[INFO] cloning repository https://github.com/ITManCHINA/MissionCenter4Win
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ITManCHINA/MissionCenter4Win" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FITManCHINA%2FMissionCenter4Win", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FITManCHINA%2FMissionCenter4Win'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9441f9b8c469bf494d2764d70876d70b42e22a7
[INFO] checking ITManCHINA/MissionCenter4Win/f9441f9b8c469bf494d2764d70876d70b42e22a7 against da86f4d0726be475afbbffe40cb2f65741c51ad3 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FITManCHINA%2FMissionCenter4Win" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ITManCHINA/MissionCenter4Win
[INFO] finished tweaking git repo https://github.com/ITManCHINA/MissionCenter4Win
[INFO] tweaked toml for git repo https://github.com/ITManCHINA/MissionCenter4Win written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ITManCHINA/MissionCenter4Win on toolchain da86f4d0726be475afbbffe40cb2f65741c51ad3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ITManCHINA/MissionCenter4Win already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protox v0.9.1
[INFO] [stderr]   Downloaded prost-types v0.14.3
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded protox-parse v0.9.0
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded logos-derive v0.16.1
[INFO] [stderr]   Downloaded nng-c v1.11.1
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded logos-codegen v0.16.1
[INFO] [stderr]   Downloaded logos v0.16.1
[INFO] [stderr]   Downloaded jiff-static v0.2.28
[INFO] [stderr]   Downloaded prost-reflect v0.16.4
[INFO] [stderr]   Downloaded jiff v0.2.28
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] [stderr]   Downloaded nng-c-sys v1.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eaa988516d437df517172ee0e8c89f1fa390669bf13d13335064d687425f04d9
[INFO] running `Command { std: "docker" "start" "eaa988516d437df517172ee0e8c89f1fa390669bf13d13335064d687425f04d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaa988516d437df517172ee0e8c89f1fa390669bf13d13335064d687425f04d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eaa988516d437df517172ee0e8c89f1fa390669bf13d13335064d687425f04d9" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaa988516d437df517172ee0e8c89f1fa390669bf13d13335064d687425f04d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eaa988516d437df517172ee0e8c89f1fa390669bf13d13335064d687425f04d9" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg-expr v0.20.8
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling glib-sys v0.22.6
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling graphene-sys v0.22.0
[INFO] [stderr]    Compiling gdk4-sys v0.11.2
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling gsk4-sys v0.11.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]    Compiling gtk4-sys v0.11.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking windows-core v0.52.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling glib-macros v0.22.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling prost-reflect v0.16.4
[INFO] [stderr]    Compiling protox-parse v0.9.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nng-c-sys v1.11.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking windows v0.52.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking glib v0.22.7
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling protox v0.9.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling gettext-sys v0.26.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling libadwaita-sys v0.9.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling magpie-types v1.1.0 (/opt/rustwide/workdir/subprojects/magpie/types)
[INFO] [stderr]    Compiling gtk4-macros v0.11.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling missioncenter v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking error-code v3.3.2
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]    Compiling magpie v1.1.0 (/opt/rustwide/workdir/subprojects/magpie)
[INFO] [stderr]     Checking nng-c v1.11.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking textdistance v1.1.1
[INFO] [stderr]     Checking intl-8 v0.1.0 (/opt/rustwide/workdir/subprojects/intl-8)
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/subprojects/xtask)
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]  --> subprojects/xtask/src/main.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::{self, File};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> subprojects/xtask/src/main.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]  --> subprojects/xtask/src/main.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::{self, File};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> subprojects/xtask/src/main.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gio v0.22.6
[INFO] [stderr]     Checking cairo-rs v0.22.0
[INFO] [stderr]     Checking graphene-rs v0.22.0
[INFO] [stderr] error: could not compile `windows` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da86f4d0726be475afbbffe40cb2f65741c51ad3/bin/rustc --crate-name windows --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="Win32"' --cfg 'feature="Win32_Foundation"' --cfg 'feature="Win32_Graphics"' --cfg 'feature="Win32_Graphics_Dxgi"' --cfg 'feature="Win32_Graphics_Gdi"' --cfg 'feature="Win32_Graphics_Imaging"' --cfg 'feature="Win32_NetworkManagement"' --cfg 'feature="Win32_NetworkManagement_IpHelper"' --cfg 'feature="Win32_NetworkManagement_Ndis"' --cfg 'feature="Win32_Networking"' --cfg 'feature="Win32_Networking_WinSock"' --cfg 'feature="Win32_Security"' --cfg 'feature="Win32_System"' --cfg 'feature="Win32_System_Com"' --cfg 'feature="Win32_System_Com_StructuredStorage"' --cfg 'feature="Win32_System_Diagnostics"' --cfg 'feature="Win32_System_Diagnostics_ToolHelp"' --cfg 'feature="Win32_System_JobObjects"' --cfg 'feature="Win32_System_Memory"' --cfg 'feature="Win32_System_Ole"' --cfg 'feature="Win32_System_Performance"' --cfg 'feature="Win32_System_Power"' --cfg 'feature="Win32_System_ProcessStatus"' --cfg 'feature="Win32_System_Registry"' --cfg 'feature="Win32_System_Services"' --cfg 'feature="Win32_System_SystemInformation"' --cfg 'feature="Win32_System_SystemServices"' --cfg 'feature="Win32_System_Threading"' --cfg 'feature="Win32_System_Variant"' --cfg 'feature="Win32_System_Wmi"' --cfg 'feature="Win32_UI"' --cfg 'feature="Win32_UI_WindowsAndMessaging"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("AI", "AI_MachineLearning", "ApplicationModel", "ApplicationModel_Activation", "ApplicationModel_AppExtensions", "ApplicationModel_AppService", "ApplicationModel_Appointments", "ApplicationModel_Appointments_AppointmentsProvider", "ApplicationModel_Appointments_DataProvider", "ApplicationModel_Background", "ApplicationModel_Calls", "ApplicationModel_Calls_Background", "ApplicationModel_Calls_Provider", "ApplicationModel_Chat", "ApplicationModel_CommunicationBlocking", "ApplicationModel_Contacts", "ApplicationModel_Contacts_DataProvider", "ApplicationModel_Contacts_Provider", "ApplicationModel_ConversationalAgent", "ApplicationModel_Core", "ApplicationModel_DataTransfer", "ApplicationModel_DataTransfer_DragDrop", "ApplicationModel_DataTransfer_DragDrop_Core", "ApplicationModel_DataTransfer_ShareTarget", "ApplicationModel_Email", "ApplicationModel_Email_DataProvider", "ApplicationModel_ExtendedExecution", "ApplicationModel_ExtendedExecution_Foreground", "ApplicationModel_Holographic", "ApplicationModel_LockScreen", "ApplicationModel_Payments", "ApplicationModel_Payments_Provider", "ApplicationModel_Preview", "ApplicationModel_Preview_Holographic", "ApplicationModel_Preview_InkWorkspace", "ApplicationModel_Preview_Notes", "ApplicationModel_Resources", "ApplicationModel_Resources_Core", "ApplicationModel_Resources_Management", "ApplicationModel_Search", "ApplicationModel_Search_Core", "ApplicationModel_Store", "ApplicationModel_Store_LicenseManagement", "ApplicationModel_Store_Preview", "ApplicationModel_Store_Preview_InstallControl", "ApplicationModel_UserActivities", "ApplicationModel_UserActivities_Core", "ApplicationModel_UserDataAccounts", "ApplicationModel_UserDataAccounts_Provider", "ApplicationModel_UserDataAccounts_SystemAccess", "ApplicationModel_UserDataTasks", "ApplicationModel_UserDataTasks_DataProvider", "ApplicationModel_VoiceCommands", "ApplicationModel_Wallet", "ApplicationModel_Wallet_System", "Data", "Data_Html", "Data_Json", "Data_Pdf", "Data_Text", "Data_Xml", "Data_Xml_Dom", "Data_Xml_Xsl", "Devices", "Devices_Adc", "Devices_Adc_Provider", "Devices_Background", "Devices_Bluetooth", "Devices_Bluetooth_Advertisement", "Devices_Bluetooth_Background", "Devices_Bluetooth_GenericAttributeProfile", "Devices_Bluetooth_Rfcomm", "Devices_Custom", "Devices_Display", "Devices_Display_Core", "Devices_Enumeration", "Devices_Enumeration_Pnp", "Devices_Geolocation", "Devices_Geolocation_Geofencing", "Devices_Geolocation_Provider", "Devices_Gpio", "Devices_Gpio_Provider", "Devices_Haptics", "Devices_HumanInterfaceDevice", "Devices_I2c", "Devices_I2c_Provider", "Devices_Input", "Devices_Input_Preview", "Devices_Lights", "Devices_Lights_Effects", "Devices_Midi", "Devices_PointOfService", "Devices_PointOfService_Provider", "Devices_Portable", "Devices_Power", "Devices_Printers", "Devices_Printers_Extensions", "Devices_Pwm", "Devices_Pwm_Provider", "Devices_Radios", "Devices_Scanners", "Devices_Sensors", "Devices_Sensors_Custom", "Devices_SerialCommunication", "Devices_SmartCards", "Devices_Sms", "Devices_Spi", "Devices_Spi_Provider", "Devices_Usb", "Devices_WiFi", "Devices_WiFiDirect", "Devices_WiFiDirect_Services", "Embedded", "Embedded_DeviceLockdown", "Foundation", "Foundation_Collections", "Foundation_Diagnostics", "Foundation_Metadata", "Foundation_Numerics", "Gaming", "Gaming_Input", "Gaming_Input_Custom", "Gaming_Input_ForceFeedback", "Gaming_Input_Preview", "Gaming_Preview", "Gaming_Preview_GamesEnumeration", "Gaming_UI", "Gaming_XboxLive", "Gaming_XboxLive_Storage", "Globalization", "Globalization_Collation", "Globalization_DateTimeFormatting", "Globalization_Fonts", "Globalization_NumberFormatting", "Globalization_PhoneNumberFormatting", "Graphics", "Graphics_Capture", "Graphics_DirectX", "Graphics_DirectX_Direct3D11", "Graphics_Display", "Graphics_Display_Core", "Graphics_Effects", "Graphics_Holographic", "Graphics_Imaging", "Graphics_Printing", "Graphics_Printing3D", "Graphics_Printing_OptionDetails", "Graphics_Printing_PrintSupport", "Graphics_Printing_PrintTicket", "Graphics_Printing_Workflow", "Management", "Management_Core", "Management_Deployment", "Management_Deployment_Preview", "Management_Policies", "Management_Update", "Management_Workplace", "Media", "Media_AppBroadcasting", "Media_AppRecording", "Media_Audio", "Media_Capture", "Media_Capture_Core", "Media_Capture_Frames", "Media_Casting", "Media_ClosedCaptioning", "Media_ContentRestrictions", "Media_Control", "Media_Core", "Media_Core_Preview", "Media_Devices", "Media_Devices_Core", "Media_DialProtocol", "Media_Editing", "Media_Effects", "Media_FaceAnalysis", "Media_Import", "Media_MediaProperties", "Media_Miracast", "Media_Ocr", "Media_PlayTo", "Media_Playback", "Media_Playlists", "Media_Protection", "Media_Protection_PlayReady", "Media_Render", "Media_SpeechRecognition", "Media_SpeechSynthesis", "Media_Streaming", "Media_Streaming_Adaptive", "Media_Transcoding", "Networking", "Networking_BackgroundTransfer", "Networking_Connectivity", "Networking_NetworkOperators", "Networking_Proximity", "Networking_PushNotifications", "Networking_ServiceDiscovery", "Networking_ServiceDiscovery_Dnssd", "Networking_Sockets", "Networking_Vpn", "Networking_XboxLive", "Perception", "Perception_Automation", "Perception_Automation_Core", "Perception_People", "Perception_Spatial", "Perception_Spatial_Preview", "Perception_Spatial_Surfaces", "Phone", "Phone_ApplicationModel", "Phone_Devices", "Phone_Devices_Notification", "Phone_Devices_Power", "Phone_Management", "Phone_Management_Deployment", "Phone_Media", "Phone_Media_Devices", "Phone_Notification", "Phone_Notification_Management", "Phone_PersonalInformation", "Phone_PersonalInformation_Provisioning", "Phone_Speech", "Phone_Speech_Recognition", "Phone_StartScreen", "Phone_System", "Phone_System_Power", "Phone_System_Profile", "Phone_System_UserProfile", "Phone_System_UserProfile_GameServices", "Phone_System_UserProfile_GameServices_Core", "Phone_UI", "Phone_UI_Input", "Security", "Security_Authentication", "Security_Authentication_Identity", "Security_Authentication_Identity_Core", "Security_Authentication_OnlineId", "Security_Authentication_Web", "Security_Authentication_Web_Core", "Security_Authentication_Web_Provider", "Security_Authorization", "Security_Authorization_AppCapabilityAccess", "Security_Credentials", "Security_Credentials_UI", "Security_Cryptography", "Security_Cryptography_Certificates", "Security_Cryptography_Core", "Security_Cryptography_DataProtection", "Security_DataProtection", "Security_EnterpriseData", "Security_ExchangeActiveSyncProvisioning", "Security_Isolation", "Services", "Services_Maps", "Services_Maps_Guidance", "Services_Maps_LocalSearch", "Services_Maps_OfflineMaps", "Services_Store", "Services_TargetedContent", "Storage", "Storage_AccessCache", "Storage_BulkAccess", "Storage_Compression", "Storage_FileProperties", "Storage_Pickers", "Storage_Pickers_Provider", "Storage_Provider", "Storage_Search", "Storage_Streams", "System", "System_Diagnostics", "System_Diagnostics_DevicePortal", "System_Diagnostics_Telemetry", "System_Diagnostics_TraceReporting", "System_Display", "System_Implementation", "System_Implementation_FileExplorer", "System_Inventory", "System_Power", "System_Profile", "System_Profile_SystemManufacturers", "System_RemoteDesktop", "System_RemoteDesktop_Input", "System_RemoteSystems", "System_Threading", "System_Threading_Core", "System_Update", "System_UserProfile", "UI", "UI_Accessibility", "UI_ApplicationSettings", "UI_Composition", "UI_Composition_Core", "UI_Composition_Desktop", "UI_Composition_Diagnostics", "UI_Composition_Effects", "UI_Composition_Interactions", "UI_Composition_Scenes", "UI_Core", "UI_Core_AnimationMetrics", "UI_Core_Preview", "UI_Input", "UI_Input_Core", "UI_Input_Inking", "UI_Input_Inking_Analysis", "UI_Input_Inking_Core", "UI_Input_Inking_Preview", "UI_Input_Preview", "UI_Input_Preview_Injection", "UI_Input_Spatial", "UI_Notifications", "UI_Notifications_Management", "UI_Popups", "UI_Shell", "UI_StartScreen", "UI_Text", "UI_Text_Core", "UI_UIAutomation", "UI_UIAutomation_Core", "UI_ViewManagement", "UI_ViewManagement_Core", "UI_WebUI", "UI_WebUI_Core", "UI_WindowManagement", "UI_WindowManagement_Preview", "Wdk", "Wdk_Foundation", "Wdk_Graphics", "Wdk_Graphics_Direct3D", "Wdk_Storage", "Wdk_Storage_FileSystem", "Wdk_Storage_FileSystem_Minifilters", "Wdk_System", "Wdk_System_IO", "Wdk_System_OfflineRegistry", "Wdk_System_Registry", "Wdk_System_SystemInformation", "Wdk_System_SystemServices", "Wdk_System_Threading", "Web", "Web_AtomPub", "Web_Http", "Web_Http_Diagnostics", "Web_Http_Filters", "Web_Http_Headers", "Web_Syndication", "Web_UI", "Web_UI_Interop", "Win32", "Win32_AI", "Win32_AI_MachineLearning", "Win32_AI_MachineLearning_DirectML", "Win32_AI_MachineLearning_WinML", "Win32_Data", "Win32_Data_HtmlHelp", "Win32_Data_RightsManagement", "Win32_Data_Xml", "Win32_Data_Xml_MsXml", "Win32_Data_Xml_XmlLite", "Win32_Devices", "Win32_Devices_AllJoyn", "Win32_Devices_BiometricFramework", "Win32_Devices_Bluetooth", "Win32_Devices_Communication", "Win32_Devices_DeviceAccess", "Win32_Devices_DeviceAndDriverInstallation", "Win32_Devices_DeviceQuery", "Win32_Devices_Display", "Win32_Devices_Enumeration", "Win32_Devices_Enumeration_Pnp", "Win32_Devices_Fax", "Win32_Devices_FunctionDiscovery", "Win32_Devices_Geolocation", "Win32_Devices_HumanInterfaceDevice", "Win32_Devices_ImageAcquisition", "Win32_Devices_PortableDevices", "Win32_Devices_Properties", "Win32_Devices_Pwm", "Win32_Devices_Sensors", "Win32_Devices_SerialCommunication", "Win32_Devices_Tapi", "Win32_Devices_Usb", "Win32_Devices_WebServicesOnDevices", "Win32_Foundation", "Win32_Gaming", "Win32_Globalization", "Win32_Graphics", "Win32_Graphics_CompositionSwapchain", "Win32_Graphics_DXCore", "Win32_Graphics_Direct2D", "Win32_Graphics_Direct2D_Common", "Win32_Graphics_Direct3D", "Win32_Graphics_Direct3D10", "Win32_Graphics_Direct3D11", "Win32_Graphics_Direct3D11on12", "Win32_Graphics_Direct3D12", "Win32_Graphics_Direct3D9", "Win32_Graphics_Direct3D9on12", "Win32_Graphics_Direct3D_Dxc", "Win32_Graphics_Direct3D_Fxc", "Win32_Graphics_DirectComposition", "Win32_Graphics_DirectDraw", "Win32_Graphics_DirectManipulation", "Win32_Graphics_DirectWrite", "Win32_Graphics_Dwm", "Win32_Graphics_Dxgi", "Win32_Graphics_Dxgi_Common", "Win32_Graphics_Gdi", "Win32_Graphics_GdiPlus", "Win32_Graphics_Hlsl", "Win32_Graphics_Imaging", "Win32_Graphics_Imaging_D2D", "Win32_Graphics_OpenGL", "Win32_Graphics_Printing", "Win32_Graphics_Printing_PrintTicket", "Win32_Management", "Win32_Management_MobileDeviceManagementRegistration", "Win32_Media", "Win32_Media_Audio", "Win32_Media_Audio_Apo", "Win32_Media_Audio_DirectMusic", "Win32_Media_Audio_DirectSound", "Win32_Media_Audio_Endpoints", "Win32_Media_Audio_XAudio2", "Win32_Media_DeviceManager", "Win32_Media_DirectShow", "Win32_Media_DirectShow_Tv", "Win32_Media_DirectShow_Xml", "Win32_Media_DxMediaObjects", "Win32_Media_KernelStreaming", "Win32_Media_LibrarySharingServices", "Win32_Media_MediaFoundation", "Win32_Media_MediaPlayer", "Win32_Media_Multimedia", "Win32_Media_PictureAcquisition", "Win32_Media_Speech", "Win32_Media_Streaming", "Win32_Media_WindowsMediaFormat", "Win32_NetworkManagement", "Win32_NetworkManagement_Dhcp", "Win32_NetworkManagement_Dns", "Win32_NetworkManagement_InternetConnectionWizard", "Win32_NetworkManagement_IpHelper", "Win32_NetworkManagement_MobileBroadband", "Win32_NetworkManagement_Multicast", "Win32_NetworkManagement_Ndis", "Win32_NetworkManagement_NetBios", "Win32_NetworkManagement_NetManagement", "Win32_NetworkManagement_NetShell", "Win32_NetworkManagement_NetworkDiagnosticsFramework", "Win32_NetworkManagement_NetworkPolicyServer", "Win32_NetworkManagement_P2P", "Win32_NetworkManagement_QoS", "Win32_NetworkManagement_Rras", "Win32_NetworkManagement_Snmp", "Win32_NetworkManagement_WNet", "Win32_NetworkManagement_WebDav", "Win32_NetworkManagement_WiFi", "Win32_NetworkManagement_WindowsConnectNow", "Win32_NetworkManagement_WindowsConnectionManager", "Win32_NetworkManagement_WindowsFilteringPlatform", "Win32_NetworkManagement_WindowsFirewall", "Win32_NetworkManagement_WindowsNetworkVirtualization", "Win32_Networking", "Win32_Networking_ActiveDirectory", "Win32_Networking_BackgroundIntelligentTransferService", "Win32_Networking_Clustering", "Win32_Networking_HttpServer", "Win32_Networking_Ldap", "Win32_Networking_NetworkListManager", "Win32_Networking_RemoteDifferentialCompression", "Win32_Networking_WebSocket", "Win32_Networking_WinHttp", "Win32_Networking_WinInet", "Win32_Networking_WinSock", "Win32_Networking_WindowsWebServices", "Win32_Security", "Win32_Security_AppLocker", "Win32_Security_Authentication", "Win32_Security_Authentication_Identity", "Win32_Security_Authentication_Identity_Provider", "Win32_Security_Authorization", "Win32_Security_Authorization_UI", "Win32_Security_ConfigurationSnapin", "Win32_Security_Credentials", "Win32_Security_Cryptography", "Win32_Security_Cryptography_Catalog", "Win32_Security_Cryptography_Certificates", "Win32_Security_Cryptography_Sip", "Win32_Security_Cryptography_UI", "Win32_Security_DiagnosticDataQuery", "Win32_Security_DirectoryServices", "Win32_Security_EnterpriseData", "Win32_Security_ExtensibleAuthenticationProtocol", "Win32_Security_Isolation", "Win32_Security_LicenseProtection", "Win32_Security_NetworkAccessProtection", "Win32_Security_Tpm", "Win32_Security_WinTrust", "Win32_Security_WinWlx", "Win32_Storage", "Win32_Storage_Cabinets", "Win32_Storage_CloudFilters", "Win32_Storage_Compression", "Win32_Storage_DataDeduplication", "Win32_Storage_DistributedFileSystem", "Win32_Storage_EnhancedStorage", "Win32_Storage_FileHistory", "Win32_Storage_FileServerResourceManager", "Win32_Storage_FileSystem", "Win32_Storage_Imapi", "Win32_Storage_IndexServer", "Win32_Storage_InstallableFileSystems", "Win32_Storage_IscsiDisc", "Win32_Storage_Jet", "Win32_Storage_Nvme", "Win32_Storage_OfflineFiles", "Win32_Storage_OperationRecorder", "Win32_Storage_Packaging", "Win32_Storage_Packaging_Appx", "Win32_Storage_Packaging_Opc", "Win32_Storage_ProjectedFileSystem", "Win32_Storage_StructuredStorage", "Win32_Storage_Vhd", "Win32_Storage_VirtualDiskService", "Win32_Storage_Vss", "Win32_Storage_Xps", "Win32_Storage_Xps_Printing", "Win32_System", "Win32_System_AddressBook", "Win32_System_Antimalware", "Win32_System_ApplicationInstallationAndServicing", "Win32_System_ApplicationVerifier", "Win32_System_AssessmentTool", "Win32_System_ClrHosting", "Win32_System_Com", "Win32_System_Com_CallObj", "Win32_System_Com_ChannelCredentials", "Win32_System_Com_Events", "Win32_System_Com_Marshal", "Win32_System_Com_StructuredStorage", "Win32_System_Com_UI", "Win32_System_Com_Urlmon", "Win32_System_ComponentServices", "Win32_System_Console", "Win32_System_Contacts", "Win32_System_CorrelationVector", "Win32_System_DataExchange", "Win32_System_DeploymentServices", "Win32_System_DesktopSharing", "Win32_System_DeveloperLicensing", "Win32_System_Diagnostics", "Win32_System_Diagnostics_Ceip", "Win32_System_Diagnostics_ClrProfiling", "Win32_System_Diagnostics_Debug", "Win32_System_Diagnostics_Debug_ActiveScript", "Win32_System_Diagnostics_Debug_Extensions", "Win32_System_Diagnostics_Etw", "Win32_System_Diagnostics_ProcessSnapshotting", "Win32_System_Diagnostics_ToolHelp", "Win32_System_DistributedTransactionCoordinator", "Win32_System_Environment", "Win32_System_ErrorReporting", "Win32_System_EventCollector", "Win32_System_EventLog", "Win32_System_EventNotificationService", "Win32_System_GroupPolicy", "Win32_System_HostCompute", "Win32_System_HostComputeNetwork", "Win32_System_HostComputeSystem", "Win32_System_Hypervisor", "Win32_System_IO", "Win32_System_Iis", "Win32_System_Ioctl", "Win32_System_JobObjects", "Win32_System_Js", "Win32_System_Kernel", "Win32_System_LibraryLoader", "Win32_System_Mailslots", "Win32_System_Mapi", "Win32_System_Memory", "Win32_System_Memory_NonVolatile", "Win32_System_MessageQueuing", "Win32_System_MixedReality", "Win32_System_Mmc", "Win32_System_Ole", "Win32_System_ParentalControls", "Win32_System_PasswordManagement", "Win32_System_Performance", "Win32_System_Performance_HardwareCounterProfiling", "Win32_System_Pipes", "Win32_System_Power", "Win32_System_ProcessStatus", "Win32_System_RealTimeCommunications", "Win32_System_Recovery", "Win32_System_Registry", "Win32_System_RemoteAssistance", "Win32_System_RemoteDesktop", "Win32_System_RemoteManagement", "Win32_System_RestartManager", "Win32_System_Restore", "Win32_System_Rpc", "Win32_System_Search", "Win32_System_Search_Common", "Win32_System_SecurityCenter", "Win32_System_ServerBackup", "Win32_System_Services", "Win32_System_SettingsManagementInfrastructure", "Win32_System_SetupAndMigration", "Win32_System_Shutdown", "Win32_System_SideShow", "Win32_System_StationsAndDesktops", "Win32_System_SubsystemForLinux", "Win32_System_SystemInformation", "Win32_System_SystemServices", "Win32_System_TaskScheduler", "Win32_System_Threading", "Win32_System_Time", "Win32_System_TpmBaseServices", "Win32_System_TransactionServer", "Win32_System_UpdateAgent", "Win32_System_UpdateAssessment", "Win32_System_UserAccessLogging", "Win32_System_Variant", "Win32_System_VirtualDosMachines", "Win32_System_WinRT", "Win32_System_WinRT_AllJoyn", "Win32_System_WinRT_Composition", "Win32_System_WinRT_CoreInputView", "Win32_System_WinRT_Direct3D11", "Win32_System_WinRT_Display", "Win32_System_WinRT_Graphics", "Win32_System_WinRT_Graphics_Capture", "Win32_System_WinRT_Graphics_Direct2D", "Win32_System_WinRT_Graphics_Imaging", "Win32_System_WinRT_Holographic", "Win32_System_WinRT_Isolation", "Win32_System_WinRT_ML", "Win32_System_WinRT_Media", "Win32_System_WinRT_Metadata", "Win32_System_WinRT_Pdf", "Win32_System_WinRT_Printing", "Win32_System_WinRT_Shell", "Win32_System_WinRT_Storage", "Win32_System_WindowsProgramming", "Win32_System_WindowsSync", "Win32_System_Wmi", "Win32_UI", "Win32_UI_Accessibility", "Win32_UI_Animation", "Win32_UI_ColorSystem", "Win32_UI_Controls", "Win32_UI_Controls_Dialogs", "Win32_UI_Controls_RichEdit", "Win32_UI_HiDpi", "Win32_UI_Input", "Win32_UI_Input_Ime", "Win32_UI_Input_Ink", "Win32_UI_Input_KeyboardAndMouse", "Win32_UI_Input_Pointer", "Win32_UI_Input_Radial", "Win32_UI_Input_Touch", "Win32_UI_Input_XboxController", "Win32_UI_InteractionContext", "Win32_UI_LegacyWindowsEnvironmentFeatures", "Win32_UI_Magnification", "Win32_UI_Notifications", "Win32_UI_Ribbon", "Win32_UI_Shell", "Win32_UI_Shell_Common", "Win32_UI_Shell_PropertiesSystem", "Win32_UI_TabletPC", "Win32_UI_TextServices", "Win32_UI_WindowsAndMessaging", "Win32_UI_Wpf", "Win32_Web", "Win32_Web_InternetExplorer", "default", "deprecated", "docs", "implement", "windows-implement", "windows-interface"))' -C metadata=ab3de5781ebe0a8b -C extra-filename=-8baa7b3e758a284e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern windows_core=/opt/rustwide/target/debug/deps/libwindows_core-04635f8c604d0919.rmeta --extern windows_targets=/opt/rustwide/target/debug/deps/libwindows_targets-035a7e711f98f047.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `gettext-sys v0.26.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/gettext-sys-680544b1569485a1/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_GETTEXT_SYSTEM
[INFO] [stderr]   cargo:rerun-if-env-changed=GETTEXT_SYSTEM
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_GETTEXT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=GETTEXT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_GETTEXT_BIN_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=GETTEXT_BIN_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_GETTEXT_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=GETTEXT_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_GETTEXT_INCLUDE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=GETTEXT_INCLUDE_DIR
[INFO] [stderr]   /usr/bin/cmp
[INFO] [stderr]   /usr/bin/diff
[INFO] [stderr]   /usr/bin/find
[INFO] [stderr]   /usr/bin/xz
[INFO] [stderr]   /usr/bin/xzcat
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   running: cd "/tmp/t9c5-0/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra " LD="/usr/bin/ld" VERBOSE="1" "sh" "/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/configure" "--without-emacs" "--disable-java" "--disable-csharp" "--disable-c++" "--disable-shared" "--enable-static" "--enable-fast-install" "--with-included-gettext" "--with-included-glib" "--with-included-libcroco" "--with-included-libunistring" "--prefix=/tmp/t9c5-0" "--libdir=/tmp/t9c5-0/lib"
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether sleep supports fractional seconds... yes
[INFO] [stderr]   checking filesystem timestamp resolution... 0.01
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking xargs -n works... yes
[INFO] [stderr]   checking whether UID '0' is supported by ustar format... yes
[INFO] [stderr]   checking whether GID '0' is supported by ustar format... yes
[INFO] [stderr]   checking how to create a ustar tar archive... gnutar
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether the compiler supports GNU C... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to enable C23 features... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking whether the compiler is clang... no
[INFO] [stderr]   checking for compiler option needed when checking for declarations... none
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking whether to use Java... no
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for egrep -e... /usr/bin/grep -E
[INFO] [stderr]   checking for preferred C# implementation... no
[INFO] [stderr]   checking for C# compiler... no
[INFO] [stderr]   checking whether to use D... yes
[INFO] [stderr]   checking for D compiler... no
[INFO] [stderr]   checking for Minix Amsterdam compiler... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for wchar.h... yes
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking for stdbool.h... yes
[INFO] [stderr]   checking for xlocale.h... no
[INFO] [stderr]   checking for uchar.h... yes
[INFO] [stderr]   checking for sys/param.h... yes
[INFO] [stderr]   checking for sys/socket.h... yes
[INFO] [stderr]   checking for error.h... yes
[INFO] [stderr]   checking for threads.h... yes
[INFO] [stderr]   checking for langinfo.h... yes
[INFO] [stderr]   checking for getopt.h... yes
[INFO] [stderr]   checking for iconv.h... yes
[INFO] [stderr]   checking for limits.h... yes
[INFO] [stderr]   checking for crtdefs.h... no
[INFO] [stderr]   checking for wctype.h... yes
[INFO] [stderr]   checking for math.h... yes
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking for pthread.h... yes
[INFO] [stderr]   checking for sys/time.h... yes
[INFO] [stderr]   checking for stdckdint.h... yes
[INFO] [stderr]   checking for stdcountof.h... no
[INFO] [stderr]   checking for features.h... yes
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking whether _XOPEN_SOURCE should be defined... no
[INFO] [stderr]   checking whether to use C++... no
[INFO] [stderr]   checking for cc option to support large files... none needed
[INFO] [stderr]   checking whether C compiler handles -Werror -Wunknown-warning-option... no
[INFO] [stderr]   checking whether -Wno-missing-field-initializers is needed... no
[INFO] [stderr]   checking whether -Wuninitialized is supported... yes
[INFO] [stderr]   checking whether C compiler handles -fanalyzer... yes
[INFO] [stderr]   checking whether C compiler handles -fstrict-flex-arrays... yes
[INFO] [stderr]   checking whether C compiler handles -Wall... yes
[INFO] [stderr]   checking whether C compiler handles -Warith-conversion... yes
[INFO] [stderr]   checking whether C compiler handles -Wcast-align=strict... yes
[INFO] [stderr]   checking whether C compiler handles -Wdate-time... yes
[INFO] [stderr]   checking whether C compiler handles -Wdouble-promotion... yes
[INFO] [stderr]   checking whether C compiler handles -Wduplicated-cond... yes
[INFO] [stderr]   checking whether C compiler handles -Wextra... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat-signedness... yes
[INFO] [stderr]   checking whether C compiler handles -Wflex-array-member-not-at-end... yes
[INFO] [stderr]   checking whether C compiler handles -Winit-self... yes
[INFO] [stderr]   checking whether C compiler handles -Winvalid-pch... yes
[INFO] [stderr]   checking whether C compiler handles -Wlogical-op... yes
[INFO] [stderr]   checking whether C compiler handles -Wmissing-include-dirs... yes
[INFO] [stderr]   checking whether C compiler handles -Wmissing-variable-declarations... yes
[INFO] [stderr]   checking whether C compiler handles -Wnested-externs... yes
[INFO] [stderr]   checking whether C compiler handles -Wnull-dereference... yes
[INFO] [stderr]   checking whether C compiler handles -Wopenmp-simd... yes
[INFO] [stderr]   checking whether C compiler handles -Woverlength-strings... yes
[INFO] [stderr]   checking whether C compiler handles -Wpacked... yes
[INFO] [stderr]   checking whether C compiler handles -Wpointer-arith... yes
[INFO] [stderr]   checking whether C compiler handles -Wstrict-flex-arrays... yes
[INFO] [stderr]   checking whether C compiler handles -Wstrict-overflow... yes
[INFO] [stderr]   checking whether C compiler handles -Wsuggest-attribute=format... yes
[INFO] [stderr]   checking whether C compiler handles -Wsuggest-final-methods... yes
[INFO] [stderr]   checking whether C compiler handles -Wsuggest-final-types... yes
[INFO] [stderr]   checking whether C compiler handles -Wsync-nand... yes
[INFO] [stderr]   checking whether C compiler handles -Wtrampolines... yes
[INFO] [stderr]   checking whether C compiler handles -Wuninitialized... yes
[INFO] [stderr]   checking whether C compiler handles -Wunknown-pragmas... yes
[INFO] [stderr]   checking whether C compiler handles -Wunsafe-loop-optimizations... yes
[INFO] [stderr]   checking whether C compiler handles -Wvariadic-macros... yes
[INFO] [stderr]   checking whether C compiler handles -Wvector-operation-performance... yes
[INFO] [stderr]   checking whether C compiler handles -Wwrite-strings... yes
[INFO] [stderr]   checking whether C compiler handles -Warray-bounds=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wattribute-alias=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wbidi-chars=any,ucn... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat-overflow=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat-truncation=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wimplicit-fallthrough=5... yes
[INFO] [stderr]   checking whether C compiler handles -Wshift-overflow=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wuse-after-free=3... yes
[INFO] [stderr]   checking whether C compiler handles -Wunused-const-variable=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wvla-larger-than=4031... yes
[INFO] [stderr]   checking whether C compiler handles -Wthread-safety... no
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-malloc-leak... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-empty-body... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-double-fclose... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-double-free... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-fd-double-close... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-null-argument... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-null-dereference... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-use-of-uninitialized-value... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-cast-align... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-format-nonliteral... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-sign-compare... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-type-limits... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-unused-parameter... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-clobbered... yes
[INFO] [stderr]   checking whether C compiler handles -Wshadow=local... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-cast-function-type... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-duplicated-cond... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-format... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-implicit-fallthrough... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-null-dereference... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-suggest-attribute=format... yes
[INFO] [stderr]   checking whether C compiler handles -fno-analyzer... yes
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for file... file
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking for windres... no
[INFO] [stderr]   checking whether NLS is requested... yes
[INFO] [stderr]   checking for msgfmt... /usr/bin/msgfmt
[INFO] [stderr]   checking for gmsgfmt... /usr/bin/msgfmt
[INFO] [stderr]   checking for xgettext... /usr/bin/xgettext
[INFO] [stderr]   checking for msgmerge... /usr/bin/msgmerge
[INFO] [stderr]   checking for ld... /usr/bin/ld -m elf_x86_64
[INFO] [stderr]   checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
[INFO] [stderr]   checking for shared library run path origin... done
[INFO] [stderr]   checking 32-bit host C ABI... no
[INFO] [stderr]   checking for ELF binary format... yes
[INFO] [stderr]   checking for the common suffixes of directories in the library search path... lib,lib,lib64
[INFO] [stderr]   checking for CFPreferencesCopyAppValue... no
[INFO] [stderr]   checking for CFLocaleCopyPreferredLanguages... no
[INFO] [stderr]   checking whether included gettext is requested... yes
[INFO] [stderr]   checking whether to use NLS... yes
[INFO] [stderr]   checking where the gettext function comes from... included intl directory
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking whether the preprocessor supports include_next... yes
[INFO] [stderr]   checking whether source code line length is unlimited... yes
[INFO] [stderr]   checking for cc options to detect undeclared functions... none needed
[INFO] [stderr]   checking for cc options to ignore future-version functions... none needed
[INFO] [stderr]   checking for uselocale... yes
[INFO] [stderr]   checking whether uselocale works... yes
[INFO] [stderr]   checking whether char8_t is correctly defined... yes
[INFO] [stderr]   checking whether char16_t is correctly defined... yes
[INFO] [stderr]   checking whether char32_t is correctly defined... yes
[INFO] [stderr]   checking for bit size of wchar_t... 32
[INFO] [stderr]   checking for mbstate_t... yes
[INFO] [stderr]   checking for mbsinit... yes
[INFO] [stderr]   checking for mbrtowc... yes
[INFO] [stderr]   checking for canonicalize_file_name... yes
[INFO] [stderr]   checking for realpath... yes
[INFO] [stderr]   checking for lstat... yes
[INFO] [stderr]   checking for _set_invalid_parameter_handler... no
[INFO] [stderr]   checking for fcntl... yes
[INFO] [stderr]   checking for symlink... yes
[INFO] [stderr]   checking for snprintf... yes
[INFO] [stderr]   checking for getdtablesize... yes
[INFO] [stderr]   checking for getlocalename_l... no
[INFO] [stderr]   checking for getexecname... no
[INFO] [stderr]   checking for iswcntrl... yes
[INFO] [stderr]   checking for mbslen... no
[INFO] [stderr]   checking for mprotect... yes
[INFO] [stderr]   checking for readlink... yes
[INFO] [stderr]   checking for setenv... yes
[INFO] [stderr]   checking for strtoimax... yes
[INFO] [stderr]   checking for strtold... yes
[INFO] [stderr]   checking for strtoumax... yes
[INFO] [stderr]   checking for vasnprintf... no
[INFO] [stderr]   checking for wcwidth... yes
[INFO] [stderr]   checking for nl_langinfo and CODESET... yes
[INFO] [stderr]   checking for a traditional japanese locale... none
[INFO] [stderr]   checking for an english Unicode locale... none
[INFO] [stderr]   checking for a transitional chinese locale... none
[INFO] [stderr]   checking whether mbrtowc handles incomplete characters... guessing yes
[INFO] [stderr]   checking whether mbrtowc works as well as mbtowc... guessing yes
[INFO] [stderr]   checking whether mbrtoc32 is declared... yes
[INFO] [stderr]   checking for mbrtoc32... yes
[INFO] [stderr]   checking for a traditional french locale... none
[INFO] [stderr]   checking whether mbrtoc32 works as well as mbrtowc... guessing yes
[INFO] [stderr]   checking whether c32rtomb is declared... yes
[INFO] [stderr]   checking for c32rtomb... yes
[INFO] [stderr]   checking whether c32rtomb works as well as wcrtomb... guessing yes
[INFO] [stderr]   checking whether malloc is ptrdiff_t safe... yes
[INFO] [stderr]   checking whether malloc, realloc, calloc set errno on failure... yes
[INFO] [stderr]   checking whether lstat correctly handles trailing slash... yes
[INFO] [stderr]   checking whether // is distinct from /... no
[INFO] [stderr]   checking whether realpath works... yes
[INFO] [stderr]   checking for faccessat... yes
[INFO] [stderr]   checking for getcwd... yes
[INFO] [stderr]   checking for C/C++ restrict keyword... __restrict__
[INFO] [stderr]   checking if environ is properly declared... yes
[INFO] [stderr]   checking for complete errno.h... yes
[INFO] [stderr]   checking for error... yes
[INFO] [stderr]   checking whether error_at_line is declared... yes
[INFO] [stderr]   checking for error_at_line... yes
[INFO] [stderr]   checking for working error function... yes
[INFO] [stderr]   checking whether strerror_r is declared... yes
[INFO] [stderr]   checking whether strerror_r returns char *... yes
[INFO] [stderr]   checking whether ctype.h defines __header_inline... no
[INFO] [stderr]   checking for working fcntl.h... yes
[INFO] [stderr]   checking for pid_t... yes
[INFO] [stderr]   checking for mode_t... yes
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking whether frexp() can be used without linking with libm... yes
[INFO] [stderr]   checking whether alarm is declared... yes
[INFO] [stderr]   checking whether long double and double are the same... no
[INFO] [stderr]   checking whether stat file-mode macros are broken... no
[INFO] [stderr]   checking for nlink_t... yes
[INFO] [stderr]   checking whether snprintf returns a byte count as in C99... yes
[INFO] [stderr]   checking whether snprintf truncates the result as in C99... yes
[INFO] [stderr]   checking for wint_t... yes
[INFO] [stderr]   checking whether wint_t is large enough... yes
[INFO] [stderr]   checking where to find the exponent in a 'double'... word 1 bit 20
[INFO] [stderr]   checking for wcslen... yes
[INFO] [stderr]   checking for snprintf... (cached) yes
[INFO] [stderr]   checking for strnlen... yes
[INFO] [stderr]   checking for wcrtomb... yes
[INFO] [stderr]   checking whether _snprintf is declared... no
[INFO] [stderr]   checking whether printf supports 'long double' arguments... yes
[INFO] [stderr]   checking whether printf supports infinite 'double' arguments... yes
[INFO] [stderr]   checking whether printf supports infinite 'long double' arguments... yes
[INFO] [stderr]   checking whether printf supports the 'a' and 'A' directives... yes
[INFO] [stderr]   checking whether printf supports the 'b' directive... yes
[INFO] [stderr]   checking whether printf supports the 'F' directive... yes
[INFO] [stderr]   checking whether printf supports the 'ls' directive... yes
[INFO] [stderr]   checking whether printf supports the 'lc' directive correctly... yes
[INFO] [stderr]   checking whether printf supports the grouping flag... yes
[INFO] [stderr]   checking whether printf supports grouping on integers with a precision... guessing yes
[INFO] [stderr]   checking whether printf supports grouping with a multibyte separator... guessing yes
[INFO] [stderr]   checking whether printf supports the left-adjust flag correctly... yes
[INFO] [stderr]   checking whether printf supports the zero flag correctly... yes
[INFO] [stderr]   checking whether printf supports the alternative flag with a zero precision... yes
[INFO] [stderr]   checking whether printf supports large precisions... yes
[INFO] [stderr]   checking whether the compiler produces multi-arch binaries... no
[INFO] [stderr]   checking whether printf survives out-of-memory conditions... yes
[INFO] [stderr]   checking whether getdtablesize is declared... yes
[INFO] [stderr]   checking for pthread.h... (cached) yes
[INFO] [stderr]   checking for pthread_kill in -lpthread... yes
[INFO] [stderr]   checking whether POSIX threads API is available... yes
[INFO] [stderr]   checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
[INFO] [stderr]   checking whether setlocale (category, NULL) is multithread-safe... yes
[INFO] [stderr]   checking whether locale.h defines locale_t... yes
[INFO] [stderr]   checking for uselocale... (cached) yes
[INFO] [stderr]   checking whether uselocale works... (cached) yes
[INFO] [stderr]   checking for fake locale system (OpenBSD, Android)... no
[INFO] [stderr]   checking for Solaris 11.4 locale system... no
[INFO] [stderr]   checking for getopt.h... (cached) yes
[INFO] [stderr]   checking for getopt_long_only... yes
[INFO] [stderr]   checking whether getopt is POSIX compatible... yes
[INFO] [stderr]   checking for working GNU getopt function... yes
[INFO] [stderr]   checking for working GNU getopt_long function... yes
[INFO] [stderr]   checking for glibc-compatible sys/cdefs.h... yes
[INFO] [stderr]   checking for iconv... yes
[INFO] [stderr]   checking for working iconv... yes
[INFO] [stderr]   checking whether iconv is compatible with its POSIX signature... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
[INFO] [stderr]   checking whether limits.h has SSIZE_MAX... yes
[INFO] [stderr]   checking whether stdint.h conforms to C99... yes
[INFO] [stderr]   checking whether stdint.h works without ISO C predefines... yes
[INFO] [stderr]   checking whether stdint.h has UINTMAX_WIDTH etc.... yes
[INFO] [stderr]   checking where to find the exponent in a 'float'... word 0 bit 23
[INFO] [stderr]   checking where to find the exponent in a 'long double'... word 2 bit 0
[INFO] [stderr]   checking whether iswcntrl works... yes
[INFO] [stderr]   checking for towlower... yes
[INFO] [stderr]   checking for wctype_t... yes
[INFO] [stderr]   checking for wctrans_t... yes
[INFO] [stderr]   checking for good max_align_t... yes
[INFO] [stderr]   checking whether NULL can be used in arbitrary expressions... yes
[INFO] [stderr]   checking for unreachable in C... yes
[INFO] [stderr]   checking whether nullptr_t needs <stddef.h>... yes
[INFO] [stderr]   checking whether <stddef.h> is idempotent... guessing yes
[INFO] [stderr]   checking whether locale.h defines _locale_t... no
[INFO] [stderr]   checking whether locale.h conforms to POSIX:2001... yes
[INFO] [stderr]   checking whether struct lconv is properly defined... yes
[INFO] [stderr]   checking for LC_MESSAGES... yes
[INFO] [stderr]   checking whether imported symbols can be declared weak... yes
[INFO] [stderr]   checking for multithread API to use... posix
[INFO] [stderr]   checking whether malloc (0) returns nonnull... yes
[INFO] [stderr]   checking whether NAN macro works... yes
[INFO] [stderr]   checking whether HUGE_VAL works... yes
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for MAP_ANONYMOUS... yes
[INFO] [stderr]   checking whether memchr works... yes
[INFO] [stderr]   checking whether memmem is declared... yes
[INFO] [stderr]   checking for memmem... yes
[INFO] [stderr]   checking whether memmem works... yes
[INFO] [stderr]   checking whether memrchr is declared... yes
[INFO] [stderr]   checking whether <limits.h> defines MIN and MAX... no
[INFO] [stderr]   checking whether <sys/param.h> defines MIN and MAX... yes
[INFO] [stderr]   checking for GNU Modula-2 compiler... no
[INFO] [stderr]   checking for O_CLOEXEC... yes
[INFO] [stderr]   checking for promoted mode_t type... mode_t
[INFO] [stderr]   checking for pthread_t... yes
[INFO] [stderr]   checking for pthread_spinlock_t... yes
[INFO] [stderr]   checking for pthread_spin_init... yes
[INFO] [stderr]   checking for sigset_t... yes
[INFO] [stderr]   checking for SIGPIPE... yes
[INFO] [stderr]   checking whether realloc should abort upon undefined behaviour... no
[INFO] [stderr]   checking for shared library path variable... LD_LIBRARY_PATH
[INFO] [stderr]   checking whether to activate relocatable installation... no
[INFO] [stderr]   checking whether setenv is declared... yes
[INFO] [stderr]   checking whether _putenv is declared... no
[INFO] [stderr]   checking for ssize_t... yes
[INFO] [stderr]   checking for sched.h... yes
[INFO] [stderr]   checking for struct sched_param... yes
[INFO] [stderr]   checking for uid_t... yes
[INFO] [stderr]   checking for gid_t... yes
[INFO] [stderr]   checking for volatile sig_atomic_t... yes
[INFO] [stderr]   checking for sighandler_t... yes
[INFO] [stderr]   checking whether C symbols are prefixed with underscore at the linker level... no
[INFO] [stderr]   checking whether stdckdint.h can be included in C... yes
[INFO] [stderr]   checking checking for an ISO C23 compliant stdckdint.h in C... yes
[INFO] [stderr]   checking whether fcloseall is declared... yes
[INFO] [stderr]   checking whether getw is declared... yes
[INFO] [stderr]   checking whether putw is declared... yes
[INFO] [stderr]   checking which flavor of printf attribute matches inttypes macros... system
[INFO] [stderr]   checking whether ecvt is declared... yes
[INFO] [stderr]   checking whether fcvt is declared... yes
[INFO] [stderr]   checking whether gcvt is declared... yes
[INFO] [stderr]   checking whether MB_CUR_MAX is correct... guessing yes
[INFO] [stderr]   checking whether strerror(0) succeeds... yes
[INFO] [stderr]   checking whether strnlen is declared... yes
[INFO] [stderr]   checking whether ldexp() can be used without linking with libm... yes
[INFO] [stderr]   checking whether strtoimax is declared... yes
[INFO] [stderr]   checking whether strtoumax is declared... yes
[INFO] [stderr]   checking for off64_t... yes
[INFO] [stderr]   checking for blksize_t... yes
[INFO] [stderr]   checking for blkcnt_t... yes
[INFO] [stderr]   checking for struct timespec in <time.h>... yes
[INFO] [stderr]   checking for TIME_UTC in <time.h>... yes
[INFO] [stderr]   checking whether execvpe is declared... yes
[INFO] [stderr]   checking whether clearerr_unlocked is declared... yes
[INFO] [stderr]   checking whether feof_unlocked is declared... yes
[INFO] [stderr]   checking whether ferror_unlocked is declared... yes
[INFO] [stderr]   checking whether fflush_unlocked is declared... yes
[INFO] [stderr]   checking whether fgets_unlocked is declared... yes
[INFO] [stderr]   checking whether fputc_unlocked is declared... yes
[INFO] [stderr]   checking whether fputs_unlocked is declared... yes
[INFO] [stderr]   checking whether fread_unlocked is declared... yes
[INFO] [stderr]   checking whether fwrite_unlocked is declared... yes
[INFO] [stderr]   checking whether getc_unlocked is declared... yes
[INFO] [stderr]   checking whether getchar_unlocked is declared... yes
[INFO] [stderr]   checking whether putc_unlocked is declared... yes
[INFO] [stderr]   checking whether putchar_unlocked is declared... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for intmax_t... yes
[INFO] [stderr]   checking whether <wchar.h> uses 'inline' correctly... yes
[INFO] [stderr]   checking whether wcsdup is declared... yes
[INFO] [stderr]   checking for C compiler option to allow warnings... -Wno-error
[INFO] [stderr]   checking for alignas and alignof... yes, keywords
[INFO] [stderr]   checking for alloca as a compiler built-in... yes
[INFO] [stderr]   checking for static_assert... yes, a keyword
[INFO] [stderr]   checking for atexit... yes
[INFO] [stderr]   checking for bool, true, false... yes
[INFO] [stderr]   checking for __builtin_expect... yes
[INFO] [stderr]   checking for nl_langinfo... yes
[INFO] [stderr]   checking for strtold_l... yes
[INFO] [stderr]   checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
[INFO] [stderr]   checking for readlinkat... yes
[INFO] [stderr]   checking whether to use D... yes
[INFO] [stderr]   checking whether // is distinct from /... (cached) no
[INFO] [stderr]   checking whether dup2 works... yes
[INFO] [stderr]   checking whether fcntl handles F_DUPFD correctly... yes
[INFO] [stderr]   checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
[INFO] [stderr]   checking for flexible array member... yes
[INFO] [stderr]   checking whether float.h conforms to ISO C23... yes
[INFO] [stderr]   checking whether conversion from 'int' to 'long double' works... yes
[INFO] [stderr]   checking whether free is known to preserve errno... yes
[INFO] [stderr]   checking whether frexp works... yes
[INFO] [stderr]   checking whether frexpl is declared... yes
[INFO] [stderr]   checking whether frexpl() can be used without linking with libm... yes
[INFO] [stderr]   checking whether frexpl works... yes
[INFO] [stderr]   checking for __fseterr... no
[INFO] [stderr]   checking whether getdtablesize works... yes
[INFO] [stderr]   checking for newlocale... yes
[INFO] [stderr]   checking for duplocale... yes
[INFO] [stderr]   checking for freelocale... yes
[INFO] [stderr]   checking for newlocale... (cached) yes
[INFO] [stderr]   checking for duplocale... (cached) yes
[INFO] [stderr]   checking for freelocale... (cached) yes
[INFO] [stderr]   checking for getprogname... no
[INFO] [stderr]   checking whether program_invocation_name is declared... yes
[INFO] [stderr]   checking whether program_invocation_name is declared... (cached) yes
[INFO] [stderr]   checking whether program_invocation_short_name is declared... yes
[INFO] [stderr]   checking whether __argv is declared... no
[INFO] [stderr]   checking whether the compiler generally respects inline... no
[INFO] [stderr]   checking whether isnan(double) can be used without linking with libm... yes
[INFO] [stderr]   checking whether isnan(float) can be used without linking with libm... yes
[INFO] [stderr]   checking whether isnan(float) works... yes
[INFO] [stderr]   checking whether isnan(long double) can be used without linking with libm... yes
[INFO] [stderr]   checking whether isnanl works... yes
[INFO] [stderr]   checking for iswblank... yes
[INFO] [stderr]   checking whether iswblank is declared... yes
[INFO] [stderr]   checking whether iswdigit is ISO C compliant... guessing yes
[INFO] [stderr]   checking whether iswpunct is consistent with ispunct... yes
[INFO] [stderr]   checking whether iswxdigit is ISO C compliant... guessing yes
[INFO] [stderr]   checking whether to use Java... no
[INFO] [stderr]   checking whether the compiler supports the __inline keyword... yes
[INFO] [stderr]   checking whether localeconv works... yes
[INFO] [stderr]   checking for pthread_rwlock_t... yes
[INFO] [stderr]   checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
[INFO] [stderr]   checking whether mbrtoc32 works on empty input... yes
[INFO] [stderr]   checking whether the C locale is free of encoding errors... no
[INFO] [stderr]   checking whether mbrtoc32 works in an UTF-8 locale... yes
[INFO] [stderr]   checking whether mbrtowc handles a NULL pwc argument... guessing yes
[INFO] [stderr]   checking whether mbrtowc handles a NULL string argument... guessing yes
[INFO] [stderr]   checking whether mbrtowc has a correct return value... guessing yes
[INFO] [stderr]   checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
[INFO] [stderr]   checking whether mbrtowc stores incomplete characters... guessing no
[INFO] [stderr]   checking whether mbrtowc works on empty input... yes
[INFO] [stderr]   checking whether the C locale is free of encoding errors... no
[INFO] [stderr]   checking whether memmem works in linear time... yes
[INFO] [stderr]   checking for memmem... (cached) yes
[INFO] [stderr]   checking whether memmem works... (cached) yes
[INFO] [stderr]   checking for memmove... yes
[INFO] [stderr]   checking for mempcpy... yes
[INFO] [stderr]   checking for memrchr... yes
[INFO] [stderr]   checking whether to use Modula-2... yes
[INFO] [stderr]   checking whether open recognizes a trailing slash... yes
[INFO] [stderr]   checking whether frexp works... (cached) yes
[INFO] [stderr]   checking whether ldexp can be used without linking with libm... (cached) yes
[INFO] [stderr]   checking whether frexpl() can be used without linking with libm... (cached) yes
[INFO] [stderr]   checking whether frexpl works... (cached) yes
[INFO] [stderr]   checking whether frexpl is declared... (cached) yes
[INFO] [stderr]   checking whether ldexpl() can be used without linking with libm... yes
[INFO] [stderr]   checking whether ldexpl works... yes
[INFO] [stderr]   checking whether ldexpl is declared... yes
[INFO] [stderr]   checking whether program_invocation_name is declared... (cached) yes
[INFO] [stderr]   checking whether program_invocation_short_name is declared... (cached) yes
[INFO] [stderr]   checking for PTHREAD_CREATE_DETACHED... yes
[INFO] [stderr]   checking for PTHREAD_MUTEX_RECURSIVE... yes
[INFO] [stderr]   checking for PTHREAD_MUTEX_ROBUST... yes
[INFO] [stderr]   checking for PTHREAD_PROCESS_SHARED... yes
[INFO] [stderr]   checking whether pthread_once works... yes
[INFO] [stderr]   checking for raise... yes
[INFO] [stderr]   checking for sigprocmask... yes
[INFO] [stderr]   checking for rawmemchr... yes
[INFO] [stderr]   checking whether readlink signature is correct... yes
[INFO] [stderr]   checking whether readlink handles trailing slash correctly... yes
[INFO] [stderr]   checking whether readlink truncates results correctly... yes
[INFO] [stderr]   checking whether realloc (..., 0) returns nonnull... no
[INFO] [stderr]   checking for reallocarray... yes
[INFO] [stderr]   checking for faccessat... (cached) yes
[INFO] [stderr]   checking for getcwd... (cached) yes
[INFO] [stderr]   checking whether free is known to preserve errno... (cached) yes
[INFO] [stderr]   checking for mempcpy... (cached) yes
[INFO] [stderr]   checking for rawmemchr... (cached) yes
[INFO] [stderr]   checking for search.h... yes
[INFO] [stderr]   checking for tsearch... yes
[INFO] [stderr]   checking for signbit macro... yes
[INFO] [stderr]   checking for signbit compiler built-ins... yes
[INFO] [stderr]   checking for sigprocmask... (cached) yes
[INFO] [stderr]   checking for stdint.h... (cached) yes
[INFO] [stderr]   checking for SIZE_MAX... yes
[INFO] [stderr]   checking for ssize_t... (cached) yes
[INFO] [stderr]   checking whether stat handles trailing slashes on files... yes
[INFO] [stderr]   checking for struct stat.st_atim.tv_nsec... yes
[INFO] [stderr]   checking whether struct stat.st_atim is of type struct timespec... yes
[INFO] [stderr]   checking for struct stat.st_birthtimespec.tv_nsec... no
[INFO] [stderr]   checking for struct stat.st_birthtimensec... no
[INFO] [stderr]   checking for struct stat.st_birthtim.tv_nsec... no
[INFO] [stderr]   checking for va_copy... yes
[INFO] [stderr]   checking for working strerror function... yes
[INFO] [stderr]   checking for working strnlen... yes
[INFO] [stderr]   checking whether strtod obeys C99... yes
[INFO] [stderr]   checking whether strtoimax works... yes
[INFO] [stderr]   checking whether strtold obeys POSIX... yes
[INFO] [stderr]   checking for strtoll... yes
[INFO] [stderr]   checking whether strtoll works... yes
[INFO] [stderr]   checking for strtoul... yes
[INFO] [stderr]   checking whether strtoul works... yes
[INFO] [stderr]   checking for strtoull... yes
[INFO] [stderr]   checking whether strtoull works... yes
[INFO] [stderr]   checking for sys/single_threaded.h... yes
[INFO] [stderr]   checking for variable-length arrays... yes
[INFO] [stderr]   checking for ptrdiff_t... yes
[INFO] [stderr]   checking whether wcwidth is declared... yes
[INFO] [stderr]   checking whether wcwidth works reasonably in UTF-8 locales... yes
[INFO] [stderr]   checking for stdint.h... (cached) yes
[INFO] [stderr]   checking for size_t... (cached) yes
[INFO] [stderr]   checking whether to use Modula-2... yes
[INFO] [stderr]   checking for GNU Modula-2 compiler... no
[INFO] [stderr]   checking for perl... /usr/bin/perl
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating csharpcomp.sh
[INFO] [stderr]   config.status: creating dcomp.sh
[INFO] [stderr]   config.status: creating javacomp.sh
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating uninstalled-config.sh
[INFO] [stderr]   config.status: creating doc/Makefile
[INFO] [stderr]   config.status: creating intl-java/Makefile
[INFO] [stderr]   config.status: creating intl-csharp/Makefile
[INFO] [stderr]   config.status: creating intl-d/Makefile
[INFO] [stderr]   config.status: creating intl-modula2/Makefile
[INFO] [stderr]   config.status: creating intl-modula2/Libintl.def
[INFO] [stderr]   config.status: creating gnulib-lib/Makefile
[INFO] [stderr]   config.status: creating src/Makefile
[INFO] [stderr]   config.status: creating src/gettext.sh
[INFO] [stderr]   config.status: creating po/Makefile.in
[INFO] [stderr]   config.status: creating man/Makefile
[INFO] [stderr]   config.status: creating man/x-to-1
[INFO] [stderr]   config.status: creating m4/Makefile
[INFO] [stderr]   config.status: creating tests/Makefile
[INFO] [stderr]   config.status: creating install-tests/Makefile
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   config.status: executing po-directories commands
[INFO] [stderr]   config.status: creating po/Makefile
[INFO] [stderr]   === configuring in intl (/tmp/t9c5-0/build/intl)
[INFO] [stderr]   configure: running /bin/bash /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/configure --disable-option-checking '--prefix=/tmp/t9c5-0'  '--without-emacs' '--disable-java' '--disable-csharp' '--disable-c++' '--disable-shared' '--enable-static' '--enable-fast-install' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libunistring' '--libdir=/tmp/t9c5-0/lib' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra ' --cache-file=/dev/null --srcdir=/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether sleep supports fractional seconds... yes
[INFO] [stderr]   checking filesystem timestamp resolution... 0.01
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking xargs -n works... yes
[INFO] [stderr]   checking whether UID '0' is supported by ustar format... yes
[INFO] [stderr]   checking whether GID '0' is supported by ustar format... yes
[INFO] [stderr]   checking how to create a ustar tar archive... gnutar
[INFO] [stderr]   checking for gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether the compiler supports GNU C... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to enable C23 features... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking whether the compiler is clang... no
[INFO] [stderr]   checking for compiler option needed when checking for declarations... none
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for egrep -e... /usr/bin/grep -E
[INFO] [stderr]   checking for Minix Amsterdam compiler... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for wchar.h... yes
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking for stdbool.h... yes
[INFO] [stderr]   checking for uchar.h... yes
[INFO] [stderr]   checking for threads.h... yes
[INFO] [stderr]   checking for xlocale.h... no
[INFO] [stderr]   checking for langinfo.h... yes
[INFO] [stderr]   checking for limits.h... yes
[INFO] [stderr]   checking for crtdefs.h... no
[INFO] [stderr]   checking for wctype.h... yes
[INFO] [stderr]   checking for math.h... yes
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking for pthread.h... yes
[INFO] [stderr]   checking for search.h... yes
[INFO] [stderr]   checking for sys/time.h... yes
[INFO] [stderr]   checking for features.h... yes
[INFO] [stderr]   checking for sys/param.h... yes
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking whether _XOPEN_SOURCE should be defined... no
[INFO] [stderr]   checking whether C compiler handles -Werror -Wunknown-warning-option... no
[INFO] [stderr]   checking whether -Wno-missing-field-initializers is needed... no
[INFO] [stderr]   checking whether -Wuninitialized is supported... yes
[INFO] [stderr]   checking whether C compiler handles -fanalyzer... yes
[INFO] [stderr]   checking whether C compiler handles -fstrict-flex-arrays... yes
[INFO] [stderr]   checking whether C compiler handles -Wall... yes
[INFO] [stderr]   checking whether C compiler handles -Warith-conversion... yes
[INFO] [stderr]   checking whether C compiler handles -Wcast-align=strict... yes
[INFO] [stderr]   checking whether C compiler handles -Wdate-time... yes
[INFO] [stderr]   checking whether C compiler handles -Wdouble-promotion... yes
[INFO] [stderr]   checking whether C compiler handles -Wduplicated-cond... yes
[INFO] [stderr]   checking whether C compiler handles -Wextra... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat-signedness... yes
[INFO] [stderr]   checking whether C compiler handles -Wflex-array-member-not-at-end... yes
[INFO] [stderr]   checking whether C compiler handles -Winit-self... yes
[INFO] [stderr]   checking whether C compiler handles -Winvalid-pch... yes
[INFO] [stderr]   checking whether C compiler handles -Wlogical-op... yes
[INFO] [stderr]   checking whether C compiler handles -Wmissing-include-dirs... yes
[INFO] [stderr]   checking whether C compiler handles -Wmissing-variable-declarations... yes
[INFO] [stderr]   checking whether C compiler handles -Wnested-externs... yes
[INFO] [stderr]   checking whether C compiler handles -Wnull-dereference... yes
[INFO] [stderr]   checking whether C compiler handles -Wopenmp-simd... yes
[INFO] [stderr]   checking whether C compiler handles -Woverlength-strings... yes
[INFO] [stderr]   checking whether C compiler handles -Wpacked... yes
[INFO] [stderr]   checking whether C compiler handles -Wpointer-arith... yes
[INFO] [stderr]   checking whether C compiler handles -Wstrict-flex-arrays... yes
[INFO] [stderr]   checking whether C compiler handles -Wstrict-overflow... yes
[INFO] [stderr]   checking whether C compiler handles -Wsuggest-attribute=format... yes
[INFO] [stderr]   checking whether C compiler handles -Wsuggest-final-methods... yes
[INFO] [stderr]   checking whether C compiler handles -Wsuggest-final-types... yes
[INFO] [stderr]   checking whether C compiler handles -Wsync-nand... yes
[INFO] [stderr]   checking whether C compiler handles -Wtrampolines... yes
[INFO] [stderr]   checking whether C compiler handles -Wuninitialized... yes
[INFO] [stderr]   checking whether C compiler handles -Wunknown-pragmas... yes
[INFO] [stderr]   checking whether C compiler handles -Wunsafe-loop-optimizations... yes
[INFO] [stderr]   checking whether C compiler handles -Wvariadic-macros... yes
[INFO] [stderr]   checking whether C compiler handles -Wvector-operation-performance... yes
[INFO] [stderr]   checking whether C compiler handles -Wwrite-strings... yes
[INFO] [stderr]   checking whether C compiler handles -Warray-bounds=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wattribute-alias=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wbidi-chars=any,ucn... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat-overflow=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat-truncation=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wimplicit-fallthrough=5... yes
[INFO] [stderr]   checking whether C compiler handles -Wshift-overflow=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wuse-after-free=3... yes
[INFO] [stderr]   checking whether C compiler handles -Wunused-const-variable=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wvla-larger-than=4031... yes
[INFO] [stderr]   checking whether C compiler handles -Wthread-safety... no
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-malloc-leak... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-empty-body... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-double-fclose... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-double-free... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-fd-double-close... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-null-argument... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-null-dereference... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-use-of-uninitialized-value... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-cast-align... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-format-nonliteral... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-sign-compare... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-type-limits... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-unused-parameter... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-clobbered... yes
[INFO] [stderr]   checking whether C compiler handles -Wshadow=local... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-cast-function-type... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-duplicated-cond... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-format... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-implicit-fallthrough... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-null-dereference... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-suggest-attribute=format... yes
[INFO] [stderr]   checking whether C compiler handles -fno-analyzer... yes
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld -m elf_x86_64
[INFO] [stderr]   checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld -m elf_x86_64 option to reload object files... -r
[INFO] [stderr]   checking for file... file
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking for windres... no
[INFO] [stderr]   checking whether NLS is requested... yes
[INFO] [stderr]   checking for msgfmt... /usr/bin/msgfmt
[INFO] [stderr]   checking for gmsgfmt... /usr/bin/msgfmt
[INFO] [stderr]   checking for xgettext... /usr/bin/xgettext
[INFO] [stderr]   checking for msgmerge... /usr/bin/msgmerge
[INFO] [stderr]   checking for ld... /usr/bin/ld -m elf_x86_64 -m elf_x86_64
[INFO] [stderr]   checking if the linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) is GNU ld... yes
[INFO] [stderr]   checking for shared library run path origin... done
[INFO] [stderr]   checking 32-bit host C ABI... no
[INFO] [stderr]   checking for ELF binary format... yes
[INFO] [stderr]   checking for the common suffixes of directories in the library search path... lib,lib,lib64
[INFO] [stderr]   checking for CFPreferencesCopyAppValue... no
[INFO] [stderr]   checking for CFLocaleCopyPreferredLanguages... no
[INFO] [stderr]   checking whether included gettext is requested... yes
[INFO] [stderr]   checking whether to use NLS... yes
[INFO] [stderr]   checking where the gettext function comes from... included intl directory
[INFO] [stderr]   checking whether we are using the GNU C Library 2 or newer... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking whether the preprocessor supports include_next... yes
[INFO] [stderr]   checking whether source code line length is unlimited... yes
[INFO] [stderr]   checking whether char8_t is correctly defined... yes
[INFO] [stderr]   checking whether char16_t is correctly defined... yes
[INFO] [stderr]   checking whether char32_t is correctly defined... yes
[INFO] [stderr]   checking for bit size of wchar_t... 32
[INFO] [stderr]   checking for mbstate_t... yes
[INFO] [stderr]   checking for mbsinit... yes
[INFO] [stderr]   checking for mbrtowc... yes
[INFO] [stderr]   checking for symlink... yes
[INFO] [stderr]   checking for getlocalename_l... no
[INFO] [stderr]   checking for iswcntrl... yes
[INFO] [stderr]   checking for mprotect... yes
[INFO] [stderr]   checking for vasnprintf... no
[INFO] [stderr]   checking for snprintf... yes
[INFO] [stderr]   checking for swprintf... yes
[INFO] [stderr]   checking for wcsnlen... yes
[INFO] [stderr]   checking for wcwidth... yes
[INFO] [stderr]   checking for getpagesize... yes
[INFO] [stderr]   checking for asprintf... yes
[INFO] [stderr]   checking for wprintf... yes
[INFO] [stderr]   checking for newlocale... yes
[INFO] [stderr]   checking for nl_langinfo and CODESET... yes
[INFO] [stderr]   checking for a traditional japanese locale... none
[INFO] [stderr]   checking for an english Unicode locale... none
[INFO] [stderr]   checking for a transitional chinese locale... none
[INFO] [stderr]   checking whether mbrtowc handles incomplete characters... guessing yes
[INFO] [stderr]   checking whether mbrtowc works as well as mbtowc... guessing yes
[INFO] [stderr]   checking for cc options to detect undeclared functions... none needed
[INFO] [stderr]   checking for cc options to ignore future-version functions... none needed
[INFO] [stderr]   checking whether mbrtoc32 is declared... yes
[INFO] [stderr]   checking for mbrtoc32... yes
[INFO] [stderr]   checking for a traditional french locale... none
[INFO] [stderr]   checking whether mbrtoc32 works as well as mbrtowc... guessing yes
[INFO] [stderr]   checking whether c32rtomb is declared... yes
[INFO] [stderr]   checking for c32rtomb... yes
[INFO] [stderr]   checking whether c32rtomb works as well as wcrtomb... guessing yes
[INFO] [stderr]   checking for complete errno.h... yes
[INFO] [stderr]   checking whether ctype.h defines __header_inline... no
[INFO] [stderr]   checking for working fcntl.h... yes
[INFO] [stderr]   checking for pid_t... yes
[INFO] [stderr]   checking for mode_t... yes
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking whether frexp() can be used without linking with libm... yes
[INFO] [stderr]   checking whether alarm is declared... yes
[INFO] [stderr]   checking whether long double and double are the same... no
[INFO] [stderr]   checking whether getcwd (NULL, 0) allocates memory for result... yes
[INFO] [stderr]   checking for getcwd with POSIX signature... yes
[INFO] [stderr]   checking for pthread.h... (cached) yes
[INFO] [stderr]   checking for pthread_kill in -lpthread... yes
[INFO] [stderr]   checking whether POSIX threads API is available... yes
[INFO] [stderr]   checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
[INFO] [stderr]   checking whether setlocale (category, NULL) is multithread-safe... yes
[INFO] [stderr]   checking whether locale.h defines locale_t... yes
[INFO] [stderr]   checking for uselocale... yes
[INFO] [stderr]   checking whether uselocale works... yes
[INFO] [stderr]   checking for fake locale system (OpenBSD, Android)... no
[INFO] [stderr]   checking for Solaris 11.4 locale system... no
[INFO] [stderr]   checking for iconv... yes
[INFO] [stderr]   checking for working iconv... yes
[INFO] [stderr]   checking whether iconv is compatible with its POSIX signature... yes
[INFO] [stderr]   checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
[INFO] [stderr]   checking whether limits.h has SSIZE_MAX... yes
[INFO] [stderr]   checking for wint_t... yes
[INFO] [stderr]   checking whether wint_t is large enough... yes
[INFO] [stderr]   checking whether the compiler produces multi-arch binaries... no
[INFO] [stderr]   checking whether stdint.h conforms to C99... yes
[INFO] [stderr]   checking whether stdint.h works without ISO C predefines... yes
[INFO] [stderr]   checking whether stdint.h has UINTMAX_WIDTH etc.... yes
[INFO] [stderr]   checking for C/C++ restrict keyword... __restrict__
[INFO] [stderr]   checking where to find the exponent in a 'double'... word 1 bit 20
[INFO] [stderr]   checking where to find the exponent in a 'float'... word 0 bit 23
[INFO] [stderr]   checking where to find the exponent in a 'long double'... word 2 bit 0
[INFO] [stderr]   checking whether iswcntrl works... yes
[INFO] [stderr]   checking for towlower... yes
[INFO] [stderr]   checking for wctype_t... yes
[INFO] [stderr]   checking for wctrans_t... yes
[INFO] [stderr]   checking for good max_align_t... yes
[INFO] [stderr]   checking whether NULL can be used in arbitrary expressions... yes
[INFO] [stderr]   checking for unreachable in C... yes
[INFO] [stderr]   checking whether nullptr_t needs <stddef.h>... yes
[INFO] [stderr]   checking whether <stddef.h> is idempotent... guessing yes
[INFO] [stderr]   checking whether locale.h defines _locale_t... no
[INFO] [stderr]   checking whether locale.h conforms to POSIX:2001... yes
[INFO] [stderr]   checking whether struct lconv is properly defined... yes
[INFO] [stderr]   checking for LC_MESSAGES... yes
[INFO] [stderr]   checking whether imported symbols can be declared weak... yes
[INFO] [stderr]   checking for multithread API to use... posix
[INFO] [stderr]   checking whether NAN macro works... yes
[INFO] [stderr]   checking whether HUGE_VAL works... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for MAP_ANONYMOUS... yes
[INFO] [stderr]   checking whether memchr works... yes
[INFO] [stderr]   checking for pthread_t... yes
[INFO] [stderr]   checking for pthread_spinlock_t... yes
[INFO] [stderr]   checking for pthread_spin_init... yes
[INFO] [stderr]   checking for glibc-compatible sys/cdefs.h... yes
[INFO] [stderr]   checking for sched.h... yes
[INFO] [stderr]   checking for struct sched_param... yes
[INFO] [stderr]   checking for type VISIT... yes
[INFO] [stderr]   checking whether fcloseall is declared... yes
[INFO] [stderr]   checking whether getw is declared... yes
[INFO] [stderr]   checking whether putw is declared... yes
[INFO] [stderr]   checking which flavor of printf attribute matches inttypes macros... system
[INFO] [stderr]   checking whether ecvt is declared... yes
[INFO] [stderr]   checking whether fcvt is declared... yes
[INFO] [stderr]   checking whether gcvt is declared... yes
[INFO] [stderr]   checking whether MB_CUR_MAX is correct... guessing yes
[INFO] [stderr]   checking for off64_t... yes
[INFO] [stderr]   checking for blksize_t... yes
[INFO] [stderr]   checking for blkcnt_t... yes
[INFO] [stderr]   checking for struct timespec in <time.h>... yes
[INFO] [stderr]   checking for TIME_UTC in <time.h>... yes
[INFO] [stderr]   checking whether execvpe is declared... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for intmax_t... yes
[INFO] [stderr]   checking whether snprintf returns a byte count as in C99... yes
[INFO] [stderr]   checking whether snprintf truncates the result as in C99... yes
[INFO] [stderr]   checking for wcslen... yes
[INFO] [stderr]   checking for snprintf... (cached) yes
[INFO] [stderr]   checking for strnlen... yes
[INFO] [stderr]   checking for wcrtomb... yes
[INFO] [stderr]   checking whether _snprintf is declared... no
[INFO] [stderr]   checking whether printf supports size specifiers as in C99... yes
[INFO] [stderr]   checking whether printf supports size specifiers as in C23... yes
[INFO] [stderr]   checking whether printf supports 'long double' arguments... yes
[INFO] [stderr]   checking whether printf supports infinite 'double' arguments... yes
[INFO] [stderr]   checking whether printf supports infinite 'long double' arguments... yes
[INFO] [stderr]   checking whether printf supports the 'a' and 'A' directives... yes
[INFO] [stderr]   checking whether printf supports the 'b' directive... yes
[INFO] [stderr]   checking whether printf supports the 'F' directive... yes
[INFO] [stderr]   checking whether printf supports the 'ls' directive... yes
[INFO] [stderr]   checking whether printf supports the 'lc' directive correctly... yes
[INFO] [stderr]   checking whether printf supports POSIX/XSI format strings with positions... yes
[INFO] [stderr]   checking whether printf supports the grouping flag... yes
[INFO] [stderr]   checking whether printf supports grouping on integers with a precision... guessing yes
[INFO] [stderr]   checking whether printf supports grouping with a multibyte separator... guessing yes
[INFO] [stderr]   checking whether printf supports the left-adjust flag correctly... yes
[INFO] [stderr]   checking whether printf supports the zero flag correctly... yes
[INFO] [stderr]   checking whether printf supports the alternative flag with a zero precision... yes
[INFO] [stderr]   checking whether printf supports large precisions... yes
[INFO] [stderr]   checking whether printf survives out-of-memory conditions... yes
[INFO] [stderr]   checking whether _snwprintf is declared... no
[INFO] [stderr]   checking whether wcsnlen is declared... yes
[INFO] [stderr]   checking whether swprintf works... yes
[INFO] [stderr]   checking whether the C locale is free of encoding errors... no
[INFO] [stderr]   checking whether swprintf supports the 'La' and 'LA' directives... yes
[INFO] [stderr]   checking whether swprintf supports the 'lc' directive... yes
[INFO] [stderr]   checking whether <wchar.h> uses 'inline' correctly... yes
[INFO] [stderr]   checking whether wcsdup is declared... yes
[INFO] [stderr]   checking for C compiler option to allow warnings... -Wno-error
[INFO] [stderr]   checking for alloca as a compiler built-in... yes
[INFO] [stderr]   checking for static_assert... yes, a keyword
[INFO] [stderr]   checking for bool, true, false... yes
[INFO] [stderr]   checking for flexible array member... yes
[INFO] [stderr]   checking whether float.h conforms to ISO C23... yes
[INFO] [stderr]   checking whether conversion from 'int' to 'long double' works... yes
[INFO] [stderr]   checking whether free is known to preserve errno... yes
[INFO] [stderr]   checking whether frexp works... yes
[INFO] [stderr]   checking whether frexpl is declared... yes
[INFO] [stderr]   checking whether frexpl() can be used without linking with libm... yes
[INFO] [stderr]   checking whether frexpl works... yes
[INFO] [stderr]   checking for newlocale... yes
[INFO] [stderr]   checking for duplocale... yes
[INFO] [stderr]   checking for freelocale... yes
[INFO] [stderr]   checking for newlocale... (cached) yes
[INFO] [stderr]   checking for duplocale... (cached) yes
[INFO] [stderr]   checking for freelocale... (cached) yes
[INFO] [stderr]   checking whether isnan(double) can be used without linking with libm... yes
[INFO] [stderr]   checking whether isnan(float) can be used without linking with libm... yes
[INFO] [stderr]   checking whether isnan(float) works... yes
[INFO] [stderr]   checking whether isnan(long double) can be used without linking with libm... yes
[INFO] [stderr]   checking whether isnanl works... yes
[INFO] [stderr]   checking for iswblank... yes
[INFO] [stderr]   checking whether iswblank is declared... yes
[INFO] [stderr]   checking whether iswdigit is ISO C compliant... guessing yes
[INFO] [stderr]   checking whether iswpunct is consistent with ispunct... yes
[INFO] [stderr]   checking whether iswxdigit is ISO C compliant... guessing yes
[INFO] [stderr]   checking whether the -Werror option is usable... yes
[INFO] [stderr]   checking for simple visibility declarations... yes
[INFO] [stderr]   checking whether localeconv works... yes
[INFO] [stderr]   checking for pthread_rwlock_t... yes
[INFO] [stderr]   checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
[INFO] [stderr]   checking whether mbrtoc32 works on empty input... yes
[INFO] [stderr]   checking whether the C locale is free of encoding errors... no
[INFO] [stderr]   checking whether mbrtoc32 works in an UTF-8 locale... yes
[INFO] [stderr]   checking whether mbrtowc handles a NULL pwc argument... guessing yes
[INFO] [stderr]   checking whether mbrtowc handles a NULL string argument... guessing yes
[INFO] [stderr]   checking whether mbrtowc has a correct return value... guessing yes
[INFO] [stderr]   checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
[INFO] [stderr]   checking whether mbrtowc stores incomplete characters... guessing no
[INFO] [stderr]   checking whether mbrtowc works on empty input... yes
[INFO] [stderr]   checking whether the C locale is free of encoding errors... (cached) no
[INFO] [stderr]   checking whether frexp works... (cached) yes
[INFO] [stderr]   checking whether ldexp can be used without linking with libm... yes
[INFO] [stderr]   checking whether frexpl() can be used without linking with libm... (cached) yes
[INFO] [stderr]   checking whether frexpl works... (cached) yes
[INFO] [stderr]   checking whether frexpl is declared... (cached) yes
[INFO] [stderr]   checking whether ldexpl() can be used without linking with libm... yes
[INFO] [stderr]   checking whether ldexpl works... yes
[INFO] [stderr]   checking whether ldexpl is declared... yes
[INFO] [stderr]   checking for PTHREAD_CREATE_DETACHED... yes
[INFO] [stderr]   checking for PTHREAD_MUTEX_RECURSIVE... yes
[INFO] [stderr]   checking for PTHREAD_MUTEX_ROBUST... yes
[INFO] [stderr]   checking for PTHREAD_PROCESS_SHARED... yes
[INFO] [stderr]   checking whether pthread_once works... yes
[INFO] [stderr]   checking for signbit macro... yes
[INFO] [stderr]   checking for signbit compiler built-ins... yes
[INFO] [stderr]   checking for stdint.h... (cached) yes
[INFO] [stderr]   checking for SIZE_MAX... yes
[INFO] [stderr]   checking for ssize_t... yes
[INFO] [stderr]   checking for sys/single_threaded.h... yes
[INFO] [stderr]   checking for tsearch... yes
[INFO] [stderr]   checking for twalk... yes
[INFO] [stderr]   checking whether tdelete works... yes
[INFO] [stderr]   checking for ptrdiff_t... yes
[INFO] [stderr]   checking for ptrdiff_t... (cached) yes
[INFO] [stderr]   checking for ptrdiff_t... (cached) yes
[INFO] [stderr]   checking for ptrdiff_t... (cached) yes
[INFO] [stderr]   checking whether wcwidth is declared... yes
[INFO] [stderr]   checking whether wcwidth works reasonably in UTF-8 locales... yes
[INFO] [stderr]   checking for wmemcpy... yes
[INFO] [stderr]   checking for wmemset... yes
[INFO] [stderr]   checking for stdint.h... (cached) yes
[INFO] [stderr]   checking for inline... (cached) inline
[INFO] [stderr]   checking for size_t... (cached) yes
[INFO] [stderr]   checking for working alloca.h... (cached) yes
[INFO] [stderr]   checking for alloca... (cached) yes
[INFO] [stderr]   checking for working mmap... yes
[INFO] [stderr]   checking for pthread_rwlock_t... (cached) yes
[INFO] [stderr]   checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no
[INFO] [stderr]   checking for inttypes.h... (cached) yes
[INFO] [stderr]   checking for unistd.h... (cached) yes
[INFO] [stderr]   checking for sys/param.h... (cached) yes
[INFO] [stderr]   checking for getcwd... yes
[INFO] [stderr]   checking for getegid... yes
[INFO] [stderr]   checking for geteuid... yes
[INFO] [stderr]   checking for getgid... yes
[INFO] [stderr]   checking for getuid... yes
[INFO] [stderr]   checking for mempcpy... yes
[INFO] [stderr]   checking for munmap... yes
[INFO] [stderr]   checking for stpcpy... yes
[INFO] [stderr]   checking for strcasecmp... yes
[INFO] [stderr]   checking for uselocale... (cached) yes
[INFO] [stderr]   checking for __fsetlocking... yes
[INFO] [stderr]   checking whether feof_unlocked is declared... yes
[INFO] [stderr]   checking whether fgets_unlocked is declared... yes
[INFO] [stderr]   checking for bison... bison
[INFO] [stderr]   checking for bison 3.0 or newer... 3.8.2, ok
[INFO] [stderr]   checking for features.h... (cached) yes
[INFO] [stderr]   checking whether _snprintf is declared... (cached) no
[INFO] [stderr]   checking whether _snwprintf is declared... (cached) no
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating gnulib-lib/Makefile
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   config.status: executing po-directories commands
[INFO] [stderr]   === configuring in libasprintf (/tmp/t9c5-0/build/libasprintf)
[INFO] [stderr]   configure: running /bin/bash /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/libasprintf/configure --disable-option-checking '--prefix=/tmp/t9c5-0'  '--without-emacs' '--disable-java' '--disable-csharp' '--disable-c++' '--disable-shared' '--enable-static' '--enable-fast-install' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libunistring' '--libdir=/tmp/t9c5-0/lib' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra ' --cache-file=/dev/null --srcdir=/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/libasprintf
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether sleep supports fractional seconds... yes
[INFO] [stderr]   checking filesystem timestamp resolution... 0.01
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking xargs -n works... yes
[INFO] [stderr]   checking whether UID '0' is supported by ustar format... yes
[INFO] [stderr]   checking whether GID '0' is supported by ustar format... yes
[INFO] [stderr]   checking how to create a ustar tar archive... gnutar
[INFO] [stderr]   checking for gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether the compiler supports GNU C... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to enable C23 features... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking whether the compiler is clang... no
[INFO] [stderr]   checking for compiler option needed when checking for declarations... none
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking for g++... g++
[INFO] [stderr]   checking whether the compiler supports GNU C++... yes
[INFO] [stderr]   checking whether g++ accepts -g... yes
[INFO] [stderr]   checking dependency style of g++... gcc3
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for egrep -e... /usr/bin/grep -E
[INFO] [stderr]   checking for Minix Amsterdam compiler... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for wchar.h... yes
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking for stdbool.h... yes
[INFO] [stderr]   checking for uchar.h... yes
[INFO] [stderr]   checking for threads.h... yes
[INFO] [stderr]   checking for limits.h... yes
[INFO] [stderr]   checking for crtdefs.h... no
[INFO] [stderr]   checking for wctype.h... yes
[INFO] [stderr]   checking for xlocale.h... no
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking for features.h... yes
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking whether _XOPEN_SOURCE should be defined... no
[INFO] [stderr]   checking whether C compiler handles -Werror -Wunknown-warning-option... no
[INFO] [stderr]   checking whether -Wno-missing-field-initializers is needed... no
[INFO] [stderr]   checking whether -Wuninitialized is supported... yes
[INFO] [stderr]   checking whether C compiler handles -fanalyzer... yes
[INFO] [stderr]   checking whether C compiler handles -fstrict-flex-arrays... yes
[INFO] [stderr]   checking whether C compiler handles -Wall... yes
[INFO] [stderr]   checking whether C compiler handles -Warith-conversion... yes
[INFO] [stderr]   checking whether C compiler handles -Wcast-align=strict... yes
[INFO] [stderr]   checking whether C compiler handles -Wdate-time... yes
[INFO] [stderr]   checking whether C compiler handles -Wdouble-promotion... yes
[INFO] [stderr]   checking whether C compiler handles -Wduplicated-cond... yes
[INFO] [stderr]   checking whether C compiler handles -Wextra... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat-signedness... yes
[INFO] [stderr]   checking whether C compiler handles -Wflex-array-member-not-at-end... yes
[INFO] [stderr]   checking whether C compiler handles -Winit-self... yes
[INFO] [stderr]   checking whether C compiler handles -Winvalid-pch... yes
[INFO] [stderr]   checking whether C compiler handles -Wlogical-op... yes
[INFO] [stderr]   checking whether C compiler handles -Wmissing-include-dirs... yes
[INFO] [stderr]   checking whether C compiler handles -Wmissing-variable-declarations... yes
[INFO] [stderr]   checking whether C compiler handles -Wnested-externs... yes
[INFO] [stderr]   checking whether C compiler handles -Wnull-dereference... yes
[INFO] [stderr]   checking whether C compiler handles -Wopenmp-simd... yes
[INFO] [stderr]   checking whether C compiler handles -Woverlength-strings... yes
[INFO] [stderr]   checking whether C compiler handles -Wpacked... yes
[INFO] [stderr]   checking whether C compiler handles -Wpointer-arith... yes
[INFO] [stderr]   checking whether C compiler handles -Wstrict-flex-arrays... yes
[INFO] [stderr]   checking whether C compiler handles -Wstrict-overflow... yes
[INFO] [stderr]   checking whether C compiler handles -Wsuggest-attribute=format... yes
[INFO] [stderr]   checking whether C compiler handles -Wsuggest-final-methods... yes
[INFO] [stderr]   checking whether C compiler handles -Wsuggest-final-types... yes
[INFO] [stderr]   checking whether C compiler handles -Wsync-nand... yes
[INFO] [stderr]   checking whether C compiler handles -Wtrampolines... yes
[INFO] [stderr]   checking whether C compiler handles -Wuninitialized... yes
[INFO] [stderr]   checking whether C compiler handles -Wunknown-pragmas... yes
[INFO] [stderr]   checking whether C compiler handles -Wunsafe-loop-optimizations... yes
[INFO] [stderr]   checking whether C compiler handles -Wvariadic-macros... yes
[INFO] [stderr]   checking whether C compiler handles -Wvector-operation-performance... yes
[INFO] [stderr]   checking whether C compiler handles -Wwrite-strings... yes
[INFO] [stderr]   checking whether C compiler handles -Warray-bounds=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wattribute-alias=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wbidi-chars=any,ucn... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat-overflow=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wformat-truncation=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wimplicit-fallthrough=5... yes
[INFO] [stderr]   checking whether C compiler handles -Wshift-overflow=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wuse-after-free=3... yes
[INFO] [stderr]   checking whether C compiler handles -Wunused-const-variable=2... yes
[INFO] [stderr]   checking whether C compiler handles -Wvla-larger-than=4031... yes
[INFO] [stderr]   checking whether C compiler handles -Wthread-safety... no
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-malloc-leak... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-empty-body... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-double-fclose... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-double-free... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-fd-double-close... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-null-argument... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-null-dereference... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-analyzer-use-of-uninitialized-value... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-cast-align... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-format-nonliteral... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-sign-compare... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-type-limits... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-unused-parameter... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-clobbered... yes
[INFO] [stderr]   checking whether C compiler handles -Wshadow=local... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-cast-function-type... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-duplicated-cond... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-format... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-implicit-fallthrough... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-null-dereference... yes
[INFO] [stderr]   checking whether C compiler handles -Wno-suggest-attribute=format... yes
[INFO] [stderr]   checking whether C compiler handles -fno-analyzer... yes
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld -m elf_x86_64
[INFO] [stderr]   checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld -m elf_x86_64 option to reload object files... -r
[INFO] [stderr]   checking for file... file
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking how to run the C++ preprocessor... g++ -E
[INFO] [stderr]   checking for ld used by g++... /usr/bin/ld -m elf_x86_64 -m elf_x86_64
[INFO] [stderr]   checking if the linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) is GNU ld... yes
[INFO] [stderr]   checking whether the g++ linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking for g++ option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if g++ PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if g++ static flag -static works... yes
[INFO] [stderr]   checking if g++ supports -c -o file.o... yes
[INFO] [stderr]   checking if g++ supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the g++ linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking for windres... no
[INFO] [stderr]   checking for features.h... (cached) yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for unsigned long long int... yes
[INFO] [stderr]   checking for long long int... yes
[INFO] [stderr]   checking for wint_t... yes
[INFO] [stderr]   checking whether wint_t is large enough... yes
[INFO] [stderr]   checking for mbstate_t... yes
[INFO] [stderr]   checking for ptrdiff_t... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking whether the preprocessor supports include_next... yes
[INFO] [stderr]   checking whether source code line length is unlimited... yes
[INFO] [stderr]   checking whether char8_t is correctly defined... yes
[INFO] [stderr]   checking whether char16_t is correctly defined... yes
[INFO] [stderr]   checking whether char32_t is correctly defined... yes
[INFO] [stderr]   checking for bit size of wchar_t... 32
[INFO] [stderr]   checking for mbsinit... yes
[INFO] [stderr]   checking for mbrtowc... yes
[INFO] [stderr]   checking for symlink... yes
[INFO] [stderr]   checking for iswcntrl... yes
[INFO] [stderr]   checking for mprotect... yes
[INFO] [stderr]   checking for vasnprintf... no
[INFO] [stderr]   checking for snprintf... yes
[INFO] [stderr]   checking for wcwidth... yes
[INFO] [stderr]   checking for nl_langinfo and CODESET... yes
[INFO] [stderr]   checking for a traditional japanese locale... none
[INFO] [stderr]   checking for an english Unicode locale... none
[INFO] [stderr]   checking for a transitional chinese locale... none
[INFO] [stderr]   checking whether mbrtowc handles incomplete characters... guessing yes
[INFO] [stderr]   checking whether mbrtowc works as well as mbtowc... guessing yes
[INFO] [stderr]   checking for cc options to detect undeclared functions... none needed
[INFO] [stderr]   checking for cc options to ignore future-version functions... none needed
[INFO] [stderr]   checking whether mbrtoc32 is declared... yes
[INFO] [stderr]   checking for mbrtoc32... yes
[INFO] [stderr]   checking for a traditional french locale... none
[INFO] [stderr]   checking whether mbrtoc32 works as well as mbrtowc... guessing yes
[INFO] [stderr]   checking whether c32rtomb is declared... yes
[INFO] [stderr]   checking for c32rtomb... yes
[INFO] [stderr]   checking whether c32rtomb works as well as wcrtomb... guessing yes
[INFO] [stderr]   checking for complete errno.h... yes
[INFO] [stderr]   checking whether ctype.h defines __header_inline... no
[INFO] [stderr]   checking for working fcntl.h... yes
[INFO] [stderr]   checking for pid_t... yes
[INFO] [stderr]   checking for mode_t... yes
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking for pthread.h... yes
[INFO] [stderr]   checking for pthread_kill in -lpthread... yes
[INFO] [stderr]   checking whether POSIX threads API is available... yes
[INFO] [stderr]   checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
[INFO] [stderr]   checking whether setlocale (category, NULL) is multithread-safe... yes
[INFO] [stderr]   checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
[INFO] [stderr]   checking whether limits.h has SSIZE_MAX... yes
[INFO] [stderr]   checking whether the compiler produces multi-arch binaries... no
[INFO] [stderr]   checking whether stdint.h conforms to C99... yes
[INFO] [stderr]   checking whether stdint.h works without ISO C predefines... yes
[INFO] [stderr]   checking whether stdint.h has UINTMAX_WIDTH etc.... yes
[INFO] [stderr]   checking for C/C++ restrict keyword... __restrict__
[INFO] [stderr]   checking whether iswcntrl works... yes
[INFO] [stderr]   checking for towlower... yes
[INFO] [stderr]   checking for wctype_t... yes
[INFO] [stderr]   checking for wctrans_t... yes
[INFO] [stderr]   checking for good max_align_t... yes
[INFO] [stderr]   checking whether NULL can be used in arbitrary expressions... yes
[INFO] [stderr]   checking for unreachable in C... yes
[INFO] [stderr]   checking whether nullptr_t needs <stddef.h>... yes
[INFO] [stderr]   checking whether <stddef.h> is idempotent... guessing yes
[INFO] [stderr]   checking whether locale.h defines locale_t... yes
[INFO] [stderr]   checking whether locale.h defines _locale_t... no
[INFO] [stderr]   checking whether locale.h conforms to POSIX:2001... yes
[INFO] [stderr]   checking whether struct lconv is properly defined... yes
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for MAP_ANONYMOUS... yes
[INFO] [stderr]   checking whether memchr works... yes
[INFO] [stderr]   checking whether fcloseall is declared... yes
[INFO] [stderr]   checking whether getw is declared... yes
[INFO] [stderr]   checking whether putw is declared... yes
[INFO] [stderr]   checking which flavor of printf attribute matches inttypes macros... system
[INFO] [stderr]   checking whether ecvt is declared... yes
[INFO] [stderr]   checking whether fcvt is declared... yes
[INFO] [stderr]   checking whether gcvt is declared... yes
[INFO] [stderr]   checking whether MB_CUR_MAX is correct... guessing yes
[INFO] [stderr]   checking for off64_t... yes
[INFO] [stderr]   checking for blksize_t... yes
[INFO] [stderr]   checking for blkcnt_t... yes
[INFO] [stderr]   checking whether execvpe is declared... yes
[INFO] [stderr]   checking for intmax_t... yes
[INFO] [stderr]   checking whether snprintf returns a byte count as in C99... yes
[INFO] [stderr]   checking whether snprintf truncates the result as in C99... yes
[INFO] [stderr]   checking where to find the exponent in a 'double'... word 1 bit 20
[INFO] [stderr]   checking for wcslen... yes
[INFO] [stderr]   checking for snprintf... (cached) yes
[INFO] [stderr]   checking for strnlen... yes
[INFO] [stderr]   checking for wcrtomb... yes
[INFO] [stderr]   checking whether _snprintf is declared... no
[INFO] [stderr]   checking whether <wchar.h> uses 'inline' correctly... yes
[INFO] [stderr]   checking whether wcsdup is declared... yes
[INFO] [stderr]   checking for C compiler option to allow warnings... -Wno-error
[INFO] [stderr]   checking for alloca as a compiler built-in... yes
[INFO] [stderr]   checking for static_assert... yes, a keyword
[INFO] [stderr]   checking for bool, true, false... yes
[INFO] [stderr]   checking whether float.h conforms to ISO C23... yes
[INFO] [stderr]   checking whether conversion from 'int' to 'long double' works... yes
[INFO] [stderr]   checking whether free is known to preserve errno... yes
[INFO] [stderr]   checking for iswblank... yes
[INFO] [stderr]   checking whether iswblank is declared... yes
[INFO] [stderr]   checking whether iswdigit is ISO C compliant... guessing yes
[INFO] [stderr]   checking whether iswpunct is consistent with ispunct... yes
[INFO] [stderr]   checking whether iswxdigit is ISO C compliant... guessing yes
[INFO] [stderr]   checking whether localeconv works... yes
[INFO] [stderr]   checking whether mbrtoc32 works on empty input... yes
[INFO] [stderr]   checking whether the C locale is free of encoding errors... no
[INFO] [stderr]   checking whether mbrtoc32 works in an UTF-8 locale... yes
[INFO] [stderr]   checking whether mbrtowc handles a NULL pwc argument... guessing yes
[INFO] [stderr]   checking whether mbrtowc handles a NULL string argument... guessing yes
[INFO] [stderr]   checking whether mbrtowc has a correct return value... guessing yes
[INFO] [stderr]   checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
[INFO] [stderr]   checking whether mbrtowc stores incomplete characters... guessing no
[INFO] [stderr]   checking whether mbrtowc works on empty input... yes
[INFO] [stderr]   checking whether the C locale is free of encoding errors... no
[INFO] [stderr]   checking for stdint.h... (cached) yes
[INFO] [stderr]   checking for SIZE_MAX... yes
[INFO] [stderr]   checking for ssize_t... yes
[INFO] [stderr]   checking for ptrdiff_t... (cached) yes
[INFO] [stderr]   checking whether wcwidth is declared... yes
[INFO] [stderr]   checking whether wcwidth works reasonably in UTF-8 locales... yes
[INFO] [stderr]   checking for stdint.h... (cached) yes
[INFO] [stderr]   checking for snprintf... (cached) yes
[INFO] [stderr]   checking for vasprintf... yes
[INFO] [stderr]   checking for strnlen... (cached) yes
[INFO] [stderr]   checking for wcslen... (cached) yes
[INFO] [stderr]   checking for wcsnlen... yes
[INFO] [stderr]   checking for mbrtowc... (cached) yes
[INFO] [stderr]   checking for wcrtomb... (cached) yes
[INFO] [stderr]   checking whether _snprintf is declared... (cached) no
[INFO] [stderr]   checking whether printf supports POSIX/XSI format strings with positions... yes
[INFO] [stderr]   checking for dvips... /tmp/t9c5-0/gettext/gettext-0.26/build-aux/missing dvips
[INFO] [stderr]   checking for texi2pdf... /usr/bin/texi2pdf
[INFO] [stderr]   checking for perl... /usr/bin/perl
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating gnulib-lib/Makefile
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   running: cd "/tmp/t9c5-0/build" && "make" "-j8"
[INFO] [stderr]   make  all-recursive
[INFO] [stderr]   make[1]: Entering directory '/tmp/t9c5-0/build'
[INFO] [stderr]   Making all in doc
[INFO] [stderr]   make[2]: Entering directory '/tmp/t9c5-0/build/doc'
[INFO] [stderr]   make[2]: Nothing to be done for 'all'.
[INFO] [stderr]   make[2]: Leaving directory '/tmp/t9c5-0/build/doc'
[INFO] [stderr]   Making all in intl
[INFO] [stderr]   make[2]: Entering directory '/tmp/t9c5-0/build/intl'
[INFO] [stderr]   sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
[INFO] [stderr]       -e 's,@''HAVE_ASPRINTF''@,1,g' \
[INFO] [stderr]       -e 's,@''HAVE_SNPRINTF''@,1,g' \
[INFO] [stderr]       -e 's,@''HAVE_WPRINTF''@,1,g' \
[INFO] [stderr]       -e 's,@''HAVE_NEWLOCALE''@,1,g' \
[INFO] [stderr]       -e 's,@''ENHANCE_LOCALE_FUNCS''@,0,g' \
[INFO] [stderr]     < /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/libgnuintl.in.h \
[INFO] [stderr]   | if test '0' = 1; then \
[INFO] [stderr]       sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
[INFO] [stderr]     else \
[INFO] [stderr]       cat; \
[INFO] [stderr]     fi \
[INFO] [stderr]   | sed -e 's/extern \([^"]\)/extern LIBINTL_SHLIB_EXPORTED \1/' \
[INFO] [stderr]         -e "/#define _LIBINTL_H/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/export.h" \
[INFO] [stderr]   | sed -e '/#define _LIBINTL_H/,/[*][/]$/{/#define _LIBINTL_H/!d;}' \
[INFO] [stderr]   | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
[INFO] [stderr]   | sed -e 's,@''WOE32DLL''@,0,g' \
[INFO] [stderr]     > libgnuintl.h
[INFO] [stderr]   make  all-recursive
[INFO] [stderr]   make[3]: Entering directory '/tmp/t9c5-0/build/intl'
[INFO] [stderr]   Making all in gnulib-lib
[INFO] [stderr]   make[4]: Entering directory '/tmp/t9c5-0/build/intl/gnulib-lib'
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]     -e 's|@''HAVE_ALLOCA_H''@|1|g' \
[INFO] [stderr]     /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/alloca.in.h > alloca.h-t
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
[INFO] [stderr]         -e 's/@''GNULIB_CREAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FCNTL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_OPEN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_OPENAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_CREAT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_OPEN''@/1/g' \
[INFO] [stderr]         -e 's|@''HAVE_FCNTL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_OPENAT''@|1|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CREAT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FCNTL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_OPEN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_OPENAT''@|0|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/fcntl.in.h > fcntl.h-t
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's/@''HAVE_INTTYPES_H''@/1/g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
[INFO] [stderr]         -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
[INFO] [stderr]         -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
[INFO] [stderr]         -e 's/@''GNULIB_IMAXABS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_IMAXDIV''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
[INFO] [stderr]         -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
[INFO] [stderr]         -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
[INFO] [stderr]         -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
[INFO] [stderr]         -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
[INFO] [stderr]         -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
[INFO] [stderr]         -e 's/@''REPLACE_IMAXABS''@/0/g' \
[INFO] [stderr]         -e 's/@''REPLACE_IMAXDIV''@/0/g' \
[INFO] [stderr]         -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
[INFO] [stderr]         -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
[INFO] [stderr]         -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
[INFO] [stderr]         -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
[INFO] [stderr]         -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
[INFO] [stderr]         -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/inttypes.in.h > inttypes.h-t
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/limits.in.h > limits.h-t
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOCALE_T''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOCALECONV''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SETLOCALE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_NEWLOCALE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FREELOCALE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/1/g' \
[INFO] [stderr]         -e 's|@''HAVE_NEWLOCALE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DUPLOCALE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FREELOCALE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETLOCALENAME_L''@|0|g' \
[INFO] [stderr]         -e 's|@''HAVE_XLOCALE_H''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOCALECONV''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SETLOCALE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FREELOCALE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETLOCALENAME_L''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
[INFO] [stderr]         -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/locale.in.h > locale.h-t
[INFO] [stderr]   mv alloca.h-t alloca.h
[INFO] [stderr]   mv limits.h-t limits.h
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
[INFO] [stderr]         -e 's/@''GNULIB_ACOSF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ACOSL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ASINF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ASINL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ATANF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ATANL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ATAN2F''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CBRT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CBRTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CBRTL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CEIL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CEILF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CEILL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_COPYSIGN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_COSF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_COSL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_COSHF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXPF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXPL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXP2''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXP2F''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXP2L''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXPM1''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXPM1F''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXPM1L''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FABSF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FABSL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FLOOR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FLOORF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FLOORL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FMA''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FMAF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FMAL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FMOD''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FMODF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FMODL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FREXPF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FREXP''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FREXPL''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETPAYLOAD''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETPAYLOADF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETPAYLOADL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_HYPOT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_HYPOTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_HYPOTL''@/0/g' \
[INFO] [stderr]         < /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/math.in.h > math.h-t1
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_H''@|1|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_PTHREAD_H''@|<pthread.h>|g' \
[INFO] [stderr]         -e 's/@''GNULIB_PTHREAD_THREAD''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_T''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \
[INFO] [stderr]         < /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/pthread.in.h > pthread.h-t1
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''HAVE_SCHED_H''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_SCHED_H''@|<sched.h>|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \
[INFO] [stderr]         -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \
[INFO] [stderr]         -e 's|@''HAVE_SCHED_YIELD''@|1|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/sched.in.h > sched.h-t
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''HAVE_SEARCH_H''@|1|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_SEARCH_H''@|<search.h>|g' \
[INFO] [stderr]         -e 's|@''HAVE_TYPE_VISIT''@|1|g' \
[INFO] [stderr]         -e 's/@''GNULIB_TSEARCH''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_LFIND''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_LSEARCH''@/1/g' \
[INFO] [stderr]         -e 's|@''HAVE_TSEARCH''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TWALK''@|1|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TSEARCH''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TWALK''@|0|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/search.in.h > search.h-t
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
[INFO] [stderr]         -e 's|@''NULLPTR_T_NEEDS_STDDEF''@|1|g' \
[INFO] [stderr]         -e 's|@''STDDEF_NOT_IDEMPOTENT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_NULL''@|0|g' \
[INFO] [stderr]         -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_C_UNREACHABLE''@|1|g' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/stddef.in.h > stddef.h-t
[INFO] [stderr]   mv stddef.h-t stddef.h
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
[INFO] [stderr]         -e 's/@''GNULIB_DPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_DZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FCLOSE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FDOPEN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FFLUSH''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FGETC''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FGETS''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FOPEN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FPRINTF''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FPURGE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FPUTC''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FPUTS''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FREAD''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FREOPEN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FSCANF''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FSEEK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FSEEKO''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FTELL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FTELLO''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FWRITE''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETC''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETCHAR''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETDELIM''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETLINE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PCLOSE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PERROR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_POPEN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PRINTF''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PUTC''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PUTCHAR''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PUTS''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_REMOVE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RENAME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RENAMEAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SCANF''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SNPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SNZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TMPFILE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VASPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VASZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VDPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VDZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VFPRINTF''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VFZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VFSCANF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VSCANF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VPRINTF''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VSNZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VSZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_VZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ZPRINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_FILENO''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_GETW''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_PUTW''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
[INFO] [stderr]         < /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/stdio.in.h > stdio.h-t1
[INFO] [stderr]   mv fcntl.h-t fcntl.h
[INFO] [stderr]   mv sched.h-t sched.h
[INFO] [stderr]   mv search.h-t search.h
[INFO] [stderr]   mv inttypes.h-t inttypes.h
[INFO] [stderr]   mv locale.h-t locale.h
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_GETW''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_PUTW''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DPRINTF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FSEEKO''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FTELLO''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PCLOSE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_POPEN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_RENAMEAT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_VASPRINTF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_VDPRINTF''@|1|g' \
[INFO] [stderr]         < stdio.h-t1 > stdio.h-t2
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
[INFO] [stderr]         -e 's/@''GNULIB__EXIT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ATOLL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETPROGNAME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GRANTPT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSTOWCS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBTOWC''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MKDTEMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MKSTEMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PTSNAME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PUTENV''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_QSORT_R''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RAND''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RANDOM''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RANDOM_R''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_REALPATH''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RPMATCH''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SETENV''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STACK_TRACE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRTOD''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRTOF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRTOL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRTOLD''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRTOLL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRTOUL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRTOULL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNSETENV''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCTOMB''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_ECVT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_FCVT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_GCVT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
[INFO] [stderr]         < /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/stdlib.in.h > stdlib.h-t1
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FFSL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FFSLL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSLEN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSNLEN''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSCHR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSRCHR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSSTR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSCSPN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSPBRK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSSPN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSSEP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBS_ENDSWITH''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBS_STARTSWITH''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MEMCHR''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MEMMEM''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MEMPCPY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MEMRCHR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STPCPY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STPNCPY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRDUP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRNCAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRNDUP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRNLEN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRPBRK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRSEP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRSTR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRCASESTR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRTOK_R''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STR_ENDSWITH''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STR_STARTSWITH''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRERROR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRERROR_R''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRERROR_L''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
[INFO] [stderr]         < /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/string.in.h > string.h-t1
[INFO] [stderr]   /usr/bin/mkdir -p 'sys'
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \
[INFO] [stderr]         < pthread.h-t1 > pthread.h-t2
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''HAVE__EXIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ATOLL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_ECVT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_FCVT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_GCVT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETPROGNAME''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETSUBOPT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GRANTPT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_INITSTATE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MBTOWC''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MKDTEMP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MKOSTEMP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MKSTEMP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MKSTEMPS''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTSNAME''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PTSNAME_R''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_QSORT_R''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_RANDOM''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_RANDOM_H''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_RANDOM_R''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_REALPATH''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_RPMATCH''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_SETENV''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SETSTATE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRTOD''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRTOF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRTOL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRTOLD''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRTOLL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRTOUL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRTOULL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
[INFO] [stderr]         -e 's|@''HAVE_UNLOCKPT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
[INFO] [stderr]         < stdlib.h-t1 > stdlib.h-t2
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
[INFO] [stderr]         -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
[INFO] [stderr]         -e 's|@''HAVE_OFF64_T''@|1|g' \
[INFO] [stderr]         -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
[INFO] [stderr]         -e 's|@''HAVE_BLKSIZE_T''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_BLKCNT_T''@|1|g' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/sys_types.in.h > sys/types.h-t
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
[INFO] [stderr]         -e 's/@''GNULIB_CTIME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOCALTIME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MKTIME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRFTIME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_STRPTIME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TIME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TIMEGM''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TIME_R''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TIME_RZ''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TZNAME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TZSET''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_TZSET''@/1/g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_NANOSLEEP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRPTIME''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TIMEGM''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
[INFO] [stderr]         -e 's|@''HAVE_TZALLOC''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CTIME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GMTIME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOCALTIME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MKTIME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MKTIME_Z''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_NANOSLEEP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRFTIME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TIME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TIMEGM''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TZSET''@|0|g' \
[INFO] [stderr]         -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
[INFO] [stderr]         -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
[INFO] [stderr]         -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
[INFO] [stderr]         -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
[INFO] [stderr]         -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/time.in.h > time.h-t
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's/@''HAVE_UCHAR_H''@/1/g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_UCHAR_H''@|<uchar.h>|g' \
[INFO] [stderr]         -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \
[INFO] [stderr]         -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \
[INFO] [stderr]         -e 's|@''SMALL_WCHAR_T''@|0|g' \
[INFO] [stderr]         -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \
[INFO] [stderr]         -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \
[INFO] [stderr]         -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \
[INFO] [stderr]         -e 's/@''GNULIB_BTOC32''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_BTOWC''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISALNUM''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISALPHA''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISBLANK''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISLOWER''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISPRINT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISSPACE''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISUPPER''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32TOLOWER''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32TOUPPER''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32WIDTH''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32RTOMB''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32STOMBS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32SWIDTH''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32TOB''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBRTOC16''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBRTOC32''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSRTOC32S''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSTOC32S''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCTOB''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCTRANS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCTYPE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCWIDTH''@/1/g' \
[INFO] [stderr]         -e 's|@''HAVE_C32RTOMB''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MBRTOC16''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MBRTOC32''@|1|g' \
[INFO] [stderr]         -e 's|@''REPLACE_C32RTOMB''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MBRTOC16''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MBRTOC32''@|1|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/uchar.in.h > uchar.h-t
[INFO] [stderr]   mv sys/types.h-t sys/types.h
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''REPLACE__EXIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ABORT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FREE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETLOADAVG''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETPROGNAME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETSUBOPT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_INITSTATE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MBSTOWCS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MBTOWC''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MKOSTEMP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MKSTEMP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTSNAME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PUTENV''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_QSORT_R''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_RAND''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_RANDOM''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_RANDOM_R''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_REALPATH''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SETENV''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SETSTATE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRTOD''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRTOF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRTOL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRTOLD''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRTOLL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRTOUL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRTOULL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_UNSETENV''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCTOMB''@|0|g' \
[INFO] [stderr]         -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _Noreturn/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/_Noreturn.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         < stdlib.h-t2 > stdlib.h-t3
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''REPLACE_DPRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FCLOSE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FDOPEN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FFLUSH''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FOPEN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FPRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FPURGE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FREOPEN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FSEEK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FSEEKO''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FTELL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FTELLO''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETDELIM''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETLINE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PERROR''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_POPEN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_REMOVE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_RENAME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_RENAMEAT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SNPRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SPRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TMPFILE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_VASPRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_VDPRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_VFPRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_VPRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_VSPRINTF''@|0|g' \
[INFO] [stderr]         -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         < stdio.h-t2 > stdio.h-t3
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/unicase.in.h > unicase.h-t
[INFO] [stderr]   mv uchar.h-t uchar.h
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         < /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/unictype.in.h > unictype.h-t1
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's/@''GNULIB_ILOGB''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ILOGBF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ILOGBL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISFINITE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISINF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISNAN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISNANF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISNAND''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISNANL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LDEXP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LDEXPF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LDEXPL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOG''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOGF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOGL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOG10''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOG10F''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOG10L''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOG1P''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOG1PF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOG1PL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOG2''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOG2F''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOG2L''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOGB''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOGBF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOGBL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOGP1''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOGP1F''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LOGP1L''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MODF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MODFF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MODFL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_POWF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_REMAINDER''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_REMAINDERF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_REMAINDERL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RINT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RINTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RINTL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ROUND''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ROUNDF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ROUNDL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SETPAYLOAD''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SETPAYLOADF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SETPAYLOADL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SETPAYLOADSIG''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SETPAYLOADSIGF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SETPAYLOADSIGL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SIGNBIT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SINF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SINL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SINHF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SQRTF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SQRTL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TANF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TANL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TANHF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TRUNC''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TRUNCF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TRUNCL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TOTALORDER''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TOTALORDERF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TOTALORDERL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TOTALORDERMAG''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TOTALORDERMAGF''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TOTALORDERMAGL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_J0''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_J1''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_JN''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_Y0''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_Y1''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_YN''@/1/g' \
[INFO] [stderr]         < math.h-t1 > math.h-t2
[INFO] [stderr]   rm -f stdio.h-t1 stdio.h-t2
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FFSL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FFSLL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MBSLEN''@|0|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MEMPCPY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STPCPY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STPNCPY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRCHRNUL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRPBRK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRSEP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRCASESTR''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRERROR_L''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_STRVERSCMP''@|1|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FFSLL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MEMCHR''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MEMMEM''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MEMPCPY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FREE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STPCPY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STPNCPY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRDUP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRNCAT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRNDUP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRNLEN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRSTR''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRCASESTR''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRTOK_R''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRERROR''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRERROR_R''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRERROR_L''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_STRVERSCMP''@|0|g' \
[INFO] [stderr]         -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         < string.h-t1 > string.h-t2
[INFO] [stderr]   mv time.h-t time.h
[INFO] [stderr]   mv unicase.h-t unicase.h
[INFO] [stderr]   rm -f string.h-t1
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/uninorm.in.h > uninorm.h-t
[INFO] [stderr]   mv stdio.h-t3 stdio.h
[INFO] [stderr]   mv string.h-t2 string.h
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''HAVE_UNISTD_H''@|1|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
[INFO] [stderr]         -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
[INFO] [stderr]         -e 's/@''GNULIB_ACCESS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CHDIR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CHOWN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_CLOSE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_DUP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_DUP2''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_DUP3''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ENVIRON''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXECL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXECLE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXECLP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXECV''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXECVE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXECVP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_EXECVPE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FACCESSAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FCHDIR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FDATASYNC''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FSYNC''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
[INFO] [stderr]         < /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/unistd.in.h > unistd.h-t1
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/unitypes.in.h
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \
[INFO] [stderr]         < pthread.h-t2 > pthread.h-t3
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         < unictype.h-t1 > unictype.h-t2
[INFO] [stderr]   mv unitypes.h-t unitypes.h
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/uniwidth.in.h
[INFO] [stderr]   mv uninorm.h-t uninorm.h
[INFO] [stderr]   rm -f stdlib.h-t1 stdlib.h-t2
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''HAVE_FEATURES_H''@|1|g' \
[INFO] [stderr]         -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCHAR_H''@|1|g' \
[INFO] [stderr]         -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_BTOWC''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCTOB''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSINIT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSZERO''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBRTOWC''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBRLEN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCRTOMB''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCWIDTH''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WMEMCHR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WMEMCMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WMEMCPY''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WMEMPCPY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WMEMSET''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSLEN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSNLEN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSCPY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCPCPY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSNCPY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCPNCPY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSCAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSNCAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSCMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSNCMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSCOLL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSXFRM''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSDUP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSCHR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSRCHR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSCSPN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSSPN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSPBRK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSSTR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSTOK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCSFTIME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WGETCWD''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
[INFO] [stderr]         < /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/wchar.in.h > wchar.h-t1
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's/@''GNULIB_GETCWD''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETENTROPY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETGROUPS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETLOGIN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETPASS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISATTY''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LCHOWN''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LINK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LINKAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_LSEEK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PIPE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PIPE2''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PREAD''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_PWRITE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_READ''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_READLINK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_READLINKAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_RMDIR''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SLEEP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SYMLINK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TRUNCATE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNLINK''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNLINKAT''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_USLEEP''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WRITE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_DUP''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_DUP2''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_EXECL''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_EXECV''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_GETPID''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_READ''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_SWAB''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_MDA_WRITE''@/1/g' \
[INFO] [stderr]         < unistd.h-t1 > unistd.h-t2
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _Noreturn/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/_Noreturn.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         < pthread.h-t3 > pthread.h-t4
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         < unictype.h-t2 > unictype.h-t3
[INFO] [stderr]   mv uniwidth.h-t uniwidth.h
[INFO] [stderr]   mv stdlib.h-t3 stdlib.h
[INFO] [stderr]   sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
[INFO] [stderr]         -e 's|@''GUARD_PREFIX''@|GL|g' \
[INFO] [stderr]         -e 's/@''HAVE_WCTYPE_H''@/1/g' \
[INFO] [stderr]         -e 's|@''INCLUDE_NEXT''@|include_next|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
[INFO] [stderr]         -e 's|@''PRAGMA_COLUMNS''@||g' \
[INFO] [stderr]         -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
[INFO] [stderr]         -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISWBLANK''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISWPUNCT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCTYPE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_WCTRANS''@/0/g' \
[INFO] [stderr]         -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
[INFO] [stderr]         -e 's/@''HAVE_ISWBLANK''@/1/g' \
[INFO] [stderr]         -e 's/@''HAVE_ISWCNTRL''@/1/g' \
[INFO] [stderr]         -e 's/@''HAVE_WCTYPE_T''@/1/g' \
[INFO] [stderr]         -e 's/@''HAVE_WCTRANS_T''@/1/g' \
[INFO] [stderr]         -e 's/@''HAVE_WINT_T''@/1/g' \
[INFO] [stderr]         -e 's/@''REPLACE_ISWBLANK''@/0/g' \
[INFO] [stderr]         -e 's/@''REPLACE_ISWDIGIT''@/0/g' \
[INFO] [stderr]         -e 's/@''REPLACE_ISWPUNCT''@/0/g' \
[INFO] [stderr]         -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
[INFO] [stderr]         -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
[INFO] [stderr]         -e 's/@''REPLACE_TOWLOWER''@/0/g' \
[INFO] [stderr]         -e 's/@''REPLACE_WCTRANS''@/0/g' \
[INFO] [stderr]         -e 's/@''REPLACE_WCTYPE''@/0/g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/wctype.in.h > wctype.h-t
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
[INFO] [stderr]         < unictype.h-t3 > unictype.h-t4
[INFO] [stderr]   rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3
[INFO] [stderr]   mv unictype.h-t4 unictype.h
[INFO] [stderr]   mv wctype.h-t wctype.h
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''HAVE_WINT_T''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_BTOWC''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MBSINIT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MBRTOWC''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MBRLEN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCRTOMB''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WMEMCHR''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WMEMCMP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WMEMCPY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WMEMMOVE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WMEMPCPY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WMEMSET''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSLEN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSNLEN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSCPY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCPCPY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSNCPY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCPNCPY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSCAT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSNCAT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSCMP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSNCMP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSCASECMP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSCOLL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSXFRM''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSDUP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSCHR''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSRCHR''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSCSPN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSSPN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSPBRK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSSTR''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSTOK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSWIDTH''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_WCSFTIME''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
[INFO] [stderr]         < wchar.h-t1 > wchar.h-t2
[INFO] [stderr]   rm -f pthread.h-t1 pthread.h-t2 pthread.h-t3
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''HAVE_CHOWN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DUP3''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_EUIDACCESS''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_EXECVPE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FACCESSAT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FCHDIR''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FCHOWNAT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FDATASYNC''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FSYNC''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FTRUNCATE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETENTROPY''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETGROUPS''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETPASS''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LCHOWN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LINK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LINKAT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PIPE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PIPE2''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PREAD''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_PWRITE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_READLINK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_READLINKAT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SLEEP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SYMLINK''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SYMLINKAT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_UNLINKAT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_USLEEP''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_OS_H''@|0|g' \
[INFO] [stderr]         -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
[INFO] [stderr]         < unistd.h-t2 > unistd.h-t3
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_BTOWC''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCTOB''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FREE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MBSINIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MBRTOWC''@|1|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MBRLEN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCRTOMB''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCWIDTH''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCSFTIME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCSCMP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCSNCAT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCSNCMP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCSSTR''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WCSTOK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WMEMCMP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WMEMPCPY''@|0|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         < wchar.h-t2 > wchar.h-t3
[INFO] [stderr]   mv pthread.h-t4 pthread.h
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''HAVE_ACOSF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ACOSL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ASINF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ASINL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ATANF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ATANL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ATAN2F''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_CBRT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_CBRTF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_CBRTL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_COPYSIGN''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_COPYSIGNL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_COSF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_COSL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_COSHF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_EXPF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_EXPL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_EXPM1''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_EXPM1F''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FABSF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FABSL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FMA''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FMAF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FMAL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FMODF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FMODL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_FREXPF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETPAYLOAD''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETPAYLOADF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_GETPAYLOADL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_HYPOTF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_HYPOTL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ILOGB''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ILOGBF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ILOGBL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ISNANF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ISNAND''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_ISNANL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LDEXPF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOGF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOGL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOG10F''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOG10L''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOG1P''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOG1PF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOG1PL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOGBF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOGBL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOGP1''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOGP1F''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_LOGP1L''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MODFF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_MODFL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_POWF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_REMAINDER''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_REMAINDERF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_RINT''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_RINTL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SETPAYLOAD''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SETPAYLOADF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SETPAYLOADL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SETPAYLOADSIG''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SETPAYLOADSIGF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SETPAYLOADSIGL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SINF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SINL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SINHF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SQRTF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_SQRTL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TANF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TANL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TANHF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TOTALORDER''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TOTALORDERF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TOTALORDERL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TOTALORDERMAG''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TOTALORDERMAGF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_TOTALORDERMAGL''@|1|g' \
[INFO] [stderr]         < math.h-t2 > math.h-t3
[INFO] [stderr]   rm -f wchar.h-t1 wchar.h-t2
[INFO] [stderr]   mv wchar.h-t3 wchar.h
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''REPLACE_ACCESS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CHOWN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CLOSE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_DUP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_DUP2''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_DUP3''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXECL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXECLE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXECLP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXECV''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXECVE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXECVP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXECVPE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FACCESSAT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FCHDIR''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FDATASYNC''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETCWD''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETENTROPY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETLOGIN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETGROUPS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETPASS''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ISATTY''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LCHOWN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LINK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LINKAT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LSEEK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PIPE2''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PREAD''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_PWRITE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_READ''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_READLINK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_READLINKAT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_RMDIR''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SLEEP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SYMLINK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TRUNCATE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_UNLINK''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_UNLINKAT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_USLEEP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_WRITE''@|0|g' \
[INFO] [stderr]         -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \
[INFO] [stderr]         -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
[INFO] [stderr]         -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         < unistd.h-t3 > unistd.h-t4
[INFO] [stderr]   rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3
[INFO] [stderr]   mv unistd.h-t4 unistd.h
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_ASINL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_ATANL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_CEILF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_CEILL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_COSL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_EXPL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_EXP2''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_LOGL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_LOG2''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_LOGB''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_RINTF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_ROUND''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_SINL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_TANL''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
[INFO] [stderr]         -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
[INFO] [stderr]         < math.h-t3 > math.h-t4
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''REPLACE_ACOSF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ASINF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ATANF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ATAN2F''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CBRTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CBRTL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CEIL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CEILF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_CEILL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_COSF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_COSHF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXPF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXPL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXPM1''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXPM1F''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXPM1L''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXP2''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_EXP2L''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FABSL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FLOOR''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FLOORF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FLOORL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FMA''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FMAF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FMAL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FMOD''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FMODF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FMODL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FREXPF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FREXP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_FREXPL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETPAYLOAD''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETPAYLOADF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_GETPAYLOADL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_HYPOT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_HYPOTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_HYPOTL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ILOGB''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ILOGBF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ILOGBL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ISFINITE''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ISINF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ISNAN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ITOLD''@|0|g' \
[INFO] [stderr]         < math.h-t4 > math.h-t5
[INFO] [stderr]   sed \
[INFO] [stderr]         -e 's|@''REPLACE_LDEXP''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LDEXPL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOG''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOGF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOGL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOG10''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOG10F''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOG10L''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOG1P''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOG1PF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOG1PL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOG2''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOG2F''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOG2L''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOGB''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOGBF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_LOGBL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MODF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MODFF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_MODFL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_NAN''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_REMAINDER''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_REMAINDERF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_REMAINDERL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_RINTL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ROUND''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ROUNDF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_ROUNDL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SIGNBIT''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SINF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SINHF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SQRTF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_SQRTL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TANF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TANHF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TOTALORDER''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TOTALORDERF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TOTALORDERL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TOTALORDERMAG''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TOTALORDERMAGF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TOTALORDERMAGL''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TRUNC''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TRUNCF''@|0|g' \
[INFO] [stderr]         -e 's|@''REPLACE_TRUNCL''@|0|g' \
[INFO] [stderr]         -e '/definitions of _GL_FUNCDECL_RPL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c++defs.h' \
[INFO] [stderr]         -e '/definition of _GL_ARG_NONNULL/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/arg-nonnull.h' \
[INFO] [stderr]         -e '/definition of _GL_WARN_ON_USE/r /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/warn-on-use.h' \
[INFO] [stderr]         < math.h-t5 > math.h-t6
[INFO] [stderr]   rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5
[INFO] [stderr]   mv math.h-t6 math.h
[INFO] [stderr]   make  all-recursive
[INFO] [stderr]   make[5]: Entering directory '/tmp/t9c5-0/build/intl/gnulib-lib'
[INFO] [stderr]   make[6]: Entering directory '/tmp/t9c5-0/build/intl/gnulib-lib'
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra  -MT libgnu_la-c32isalnum.lo -MD -MP -MF .deps/libgnu_la-c32isalnum.Tpo -c -o libgnu_la-c32isalnum.lo `test -f 'c32isalnum.c' || echo '/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/'`c32isalnum.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra  -MT libgnu_la-c32isalpha.lo -MD -MP -MF .deps/libgnu_la-c32isalpha.Tpo -c -o libgnu_la-c32isalpha.lo `test -f 'c32isalpha.c' || echo '/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/'`c32isalpha.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra  -MT libgnu_la-c32isblank.lo -MD -MP -MF .deps/libgnu_la-c32isblank.Tpo -c -o libgnu_la-c32isblank.lo `test -f 'c32isblank.c' || echo '/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/'`c32isblank.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra  -MT libgnu_la-c32iscntrl.lo -MD -MP -MF .deps/libgnu_la-c32iscntrl.Tpo -c -o libgnu_la-c32iscntrl.lo `test -f 'c32iscntrl.c' || echo '/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/'`c32iscntrl.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra  -MT libgnu_la-c32isdigit.lo -MD -MP -MF .deps/libgnu_la-c32isdigit.Tpo -c -o libgnu_la-c32isdigit.lo `test -f 'c32isdigit.c' || echo '/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/'`c32isdigit.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra  -MT libgnu_la-c32isgraph.lo -MD -MP -MF .deps/libgnu_la-c32isgraph.Tpo -c -o libgnu_la-c32isgraph.lo `test -f 'c32isgraph.c' || echo '/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/'`c32isgraph.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra  -MT libgnu_la-c32islower.lo -MD -MP -MF .deps/libgnu_la-c32islower.Tpo -c -o libgnu_la-c32islower.lo `test -f 'c32islower.c' || echo '/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/'`c32islower.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra  -MT libgnu_la-c32isprint.lo -MD -MP -MF .deps/libgnu_la-c32isprint.Tpo -c -o libgnu_la-c32isprint.lo `test -f 'c32isprint.c' || echo '/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/'`c32isprint.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -MT libgnu_la-c32isgraph.lo -MD -MP -MF .deps/libgnu_la-c32isgraph.Tpo -c /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isgraph.c -o libgnu_la-c32isgraph.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -MT libgnu_la-c32isprint.lo -MD -MP -MF .deps/libgnu_la-c32isprint.Tpo -c /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isprint.c -o libgnu_la-c32isprint.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -MT libgnu_la-c32isdigit.lo -MD -MP -MF .deps/libgnu_la-c32isdigit.Tpo -c /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isdigit.c -o libgnu_la-c32isdigit.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -MT libgnu_la-c32isalpha.lo -MD -MP -MF .deps/libgnu_la-c32isalpha.Tpo -c /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isalpha.c -o libgnu_la-c32isalpha.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -MT libgnu_la-c32isblank.lo -MD -MP -MF .deps/libgnu_la-c32isblank.Tpo -c /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isblank.c -o libgnu_la-c32isblank.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -MT libgnu_la-c32iscntrl.lo -MD -MP -MF .deps/libgnu_la-c32iscntrl.Tpo -c /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32iscntrl.c -o libgnu_la-c32iscntrl.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -MT libgnu_la-c32islower.lo -MD -MP -MF .deps/libgnu_la-c32islower.Tpo -c /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32islower.c -o libgnu_la-c32islower.o
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib -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 -O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -MT libgnu_la-c32isalnum.lo -MD -MP -MF .deps/libgnu_la-c32isalnum.Tpo -c /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isalnum.c -o libgnu_la-c32isalnum.o
[INFO] [stderr]   make[6]: Leaving directory '/tmp/t9c5-0/build/intl/gnulib-lib'
[INFO] [stderr]   make[5]: Leaving directory '/tmp/t9c5-0/build/intl/gnulib-lib'
[INFO] [stderr]   make[4]: Leaving directory '/tmp/t9c5-0/build/intl/gnulib-lib'
[INFO] [stderr]   make[3]: Leaving directory '/tmp/t9c5-0/build/intl'
[INFO] [stderr]   make[2]: Leaving directory '/tmp/t9c5-0/build/intl'
[INFO] [stderr]   make[1]: Leaving directory '/tmp/t9c5-0/build'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   In file included from /usr/include/features.h:539,
[INFO] [stderr]                    from /usr/include/uchar.h:26,
[INFO] [stderr]                    from ./uchar.h:45,
[INFO] [stderr]                    from /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isgraph.c:21:
[INFO] [stderr]   ./wchar.h:856:23: error: expected identifier or '(' before '_Generic'
[INFO] [stderr]     856 | _GL_EXTERN_C wchar_t *wmemchr (const wchar_t *__s, wchar_t __wc, size_t __n)
[INFO] [stderr]         |                       ^~~~~~~
[INFO] [stderr]   make[6]: *** [Makefile:2868: libgnu_la-c32isgraph.lo] Error 1
[INFO] [stderr]   make[6]: *** Waiting for unfinished jobs....
[INFO] [stderr]   In file included from /usr/include/features.h:539,
[INFO] [stderr]                    from /usr/include/uchar.h:26,
[INFO] [stderr]                    from ./uchar.h:45,
[INFO] [stderr]                    from /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isprint.c:21:
[INFO] [stderr]   ./wchar.h:856:23: error: expected identifier or '(' before '_Generic'
[INFO] [stderr]     856 | _GL_EXTERN_C wchar_t *wmemchr (const wchar_t *__s, wchar_t __wc, size_t __n)
[INFO] [stderr]         |                       ^~~~~~~
[INFO] [stderr]   In file included from /usr/include/features.h:539,
[INFO] [stderr]                    from /usr/include/uchar.h:26,
[INFO] [stderr]                    from ./uchar.h:45,
[INFO] [stderr]                    from /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isdigit.c:21:
[INFO] [stderr]   ./wchar.h:856:23: error: expected identifier or '(' before '_Generic'
[INFO] [stderr]     856 | _GL_EXTERN_C wchar_t *wmemchr (const wchar_t *__s, wchar_t __wc, size_t __n)
[INFO] [stderr]         |                       ^~~~~~~
[INFO] [stderr]   make[6]: *** [Makefile:2861: libgnu_la-c32isdigit.lo] Error 1
[INFO] [stderr]   In file included from /usr/include/features.h:539,
[INFO] [stderr]                    from /usr/include/uchar.h:26,
[INFO] [stderr]                    from ./uchar.h:45,
[INFO] [stderr]                    from /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isblank.c:21:
[INFO] [stderr]   ./wchar.h:856:23: error: expected identifier or '(' before '_Generic'
[INFO] [stderr]     856 | _GL_EXTERN_C wchar_t *wmemchr (const wchar_t *__s, wchar_t __wc, size_t __n)
[INFO] [stderr]         |                       ^~~~~~~
[INFO] [stderr]   make[6]: *** [Makefile:2882: libgnu_la-c32isprint.lo] Error 1
[INFO] [stderr]   make[6]: *** [Makefile:2847: libgnu_la-c32isblank.lo] Error 1
[INFO] [stderr]   In file included from /usr/include/features.h:539,
[INFO] [stderr]                    from /usr/include/uchar.h:26,
[INFO] [stderr]                    from ./uchar.h:45,
[INFO] [stderr]                    from /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isalpha.c:21:
[INFO] [stderr]   ./wchar.h:856:23: error: expected identifier or '(' before '_Generic'
[INFO] [stderr]     856 | _GL_EXTERN_C wchar_t *wmemchr (const wchar_t *__s, wchar_t __wc, size_t __n)
[INFO] [stderr]         |                       ^~~~~~~
[INFO] [stderr]   In file included from /usr/include/features.h:539,
[INFO] [stderr]                    from /usr/include/uchar.h:26,
[INFO] [stderr]                    from ./uchar.h:45,
[INFO] [stderr]                    from /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32islower.c:21:
[INFO] [stderr]   ./wchar.h:856:23: error: expected identifier or '(' before '_Generic'
[INFO] [stderr]     856 | _GL_EXTERN_C wchar_t *wmemchr (const wchar_t *__s, wchar_t __wc, size_t __n)
[INFO] [stderr]         |                       ^~~~~~~
[INFO] [stderr]   In file included from /usr/include/features.h:539,
[INFO] [stderr]                    from /usr/include/uchar.h:26,
[INFO] [stderr]                    from ./uchar.h:45,
[INFO] [stderr]                    from /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32iscntrl.c:21:
[INFO] [stderr]   ./wchar.h:856:23: error: expected identifier or '(' before '_Generic'
[INFO] [stderr]     856 | _GL_EXTERN_C wchar_t *wmemchr (const wchar_t *__s, wchar_t __wc, size_t __n)
[INFO] [stderr]         |                       ^~~~~~~
[INFO] [stderr]   make[6]: *** [Makefile:2875: libgnu_la-c32islower.lo] Error 1
[INFO] [stderr]   make[6]: *** [Makefile:2854: libgnu_la-c32iscntrl.lo] Error 1
[INFO] [stderr]   make[6]: *** [Makefile:2840: libgnu_la-c32isalpha.lo] Error 1
[INFO] [stderr]   In file included from /usr/include/features.h:539,
[INFO] [stderr]                    from /usr/include/uchar.h:26,
[INFO] [stderr]                    from ./uchar.h:45,
[INFO] [stderr]                    from /tmp/t9c5-0/gettext/gettext-0.26/gettext-runtime/intl/gnulib-lib/c32isalnum.c:21:
[INFO] [stderr]   ./wchar.h:856:23: error: expected identifier or '(' before '_Generic'
[INFO] [stderr]     856 | _GL_EXTERN_C wchar_t *wmemchr (const wchar_t *__s, wchar_t __wc, size_t __n)
[INFO] [stderr]         |                       ^~~~~~~
[INFO] [stderr]   make[6]: *** [Makefile:2833: libgnu_la-c32isalnum.lo] Error 1
[INFO] [stderr]   make[5]: *** [Makefile:3542: all-recursive] Error 1
[INFO] [stderr]   make[4]: *** [Makefile:2584: all] Error 2
[INFO] [stderr]   make[3]: *** [Makefile:2588: all-recursive] Error 1
[INFO] [stderr]   make[2]: *** [Makefile:2421: all] Error 2
[INFO] [stderr]   make[1]: *** [Makefile:2457: all-recursive] Error 1
[INFO] [stderr]   make: *** [Makefile:2360: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2501) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gettext-sys-0.26.0/build.rs:383:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5cc78a8333e1 - std[4614d3538cc64bc6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5cc78a8333e1 - std[4614d3538cc64bc6]::backtrace_rs::backtrace::trace_unsynchronized::<std[4614d3538cc64bc6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5cc78a8333e1 - std[4614d3538cc64bc6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5cc78a8333e1 - <<std[4614d3538cc64bc6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[9cde01f631c9b89d]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5cc78a84775a - <core[9cde01f631c9b89d]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5cc78a84775a - core[9cde01f631c9b89d]::fmt::write
[INFO] [stderr]      6:     0x5cc78a83909c - core[9cde01f631c9b89d]::io::write::default_write_fmt::<std[4614d3538cc64bc6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x5cc78a83909c - <std[4614d3538cc64bc6]::sys::stdio::unix::Stderr as core[9cde01f631c9b89d]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x5cc78a8122f6 - <std[4614d3538cc64bc6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5cc78a8122f6 - std[4614d3538cc64bc6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5cc78a82dd81 - std[4614d3538cc64bc6]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5cc78a82df3b - std[4614d3538cc64bc6]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x5cc78a8123a2 - std[4614d3538cc64bc6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x5cc78a80a379 - std[4614d3538cc64bc6]::sys::backtrace::__rust_end_short_backtrace::<std[4614d3538cc64bc6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5cc78a812b9d - __rustc[b6a9bdc199f3cce9]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x5cc78a847f4c - core[9cde01f631c9b89d]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5cc78a7a03c7 - build_script_build[11c04bf69769ac0f]::fail
[INFO] [stderr]     17:     0x5cc78a7a008d - build_script_build[11c04bf69769ac0f]::run
[INFO] [stderr]     18:     0x5cc78a7a0b81 - build_script_build[11c04bf69769ac0f]::run_make
[INFO] [stderr]     19:     0x5cc78a79e60b - build_script_build[11c04bf69769ac0f]::build_from_source
[INFO] [stderr]     20:     0x5cc78a7a05d1 - build_script_build[11c04bf69769ac0f]::main
[INFO] [stderr]     21:     0x5cc78a7a22f3 - <fn() as core[9cde01f631c9b89d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x5cc78a79a046 - std[4614d3538cc64bc6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x5cc78a79a529 - std[4614d3538cc64bc6]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x5cc78a82cf87 - <&dyn core[9cde01f631c9b89d]::ops::function::Fn<(), Output = i32> + core[9cde01f631c9b89d]::marker::Sync + core[9cde01f631c9b89d]::panic::unwind_safe::RefUnwindSafe as core[9cde01f631c9b89d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5cc78a82cf87 - std[4614d3538cc64bc6]::panicking::catch_unwind::do_call::<&dyn core[9cde01f631c9b89d]::ops::function::Fn<(), Output = i32> + core[9cde01f631c9b89d]::marker::Sync + core[9cde01f631c9b89d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panicking.rs:576:43
[INFO] [stderr]     26:     0x5cc78a82cf87 - std[4614d3538cc64bc6]::panicking::catch_unwind::<i32, &dyn core[9cde01f631c9b89d]::ops::function::Fn<(), Output = i32> + core[9cde01f631c9b89d]::marker::Sync + core[9cde01f631c9b89d]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x5cc78a82cf87 - std[4614d3538cc64bc6]::panic::catch_unwind::<&dyn core[9cde01f631c9b89d]::ops::function::Fn<(), Output = i32> + core[9cde01f631c9b89d]::marker::Sync + core[9cde01f631c9b89d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5cc78a82cf87 - std[4614d3538cc64bc6]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5cc78a82cf87 - std[4614d3538cc64bc6]::panicking::catch_unwind::do_call::<std[4614d3538cc64bc6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panicking.rs:576:43
[INFO] [stderr]     30:     0x5cc78a82cf87 - std[4614d3538cc64bc6]::panicking::catch_unwind::<isize, std[4614d3538cc64bc6]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x5cc78a82cf87 - std[4614d3538cc64bc6]::panic::catch_unwind::<std[4614d3538cc64bc6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5cc78a82cf87 - std[4614d3538cc64bc6]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/da86f4d0726be475afbbffe40cb2f65741c51ad3/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5cc78a799fb1 - std[4614d3538cc64bc6]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x5cc78a7a2335 - main
[INFO] [stderr]     35:     0x7f4805000601 - <unknown>
[INFO] [stderr]     36:     0x7f4805000718 - __libc_start_main
[INFO] [stderr]     37:     0x5cc78a7997c5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "eaa988516d437df517172ee0e8c89f1fa390669bf13d13335064d687425f04d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa988516d437df517172ee0e8c89f1fa390669bf13d13335064d687425f04d9", kill_on_drop: false }`
[INFO] [stdout] eaa988516d437df517172ee0e8c89f1fa390669bf13d13335064d687425f04d9
