Last active
May 24, 2023 08:18
-
-
Save mcprat/5eff278e48e9ab2285ff4b740e24c08b to your computer and use it in GitHub Desktop.
log output gettext build with openwrt build system
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by gettext configure 0.21.1, which was | |
generated by GNU Autoconf 2.71. Invocation command line was | |
$ ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=aarch64-unknown-linux-gnu --disable-dependency-tracking --program-prefix= --program-suffix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --enable-shared --enable-static --disable-libasprintf --disable-rpath --enable-nls --disable-java --disable-openmp --disable-curses --with-included-gettext --without-libintl-prefix --without-libexpat-prefix --with-libunistring-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr --with-libxml2-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl --without-emacs | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = SDDesk | |
uname -m = aarch64 | |
uname -r = 5.15.76-v8+ | |
uname -s = Linux | |
uname -v = #1597 SMP PREEMPT Fri Nov 4 12:16:41 GMT 2022 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/host/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/ | |
PATH: /home/pi/.local/bin/ | |
PATH: /usr/local/go/bin/ | |
PATH: /usr/local/sbin/ | |
PATH: /usr/local/bin/ | |
PATH: /usr/sbin/ | |
PATH: /usr/bin/ | |
PATH: /sbin/ | |
PATH: /bin/ | |
PATH: /usr/local/games/ | |
PATH: /usr/games/ | |
PATH: /snap/bin/ | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:1903: looking for aux files: config.guess config.sub missing install-sh | |
configure:1916: trying ./build-aux/ | |
configure:1945: ./build-aux/config.guess found | |
configure:1945: ./build-aux/config.sub found | |
configure:1945: ./build-aux/missing found | |
configure:1927: ./build-aux/install-sh found | |
configure:2076: checking for a BSD-compatible install | |
configure:2149: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/install -c | |
configure:2160: checking whether build environment is sane | |
configure:2215: result: yes | |
configure:2271: checking for mipsel-openwrt-linux-strip | |
configure:2303: result: mipsel-openwrt-linux-musl-strip | |
configure:2374: checking for a race-free mkdir -p | |
configure:2418: result: /bin/mkdir -p | |
configure:2425: checking for gawk | |
configure:2446: found /usr/bin/gawk | |
configure:2457: result: gawk | |
configure:2468: checking whether make sets $(MAKE) | |
configure:2491: result: yes | |
configure:2521: checking whether make supports nested variables | |
configure:2539: result: yes | |
configure:2624: checking whether UID '1000' is supported by ustar format | |
configure:2627: result: yes | |
configure:2634: checking whether GID '1000' is supported by ustar format | |
configure:2637: result: yes | |
configure:2645: checking how to create a ustar tar archive | |
configure:2656: tar --version | |
tar (GNU tar) 1.34 | |
Copyright (C) 2021 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Written by John Gilmore and Jay Fenlason. | |
configure:2659: $? = 0 | |
configure:2699: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:2702: $? = 0 | |
configure:2706: tar -xf - <conftest.tar | |
configure:2709: $? = 0 | |
configure:2711: cat conftest.dir/file | |
GrepMe | |
configure:2714: $? = 0 | |
configure:2728: result: gnutar | |
configure:2813: checking build system type | |
configure:2828: result: aarch64-unknown-linux-gnu | |
configure:2848: checking host system type | |
configure:2862: result: mipsel-openwrt-linux-gnu | |
configure:3747: checking that generated files are newer than configure | |
configure:3753: result: done | |
configure:3761: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by gettext config.status 0.21.1, which was | |
generated by GNU Autoconf 2.71. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on SDDesk | |
config.status:769: creating Makefile | |
config.status:769: creating gnulib-local/Makefile | |
configure:4842: === configuring in gettext-runtime (/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/gettext-runtime) | |
configure:4903: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--target=mipsel-openwrt-linux' '--host=mipsel-openwrt-linux' '--build=aarch64-unknown-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--enable-shared' '--enable-static' '--disable-libasprintf' '--disable-rpath' '--enable-nls' '--disable-java' '--disable-openmp' '--disable-curses' '--with-included-gettext' '--without-libintl-prefix' '--without-libexpat-prefix' '--with-libunistring-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr' '--with-libxml2-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl' '--without-emacs' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=mipsel-openwrt-linux' 'target_alias=mipsel-openwrt-linux' 'CC=mipsel-openwrt-linux-musl-gcc' 'CFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic ' 'LDFLAGS=-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ' 'CPPFLAGS=-I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include ' 'CXX=mipsel-openwrt-linux-musl-g++' 'CXXFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 ' --cache-file=/dev/null --srcdir=. | |
configure:4842: === configuring in libtextstyle (/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/libtextstyle) | |
configure:4903: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--target=mipsel-openwrt-linux' '--host=mipsel-openwrt-linux' '--build=aarch64-unknown-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--enable-shared' '--enable-static' '--disable-libasprintf' '--disable-rpath' '--enable-nls' '--disable-java' '--disable-openmp' '--disable-curses' '--with-included-gettext' '--without-libintl-prefix' '--without-libexpat-prefix' '--with-libunistring-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr' '--with-libxml2-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl' '--without-emacs' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=mipsel-openwrt-linux' 'target_alias=mipsel-openwrt-linux' 'CC=mipsel-openwrt-linux-musl-gcc' 'CFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic ' 'LDFLAGS=-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ' 'CPPFLAGS=-I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include ' 'CXX=mipsel-openwrt-linux-musl-g++' 'CXXFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 ' --cache-file=/dev/null --srcdir=. | |
configure:4842: === configuring in gettext-tools (/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/gettext-tools) | |
configure:4903: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--target=mipsel-openwrt-linux' '--host=mipsel-openwrt-linux' '--build=aarch64-unknown-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--enable-shared' '--enable-static' '--disable-libasprintf' '--disable-rpath' '--enable-nls' '--disable-java' '--disable-openmp' '--disable-curses' '--with-included-gettext' '--without-libintl-prefix' '--without-libexpat-prefix' '--with-libunistring-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr' '--with-libxml2-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl' '--without-emacs' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=mipsel-openwrt-linux' 'target_alias=mipsel-openwrt-linux' 'CC=mipsel-openwrt-linux-musl-gcc' 'CFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic ' 'LDFLAGS=-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ' 'CPPFLAGS=-I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include ' 'CXX=mipsel-openwrt-linux-musl-g++' 'CXXFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 ' --cache-file=/dev/null --srcdir=. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=aarch64-unknown-linux-gnu | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=mipsel-openwrt-linux-musl-gcc | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic ' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include ' | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 ' | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=mipsel-openwrt-linux-musl-g++ | |
ac_cv_env_EMACSLOADPATH_set= | |
ac_cv_env_EMACSLOADPATH_value= | |
ac_cv_env_EMACS_set= | |
ac_cv_env_EMACS_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_LT_SYS_LIBRARY_PATH_set= | |
ac_cv_env_LT_SYS_LIBRARY_PATH_value= | |
ac_cv_env_YACC_set= | |
ac_cv_env_YACC_value= | |
ac_cv_env_YFLAGS_set= | |
ac_cv_env_YFLAGS_value= | |
ac_cv_env_build_alias_set=set | |
ac_cv_env_build_alias_value=aarch64-unknown-linux-gnu | |
ac_cv_env_host_alias_set=set | |
ac_cv_env_host_alias_value=mipsel-openwrt-linux | |
ac_cv_env_target_alias_set=set | |
ac_cv_env_target_alias_value=mipsel-openwrt-linux | |
ac_cv_host=mipsel-openwrt-linux-gnu | |
ac_cv_path_install='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/install -c' | |
ac_cv_path_mkdir=/bin/mkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_STRIP=mipsel-openwrt-linux-musl-strip | |
ac_cv_prog_make_make_set=yes | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_tar_ustar=gnutar | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} '\''/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/missing'\'' aclocal-1.16' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi)' | |
AUTOCONF='${SHELL} '\''/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/missing'\'' autoconf' | |
AUTOHEADER='${SHELL} '\''/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/missing'\'' autoheader' | |
AUTOMAKE='${SHELL} '\''/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/missing'\'' automake-1.16' | |
AWK='gawk' | |
CC='mipsel-openwrt-linux-musl-gcc' | |
CFLAGS='-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic ' | |
CPP='' | |
CPPFLAGS='-I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include ' | |
CSCOPE='cscope' | |
CTAGS='ctags' | |
CXX='mipsel-openwrt-linux-musl-g++' | |
CXXCPP='' | |
CXXFLAGS='-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 ' | |
CYGPATH_W='echo' | |
DEFS='-DPACKAGE_NAME=\"gettext\" -DPACKAGE_TARNAME=\"gettext\" -DPACKAGE_VERSION=\"0.21.1\" -DPACKAGE_STRING=\"gettext\ 0.21.1\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gettext\" -DVERSION=\"0.21.1\"' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EMACS='' | |
EMACSLOADPATH='' | |
ETAGS='etags' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LDFLAGS='-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ' | |
LIBOBJS='' | |
LIBS='' | |
LTLIBOBJS='' | |
LT_SYS_LIBRARY_PATH='' | |
MAKEINFO='${SHELL} '\''/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/missing'\'' makeinfo' | |
MKDIR_P='/bin/mkdir -p' | |
PACKAGE='gettext' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='gettext' | |
PACKAGE_STRING='gettext 0.21.1' | |
PACKAGE_TARNAME='gettext' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='0.21.1' | |
PATH_SEPARATOR=':' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
STRIP='mipsel-openwrt-linux-musl-strip' | |
VERSION='0.21.1' | |
YACC='' | |
YFLAGS='' | |
am__isrc='' | |
am__leading_dot='.' | |
am__tar='${AMTAR} chf - --format=ustar --owner=root --group=root "$$tardir"' | |
am__untar='tar -xf -' | |
bindir='/usr/bin' | |
build='aarch64-unknown-linux-gnu' | |
build_alias='aarch64-unknown-linux-gnu' | |
build_cpu='aarch64' | |
build_os='linux-gnu' | |
build_vendor='unknown' | |
datadir='/usr/share' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='/usr' | |
host='mipsel-openwrt-linux-gnu' | |
host_alias='mipsel-openwrt-linux' | |
host_cpu='mipsel' | |
host_os='linux-gnu' | |
host_vendor='openwrt' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='/usr/info' | |
install_sh='${SHELL} /media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='/usr/lib' | |
localedir='${datarootdir}/locale' | |
localstatedir='/var' | |
mandir='/usr/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr' | |
program_transform_name='s&$$&&;s&^&&' | |
psdir='${docdir}' | |
runstatedir='${localstatedir}/run' | |
sbindir='/usr/sbin' | |
sharedstatedir='${prefix}/com' | |
subdirs=' gettext-runtime libtextstyle gettext-tools' | |
sysconfdir='/etc' | |
target_alias='mipsel-openwrt-linux' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "gettext" | |
#define PACKAGE_TARNAME "gettext" | |
#define PACKAGE_VERSION "0.21.1" | |
#define PACKAGE_STRING "gettext 0.21.1" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define PACKAGE "gettext" | |
#define VERSION "0.21.1" | |
configure: exit 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by gettext-runtime configure 0.21.1, which was | |
generated by GNU Autoconf 2.71. Invocation command line was | |
$ ./configure --disable-option-checking --prefix=/usr --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=aarch64-unknown-linux-gnu --disable-dependency-tracking --program-prefix= --program-suffix= --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --enable-shared --enable-static --disable-libasprintf --disable-rpath --enable-nls --disable-java --disable-openmp --disable-curses --with-included-gettext --without-libintl-prefix --without-libexpat-prefix --with-libunistring-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr --with-libxml2-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl --without-emacs build_alias=aarch64-unknown-linux-gnu host_alias=mipsel-openwrt-linux target_alias=mipsel-openwrt-linux CC=mipsel-openwrt-linux-musl-gcc 'CFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic ' 'LDFLAGS=-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ' 'CPPFLAGS=-I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include ' CXX=mipsel-openwrt-linux-musl-g++ 'CXXFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 ' --cache-file=/dev/null --srcdir=. | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = SDDesk | |
uname -m = aarch64 | |
uname -r = 5.15.76-v8+ | |
uname -s = Linux | |
uname -v = #1597 SMP PREEMPT Fri Nov 4 12:16:41 GMT 2022 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/host/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/ | |
PATH: /home/pi/.local/bin/ | |
PATH: /usr/local/go/bin/ | |
PATH: /usr/local/sbin/ | |
PATH: /usr/local/bin/ | |
PATH: /usr/sbin/ | |
PATH: /usr/bin/ | |
PATH: /sbin/ | |
PATH: /bin/ | |
PATH: /usr/local/games/ | |
PATH: /usr/games/ | |
PATH: /snap/bin/ | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:4184: looking for aux files: config.rpath ltmain.sh config.guess config.sub compile missing install-sh | |
configure:4197: trying ./../build-aux/ | |
configure:4226: ./../build-aux/config.rpath found | |
configure:4226: ./../build-aux/ltmain.sh found | |
configure:4226: ./../build-aux/config.guess found | |
configure:4226: ./../build-aux/config.sub found | |
configure:4226: ./../build-aux/compile found | |
configure:4226: ./../build-aux/missing found | |
configure:4208: ./../build-aux/install-sh found | |
configure:4357: checking for a BSD-compatible install | |
configure:4430: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/install -c | |
configure:4441: checking whether build environment is sane | |
configure:4496: result: yes | |
configure:4552: checking for mipsel-openwrt-linux-strip | |
configure:4584: result: mipsel-openwrt-linux-musl-strip | |
configure:4655: checking for a race-free mkdir -p | |
configure:4699: result: /bin/mkdir -p | |
configure:4706: checking for gawk | |
configure:4727: found /usr/bin/gawk | |
configure:4738: result: gawk | |
configure:4749: checking whether make sets $(MAKE) | |
configure:4772: result: yes | |
configure:4802: checking whether make supports nested variables | |
configure:4820: result: yes | |
configure:4978: checking for mipsel-openwrt-linux-gcc | |
configure:5010: result: mipsel-openwrt-linux-musl-gcc | |
configure:5408: checking for C compiler version | |
configure:5417: mipsel-openwrt-linux-musl-gcc --version >&5 | |
mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 12.2.0 r22895+6-d26ecbcf95) 12.2.0 | |
Copyright (C) 2022 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:5428: $? = 0 | |
configure:5417: mipsel-openwrt-linux-musl-gcc -v >&5 | |
Reading specs from /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/specs | |
COLLECT_GCC=mipsel-openwrt-linux-musl-gcc | |
COLLECT_LTO_WRAPPER=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/12.2.0/lto-wrapper | |
Target: mipsel-openwrt-linux-musl | |
Configured with: /media/SDStorage/builds/github-openwrt/openwrt/build_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/gcc-12.2.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion='OpenWrt GCC 12.2.0 r22895+6-d26ecbcf95' --prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=mipsel-openwrt-linux-musl --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-float=soft --with-system-zlib=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --with-zstd=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --with-gmp=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --with-mpfr=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --with-mpc=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --with-mips-plt CFLAGS='-O2 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/include -pipe' CXXFLAGS='-O2 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/include -pipe' 'CFLAGS_FOR_TARGET=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' 'CXXFLAGS_FOR_TARGET=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' 'GOCFLAGS_FOR_TARGET=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' --with-headers=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib --enable-plugins --enable-lto --with-libelf=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --disable-libsanitizer | |
Thread model: posix | |
Supported LTO compression algorithms: zlib zstd | |
gcc version 12.2.0 (OpenWrt GCC 12.2.0 r22895+6-d26ecbcf95) | |
configure:5428: $? = 0 | |
configure:5417: mipsel-openwrt-linux-musl-gcc -V >&5 | |
mipsel-openwrt-linux-musl-gcc: error: unrecognized command-line option '-V' | |
mipsel-openwrt-linux-musl-gcc: fatal error: no input files | |
compilation terminated. | |
configure:5428: $? = 1 | |
configure:5417: mipsel-openwrt-linux-musl-gcc -qversion >&5 | |
mipsel-openwrt-linux-musl-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? | |
mipsel-openwrt-linux-musl-gcc: fatal error: no input files | |
compilation terminated. | |
configure:5428: $? = 1 | |
configure:5417: mipsel-openwrt-linux-musl-gcc -version >&5 | |
mipsel-openwrt-linux-musl-gcc: error: unrecognized command-line option '-version' | |
mipsel-openwrt-linux-musl-gcc: fatal error: no input files | |
compilation terminated. | |
configure:5428: $? = 1 | |
configure:5448: checking whether the C compiler works | |
configure:5470: mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:5474: $? = 0 | |
configure:5524: result: yes | |
configure:5527: checking for C compiler default output file name | |
configure:5529: result: a.out | |
configure:5535: checking for suffix of executables | |
configure:5542: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:5546: $? = 0 | |
configure:5569: result: | |
configure:5591: checking whether we are cross compiling | |
configure:5629: result: yes | |
configure:5634: checking for suffix of object files | |
configure:5657: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:5661: $? = 0 | |
configure:5683: result: o | |
configure:5687: checking whether the compiler supports GNU C | |
configure:5707: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:5707: $? = 0 | |
configure:5717: result: yes | |
configure:5728: checking whether mipsel-openwrt-linux-musl-gcc accepts -g | |
configure:5749: mipsel-openwrt-linux-musl-gcc -c -g -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
cc1: note: someone does not honour COPTS correctly, passed 0 times | |
configure:5749: $? = 0 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5765: mipsel-openwrt-linux-musl-gcc -c -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
cc1: note: someone does not honour COPTS correctly, passed 0 times | |
configure:5765: $? = 0 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5782: mipsel-openwrt-linux-musl-gcc -c -g -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
cc1: note: someone does not honour COPTS correctly, passed 0 times | |
configure:5782: $? = 0 | |
configure:5793: result: yes | |
configure:5813: checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features | |
configure:5828: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:5828: $? = 0 | |
configure:5846: result: none needed | |
configure:5962: checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together | |
configure:5985: mipsel-openwrt-linux-musl-gcc -c conftest.c -o conftest2.o | |
cc1: note: someone does not honour COPTS correctly, passed 0 times | |
configure:5988: $? = 0 | |
configure:5985: mipsel-openwrt-linux-musl-gcc -c conftest.c -o conftest2.o | |
cc1: note: someone does not honour COPTS correctly, passed 0 times | |
configure:5988: $? = 0 | |
configure:6000: result: yes | |
configure:6018: checking whether the compiler is clang | |
configure:6040: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:6040: $? = 0 | |
configure:6049: result: no | |
configure:6053: checking for compiler option needed when checking for declarations | |
configure:6086: result: none | |
configure:6098: checking whether make supports the include directive | |
configure:6113: make -f confmf.GNU && cat confinc.out | |
make[3]: Entering directory '/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/gettext-runtime' | |
make[3]: Leaving directory '/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/gettext-runtime' | |
this is the am__doit target | |
configure:6116: $? = 0 | |
configure:6135: result: yes (GNU style) | |
configure:6161: checking dependency style of mipsel-openwrt-linux-musl-gcc | |
configure:6273: result: none | |
configure:6291: checking whether to use Java | |
configure:6301: result: no | |
configure:6311: checking how to run the C preprocessor | |
configure:6337: mipsel-openwrt-linux-musl-gcc -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c | |
configure:6337: $? = 0 | |
configure:6352: mipsel-openwrt-linux-musl-gcc -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c | |
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | |
11 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:6352: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6379: result: mipsel-openwrt-linux-musl-gcc -E | |
configure:6393: mipsel-openwrt-linux-musl-gcc -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c | |
configure:6393: $? = 0 | |
configure:6408: mipsel-openwrt-linux-musl-gcc -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c | |
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | |
11 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:6408: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6439: checking for grep that handles long lines and -e | |
configure:6503: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep | |
configure:6508: checking for egrep | |
configure:6576: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep -E | |
configure:7237: checking for preferred C# implementation | |
configure:7248: result: any | |
configure:7260: checking for C# compiler | |
configure:7368: result: no | |
configure:7390: checking build system type | |
configure:7405: result: aarch64-unknown-linux-gnu | |
configure:7425: checking host system type | |
configure:7439: result: mipsel-openwrt-linux-gnu | |
configure:7466: checking for Minix Amsterdam compiler | |
configure:7492: result: no | |
configure:7509: checking for mipsel-openwrt-linux-ar | |
configure:7541: result: mipsel-openwrt-linux-musl-gcc-ar | |
configure:7733: checking for stdio.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for stdlib.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for string.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for inttypes.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for stdint.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for strings.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for sys/stat.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for sys/types.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for unistd.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for wchar.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for minix/config.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:49:10: fatal error: minix/config.h: No such file or directory | |
49 | #include <minix/config.h> | |
| ^~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:7733: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:7733: result: no | |
configure:7733: checking for sys/param.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for threads.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for xlocale.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:51:10: fatal error: xlocale.h: No such file or directory | |
51 | #include <xlocale.h> | |
| ^~~~~~~~~~~ | |
compilation terminated. | |
configure:7733: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <xlocale.h> | |
configure:7733: result: no | |
configure:7733: checking for sys/socket.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for error.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:52:10: fatal error: error.h: No such file or directory | |
52 | #include <error.h> | |
| ^~~~~~~~~ | |
compilation terminated. | |
configure:7733: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <error.h> | |
configure:7733: result: no | |
configure:7733: checking for getopt.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for sys/cdefs.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:53:10: fatal error: sys/cdefs.h: No such file or directory | |
53 | #include <sys/cdefs.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:7733: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/cdefs.h> | |
configure:7733: result: no | |
configure:7733: checking for iconv.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for limits.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for crtdefs.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:55:10: fatal error: crtdefs.h: No such file or directory | |
55 | #include <crtdefs.h> | |
| ^~~~~~~~~~~ | |
compilation terminated. | |
configure:7733: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <crtdefs.h> | |
configure:7733: result: no | |
configure:7733: checking for wctype.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for langinfo.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for sys/mman.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for sys/time.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for stdbool.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7733: checking for stdckdint.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:60:10: fatal error: stdckdint.h: No such file or directory | |
60 | #include <stdckdint.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:7733: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <stdckdint.h> | |
configure:7733: result: no | |
configure:7733: checking for features.h | |
configure:7733: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7733: $? = 0 | |
configure:7733: result: yes | |
configure:7764: checking whether it is safe to define __EXTENSIONS__ | |
configure:7783: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7783: $? = 0 | |
configure:7791: result: yes | |
configure:7794: checking whether _XOPEN_SOURCE should be defined | |
configure:7816: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7816: $? = 0 | |
configure:7843: result: no | |
configure:7914: checking whether to use C++ | |
configure:7924: result: yes | |
configure:8052: checking whether the C++ compiler (mipsel-openwrt-linux-musl-g++ -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ) works | |
configure:8063: mipsel-openwrt-linux-musl-g++ -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.cpp >&5 | |
configure:8066: $? = 0 | |
configure:8084: result: yes | |
configure:8089: checking whether the C++ compiler supports namespaces | |
configure:8103: mipsel-openwrt-linux-musl-g++ -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.cpp >&5 | |
configure:8106: $? = 0 | |
configure:8119: result: yes | |
configure:8142: checking dependency style of mipsel-openwrt-linux-musl-g++ | |
configure:8254: result: none | |
configure:8275: checking whether the compiler supports GNU C++ | |
configure:8295: mipsel-openwrt-linux-musl-g++ -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp >&5 | |
configure:8295: $? = 0 | |
configure:8305: result: yes | |
configure:8316: checking whether mipsel-openwrt-linux-musl-g++ accepts -g | |
configure:8337: mipsel-openwrt-linux-musl-g++ -c -g -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp >&5 | |
configure:8337: $? = 0 | |
configure:8381: result: yes | |
configure:8419: checking for mipsel-openwrt-linux-musl-gcc option to enable large file support | |
configure:8451: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:8451: $? = 0 | |
configure:8462: result: none needed | |
configure:8936: checking how to print strings | |
configure:8963: result: printf | |
configure:8984: checking for a sed that does not truncate output | |
configure:9054: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed | |
configure:9072: checking for fgrep | |
configure:9140: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep -F | |
configure:9176: checking for ld used by mipsel-openwrt-linux-musl-gcc | |
configure:9244: result: mipsel-openwrt-linux-musl-ld | |
configure:9251: checking if the linker (mipsel-openwrt-linux-musl-ld) is GNU ld | |
configure:9267: result: yes | |
configure:9279: checking for BSD- or MS-compatible name lister (nm) | |
configure:9334: result: mipsel-openwrt-linux-musl-gcc-nm | |
configure:9474: checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface | |
configure:9482: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9485: mipsel-openwrt-linux-musl-gcc-nm "conftest.o" | |
configure:9488: output | |
00000000 B some_variable | |
configure:9495: result: BSD nm | |
configure:9498: checking whether ln -s works | |
configure:9502: result: yes | |
configure:9510: checking the maximum length of command line arguments | |
configure:9642: result: 1572864 | |
configure:9690: checking how to convert aarch64-unknown-linux-gnu file names to mipsel-openwrt-linux-gnu format | |
configure:9731: result: func_convert_file_noop | |
configure:9738: checking how to convert aarch64-unknown-linux-gnu file names to toolchain format | |
configure:9759: result: func_convert_file_noop | |
configure:9766: checking for mipsel-openwrt-linux-musl-ld option to reload object files | |
configure:9774: result: -r | |
configure:9808: checking for mipsel-openwrt-linux-file | |
configure:9843: result: no | |
configure:9853: checking for file | |
configure:9874: found /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/file | |
configure:9885: result: file | |
configure:9897: WARNING: using cross tools not prefixed with host triplet | |
configure:9916: checking for mipsel-openwrt-linux-objdump | |
configure:9948: result: mipsel-openwrt-linux-musl-objdump | |
configure:10022: checking how to recognize dependent libraries | |
configure:10223: result: pass_all | |
configure:10268: checking for mipsel-openwrt-linux-dlltool | |
configure:10303: result: no | |
configure:10313: checking for dlltool | |
configure:10348: result: no | |
configure:10375: checking how to associate runtime and link libraries | |
configure:10403: result: printf %s\n | |
configure:10419: checking for mipsel-openwrt-linux-ar | |
configure:10451: result: mipsel-openwrt-linux-musl-gcc-ar | |
configure:10553: checking for archiver @FILE support | |
configure:10571: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:10571: $? = 0 | |
configure:10575: mipsel-openwrt-linux-musl-gcc-ar cr libconftest.a @conftest.lst >&5 | |
configure:10578: $? = 0 | |
configure:10583: mipsel-openwrt-linux-musl-gcc-ar cr libconftest.a @conftest.lst >&5 | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ar: conftest.o: No such file or directory | |
configure:10586: $? = 1 | |
configure:10598: result: @ | |
configure:10616: checking for mipsel-openwrt-linux-strip | |
configure:10648: result: mipsel-openwrt-linux-musl-strip | |
configure:10725: checking for mipsel-openwrt-linux-ranlib | |
configure:10757: result: mipsel-openwrt-linux-musl-gcc-ranlib | |
configure:10904: checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object | |
configure:11058: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:11061: $? = 0 | |
configure:11065: mipsel-openwrt-linux-musl-gcc-nm conftest.o \| /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed '/ __gnu_lto/d' \> conftest.nm | |
configure:11068: $? = 0 | |
configure:11134: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c conftstm.o >&5 | |
configure:11137: $? = 0 | |
configure:11175: result: ok | |
configure:11222: checking for sysroot | |
configure:11253: result: no | |
configure:11260: checking for a working dd | |
configure:11304: result: /bin/dd | |
configure:11308: checking how to truncate binary pipes | |
configure:11324: result: /bin/dd bs=4096 count=1 | |
configure:11616: checking for mipsel-openwrt-linux-mt | |
configure:11651: result: no | |
configure:11661: checking for mt | |
configure:11682: found /bin/mt | |
configure:11693: result: mt | |
configure:11716: checking if mt is a manifest tool | |
configure:11723: mt '-?' | |
configure:11731: result: no | |
configure:12452: checking for dlfcn.h | |
configure:12452: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:12452: $? = 0 | |
configure:12452: result: yes | |
configure:13050: checking for objdir | |
configure:13066: result: .libs | |
configure:13330: checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions | |
configure:13349: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C | |
configure:13353: $? = 0 | |
configure:13366: result: no | |
configure:13724: checking for mipsel-openwrt-linux-musl-gcc option to produce PIC | |
configure:13732: result: -fPIC -DPIC | |
configure:13740: checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works | |
configure:13759: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -fPIC -DPIC -DPIC conftest.c >&5 | |
configure:13763: $? = 0 | |
configure:13776: result: yes | |
configure:13805: checking if mipsel-openwrt-linux-musl-gcc static flag -static works | |
configure:13834: result: yes | |
configure:13849: checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o | |
configure:13871: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -o out/conftest2.o conftest.c >&5 | |
configure:13875: $? = 0 | |
configure:13897: result: yes | |
configure:13905: checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o | |
configure:13953: result: yes | |
configure:13986: checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld) supports shared libraries | |
configure:15254: result: yes | |
configure:15291: checking whether -lc should be explicitly linked in | |
configure:15300: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:15303: $? = 0 | |
configure:15318: mipsel-openwrt-linux-musl-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep -lc \>/dev/null 2\>\&1 | |
configure:15321: $? = 0 | |
configure:15335: result: no | |
configure:15495: checking dynamic linker characteristics | |
configure:16077: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro -Wl,-rpath -Wl,/foo conftest.c >&5 | |
configure:16077: $? = 0 | |
configure:16316: result: GNU/Linux ld.so | |
configure:16438: checking how to hardcode library paths into programs | |
configure:16463: result: immediate | |
configure:17015: checking whether stripping libraries is possible | |
configure:17024: result: yes | |
configure:17066: checking if libtool supports shared libraries | |
configure:17068: result: yes | |
configure:17071: checking whether to build shared libraries | |
configure:17096: result: yes | |
configure:17099: checking whether to build static libraries | |
configure:17103: result: yes | |
configure:17126: checking how to run the C++ preprocessor | |
configure:17148: mipsel-openwrt-linux-musl-g++ -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp | |
configure:17148: $? = 0 | |
configure:17163: mipsel-openwrt-linux-musl-g++ -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp | |
conftest.cpp:53:10: fatal error: ac_nonexistent.h: No such file or directory | |
53 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:17163: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:17190: result: mipsel-openwrt-linux-musl-g++ -E | |
configure:17204: mipsel-openwrt-linux-musl-g++ -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp | |
configure:17204: $? = 0 | |
configure:17219: mipsel-openwrt-linux-musl-g++ -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp | |
conftest.cpp:53:10: fatal error: ac_nonexistent.h: No such file or directory | |
53 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:17219: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:17384: checking for ld used by mipsel-openwrt-linux-musl-g++ | |
configure:17452: result: mipsel-openwrt-linux-musl-ld | |
configure:17459: checking if the linker (mipsel-openwrt-linux-musl-ld) is GNU ld | |
configure:17475: result: yes | |
configure:17530: checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld) supports shared libraries | |
configure:18608: result: yes | |
configure:18644: mipsel-openwrt-linux-musl-g++ -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp >&5 | |
configure:18647: $? = 0 | |
configure:19128: checking for mipsel-openwrt-linux-musl-g++ option to produce PIC | |
configure:19136: result: -fPIC -DPIC | |
configure:19144: checking if mipsel-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works | |
configure:19163: mipsel-openwrt-linux-musl-g++ -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -fPIC -DPIC -DPIC conftest.cpp >&5 | |
configure:19167: $? = 0 | |
configure:19180: result: yes | |
configure:19203: checking if mipsel-openwrt-linux-musl-g++ static flag -static works | |
configure:19232: result: yes | |
configure:19244: checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o | |
configure:19266: mipsel-openwrt-linux-musl-g++ -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -o out/conftest2.o conftest.cpp >&5 | |
configure:19270: $? = 0 | |
configure:19292: result: yes | |
configure:19297: checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o | |
configure:19345: result: yes | |
configure:19375: checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld) supports shared libraries | |
configure:19415: result: yes | |
configure:19557: checking dynamic linker characteristics | |
configure:20305: result: GNU/Linux ld.so | |
configure:20370: checking how to hardcode library paths into programs | |
configure:20395: result: immediate | |
configure:20460: checking for mipsel-openwrt-linux-windres | |
configure:20495: result: no | |
configure:20505: checking for windres | |
configure:20540: result: no | |
configure:20666: checking whether NLS is requested | |
configure:20676: result: yes | |
configure:20716: checking for msgfmt | |
configure: trying /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgfmt... | |
0 translated messages. | |
configure:20749: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgfmt | |
configure:20758: checking for gmsgfmt | |
configure:20781: found /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/gmsgfmt | |
configure:20794: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/gmsgfmt | |
configure:20839: checking for xgettext | |
configure: trying /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/xgettext... | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C | |
configure:20872: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/xgettext | |
configure:20917: checking for msgmerge | |
configure: trying /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgmerge... | |
configure:20949: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgmerge | |
configure:20975: checking whether we are using the GNU C Library 2 or newer | |
configure:21004: result: no | |
configure:21015: checking whether the -Werror option is usable | |
configure:21034: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -Werror -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:21034: $? = 0 | |
configure:21044: result: yes | |
configure:21046: checking for simple visibility declarations | |
configure:21073: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -fvisibility=hidden -Werror -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:21073: $? = 0 | |
configure:21083: result: yes | |
configure:21096: checking for inline | |
configure:21113: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:21113: $? = 0 | |
configure:21122: result: inline | |
configure:21140: checking for size_t | |
configure:21140: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:21140: $? = 0 | |
configure:21140: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:85:21: error: expected expression before ')' token | |
85 | if (sizeof ((size_t))) | |
| ^ | |
configure:21140: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main (void) | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:21140: result: yes | |
configure:21151: checking for stdint.h | |
configure:21169: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:21169: $? = 0 | |
configure:21177: result: yes | |
configure:21187: checking for working alloca.h | |
configure:21205: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21205: $? = 0 | |
configure:21214: result: yes | |
configure:21222: checking for alloca | |
configure:21267: result: yes | |
configure:21339: checking for getpagesize | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for symlink | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for canonicalize_file_name | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ld: /media/SDStorage/builds/github-openwrt/openwrt/tmp/ccIySabE.o: in function `main': | |
conftest.c:(.text.startup+0x16): undefined reference to `canonicalize_file_name' | |
collect2: error: ld returned 1 exit status | |
configure:21339: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| /* end confdefs.h. */ | |
| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define canonicalize_file_name innocuous_canonicalize_file_name | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char canonicalize_file_name (); below. */ | |
| | |
| #include <limits.h> | |
| #undef canonicalize_file_name | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char canonicalize_file_name (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return canonicalize_file_name (); | |
| ; | |
| return 0; | |
| } | |
configure:21339: result: no | |
configure:21339: checking for realpath | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for lstat | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for _set_invalid_parameter_handler | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ld: /media/SDStorage/builds/github-openwrt/openwrt/tmp/ccKUgtdf.o: in function `main': | |
conftest.c:(.text.startup+0x16): undefined reference to `_set_invalid_parameter_handler' | |
collect2: error: ld returned 1 exit status | |
configure:21339: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| /* end confdefs.h. */ | |
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _set_invalid_parameter_handler (); below. */ | |
| | |
| #include <limits.h> | |
| #undef _set_invalid_parameter_handler | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char _set_invalid_parameter_handler (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return _set_invalid_parameter_handler (); | |
| ; | |
| return 0; | |
| } | |
configure:21339: result: no | |
configure:21339: checking for fchdir | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for fcntl | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for getdtablesize | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for getexecname | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ld: /media/SDStorage/builds/github-openwrt/openwrt/tmp/ccNOjqCy.o: in function `main': | |
conftest.c:(.text.startup+0x16): undefined reference to `getexecname' | |
collect2: error: ld returned 1 exit status | |
configure:21339: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| /* end confdefs.h. */ | |
| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getexecname innocuous_getexecname | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getexecname (); below. */ | |
| | |
| #include <limits.h> | |
| #undef getexecname | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getexecname (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getexecname || defined __stub___getexecname | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return getexecname (); | |
| ; | |
| return 0; | |
| } | |
configure:21339: result: no | |
configure:21339: checking for iswcntrl | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
conftest.c:80:6: warning: conflicting types for built-in function 'iswcntrl'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] | |
80 | char iswcntrl (); | |
| ^~~~~~~~ | |
conftest.c:72:1: note: 'iswcntrl' is declared in header '<wctype.h>' | |
71 | #include <limits.h> | |
72 | #undef iswcntrl | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for mbsinit | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for mbrtowc | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for mbslen | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ld: /media/SDStorage/builds/github-openwrt/openwrt/tmp/ccGWKLPx.o: in function `main': | |
conftest.c:(.text.startup+0x16): undefined reference to `mbslen' | |
collect2: error: ld returned 1 exit status | |
configure:21339: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| /* end confdefs.h. */ | |
| /* Define mbslen to an innocuous variant, in case <limits.h> declares mbslen. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define mbslen innocuous_mbslen | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char mbslen (); below. */ | |
| | |
| #include <limits.h> | |
| #undef mbslen | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char mbslen (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_mbslen || defined __stub___mbslen | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return mbslen (); | |
| ; | |
| return 0; | |
| } | |
configure:21339: result: no | |
configure:21339: checking for mprotect | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for readlink | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for setenv | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for __xpg_strerror_r | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21339: checking for wcwidth | |
configure:21339: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21339: $? = 0 | |
configure:21339: result: yes | |
configure:21350: checking for working mmap | |
configure:21513: result: yes | |
configure:21524: checking whether integer division by zero raises SIGFPE | |
configure:21608: result: guessing no | |
configure:21619: checking for inttypes.h | |
configure:21639: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:21639: $? = 0 | |
configure:21647: result: yes | |
configure:21656: checking for unsigned long long int | |
configure:21696: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21696: $? = 0 | |
configure:21706: result: yes | |
configure:21732: checking for mipsel-openwrt-linux-musl-gcc options needed to detect all undeclared functions | |
configure:21754: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:81:8: error: 'strchr' undeclared (first use in this function) | |
81 | (void) strchr; | |
| ^~~~~~ | |
conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'? | |
1 | /* confdefs.h */ | |
conftest.c:81:8: note: each undeclared identifier is reported only once for each function it appears in | |
81 | (void) strchr; | |
| ^~~~~~ | |
configure:21754: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main (void) | |
| { | |
| (void) strchr; | |
| ; | |
| return 0; | |
| } | |
configure:21781: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:21781: $? = 0 | |
configure:21798: result: none needed | |
configure:21822: checking whether imported symbols can be declared weak | |
configure:21846: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21846: $? = 0 | |
configure:21922: result: guessing yes | |
configure:21951: checking for pthread.h | |
configure:21951: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:21951: $? = 0 | |
configure:21951: result: yes | |
configure:21988: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:21988: $? = 0 | |
configure:21999: gl_pthread_api=yes | |
configure:22000: LIBPTHREAD= | |
configure:22026: gl_pthread_in_glibc=no | |
configure:22033: checking for pthread_kill in -lpthread | |
configure:22056: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c -lpthread >&5 | |
configure:22056: $? = 0 | |
configure:22066: result: yes | |
configure:22180: LIBPMULTITHREAD=-lpthread | |
configure:22182: checking whether POSIX threads API is available | |
configure:22184: result: yes | |
configure:22205: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:22205: $? = 0 | |
configure:22871: checking for multithread API to use | |
configure:22873: result: posix | |
configure:22890: checking for pthread_rwlock_t | |
configure:22890: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:22890: $? = 0 | |
configure:22890: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:86:31: error: expected expression before ')' token | |
86 | if (sizeof ((pthread_rwlock_t))) | |
| ^ | |
configure:22890: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| | |
| int | |
| main (void) | |
| { | |
| if (sizeof ((pthread_rwlock_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22890: result: yes | |
configure:22903: checking whether pthread_rwlock_rdlock prefers a writer to a reader | |
configure:23061: result: guessing no | |
configure:23095: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:23095: $? = 0 | |
configure:23145: checking for ld | |
configure:23276: result: mipsel-openwrt-linux-musl-ld | |
configure:23283: checking if the linker (mipsel-openwrt-linux-musl-ld) is GNU ld | |
configure:23299: result: yes | |
configure:23307: checking for shared library run path origin | |
configure:23321: result: done | |
configure:23343: checking 32-bit host C ABI | |
configure:23498: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:86:20: error: unknown type name 'error' | |
86 | error fail | |
| ^~~~~ | |
conftest.c:86:20: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input | |
configure:23498: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| /* end confdefs.h. */ | |
| #if defined _MIPS_SZLONG && (_MIPS_SZLONG == 64) | |
| int ok; | |
| #else | |
| error fail | |
| #endif | |
| | |
configure:23606: result: yes | |
configure:23615: checking for ELF binary format | |
configure:23639: result: yes | |
configure:23691: checking for the common suffixes of directories in the library search path | |
configure:23760: result: lib,lib,lib | |
configure:24304: checking for iconv | |
configure:24329: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:24329: $? = 0 | |
configure:24365: result: yes | |
configure:24368: checking for working iconv | |
configure:24525: result: guessing yes | |
configure:24553: checking whether iconv is compatible with its POSIX signature | |
configure:24578: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:24578: $? = 0 | |
configure:24587: result: yes | |
configure:24620: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:24620: $? = 0 | |
configure:24629: checking for inttypes.h | |
configure:24629: result: yes | |
configure:24635: checking for unistd.h | |
configure:24635: result: yes | |
configure:24641: checking for sys/param.h | |
configure:24641: result: yes | |
configure:24648: checking for getcwd | |
configure:24648: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:24648: $? = 0 | |
configure:24648: result: yes | |
configure:24654: checking for getegid | |
configure:24654: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:24654: $? = 0 | |
configure:24654: result: yes | |
configure:24660: checking for geteuid | |
configure:24660: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:24660: $? = 0 | |
configure:24660: result: yes | |
configure:24666: checking for getgid | |
configure:24666: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:24666: $? = 0 | |
configure:24666: result: yes | |
configure:24672: checking for getuid | |
configure:24672: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:24672: $? = 0 | |
configure:24672: result: yes | |
configure:24678: checking for mempcpy | |
configure:24678: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
conftest.c:110:6: warning: conflicting types for built-in function 'mempcpy'; expected 'void *(void *, const void *, unsigned int)' [-Wbuiltin-declaration-mismatch] | |
110 | char mempcpy (); | |
| ^~~~~~~ | |
configure:24678: $? = 0 | |
configure:24678: result: yes | |
configure:24684: checking for munmap | |
configure:24684: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:24684: $? = 0 | |
configure:24684: result: yes | |
configure:24690: checking for stpcpy | |
configure:24690: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
conftest.c:112:6: warning: conflicting types for built-in function 'stpcpy'; expected 'char *(char *, const char *)' [-Wbuiltin-declaration-mismatch] | |
112 | char stpcpy (); | |
| ^~~~~~ | |
configure:24690: $? = 0 | |
configure:24690: result: yes | |
configure:24696: checking for strcasecmp | |
configure:24696: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
conftest.c:113:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] | |
113 | char strcasecmp (); | |
| ^~~~~~~~~~ | |
configure:24696: $? = 0 | |
configure:24696: result: yes | |
configure:24702: checking for tsearch | |
configure:24702: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:24702: $? = 0 | |
configure:24702: result: yes | |
configure:24708: checking for __fsetlocking | |
configure:24708: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:24708: $? = 0 | |
configure:24708: result: yes | |
configure:24716: checking whether feof_unlocked is declared | |
configure:24716: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:24716: $? = 0 | |
configure:24716: result: yes | |
configure:24725: checking whether fgets_unlocked is declared | |
configure:24725: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:24725: $? = 0 | |
configure:24725: result: yes | |
configure:24743: checking for bison | |
configure:24764: found /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/bison | |
configure:24775: result: bison | |
configure:24794: checking for bison 3.0 or newer | |
configure:24806: result: 3.8.2, ok | |
configure:24817: checking for long long int | |
configure:24870: result: yes | |
configure:24879: checking for wchar_t | |
configure:24897: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:24897: $? = 0 | |
configure:24905: result: yes | |
configure:24914: checking for wint_t | |
configure:24932: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:24932: $? = 0 | |
configure:24940: result: yes | |
configure:24947: checking whether wint_t is large enough | |
configure:24966: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:24966: $? = 0 | |
configure:24974: result: yes | |
configure:24989: checking for intmax_t | |
configure:25016: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:25016: $? = 0 | |
configure:25024: result: yes | |
configure:25034: checking whether printf() supports POSIX/XSI format strings | |
configure:25090: result: guessing yes | |
configure:25101: checking for stdint.h | |
configure:25101: result: yes | |
configure:25108: checking for SIZE_MAX | |
configure:25184: result: yes | |
configure:25195: checking for stdint.h | |
configure:25195: result: yes | |
configure:25264: checking for working fcntl.h | |
configure:25395: result: cross-compiling | |
configure:25438: checking for uselocale | |
configure:25475: checking for uselocale | |
configure:25475: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:25475: $? = 0 | |
configure:25475: result: yes | |
configure:25490: result: yes | |
configure:25507: checking whether uselocale works | |
configure:25549: result: guessing yes | |
configure:25570: checking for fake locale system (OpenBSD) | |
configure:25613: result: guessing no | |
configure:25632: checking for Solaris 11.4 locale system | |
configure:25667: result: no | |
configure:25680: checking for getlocalename_l | |
configure:25680: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ld: /media/SDStorage/builds/github-openwrt/openwrt/tmp/cc9LnfEF.o: in function `main': | |
conftest.c:(.text.startup+0x16): undefined reference to `getlocalename_l' | |
collect2: error: ld returned 1 exit status | |
configure:25680: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| /* end confdefs.h. */ | |
| /* Define getlocalename_l to an innocuous variant, in case <limits.h> declares getlocalename_l. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getlocalename_l innocuous_getlocalename_l | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getlocalename_l (); below. */ | |
| | |
| #include <limits.h> | |
| #undef getlocalename_l | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getlocalename_l (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getlocalename_l || defined __stub___getlocalename_l | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return getlocalename_l (); | |
| ; | |
| return 0; | |
| } | |
configure:25680: result: no | |
configure:25720: checking for CFPreferencesCopyAppValue | |
configure:25739: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | |
conftest.c:114:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory | |
114 | #include <CoreFoundation/CFPreferences.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:25739: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| /* end confdefs.h. */ | |
| #include <CoreFoundation/CFPreferences.h> | |
| int | |
| main (void) | |
| { | |
| CFPreferencesCopyAppValue(NULL, NULL) | |
| ; | |
| return 0; | |
| } | |
configure:25749: result: no | |
configure:25756: checking for CFLocaleCopyPreferredLanguages | |
configure:25775: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | |
conftest.c:114:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory | |
114 | #include <CoreFoundation/CFLocale.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:25775: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| /* end confdefs.h. */ | |
| #include <CoreFoundation/CFLocale.h> | |
| int | |
| main (void) | |
| { | |
| CFLocaleCopyPreferredLanguages(); | |
| ; | |
| return 0; | |
| } | |
configure:25785: result: no | |
configure:25800: checking whether ctype.h defines __header_inline | |
configure:25814: mipsel-openwrt-linux-musl-gcc -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c | |
conftest.c:116:28: error: #error "<ctype.h> does not define __header_inline" | |
116 | #error "<ctype.h> does not define __header_inline" | |
| ^~~~~ | |
configure:25814: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| /* end confdefs.h. */ | |
| #include <ctype.h> | |
| #ifndef __header_inline | |
| #error "<ctype.h> does not define __header_inline" | |
| #endif | |
| | |
configure:25822: result: no | |
configure:25835: checking for flexible array member | |
configure:25864: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:25864: $? = 0 | |
configure:25872: result: yes | |
configure:25901: checking for ptrdiff_t | |
configure:25901: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:25901: $? = 0 | |
configure:25901: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:146:24: error: expected expression before ')' token | |
146 | if (sizeof ((ptrdiff_t))) | |
| ^ | |
configure:25901: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main (void) | |
| { | |
| if (sizeof ((ptrdiff_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:25901: result: yes | |
configure:25912: checking for features.h | |
configure:25912: result: yes | |
configure:25918: checking for stddef.h | |
configure:25918: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:25918: $? = 0 | |
configure:25918: result: yes | |
configure:25924: checking for stdlib.h | |
configure:25924: result: yes | |
configure:25930: checking for string.h | |
configure:25930: result: yes | |
configure:25937: checking for asprintf | |
configure:25937: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:25937: $? = 0 | |
configure:25937: result: yes | |
configure:25943: checking for wprintf | |
configure:25943: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:25943: $? = 0 | |
configure:25943: result: yes | |
configure:25949: checking for newlocale | |
configure:25949: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:25949: $? = 0 | |
configure:25949: result: yes | |
configure:25955: checking for putenv | |
configure:25955: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:25955: $? = 0 | |
configure:25955: result: yes | |
configure:25961: checking for setenv | |
configure:25961: result: yes | |
configure:25967: checking for snprintf | |
configure:25967: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
conftest.c:140:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] | |
140 | char snprintf (); | |
| ^~~~~~~~ | |
conftest.c:132:1: note: 'snprintf' is declared in header '<stdio.h>' | |
131 | #include <limits.h> | |
132 | #undef snprintf | |
configure:25967: $? = 0 | |
configure:25967: result: yes | |
configure:25973: checking for strnlen | |
configure:25973: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
conftest.c:141:6: warning: conflicting types for built-in function 'strnlen'; expected 'unsigned int(const char *, unsigned int)' [-Wbuiltin-declaration-mismatch] | |
141 | char strnlen (); | |
| ^~~~~~~ | |
configure:25973: $? = 0 | |
configure:25973: result: yes | |
configure:25979: checking for uselocale | |
configure:25979: result: yes | |
configure:25985: checking for wcslen | |
configure:25985: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:25985: $? = 0 | |
configure:25985: result: yes | |
configure:25991: checking for wcsnlen | |
configure:25991: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:25991: $? = 0 | |
configure:25991: result: yes | |
configure:25997: checking for mbrtowc | |
configure:25997: result: yes | |
configure:26003: checking for wcrtomb | |
configure:26003: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:26003: $? = 0 | |
configure:26003: result: yes | |
configure:26011: checking whether _snprintf is declared | |
configure:26011: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:140:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? | |
140 | (void) _snprintf; | |
| ^~~~~~~~~ | |
| vsnprintf | |
conftest.c:140:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:26011: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| | |
| int | |
| main (void) | |
| { | |
| #ifndef _snprintf | |
| #ifdef __cplusplus | |
| (void) _snprintf; | |
| #else | |
| (void) _snprintf; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:26011: result: no | |
configure:26020: checking whether _snwprintf is declared | |
configure:26020: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:141:10: error: '_snwprintf' undeclared (first use in this function); did you mean 'vsnprintf'? | |
141 | (void) _snwprintf; | |
| ^~~~~~~~~~ | |
| vsnprintf | |
conftest.c:141:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:26020: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| | |
| int | |
| main (void) | |
| { | |
| #ifndef _snwprintf | |
| #ifdef __cplusplus | |
| (void) _snwprintf; | |
| #else | |
| (void) _snwprintf; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:26020: result: no | |
configure:26031: checking whether getc_unlocked is declared | |
configure:26031: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:26031: $? = 0 | |
configure:26031: result: yes | |
configure:26073: checking for nl_langinfo and CODESET | |
configure:26090: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:26090: $? = 0 | |
configure:26100: result: yes | |
configure:26109: checking for LC_MESSAGES | |
configure:26126: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:26126: $? = 0 | |
configure:26135: result: yes | |
configure:26297: checking for CFPreferencesCopyAppValue | |
configure:26326: result: no | |
configure:26333: checking for CFLocaleCopyPreferredLanguages | |
configure:26362: result: no | |
configure:26398: checking whether included gettext is requested | |
configure:26409: result: yes | |
configure:27112: checking whether to use NLS | |
configure:27114: result: yes | |
configure:27117: checking where the gettext function comes from | |
configure:27128: result: included intl directory | |
configure:27258: checking whether the preprocessor supports include_next | |
configure:27297: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -Iconftestd1b -Iconftestd2 conftest.c >&5 | |
configure:27297: $? = 0 | |
configure:27320: result: yes | |
configure:27342: checking whether source code line length is unlimited | |
configure:27367: result: yes | |
configure:27462: checking whether malloc is ptrdiff_t safe | |
configure:27499: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:158:16: error: #error "malloc might not be ptrdiff_t safe" | |
158 | #error "malloc might not be ptrdiff_t safe" | |
| ^~~~~ | |
conftest.c:159:15: error: unknown type name 'syntax' | |
159 | syntax error | |
| ^~~~~~ | |
configure:27499: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| /* end confdefs.h. */ | |
| #include <stdint.h> | |
| | |
| int | |
| main (void) | |
| { | |
| /* 64-bit ptrdiff_t is so wide that no practical platform | |
| can exceed it. */ | |
| #define WIDE_PTRDIFF (PTRDIFF_MAX >> 31 >> 31 != 0) | |
| | |
| /* On rare machines where size_t fits in ptrdiff_t there | |
| is no problem. */ | |
| #define NARROW_SIZE (SIZE_MAX <= PTRDIFF_MAX) | |
| | |
| /* glibc 2.30 and later malloc refuses to exceed ptrdiff_t | |
| bounds even on 32-bit platforms. We don't know which | |
| non-glibc systems are safe. */ | |
| #define KNOWN_SAFE (2 < __GLIBC__ + (30 <= __GLIBC_MINOR__)) | |
| | |
| #if WIDE_PTRDIFF || NARROW_SIZE || KNOWN_SAFE | |
| return 0; | |
| #else | |
| #error "malloc might not be ptrdiff_t safe" | |
| syntax error | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:27508: result: no | |
configure:27518: checking whether malloc, realloc, calloc set errno on failure | |
configure:27536: result: yes | |
configure:27757: checking whether lstat correctly handles trailing slash | |
configure:27817: result: guessing yes | |
configure:27830: checking whether // is distinct from / | |
configure:27860: result: unknown, assuming no | |
configure:27872: checking whether realpath works | |
configure:28103: result: guessing yes | |
configure:28124: checking for faccessat | |
configure:28161: checking for faccessat | |
configure:28161: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:28161: $? = 0 | |
configure:28161: result: yes | |
configure:28176: result: yes | |
configure:28194: checking for getcwd | |
configure:28194: result: yes | |
configure:28207: checking for C/C++ restrict keyword | |
configure:28237: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:28237: $? = 0 | |
configure:28246: result: __restrict__ | |
configure:28726: checking if environ is properly declared | |
configure:28750: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:150:26: error: conflicting types for 'environ'; have 'foo_t' | |
150 | extern foo_t environ; | |
| ^~~~~~~ | |
In file included from /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify/unistd.h:22, | |
from conftest.c:144: | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/unistd.h:188:15: note: previous declaration of 'environ' with type 'char **' | |
188 | extern char **environ; | |
| ^~~~~~~ | |
configure:28750: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| /* end confdefs.h. */ | |
| #if HAVE_UNISTD_H | |
| #include <unistd.h> | |
| #endif | |
| /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>. */ | |
| #include <stdlib.h> | |
| | |
| typedef struct { int foo; } foo_t; | |
| extern foo_t environ; | |
| int | |
| main (void) | |
| { | |
| environ.foo = 1; | |
| ; | |
| return 0; | |
| } | |
configure:28758: result: yes | |
configure:28773: checking for complete errno.h | |
configure:28848: result: yes | |
configure:29246: checking for error | |
configure:29283: checking for error | |
configure:29283: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ld: /media/SDStorage/builds/github-openwrt/openwrt/tmp/cc7oyq9m.o: in function `main': | |
conftest.c:(.text.startup+0x16): undefined reference to `error' | |
collect2: error: ld returned 1 exit status | |
configure:29283: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| /* end confdefs.h. */ | |
| /* Define error to an innocuous variant, in case <limits.h> declares error. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define error innocuous_error | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char error (); below. */ | |
| | |
| #include <limits.h> | |
| #undef error | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char error (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_error || defined __stub___error | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return error (); | |
| ; | |
| return 0; | |
| } | |
configure:29283: result: no | |
configure:29298: result: no | |
configure:29321: checking whether error_at_line is declared | |
configure:29321: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:144:10: fatal error: error.h: No such file or directory | |
144 | #include <error.h> | |
| ^~~~~~~~~ | |
compilation terminated. | |
configure:29321: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| /* end confdefs.h. */ | |
| #include <error.h> | |
| | |
| int | |
| main (void) | |
| { | |
| #ifndef error_at_line | |
| #ifdef __cplusplus | |
| (void) error_at_line; | |
| #else | |
| (void) error_at_line; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:29321: result: no | |
configure:29469: checking whether strerror_r is declared | |
configure:29469: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:29469: $? = 0 | |
configure:29469: result: yes | |
configure:29488: checking whether strerror_r returns char * | |
configure:29513: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:152:20: error: invalid type argument of unary '*' (have 'int') | |
152 | char x = *strerror_r (0, buf, sizeof buf); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
conftest.c:153:21: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] | |
153 | char *p = strerror_r (0, buf, sizeof buf); | |
| ^~~~~~~~~~ | |
configure:29513: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| /* end confdefs.h. */ | |
| #include <string.h> | |
| int | |
| main (void) | |
| { | |
| | |
| char buf[100]; | |
| char x = *strerror_r (0, buf, sizeof buf); | |
| char *p = strerror_r (0, buf, sizeof buf); | |
| return !p || x; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:29522: result: no | |
configure:29573: checking for pid_t | |
configure:29573: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:29573: $? = 0 | |
configure:29573: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:178:20: error: expected expression before ')' token | |
178 | if (sizeof ((pid_t))) | |
| ^ | |
configure:29573: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| if (sizeof ((pid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:29573: result: yes | |
configure:29609: checking for mode_t | |
configure:29609: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:29609: $? = 0 | |
configure:29609: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:177:21: error: expected expression before ')' token | |
177 | if (sizeof ((mode_t))) | |
| ^ | |
configure:29609: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main (void) | |
| { | |
| if (sizeof ((mode_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:29609: result: yes | |
configure:29730: checking whether stat file-mode macros are broken | |
configure:29758: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:29758: $? = 0 | |
configure:29766: result: no | |
configure:29960: checking for nlink_t | |
configure:29960: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:29960: $? = 0 | |
configure:29960: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:152:22: error: expected expression before ')' token | |
152 | if (sizeof ((nlink_t))) | |
| ^ | |
configure:29960: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main (void) | |
| { | |
| if (sizeof ((nlink_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:29960: result: yes | |
configure:30080: checking whether getdtablesize is declared | |
configure:30080: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:30080: $? = 0 | |
configure:30080: result: yes | |
configure:30185: checking for getopt.h | |
configure:30185: result: yes | |
configure:30201: checking for getopt_long_only | |
configure:30201: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:30201: $? = 0 | |
configure:30201: result: yes | |
configure:30214: checking whether getopt is POSIX compatible | |
configure:30382: result: guessing yes | |
configure:30390: checking for working GNU getopt function | |
configure:30631: result: guessing no | |
configure:31073: checking whether setlocale (LC_ALL, NULL) is multithread-safe | |
configure:31115: result: yes | |
configure:31133: checking whether setlocale (category, NULL) is multithread-safe | |
configure:31152: result: yes | |
configure:31477: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc. | |
configure:31503: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:157:24: error: 'ULLONG_WIDTH' undeclared here (not in a function) | |
157 | int ullw = ULLONG_WIDTH; | |
| ^~~~~~~~~~~~ | |
conftest.c:158:22: error: 'BOOL_WIDTH' undeclared here (not in a function) | |
158 | int bw = BOOL_WIDTH; | |
| ^~~~~~~~~~ | |
conftest.c:159:22: error: 'BOOL_MAX' undeclared here (not in a function) | |
159 | int bm = BOOL_MAX; | |
| ^~~~~~~~ | |
configure:31503: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| /* end confdefs.h. */ | |
| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #endif | |
| #include <limits.h> | |
| long long llm = LLONG_MAX; | |
| int wb = WORD_BIT; | |
| int ullw = ULLONG_WIDTH; | |
| int bw = BOOL_WIDTH; | |
| int bm = BOOL_MAX; | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:31511: result: no | |
configure:31520: checking whether the compiler produces multi-arch binaries | |
configure:31535: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:152:13: error: unknown type name 'not' | |
152 | not a universal capable compiler | |
| ^~~ | |
conftest.c:152:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | |
152 | not a universal capable compiler | |
| ^~~~~~~~~ | |
conftest.c:152:19: error: unknown type name 'universal' | |
configure:31535: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| /* end confdefs.h. */ | |
| #ifndef __APPLE_CC__ | |
| not a universal capable compiler | |
| #endif | |
| typedef int dummy; | |
| | |
configure:31563: result: no | |
configure:31695: checking whether stdint.h conforms to C99 | |
configure:31872: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:31872: $? = 0 | |
configure:31970: result: guessing yes | |
configure:31981: checking whether stdint.h works without ISO C predefines | |
configure:32014: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:32014: $? = 0 | |
configure:32021: result: yes | |
configure:32032: checking whether stdint.h has UINTMAX_WIDTH etc. | |
configure:32065: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:167:24: error: 'UINTMAX_WIDTH' undeclared here (not in a function); did you mean 'UINTMAX_MAX'? | |
167 | int iw = UINTMAX_WIDTH; | |
| ^~~~~~~~~~~~~ | |
| UINTMAX_MAX | |
configure:32065: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Work if build is not clean. */ | |
| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 | |
| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #endif | |
| #include <stdint.h> | |
| | |
| #include <stddef.h> | |
| #include <signal.h> | |
| #if HAVE_WCHAR_H | |
| # include <wchar.h> | |
| #endif | |
| | |
| int iw = UINTMAX_WIDTH; | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:32071: result: no | |
configure:32640: checking whether iswcntrl works | |
configure:32663: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:32663: $? = 0 | |
configure:32692: result: guessing yes | |
configure:32718: checking for towlower | |
configure:32718: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
conftest.c:169:6: warning: conflicting types for built-in function 'towlower'; expected 'unsigned int(unsigned int)' [-Wbuiltin-declaration-mismatch] | |
169 | char towlower (); | |
| ^~~~~~~~ | |
conftest.c:161:1: note: 'towlower' is declared in header '<wctype.h>' | |
160 | #include <limits.h> | |
161 | #undef towlower | |
configure:32718: $? = 0 | |
configure:32718: result: yes | |
configure:32755: checking for wctype_t | |
configure:32777: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:32777: $? = 0 | |
configure:32786: result: yes | |
configure:32792: checking for wctrans_t | |
configure:32812: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:32812: $? = 0 | |
configure:32821: result: yes | |
configure:32864: checking for a traditional french locale | |
configure:32940: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:32943: $? = 0 | |
configure:32999: result: none | |
configure:33007: checking for a traditional japanese locale | |
configure:33087: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:33090: $? = 0 | |
configure:33148: result: none | |
configure:33155: checking for a french Unicode locale | |
configure:33228: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:33231: $? = 0 | |
configure:33277: result: none | |
configure:33285: checking for a transitional chinese locale | |
configure:33366: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:33369: $? = 0 | |
configure:33420: result: none | |
configure:33523: checking whether langinfo.h defines CODESET | |
configure:33542: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:33542: $? = 0 | |
configure:33551: result: yes | |
configure:33556: checking whether langinfo.h defines T_FMT_AMPM | |
configure:33575: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:33575: $? = 0 | |
configure:33584: result: yes | |
configure:33589: checking whether langinfo.h defines ALTMON_1 | |
configure:33608: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:155:9: error: 'ALTMON_1' undeclared here (not in a function); did you mean 'ABMON_1'? | |
155 | int a = ALTMON_1; | |
| ^~~~~~~~ | |
| ABMON_1 | |
configure:33608: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| /* end confdefs.h. */ | |
| #include <langinfo.h> | |
| int a = ALTMON_1; | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:33617: result: no | |
configure:33622: checking whether langinfo.h defines ERA | |
configure:33641: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:33641: $? = 0 | |
configure:33650: result: yes | |
configure:33655: checking whether langinfo.h defines YESEXPR | |
configure:33674: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:33674: $? = 0 | |
configure:33683: result: yes | |
configure:33721: checking for good max_align_t | |
configure:33758: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:33758: $? = 0 | |
configure:33767: result: yes | |
configure:33779: checking whether NULL can be used in arbitrary expressions | |
configure:33798: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:33798: $? = 0 | |
configure:33806: result: yes | |
configure:33813: checking for unreachable | |
configure:33832: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:159:1: warning: implicit declaration of function 'unreachable' [-Wimplicit-function-declaration] | |
159 | unreachable (); | |
| ^~~~~~~~~~~ | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ld: /media/SDStorage/builds/github-openwrt/openwrt/tmp/ccJOpYuZ.o: in function `main': | |
conftest.c:(.text.startup+0x16): undefined reference to `unreachable' | |
collect2: error: ld returned 1 exit status | |
configure:33832: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| | |
| int | |
| main (void) | |
| { | |
| unreachable (); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:33842: result: no | |
configure:33926: checking whether locale.h defines locale_t | |
configure:33944: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:33944: $? = 0 | |
configure:33953: result: yes | |
configure:33994: checking whether locale.h conforms to POSIX:2001 | |
configure:34013: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:34013: $? = 0 | |
configure:34021: result: yes | |
configure:34024: checking whether struct lconv is properly defined | |
configure:34044: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:34044: $? = 0 | |
configure:34053: result: yes | |
configure:34181: checking whether malloc (0) returns nonnull | |
configure:34228: result: guessing yes | |
configure:34243: checking for mbstate_t | |
configure:34261: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:34261: $? = 0 | |
configure:34269: result: yes | |
configure:34744: checking for mmap | |
configure:34744: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:34744: $? = 0 | |
configure:34744: result: yes | |
configure:34756: checking for MAP_ANONYMOUS | |
configure:34795: result: yes | |
configure:34822: checking whether memchr works | |
configure:34920: result: guessing no | |
configure:34931: checking whether <limits.h> defines MIN and MAX | |
configure:34949: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:158:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] | |
158 | int x = MIN (42, 17); | |
| ^~~ | |
conftest.c:158:21: error: initializer element is not constant | |
configure:34949: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| /* end confdefs.h. */ | |
| #include <limits.h> | |
| int x = MIN (42, 17); | |
| int | |
| main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:34957: result: no | |
configure:34970: checking whether <sys/param.h> defines MIN and MAX | |
configure:34988: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:34988: $? = 0 | |
configure:34996: result: yes | |
configure:35011: checking for O_CLOEXEC | |
configure:35032: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:35032: $? = 0 | |
configure:35040: result: yes | |
configure:35056: checking for promoted mode_t type | |
configure:35074: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:162:13: error: size of array 'array' is negative | |
162 | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | |
| ^~~~~ | |
configure:35074: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| int | |
| main (void) | |
| { | |
| typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | |
| ; | |
| return 0; | |
| } | |
configure:35083: result: mode_t | |
configure:35105: checking for sigset_t | |
configure:35105: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:35105: $? = 0 | |
configure:35105: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:168:23: error: expected expression before ')' token | |
168 | if (sizeof ((sigset_t))) | |
| ^ | |
configure:35105: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| /* end confdefs.h. */ | |
| | |
| #include <signal.h> | |
| /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */ | |
| #include <sys/types.h> | |
| | |
| | |
| int | |
| main (void) | |
| { | |
| if (sizeof ((sigset_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35105: result: yes | |
configure:35127: checking for SIGPIPE | |
configure:35154: result: yes | |
configure:35188: checking for shared library path variable | |
configure:35202: result: LD_LIBRARY_PATH | |
configure:35207: checking whether to activate relocatable installation | |
configure:35223: result: no | |
configure:35369: checking whether setenv is declared | |
configure:35369: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:35369: $? = 0 | |
configure:35369: result: yes | |
configure:35379: checking for uid_t in sys/types.h | |
configure:35400: result: yes | |
configure:35489: checking for volatile sig_atomic_t | |
configure:35489: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:35489: $? = 0 | |
configure:35489: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:169:36: error: expected expression before ')' token | |
169 | if (sizeof ((volatile sig_atomic_t))) | |
| ^ | |
configure:35489: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <signal.h> | |
| | |
| | |
| int | |
| main (void) | |
| { | |
| if (sizeof ((volatile sig_atomic_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35489: result: yes | |
configure:35506: checking for sighandler_t | |
configure:35506: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:35506: $? = 0 | |
configure:35506: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:169:27: error: expected expression before ')' token | |
169 | if (sizeof ((sighandler_t))) | |
| ^ | |
configure:35506: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <signal.h> | |
| | |
| | |
| int | |
| main (void) | |
| { | |
| if (sizeof ((sighandler_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35506: result: yes | |
configure:35860: checking whether C symbols are prefixed with underscore at the linker level | |
configure:35874: mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -S conftest.c | |
configure:35877: $? = 0 | |
configure:35887: result: no | |
configure:35905: checking whether fcloseall is declared | |
configure:35905: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:198:10: error: 'fcloseall' undeclared (first use in this function); did you mean 'fclose'? | |
198 | (void) fcloseall; | |
| ^~~~~~~~~ | |
| fclose | |
conftest.c:198:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:35905: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main (void) | |
| { | |
| #ifndef fcloseall | |
| #ifdef __cplusplus | |
| (void) fcloseall; | |
| #else | |
| (void) fcloseall; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:35905: result: no | |
configure:35914: checking whether getw is declared | |
configure:35914: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:35914: $? = 0 | |
configure:35914: result: yes | |
configure:35923: checking whether putw is declared | |
configure:35923: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:35923: $? = 0 | |
configure:35923: result: yes | |
configure:36010: checking which flavor of printf attribute matches inttypes macros | |
configure:36038: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:36038: $? = 0 | |
configure:36046: result: system | |
configure:36101: checking whether ecvt is declared | |
configure:36101: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:36101: $? = 0 | |
configure:36101: result: yes | |
configure:36110: checking whether fcvt is declared | |
configure:36110: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:36110: $? = 0 | |
configure:36110: result: yes | |
configure:36119: checking whether gcvt is declared | |
configure:36119: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:36119: $? = 0 | |
configure:36119: result: yes | |
configure:36224: checking whether strerror(0) succeeds | |
configure:36277: result: guessing yes | |
configure:36299: checking for strerror_r | |
configure:36336: checking for strerror_r | |
configure:36336: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:36336: $? = 0 | |
configure:36336: result: yes | |
configure:36351: result: yes | |
configure:36367: checking for strerror_r with POSIX signature | |
configure:36386: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:36386: $? = 0 | |
configure:36395: result: yes | |
configure:36398: checking whether strerror_r works | |
configure:36467: result: guessing yes | |
configure:36618: checking whether strnlen is declared | |
configure:36618: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:36618: $? = 0 | |
configure:36618: result: yes | |
configure:36759: checking for struct timespec in <time.h> | |
configure:36777: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:36777: $? = 0 | |
configure:36785: result: yes | |
configure:36979: checking for TIME_UTC in <time.h> | |
configure:36997: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:36997: $? = 0 | |
configure:37005: result: yes | |
configure:37072: checking whether execvpe is declared | |
configure:37072: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:37072: $? = 0 | |
configure:37072: result: yes | |
configure:38891: checking for libunistring | |
configure:38914: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/lib/libunistring.so >&5 | |
configure:38914: $? = 0 | |
configure:38925: result: yes | |
configure:38932: checking how to link with libunistring | |
configure:38934: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/lib/libunistring.so | |
configure:38952: checking for libunistring version | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 0)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 0)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 1)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 1)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 3)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 3)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 7)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 7)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 15)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 15)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 31)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 31)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 63)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 63)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 127)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 127)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 255)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 255)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 511)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 511)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 1023)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 1023)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 2047)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 2047)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 4095)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 4095)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 8191)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 8191)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 16383)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 16383)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 32767)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 32767)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 65535)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 65535)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:179:12: error: size of array 'test_array' is negative | |
179 | static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 65791)]; | |
| ^~~~~~~~~~ | |
configure:38958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| /* end confdefs.h. */ | |
| #include <unistring/version.h> | |
| int | |
| main (void) | |
| { | |
| static int test_array [1 - 2 * !((_LIBUNISTRING_VERSION) <= 65791)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:38958: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:38958: $? = 0 | |
configure:39054: result: 1.1.0 | |
configure:39089: checking whether clearerr_unlocked is declared | |
configure:39089: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39089: $? = 0 | |
configure:39089: result: yes | |
configure:39098: checking whether feof_unlocked is declared | |
configure:39098: result: yes | |
configure:39107: checking whether ferror_unlocked is declared | |
configure:39107: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39107: $? = 0 | |
configure:39107: result: yes | |
configure:39116: checking whether fflush_unlocked is declared | |
configure:39116: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39116: $? = 0 | |
configure:39116: result: yes | |
configure:39125: checking whether fgets_unlocked is declared | |
configure:39125: result: yes | |
configure:39134: checking whether fputc_unlocked is declared | |
configure:39134: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39134: $? = 0 | |
configure:39134: result: yes | |
configure:39143: checking whether fputs_unlocked is declared | |
configure:39143: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39143: $? = 0 | |
configure:39143: result: yes | |
configure:39152: checking whether fread_unlocked is declared | |
configure:39152: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39152: $? = 0 | |
configure:39152: result: yes | |
configure:39161: checking whether fwrite_unlocked is declared | |
configure:39161: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39161: $? = 0 | |
configure:39161: result: yes | |
configure:39170: checking whether getc_unlocked is declared | |
configure:39170: result: yes | |
configure:39179: checking whether getchar_unlocked is declared | |
configure:39179: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39179: $? = 0 | |
configure:39179: result: yes | |
configure:39188: checking whether putc_unlocked is declared | |
configure:39188: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39188: $? = 0 | |
configure:39188: result: yes | |
configure:39197: checking whether putchar_unlocked is declared | |
configure:39197: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39197: $? = 0 | |
configure:39197: result: yes | |
configure:39208: checking whether <wchar.h> uses 'inline' correctly | |
configure:39230: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest1.c >&5 | |
configure:39233: $? = 0 | |
configure:39246: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest2.c >&5 | |
configure:39249: $? = 0 | |
configure:39264: result: yes | |
configure:39395: checking whether wcsdup is declared | |
configure:39395: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39395: $? = 0 | |
configure:39395: result: yes | |
configure:39414: checking for C compiler option to allow warnings | |
configure:39423: mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -c conftest.c 2>conftest1.err | |
configure:39426: $? = 0 | |
configure:39429: mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -Wno-error -c conftest.c 2>conftest2.err | |
configure:39432: $? = 0 | |
configure:39442: result: -Wno-error | |
configure:39482: mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -E conftest.c > conftest.out | |
configure:39485: $? = 0 | |
configure:39524: checking for alignas and alignof | |
configure:39582: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c:206:31: warning: implicit declaration of function 'alignof' [-Wimplicit-function-declaration] | |
206 | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; | |
| ^~~~~~~ | |
conftest.c:206:40: error: expected expression before 'double' | |
206 | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; | |
| ^~~~~~ | |
conftest.c:210:59: error: expected declaration specifiers or '...' before numeric constant | |
210 | struct alignas_test { char c; char alignas (8) alignas_8; }; | |
| ^ | |
conftest.c:210:73: warning: no semicolon at end of struct or union | |
210 | struct alignas_test { char c; char alignas (8) alignas_8; }; | |
| ^ | |
In file included from conftest.c:193: | |
conftest.c:211:33: error: 'struct alignas_test' has no member named 'alignas_8' | |
211 | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 | |
| ^~~~~~~~ | |
configure:39582: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| /* end confdefs.h. */ | |
| #include <stdint.h> | |
| #ifdef INCLUDE_STDALIGN_H | |
| #include <stdalign.h> | |
| #endif | |
| #include <stddef.h> | |
| | |
| /* Test that alignof yields a result consistent with offsetof. | |
| This catches GCC bug 52023 | |
| <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */ | |
| #ifdef __cplusplus | |
| template <class t> struct alignof_helper { char a; t b; }; | |
| # define ao(type) offsetof (alignof_helper<type>, b) | |
| #else | |
| # define ao(type) offsetof (struct { char a; type b; }, b) | |
| #endif | |
| char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; | |
| char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1]; | |
| char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; | |
| | |
| /* Test alignas only on platforms where gnulib can help. */ | |
| #if ((defined __cplusplus && 201103 <= __cplusplus) || (__TINYC__ && defined __attribute__) || (defined __APPLE__ && defined __MACH__ ? 4 < __GNUC__ + (1 <= __GNUC_MINOR__) : __GNUC__) || (__ia64 && (61200 <= __HP_cc || 61200 <= __HP_aCC)) || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__ || 1300 <= _MSC_VER) | |
| struct alignas_test { char c; char alignas (8) alignas_8; }; | |
| char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 | |
| ? 1 : -1]; | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:39582: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DINCLUDE_STDALIGN_H -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39582: $? = 0 | |
configure:39594: result: yes, <stdalign.h> macros | |
configure:39616: checking for alloca as a compiler built-in | |
configure:39642: result: yes | |
configure:39697: checking for static_assert | |
configure:39735: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c:197:28: error: expected declaration specifiers or '...' before numeric constant | |
197 | static_assert (2 + 2 == 4, "arithmetic does not work"); | |
| ^ | |
conftest.c:197:40: error: expected declaration specifiers or '...' before string constant | |
197 | static_assert (2 + 2 == 4, "arithmetic does not work"); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
conftest.c:198:28: error: expected declaration specifiers or '...' before numeric constant | |
198 | static_assert (2 + 2 == 4); | |
| ^ | |
conftest.c: In function 'main': | |
conftest.c:204:13: warning: implicit declaration of function 'static_assert' [-Wimplicit-function-declaration] | |
204 | static_assert (sizeof (char) == 1, "sizeof does not work"); | |
| ^~~~~~~~~~~~~ | |
configure:39735: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| /* end confdefs.h. */ | |
| #if defined __clang__ && __STDC_VERSION__ < 202311 | |
| #pragma clang diagnostic error "-Wc2x-extensions" | |
| #pragma clang diagnostic error "-Wc++1z-extensions" | |
| #endif | |
| #ifdef INCLUDE_ASSERT_H | |
| #include <assert.h> | |
| #endif | |
| static_assert (2 + 2 == 4, "arithmetic does not work"); | |
| static_assert (2 + 2 == 4); | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| static_assert (sizeof (char) == 1, "sizeof does not work"); | |
| static_assert (sizeof (char) == 1); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:39735: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -DINCLUDE_ASSERT_H -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:39735: $? = 0 | |
configure:39746: result: yes, an <assert.h> macro | |
configure:39869: checking for atexit | |
configure:39869: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:39869: $? = 0 | |
configure:39869: result: yes | |
configure:39900: checking for __builtin_expect | |
configure:39916: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:39916: $? = 0 | |
configure:39943: result: yes | |
configure:40180: checking for readlinkat | |
configure:40217: checking for readlinkat | |
configure:40217: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:40217: $? = 0 | |
configure:40217: result: yes | |
configure:40232: result: yes | |
configure:40339: checking whether // is distinct from / | |
configure:40369: result: unknown, assuming no | |
configure:40380: checking whether dup2 works | |
configure:40485: result: guessing yes | |
configure:40691: checking whether fcntl handles F_DUPFD correctly | |
configure:40766: result: guessing yes | |
configure:40784: checking whether fcntl understands F_DUPFD_CLOEXEC | |
configure:40855: result: guessing no | |
configure:40933: checking for flexible array member | |
configure:40970: result: yes | |
configure:40984: checking whether free is known to preserve errno | |
configure:41008: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:213:16: error: #error "'free' is not known to preserve errno" | |
213 | #error "'free' is not known to preserve errno" | |
| ^~~~~ | |
configure:41008: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| /* end confdefs.h. */ | |
| #include <stdlib.h> | |
| | |
| int | |
| main (void) | |
| { | |
| #if 2 < __GLIBC__ + (33 <= __GLIBC_MINOR__) | |
| #elif defined __OpenBSD__ | |
| #elif defined __sun | |
| #else | |
| #error "'free' is not known to preserve errno" | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:41017: result: no | |
configure:41163: checking whether getdtablesize works | |
configure:41217: result: guessing yes | |
configure:41413: checking for getprogname | |
configure:41450: checking for getprogname | |
configure:41450: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ld: /media/SDStorage/builds/github-openwrt/openwrt/tmp/ccjtOrBN.o: in function `main': | |
conftest.c:(.text.startup+0x16): undefined reference to `getprogname' | |
collect2: error: ld returned 1 exit status | |
configure:41450: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| /* end confdefs.h. */ | |
| /* Define getprogname to an innocuous variant, in case <limits.h> declares getprogname. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getprogname innocuous_getprogname | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getprogname (); below. */ | |
| | |
| #include <limits.h> | |
| #undef getprogname | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getprogname (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getprogname || defined __stub___getprogname | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return getprogname (); | |
| ; | |
| return 0; | |
| } | |
configure:41450: result: no | |
configure:41465: result: no | |
configure:41506: checking whether program_invocation_name is declared | |
configure:41506: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:41506: $? = 0 | |
configure:41506: result: yes | |
configure:41520: checking whether program_invocation_short_name is declared | |
configure:41520: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:41520: $? = 0 | |
configure:41520: result: yes | |
configure:41534: checking whether __argv is declared | |
configure:41534: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:221:10: error: '__argv' undeclared (first use in this function) | |
221 | (void) __argv; | |
| ^~~~~~ | |
conftest.c:221:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:41534: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| /* end confdefs.h. */ | |
| #include <stdlib.h> | |
| | |
| int | |
| main (void) | |
| { | |
| #ifndef __argv | |
| #ifdef __cplusplus | |
| (void) __argv; | |
| #else | |
| (void) __argv; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:41534: result: no | |
configure:41738: checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE} | |
configure:41964: result: guessing no | |
configure:42054: checking whether the compiler generally respects inline | |
configure:42076: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:42076: $? = 0 | |
configure:42086: result: yes | |
configure:42107: checking for iswblank | |
configure:42144: checking for iswblank | |
configure:42144: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
conftest.c:232:6: warning: conflicting types for built-in function 'iswblank'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] | |
232 | char iswblank (); | |
| ^~~~~~~~ | |
conftest.c:224:1: note: 'iswblank' is declared in header '<wctype.h>' | |
223 | #include <limits.h> | |
224 | #undef iswblank | |
configure:42144: $? = 0 | |
configure:42144: result: yes | |
configure:42159: result: yes | |
configure:42173: checking whether iswblank is declared | |
configure:42173: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:42173: $? = 0 | |
configure:42173: result: yes | |
configure:42249: checking whether iswdigit is ISO C compliant | |
configure:42353: result: guessing yes | |
configure:42404: checking whether iswxdigit is ISO C compliant | |
configure:42500: result: guessing yes | |
configure:42542: checking whether to use Java | |
configure:42552: result: no | |
configure:42568: checking whether the compiler supports the __inline keyword | |
configure:42586: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:42586: $? = 0 | |
configure:42594: result: yes | |
configure:42658: checking for newlocale | |
configure:42695: checking for newlocale | |
configure:42695: result: yes | |
configure:42710: result: yes | |
configure:42726: checking for duplocale | |
configure:42763: checking for duplocale | |
configure:42763: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:42763: $? = 0 | |
configure:42763: result: yes | |
configure:42778: result: yes | |
configure:42794: checking for freelocale | |
configure:42831: checking for freelocale | |
configure:42831: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:42831: $? = 0 | |
configure:42831: result: yes | |
configure:42846: result: yes | |
configure:42920: checking for pthread_rwlock_t | |
configure:42920: result: yes | |
configure:42933: checking whether pthread_rwlock_rdlock prefers a writer to a reader | |
configure:43091: result: guessing no | |
configure:43125: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:43125: $? = 0 | |
configure:43299: checking whether mbrtowc handles incomplete characters | |
configure:43391: result: guessing yes | |
configure:43397: checking whether mbrtowc works as well as mbtowc | |
configure:43454: result: guessing yes | |
configure:43496: checking whether mbrtowc handles a NULL pwc argument | |
configure:43563: result: guessing yes | |
configure:43569: checking whether mbrtowc handles a NULL string argument | |
configure:43624: result: guessing yes | |
configure:43632: checking whether mbrtowc has a correct return value | |
configure:43758: result: guessing yes | |
configure:43764: checking whether mbrtowc returns 0 when parsing a NUL character | |
configure:43816: result: guessing yes | |
configure:43821: checking whether mbrtowc stores incomplete characters | |
configure:43945: result: guessing no | |
configure:43950: checking whether mbrtowc works on empty input | |
configure:43992: result: guessing no | |
configure:43996: checking whether the C locale is free of encoding errors | |
configure:44054: result: guessing no | |
configure:44421: checking whether mbrtowc handles incomplete characters | |
configure:44513: result: guessing yes | |
configure:44519: checking whether mbrtowc works as well as mbtowc | |
configure:44576: result: guessing yes | |
configure:44745: checking for bp-sym.h | |
configure:44745: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c:265:10: fatal error: bp-sym.h: No such file or directory | |
265 | #include <bp-sym.h> | |
| ^~~~~~~~~~ | |
compilation terminated. | |
configure:44745: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETPROGNAME 1 | |
| #define REPLACE_ICONV_UTF 1 | |
| #define HAVE_INLINE 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_DECL_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWDIGIT 1 | |
| #define GNULIB_TEST_ISWXDIGIT 1 | |
| #define HAVE___INLINE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_DUPLOCALE 1 | |
| #define HAVE_FREELOCALE 1 | |
| #define GNULIB_TEST_LOCALENAME 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_MALLOC_GNU 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define MBRTOWC_EMPTY_INPUT_BUG 1 | |
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSLEN 1 | |
| #define GNULIB_TEST_MBSSTR 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <bp-sym.h> | |
configure:44745: result: no | |
configure:44780: checking for memmove | |
configure:44780: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
conftest.c:254:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, unsigned int)' [-Wbuiltin-declaration-mismatch] | |
254 | char memmove (); | |
| ^~~~~~~ | |
conftest.c:246:1: note: 'memmove' is declared in header '<string.h>' | |
245 | #include <limits.h> | |
246 | #undef memmove | |
configure:44780: $? = 0 | |
configure:44780: result: yes | |
configure:44817: checking for mempcpy | |
configure:44854: checking for mempcpy | |
configure:44854: result: yes | |
configure:44869: result: yes | |
configure:44988: checking whether open recognizes a trailing slash | |
configure:45046: result: guessing yes | |
configure:45132: checking whether program_invocation_name is declared | |
configure:45132: result: yes | |
configure:45142: checking whether program_invocation_short_name is declared | |
configure:45142: result: yes | |
configure:45163: checking for raise | |
configure:45163: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:45163: $? = 0 | |
configure:45163: result: yes | |
configure:45185: checking for sigprocmask | |
configure:45185: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:45185: $? = 0 | |
configure:45185: result: yes | |
configure:45248: checking for rawmemchr | |
configure:45248: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ld: /media/SDStorage/builds/github-openwrt/openwrt/tmp/ccu7DeaX.o: in function `main': | |
conftest.c:(.text.startup+0x16): undefined reference to `rawmemchr' | |
collect2: error: ld returned 1 exit status | |
configure:45248: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETPROGNAME 1 | |
| #define REPLACE_ICONV_UTF 1 | |
| #define HAVE_INLINE 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_DECL_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWDIGIT 1 | |
| #define GNULIB_TEST_ISWXDIGIT 1 | |
| #define HAVE___INLINE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_DUPLOCALE 1 | |
| #define HAVE_FREELOCALE 1 | |
| #define GNULIB_TEST_LOCALENAME 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_MALLOC_GNU 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define MBRTOWC_EMPTY_INPUT_BUG 1 | |
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSLEN 1 | |
| #define GNULIB_TEST_MBSSTR 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define GNULIB_TEST_OPEN 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| /* end confdefs.h. */ | |
| /* Define rawmemchr to an innocuous variant, in case <limits.h> declares rawmemchr. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define rawmemchr innocuous_rawmemchr | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char rawmemchr (); below. */ | |
| | |
| #include <limits.h> | |
| #undef rawmemchr | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char rawmemchr (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_rawmemchr || defined __stub___rawmemchr | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return rawmemchr (); | |
| ; | |
| return 0; | |
| } | |
configure:45248: result: no | |
configure:45308: checking whether readlink signature is correct | |
configure:45327: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:45327: $? = 0 | |
configure:45335: result: yes | |
configure:45337: checking whether readlink handles trailing slash correctly | |
configure:45389: result: guessing yes | |
configure:45405: checking whether readlink truncates results correctly | |
configure:45456: result: guessing yes | |
configure:45518: checking whether realloc (0, 0) returns nonnull | |
configure:45565: result: guessing yes | |
configure:45652: checking for reallocarray | |
configure:45689: checking for reallocarray | |
configure:45689: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:45689: $? = 0 | |
configure:45689: result: yes | |
configure:45704: result: yes | |
configure:45820: checking for faccessat | |
configure:45872: result: yes | |
configure:45890: checking for getcwd | |
configure:45890: result: yes | |
configure:45925: checking whether free is known to preserve errno | |
configure:45958: result: no | |
configure:45978: checking for mempcpy | |
configure:46030: result: yes | |
configure:46055: checking for rawmemchr | |
configure:46055: result: no | |
configure:46083: checking for search.h | |
configure:46083: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:46083: $? = 0 | |
configure:46083: result: yes | |
configure:46092: checking for tsearch | |
configure:46129: checking for tsearch | |
configure:46129: result: yes | |
configure:46144: result: yes | |
configure:46174: checking whether setlocale supports the C locale | |
configure:46211: result: guessing yes | |
configure:46289: checking whether setlocale (LC_ALL, NULL) is multithread-safe | |
configure:46331: result: yes | |
configure:46349: checking whether setlocale (category, NULL) is multithread-safe | |
configure:46368: result: yes | |
configure:46688: checking for sigprocmask | |
configure:46688: result: yes | |
configure:46735: checking for ssize_t | |
configure:46753: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:46753: $? = 0 | |
configure:46761: result: yes | |
configure:46778: checking whether stat handles trailing slashes on files | |
configure:46836: result: guessing yes | |
configure:46912: checking for struct stat.st_atim.tv_nsec | |
configure:46912: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:46912: $? = 0 | |
configure:46912: result: yes | |
configure:46920: checking whether struct stat.st_atim is of type struct timespec | |
configure:46948: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:46948: $? = 0 | |
configure:46956: result: yes | |
configure:47005: checking for struct stat.st_birthtimespec.tv_nsec | |
configure:47005: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:278:12: error: 'struct stat' has no member named 'st_birthtimespec' | |
278 | if (ac_aggr.st_birthtimespec.tv_nsec) | |
| ^ | |
configure:47005: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETPROGNAME 1 | |
| #define REPLACE_ICONV_UTF 1 | |
| #define HAVE_INLINE 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_DECL_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWDIGIT 1 | |
| #define GNULIB_TEST_ISWXDIGIT 1 | |
| #define HAVE___INLINE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_DUPLOCALE 1 | |
| #define HAVE_FREELOCALE 1 | |
| #define GNULIB_TEST_LOCALENAME 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_MALLOC_GNU 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define MBRTOWC_EMPTY_INPUT_BUG 1 | |
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSLEN 1 | |
| #define GNULIB_TEST_MBSSTR 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define GNULIB_TEST_OPEN 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define GNULIB_TEST_RAWMEMCHR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define GNULIB_TEST_REALLOC_GNU 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REALLOCARRAY 1 | |
| #define GNULIB_REALLOCARRAY 1 | |
| #define GNULIB_TEST_REALLOCARRAY 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define NEED_SETLOCALE_IMPROVED 0 | |
| #define NEED_SETLOCALE_MTSAFE 0 | |
| #define GNULIB_TEST_SETLOCALE 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define GNULIB_TEST_SETLOCALE_NULL 1 | |
| #define GNULIB_SIGPIPE 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main (void) | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_birthtimespec.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:47005: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:278:19: error: 'struct stat' has no member named 'st_birthtimespec' | |
278 | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | |
| ^ | |
configure:47005: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETPROGNAME 1 | |
| #define REPLACE_ICONV_UTF 1 | |
| #define HAVE_INLINE 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_DECL_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWDIGIT 1 | |
| #define GNULIB_TEST_ISWXDIGIT 1 | |
| #define HAVE___INLINE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_DUPLOCALE 1 | |
| #define HAVE_FREELOCALE 1 | |
| #define GNULIB_TEST_LOCALENAME 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_MALLOC_GNU 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define MBRTOWC_EMPTY_INPUT_BUG 1 | |
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSLEN 1 | |
| #define GNULIB_TEST_MBSSTR 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define GNULIB_TEST_OPEN 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define GNULIB_TEST_RAWMEMCHR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define GNULIB_TEST_REALLOC_GNU 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REALLOCARRAY 1 | |
| #define GNULIB_REALLOCARRAY 1 | |
| #define GNULIB_TEST_REALLOCARRAY 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define NEED_SETLOCALE_IMPROVED 0 | |
| #define NEED_SETLOCALE_MTSAFE 0 | |
| #define GNULIB_TEST_SETLOCALE 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define GNULIB_TEST_SETLOCALE_NULL 1 | |
| #define GNULIB_SIGPIPE 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main (void) | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:47005: result: no | |
configure:47015: checking for struct stat.st_birthtimensec | |
configure:47015: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:278:12: error: 'struct stat' has no member named 'st_birthtimensec' | |
278 | if (ac_aggr.st_birthtimensec) | |
| ^ | |
configure:47015: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETPROGNAME 1 | |
| #define REPLACE_ICONV_UTF 1 | |
| #define HAVE_INLINE 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_DECL_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWDIGIT 1 | |
| #define GNULIB_TEST_ISWXDIGIT 1 | |
| #define HAVE___INLINE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_DUPLOCALE 1 | |
| #define HAVE_FREELOCALE 1 | |
| #define GNULIB_TEST_LOCALENAME 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_MALLOC_GNU 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define MBRTOWC_EMPTY_INPUT_BUG 1 | |
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSLEN 1 | |
| #define GNULIB_TEST_MBSSTR 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define GNULIB_TEST_OPEN 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define GNULIB_TEST_RAWMEMCHR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define GNULIB_TEST_REALLOC_GNU 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REALLOCARRAY 1 | |
| #define GNULIB_REALLOCARRAY 1 | |
| #define GNULIB_TEST_REALLOCARRAY 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define NEED_SETLOCALE_IMPROVED 0 | |
| #define NEED_SETLOCALE_MTSAFE 0 | |
| #define GNULIB_TEST_SETLOCALE 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define GNULIB_TEST_SETLOCALE_NULL 1 | |
| #define GNULIB_SIGPIPE 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main (void) | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_birthtimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:47015: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:278:19: error: 'struct stat' has no member named 'st_birthtimensec' | |
278 | if (sizeof ac_aggr.st_birthtimensec) | |
| ^ | |
configure:47015: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETPROGNAME 1 | |
| #define REPLACE_ICONV_UTF 1 | |
| #define HAVE_INLINE 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_DECL_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWDIGIT 1 | |
| #define GNULIB_TEST_ISWXDIGIT 1 | |
| #define HAVE___INLINE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_DUPLOCALE 1 | |
| #define HAVE_FREELOCALE 1 | |
| #define GNULIB_TEST_LOCALENAME 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_MALLOC_GNU 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define MBRTOWC_EMPTY_INPUT_BUG 1 | |
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSLEN 1 | |
| #define GNULIB_TEST_MBSSTR 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define GNULIB_TEST_OPEN 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define GNULIB_TEST_RAWMEMCHR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define GNULIB_TEST_REALLOC_GNU 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REALLOCARRAY 1 | |
| #define GNULIB_REALLOCARRAY 1 | |
| #define GNULIB_TEST_REALLOCARRAY 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define NEED_SETLOCALE_IMPROVED 0 | |
| #define NEED_SETLOCALE_MTSAFE 0 | |
| #define GNULIB_TEST_SETLOCALE 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define GNULIB_TEST_SETLOCALE_NULL 1 | |
| #define GNULIB_SIGPIPE 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main (void) | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_birthtimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:47015: result: no | |
configure:47025: checking for struct stat.st_birthtim.tv_nsec | |
configure:47025: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:278:12: error: 'struct stat' has no member named 'st_birthtim' | |
278 | if (ac_aggr.st_birthtim.tv_nsec) | |
| ^ | |
configure:47025: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETPROGNAME 1 | |
| #define REPLACE_ICONV_UTF 1 | |
| #define HAVE_INLINE 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_DECL_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWDIGIT 1 | |
| #define GNULIB_TEST_ISWXDIGIT 1 | |
| #define HAVE___INLINE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_DUPLOCALE 1 | |
| #define HAVE_FREELOCALE 1 | |
| #define GNULIB_TEST_LOCALENAME 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_MALLOC_GNU 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define MBRTOWC_EMPTY_INPUT_BUG 1 | |
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSLEN 1 | |
| #define GNULIB_TEST_MBSSTR 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define GNULIB_TEST_OPEN 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define GNULIB_TEST_RAWMEMCHR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define GNULIB_TEST_REALLOC_GNU 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REALLOCARRAY 1 | |
| #define GNULIB_REALLOCARRAY 1 | |
| #define GNULIB_TEST_REALLOCARRAY 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define NEED_SETLOCALE_IMPROVED 0 | |
| #define NEED_SETLOCALE_MTSAFE 0 | |
| #define GNULIB_TEST_SETLOCALE 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define GNULIB_TEST_SETLOCALE_NULL 1 | |
| #define GNULIB_SIGPIPE 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main (void) | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_birthtim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:47025: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:278:19: error: 'struct stat' has no member named 'st_birthtim' | |
278 | if (sizeof ac_aggr.st_birthtim.tv_nsec) | |
| ^ | |
configure:47025: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETPROGNAME 1 | |
| #define REPLACE_ICONV_UTF 1 | |
| #define HAVE_INLINE 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_DECL_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWDIGIT 1 | |
| #define GNULIB_TEST_ISWXDIGIT 1 | |
| #define HAVE___INLINE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_DUPLOCALE 1 | |
| #define HAVE_FREELOCALE 1 | |
| #define GNULIB_TEST_LOCALENAME 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_MALLOC_GNU 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define MBRTOWC_EMPTY_INPUT_BUG 1 | |
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSLEN 1 | |
| #define GNULIB_TEST_MBSSTR 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define GNULIB_TEST_OPEN 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define GNULIB_TEST_RAWMEMCHR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define GNULIB_TEST_REALLOC_GNU 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REALLOCARRAY 1 | |
| #define GNULIB_REALLOCARRAY 1 | |
| #define GNULIB_TEST_REALLOCARRAY 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define NEED_SETLOCALE_IMPROVED 0 | |
| #define NEED_SETLOCALE_MTSAFE 0 | |
| #define GNULIB_TEST_SETLOCALE 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define GNULIB_TEST_SETLOCALE_NULL 1 | |
| #define GNULIB_SIGPIPE 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main (void) | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_birthtim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:47025: result: no | |
configure:47042: checking for bool, true, false | |
configure:47057: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c:273:13: error: #error "true == false" | |
273 | #error "true == false" | |
| ^~~~~ | |
conftest.c:275:18: error: unknown type name 'bool' | |
275 | extern bool b; | |
| ^~~~ | |
conftest.c:276:11: error: unknown type name 'bool' | |
276 | bool b = true == false; | |
| ^~~~ | |
conftest.c:1:1: note: 'bool' is defined in header '<stdbool.h>'; did you forget to '#include <stdbool.h>'? | |
1 | /* confdefs.h */ | |
conftest.c:276:20: error: 'true' undeclared here (not in a function) | |
276 | bool b = true == false; | |
| ^~~~ | |
conftest.c:276:20: note: 'true' is defined in header '<stdbool.h>'; did you forget to '#include <stdbool.h>'? | |
conftest.c:276:28: error: 'false' undeclared here (not in a function) | |
276 | bool b = true == false; | |
| ^~~~~ | |
conftest.c:276:28: note: 'false' is defined in header '<stdbool.h>'; did you forget to '#include <stdbool.h>'? | |
configure:47057: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETPROGNAME 1 | |
| #define REPLACE_ICONV_UTF 1 | |
| #define HAVE_INLINE 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_DECL_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWDIGIT 1 | |
| #define GNULIB_TEST_ISWXDIGIT 1 | |
| #define HAVE___INLINE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_DUPLOCALE 1 | |
| #define HAVE_FREELOCALE 1 | |
| #define GNULIB_TEST_LOCALENAME 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_MALLOC_GNU 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define MBRTOWC_EMPTY_INPUT_BUG 1 | |
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSLEN 1 | |
| #define GNULIB_TEST_MBSSTR 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define GNULIB_TEST_OPEN 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define GNULIB_TEST_RAWMEMCHR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define GNULIB_TEST_REALLOC_GNU 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REALLOCARRAY 1 | |
| #define GNULIB_REALLOCARRAY 1 | |
| #define GNULIB_TEST_REALLOCARRAY 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define NEED_SETLOCALE_IMPROVED 0 | |
| #define NEED_SETLOCALE_MTSAFE 0 | |
| #define GNULIB_TEST_SETLOCALE 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define GNULIB_TEST_SETLOCALE_NULL 1 | |
| #define GNULIB_SIGPIPE 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| /* end confdefs.h. */ | |
| | |
| #if true == false | |
| #error "true == false" | |
| #endif | |
| extern bool b; | |
| bool b = true == false; | |
configure:47065: result: no | |
configure:47604: checking for working strerror function | |
configure:47646: result: guessing yes | |
configure:47774: checking for working strnlen | |
configure:47825: result: yes | |
configure:47881: checking for strtoul | |
configure:47881: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:47881: $? = 0 | |
configure:47881: result: yes | |
configure:47889: checking whether strtoul works | |
configure:47949: result: guessing no | |
configure:48006: checking for sys/single_threaded.h | |
configure:48006: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
conftest.c:323:10: fatal error: sys/single_threaded.h: No such file or directory | |
323 | #include <sys/single_threaded.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:48006: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-runtime" | |
| #define PACKAGE_TARNAME "gettext-runtime" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-runtime 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-runtime" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VISIBILITY 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE___XPG_STRERROR_R 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 0 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_WEAK_SYMBOLS 1 | |
| #define HAVE_PTHREAD_API 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_POSIX_PRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 0 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WORKING_USELOCALE 1 | |
| #define HAVE_GOOD_USELOCALE 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_WPRINTF 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_DECL__SNWPRINTF 0 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define restrict __restrict__ | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define INSTALLPREFIX "/usr" | |
| #define HAVE_DECL_SETENV 1 | |
| #define USER_LABEL_PREFIX | |
| #define HAVE_DECL_FCLOSEALL 0 | |
| #define HAVE_DECL_GETW 1 | |
| #define HAVE_DECL_PUTW 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define HAVE_DECL_ECVT 1 | |
| #define HAVE_DECL_FCVT 1 | |
| #define HAVE_DECL_GCVT 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_EXECVPE 1 | |
| #define HAVE_LIBUNISTRING 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_WCSDUP 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define GNULIB_TEST_CALLOC_GNU 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE_LGPL 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FREE_POSIX 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_FWRITEERROR 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define GNULIB_TEST_GETOPT_POSIX 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETPROGNAME 1 | |
| #define REPLACE_ICONV_UTF 1 | |
| #define HAVE_INLINE 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_DECL_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWBLANK 1 | |
| #define GNULIB_TEST_ISWDIGIT 1 | |
| #define GNULIB_TEST_ISWXDIGIT 1 | |
| #define HAVE___INLINE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_DUPLOCALE 1 | |
| #define HAVE_FREELOCALE 1 | |
| #define GNULIB_TEST_LOCALENAME 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_MALLOC_GNU 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define MBRTOWC_EMPTY_INPUT_BUG 1 | |
| #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSLEN 1 | |
| #define GNULIB_TEST_MBSSTR 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define GNULIB_TEST_OPEN 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define GNULIB_TEST_RAWMEMCHR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define GNULIB_TEST_REALLOC_GNU 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REALLOCARRAY 1 | |
| #define GNULIB_REALLOCARRAY 1 | |
| #define GNULIB_TEST_REALLOCARRAY 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define NEED_SETLOCALE_IMPROVED 0 | |
| #define NEED_SETLOCALE_MTSAFE 0 | |
| #define GNULIB_TEST_SETLOCALE 1 | |
| #define SETLOCALE_NULL_ALL_MTSAFE 1 | |
| #define SETLOCALE_NULL_ONE_MTSAFE 1 | |
| #define GNULIB_TEST_SETLOCALE_NULL 1 | |
| #define GNULIB_SIGPIPE 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| #define GNULIB_TEST_FSCANF 1 | |
| #define GNULIB_FSCANF 1 | |
| #define GNULIB_TEST_SCANF 1 | |
| #define GNULIB_SCANF 1 | |
| #define GNULIB_TEST_FGETC 1 | |
| #define GNULIB_TEST_GETC 1 | |
| #define GNULIB_TEST_GETCHAR 1 | |
| #define GNULIB_TEST_FGETS 1 | |
| #define GNULIB_TEST_FREAD 1 | |
| #define GNULIB_TEST_FPRINTF 1 | |
| #define GNULIB_TEST_PRINTF 1 | |
| #define GNULIB_TEST_VFPRINTF 1 | |
| #define GNULIB_TEST_VPRINTF 1 | |
| #define GNULIB_TEST_FPUTC 1 | |
| #define GNULIB_TEST_PUTC 1 | |
| #define GNULIB_TEST_PUTCHAR 1 | |
| #define GNULIB_TEST_FPUTS 1 | |
| #define GNULIB_TEST_PUTS 1 | |
| #define GNULIB_TEST_FWRITE 1 | |
| #define GNULIB_STRERROR 1 | |
| #define GNULIB_TEST_STRERROR 1 | |
| #define GNULIB_TEST_STRNLEN 1 | |
| #define HAVE_STRTOUL 1 | |
| #define GNULIB_TEST_STRTOUL 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/single_threaded.h> | |
configure:48006: result: no | |
configure:48258: checking for variable-length arrays | |
configure:48316: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:48316: $? = 0 | |
configure:48327: result: yes | |
configure:48369: checking whether wcwidth is declared | |
configure:48369: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include conftest.c >&5 | |
configure:48369: $? = 0 | |
configure:48369: result: yes | |
configure:48417: checking whether wcwidth works reasonably in UTF-8 locales | |
configure:48481: result: guessing yes | |
configure:48656: checking for size_t | |
configure:48656: result: yes | |
configure:48666: checking for setlocale | |
configure:48666: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:48666: $? = 0 | |
configure:48666: result: yes | |
configure:48701: checking for perl | |
configure:48724: found /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/perl | |
configure:48737: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/perl | |
configure:48872: checking whether the C++ compiler (mipsel-openwrt-linux-musl-g++ -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ) works | |
configure:48883: mipsel-openwrt-linux-musl-g++ -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.cpp >&5 | |
configure:48886: $? = 0 | |
configure:48904: result: yes | |
configure:48909: checking whether the C++ compiler supports namespaces | |
configure:48923: mipsel-openwrt-linux-musl-g++ -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.cpp >&5 | |
configure:48926: $? = 0 | |
configure:48939: result: yes | |
configure:48962: checking dependency style of mipsel-openwrt-linux-musl-g++ | |
configure:49074: result: none | |
configure:49095: checking whether the compiler supports GNU C++ | |
configure:49125: result: yes | |
configure:49136: checking whether mipsel-openwrt-linux-musl-g++ accepts -g | |
configure:49201: result: yes | |
configure:49238: checking for sched_yield in -lrt | |
configure:49261: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c -lrt >&5 | |
configure:49261: $? = 0 | |
configure:49271: result: yes | |
configure:49495: checking that generated files are newer than configure | |
configure:49501: result: done | |
configure:49658: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by gettext-runtime config.status 0.21.1, which was | |
generated by GNU Autoconf 2.71. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on SDDesk | |
config.status:2670: creating csharpcomp.sh | |
config.status:2670: creating javacomp.sh | |
config.status:2670: creating Makefile | |
config.status:2670: creating uninstalled-config.sh | |
config.status:2670: creating doc/Makefile | |
config.status:2670: creating intl/Makefile | |
config.status:2670: creating intl-java/Makefile | |
config.status:2670: creating intl-csharp/Makefile | |
config.status:2670: creating gnulib-lib/Makefile | |
config.status:2670: creating src/Makefile | |
config.status:2670: creating src/gettext.sh | |
config.status:2670: creating po/Makefile.in | |
config.status:2670: creating man/Makefile | |
config.status:2670: creating man/x-to-1 | |
config.status:2670: creating m4/Makefile | |
config.status:2670: creating tests/Makefile | |
config.status:2670: creating config.h | |
config.status:2899: executing depfiles commands | |
config.status:2899: executing libtool commands | |
config.status:2899: executing po-directories commands | |
configure:52523: === configuring in libasprintf (/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/gettext-runtime/libasprintf) | |
configure:52584: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--target=mipsel-openwrt-linux' '--host=mipsel-openwrt-linux' '--build=aarch64-unknown-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--enable-shared' '--enable-static' '--disable-libasprintf' '--disable-rpath' '--enable-nls' '--disable-java' '--disable-openmp' '--disable-curses' '--with-included-gettext' '--without-libintl-prefix' '--without-libexpat-prefix' '--with-libunistring-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr' '--with-libxml2-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl' '--without-emacs' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=mipsel-openwrt-linux' 'target_alias=mipsel-openwrt-linux' 'CC=mipsel-openwrt-linux-musl-gcc' 'CFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic ' 'LDFLAGS=-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ' 'CPPFLAGS=-I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include ' 'CXX=mipsel-openwrt-linux-musl-g++' 'CXXFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 ' --cache-file=/dev/null --srcdir=. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=aarch64-unknown-linux-gnu | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_flexmember=yes | |
ac_cv_c_inline=inline | |
ac_cv_c_restrict=__restrict__ | |
ac_cv_c_undeclared_builtin_options='none needed' | |
ac_cv_c_vararrays=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=mipsel-openwrt-linux-musl-gcc | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic ' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include ' | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 ' | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=mipsel-openwrt-linux-musl-g++ | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_LT_SYS_LIBRARY_PATH_set= | |
ac_cv_env_LT_SYS_LIBRARY_PATH_value= | |
ac_cv_env_build_alias_set=set | |
ac_cv_env_build_alias_value=aarch64-unknown-linux-gnu | |
ac_cv_env_host_alias_set=set | |
ac_cv_env_host_alias_value=mipsel-openwrt-linux | |
ac_cv_env_target_alias_set=set | |
ac_cv_env_target_alias_value=mipsel-openwrt-linux | |
ac_cv_func___fsetlocking=yes | |
ac_cv_func___xpg_strerror_r=yes | |
ac_cv_func__set_invalid_parameter_handler=no | |
ac_cv_func_alloca_works=yes | |
ac_cv_func_asprintf=yes | |
ac_cv_func_atexit=yes | |
ac_cv_func_canonicalize_file_name=no | |
ac_cv_func_duplocale=yes | |
ac_cv_func_error=no | |
ac_cv_func_faccessat=yes | |
ac_cv_func_fchdir=yes | |
ac_cv_func_fcntl=yes | |
ac_cv_func_freelocale=yes | |
ac_cv_func_getcwd=yes | |
ac_cv_func_getdtablesize=yes | |
ac_cv_func_getegid=yes | |
ac_cv_func_geteuid=yes | |
ac_cv_func_getexecname=no | |
ac_cv_func_getgid=yes | |
ac_cv_func_getlocalename_l=no | |
ac_cv_func_getopt_long_only=yes | |
ac_cv_func_getpagesize=yes | |
ac_cv_func_getprogname=no | |
ac_cv_func_getuid=yes | |
ac_cv_func_iswblank=yes | |
ac_cv_func_iswcntrl=yes | |
ac_cv_func_lstat=yes | |
ac_cv_func_malloc_0_nonnull='guessing yes' | |
ac_cv_func_mbrtowc=yes | |
ac_cv_func_mbsinit=yes | |
ac_cv_func_mbslen=no | |
ac_cv_func_memmove=yes | |
ac_cv_func_mempcpy=yes | |
ac_cv_func_mmap=yes | |
ac_cv_func_mmap_fixed_mapped=yes | |
ac_cv_func_mprotect=yes | |
ac_cv_func_munmap=yes | |
ac_cv_func_newlocale=yes | |
ac_cv_func_putenv=yes | |
ac_cv_func_raise=yes | |
ac_cv_func_rawmemchr=no | |
ac_cv_func_readlink=yes | |
ac_cv_func_readlinkat=yes | |
ac_cv_func_realloc_0_nonnull='guessing yes' | |
ac_cv_func_reallocarray=yes | |
ac_cv_func_realpath=yes | |
ac_cv_func_setenv=yes | |
ac_cv_func_setlocale=yes | |
ac_cv_func_sigprocmask=yes | |
ac_cv_func_snprintf=yes | |
ac_cv_func_stpcpy=yes | |
ac_cv_func_strcasecmp=yes | |
ac_cv_func_strerror_r=yes | |
ac_cv_func_strerror_r_char_p=no | |
ac_cv_func_strnlen=yes | |
ac_cv_func_strnlen_working=yes | |
ac_cv_func_strtoul=yes | |
ac_cv_func_symlink=yes | |
ac_cv_func_towlower=yes | |
ac_cv_func_tsearch=yes | |
ac_cv_func_uselocale=yes | |
ac_cv_func_wcrtomb=yes | |
ac_cv_func_wcslen=yes | |
ac_cv_func_wcsnlen=yes | |
ac_cv_func_wcwidth=yes | |
ac_cv_func_wprintf=yes | |
ac_cv_gnu_library_2=no | |
ac_cv_have_decl___argv=no | |
ac_cv_have_decl__snprintf=no | |
ac_cv_have_decl__snwprintf=no | |
ac_cv_have_decl_clearerr_unlocked=yes | |
ac_cv_have_decl_ecvt=yes | |
ac_cv_have_decl_error_at_line=no | |
ac_cv_have_decl_execvpe=yes | |
ac_cv_have_decl_fcloseall=no | |
ac_cv_have_decl_fcvt=yes | |
ac_cv_have_decl_feof_unlocked=yes | |
ac_cv_have_decl_ferror_unlocked=yes | |
ac_cv_have_decl_fflush_unlocked=yes | |
ac_cv_have_decl_fgets_unlocked=yes | |
ac_cv_have_decl_fputc_unlocked=yes | |
ac_cv_have_decl_fputs_unlocked=yes | |
ac_cv_have_decl_fread_unlocked=yes | |
ac_cv_have_decl_fwrite_unlocked=yes | |
ac_cv_have_decl_gcvt=yes | |
ac_cv_have_decl_getc_unlocked=yes | |
ac_cv_have_decl_getchar_unlocked=yes | |
ac_cv_have_decl_getdtablesize=yes | |
ac_cv_have_decl_getw=yes | |
ac_cv_have_decl_iswblank=yes | |
ac_cv_have_decl_program_invocation_name=yes | |
ac_cv_have_decl_program_invocation_short_name=yes | |
ac_cv_have_decl_putc_unlocked=yes | |
ac_cv_have_decl_putchar_unlocked=yes | |
ac_cv_have_decl_putw=yes | |
ac_cv_have_decl_setenv=yes | |
ac_cv_have_decl_strerror_r=yes | |
ac_cv_have_decl_strnlen=yes | |
ac_cv_have_decl_wcsdup=yes | |
ac_cv_have_decl_wcwidth=yes | |
ac_cv_header_bp_sym_h=no | |
ac_cv_header_crtdefs_h=no | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_error_h=no | |
ac_cv_header_features_h=yes | |
ac_cv_header_getopt_h=yes | |
ac_cv_header_iconv_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_langinfo_h=yes | |
ac_cv_header_limits_h=yes | |
ac_cv_header_minix_config_h=no | |
ac_cv_header_pthread_h=yes | |
ac_cv_header_search_h=yes | |
ac_cv_header_stat_broken=no | |
ac_cv_header_stdbool_h=yes | |
ac_cv_header_stdckdint_h=no | |
ac_cv_header_stddef_h=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdio_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_cdefs_h=no | |
ac_cv_header_sys_mman_h=yes | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_single_threaded_h=no | |
ac_cv_header_sys_socket_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_threads_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_wchar_h=yes | |
ac_cv_header_wctype_h=yes | |
ac_cv_header_xlocale_h=no | |
ac_cv_host=mipsel-openwrt-linux-gnu | |
ac_cv_lib_error_at_line=no | |
ac_cv_lib_pthread_pthread_kill=yes | |
ac_cv_lib_rt_sched_yield=yes | |
ac_cv_libunistring=yes | |
ac_cv_member_struct_stat_st_atim_tv_nsec=yes | |
ac_cv_member_struct_stat_st_birthtim_tv_nsec=no | |
ac_cv_member_struct_stat_st_birthtimensec=no | |
ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep -E' | |
ac_cv_path_FGREP='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep -F' | |
ac_cv_path_GMSGFMT=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/gmsgfmt | |
ac_cv_path_GREP=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep | |
ac_cv_path_MSGFMT=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgfmt | |
ac_cv_path_MSGMERGE=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgmerge | |
ac_cv_path_PERL=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/perl | |
ac_cv_path_SED=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed | |
ac_cv_path_XGETTEXT=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/xgettext | |
ac_cv_path_install='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/install -c' | |
ac_cv_path_lt_DD=/bin/dd | |
ac_cv_path_mkdir=/bin/mkdir | |
ac_cv_prog_AR=mipsel-openwrt-linux-musl-gcc-ar | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CC=mipsel-openwrt-linux-musl-gcc | |
ac_cv_prog_CPP='mipsel-openwrt-linux-musl-gcc -E' | |
ac_cv_prog_CXXCPP='mipsel-openwrt-linux-musl-g++ -E' | |
ac_cv_prog_INTLBISON=bison | |
ac_cv_prog_OBJDUMP=mipsel-openwrt-linux-musl-objdump | |
ac_cv_prog_RANLIB=mipsel-openwrt-linux-musl-gcc-ranlib | |
ac_cv_prog_STRIP=mipsel-openwrt-linux-musl-strip | |
ac_cv_prog_ac_ct_FILECMD=file | |
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt | |
ac_cv_prog_cc_c11= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cc_stdc= | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_safe_to_define___extensions__=yes | |
ac_cv_should_define__xopen_source=no | |
ac_cv_sys_largefile_opts='none needed' | |
ac_cv_type_long_long_int=yes | |
ac_cv_type_mbstate_t=yes | |
ac_cv_type_mode_t=yes | |
ac_cv_type_nlink_t=yes | |
ac_cv_type_pid_t=yes | |
ac_cv_type_pthread_rwlock_t=yes | |
ac_cv_type_ptrdiff_t=yes | |
ac_cv_type_sighandler_t=yes | |
ac_cv_type_sigset_t=yes | |
ac_cv_type_size_t=yes | |
ac_cv_type_uid_t=yes | |
ac_cv_type_unsigned_long_long_int=yes | |
ac_cv_type_volatile_sig_atomic_t=yes | |
ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes | |
ac_cv_working_alloca_h=yes | |
acl_cv_hardcode_direct=no | |
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' | |
acl_cv_hardcode_libdir_separator= | |
acl_cv_hardcode_minus_L=no | |
acl_cv_libdirstems=lib,lib,lib | |
acl_cv_libext=a | |
acl_cv_libname_spec='lib$name' | |
acl_cv_libpath=LD_LIBRARY_PATH | |
acl_cv_library_names_spec='$libname$shrext' | |
acl_cv_prog_gnu_ld=yes | |
acl_cv_rpath=done | |
acl_cv_shlibext=so | |
acl_cv_shlibpath_var=LD_LIBRARY_PATH | |
acl_cv_wl=-Wl, | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_func_iconv=yes | |
am_cv_func_iconv_works='guessing yes' | |
am_cv_langinfo_codeset=yes | |
am_cv_lib_iconv=no | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
gl_cv___builtin_expect=yes | |
gl_cv_c___inline=yes | |
gl_cv_c_amsterdam_compiler=no | |
gl_cv_c_bool=no | |
gl_cv_c_inline_effective=yes | |
gl_cv_c_multiarch=no | |
gl_cv_cc_vis_werror=yes | |
gl_cv_cc_visibility=yes | |
gl_cv_cc_wallow=-Wno-error | |
gl_cv_compiler_check_decl_option=none | |
gl_cv_compiler_clang=no | |
gl_cv_decl_null_works=yes | |
gl_cv_decl_readlink_works=yes | |
gl_cv_double_slash_root='unknown, assuming no' | |
gl_cv_elf=yes | |
gl_cv_func_dup2_works='guessing yes' | |
gl_cv_func_fcntl_f_dupfd_cloexec='guessing no' | |
gl_cv_func_fcntl_f_dupfd_works='guessing yes' | |
gl_cv_func_free_preserves_errno=no | |
gl_cv_func_getdtablesize_works='guessing yes' | |
gl_cv_func_getopt_gnu='guessing no' | |
gl_cv_func_getopt_posix='guessing yes' | |
gl_cv_func_iconv_supports_utf='guessing no' | |
gl_cv_func_iswcntrl_works='guessing yes' | |
gl_cv_func_iswdigit_works='guessing yes' | |
gl_cv_func_iswxdigit_works='guessing yes' | |
gl_cv_func_lstat_dereferences_slashed_symlink='guessing yes' | |
gl_cv_func_malloc_0_nonnull=1 | |
gl_cv_func_malloc_posix=yes | |
gl_cv_func_mbrtowc_C_locale_sans_EILSEQ='guessing no' | |
gl_cv_func_mbrtowc_empty_input='guessing no' | |
gl_cv_func_mbrtowc_incomplete_state='guessing yes' | |
gl_cv_func_mbrtowc_nul_retval='guessing yes' | |
gl_cv_func_mbrtowc_null_arg1='guessing yes' | |
gl_cv_func_mbrtowc_null_arg2='guessing yes' | |
gl_cv_func_mbrtowc_retval='guessing yes' | |
gl_cv_func_mbrtowc_sanitycheck='guessing yes' | |
gl_cv_func_mbrtowc_stores_incomplete='guessing no' | |
gl_cv_func_memchr_works='guessing no' | |
gl_cv_func_open_slash='guessing yes' | |
gl_cv_func_printf_attribute_flavor=system | |
gl_cv_func_readlink_trailing_slash='guessing yes' | |
gl_cv_func_readlink_truncate='guessing yes' | |
gl_cv_func_realpath_works='guessing yes' | |
gl_cv_func_setlocale_null_all_mtsafe=yes | |
gl_cv_func_setlocale_null_one_mtsafe=yes | |
gl_cv_func_setlocale_works='guessing yes' | |
gl_cv_func_stat_file_slash='guessing yes' | |
gl_cv_func_strerror_0_works='guessing yes' | |
gl_cv_func_strerror_r_posix_signature=yes | |
gl_cv_func_strerror_r_works='guessing yes' | |
gl_cv_func_strtoul_works='guessing no' | |
gl_cv_func_unreachable=no | |
gl_cv_func_wcwidth_works='guessing yes' | |
gl_cv_func_working_strerror='guessing yes' | |
gl_cv_have___header_inline=no | |
gl_cv_have_include_next=yes | |
gl_cv_have_nonblocking=yes | |
gl_cv_have_open_O_NONBLOCK=yes | |
gl_cv_have_weak='guessing yes' | |
gl_cv_header_errno_h_complete=yes | |
gl_cv_header_inttypes_h=yes | |
gl_cv_header_langinfo_altmon=no | |
gl_cv_header_langinfo_codeset=yes | |
gl_cv_header_langinfo_era=yes | |
gl_cv_header_langinfo_t_fmt_ampm=yes | |
gl_cv_header_langinfo_yesexpr=yes | |
gl_cv_header_limits_width=no | |
gl_cv_header_locale_h_needs_xlocale_h=no | |
gl_cv_header_locale_h_posix2001=yes | |
gl_cv_header_locale_has_locale_t=yes | |
gl_cv_header_signal_h_SIGPIPE=yes | |
gl_cv_header_stdint_h=yes | |
gl_cv_header_stdint_width=no | |
gl_cv_header_stdint_without_STDC_macros=yes | |
gl_cv_header_wchar_h_correct_inline=yes | |
gl_cv_header_working_fcntl_h=cross-compiling | |
gl_cv_header_working_stdalign_h='yes, <stdalign.h> macros' | |
gl_cv_header_working_stdint_h='guessing yes' | |
gl_cv_host_cpu_c_abi_32bit=yes | |
gl_cv_iconv_nonconst=yes | |
gl_cv_libunistring_version=1.1.0 | |
gl_cv_macro_O_CLOEXEC=yes | |
gl_cv_malloc_ptrdiff=no | |
gl_cv_minmax_in_limits_h=no | |
gl_cv_minmax_in_sys_param_h=yes | |
gl_cv_next_error_h='<error.h>' | |
gl_cv_next_fcntl_h='<fcntl.h>' | |
gl_cv_next_getopt_h='<getopt.h>' | |
gl_cv_next_iconv_h='<iconv.h>' | |
gl_cv_next_inttypes_h='<inttypes.h>' | |
gl_cv_next_langinfo_h='<langinfo.h>' | |
gl_cv_next_limits_h='<limits.h>' | |
gl_cv_next_locale_h='<locale.h>' | |
gl_cv_next_signal_h='<signal.h>' | |
gl_cv_next_stddef_h='<stddef.h>' | |
gl_cv_next_stdint_h='<stdint.h>' | |
gl_cv_next_stdio_h='<stdio.h>' | |
gl_cv_next_stdlib_h='<stdlib.h>' | |
gl_cv_next_string_h='<string.h>' | |
gl_cv_next_sys_stat_h='<sys/stat.h>' | |
gl_cv_next_sys_types_h='<sys/types.h>' | |
gl_cv_next_time_h='<time.h>' | |
gl_cv_next_unistd_h='<unistd.h>' | |
gl_cv_next_wchar_h='<wchar.h>' | |
gl_cv_next_wctype_h='<wctype.h>' | |
gl_cv_onwards_func_duplocale=yes | |
gl_cv_onwards_func_error=no | |
gl_cv_onwards_func_faccessat=yes | |
gl_cv_onwards_func_freelocale=yes | |
gl_cv_onwards_func_getprogname=no | |
gl_cv_onwards_func_iswblank=yes | |
gl_cv_onwards_func_mempcpy=yes | |
gl_cv_onwards_func_newlocale=yes | |
gl_cv_onwards_func_readlinkat=yes | |
gl_cv_onwards_func_reallocarray=yes | |
gl_cv_onwards_func_strerror_r=yes | |
gl_cv_onwards_func_tsearch=yes | |
gl_cv_onwards_func_uselocale=yes | |
gl_cv_prog_ansicxx_cross=yes | |
gl_cv_prog_ansicxx_namespaces=yes | |
gl_cv_prog_ansicxx_works=yes | |
gl_cv_prog_as_underscore=no | |
gl_cv_promoted_mode_t=mode_t | |
gl_cv_pthread_rwlock_rdlock_prefer_writer='guessing no' | |
gl_cv_rpl_alloca=yes | |
gl_cv_size_max=yes | |
gl_cv_source_line_length_unlimited=yes | |
gl_cv_static_assert='yes, an <assert.h> macro' | |
gl_cv_sys_struct_lconv_ok=yes | |
gl_cv_sys_struct_timespec_in_time_h=yes | |
gl_cv_time_h_has_TIME_UTC=yes | |
gl_cv_type_max_align_t=yes | |
gl_cv_type_sigset_t=yes | |
gl_cv_type_wctrans_t=yes | |
gl_cv_type_wctype_t=yes | |
gl_cv_type_wint_t_large_enough=yes | |
gt_cv_c_intmax_t=yes | |
gt_cv_c_wchar_t=yes | |
gt_cv_c_wint_t=yes | |
gt_cv_func_CFLocaleCopyPreferredLanguages=no | |
gt_cv_func_CFPreferencesCopyAppValue=no | |
gt_cv_func_printf_posix='guessing yes' | |
gt_cv_func_uselocale_works='guessing yes' | |
gt_cv_int_divbyzero_sigfpe='guessing no' | |
gt_cv_locale_fake='guessing no' | |
gt_cv_locale_fr=none | |
gt_cv_locale_fr_utf8=none | |
gt_cv_locale_ja=none | |
gt_cv_locale_solaris114=no | |
gt_cv_locale_zh_CN=none | |
gt_cv_ssize_t=yes | |
gt_cv_val_LC_MESSAGES=yes | |
gt_cv_var_environ_declaration=yes | |
lt_cv_ar_at_file=@ | |
lt_cv_archive_cmds_need_lc=no | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=mipsel-openwrt-linux-musl-ld | |
lt_cv_path_LDCXX=mipsel-openwrt-linux-musl-ld | |
lt_cv_path_NM=mipsel-openwrt-linux-musl-gcc-nm | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_c_o_RC=yes | |
lt_cv_prog_compiler_pic='-fPIC -DPIC' | |
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_pic_works_CXX=yes | |
lt_cv_prog_compiler_rtti_exceptions=no | |
lt_cv_prog_compiler_static_works=yes | |
lt_cv_prog_compiler_static_works_CXX=yes | |
lt_cv_prog_gnu_ld=yes | |
lt_cv_prog_gnu_ldcxx=yes | |
lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_shlibpath_overrides_runpath=no | |
lt_cv_sys_global_symbol_pipe='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_global_symbol_to_import= | |
lt_cv_sys_max_cmd_len=1572864 | |
lt_cv_to_host_file_cmd=func_convert_file_noop | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
lt_cv_truncate_bin='/bin/dd bs=4096 count=1' | |
nls_cv_force_use_gnu_gettext=yes | |
nls_cv_use_gnu_gettext=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} '\''/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/missing'\'' aclocal-1.16' | |
ALLOCA='' | |
ALLOCA_H='alloca.h' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi)' | |
ANSICXX_FALSE='#' | |
ANSICXX_TRUE='' | |
APPLE_UNIVERSAL_BUILD='0' | |
AR='mipsel-openwrt-linux-musl-gcc-ar' | |
ARFLAGS='cr' | |
AS='mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic' | |
ASM_SYMBOL_PREFIX='""' | |
ASSERT_H='' | |
AUTOCONF='${SHELL} '\''/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/missing'\'' autoconf' | |
AUTOHEADER='${SHELL} '\''/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/missing'\'' autoheader' | |
AUTOMAKE='${SHELL} '\''/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/missing'\'' automake-1.16' | |
AWK='gawk' | |
BITSIZEOF_PTRDIFF_T='' | |
BITSIZEOF_SIG_ATOMIC_T='' | |
BITSIZEOF_SIZE_T='' | |
BITSIZEOF_WCHAR_T='' | |
BITSIZEOF_WINT_T='' | |
BUILDCSHARP='no' | |
BUILDJAVA='no' | |
BUILD_INCLUDED_LIBINTL='yes' | |
BUILD_INCLUDED_LIBINTL_FALSE='#' | |
BUILD_INCLUDED_LIBINTL_TRUE='' | |
CATOBJEXT='.gmo' | |
CC='mipsel-openwrt-linux-musl-gcc' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic ' | |
CFLAG_VISIBILITY='-fvisibility=hidden' | |
CLASSPATH='' | |
CLASSPATH_SEPARATOR='' | |
CONF_JAVAC='' | |
CPP='mipsel-openwrt-linux-musl-gcc -E' | |
CPPFLAGS='-I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include' | |
CROSS_COMPILING='yes' | |
CSCOPE='cscope' | |
CSHARPCOMPFLAGS='-O -g' | |
CSHARP_CHOICE='any' | |
CTAGS='ctags' | |
CXX='mipsel-openwrt-linux-musl-g++' | |
CXXCPP='mipsel-openwrt-linux-musl-g++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 ' | |
CXX_CHOICE='yes' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DLLTOOL='false' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep -E' | |
EMULTIHOP_HIDDEN='' | |
EMULTIHOP_VALUE='' | |
ENABLE_LIBASPRINTF_FALSE='' | |
ENABLE_LIBASPRINTF_TRUE='#' | |
ENABLE_SHARED='yes' | |
ENHANCE_LOCALE_FUNCS='0' | |
ENOLINK_HIDDEN='' | |
ENOLINK_VALUE='' | |
EOVERFLOW_HIDDEN='' | |
EOVERFLOW_VALUE='' | |
ERRNO_H='' | |
ERROR_H='error.h' | |
ETAGS='etags' | |
EXEEXT='' | |
FGREP='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep -F' | |
FILECMD='file' | |
GETOPT_CDEFS_H='getopt-cdefs.h' | |
GETOPT_H='getopt.h' | |
GETTEXT_MACRO_VERSION='0.20' | |
GLIBC2='no' | |
GL_CFLAG_ALLOW_WARNINGS='-Wno-error' | |
GL_CFLAG_GNULIB_WARNINGS=' -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants' | |
GL_COND_LIBTOOL_FALSE='' | |
GL_COND_LIBTOOL_TRUE='#' | |
GL_COND_OBJ_ATEXIT_FALSE='' | |
GL_COND_OBJ_ATEXIT_TRUE='#' | |
GL_COND_OBJ_CANONICALIZE_LGPL_FALSE='#' | |
GL_COND_OBJ_CANONICALIZE_LGPL_TRUE='' | |
GL_COND_OBJ_CLOSE_FALSE='' | |
GL_COND_OBJ_CLOSE_TRUE='#' | |
GL_COND_OBJ_DUP2_FALSE='' | |
GL_COND_OBJ_DUP2_TRUE='#' | |
GL_COND_OBJ_ERROR_FALSE='#' | |
GL_COND_OBJ_ERROR_TRUE='' | |
GL_COND_OBJ_FCNTL_FALSE='#' | |
GL_COND_OBJ_FCNTL_TRUE='' | |
GL_COND_OBJ_FREE_FALSE='#' | |
GL_COND_OBJ_FREE_TRUE='' | |
GL_COND_OBJ_FSTAT_FALSE='' | |
GL_COND_OBJ_FSTAT_TRUE='#' | |
GL_COND_OBJ_GETDTABLESIZE_FALSE='' | |
GL_COND_OBJ_GETDTABLESIZE_TRUE='#' | |
GL_COND_OBJ_GETOPT_FALSE='#' | |
GL_COND_OBJ_GETOPT_TRUE='' | |
GL_COND_OBJ_GETPROGNAME_FALSE='#' | |
GL_COND_OBJ_GETPROGNAME_TRUE='' | |
GL_COND_OBJ_ICONV_FALSE='#' | |
GL_COND_OBJ_ICONV_OPEN_FALSE='#' | |
GL_COND_OBJ_ICONV_OPEN_TRUE='' | |
GL_COND_OBJ_ICONV_TRUE='' | |
GL_COND_OBJ_ISWBLANK_FALSE='' | |
GL_COND_OBJ_ISWBLANK_TRUE='#' | |
GL_COND_OBJ_ISWDIGIT_FALSE='' | |
GL_COND_OBJ_ISWDIGIT_TRUE='#' | |
GL_COND_OBJ_ISWXDIGIT_FALSE='' | |
GL_COND_OBJ_ISWXDIGIT_TRUE='#' | |
GL_COND_OBJ_MBRTOWC_FALSE='#' | |
GL_COND_OBJ_MBRTOWC_TRUE='' | |
GL_COND_OBJ_MBSINIT_FALSE='' | |
GL_COND_OBJ_MBSINIT_TRUE='#' | |
GL_COND_OBJ_MEMCHR_FALSE='#' | |
GL_COND_OBJ_MEMCHR_TRUE='' | |
GL_COND_OBJ_MEMMOVE_FALSE='' | |
GL_COND_OBJ_MEMMOVE_TRUE='#' | |
GL_COND_OBJ_MEMPCPY_FALSE='' | |
GL_COND_OBJ_MEMPCPY_TRUE='#' | |
GL_COND_OBJ_MSVC_INVAL_FALSE='' | |
GL_COND_OBJ_MSVC_INVAL_TRUE='#' | |
GL_COND_OBJ_MSVC_NOTHROW_FALSE='' | |
GL_COND_OBJ_MSVC_NOTHROW_TRUE='#' | |
GL_COND_OBJ_OPEN_FALSE='' | |
GL_COND_OBJ_OPEN_TRUE='#' | |
GL_COND_OBJ_PROGRELOC_FALSE='' | |
GL_COND_OBJ_PROGRELOC_TRUE='#' | |
GL_COND_OBJ_RAISE_FALSE='' | |
GL_COND_OBJ_RAISE_TRUE='#' | |
GL_COND_OBJ_RAWMEMCHR_FALSE='#' | |
GL_COND_OBJ_RAWMEMCHR_TRUE='' | |
GL_COND_OBJ_READLINK_FALSE='' | |
GL_COND_OBJ_READLINK_TRUE='#' | |
GL_COND_OBJ_REALLOCARRAY_FALSE='#' | |
GL_COND_OBJ_REALLOCARRAY_TRUE='' | |
GL_COND_OBJ_SETLOCALE_FALSE='' | |
GL_COND_OBJ_SETLOCALE_LOCK_FALSE='' | |
GL_COND_OBJ_SETLOCALE_LOCK_TRUE='#' | |
GL_COND_OBJ_SETLOCALE_TRUE='#' | |
GL_COND_OBJ_SIGPROCMASK_FALSE='' | |
GL_COND_OBJ_SIGPROCMASK_TRUE='#' | |
GL_COND_OBJ_STAT_FALSE='' | |
GL_COND_OBJ_STAT_TRUE='#' | |
GL_COND_OBJ_STDIO_READ_FALSE='' | |
GL_COND_OBJ_STDIO_READ_TRUE='#' | |
GL_COND_OBJ_STDIO_WRITE_FALSE='' | |
GL_COND_OBJ_STDIO_WRITE_TRUE='#' | |
GL_COND_OBJ_STRERROR_FALSE='' | |
GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='' | |
GL_COND_OBJ_STRERROR_OVERRIDE_TRUE='#' | |
GL_COND_OBJ_STRERROR_TRUE='#' | |
GL_COND_OBJ_STRNLEN_FALSE='' | |
GL_COND_OBJ_STRNLEN_TRUE='#' | |
GL_COND_OBJ_STRTOUL_FALSE='#' | |
GL_COND_OBJ_STRTOUL_TRUE='' | |
GL_COND_OBJ_WCWIDTH_FALSE='' | |
GL_COND_OBJ_WCWIDTH_TRUE='#' | |
GL_COND_OBJ_WINDOWS_MUTEX_FALSE='' | |
GL_COND_OBJ_WINDOWS_MUTEX_TRUE='#' | |
GL_COND_OBJ_WINDOWS_ONCE_FALSE='' | |
GL_COND_OBJ_WINDOWS_ONCE_TRUE='#' | |
GL_COND_OBJ_WINDOWS_RECMUTEX_FALSE='' | |
GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE='#' | |
GL_COND_OBJ_WINDOWS_RWLOCK_FALSE='' | |
GL_COND_OBJ_WINDOWS_RWLOCK_TRUE='#' | |
GL_GENERATE_ALLOCA_H_FALSE='#' | |
GL_GENERATE_ALLOCA_H_TRUE='' | |
GL_GENERATE_ASSERT_H_FALSE='' | |
GL_GENERATE_ASSERT_H_TRUE='#' | |
GL_GENERATE_ERRNO_H_FALSE='' | |
GL_GENERATE_ERRNO_H_TRUE='#' | |
GL_GENERATE_ERROR_H_FALSE='#' | |
GL_GENERATE_ERROR_H_TRUE='' | |
GL_GENERATE_GETOPT_CDEFS_H_FALSE='#' | |
GL_GENERATE_GETOPT_CDEFS_H_TRUE='' | |
GL_GENERATE_GETOPT_H_FALSE='#' | |
GL_GENERATE_GETOPT_H_TRUE='' | |
GL_GENERATE_ICONV_H_FALSE='#' | |
GL_GENERATE_ICONV_H_TRUE='' | |
GL_GENERATE_LIMITS_H_FALSE='#' | |
GL_GENERATE_LIMITS_H_TRUE='' | |
GL_GENERATE_STDCKDINT_H_FALSE='#' | |
GL_GENERATE_STDCKDINT_H_TRUE='' | |
GL_GENERATE_STDDEF_H_FALSE='#' | |
GL_GENERATE_STDDEF_H_TRUE='' | |
GL_GENERATE_STDINT_H_FALSE='#' | |
GL_GENERATE_STDINT_H_TRUE='' | |
GL_GNULIB_ACCESS='0' | |
GL_GNULIB_ALIGNED_ALLOC='0' | |
GL_GNULIB_ATOLL='0' | |
GL_GNULIB_BTOWC='0' | |
GL_GNULIB_CALLOC_GNU='1' | |
GL_GNULIB_CALLOC_POSIX='1' | |
GL_GNULIB_CANONICALIZE_FILE_NAME='1' | |
GL_GNULIB_CHDIR='0' | |
GL_GNULIB_CHMOD='0' | |
GL_GNULIB_CHOWN='0' | |
GL_GNULIB_CLOSE='1' | |
GL_GNULIB_COPY_FILE_RANGE='0' | |
GL_GNULIB_CREAT='0' | |
GL_GNULIB_CTIME='0' | |
GL_GNULIB_DPRINTF='0' | |
GL_GNULIB_DUP2='1' | |
GL_GNULIB_DUP3='0' | |
GL_GNULIB_DUP='0' | |
GL_GNULIB_DUPLOCALE='0' | |
GL_GNULIB_ENVIRON='1' | |
GL_GNULIB_EUIDACCESS='0' | |
GL_GNULIB_EXECL='0' | |
GL_GNULIB_EXECLE='0' | |
GL_GNULIB_EXECLP='0' | |
GL_GNULIB_EXECV='0' | |
GL_GNULIB_EXECVE='0' | |
GL_GNULIB_EXECVP='0' | |
GL_GNULIB_EXECVPE='0' | |
GL_GNULIB_EXPLICIT_BZERO='0' | |
GL_GNULIB_FACCESSAT='0' | |
GL_GNULIB_FCHDIR='0' | |
GL_GNULIB_FCHMODAT='0' | |
GL_GNULIB_FCHOWNAT='0' | |
GL_GNULIB_FCLOSE='0' | |
GL_GNULIB_FCNTL='1' | |
GL_GNULIB_FDATASYNC='0' | |
GL_GNULIB_FDOPEN='0' | |
GL_GNULIB_FFLUSH='0' | |
GL_GNULIB_FFSL='0' | |
GL_GNULIB_FFSLL='0' | |
GL_GNULIB_FGETC='1' | |
GL_GNULIB_FGETS='1' | |
GL_GNULIB_FOPEN='0' | |
GL_GNULIB_FOPEN_GNU='0' | |
GL_GNULIB_FPRINTF='1' | |
GL_GNULIB_FPRINTF_POSIX='0' | |
GL_GNULIB_FPURGE='0' | |
GL_GNULIB_FPUTC='1' | |
GL_GNULIB_FPUTS='1' | |
GL_GNULIB_FREAD='1' | |
GL_GNULIB_FREE_POSIX='1' | |
GL_GNULIB_FREOPEN='0' | |
GL_GNULIB_FSCANF='1' | |
GL_GNULIB_FSEEK='0' | |
GL_GNULIB_FSEEKO='0' | |
GL_GNULIB_FSTAT='1' | |
GL_GNULIB_FSTATAT='0' | |
GL_GNULIB_FSYNC='0' | |
GL_GNULIB_FTELL='0' | |
GL_GNULIB_FTELLO='0' | |
GL_GNULIB_FTRUNCATE='0' | |
GL_GNULIB_FUTIMENS='0' | |
GL_GNULIB_FWRITE='1' | |
GL_GNULIB_GETC='1' | |
GL_GNULIB_GETCHAR='1' | |
GL_GNULIB_GETCWD='0' | |
GL_GNULIB_GETDELIM='0' | |
GL_GNULIB_GETDOMAINNAME='0' | |
GL_GNULIB_GETDTABLESIZE='1' | |
GL_GNULIB_GETENTROPY='0' | |
GL_GNULIB_GETGROUPS='0' | |
GL_GNULIB_GETHOSTNAME='0' | |
GL_GNULIB_GETLINE='0' | |
GL_GNULIB_GETLOADAVG='0' | |
GL_GNULIB_GETLOGIN='0' | |
GL_GNULIB_GETLOGIN_R='0' | |
GL_GNULIB_GETOPT_POSIX='1' | |
GL_GNULIB_GETPAGESIZE='0' | |
GL_GNULIB_GETPASS='0' | |
GL_GNULIB_GETPASS_GNU='0' | |
GL_GNULIB_GETPROGNAME='1' | |
GL_GNULIB_GETSUBOPT='0' | |
GL_GNULIB_GETUMASK='0' | |
GL_GNULIB_GETUSERSHELL='0' | |
GL_GNULIB_GRANTPT='0' | |
GL_GNULIB_GROUP_MEMBER='0' | |
GL_GNULIB_ICONV='1' | |
GL_GNULIB_IMAXABS='0' | |
GL_GNULIB_IMAXDIV='0' | |
GL_GNULIB_ISATTY='0' | |
GL_GNULIB_ISWBLANK='1' | |
GL_GNULIB_ISWCTYPE='0' | |
GL_GNULIB_ISWDIGIT='1' | |
GL_GNULIB_ISWXDIGIT='1' | |
GL_GNULIB_LCHMOD='0' | |
GL_GNULIB_LCHOWN='0' | |
GL_GNULIB_LINK='0' | |
GL_GNULIB_LINKAT='0' | |
GL_GNULIB_LOCALECONV='0' | |
GL_GNULIB_LOCALENAME='1' | |
GL_GNULIB_LOCALTIME='0' | |
GL_GNULIB_LSEEK='0' | |
GL_GNULIB_LSTAT='0' | |
GL_GNULIB_MALLOC_GNU='1' | |
GL_GNULIB_MALLOC_POSIX='1' | |
GL_GNULIB_MBRLEN='0' | |
GL_GNULIB_MBRTOWC='1' | |
GL_GNULIB_MBSCASECMP='0' | |
GL_GNULIB_MBSCASESTR='0' | |
GL_GNULIB_MBSCHR='0' | |
GL_GNULIB_MBSCSPN='0' | |
GL_GNULIB_MBSINIT='1' | |
GL_GNULIB_MBSLEN='1' | |
GL_GNULIB_MBSNCASECMP='0' | |
GL_GNULIB_MBSNLEN='0' | |
GL_GNULIB_MBSNRTOWCS='0' | |
GL_GNULIB_MBSPBRK='0' | |
GL_GNULIB_MBSPCASECMP='0' | |
GL_GNULIB_MBSRCHR='0' | |
GL_GNULIB_MBSRTOWCS='0' | |
GL_GNULIB_MBSSEP='0' | |
GL_GNULIB_MBSSPN='0' | |
GL_GNULIB_MBSSTR='1' | |
GL_GNULIB_MBSTOK_R='0' | |
GL_GNULIB_MBTOWC='0' | |
GL_GNULIB_MDA_ACCESS='1' | |
GL_GNULIB_MDA_CHDIR='1' | |
GL_GNULIB_MDA_CHMOD='1' | |
GL_GNULIB_MDA_CLOSE='1' | |
GL_GNULIB_MDA_CREAT='1' | |
GL_GNULIB_MDA_DUP2='1' | |
GL_GNULIB_MDA_DUP='1' | |
GL_GNULIB_MDA_ECVT='1' | |
GL_GNULIB_MDA_EXECL='1' | |
GL_GNULIB_MDA_EXECLE='1' | |
GL_GNULIB_MDA_EXECLP='1' | |
GL_GNULIB_MDA_EXECV='1' | |
GL_GNULIB_MDA_EXECVE='1' | |
GL_GNULIB_MDA_EXECVP='1' | |
GL_GNULIB_MDA_EXECVPE='1' | |
GL_GNULIB_MDA_FCLOSEALL='1' | |
GL_GNULIB_MDA_FCVT='1' | |
GL_GNULIB_MDA_FDOPEN='1' | |
GL_GNULIB_MDA_FILENO='1' | |
GL_GNULIB_MDA_GCVT='1' | |
GL_GNULIB_MDA_GETCWD='1' | |
GL_GNULIB_MDA_GETPID='1' | |
GL_GNULIB_MDA_GETW='1' | |
GL_GNULIB_MDA_ISATTY='1' | |
GL_GNULIB_MDA_LSEEK='1' | |
GL_GNULIB_MDA_MEMCCPY='1' | |
GL_GNULIB_MDA_MKDIR='1' | |
GL_GNULIB_MDA_MKTEMP='1' | |
GL_GNULIB_MDA_OPEN='1' | |
GL_GNULIB_MDA_PUTENV='1' | |
GL_GNULIB_MDA_PUTW='1' | |
GL_GNULIB_MDA_READ='1' | |
GL_GNULIB_MDA_RMDIR='1' | |
GL_GNULIB_MDA_STRDUP='1' | |
GL_GNULIB_MDA_SWAB='1' | |
GL_GNULIB_MDA_TEMPNAM='1' | |
GL_GNULIB_MDA_TZSET='1' | |
GL_GNULIB_MDA_UMASK='1' | |
GL_GNULIB_MDA_UNLINK='1' | |
GL_GNULIB_MDA_WCSDUP='1' | |
GL_GNULIB_MDA_WRITE='1' | |
GL_GNULIB_MEMCHR='1' | |
GL_GNULIB_MEMMEM='0' | |
GL_GNULIB_MEMPCPY='1' | |
GL_GNULIB_MEMRCHR='0' | |
GL_GNULIB_MEMSET_EXPLICIT='0' | |
GL_GNULIB_MKDIR='0' | |
GL_GNULIB_MKDIRAT='0' | |
GL_GNULIB_MKDTEMP='0' | |
GL_GNULIB_MKFIFO='0' | |
GL_GNULIB_MKFIFOAT='0' | |
GL_GNULIB_MKNOD='0' | |
GL_GNULIB_MKNODAT='0' | |
GL_GNULIB_MKOSTEMP='0' | |
GL_GNULIB_MKOSTEMPS='0' | |
GL_GNULIB_MKSTEMP='0' | |
GL_GNULIB_MKSTEMPS='0' | |
GL_GNULIB_MKTIME='0' | |
GL_GNULIB_NANOSLEEP='0' | |
GL_GNULIB_NL_LANGINFO='0' | |
GL_GNULIB_NONBLOCKING='0' | |
GL_GNULIB_OBSTACK_PRINTF='0' | |
GL_GNULIB_OBSTACK_PRINTF_POSIX='0' | |
GL_GNULIB_OPEN='1' | |
GL_GNULIB_OPENAT='0' | |
GL_GNULIB_OVERRIDES_STRUCT_STAT='0' | |
GL_GNULIB_PCLOSE='0' | |
GL_GNULIB_PERROR='0' | |
GL_GNULIB_PIPE2='0' | |
GL_GNULIB_PIPE='0' | |
GL_GNULIB_POPEN='0' | |
GL_GNULIB_POSIX_MEMALIGN='0' | |
GL_GNULIB_POSIX_OPENPT='0' | |
GL_GNULIB_PREAD='0' | |
GL_GNULIB_PRINTF='1' | |
GL_GNULIB_PRINTF_POSIX='0' | |
GL_GNULIB_PTHREAD_SIGMASK='0' | |
GL_GNULIB_PTSNAME='0' | |
GL_GNULIB_PTSNAME_R='0' | |
GL_GNULIB_PUTC='1' | |
GL_GNULIB_PUTCHAR='1' | |
GL_GNULIB_PUTENV='0' | |
GL_GNULIB_PUTS='1' | |
GL_GNULIB_PWRITE='0' | |
GL_GNULIB_QSORT_R='0' | |
GL_GNULIB_RAISE='1' | |
GL_GNULIB_RANDOM='0' | |
GL_GNULIB_RANDOM_R='0' | |
GL_GNULIB_RAWMEMCHR='1' | |
GL_GNULIB_READ='0' | |
GL_GNULIB_READLINK='1' | |
GL_GNULIB_READLINKAT='0' | |
GL_GNULIB_REALLOCARRAY='1' | |
GL_GNULIB_REALLOC_GNU='1' | |
GL_GNULIB_REALLOC_POSIX='1' | |
GL_GNULIB_REALPATH='1' | |
GL_GNULIB_REMOVE='0' | |
GL_GNULIB_RENAME='0' | |
GL_GNULIB_RENAMEAT='0' | |
GL_GNULIB_RMDIR='0' | |
GL_GNULIB_RPMATCH='0' | |
GL_GNULIB_SCANF='1' | |
GL_GNULIB_SECURE_GETENV='0' | |
GL_GNULIB_SETENV='0' | |
GL_GNULIB_SETHOSTNAME='0' | |
GL_GNULIB_SETLOCALE='1' | |
GL_GNULIB_SETLOCALE_NULL='1' | |
GL_GNULIB_SIGABBREV_NP='0' | |
GL_GNULIB_SIGACTION='0' | |
GL_GNULIB_SIGDESCR_NP='0' | |
GL_GNULIB_SIGNAL_H_SIGPIPE='1' | |
GL_GNULIB_SIGPROCMASK='1' | |
GL_GNULIB_SLEEP='0' | |
GL_GNULIB_SNPRINTF='0' | |
GL_GNULIB_SPRINTF_POSIX='0' | |
GL_GNULIB_STAT='1' | |
GL_GNULIB_STDIO_H_NONBLOCKING='0' | |
GL_GNULIB_STDIO_H_SIGPIPE='1' | |
GL_GNULIB_STPCPY='0' | |
GL_GNULIB_STPNCPY='0' | |
GL_GNULIB_STRCASESTR='0' | |
GL_GNULIB_STRCHRNUL='0' | |
GL_GNULIB_STRDUP='0' | |
GL_GNULIB_STRERROR='1' | |
GL_GNULIB_STRERRORNAME_NP='0' | |
GL_GNULIB_STRERROR_R='0' | |
GL_GNULIB_STRFTIME='0' | |
GL_GNULIB_STRNCAT='0' | |
GL_GNULIB_STRNDUP='0' | |
GL_GNULIB_STRNLEN='1' | |
GL_GNULIB_STRPBRK='0' | |
GL_GNULIB_STRPTIME='0' | |
GL_GNULIB_STRSEP='0' | |
GL_GNULIB_STRSIGNAL='0' | |
GL_GNULIB_STRSTR='0' | |
GL_GNULIB_STRTOD='0' | |
GL_GNULIB_STRTOIMAX='0' | |
GL_GNULIB_STRTOK_R='0' | |
GL_GNULIB_STRTOL='0' | |
GL_GNULIB_STRTOLD='0' | |
GL_GNULIB_STRTOLL='0' | |
GL_GNULIB_STRTOUL='1' | |
GL_GNULIB_STRTOULL='0' | |
GL_GNULIB_STRTOUMAX='0' | |
GL_GNULIB_STRVERSCMP='0' | |
GL_GNULIB_SYMLINK='0' | |
GL_GNULIB_SYMLINKAT='0' | |
GL_GNULIB_SYSTEM_POSIX='0' | |
GL_GNULIB_TIME='0' | |
GL_GNULIB_TIMEGM='0' | |
GL_GNULIB_TIMESPEC_GET='0' | |
GL_GNULIB_TIMESPEC_GETRES='0' | |
GL_GNULIB_TIME_R='0' | |
GL_GNULIB_TIME_RZ='0' | |
GL_GNULIB_TMPFILE='0' | |
GL_GNULIB_TOWCTRANS='0' | |
GL_GNULIB_TRUNCATE='0' | |
GL_GNULIB_TTYNAME_R='0' | |
GL_GNULIB_TZSET='0' | |
GL_GNULIB_UNISTD_H_GETOPT='1' | |
GL_GNULIB_UNISTD_H_NONBLOCKING='0' | |
GL_GNULIB_UNISTD_H_SIGPIPE='1' | |
GL_GNULIB_UNLINK='0' | |
GL_GNULIB_UNLINKAT='0' | |
GL_GNULIB_UNLOCKPT='0' | |
GL_GNULIB_UNSETENV='0' | |
GL_GNULIB_USLEEP='0' | |
GL_GNULIB_UTIMENSAT='0' | |
GL_GNULIB_VASPRINTF='0' | |
GL_GNULIB_VDPRINTF='0' | |
GL_GNULIB_VFPRINTF='1' | |
GL_GNULIB_VFPRINTF_POSIX='0' | |
GL_GNULIB_VFSCANF='0' | |
GL_GNULIB_VPRINTF='1' | |
GL_GNULIB_VPRINTF_POSIX='0' | |
GL_GNULIB_VSCANF='0' | |
GL_GNULIB_VSNPRINTF='0' | |
GL_GNULIB_VSPRINTF_POSIX='0' | |
GL_GNULIB_WCPCPY='0' | |
GL_GNULIB_WCPNCPY='0' | |
GL_GNULIB_WCRTOMB='0' | |
GL_GNULIB_WCSCASECMP='0' | |
GL_GNULIB_WCSCAT='0' | |
GL_GNULIB_WCSCHR='0' | |
GL_GNULIB_WCSCMP='0' | |
GL_GNULIB_WCSCOLL='0' | |
GL_GNULIB_WCSCPY='0' | |
GL_GNULIB_WCSCSPN='0' | |
GL_GNULIB_WCSDUP='0' | |
GL_GNULIB_WCSFTIME='0' | |
GL_GNULIB_WCSLEN='0' | |
GL_GNULIB_WCSNCASECMP='0' | |
GL_GNULIB_WCSNCAT='0' | |
GL_GNULIB_WCSNCMP='0' | |
GL_GNULIB_WCSNCPY='0' | |
GL_GNULIB_WCSNLEN='0' | |
GL_GNULIB_WCSNRTOMBS='0' | |
GL_GNULIB_WCSPBRK='0' | |
GL_GNULIB_WCSRCHR='0' | |
GL_GNULIB_WCSRTOMBS='0' | |
GL_GNULIB_WCSSPN='0' | |
GL_GNULIB_WCSSTR='0' | |
GL_GNULIB_WCSTOK='0' | |
GL_GNULIB_WCSWIDTH='0' | |
GL_GNULIB_WCSXFRM='0' | |
GL_GNULIB_WCTOB='0' | |
GL_GNULIB_WCTOMB='0' | |
GL_GNULIB_WCTRANS='0' | |
GL_GNULIB_WCTYPE='0' | |
GL_GNULIB_WCWIDTH='1' | |
GL_GNULIB_WMEMCHR='0' | |
GL_GNULIB_WMEMCMP='0' | |
GL_GNULIB_WMEMCPY='0' | |
GL_GNULIB_WMEMMOVE='0' | |
GL_GNULIB_WMEMPCPY='0' | |
GL_GNULIB_WMEMSET='0' | |
GL_GNULIB_WRITE='0' | |
GL_GNULIB__EXIT='0' | |
GMSGFMT='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/gmsgfmt' | |
GMSGFMT_015='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/gmsgfmt' | |
GNULIBHEADERS_OVERRIDE_WINT_T='0' | |
GNULIB_GETTIMEOFDAY='0' | |
GREP='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep' | |
HARD_LOCALE_LIB='' | |
HAVE_ALIGNED_ALLOC='1' | |
HAVE_ALLOCA_H='1' | |
HAVE_ASPRINTF='1' | |
HAVE_ATOLL='1' | |
HAVE_BTOWC='1' | |
HAVE_C99_STDINT_H='1' | |
HAVE_CANONICALIZE_FILE_NAME='0' | |
HAVE_CHOWN='1' | |
HAVE_COPY_FILE_RANGE='1' | |
HAVE_CRTDEFS_H='0' | |
HAVE_CSC='' | |
HAVE_CSC_IN_PATH='' | |
HAVE_DECL_ECVT='1' | |
HAVE_DECL_ENVIRON='1' | |
HAVE_DECL_EXECVPE='1' | |
HAVE_DECL_FCHDIR='1' | |
HAVE_DECL_FCLOSEALL='0' | |
HAVE_DECL_FCVT='1' | |
HAVE_DECL_FDATASYNC='1' | |
HAVE_DECL_FPURGE='1' | |
HAVE_DECL_FSEEKO='1' | |
HAVE_DECL_FTELLO='1' | |
HAVE_DECL_GCVT='1' | |
HAVE_DECL_GETDELIM='1' | |
HAVE_DECL_GETDOMAINNAME='1' | |
HAVE_DECL_GETLINE='1' | |
HAVE_DECL_GETLOADAVG='1' | |
HAVE_DECL_GETLOGIN='1' | |
HAVE_DECL_GETLOGIN_R='1' | |
HAVE_DECL_GETPAGESIZE='1' | |
HAVE_DECL_GETUSERSHELL='1' | |
HAVE_DECL_GETW='1' | |
HAVE_DECL_IMAXABS='1' | |
HAVE_DECL_IMAXDIV='1' | |
HAVE_DECL_INITSTATE='1' | |
HAVE_DECL_LOCALTIME_R='1' | |
HAVE_DECL_MEMMEM='1' | |
HAVE_DECL_MEMRCHR='1' | |
HAVE_DECL_OBSTACK_PRINTF='1' | |
HAVE_DECL_PUTW='1' | |
HAVE_DECL_SETENV='1' | |
HAVE_DECL_SETHOSTNAME='1' | |
HAVE_DECL_SETSTATE='1' | |
HAVE_DECL_SNPRINTF='1' | |
HAVE_DECL_STRDUP='1' | |
HAVE_DECL_STRERROR_R='1' | |
HAVE_DECL_STRNDUP='1' | |
HAVE_DECL_STRNLEN='1' | |
HAVE_DECL_STRSIGNAL='1' | |
HAVE_DECL_STRTOIMAX='1' | |
HAVE_DECL_STRTOK_R='1' | |
HAVE_DECL_STRTOUMAX='1' | |
HAVE_DECL_TRUNCATE='1' | |
HAVE_DECL_TTYNAME_R='1' | |
HAVE_DECL_UNSETENV='1' | |
HAVE_DECL_VSNPRINTF='1' | |
HAVE_DECL_WCSDUP='1' | |
HAVE_DECL_WCTOB='1' | |
HAVE_DECL_WCWIDTH='1' | |
HAVE_DPRINTF='1' | |
HAVE_DUP3='1' | |
HAVE_DUPLOCALE='1' | |
HAVE_ERROR='0' | |
HAVE_ERROR_AT_LINE='0' | |
HAVE_ERROR_H='0' | |
HAVE_EUIDACCESS='1' | |
HAVE_EXECVPE='1' | |
HAVE_EXPLICIT_BZERO='1' | |
HAVE_FACCESSAT='1' | |
HAVE_FCHDIR='1' | |
HAVE_FCHMODAT='1' | |
HAVE_FCHOWNAT='1' | |
HAVE_FCNTL='1' | |
HAVE_FDATASYNC='1' | |
HAVE_FEATURES_H='1' | |
HAVE_FFSL='1' | |
HAVE_FFSLL='1' | |
HAVE_FREELOCALE='1' | |
HAVE_FSEEKO='1' | |
HAVE_FSTATAT='1' | |
HAVE_FSYNC='1' | |
HAVE_FTELLO='1' | |
HAVE_FTRUNCATE='1' | |
HAVE_FUTIMENS='1' | |
HAVE_GCJ_C='' | |
HAVE_GCJ_IN_PATH='' | |
HAVE_GETDTABLESIZE='1' | |
HAVE_GETENTROPY='1' | |
HAVE_GETGROUPS='1' | |
HAVE_GETHOSTNAME='1' | |
HAVE_GETLOGIN='1' | |
HAVE_GETOPT_H='1' | |
HAVE_GETPAGESIZE='1' | |
HAVE_GETPASS='1' | |
HAVE_GETPROGNAME='0' | |
HAVE_GETSUBOPT='1' | |
HAVE_GETUMASK='1' | |
HAVE_GRANTPT='1' | |
HAVE_GROUP_MEMBER='1' | |
HAVE_IMAXABS='1' | |
HAVE_IMAXDIV='1' | |
HAVE_IMAXDIV_T='1' | |
HAVE_INITSTATE='1' | |
HAVE_INTTYPES_H='1' | |
HAVE_ISWBLANK='1' | |
HAVE_ISWCNTRL='1' | |
HAVE_JAVAC='' | |
HAVE_JAVAC_ENVVAR='' | |
HAVE_JAVAC_IN_PATH='' | |
HAVE_JIKES='' | |
HAVE_JIKES_IN_PATH='' | |
HAVE_LANGINFO_ALTMON='0' | |
HAVE_LANGINFO_CODESET='1' | |
HAVE_LANGINFO_ERA='1' | |
HAVE_LANGINFO_H='1' | |
HAVE_LANGINFO_T_FMT_AMPM='1' | |
HAVE_LANGINFO_YESEXPR='1' | |
HAVE_LCHMOD='1' | |
HAVE_LCHOWN='1' | |
HAVE_LIBUNISTRING='yes' | |
HAVE_LINK='1' | |
HAVE_LINKAT='1' | |
HAVE_LSTAT='1' | |
HAVE_MAX_ALIGN_T='1' | |
HAVE_MBRLEN='1' | |
HAVE_MBRTOWC='1' | |
HAVE_MBSINIT='1' | |
HAVE_MBSLEN='0' | |
HAVE_MBSNRTOWCS='1' | |
HAVE_MBSRTOWCS='1' | |
HAVE_MBTOWC='1' | |
HAVE_MCS='' | |
HAVE_MCS_IN_PATH='' | |
HAVE_MEMPCPY='1' | |
HAVE_MEMSET_EXPLICIT='1' | |
HAVE_MKDIRAT='1' | |
HAVE_MKDTEMP='1' | |
HAVE_MKFIFO='1' | |
HAVE_MKFIFOAT='1' | |
HAVE_MKNOD='1' | |
HAVE_MKNODAT='1' | |
HAVE_MKOSTEMP='1' | |
HAVE_MKOSTEMPS='1' | |
HAVE_MKSTEMP='1' | |
HAVE_MKSTEMPS='1' | |
HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' | |
HAVE_NANOSLEEP='1' | |
HAVE_NEWLOCALE='1' | |
HAVE_NL_LANGINFO='1' | |
HAVE_OPENAT='1' | |
HAVE_OS_H='0' | |
HAVE_PCLOSE='1' | |
HAVE_PIPE2='1' | |
HAVE_PIPE='1' | |
HAVE_POPEN='1' | |
HAVE_POSIX_MEMALIGN='1' | |
HAVE_POSIX_OPENPT='1' | |
HAVE_POSIX_PRINTF='1' | |
HAVE_POSIX_SIGNALBLOCKING='1' | |
HAVE_PREAD='1' | |
HAVE_PTHREAD_SIGMASK='1' | |
HAVE_PTSNAME='1' | |
HAVE_PTSNAME_R='1' | |
HAVE_PWRITE='1' | |
HAVE_QSORT_R='1' | |
HAVE_RAISE='1' | |
HAVE_RANDOM='1' | |
HAVE_RANDOM_H='1' | |
HAVE_RANDOM_R='1' | |
HAVE_RAWMEMCHR='0' | |
HAVE_READLINK='1' | |
HAVE_READLINKAT='1' | |
HAVE_REALLOCARRAY='1' | |
HAVE_REALPATH='1' | |
HAVE_RENAMEAT='1' | |
HAVE_RPMATCH='1' | |
HAVE_SECURE_GETENV='1' | |
HAVE_SETENV='1' | |
HAVE_SETHOSTNAME='1' | |
HAVE_SETSTATE='1' | |
HAVE_SIGABBREV_NP='1' | |
HAVE_SIGACTION='1' | |
HAVE_SIGDESCR_NP='1' | |
HAVE_SIGHANDLER_T='1' | |
HAVE_SIGINFO_T='1' | |
HAVE_SIGNED_SIG_ATOMIC_T='' | |
HAVE_SIGNED_WCHAR_T='' | |
HAVE_SIGNED_WINT_T='' | |
HAVE_SIGSET_T='1' | |
HAVE_SLEEP='1' | |
HAVE_SNPRINTF='1' | |
HAVE_STDINT_H='1' | |
HAVE_STPCPY='1' | |
HAVE_STPNCPY='1' | |
HAVE_STRCASESTR='1' | |
HAVE_STRCHRNUL='1' | |
HAVE_STRERRORNAME_NP='1' | |
HAVE_STRPBRK='1' | |
HAVE_STRPTIME='1' | |
HAVE_STRSEP='1' | |
HAVE_STRTOD='1' | |
HAVE_STRTOL='1' | |
HAVE_STRTOLD='1' | |
HAVE_STRTOLL='1' | |
HAVE_STRTOUL='1' | |
HAVE_STRTOULL='1' | |
HAVE_STRUCT_RANDOM_DATA='1' | |
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' | |
HAVE_STRVERSCMP='1' | |
HAVE_SYMLINK='1' | |
HAVE_SYMLINKAT='1' | |
HAVE_SYS_BITYPES_H='0' | |
HAVE_SYS_CDEFS_H='0' | |
HAVE_SYS_INTTYPES_H='0' | |
HAVE_SYS_LOADAVG_H='0' | |
HAVE_SYS_PARAM_H='0' | |
HAVE_SYS_TYPES_H='1' | |
HAVE_TIMEGM='1' | |
HAVE_TIMESPEC_GET='1' | |
HAVE_TIMESPEC_GETRES='1' | |
HAVE_TIMEZONE_T='0' | |
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' | |
HAVE_UNISTD_H='1' | |
HAVE_UNLINKAT='1' | |
HAVE_UNLOCKPT='1' | |
HAVE_USLEEP='1' | |
HAVE_UTIMENSAT='1' | |
HAVE_VASPRINTF='1' | |
HAVE_VDPRINTF='1' | |
HAVE_VISIBILITY='1' | |
HAVE_WCHAR_H='1' | |
HAVE_WCHAR_T='1' | |
HAVE_WCPCPY='1' | |
HAVE_WCPNCPY='1' | |
HAVE_WCRTOMB='1' | |
HAVE_WCSCASECMP='1' | |
HAVE_WCSCAT='1' | |
HAVE_WCSCHR='1' | |
HAVE_WCSCMP='1' | |
HAVE_WCSCOLL='1' | |
HAVE_WCSCPY='1' | |
HAVE_WCSCSPN='1' | |
HAVE_WCSDUP='1' | |
HAVE_WCSFTIME='1' | |
HAVE_WCSLEN='1' | |
HAVE_WCSNCASECMP='1' | |
HAVE_WCSNCAT='1' | |
HAVE_WCSNCMP='1' | |
HAVE_WCSNCPY='1' | |
HAVE_WCSNLEN='1' | |
HAVE_WCSNRTOMBS='1' | |
HAVE_WCSPBRK='1' | |
HAVE_WCSRCHR='1' | |
HAVE_WCSRTOMBS='1' | |
HAVE_WCSSPN='1' | |
HAVE_WCSSTR='1' | |
HAVE_WCSTOK='1' | |
HAVE_WCSWIDTH='1' | |
HAVE_WCSXFRM='1' | |
HAVE_WCTRANS_T='1' | |
HAVE_WCTYPE_H='1' | |
HAVE_WCTYPE_T='1' | |
HAVE_WINSOCK2_H='0' | |
HAVE_WINT_T='1' | |
HAVE_WMEMCHR='1' | |
HAVE_WMEMCMP='1' | |
HAVE_WMEMCPY='1' | |
HAVE_WMEMMOVE='1' | |
HAVE_WMEMPCPY='1' | |
HAVE_WMEMSET='1' | |
HAVE_WPRINTF='1' | |
HAVE_XLOCALE_H='0' | |
HAVE__EXIT='1' | |
ICONV_CONST='' | |
ICONV_H='iconv.h' | |
INCLUDE_NEXT='include_next' | |
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_PROGRAM_ENV='' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INT32_MAX_LT_INTMAX_MAX='1' | |
INT64_MAX_EQ_LONG_MAX='defined _LP64' | |
INTLBISON='bison' | |
INTLLIBS='${top_builddir}/intl/libintl.la ' | |
INTL_DEFAULT_VERBOSITY='1' | |
INTL_MACOSX_LIBS='' | |
JAR='' | |
JAVA_CHOICE='no' | |
LD='mipsel-openwrt-linux-musl-ld' | |
LDFLAGS='-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ' | |
LIBGRT_LIBDEPS=' ' | |
LIBGRT_LTLIBDEPS=' ' | |
LIBICONV='' | |
LIBINTL='${top_builddir}/intl/libintl.la ' | |
LIBMULTITHREAD='-lpthread' | |
LIBOBJS='' | |
LIBPMULTITHREAD='-lpthread' | |
LIBPTHREAD='' | |
LIBS='' | |
LIBSCHED='-lrt' | |
LIBSTDTHREAD='' | |
LIBTHREAD='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBUNISTRING='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/lib/libunistring.so' | |
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='' | |
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE='#' | |
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='' | |
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='#' | |
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='' | |
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='#' | |
LIBUNISTRING_PREFIX='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr' | |
LIBUNISTRING_UNISTR_H='' | |
LIBUNISTRING_UNITYPES_H='' | |
LIBUNISTRING_UNIWIDTH_H='' | |
LIB_HARD_LOCALE='' | |
LIB_MBRTOWC='' | |
LIB_SCHED_YIELD='' | |
LIB_SETLOCALE='' | |
LIB_SETLOCALE_NULL='' | |
LIMITS_H='limits.h' | |
LIPO='' | |
LN_S='ln -s' | |
LOCALCHARSET_TESTS_ENVIRONMENT='' | |
LOCALENAME_ENHANCE_LOCALE_FUNCS='0' | |
LOCALE_FR='none' | |
LOCALE_FR_UTF8='none' | |
LOCALE_JA='none' | |
LOCALE_ZH_CN='none' | |
LTLIBICONV='' | |
LTLIBINTL='${top_builddir}/intl/libintl.la ' | |
LTLIBMULTITHREAD='-lpthread' | |
LTLIBOBJS='' | |
LTLIBTHREAD='' | |
LTLIBUNISTRING='-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lunistring' | |
LT_SYS_LIBRARY_PATH='' | |
MAKEINFO='${SHELL} '\''/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/missing'\'' makeinfo' | |
MANIFEST_TOOL=':' | |
MBRTOWC_LIB='' | |
MKDIR_P='/bin/mkdir -p' | |
MSGFMT='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgfmt' | |
MSGMERGE='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgmerge' | |
MSGMERGE_FOR_MSGFMT_OPTION='--for-msgfmt' | |
NEXT_ASSERT_H='' | |
NEXT_AS_FIRST_DIRECTIVE_ASSERT_H='' | |
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' | |
NEXT_AS_FIRST_DIRECTIVE_ERROR_H='<error.h>' | |
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>' | |
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>' | |
NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>' | |
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>' | |
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>' | |
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>' | |
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>' | |
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>' | |
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='<stddef.h>' | |
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>' | |
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>' | |
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>' | |
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>' | |
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>' | |
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>' | |
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>' | |
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>' | |
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>' | |
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>' | |
NEXT_ERRNO_H='' | |
NEXT_ERROR_H='<error.h>' | |
NEXT_FCNTL_H='<fcntl.h>' | |
NEXT_GETOPT_H='<getopt.h>' | |
NEXT_ICONV_H='<iconv.h>' | |
NEXT_INTTYPES_H='<inttypes.h>' | |
NEXT_LANGINFO_H='<langinfo.h>' | |
NEXT_LIMITS_H='<limits.h>' | |
NEXT_LOCALE_H='<locale.h>' | |
NEXT_SIGNAL_H='<signal.h>' | |
NEXT_STDDEF_H='<stddef.h>' | |
NEXT_STDINT_H='<stdint.h>' | |
NEXT_STDIO_H='<stdio.h>' | |
NEXT_STDLIB_H='<stdlib.h>' | |
NEXT_STRING_H='<string.h>' | |
NEXT_SYS_STAT_H='<sys/stat.h>' | |
NEXT_SYS_TYPES_H='<sys/types.h>' | |
NEXT_TIME_H='<time.h>' | |
NEXT_UNISTD_H='<unistd.h>' | |
NEXT_WCHAR_H='<wchar.h>' | |
NEXT_WCTYPE_H='<wctype.h>' | |
NM='mipsel-openwrt-linux-musl-gcc-nm' | |
NMEDIT='' | |
OBJDUMP='mipsel-openwrt-linux-musl-objdump' | |
OBJEXT='o' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='gettext-runtime' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_IS_GETTEXT_TOOLS_FALSE='' | |
PACKAGE_IS_GETTEXT_TOOLS_TRUE='#' | |
PACKAGE_NAME='gettext-runtime' | |
PACKAGE_STRING='gettext-runtime 0.21.1' | |
PACKAGE_TARNAME='gettext-runtime' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='0.21.1' | |
PATH_SEPARATOR=':' | |
PERL='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/perl' | |
POSUB='po' | |
PRAGMA_COLUMNS='' | |
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' | |
PRELOADABLE_LIBINTL_FALSE='' | |
PRELOADABLE_LIBINTL_TRUE='#' | |
PRIPTR_PREFIX='__PRIPTR_PREFIX' | |
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' | |
PTRDIFF_T_SUFFIX='' | |
RANLIB='mipsel-openwrt-linux-musl-gcc-ranlib' | |
RC='' | |
RELOCATABLE='no' | |
RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib' | |
RELOCATABLE_CONFIG_H_DIR='$(top_builddir)' | |
RELOCATABLE_LDFLAGS='' | |
RELOCATABLE_LIBRARY_PATH='' | |
RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib' | |
RELOCATABLE_STRIP=':' | |
RELOCATABLE_VIA_LD_FALSE='' | |
RELOCATABLE_VIA_LD_TRUE='#' | |
RELOCATABLE_VIA_WRAPPER_FALSE='' | |
RELOCATABLE_VIA_WRAPPER_TRUE='#' | |
REPLACE_ACCESS='0' | |
REPLACE_ALIGNED_ALLOC='0' | |
REPLACE_BTOWC='0' | |
REPLACE_CALLOC_FOR_CALLOC_GNU='1' | |
REPLACE_CALLOC_FOR_CALLOC_POSIX='1' | |
REPLACE_CANONICALIZE_FILE_NAME='0' | |
REPLACE_CHMOD='0' | |
REPLACE_CHOWN='0' | |
REPLACE_CLOSE='0' | |
REPLACE_COPY_FILE_RANGE='0' | |
REPLACE_CREAT='0' | |
REPLACE_CTIME='GNULIB_PORTCHECK' | |
REPLACE_DPRINTF='0' | |
REPLACE_DUP2='0' | |
REPLACE_DUP3='0' | |
REPLACE_DUP='0' | |
REPLACE_DUPLOCALE='0' | |
REPLACE_ERROR='0' | |
REPLACE_ERROR_AT_LINE='0' | |
REPLACE_EXECL='0' | |
REPLACE_EXECLE='0' | |
REPLACE_EXECLP='0' | |
REPLACE_EXECV='0' | |
REPLACE_EXECVE='0' | |
REPLACE_EXECVP='0' | |
REPLACE_EXECVPE='0' | |
REPLACE_FACCESSAT='0' | |
REPLACE_FCHMODAT='0' | |
REPLACE_FCHOWNAT='0' | |
REPLACE_FCLOSE='0' | |
REPLACE_FCNTL='1' | |
REPLACE_FDATASYNC='0' | |
REPLACE_FDOPEN='0' | |
REPLACE_FFLUSH='0' | |
REPLACE_FFSLL='0' | |
REPLACE_FOPEN='0' | |
REPLACE_FOPEN_FOR_FOPEN_GNU='0' | |
REPLACE_FPRINTF='0' | |
REPLACE_FPURGE='0' | |
REPLACE_FREE='1' | |
REPLACE_FREELOCALE='0' | |
REPLACE_FREOPEN='0' | |
REPLACE_FSEEK='0' | |
REPLACE_FSEEKO='0' | |
REPLACE_FSTAT='0' | |
REPLACE_FSTATAT='0' | |
REPLACE_FTELL='0' | |
REPLACE_FTELLO='0' | |
REPLACE_FTRUNCATE='0' | |
REPLACE_FUTIMENS='0' | |
REPLACE_GETCWD='0' | |
REPLACE_GETDELIM='0' | |
REPLACE_GETDOMAINNAME='0' | |
REPLACE_GETDTABLESIZE='0' | |
REPLACE_GETENTROPY='0' | |
REPLACE_GETGROUPS='0' | |
REPLACE_GETLINE='0' | |
REPLACE_GETLOADAVG='0' | |
REPLACE_GETLOGIN_R='0' | |
REPLACE_GETPAGESIZE='0' | |
REPLACE_GETPASS='0' | |
REPLACE_GETPASS_FOR_GETPASS_GNU='0' | |
REPLACE_GETPROGNAME='0' | |
REPLACE_GETSUBOPT='0' | |
REPLACE_GMTIME='0' | |
REPLACE_ICONV='1' | |
REPLACE_ICONV_OPEN='1' | |
REPLACE_ICONV_UTF='1' | |
REPLACE_IMAXABS='0' | |
REPLACE_IMAXDIV='0' | |
REPLACE_INITSTATE='0' | |
REPLACE_IOCTL='0' | |
REPLACE_ISATTY='0' | |
REPLACE_ISWBLANK='0' | |
REPLACE_ISWCNTRL='0' | |
REPLACE_ISWDIGIT='0' | |
REPLACE_ISWXDIGIT='0' | |
REPLACE_LCHOWN='0' | |
REPLACE_LINK='0' | |
REPLACE_LINKAT='0' | |
REPLACE_LOCALECONV='0' | |
REPLACE_LOCALTIME='0' | |
REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' | |
REPLACE_LSEEK='0' | |
REPLACE_LSTAT='0' | |
REPLACE_MALLOC_FOR_MALLOC_GNU='1' | |
REPLACE_MALLOC_FOR_MALLOC_POSIX='1' | |
REPLACE_MBRLEN='0' | |
REPLACE_MBRTOWC='1' | |
REPLACE_MBSINIT='0' | |
REPLACE_MBSNRTOWCS='0' | |
REPLACE_MBSRTOWCS='0' | |
REPLACE_MBSTATE_T='0' | |
REPLACE_MBTOWC='0' | |
REPLACE_MEMCHR='1' | |
REPLACE_MEMMEM='0' | |
REPLACE_MEMPCPY='0' | |
REPLACE_MKDIR='0' | |
REPLACE_MKFIFO='0' | |
REPLACE_MKFIFOAT='0' | |
REPLACE_MKNOD='0' | |
REPLACE_MKNODAT='0' | |
REPLACE_MKOSTEMP='0' | |
REPLACE_MKOSTEMPS='0' | |
REPLACE_MKSTEMP='0' | |
REPLACE_MKTIME='GNULIB_PORTCHECK' | |
REPLACE_NANOSLEEP='GNULIB_PORTCHECK' | |
REPLACE_NEWLOCALE='0' | |
REPLACE_NL_LANGINFO='0' | |
REPLACE_NULL='0' | |
REPLACE_OBSTACK_PRINTF='0' | |
REPLACE_OPEN='0' | |
REPLACE_OPENAT='0' | |
REPLACE_PERROR='0' | |
REPLACE_PIPE2='0' | |
REPLACE_POPEN='0' | |
REPLACE_POSIX_MEMALIGN='0' | |
REPLACE_POSIX_OPENPT='0' | |
REPLACE_PREAD='0' | |
REPLACE_PRINTF='0' | |
REPLACE_PTHREAD_SIGMASK='0' | |
REPLACE_PTSNAME='0' | |
REPLACE_PTSNAME_R='0' | |
REPLACE_PUTENV='0' | |
REPLACE_PWRITE='0' | |
REPLACE_QSORT_R='0' | |
REPLACE_RAISE='0' | |
REPLACE_RANDOM='0' | |
REPLACE_RANDOM_R='0' | |
REPLACE_READ='0' | |
REPLACE_READLINK='0' | |
REPLACE_READLINKAT='0' | |
REPLACE_REALLOCARRAY='1' | |
REPLACE_REALLOC_FOR_REALLOC_GNU='0' | |
REPLACE_REALLOC_FOR_REALLOC_POSIX='1' | |
REPLACE_REALPATH='0' | |
REPLACE_REMOVE='0' | |
REPLACE_RENAME='0' | |
REPLACE_RENAMEAT='0' | |
REPLACE_RMDIR='0' | |
REPLACE_SETENV='0' | |
REPLACE_SETHOSTNAME='0' | |
REPLACE_SETLOCALE='0' | |
REPLACE_SETSTATE='0' | |
REPLACE_SLEEP='0' | |
REPLACE_SNPRINTF='0' | |
REPLACE_SPRINTF='0' | |
REPLACE_STAT='0' | |
REPLACE_STDIO_READ_FUNCS='0' | |
REPLACE_STDIO_WRITE_FUNCS='0' | |
REPLACE_STPCPY='0' | |
REPLACE_STPNCPY='0' | |
REPLACE_STRCASESTR='0' | |
REPLACE_STRCHRNUL='0' | |
REPLACE_STRDUP='0' | |
REPLACE_STRERROR='0' | |
REPLACE_STRERRORNAME_NP='0' | |
REPLACE_STRERROR_R='0' | |
REPLACE_STRFTIME='GNULIB_PORTCHECK' | |
REPLACE_STRNCAT='0' | |
REPLACE_STRNDUP='0' | |
REPLACE_STRNLEN='0' | |
REPLACE_STRSIGNAL='0' | |
REPLACE_STRSTR='0' | |
REPLACE_STRTOD='0' | |
REPLACE_STRTOIMAX='0' | |
REPLACE_STRTOK_R='0' | |
REPLACE_STRTOL='0' | |
REPLACE_STRTOLD='0' | |
REPLACE_STRTOLL='0' | |
REPLACE_STRTOUL='1' | |
REPLACE_STRTOULL='0' | |
REPLACE_STRTOUMAX='0' | |
REPLACE_STRUCT_LCONV='0' | |
REPLACE_SYMLINK='0' | |
REPLACE_SYMLINKAT='0' | |
REPLACE_TIME='0' | |
REPLACE_TIMEGM='GNULIB_PORTCHECK' | |
REPLACE_TIMESPEC_GET='GNULIB_PORTCHECK' | |
REPLACE_TMPFILE='0' | |
REPLACE_TOWLOWER='0' | |
REPLACE_TRUNCATE='0' | |
REPLACE_TTYNAME_R='0' | |
REPLACE_TZSET='GNULIB_PORTCHECK' | |
REPLACE_UNLINK='0' | |
REPLACE_UNLINKAT='0' | |
REPLACE_UNSETENV='0' | |
REPLACE_USLEEP='0' | |
REPLACE_UTIMENSAT='0' | |
REPLACE_VASPRINTF='0' | |
REPLACE_VDPRINTF='0' | |
REPLACE_VFPRINTF='0' | |
REPLACE_VPRINTF='0' | |
REPLACE_VSNPRINTF='0' | |
REPLACE_VSPRINTF='0' | |
REPLACE_WCRTOMB='0' | |
REPLACE_WCSFTIME='0' | |
REPLACE_WCSNRTOMBS='0' | |
REPLACE_WCSRTOMBS='0' | |
REPLACE_WCSTOK='0' | |
REPLACE_WCSWIDTH='0' | |
REPLACE_WCTOB='0' | |
REPLACE_WCTOMB='0' | |
REPLACE_WCWIDTH='0' | |
REPLACE_WMEMPCPY='0' | |
REPLACE_WRITE='0' | |
REPLACE__EXIT='0' | |
SCHED_YIELD_LIB='' | |
SED='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed' | |
SETLOCALE_LIB='' | |
SETLOCALE_NULL_LIB='' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
SIG_ATOMIC_T_SUFFIX='' | |
SIZE_T_SUFFIX='' | |
STDCKDINT_H='stdckdint.h' | |
STDDEF_H='stddef.h' | |
STDINT_H='stdint.h' | |
STRIP='mipsel-openwrt-linux-musl-strip' | |
SYS_IOCTL_H_HAVE_WINSOCK2_H='0' | |
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' | |
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' | |
TIME_H_DEFINES_STRUCT_TIMESPEC='1' | |
TIME_H_DEFINES_TIME_UTC='1' | |
UINT32_MAX_LT_UINTMAX_MAX='1' | |
UINT64_MAX_EQ_ULONG_MAX='defined _LP64' | |
UNDEFINE_STRTOK_R='0' | |
UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' | |
UNISTD_H_HAVE_SYS_RANDOM_H='0' | |
UNISTD_H_HAVE_WINSOCK2_H='0' | |
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' | |
USE_INCLUDED_LIBINTL='yes' | |
USE_INCLUDED_LIBINTL_FALSE='#' | |
USE_INCLUDED_LIBINTL_TRUE='' | |
USE_NLS='yes' | |
VERSION='0.21.1' | |
WCHAR_T_SUFFIX='' | |
WINDOWS_64_BIT_OFF_T='0' | |
WINDOWS_64_BIT_ST_SIZE='0' | |
WINDOWS_NATIVE_FALSE='' | |
WINDOWS_NATIVE_TRUE='#' | |
WINDOWS_STAT_INODES='0' | |
WINDOWS_STAT_TIMESPEC='0' | |
WINDRES='' | |
WINT_T_SUFFIX='' | |
WOE32='no' | |
WOE32DLL='no' | |
WOE32DLL_FALSE='' | |
WOE32DLL_TRUE='#' | |
WOE32_FALSE='' | |
WOE32_TRUE='#' | |
XGETTEXT='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/xgettext' | |
XGETTEXT_015='/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/xgettext' | |
XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='\''proper_name:1,"This is a proper name. See the gettext manual, section Names."'\'' --keyword='\''proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'\''' | |
ac_ct_AR='' | |
ac_ct_CC='' | |
ac_ct_CXX='' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='/usr/bin' | |
build='aarch64-unknown-linux-gnu' | |
build_alias='aarch64-unknown-linux-gnu' | |
build_cpu='aarch64' | |
build_os='linux-gnu' | |
build_vendor='unknown' | |
datadir='/usr/share' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/gettext' | |
dvidir='${docdir}' | |
exec_prefix='/usr' | |
gl_LIBOBJDEPS=' ./$(DEPDIR)/calloc.Po ./$(DEPDIR)/malloc.Po ./$(DEPDIR)/realloc.Po' | |
gl_LIBOBJS=' calloc.o malloc.o realloc.o' | |
gl_LTLIBOBJS=' calloc.lo malloc.lo realloc.lo' | |
gltests_LIBOBJDEPS='' | |
gltests_LIBOBJS='' | |
gltests_LTLIBOBJS='' | |
gltests_WITNESS='IN_GETTEXT_RUNTIME_GNULIB_TESTS' | |
host='mipsel-openwrt-linux-gnu' | |
host_alias='mipsel-openwrt-linux' | |
host_cpu='mipsel' | |
host_os='linux-gnu' | |
host_vendor='openwrt' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='/usr/info' | |
install_sh='${SHELL} /media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/build-aux/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='/usr/lib' | |
localedir='${datarootdir}/locale' | |
localstatedir='/var' | |
mandir='/usr/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr' | |
program_transform_name='s&$$&&;s&^&&' | |
psdir='${docdir}' | |
runstatedir='${localstatedir}/run' | |
sbindir='/usr/sbin' | |
sharedstatedir='${prefix}/com' | |
subdirs=' libasprintf' | |
sysconfdir='/etc' | |
target_alias='mipsel-openwrt-linux' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "gettext-runtime" | |
#define PACKAGE_TARNAME "gettext-runtime" | |
#define PACKAGE_VERSION "0.21.1" | |
#define PACKAGE_STRING "gettext-runtime 0.21.1" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define PACKAGE "gettext-runtime" | |
#define VERSION "0.21.1" | |
#define HAVE_STDIO_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_WCHAR_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_THREADS_H 1 | |
#define HAVE_SYS_SOCKET_H 1 | |
#define HAVE_GETOPT_H 1 | |
#define HAVE_ICONV_H 1 | |
#define HAVE_LIMITS_H 1 | |
#define HAVE_WCTYPE_H 1 | |
#define HAVE_LANGINFO_H 1 | |
#define HAVE_SYS_MMAN_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_STDBOOL_H 1 | |
#define HAVE_FEATURES_H 1 | |
#define STDC_HEADERS 1 | |
#define _ALL_SOURCE 1 | |
#define _DARWIN_C_SOURCE 1 | |
#define _GNU_SOURCE 1 | |
#define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
#define _NETBSD_SOURCE 1 | |
#define _OPENBSD_SOURCE 1 | |
#define _POSIX_PTHREAD_SEMANTICS 1 | |
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
#define __STDC_WANT_IEC_60559_EXT__ 1 | |
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
#define __STDC_WANT_LIB_EXT2__ 1 | |
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
#define _TANDEM_SOURCE 1 | |
#define __EXTENSIONS__ 1 | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define HAVE_VISIBILITY 1 | |
#define HAVE_STDINT_H_WITH_UINTMAX 1 | |
#define HAVE_ALLOCA_H 1 | |
#define HAVE_ALLOCA 1 | |
#define HAVE_GETPAGESIZE 1 | |
#define HAVE_SYMLINK 1 | |
#define HAVE_REALPATH 1 | |
#define HAVE_LSTAT 1 | |
#define HAVE_FCHDIR 1 | |
#define HAVE_FCNTL 1 | |
#define HAVE_GETDTABLESIZE 1 | |
#define HAVE_ISWCNTRL 1 | |
#define HAVE_MBSINIT 1 | |
#define HAVE_MBRTOWC 1 | |
#define HAVE_MPROTECT 1 | |
#define HAVE_READLINK 1 | |
#define HAVE_SETENV 1 | |
#define HAVE___XPG_STRERROR_R 1 | |
#define HAVE_WCWIDTH 1 | |
#define HAVE_MMAP 1 | |
#define INTDIV0_RAISES_SIGFPE 0 | |
#define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
#define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
#define HAVE_UINTMAX_T 1 | |
#define HAVE_WEAK_SYMBOLS 1 | |
#define HAVE_PTHREAD_API 1 | |
#define USE_POSIX_THREADS 1 | |
#define USE_POSIX_THREADS_WEAK 1 | |
#define HAVE_PTHREAD_RWLOCK 1 | |
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
#define HAVE_ICONV 1 | |
#define ICONV_CONST | |
#define HAVE_BUILTIN_EXPECT 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_GETCWD 1 | |
#define HAVE_GETEGID 1 | |
#define HAVE_GETEUID 1 | |
#define HAVE_GETGID 1 | |
#define HAVE_GETUID 1 | |
#define HAVE_MEMPCPY 1 | |
#define HAVE_MUNMAP 1 | |
#define HAVE_STPCPY 1 | |
#define HAVE_STRCASECMP 1 | |
#define HAVE_TSEARCH 1 | |
#define HAVE___FSETLOCKING 1 | |
#define HAVE_DECL_FEOF_UNLOCKED 1 | |
#define HAVE_DECL_FGETS_UNLOCKED 1 | |
#define HAVE_LONG_LONG_INT 1 | |
#define HAVE_WCHAR_T 1 | |
#define HAVE_WINT_T 1 | |
#define HAVE_INTMAX_T 1 | |
#define HAVE_POSIX_PRINTF 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_WORKING_O_NOATIME 0 | |
#define HAVE_WORKING_O_NOFOLLOW 0 | |
#define HAVE_USELOCALE 1 | |
#define HAVE_WORKING_USELOCALE 1 | |
#define HAVE_GOOD_USELOCALE 1 | |
#define FLEXIBLE_ARRAY_MEMBER /**/ | |
#define HAVE_FEATURES_H 1 | |
#define HAVE_STDDEF_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_ASPRINTF 1 | |
#define HAVE_WPRINTF 1 | |
#define HAVE_NEWLOCALE 1 | |
#define HAVE_PUTENV 1 | |
#define HAVE_SETENV 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_STRNLEN 1 | |
#define HAVE_USELOCALE 1 | |
#define HAVE_WCSLEN 1 | |
#define HAVE_WCSNLEN 1 | |
#define HAVE_MBRTOWC 1 | |
#define HAVE_WCRTOMB 1 | |
#define HAVE_DECL__SNPRINTF 0 | |
#define HAVE_DECL__SNWPRINTF 0 | |
#define HAVE_DECL_GETC_UNLOCKED 1 | |
#define HAVE_LANGINFO_CODESET 1 | |
#define HAVE_LC_MESSAGES 1 | |
#define ENABLE_NLS 1 | |
#define HAVE_MALLOC_POSIX 1 | |
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
#define FUNC_REALPATH_WORKS 1 | |
#define HAVE_FACCESSAT 1 | |
#define HAVE_GETCWD 1 | |
#define restrict __restrict__ | |
#define HAVE_ENVIRON_DECL 1 | |
#define HAVE_DECL_STRERROR_R 1 | |
#define HAVE_STRERROR_R 1 | |
#define HAVE_DECL_GETDTABLESIZE 1 | |
#define HAVE_GETOPT_H 1 | |
#define HAVE_GETOPT_LONG_ONLY 1 | |
#define SETLOCALE_NULL_ALL_MTSAFE 1 | |
#define SETLOCALE_NULL_ONE_MTSAFE 1 | |
#define HAVE_LONG_LONG_INT 1 | |
#define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
#define HAVE_TOWLOWER 1 | |
#define MALLOC_0_IS_NONNULL 1 | |
#define HAVE_MBSTATE_T 1 | |
#define HAVE_MAP_ANONYMOUS 1 | |
#define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
#define PROMOTED_MODE_T mode_t | |
#define HAVE_SIGSET_T 1 | |
#define INSTALLPREFIX "/usr" | |
#define HAVE_DECL_SETENV 1 | |
#define USER_LABEL_PREFIX | |
#define HAVE_DECL_FCLOSEALL 0 | |
#define HAVE_DECL_GETW 1 | |
#define HAVE_DECL_PUTW 1 | |
#define __USE_MINGW_ANSI_STDIO 1 | |
#define HAVE_DECL_ECVT 1 | |
#define HAVE_DECL_FCVT 1 | |
#define HAVE_DECL_GCVT 1 | |
#define HAVE_STRERROR_R 1 | |
#define HAVE_DECL_STRNLEN 1 | |
#define _USE_STD_STAT 1 | |
#define HAVE_DECL_EXECVPE 1 | |
#define HAVE_LIBUNISTRING 1 | |
#define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
#define HAVE_DECL_FEOF_UNLOCKED 1 | |
#define HAVE_DECL_FERROR_UNLOCKED 1 | |
#define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
#define HAVE_DECL_FGETS_UNLOCKED 1 | |
#define HAVE_DECL_FPUTC_UNLOCKED 1 | |
#define HAVE_DECL_FPUTS_UNLOCKED 1 | |
#define HAVE_DECL_FREAD_UNLOCKED 1 | |
#define HAVE_DECL_FWRITE_UNLOCKED 1 | |
#define HAVE_DECL_GETC_UNLOCKED 1 | |
#define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
#define HAVE_DECL_PUTC_UNLOCKED 1 | |
#define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
#define HAVE_DECL_WCSDUP 1 | |
#define HAVE_ALLOCA 1 | |
#define HAVE_ATEXIT 1 | |
#define HAVE___BUILTIN_EXPECT 1 | |
#define GNULIB_TEST_CALLOC_GNU 1 | |
#define GNULIB_TEST_CALLOC_POSIX 1 | |
#define GNULIB_CANONICALIZE_LGPL 1 | |
#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
#define GNULIB_TEST_REALPATH 1 | |
#define HAVE_READLINKAT 1 | |
#define GNULIB_TEST_CLOEXEC 1 | |
#define GNULIB_TEST_CLOSE 1 | |
#define GNULIB_TEST_DUP2 1 | |
#define GNULIB_TEST_ENVIRON 1 | |
#define GNULIB_TEST_FCNTL 1 | |
#define FLEXIBLE_ARRAY_MEMBER /**/ | |
#define GNULIB_TEST_FREE_POSIX 1 | |
#define GNULIB_TEST_FSTAT 1 | |
#define GNULIB_FWRITEERROR 1 | |
#define GNULIB_TEST_GETDTABLESIZE 1 | |
#define __GETOPT_PREFIX rpl_ | |
#define GNULIB_TEST_GETOPT_POSIX 1 | |
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
#define HAVE_DECL___ARGV 0 | |
#define GNULIB_TEST_GETPROGNAME 1 | |
#define REPLACE_ICONV_UTF 1 | |
#define HAVE_INLINE 1 | |
#define HAVE_ISWBLANK 1 | |
#define HAVE_DECL_ISWBLANK 1 | |
#define GNULIB_TEST_ISWBLANK 1 | |
#define GNULIB_TEST_ISWDIGIT 1 | |
#define GNULIB_TEST_ISWXDIGIT 1 | |
#define HAVE___INLINE 1 | |
#define HAVE_NEWLOCALE 1 | |
#define HAVE_DUPLOCALE 1 | |
#define HAVE_FREELOCALE 1 | |
#define GNULIB_TEST_LOCALENAME 1 | |
#define HAVE_PTHREAD_RWLOCK 1 | |
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
#define GNULIB_LOCK 1 | |
#define GNULIB_TEST_MALLOC_GNU 1 | |
#define GNULIB_TEST_MALLOC_POSIX 1 | |
#define MBRTOWC_EMPTY_INPUT_BUG 1 | |
#define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | |
#define GNULIB_TEST_MBRTOWC 1 | |
#define GNULIB_TEST_MBSINIT 1 | |
#define GNULIB_TEST_MBSLEN 1 | |
#define GNULIB_TEST_MBSSTR 1 | |
#define GNULIB_TEST_MEMCHR 1 | |
#define HAVE_MEMMOVE 1 | |
#define HAVE_MEMPCPY 1 | |
#define GNULIB_TEST_MEMPCPY 1 | |
#define GNULIB_MSVC_NOTHROW 1 | |
#define GNULIB_TEST_OPEN 1 | |
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
#define HAVE_RAISE 1 | |
#define GNULIB_TEST_RAISE 1 | |
#define GNULIB_TEST_RAWMEMCHR 1 | |
#define GNULIB_TEST_READLINK 1 | |
#define GNULIB_TEST_REALLOC_GNU 1 | |
#define GNULIB_TEST_REALLOC_POSIX 1 | |
#define HAVE_REALLOCARRAY 1 | |
#define GNULIB_REALLOCARRAY 1 | |
#define GNULIB_TEST_REALLOCARRAY 1 | |
#define HAVE_FACCESSAT 1 | |
#define HAVE_GETCWD 1 | |
#define HAVE_MALLOC_POSIX 1 | |
#define HAVE_MEMPCPY 1 | |
#define HAVE_SEARCH_H 1 | |
#define HAVE_TSEARCH 1 | |
#define NEED_SETLOCALE_IMPROVED 0 | |
#define NEED_SETLOCALE_MTSAFE 0 | |
#define GNULIB_TEST_SETLOCALE 1 | |
#define SETLOCALE_NULL_ALL_MTSAFE 1 | |
#define SETLOCALE_NULL_ONE_MTSAFE 1 | |
#define GNULIB_TEST_SETLOCALE_NULL 1 | |
#define GNULIB_SIGPIPE 1 | |
#define GNULIB_TEST_SIGPROCMASK 1 | |
#define GNULIB_TEST_STAT 1 | |
#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
#define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
#define GNULIB_TEST_FSCANF 1 | |
#define GNULIB_FSCANF 1 | |
#define GNULIB_TEST_SCANF 1 | |
#define GNULIB_SCANF 1 | |
#define GNULIB_TEST_FGETC 1 | |
#define GNULIB_TEST_GETC 1 | |
#define GNULIB_TEST_GETCHAR 1 | |
#define GNULIB_TEST_FGETS 1 | |
#define GNULIB_TEST_FREAD 1 | |
#define GNULIB_TEST_FPRINTF 1 | |
#define GNULIB_TEST_PRINTF 1 | |
#define GNULIB_TEST_VFPRINTF 1 | |
#define GNULIB_TEST_VPRINTF 1 | |
#define GNULIB_TEST_FPUTC 1 | |
#define GNULIB_TEST_PUTC 1 | |
#define GNULIB_TEST_PUTCHAR 1 | |
#define GNULIB_TEST_FPUTS 1 | |
#define GNULIB_TEST_PUTS 1 | |
#define GNULIB_TEST_FWRITE 1 | |
#define GNULIB_STRERROR 1 | |
#define GNULIB_TEST_STRERROR 1 | |
#define GNULIB_TEST_STRNLEN 1 | |
#define HAVE_STRTOUL 1 | |
#define GNULIB_TEST_STRTOUL 1 | |
#define GNULIB_UNISTR_U8_MBTOUCR 1 | |
#define GNULIB_UNISTR_U8_UCTOMB 1 | |
#define GNULIB_STDIO_SINGLE_THREAD 1 | |
#define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD | |
#define HAVE_C_VARARRAYS 1 | |
#define HAVE_DECL_WCWIDTH 1 | |
#define GNULIB_TEST_WCWIDTH 1 | |
#define GNULIB_XALLOC 1 | |
#define GNULIB_XALLOC_DIE 1 | |
#define HAVE_SETLOCALE 1 | |
configure: exit 0 |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by gettext-tools configure 0.21.1, which was | |
generated by GNU Autoconf 2.71. Invocation command line was | |
$ ./configure --disable-option-checking --prefix=/usr --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=aarch64-unknown-linux-gnu --disable-dependency-tracking --program-prefix= --program-suffix= --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --enable-shared --enable-static --disable-libasprintf --disable-rpath --enable-nls --disable-java --disable-openmp --disable-curses --with-included-gettext --without-libintl-prefix --without-libexpat-prefix --with-libunistring-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr --with-libxml2-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl --without-emacs build_alias=aarch64-unknown-linux-gnu host_alias=mipsel-openwrt-linux target_alias=mipsel-openwrt-linux CC=mipsel-openwrt-linux-musl-gcc 'CFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic ' 'LDFLAGS=-L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ' 'CPPFLAGS=-I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include ' CXX=mipsel-openwrt-linux-musl-g++ 'CXXFLAGS=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 ' --cache-file=/dev/null --srcdir=. | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = SDDesk | |
uname -m = aarch64 | |
uname -r = 5.15.76-v8+ | |
uname -s = Linux | |
uname -v = #1597 SMP PREEMPT Fri Nov 4 12:16:41 GMT 2022 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/host/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/ | |
PATH: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/ | |
PATH: /home/pi/.local/bin/ | |
PATH: /usr/local/go/bin/ | |
PATH: /usr/local/sbin/ | |
PATH: /usr/local/bin/ | |
PATH: /usr/sbin/ | |
PATH: /usr/bin/ | |
PATH: /sbin/ | |
PATH: /bin/ | |
PATH: /usr/local/games/ | |
PATH: /usr/games/ | |
PATH: /snap/bin/ | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:5845: looking for aux files: config.rpath ltmain.sh config.guess config.sub compile missing install-sh | |
configure:5858: trying ./../build-aux/ | |
configure:5887: ./../build-aux/config.rpath found | |
configure:5887: ./../build-aux/ltmain.sh found | |
configure:5887: ./../build-aux/config.guess found | |
configure:5887: ./../build-aux/config.sub found | |
configure:5887: ./../build-aux/compile found | |
configure:5887: ./../build-aux/missing found | |
configure:5869: ./../build-aux/install-sh found | |
configure:6018: checking for a BSD-compatible install | |
configure:6091: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/install -c | |
configure:6102: checking whether build environment is sane | |
configure:6157: result: yes | |
configure:6213: checking for mipsel-openwrt-linux-strip | |
configure:6245: result: mipsel-openwrt-linux-musl-strip | |
configure:6316: checking for a race-free mkdir -p | |
configure:6360: result: /bin/mkdir -p | |
configure:6367: checking for gawk | |
configure:6388: found /usr/bin/gawk | |
configure:6399: result: gawk | |
configure:6410: checking whether make sets $(MAKE) | |
configure:6433: result: yes | |
configure:6463: checking whether make supports nested variables | |
configure:6481: result: yes | |
configure:6639: checking for mipsel-openwrt-linux-gcc | |
configure:6671: result: mipsel-openwrt-linux-musl-gcc | |
configure:7069: checking for C compiler version | |
configure:7078: mipsel-openwrt-linux-musl-gcc --version >&5 | |
mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 12.2.0 r22895+6-d26ecbcf95) 12.2.0 | |
Copyright (C) 2022 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:7089: $? = 0 | |
configure:7078: mipsel-openwrt-linux-musl-gcc -v >&5 | |
Reading specs from /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/specs | |
COLLECT_GCC=mipsel-openwrt-linux-musl-gcc | |
COLLECT_LTO_WRAPPER=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/libexec/gcc/mipsel-openwrt-linux-musl/12.2.0/lto-wrapper | |
Target: mipsel-openwrt-linux-musl | |
Configured with: /media/SDStorage/builds/github-openwrt/openwrt/build_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/gcc-12.2.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion='OpenWrt GCC 12.2.0 r22895+6-d26ecbcf95' --prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=mipsel-openwrt-linux-musl --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-float=soft --with-system-zlib=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --with-zstd=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --with-gmp=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --with-mpfr=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --with-mpc=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --with-mips-plt CFLAGS='-O2 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/include -pipe' CXXFLAGS='-O2 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/include -pipe' 'CFLAGS_FOR_TARGET=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' 'CXXFLAGS_FOR_TARGET=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' 'GOCFLAGS_FOR_TARGET=-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' --with-headers=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib --enable-plugins --enable-lto --with-libelf=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host --disable-libsanitizer | |
Thread model: posix | |
Supported LTO compression algorithms: zlib zstd | |
gcc version 12.2.0 (OpenWrt GCC 12.2.0 r22895+6-d26ecbcf95) | |
configure:7089: $? = 0 | |
configure:7078: mipsel-openwrt-linux-musl-gcc -V >&5 | |
mipsel-openwrt-linux-musl-gcc: error: unrecognized command-line option '-V' | |
mipsel-openwrt-linux-musl-gcc: fatal error: no input files | |
compilation terminated. | |
configure:7089: $? = 1 | |
configure:7078: mipsel-openwrt-linux-musl-gcc -qversion >&5 | |
mipsel-openwrt-linux-musl-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? | |
mipsel-openwrt-linux-musl-gcc: fatal error: no input files | |
compilation terminated. | |
configure:7089: $? = 1 | |
configure:7078: mipsel-openwrt-linux-musl-gcc -version >&5 | |
mipsel-openwrt-linux-musl-gcc: error: unrecognized command-line option '-version' | |
mipsel-openwrt-linux-musl-gcc: fatal error: no input files | |
compilation terminated. | |
configure:7089: $? = 1 | |
configure:7109: checking whether the C compiler works | |
configure:7131: mipsel-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:7135: $? = 0 | |
configure:7185: result: yes | |
configure:7188: checking for C compiler default output file name | |
configure:7190: result: a.out | |
configure:7196: checking for suffix of executables | |
configure:7203: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:7207: $? = 0 | |
configure:7230: result: | |
configure:7252: checking whether we are cross compiling | |
configure:7290: result: yes | |
configure:7295: checking for suffix of object files | |
configure:7318: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7322: $? = 0 | |
configure:7344: result: o | |
configure:7348: checking whether the compiler supports GNU C | |
configure:7368: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7368: $? = 0 | |
configure:7378: result: yes | |
configure:7389: checking whether mipsel-openwrt-linux-musl-gcc accepts -g | |
configure:7410: mipsel-openwrt-linux-musl-gcc -c -g -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
cc1: note: someone does not honour COPTS correctly, passed 0 times | |
configure:7410: $? = 0 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7426: mipsel-openwrt-linux-musl-gcc -c -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
cc1: note: someone does not honour COPTS correctly, passed 0 times | |
configure:7426: $? = 0 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7443: mipsel-openwrt-linux-musl-gcc -c -g -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
cc1: note: someone does not honour COPTS correctly, passed 0 times | |
configure:7443: $? = 0 | |
configure:7454: result: yes | |
configure:7474: checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features | |
configure:7489: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7489: $? = 0 | |
configure:7507: result: none needed | |
configure:7623: checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together | |
configure:7646: mipsel-openwrt-linux-musl-gcc -c conftest.c -o conftest2.o | |
cc1: note: someone does not honour COPTS correctly, passed 0 times | |
configure:7649: $? = 0 | |
configure:7646: mipsel-openwrt-linux-musl-gcc -c conftest.c -o conftest2.o | |
cc1: note: someone does not honour COPTS correctly, passed 0 times | |
configure:7649: $? = 0 | |
configure:7661: result: yes | |
configure:7679: checking whether the compiler is clang | |
configure:7701: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:7701: $? = 0 | |
configure:7710: result: no | |
configure:7714: checking for compiler option needed when checking for declarations | |
configure:7747: result: none | |
configure:7759: checking whether make supports the include directive | |
configure:7774: make -f confmf.GNU && cat confinc.out | |
make[3]: Entering directory '/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/gettext-tools' | |
make[3]: Leaving directory '/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1/gettext-tools' | |
this is the am__doit target | |
configure:7777: $? = 0 | |
configure:7796: result: yes (GNU style) | |
configure:7822: checking dependency style of mipsel-openwrt-linux-musl-gcc | |
configure:7934: result: none | |
configure:7952: checking whether to use Java | |
configure:7962: result: no | |
configure:7972: checking how to run the C preprocessor | |
configure:7998: mipsel-openwrt-linux-musl-gcc -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c | |
configure:7998: $? = 0 | |
configure:8013: mipsel-openwrt-linux-musl-gcc -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c | |
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | |
11 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:8013: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8040: result: mipsel-openwrt-linux-musl-gcc -E | |
configure:8054: mipsel-openwrt-linux-musl-gcc -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c | |
configure:8054: $? = 0 | |
configure:8069: mipsel-openwrt-linux-musl-gcc -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c | |
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | |
11 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:8069: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8100: checking for grep that handles long lines and -e | |
configure:8164: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep | |
configure:8169: checking for egrep | |
configure:8237: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep -E | |
configure:9184: checking for preferred C# implementation | |
configure:9195: result: any | |
configure:9207: checking for C# compiler | |
configure:9315: result: no | |
configure:9337: checking build system type | |
configure:9352: result: aarch64-unknown-linux-gnu | |
configure:9372: checking host system type | |
configure:9386: result: mipsel-openwrt-linux-gnu | |
configure:9408: checking for C# program execution engine | |
configure:9450: found /usr/bin/mono | |
configure:9544: result: mono | |
configure:9568: checking for Minix Amsterdam compiler | |
configure:9594: result: no | |
configure:9611: checking for mipsel-openwrt-linux-ar | |
configure:9643: result: mipsel-openwrt-linux-musl-gcc-ar | |
configure:9835: checking for stdio.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for stdlib.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for string.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for inttypes.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for stdint.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for strings.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for sys/stat.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for sys/types.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for unistd.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for wchar.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for minix/config.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:49:10: fatal error: minix/config.h: No such file or directory | |
49 | #include <minix/config.h> | |
| ^~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:9835: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:9835: result: no | |
configure:9835: checking for sys/param.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for threads.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for xlocale.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:51:10: fatal error: xlocale.h: No such file or directory | |
51 | #include <xlocale.h> | |
| ^~~~~~~~~~~ | |
compilation terminated. | |
configure:9835: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <xlocale.h> | |
configure:9835: result: no | |
configure:9835: checking for pthread.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for sys/socket.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for dirent.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for error.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:54:10: fatal error: error.h: No such file or directory | |
54 | #include <error.h> | |
| ^~~~~~~~~ | |
compilation terminated. | |
configure:9835: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <error.h> | |
configure:9835: result: no | |
configure:9835: checking for fnmatch.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for getopt.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for sys/cdefs.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:56:10: fatal error: sys/cdefs.h: No such file or directory | |
56 | #include <sys/cdefs.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:9835: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/cdefs.h> | |
configure:9835: result: no | |
configure:9835: checking for sys/time.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for iconv.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for limits.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for crtdefs.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:59:10: fatal error: crtdefs.h: No such file or directory | |
59 | #include <crtdefs.h> | |
| ^~~~~~~~~~~ | |
compilation terminated. | |
configure:9835: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <crtdefs.h> | |
configure:9835: result: no | |
configure:9835: checking for wctype.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for langinfo.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for libxml2/libxml/xmlexports.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for libxml2/libxml/xmlversion.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
In file included from conftest.c:62: | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr/include/libxml2/libxml/xmlversion.h:13:10: fatal error: libxml/xmlexports.h: No such file or directory | |
13 | #include <libxml/xmlexports.h> | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:9835: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <libxml2/libxml/xmlversion.h> | |
configure:9835: result: no | |
configure:9835: checking for math.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for sys/mman.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for spawn.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for stdbool.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for stdckdint.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:66:10: fatal error: stdckdint.h: No such file or directory | |
66 | #include <stdckdint.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:9835: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <stdckdint.h> | |
configure:9835: result: no | |
configure:9835: checking for sys/random.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for sys/select.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for sys/wait.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for utime.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for features.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for arpa/inet.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for semaphore.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for stdio_ext.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for netdb.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for netinet/in.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for priv.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
conftest.c:76:10: fatal error: priv.h: No such file or directory | |
76 | #include <priv.h> | |
| ^~~~~~~~ | |
compilation terminated. | |
configure:9835: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SEMAPHORE_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <priv.h> | |
configure:9835: result: no | |
configure:9835: checking for sys/ioctl.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for sys/uio.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9835: checking for malloc.h | |
configure:9835: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9835: $? = 0 | |
configure:9835: result: yes | |
configure:9866: checking whether it is safe to define __EXTENSIONS__ | |
configure:9885: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9885: $? = 0 | |
configure:9893: result: yes | |
configure:9896: checking whether _XOPEN_SOURCE should be defined | |
configure:9918: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:9918: $? = 0 | |
configure:9945: result: no | |
configure:10016: checking whether to use C++ | |
configure:10026: result: yes | |
configure:10154: checking whether the C++ compiler (mipsel-openwrt-linux-musl-g++ -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro ) works | |
configure:10165: mipsel-openwrt-linux-musl-g++ -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.cpp >&5 | |
configure:10168: $? = 0 | |
configure:10186: result: yes | |
configure:10191: checking whether the C++ compiler supports namespaces | |
configure:10205: mipsel-openwrt-linux-musl-g++ -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.cpp >&5 | |
configure:10208: $? = 0 | |
configure:10221: result: yes | |
configure:10244: checking dependency style of mipsel-openwrt-linux-musl-g++ | |
configure:10356: result: none | |
configure:10377: checking whether the compiler supports GNU C++ | |
configure:10397: mipsel-openwrt-linux-musl-g++ -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp >&5 | |
configure:10397: $? = 0 | |
configure:10407: result: yes | |
configure:10418: checking whether mipsel-openwrt-linux-musl-g++ accepts -g | |
configure:10439: mipsel-openwrt-linux-musl-g++ -c -g -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp >&5 | |
configure:10439: $? = 0 | |
configure:10483: result: yes | |
configure:10521: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:10541: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c >&5 | |
configure:10541: $? = 0 | |
configure:10571: result: no | |
configure:10630: checking for mipsel-openwrt-linux-musl-gcc option to enable large file support | |
configure:10662: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:10662: $? = 0 | |
configure:10673: result: none needed | |
configure:11978: checking how to print strings | |
configure:12005: result: printf | |
configure:12026: checking for a sed that does not truncate output | |
configure:12096: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed | |
configure:12114: checking for fgrep | |
configure:12182: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep -F | |
configure:12218: checking for ld used by mipsel-openwrt-linux-musl-gcc | |
configure:12286: result: mipsel-openwrt-linux-musl-ld | |
configure:12293: checking if the linker (mipsel-openwrt-linux-musl-ld) is GNU ld | |
configure:12309: result: yes | |
configure:12321: checking for BSD- or MS-compatible name lister (nm) | |
configure:12376: result: mipsel-openwrt-linux-musl-gcc-nm | |
configure:12516: checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface | |
configure:12524: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:12527: mipsel-openwrt-linux-musl-gcc-nm "conftest.o" | |
configure:12530: output | |
00000000 B some_variable | |
configure:12537: result: BSD nm | |
configure:12540: checking whether ln -s works | |
configure:12544: result: yes | |
configure:12552: checking the maximum length of command line arguments | |
configure:12684: result: 1572864 | |
configure:12732: checking how to convert aarch64-unknown-linux-gnu file names to mipsel-openwrt-linux-gnu format | |
configure:12773: result: func_convert_file_noop | |
configure:12780: checking how to convert aarch64-unknown-linux-gnu file names to toolchain format | |
configure:12801: result: func_convert_file_noop | |
configure:12808: checking for mipsel-openwrt-linux-musl-ld option to reload object files | |
configure:12816: result: -r | |
configure:12850: checking for mipsel-openwrt-linux-file | |
configure:12885: result: no | |
configure:12895: checking for file | |
configure:12916: found /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/file | |
configure:12927: result: file | |
configure:12939: WARNING: using cross tools not prefixed with host triplet | |
configure:12958: checking for mipsel-openwrt-linux-objdump | |
configure:12990: result: mipsel-openwrt-linux-musl-objdump | |
configure:13064: checking how to recognize dependent libraries | |
configure:13265: result: pass_all | |
configure:13310: checking for mipsel-openwrt-linux-dlltool | |
configure:13345: result: no | |
configure:13355: checking for dlltool | |
configure:13390: result: no | |
configure:13417: checking how to associate runtime and link libraries | |
configure:13445: result: printf %s\n | |
configure:13461: checking for mipsel-openwrt-linux-ar | |
configure:13493: result: mipsel-openwrt-linux-musl-gcc-ar | |
configure:13595: checking for archiver @FILE support | |
configure:13613: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:13613: $? = 0 | |
configure:13617: mipsel-openwrt-linux-musl-gcc-ar cr libconftest.a @conftest.lst >&5 | |
configure:13620: $? = 0 | |
configure:13625: mipsel-openwrt-linux-musl-gcc-ar cr libconftest.a @conftest.lst >&5 | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib/gcc/mipsel-openwrt-linux-musl/12.2.0/../../../../mipsel-openwrt-linux-musl/bin/ar: conftest.o: No such file or directory | |
configure:13628: $? = 1 | |
configure:13640: result: @ | |
configure:13658: checking for mipsel-openwrt-linux-strip | |
configure:13690: result: mipsel-openwrt-linux-musl-strip | |
configure:13767: checking for mipsel-openwrt-linux-ranlib | |
configure:13799: result: mipsel-openwrt-linux-musl-gcc-ranlib | |
configure:13946: checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object | |
configure:14100: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:14103: $? = 0 | |
configure:14107: mipsel-openwrt-linux-musl-gcc-nm conftest.o \| /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/sed '/ __gnu_lto/d' \> conftest.nm | |
configure:14110: $? = 0 | |
configure:14176: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro conftest.c conftstm.o >&5 | |
configure:14179: $? = 0 | |
configure:14217: result: ok | |
configure:14264: checking for sysroot | |
configure:14295: result: no | |
configure:14302: checking for a working dd | |
configure:14346: result: /bin/dd | |
configure:14350: checking how to truncate binary pipes | |
configure:14366: result: /bin/dd bs=4096 count=1 | |
configure:14658: checking for mipsel-openwrt-linux-mt | |
configure:14693: result: no | |
configure:14703: checking for mt | |
configure:14724: found /bin/mt | |
configure:14735: result: mt | |
configure:14758: checking if mt is a manifest tool | |
configure:14765: mt '-?' | |
configure:14773: result: no | |
configure:15494: checking for dlfcn.h | |
configure:15494: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:15494: $? = 0 | |
configure:15494: result: yes | |
configure:16092: checking for objdir | |
configure:16108: result: .libs | |
configure:16372: checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions | |
configure:16391: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C | |
configure:16395: $? = 0 | |
configure:16408: result: no | |
configure:16766: checking for mipsel-openwrt-linux-musl-gcc option to produce PIC | |
configure:16774: result: -fPIC -DPIC | |
configure:16782: checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works | |
configure:16801: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -fPIC -DPIC -DPIC conftest.c >&5 | |
configure:16805: $? = 0 | |
configure:16818: result: yes | |
configure:16847: checking if mipsel-openwrt-linux-musl-gcc static flag -static works | |
configure:16876: result: yes | |
configure:16891: checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o | |
configure:16913: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -o out/conftest2.o conftest.c >&5 | |
configure:16917: $? = 0 | |
configure:16939: result: yes | |
configure:16947: checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o | |
configure:16995: result: yes | |
configure:17028: checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld) supports shared libraries | |
configure:18296: result: yes | |
configure:18333: checking whether -lc should be explicitly linked in | |
configure:18342: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:18345: $? = 0 | |
configure:18360: mipsel-openwrt-linux-musl-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/host/bin/grep -lc \>/dev/null 2\>\&1 | |
configure:18363: $? = 0 | |
configure:18377: result: no | |
configure:18537: checking dynamic linker characteristics | |
configure:19119: mipsel-openwrt-linux-musl-gcc -o conftest -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/lib -L/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/lib -znow -zrelro -Wl,-rpath -Wl,/foo conftest.c >&5 | |
configure:19119: $? = 0 | |
configure:19358: result: GNU/Linux ld.so | |
configure:19480: checking how to hardcode library paths into programs | |
configure:19505: result: immediate | |
configure:20057: checking whether stripping libraries is possible | |
configure:20066: result: yes | |
configure:20108: checking if libtool supports shared libraries | |
configure:20110: result: yes | |
configure:20113: checking whether to build shared libraries | |
configure:20138: result: yes | |
configure:20141: checking whether to build static libraries | |
configure:20145: result: yes | |
configure:20168: checking how to run the C++ preprocessor | |
configure:20190: mipsel-openwrt-linux-musl-g++ -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp | |
configure:20190: $? = 0 | |
configure:20205: mipsel-openwrt-linux-musl-g++ -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp | |
conftest.cpp:72:10: fatal error: ac_nonexistent.h: No such file or directory | |
72 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:20205: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SEMAPHORE_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:20232: result: mipsel-openwrt-linux-musl-g++ -E | |
configure:20246: mipsel-openwrt-linux-musl-g++ -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp | |
configure:20246: $? = 0 | |
configure:20261: mipsel-openwrt-linux-musl-g++ -E -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp | |
conftest.cpp:72:10: fatal error: ac_nonexistent.h: No such file or directory | |
72 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:20261: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gettext-tools" | |
| #define PACKAGE_TARNAME "gettext-tools" | |
| #define PACKAGE_VERSION "0.21.1" | |
| #define PACKAGE_STRING "gettext-tools 0.21.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gettext-tools" | |
| #define VERSION "0.21.1" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_THREADS_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SEMAPHORE_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define STDC_HEADERS 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define __EXTENSIONS__ 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:20426: checking for ld used by mipsel-openwrt-linux-musl-g++ | |
configure:20494: result: mipsel-openwrt-linux-musl-ld | |
configure:20501: checking if the linker (mipsel-openwrt-linux-musl-ld) is GNU ld | |
configure:20517: result: yes | |
configure:20572: checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld) supports shared libraries | |
configure:21650: result: yes | |
configure:21686: mipsel-openwrt-linux-musl-g++ -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.cpp >&5 | |
configure:21689: $? = 0 | |
configure:22170: checking for mipsel-openwrt-linux-musl-g++ option to produce PIC | |
configure:22178: result: -fPIC -DPIC | |
configure:22186: checking if mipsel-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works | |
configure:22205: mipsel-openwrt-linux-musl-g++ -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -fPIC -DPIC -DPIC conftest.cpp >&5 | |
configure:22209: $? = 0 | |
configure:22222: result: yes | |
configure:22245: checking if mipsel-openwrt-linux-musl-g++ static flag -static works | |
configure:22274: result: yes | |
configure:22286: checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o | |
configure:22308: mipsel-openwrt-linux-musl-g++ -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -mips16 -minterlink-mips16 -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include -o out/conftest2.o conftest.cpp >&5 | |
configure:22312: $? = 0 | |
configure:22334: result: yes | |
configure:22339: checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o | |
configure:22387: result: yes | |
configure:22417: checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld) supports shared libraries | |
configure:22457: result: yes | |
configure:22599: checking dynamic linker characteristics | |
configure:23347: result: GNU/Linux ld.so | |
configure:23412: checking how to hardcode library paths into programs | |
configure:23437: result: immediate | |
configure:23502: checking for mipsel-openwrt-linux-windres | |
configure:23537: result: no | |
configure:23547: checking for windres | |
configure:23582: result: no | |
configure:23721: checking whether NLS is requested | |
configure:23731: result: yes | |
configure:23771: checking for msgfmt | |
configure: trying /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgfmt... | |
0 translated messages. | |
configure:23804: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgfmt | |
configure:23813: checking for gmsgfmt | |
configure:23836: found /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/gmsgfmt | |
configure:23849: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/gmsgfmt | |
configure:23894: checking for xgettext | |
configure: trying /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/xgettext... | |
/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C | |
configure:23927: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/xgettext | |
configure:23972: checking for msgmerge | |
configure: trying /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgmerge... | |
configure:24004: result: /media/SDStorage/builds/github-openwrt/openwrt/staging_dir/hostpkg/bin/msgmerge | |
configure:24030: checking whether we are using the GNU C Library 2 or newer | |
configure:24059: result: no | |
configure:24070: checking whether the -Werror option is usable | |
configure:24089: mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/media/SDStorage/builds/github-openwrt/openwrt/build_dir/target-mipsel_24kc_musl/gettext-0.21.1=gettext-0.21.1 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -Werror -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/usr/include -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include/fortify -I/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-12.2.0_musl/include conftest.c >&5 | |
configure:24089: $? = 0 | |
configure:24099: result: yes | |
configure:24101: checking for simple visibility declarations |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment