quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

config.log (282008B)


      1 This file contains any messages produced by compilers while
      2 running configure, to aid debugging if configure makes a mistake.
      3 
      4 It was created by curl configure -, which was
      5 generated by GNU Autoconf 2.71.  Invocation command line was
      6 
      7   $ ./configure --with-mbedtls
      8 
      9 ## --------- ##
     10 ## Platform. ##
     11 ## --------- ##
     12 
     13 hostname = franky3
     14 uname -m = x86_64
     15 uname -r = 6.14.4-gnu-4-vanilla
     16 uname -s = Linux
     17 uname -v = #1 SMP PREEMPT_DYNAMIC Fri, 02 May 2025 01:37:14 +0000
     18 
     19 /usr/bin/uname -p = unknown
     20 /bin/uname -X     = unknown
     21 
     22 /bin/arch              = unknown
     23 /usr/bin/arch -k       = unknown
     24 /usr/convex/getsysinfo = unknown
     25 /usr/bin/hostinfo      = unknown
     26 /bin/machine           = unknown
     27 /usr/bin/oslevel       = unknown
     28 /bin/universe          = unknown
     29 
     30 PATH: /home/avalos/.nvm/versions/node/v22.11.0/bin/
     31 PATH: /home/avalos/.local/share/gem/ruby/3.4.0/bin/
     32 PATH: /home/avalos/.local/bin/
     33 PATH: /home/avalos/go/bin/
     34 PATH: /home/avalos/.ghcup/bin/
     35 PATH: /home/avalos/.cargo/bin/
     36 PATH: /home/avalos/.local/share/gem/ruby/3.4.0/bin/
     37 PATH: /home/avalos/.local/bin/
     38 PATH: /home/avalos/go/bin/
     39 PATH: /home/avalos/.ghcup/bin/
     40 PATH: /home/avalos/.cargo/bin/
     41 PATH: /usr/local/sbin/
     42 PATH: /usr/local/bin/
     43 PATH: /usr/bin/
     44 PATH: /home/avalos/.local/share/flatpak/exports/bin/
     45 PATH: /usr/lib/jvm/default/bin/
     46 PATH: /usr/bin/site_perl/
     47 PATH: /usr/bin/vendor_perl/
     48 PATH: /usr/bin/core_perl/
     49 PATH: /usr/lib/rustup/bin/
     50 
     51 
     52 ## ----------- ##
     53 ## Core tests. ##
     54 ## ----------- ##
     55 
     56 configure:3313: looking for aux files: ltmain.sh config.guess config.sub missing compile install-sh
     57 configure:3326:  trying ./
     58 configure:3355:   ./ltmain.sh found
     59 configure:3355:   ./config.guess found
     60 configure:3355:   ./config.sub found
     61 configure:3355:   ./missing found
     62 configure:3355:   ./compile found
     63 configure:3337:   ./install-sh found
     64 configure:3482: checking whether to enable maintainer-specific portions of Makefiles
     65 configure:3492: result: no
     66 configure:3517: checking whether make supports nested variables
     67 configure:3535: result: yes
     68 configure:3548: checking whether to enable debug build options
     69 configure:3568: result: no
     70 configure:3580: checking whether to enable compiler optimizer
     71 configure:3602: result: (assumed) yes
     72 configure:3614: checking whether to enable strict compiler warnings
     73 configure:3634: result: no
     74 configure:3638: checking whether to enable compiler warnings as errors
     75 configure:3658: result: no
     76 configure:3662: checking whether to enable curl debug memory tracking
     77 configure:3682: result: no
     78 configure:3704: checking whether to enable hiding of library internal symbols
     79 configure:3721: result: yes
     80 configure:3732: checking whether to enable c-ares for DNS lookups
     81 configure:3755: result: no
     82 configure:3759: checking whether to disable dependency on -lrt
     83 configure:3776: result: (assumed no)
     84 configure:3787: checking whether to enable HTTPSRR support
     85 configure:3806: result: no
     86 configure:3818: checking whether to enable ECH support
     87 configure:3837: result: no
     88 configure:3849: checking whether to enable SSL session export support
     89 configure:3868: result: no
     90 configure:3898: checking for path separator
     91 configure:3900: result: :
     92 configure:3920: checking for sed
     93 configure:3944: found /usr/bin/sed
     94 configure:3957: result: /usr/bin/sed
     95 configure:3974: checking for grep
     96 configure:3998: found /usr/bin/grep
     97 configure:4011: result: /usr/bin/grep
     98 configure:4026: checking that grep -E works
     99 configure:4030: result: yes
    100 configure:4142: checking for ar
    101 configure:4166: found /usr/bin/ar
    102 configure:4178: result: /usr/bin/ar
    103 configure:4399: checking for a BSD-compatible install
    104 configure:4472: result: /usr/bin/install -c
    105 configure:4549: checking for gcc
    106 configure:4570: found /usr/bin/gcc
    107 configure:4581: result: gcc
    108 configure:4934: checking for C compiler version
    109 configure:4943: gcc --version >&5
    110 gcc (GCC) 15.2.1 20250813
    111 Copyright (C) 2025 Free Software Foundation, Inc.
    112 This is free software; see the source for copying conditions.  There is NO
    113 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    114 
    115 configure:4954: $? = 0
    116 configure:4943: gcc -v >&5
    117 Using built-in specs.
    118 COLLECT_GCC=gcc
    119 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper
    120 Target: x86_64-pc-linux-gnu
    121 Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
    122 Thread model: posix
    123 Supported LTO compression algorithms: zlib zstd
    124 gcc version 15.2.1 20250813 (GCC) 
    125 configure:4954: $? = 0
    126 configure:4943: gcc -V >&5
    127 gcc: error: unrecognized command-line option '-V'
    128 gcc: fatal error: no input files
    129 compilation terminated.
    130 configure:4954: $? = 1
    131 configure:4943: gcc -qversion >&5
    132 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
    133 gcc: fatal error: no input files
    134 compilation terminated.
    135 configure:4954: $? = 1
    136 configure:4943: gcc -version >&5
    137 gcc: error: unrecognized command-line option '-version'
    138 gcc: fatal error: no input files
    139 compilation terminated.
    140 configure:4954: $? = 1
    141 configure:4972: checking whether the C compiler works
    142 configure:4994: gcc    conftest.c  >&5
    143 configure:4998: $? = 0
    144 configure:5048: result: yes
    145 configure:5051: checking for C compiler default output file name
    146 configure:5053: result: a.out
    147 configure:5059: checking for suffix of executables
    148 configure:5066: gcc -o conftest    conftest.c  >&5
    149 configure:5070: $? = 0
    150 configure:5093: result: 
    151 configure:5113: checking whether we are cross compiling
    152 configure:5121: gcc -o conftest    conftest.c  >&5
    153 configure:5125: $? = 0
    154 configure:5132: ./conftest
    155 configure:5136: $? = 0
    156 configure:5151: result: no
    157 configure:5156: checking for suffix of object files
    158 configure:5177: gcc -c   conftest.c >&5
    159 configure:5181: $? = 0
    160 configure:5203: result: o
    161 configure:5207: checking whether the compiler supports GNU C
    162 configure:5225: gcc -c   conftest.c >&5
    163 configure:5225: $? = 0
    164 configure:5235: result: yes
    165 configure:5246: checking whether gcc accepts -g
    166 configure:5265: gcc -c -g  conftest.c >&5
    167 configure:5265: $? = 0
    168 configure:5305: result: yes
    169 configure:5325: checking for gcc option to enable C11 features
    170 configure:5340: gcc  -c -g -O2  conftest.c >&5
    171 conftest.c: In function 'e':
    172 conftest.c:23:14: warning: old-style function definition [-Wold-style-definition]
    173    23 | static char *e (p, i)
    174       |              ^
    175 configure:5340: $? = 0
    176 configure:5358: result: none needed
    177 configure:5474: checking whether gcc understands -c and -o together
    178 configure:5495: gcc -c conftest.c -o conftest2.o
    179 configure:5498: $? = 0
    180 configure:5495: gcc -c conftest.c -o conftest2.o
    181 configure:5498: $? = 0
    182 configure:5510: result: yes
    183 configure:5533: checking how to run the C preprocessor
    184 configure:5559: gcc -E  conftest.c
    185 configure:5559: $? = 0
    186 configure:5574: gcc -E  conftest.c
    187 conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
    188     9 | #include <ac_nonexistent.h>
    189       |          ^~~~~~~~~~~~~~~~~~
    190 compilation terminated.
    191 configure:5574: $? = 1
    192 configure: failed program was:
    193 | /* confdefs.h */
    194 | #define PACKAGE_NAME "curl"
    195 | #define PACKAGE_TARNAME "curl"
    196 | #define PACKAGE_VERSION "-"
    197 | #define PACKAGE_STRING "curl -"
    198 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
    199 | #define PACKAGE_URL ""
    200 | /* end confdefs.h.  */
    201 | #include <ac_nonexistent.h>
    202 configure:5601: result: gcc -E
    203 configure:5615: gcc -E  conftest.c
    204 configure:5615: $? = 0
    205 configure:5630: gcc -E  conftest.c
    206 conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
    207     9 | #include <ac_nonexistent.h>
    208       |          ^~~~~~~~~~~~~~~~~~
    209 compilation terminated.
    210 configure:5630: $? = 1
    211 configure: failed program was:
    212 | /* confdefs.h */
    213 | #define PACKAGE_NAME "curl"
    214 | #define PACKAGE_TARNAME "curl"
    215 | #define PACKAGE_VERSION "-"
    216 | #define PACKAGE_STRING "curl -"
    217 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
    218 | #define PACKAGE_URL ""
    219 | /* end confdefs.h.  */
    220 | #include <ac_nonexistent.h>
    221 configure:5676: checking for stdio.h
    222 configure:5676: gcc -c   conftest.c >&5
    223 configure:5676: $? = 0
    224 configure:5676: result: yes
    225 configure:5676: checking for stdlib.h
    226 configure:5676: gcc -c   conftest.c >&5
    227 configure:5676: $? = 0
    228 configure:5676: result: yes
    229 configure:5676: checking for string.h
    230 configure:5676: gcc -c   conftest.c >&5
    231 configure:5676: $? = 0
    232 configure:5676: result: yes
    233 configure:5676: checking for inttypes.h
    234 configure:5676: gcc -c   conftest.c >&5
    235 configure:5676: $? = 0
    236 configure:5676: result: yes
    237 configure:5676: checking for stdint.h
    238 configure:5676: gcc -c   conftest.c >&5
    239 configure:5676: $? = 0
    240 configure:5676: result: yes
    241 configure:5676: checking for strings.h
    242 configure:5676: gcc -c   conftest.c >&5
    243 configure:5676: $? = 0
    244 configure:5676: result: yes
    245 configure:5676: checking for sys/stat.h
    246 configure:5676: gcc -c   conftest.c >&5
    247 configure:5676: $? = 0
    248 configure:5676: result: yes
    249 configure:5676: checking for sys/types.h
    250 configure:5676: gcc -c   conftest.c >&5
    251 configure:5676: $? = 0
    252 configure:5676: result: yes
    253 configure:5676: checking for unistd.h
    254 configure:5676: gcc -c   conftest.c >&5
    255 configure:5676: $? = 0
    256 configure:5676: result: yes
    257 configure:5704: checking for stdatomic.h
    258 configure:5704: gcc -c   conftest.c >&5
    259 configure:5704: $? = 0
    260 configure:5704: result: yes
    261 configure:5709: checking if _Atomic is available
    262 configure:5728: gcc -o conftest    conftest.c  >&5
    263 configure:5728: $? = 0
    264 configure:5731: result: yes
    265 configure:5753: checking for a sed that does not truncate output
    266 configure:5823: result: /usr/bin/sed
    267 configure:5831: checking for code coverage support
    268 configure:5847: result: no
    269 configure:6012: checking whether build environment is sane
    270 configure:6067: result: yes
    271 configure:6222: checking for a race-free mkdir -p
    272 configure:6266: result: /usr/bin/mkdir -p
    273 configure:6273: checking for gawk
    274 configure:6294: found /usr/bin/gawk
    275 configure:6305: result: gawk
    276 configure:6316: checking whether make sets $(MAKE)
    277 configure:6339: result: yes
    278 configure:6361: checking whether make supports the include directive
    279 configure:6376: make -f confmf.GNU && cat confinc.out
    280 this is the am__doit target
    281 configure:6379: $? = 0
    282 configure:6398: result: yes (GNU style)
    283 configure:6495: checking dependency style of gcc
    284 configure:6607: result: gcc3
    285 configure:6684: checking curl version
    286 configure:6686: result: 8.15.0
    287 configure:6975: checking for httpd
    288 configure:7013: result: no
    289 configure:7021: checking for apache2
    290 configure:7059: result: no
    291 configure:7067: checking for apxs
    292 configure:7105: result: no
    293 configure:7111: httpd/apache2 not in PATH, http tests disabled
    294 configure:7116: apxs not in PATH, http tests disabled
    295 configure:7149: checking for nghttpx
    296 configure:7188: result: no
    297 configure:7201: checking for caddy
    298 configure:7239: result: no
    299 configure:7279: checking build system type
    300 configure:7294: result: x86_64-pc-linux-gnu
    301 configure:7314: checking host system type
    302 configure:7328: result: x86_64-pc-linux-gnu
    303 configure:7357: checking for grep that handles long lines and -e
    304 configure:7421: result: /usr/bin/grep
    305 configure:7426: checking for egrep
    306 configure:7494: result: /usr/bin/grep -E
    307 configure:7501: checking if OS is AIX (to define _ALL_SOURCE)
    308 configure:7522: result: no
    309 configure:7532: checking if _THREAD_SAFE is already defined
    310 configure:7553: gcc -c   conftest.c >&5
    311 conftest.c: In function 'main':
    312 conftest.c:34:10: error: #error force compilation error
    313    34 |         #error force compilation error
    314       |          ^~~~~
    315 configure:7553: $? = 1
    316 configure: failed program was:
    317 | /* confdefs.h */
    318 | #define PACKAGE_NAME "curl"
    319 | #define PACKAGE_TARNAME "curl"
    320 | #define PACKAGE_VERSION "-"
    321 | #define PACKAGE_STRING "curl -"
    322 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
    323 | #define PACKAGE_URL ""
    324 | #define HAVE_STDIO_H 1
    325 | #define HAVE_STDLIB_H 1
    326 | #define HAVE_STRING_H 1
    327 | #define HAVE_INTTYPES_H 1
    328 | #define HAVE_STDINT_H 1
    329 | #define HAVE_STRINGS_H 1
    330 | #define HAVE_SYS_STAT_H 1
    331 | #define HAVE_SYS_TYPES_H 1
    332 | #define HAVE_UNISTD_H 1
    333 | #define STDC_HEADERS 1
    334 | #define HAVE_STDATOMIC_H 1
    335 | #define HAVE_ATOMIC 1
    336 | #define PACKAGE "curl"
    337 | #define VERSION "-"
    338 | #define CURL_OS "x86_64-pc-linux-gnu"
    339 | /* end confdefs.h.  */
    340 | 
    341 | 
    342 | 
    343 | int main(void)
    344 | {
    345 | 
    346 |       #ifdef _THREAD_SAFE
    347 |         int dummy = 1;
    348 |         (void)dummy;
    349 |       #else
    350 |         #error force compilation error
    351 |       #endif
    352 | 
    353 |   return 0;
    354 | }
    355 | 
    356 configure:7562: result: no
    357 configure:7570: checking if _THREAD_SAFE is actually needed
    358 configure:7589: result: no
    359 configure:7594: checking if _THREAD_SAFE is onwards defined
    360 configure:7611: result: no
    361 configure:7618: checking if _REENTRANT is already defined
    362 configure:7639: gcc -c   conftest.c >&5
    363 conftest.c: In function 'main':
    364 conftest.c:34:10: error: #error force compilation error
    365    34 |         #error force compilation error
    366       |          ^~~~~
    367 configure:7639: $? = 1
    368 configure: failed program was:
    369 | /* confdefs.h */
    370 | #define PACKAGE_NAME "curl"
    371 | #define PACKAGE_TARNAME "curl"
    372 | #define PACKAGE_VERSION "-"
    373 | #define PACKAGE_STRING "curl -"
    374 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
    375 | #define PACKAGE_URL ""
    376 | #define HAVE_STDIO_H 1
    377 | #define HAVE_STDLIB_H 1
    378 | #define HAVE_STRING_H 1
    379 | #define HAVE_INTTYPES_H 1
    380 | #define HAVE_STDINT_H 1
    381 | #define HAVE_STRINGS_H 1
    382 | #define HAVE_SYS_STAT_H 1
    383 | #define HAVE_SYS_TYPES_H 1
    384 | #define HAVE_UNISTD_H 1
    385 | #define STDC_HEADERS 1
    386 | #define HAVE_STDATOMIC_H 1
    387 | #define HAVE_ATOMIC 1
    388 | #define PACKAGE "curl"
    389 | #define VERSION "-"
    390 | #define CURL_OS "x86_64-pc-linux-gnu"
    391 | /* end confdefs.h.  */
    392 | 
    393 | 
    394 | 
    395 | int main(void)
    396 | {
    397 | 
    398 |       #ifdef _REENTRANT
    399 |         int dummy = 1;
    400 |         (void)dummy;
    401 |       #else
    402 |         #error force compilation error
    403 |       #endif
    404 | 
    405 |   return 0;
    406 | }
    407 | 
    408 configure:7648: result: no
    409 configure:7656: checking if _REENTRANT is actually needed
    410 configure:7686: gcc -c   conftest.c >&5
    411 configure:7686: $? = 0
    412 configure:7718: gcc -c   conftest.c >&5
    413 configure:7718: $? = 0
    414 configure:7790: gcc -o conftest    conftest.c  >&5
    415 configure:7790: $? = 0
    416 configure:7871: gcc -o conftest    conftest.c  >&5
    417 configure:7871: $? = 0
    418 configure:7952: gcc -o conftest    conftest.c  >&5
    419 configure:7952: $? = 0
    420 configure:8033: gcc -o conftest    conftest.c  >&5
    421 configure:8033: $? = 0
    422 configure:8114: gcc -o conftest    conftest.c  >&5
    423 configure:8114: $? = 0
    424 configure:8173: result: no
    425 configure:8178: checking if _REENTRANT is onwards defined
    426 configure:8195: result: no
    427 configure:8209: checking for special C compiler options needed for large files
    428 configure:8255: result: no
    429 configure:8261: checking for _FILE_OFFSET_BITS value needed for large files
    430 configure:8285: gcc -c   conftest.c >&5
    431 configure:8285: $? = 0
    432 configure:8317: result: no
    433 configure:8443: checking how to print strings
    434 configure:8470: result: printf
    435 configure:8491: checking for a sed that does not truncate output
    436 configure:8561: result: /usr/bin/sed
    437 configure:8579: checking for fgrep
    438 configure:8647: result: /usr/bin/grep -F
    439 configure:8683: checking for ld used by gcc
    440 configure:8751: result: /usr/bin/ld
    441 configure:8758: checking if the linker (/usr/bin/ld) is GNU ld
    442 configure:8774: result: yes
    443 configure:8786: checking for BSD- or MS-compatible name lister (nm)
    444 configure:8841: result: /usr/bin/nm -B
    445 configure:8981: checking the name lister (/usr/bin/nm -B) interface
    446 configure:8989: gcc -c   conftest.c >&5
    447 configure:8992: /usr/bin/nm -B "conftest.o"
    448 configure:8995: output
    449 0000000000000000 B some_variable
    450 configure:9002: result: BSD nm
    451 configure:9005: checking whether ln -s works
    452 configure:9009: result: yes
    453 configure:9017: checking the maximum length of command line arguments
    454 configure:9149: result: 1572864
    455 configure:9197: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
    456 configure:9238: result: func_convert_file_noop
    457 configure:9245: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
    458 configure:9266: result: func_convert_file_noop
    459 configure:9273: checking for /usr/bin/ld option to reload object files
    460 configure:9281: result: -r
    461 configure:9360: checking for file
    462 configure:9381: found /usr/bin/file
    463 configure:9392: result: file
    464 configure:9468: checking for objdump
    465 configure:9489: found /usr/bin/objdump
    466 configure:9500: result: objdump
    467 configure:9529: checking how to recognize dependent libraries
    468 configure:9730: result: pass_all
    469 configure:9820: checking for dlltool
    470 configure:9855: result: no
    471 configure:9882: checking how to associate runtime and link libraries
    472 configure:9910: result: printf %s\n
    473 configure:10060: checking for archiver @FILE support
    474 configure:10076: gcc -c   conftest.c >&5
    475 configure:10076: $? = 0
    476 configure:10080: /usr/bin/ar cr libconftest.a @conftest.lst >&5
    477 configure:10083: $? = 0
    478 configure:10088: /usr/bin/ar cr libconftest.a @conftest.lst >&5
    479 /usr/bin/ar: conftest.o: No such file or directory
    480 configure:10091: $? = 1
    481 configure:10103: result: @
    482 configure:10166: checking for strip
    483 configure:10187: found /usr/bin/strip
    484 configure:10198: result: strip
    485 configure:10275: checking for ranlib
    486 configure:10296: found /usr/bin/ranlib
    487 configure:10307: result: ranlib
    488 configure:10409: checking command to parse /usr/bin/nm -B output from gcc object
    489 configure:10563: gcc -c   conftest.c >&5
    490 configure:10566: $? = 0
    491 configure:10570: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
    492 configure:10636: gcc -o conftest    conftest.c conftstm.o >&5
    493 configure:10639: $? = 0
    494 configure:10677: result: ok
    495 configure:10724: checking for sysroot
    496 configure:10755: result: no
    497 configure:10762: checking for a working dd
    498 configure:10806: result: /usr/bin/dd
    499 configure:10810: checking how to truncate binary pipes
    500 configure:10826: result: /usr/bin/dd bs=4096 count=1
    501 configure:10963: gcc -c   conftest.c >&5
    502 configure:10966: $? = 0
    503 configure:11161: checking for mt
    504 configure:11196: result: no
    505 configure:11216: checking if : is a manifest tool
    506 configure:11223: : '-?'
    507 configure:11231: result: no
    508 configure:11950: checking for dlfcn.h
    509 configure:11950: gcc -c   conftest.c >&5
    510 configure:11950: $? = 0
    511 configure:11950: result: yes
    512 configure:12644: checking for objdir
    513 configure:12660: result: .libs
    514 configure:12924: checking if gcc supports -fno-rtti -fno-exceptions
    515 configure:12943: gcc -c   -fno-rtti -fno-exceptions conftest.c >&5
    516 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
    517 configure:12947: $? = 0
    518 configure:12960: result: no
    519 configure:13324: checking for gcc option to produce PIC
    520 configure:13332: result: -fPIC -DPIC
    521 configure:13340: checking if gcc PIC flag -fPIC -DPIC works
    522 configure:13359: gcc -c   -fPIC -DPIC -DPIC conftest.c >&5
    523 configure:13363: $? = 0
    524 configure:13376: result: yes
    525 configure:13405: checking if gcc static flag -static works
    526 configure:13434: result: yes
    527 configure:13449: checking if gcc supports -c -o file.o
    528 configure:13471: gcc -c   -o out/conftest2.o conftest.c >&5
    529 configure:13475: $? = 0
    530 configure:13497: result: yes
    531 configure:13505: checking if gcc supports -c -o file.o
    532 configure:13553: result: yes
    533 configure:13586: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
    534 configure:14856: result: yes
    535 configure:14893: checking whether -lc should be explicitly linked in
    536 configure:14902: gcc -c   conftest.c >&5
    537 configure:14905: $? = 0
    538 configure:14920: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
    539 configure:14923: $? = 0
    540 configure:14937: result: no
    541 configure:15097: checking dynamic linker characteristics
    542 configure:15677: gcc -o conftest    -Wl,-rpath -Wl,/foo conftest.c  >&5
    543 configure:15677: $? = 0
    544 configure:15928: result: GNU/Linux ld.so
    545 configure:16050: checking how to hardcode library paths into programs
    546 configure:16075: result: immediate
    547 configure:16622: checking whether stripping libraries is possible
    548 configure:16631: result: yes
    549 configure:16673: checking if libtool supports shared libraries
    550 configure:16675: result: yes
    551 configure:16678: checking whether to build shared libraries
    552 configure:16703: result: yes
    553 configure:16706: checking whether to build static libraries
    554 configure:16710: result: yes
    555 configure:16781: checking whether to build shared libraries with -version-info
    556 configure:16792: result: yes
    557 configure:16799: checking whether to build shared libraries with -no-undefined
    558 configure:16812: result: no
    559 configure:16819: checking whether to build shared libraries with -mimpure-text
    560 configure:16829: result: no
    561 configure:16856: checking whether to build shared libraries with PIC
    562 configure:16858: result: yes
    563 configure:16860: checking whether to build static libraries with PIC
    564 configure:16862: result: yes
    565 configure:16869: checking whether to build shared libraries only
    566 configure:16877: result: no
    567 configure:16884: checking whether to build static libraries only
    568 configure:16892: result: no
    569 configure:16946: checking for windres
    570 configure:16981: result: no
    571 configure:17160: checking if cpp -P is needed
    572 configure:17178: result: yes
    573 configure:17182: checking if cpp -P works
    574 configure:17202: result: yes
    575 configure:17234: checking if compiler is DEC/Compaq/HP C
    576 configure:17258: gcc -E  -P conftest.c
    577 configure:17258: $? = 0
    578 configure:17303: gcc -E  -P conftest.c
    579 configure:17303: $? = 0
    580 configure:17336: result: no
    581 configure:17341: checking if compiler is HP-UX C
    582 configure:17365: gcc -E  -P conftest.c
    583 configure:17365: $? = 0
    584 configure:17397: result: no
    585 configure:17402: checking if compiler is IBM C
    586 configure:17426: gcc -E  -P conftest.c
    587 configure:17426: $? = 0
    588 configure:17466: result: no
    589 configure:17471: checking if compiler is Intel C
    590 configure:17495: gcc -E  -P conftest.c
    591 configure:17495: $? = 0
    592 configure:17586: result: no
    593 configure:17591: checking if compiler is clang
    594 configure:17615: gcc -E  -P conftest.c
    595 configure:17615: $? = 0
    596 configure:17745: result: no
    597 configure:17750: checking if compiler is GNU C
    598 configure:17774: gcc -E  -P conftest.c
    599 configure:17774: $? = 0
    600 configure:17799: result: yes
    601 configure:17802: checking compiler version
    602 configure:17814: result: gcc '1502' (raw: '15.2.1')
    603 configure:18091: checking if compiler is SunPro C
    604 configure:18115: gcc -E  -P conftest.c
    605 configure:18115: $? = 0
    606 configure:18147: result: no
    607 configure:18152: checking if compiler is Tiny C
    608 configure:18176: gcc -E  -P conftest.c
    609 configure:18176: $? = 0
    610 configure:18208: result: no
    611 configure:18230: checking whether build target is a native Windows one
    612 configure:18256: gcc -c   conftest.c >&5
    613 conftest.c: In function 'main':
    614 conftest.c:36:12: error: #error Not a native Windows build target.
    615    36 |           #error Not a native Windows build target.
    616       |            ^~~~~
    617 configure:18256: $? = 1
    618 configure: failed program was:
    619 | /* confdefs.h */
    620 | #define PACKAGE_NAME "curl"
    621 | #define PACKAGE_TARNAME "curl"
    622 | #define PACKAGE_VERSION "-"
    623 | #define PACKAGE_STRING "curl -"
    624 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
    625 | #define PACKAGE_URL ""
    626 | #define HAVE_STDIO_H 1
    627 | #define HAVE_STDLIB_H 1
    628 | #define HAVE_STRING_H 1
    629 | #define HAVE_INTTYPES_H 1
    630 | #define HAVE_STDINT_H 1
    631 | #define HAVE_STRINGS_H 1
    632 | #define HAVE_SYS_STAT_H 1
    633 | #define HAVE_SYS_TYPES_H 1
    634 | #define HAVE_UNISTD_H 1
    635 | #define STDC_HEADERS 1
    636 | #define HAVE_STDATOMIC_H 1
    637 | #define HAVE_ATOMIC 1
    638 | #define PACKAGE "curl"
    639 | #define VERSION "-"
    640 | #define CURL_OS "x86_64-pc-linux-gnu"
    641 | #define HAVE_DLFCN_H 1
    642 | #define LT_OBJDIR ".libs/"
    643 | /* end confdefs.h.  */
    644 | 
    645 | 
    646 | 
    647 | int main(void)
    648 | {
    649 | 
    650 |         #ifdef _WIN32
    651 |           int dummy = 1;
    652 |           (void)dummy;
    653 |         #else
    654 |           #error Not a native Windows build target.
    655 |         #endif
    656 | 
    657 |   return 0;
    658 | }
    659 | 
    660 configure:18269: result: no
    661 configure:18390: checking if compiler accepts some basic options
    662 configure:18413: gcc -c -Werror-implicit-function-declaration  conftest.c >&5
    663 configure:18413: $? = 0
    664 configure:18443: gcc -o conftest -Werror-implicit-function-declaration   conftest.c  >&5
    665 configure:18443: $? = 0
    666 configure:18534: sh ./run-compiler -o conftest -Werror-implicit-function-declaration   conftest.c  >&5
    667 configure:18534: $? = 0
    668 configure:18534: ./conftest
    669 configure:18534: $? = 0
    670 configure:18556: result: yes
    671 configure:18558: compiler options added: -Werror-implicit-function-declaration 
    672 configure:18619: checking if compiler optimizer assumed setting might be used
    673 configure:18657: result: yes
    674 configure:18703: checking if compiler accepts optimizer enabling options
    675 configure:18738: gcc -c -Werror-implicit-function-declaration -O2  conftest.c >&5
    676 configure:18738: $? = 0
    677 configure:18768: gcc -o conftest -Werror-implicit-function-declaration -O2   conftest.c  >&5
    678 configure:18768: $? = 0
    679 configure:18859: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2   conftest.c  >&5
    680 configure:18859: $? = 0
    681 configure:18859: ./conftest
    682 configure:18859: $? = 0
    683 configure:18881: result: yes
    684 configure:18883: compiler options added: -O2
    685 configure:21023: checking if compiler accepts strict warning options
    686 configure:21046: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  conftest.c >&5
    687 configure:21046: $? = 0
    688 configure:21076: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers   conftest.c  >&5
    689 configure:21076: $? = 0
    690 configure:21167: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers   conftest.c  >&5
    691 configure:21167: $? = 0
    692 configure:21167: ./conftest
    693 configure:21167: $? = 0
    694 configure:21189: result: yes
    695 configure:21191: compiler options added: -Wno-system-headers 
    696 configure:21242: checking if compiler halts on compilation errors
    697 configure:21258: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  conftest.c >&5
    698 conftest.c: In function 'main':
    699 conftest.c:32:8: error: #error force compilation error
    700    32 |       #error force compilation error
    701       |        ^~~~~
    702 configure:21258: $? = 1
    703 configure: failed program was:
    704 | /* confdefs.h */
    705 | #define PACKAGE_NAME "curl"
    706 | #define PACKAGE_TARNAME "curl"
    707 | #define PACKAGE_VERSION "-"
    708 | #define PACKAGE_STRING "curl -"
    709 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
    710 | #define PACKAGE_URL ""
    711 | #define HAVE_STDIO_H 1
    712 | #define HAVE_STDLIB_H 1
    713 | #define HAVE_STRING_H 1
    714 | #define HAVE_INTTYPES_H 1
    715 | #define HAVE_STDINT_H 1
    716 | #define HAVE_STRINGS_H 1
    717 | #define HAVE_SYS_STAT_H 1
    718 | #define HAVE_SYS_TYPES_H 1
    719 | #define HAVE_UNISTD_H 1
    720 | #define STDC_HEADERS 1
    721 | #define HAVE_STDATOMIC_H 1
    722 | #define HAVE_ATOMIC 1
    723 | #define PACKAGE "curl"
    724 | #define VERSION "-"
    725 | #define CURL_OS "x86_64-pc-linux-gnu"
    726 | #define HAVE_DLFCN_H 1
    727 | #define LT_OBJDIR ".libs/"
    728 | /* end confdefs.h.  */
    729 | 
    730 | 
    731 | 
    732 | int main(void)
    733 | {
    734 | 
    735 |       #error force compilation error
    736 | 
    737 |   return 0;
    738 | }
    739 | 
    740 configure:21267: result: yes
    741 configure:21274: checking if compiler halts on negative sized arrays
    742 configure:21292: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  conftest.c >&5
    743 conftest.c:28:20: error: size of array 'bad_t' is negative
    744    28 |       typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1];
    745       |                    ^~~~~
    746 configure:21292: $? = 1
    747 configure: failed program was:
    748 | /* confdefs.h */
    749 | #define PACKAGE_NAME "curl"
    750 | #define PACKAGE_TARNAME "curl"
    751 | #define PACKAGE_VERSION "-"
    752 | #define PACKAGE_STRING "curl -"
    753 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
    754 | #define PACKAGE_URL ""
    755 | #define HAVE_STDIO_H 1
    756 | #define HAVE_STDLIB_H 1
    757 | #define HAVE_STRING_H 1
    758 | #define HAVE_INTTYPES_H 1
    759 | #define HAVE_STDINT_H 1
    760 | #define HAVE_STRINGS_H 1
    761 | #define HAVE_SYS_STAT_H 1
    762 | #define HAVE_SYS_TYPES_H 1
    763 | #define HAVE_UNISTD_H 1
    764 | #define STDC_HEADERS 1
    765 | #define HAVE_STDATOMIC_H 1
    766 | #define HAVE_ATOMIC 1
    767 | #define PACKAGE "curl"
    768 | #define VERSION "-"
    769 | #define CURL_OS "x86_64-pc-linux-gnu"
    770 | #define HAVE_DLFCN_H 1
    771 | #define LT_OBJDIR ".libs/"
    772 | /* end confdefs.h.  */
    773 | 
    774 | 
    775 |       typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1];
    776 | 
    777 | int main(void)
    778 | {
    779 | 
    780 |       bad_t dummy;
    781 |       (void)dummy;
    782 | 
    783 |   return 0;
    784 | }
    785 | 
    786 configure:21301: result: yes
    787 configure:21308: checking if compiler halts on function prototype mismatch
    788 configure:21336: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  conftest.c >&5
    789 conftest.c:29:11: error: conflicting types for 'rand'; have 'int(int)'
    790    29 |       int rand(int n);
    791       |           ^~~~
    792 In file included from conftest.c:28:
    793 /usr/include/stdlib.h:573:12: note: previous declaration of 'rand' with type 'int(void)'
    794   573 | extern int rand (void) __THROW;
    795       |            ^~~~
    796 conftest.c:30:11: error: conflicting types for 'rand'; have 'int(int)'
    797    30 |       int rand(int n)
    798       |           ^~~~
    799 /usr/include/stdlib.h:573:12: note: previous declaration of 'rand' with type 'int(void)'
    800   573 | extern int rand (void) __THROW;
    801       |            ^~~~
    802 configure:21336: $? = 1
    803 configure: failed program was:
    804 | /* confdefs.h */
    805 | #define PACKAGE_NAME "curl"
    806 | #define PACKAGE_TARNAME "curl"
    807 | #define PACKAGE_VERSION "-"
    808 | #define PACKAGE_STRING "curl -"
    809 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
    810 | #define PACKAGE_URL ""
    811 | #define HAVE_STDIO_H 1
    812 | #define HAVE_STDLIB_H 1
    813 | #define HAVE_STRING_H 1
    814 | #define HAVE_INTTYPES_H 1
    815 | #define HAVE_STDINT_H 1
    816 | #define HAVE_STRINGS_H 1
    817 | #define HAVE_SYS_STAT_H 1
    818 | #define HAVE_SYS_TYPES_H 1
    819 | #define HAVE_UNISTD_H 1
    820 | #define STDC_HEADERS 1
    821 | #define HAVE_STDATOMIC_H 1
    822 | #define HAVE_ATOMIC 1
    823 | #define PACKAGE "curl"
    824 | #define VERSION "-"
    825 | #define CURL_OS "x86_64-pc-linux-gnu"
    826 | #define HAVE_DLFCN_H 1
    827 | #define LT_OBJDIR ".libs/"
    828 | /* end confdefs.h.  */
    829 | 
    830 | 
    831 |       #include <stdlib.h>
    832 |       int rand(int n);
    833 |       int rand(int n)
    834 |       {
    835 |         if(n)
    836 |           return ++n;
    837 |         else
    838 |           return n;
    839 |       }
    840 | 
    841 | int main(void)
    842 | {
    843 | 
    844 |       int i[2]={0,0};
    845 |       int j = rand(i[0]);
    846 |       if(j)
    847 |         return j;
    848 | 
    849 |   return 0;
    850 | }
    851 | 
    852 configure:21345: result: yes
    853 configure:21352: checking if compiler supports hiding library internal symbols
    854 configure:21445: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers -fvisibility=hidden  conftest.c >&5
    855 configure:21445: $? = 0
    856 configure:21469: result: yes
    857 configure:21556: checking whether build target supports Win32 crypto API
    858 configure:21602: result: no
    859 configure:21698: checking whether to build libcurl and curl in "unity" mode
    860 configure:21715: result: no
    861 configure:21730: checking whether to support http
    862 configure:21772: result: yes
    863 configure:21777: checking whether to support ftp
    864 configure:21797: result: yes
    865 configure:21802: checking whether to support file
    866 configure:21822: result: yes
    867 configure:21827: checking whether to support IPFS
    868 configure:21853: result: yes
    869 configure:21863: checking whether to support ldap
    870 configure:21889: result: yes
    871 configure:21894: checking whether to support ldaps
    872 configure:21936: result: yes
    873 configure:21947: checking whether to support rtsp
    874 configure:21973: result: yes
    875 configure:21984: checking whether to support proxies
    876 configure:22005: result: yes
    877 configure:22011: checking whether to support dict
    878 configure:22031: result: yes
    879 configure:22037: checking whether to support telnet
    880 configure:22057: result: yes
    881 configure:22070: checking whether to support tftp
    882 configure:22090: result: yes
    883 configure:22096: checking whether to support pop3
    884 configure:22116: result: yes
    885 configure:22122: checking whether to support imap
    886 configure:22142: result: yes
    887 configure:22148: checking whether to support smb
    888 configure:22168: result: yes
    889 configure:22174: checking whether to support smtp
    890 configure:22194: result: yes
    891 configure:22200: checking whether to support gopher
    892 configure:22220: result: yes
    893 configure:22226: checking whether to support mqtt
    894 configure:22246: result: no
    895 configure:22253: checking whether to provide built-in manual
    896 configure:22270: result: yes
    897 configure:22278: checking whether to build documentation
    898 configure:22298: result: yes
    899 configure:22306: checking whether to enable generation of C code
    900 configure:22326: result: yes
    901 configure:22333: checking whether to use libgcc
    902 configure:22350: result: no
    903 configure:22357: checking if X/Open network library is required
    904 configure:22376: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE conftest.c >&5
    905 conftest.c: In function 'main':
    906 conftest.c:34:10: error: #error force compilation error
    907    34 |         #error force compilation error
    908       |          ^~~~~
    909 configure:22376: $? = 1
    910 configure: failed program was:
    911 | /* confdefs.h */
    912 | #define PACKAGE_NAME "curl"
    913 | #define PACKAGE_TARNAME "curl"
    914 | #define PACKAGE_VERSION "-"
    915 | #define PACKAGE_STRING "curl -"
    916 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
    917 | #define PACKAGE_URL ""
    918 | #define HAVE_STDIO_H 1
    919 | #define HAVE_STDLIB_H 1
    920 | #define HAVE_STRING_H 1
    921 | #define HAVE_INTTYPES_H 1
    922 | #define HAVE_STDINT_H 1
    923 | #define HAVE_STRINGS_H 1
    924 | #define HAVE_SYS_STAT_H 1
    925 | #define HAVE_SYS_TYPES_H 1
    926 | #define HAVE_UNISTD_H 1
    927 | #define STDC_HEADERS 1
    928 | #define HAVE_STDATOMIC_H 1
    929 | #define HAVE_ATOMIC 1
    930 | #define PACKAGE "curl"
    931 | #define VERSION "-"
    932 | #define CURL_OS "x86_64-pc-linux-gnu"
    933 | #define HAVE_DLFCN_H 1
    934 | #define LT_OBJDIR ".libs/"
    935 | #define HAVE_LDAP_SSL 1
    936 | /* end confdefs.h.  */
    937 | 
    938 | 
    939 |       int main(void)
    940 |       {
    941 |       #if defined(__hpux) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE >= 600)
    942 |       #elif defined(__hpux) && defined(_XOPEN_SOURCE_EXTENDED)
    943 |       #else
    944 |         #error force compilation error
    945 |       #endif
    946 |         return 0;
    947 |       }
    948 | 
    949 | 
    950 configure:22384: result: no
    951 configure:22388: checking for gethostbyname
    952 configure:22388: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE  conftest.c  >&5
    953 configure:22388: $? = 0
    954 configure:22388: result: yes
    955 configure:22863: checking whether build target is a native Windows one
    956 configure:22902: result: no
    957 configure:22932: checking for proto/bsdsocket.h
    958 configure:22932: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE conftest.c >&5
    959 conftest.c:44:10: fatal error: proto/bsdsocket.h: No such file or directory
    960    44 | #include <proto/bsdsocket.h>
    961       |          ^~~~~~~~~~~~~~~~~~~
    962 compilation terminated.
    963 configure:22932: $? = 1
    964 configure: failed program was:
    965 | /* confdefs.h */
    966 | #define PACKAGE_NAME "curl"
    967 | #define PACKAGE_TARNAME "curl"
    968 | #define PACKAGE_VERSION "-"
    969 | #define PACKAGE_STRING "curl -"
    970 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
    971 | #define PACKAGE_URL ""
    972 | #define HAVE_STDIO_H 1
    973 | #define HAVE_STDLIB_H 1
    974 | #define HAVE_STRING_H 1
    975 | #define HAVE_INTTYPES_H 1
    976 | #define HAVE_STDINT_H 1
    977 | #define HAVE_STRINGS_H 1
    978 | #define HAVE_SYS_STAT_H 1
    979 | #define HAVE_SYS_TYPES_H 1
    980 | #define HAVE_UNISTD_H 1
    981 | #define STDC_HEADERS 1
    982 | #define HAVE_STDATOMIC_H 1
    983 | #define HAVE_ATOMIC 1
    984 | #define PACKAGE "curl"
    985 | #define VERSION "-"
    986 | #define CURL_OS "x86_64-pc-linux-gnu"
    987 | #define HAVE_DLFCN_H 1
    988 | #define LT_OBJDIR ".libs/"
    989 | #define HAVE_LDAP_SSL 1
    990 | /* end confdefs.h.  */
    991 | /* includes start */
    992 | #if defined(HAVE_PROTO_BSDSOCKET_H)
    993 | #  define __NO_NET_API
    994 | #  define __USE_INLINE__
    995 | #  include <proto/bsdsocket.h>
    996 | #  ifdef HAVE_SYS_IOCTL_H
    997 | #    include <sys/ioctl.h>
    998 | #  endif
    999 | #  ifdef __amigaos4__
   1000 | struct SocketIFace *ISocket = NULL;
   1001 | #  else
   1002 | struct Library *SocketBase = NULL;
   1003 | #  endif
   1004 | #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
   1005 | #endif
   1006 | /* includes end */
   1007 | 
   1008 | #include <proto/bsdsocket.h>
   1009 configure:22932: result: no
   1010 configure:22942: checking for connect in libraries
   1011 configure:22969: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE  conftest.c   >&5
   1012 configure:22969: $? = 0
   1013 configure:22988: result: yes
   1014 configure:23000: checking for sys/types.h
   1015 configure:23000: result: yes
   1016 configure:23007: checking for monotonic clock_gettime
   1017 configure:23034: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE conftest.c >&5
   1018 configure:23034: $? = 0
   1019 configure:23037: result: yes
   1020 configure:23055: checking for clock_gettime in libraries
   1021 configure:23091: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE  conftest.c  >&5
   1022 configure:23091: $? = 0
   1023 configure:23113: result: no additional lib required
   1024 configure:23137: checking if monotonic clock_gettime works
   1025 configure:23231: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE  conftest.c  >&5
   1026 configure:23231: $? = 0
   1027 configure:23231: ./conftest
   1028 configure:23231: $? = 0
   1029 configure:23233: result: yes
   1030 configure:23268: checking for sys/types.h
   1031 configure:23268: result: yes
   1032 configure:23275: checking for raw monotonic clock_gettime
   1033 configure:23301: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE conftest.c >&5
   1034 configure:23301: $? = 0
   1035 configure:23304: result: yes
   1036 configure:23400: checking for pkg-config
   1037 configure:23424: found /usr/bin/pkg-config
   1038 configure:23436: result: /usr/bin/pkg-config
   1039 configure:23461: checking for zlib options with pkg-config
   1040 configure:23475: result: found
   1041 configure:23553: checking for zlib.h
   1042 configure:23553: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE  conftest.c >&5
   1043 configure:23553: $? = 0
   1044 configure:23553: result: yes
   1045 configure:23641: found both libz and libz.h header
   1046 configure:23985: checking for BrotliDecoderDecompress in -lbrotlidec
   1047 configure:24007: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE      conftest.c -lbrotlidec   -lz  >&5
   1048 configure:24007: $? = 0
   1049 configure:24017: result: yes
   1050 configure:24030: checking for brotli/decode.h
   1051 configure:24030: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE   conftest.c >&5
   1052 configure:24030: $? = 0
   1053 configure:24030: result: yes
   1054 configure:24251: checking for ZSTD_createDStream in -lzstd
   1055 configure:24273: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE        conftest.c -lzstd   -lbrotlidec  -lz  >&5
   1056 configure:24273: $? = 0
   1057 configure:24283: result: yes
   1058 configure:24296: checking for zstd.h
   1059 configure:24296: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    conftest.c >&5
   1060 configure:24296: $? = 0
   1061 configure:24296: result: yes
   1062 configure:24335: checking whether to enable IPv6
   1063 configure:24378: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    conftest.c >&5
   1064 configure:24378: $? = 0
   1065 configure:24380: result: yes
   1066 configure:24405: checking if struct sockaddr_in6 has sin6_scope_id member
   1067 configure:24433: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    conftest.c >&5
   1068 configure:24433: $? = 0
   1069 configure:24436: result: yes
   1070 configure:24452: checking if argv can be written to
   1071 configure:24522: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE        conftest.c -lzstd  -lbrotlidec  -lz  >&5
   1072 configure:24522: $? = 0
   1073 configure:24522: ./conftest
   1074 configure:24522: $? = 0
   1075 configure:24546: result: yes
   1076 configure:24608: checking if GSS-API support is requested
   1077 configure:25007: result: no
   1078 configure:25440: checking whether to enable Windows native SSL/TLS
   1079 configure:25466: result: no
   1080 configure:25471: checking whether to enable Amiga native SSL/TLS (AmiSSL v5)
   1081 configure:25569: result: no
   1082 configure:26872: checking for mbedtls_havege_init in -lmbedtls
   1083 configure:26894: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE        conftest.c -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1084 /usr/bin/ld: /tmp/ccKmKwTX.o: in function `main':
   1085 conftest.c:(.text.startup+0x5): undefined reference to `mbedtls_havege_init'
   1086 collect2: error: ld returned 1 exit status
   1087 configure:26894: $? = 1
   1088 configure: failed program was:
   1089 | /* confdefs.h */
   1090 | #define PACKAGE_NAME "curl"
   1091 | #define PACKAGE_TARNAME "curl"
   1092 | #define PACKAGE_VERSION "-"
   1093 | #define PACKAGE_STRING "curl -"
   1094 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   1095 | #define PACKAGE_URL ""
   1096 | #define HAVE_STDIO_H 1
   1097 | #define HAVE_STDLIB_H 1
   1098 | #define HAVE_STRING_H 1
   1099 | #define HAVE_INTTYPES_H 1
   1100 | #define HAVE_STDINT_H 1
   1101 | #define HAVE_STRINGS_H 1
   1102 | #define HAVE_SYS_STAT_H 1
   1103 | #define HAVE_SYS_TYPES_H 1
   1104 | #define HAVE_UNISTD_H 1
   1105 | #define STDC_HEADERS 1
   1106 | #define HAVE_STDATOMIC_H 1
   1107 | #define HAVE_ATOMIC 1
   1108 | #define PACKAGE "curl"
   1109 | #define VERSION "-"
   1110 | #define CURL_OS "x86_64-pc-linux-gnu"
   1111 | #define HAVE_DLFCN_H 1
   1112 | #define LT_OBJDIR ".libs/"
   1113 | #define HAVE_LDAP_SSL 1
   1114 | #define HAVE_SYS_TYPES_H 1
   1115 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   1116 | #define HAVE_SYS_TYPES_H 1
   1117 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   1118 | #define HAVE_LIBZ 1
   1119 | #define HAVE_LIBBROTLIDEC 1
   1120 | #define HAVE_BROTLI_DECODE_H 1
   1121 | #define HAVE_BROTLI 1
   1122 | #define HAVE_LIBZSTD 1
   1123 | #define HAVE_ZSTD_H 1
   1124 | #define HAVE_ZSTD 1
   1125 | #define USE_IPV6 1
   1126 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   1127 | #define HAVE_WRITABLE_ARGV 1
   1128 | /* end confdefs.h.  */
   1129 | 
   1130 | 
   1131 | #ifdef __cplusplus
   1132 | extern "C"
   1133 | #endif
   1134 | char mbedtls_havege_init ();
   1135 | int main(void)
   1136 | {
   1137 | return mbedtls_havege_init ();
   1138 |   return 0;
   1139 | }
   1140 configure:26904: result: no
   1141 configure:26937: checking for mbedtls_ssl_init in -lmbedtls
   1142 configure:26959: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     -L/lib conftest.c -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1143 configure:26959: $? = 0
   1144 configure:26969: result: yes
   1145 configure:26993: detected mbedTLS
   1146 configure:27003: Added /lib to CURL_LIBRARY_PATH
   1147 configure:27783: built with one SSL backend
   1148 configure:27826: checking default CA cert bundle/path
   1149 configure:27896: want unset ca /etc/ssl/certs/ca-certificates.crt
   1150 configure:27937: result: /etc/ssl/certs/ca-certificates.crt
   1151 configure:27945: result: /etc/ssl/certs (capath)
   1152 configure:27953: checking whether to use built-in CA store of SSL library
   1153 configure:27968: result: no
   1154 configure:27981: checking CA cert bundle path to embed in the curl tool
   1155 configure:28006: result: no
   1156 configure:28151: checking for pkg-config
   1157 configure:28187: result: /usr/bin/pkg-config
   1158 configure:28212: checking for libpsl options with pkg-config
   1159 configure:28226: result: found
   1160 configure:28257: checking for psl_builtin in -lpsl
   1161 configure:28279: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include      -L/lib  conftest.c -lpsl  -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1162 configure:28279: $? = 0
   1163 configure:28289: result: yes
   1164 configure:28296: checking for libpsl.h
   1165 configure:28296: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include  conftest.c >&5
   1166 configure:28296: $? = 0
   1167 configure:28296: result: yes
   1168 configure:28345: checking for library containing gsasl_init
   1169 configure:28374: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include      -L/lib  conftest.c -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1170 /usr/bin/ld: /tmp/ccH49ClE.o: in function `main':
   1171 conftest.c:(.text.startup+0x5): undefined reference to `gsasl_init'
   1172 collect2: error: ld returned 1 exit status
   1173 configure:28374: $? = 1
   1174 configure: failed program was:
   1175 | /* confdefs.h */
   1176 | #define PACKAGE_NAME "curl"
   1177 | #define PACKAGE_TARNAME "curl"
   1178 | #define PACKAGE_VERSION "-"
   1179 | #define PACKAGE_STRING "curl -"
   1180 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   1181 | #define PACKAGE_URL ""
   1182 | #define HAVE_STDIO_H 1
   1183 | #define HAVE_STDLIB_H 1
   1184 | #define HAVE_STRING_H 1
   1185 | #define HAVE_INTTYPES_H 1
   1186 | #define HAVE_STDINT_H 1
   1187 | #define HAVE_STRINGS_H 1
   1188 | #define HAVE_SYS_STAT_H 1
   1189 | #define HAVE_SYS_TYPES_H 1
   1190 | #define HAVE_UNISTD_H 1
   1191 | #define STDC_HEADERS 1
   1192 | #define HAVE_STDATOMIC_H 1
   1193 | #define HAVE_ATOMIC 1
   1194 | #define PACKAGE "curl"
   1195 | #define VERSION "-"
   1196 | #define CURL_OS "x86_64-pc-linux-gnu"
   1197 | #define HAVE_DLFCN_H 1
   1198 | #define LT_OBJDIR ".libs/"
   1199 | #define HAVE_LDAP_SSL 1
   1200 | #define HAVE_SYS_TYPES_H 1
   1201 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   1202 | #define HAVE_SYS_TYPES_H 1
   1203 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   1204 | #define HAVE_LIBZ 1
   1205 | #define HAVE_LIBBROTLIDEC 1
   1206 | #define HAVE_BROTLI_DECODE_H 1
   1207 | #define HAVE_BROTLI 1
   1208 | #define HAVE_LIBZSTD 1
   1209 | #define HAVE_ZSTD_H 1
   1210 | #define HAVE_ZSTD 1
   1211 | #define USE_IPV6 1
   1212 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   1213 | #define HAVE_WRITABLE_ARGV 1
   1214 | #define USE_MBEDTLS 1
   1215 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   1216 | #define CURL_CA_PATH "/etc/ssl/certs"
   1217 | #define HAVE_LIBPSL_H 1
   1218 | #define USE_LIBPSL 1
   1219 | /* end confdefs.h.  */
   1220 | 
   1221 | 
   1222 | #ifdef __cplusplus
   1223 | extern "C"
   1224 | #endif
   1225 | char gsasl_init ();
   1226 | int main(void)
   1227 | {
   1228 | return gsasl_init ();
   1229 |   return 0;
   1230 | }
   1231 configure:28374: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include      -L/lib  conftest.c -lgsasl  -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1232 /usr/bin/ld: cannot find -lgsasl: No such file or directory
   1233 collect2: error: ld returned 1 exit status
   1234 configure:28374: $? = 1
   1235 configure: failed program was:
   1236 | /* confdefs.h */
   1237 | #define PACKAGE_NAME "curl"
   1238 | #define PACKAGE_TARNAME "curl"
   1239 | #define PACKAGE_VERSION "-"
   1240 | #define PACKAGE_STRING "curl -"
   1241 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   1242 | #define PACKAGE_URL ""
   1243 | #define HAVE_STDIO_H 1
   1244 | #define HAVE_STDLIB_H 1
   1245 | #define HAVE_STRING_H 1
   1246 | #define HAVE_INTTYPES_H 1
   1247 | #define HAVE_STDINT_H 1
   1248 | #define HAVE_STRINGS_H 1
   1249 | #define HAVE_SYS_STAT_H 1
   1250 | #define HAVE_SYS_TYPES_H 1
   1251 | #define HAVE_UNISTD_H 1
   1252 | #define STDC_HEADERS 1
   1253 | #define HAVE_STDATOMIC_H 1
   1254 | #define HAVE_ATOMIC 1
   1255 | #define PACKAGE "curl"
   1256 | #define VERSION "-"
   1257 | #define CURL_OS "x86_64-pc-linux-gnu"
   1258 | #define HAVE_DLFCN_H 1
   1259 | #define LT_OBJDIR ".libs/"
   1260 | #define HAVE_LDAP_SSL 1
   1261 | #define HAVE_SYS_TYPES_H 1
   1262 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   1263 | #define HAVE_SYS_TYPES_H 1
   1264 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   1265 | #define HAVE_LIBZ 1
   1266 | #define HAVE_LIBBROTLIDEC 1
   1267 | #define HAVE_BROTLI_DECODE_H 1
   1268 | #define HAVE_BROTLI 1
   1269 | #define HAVE_LIBZSTD 1
   1270 | #define HAVE_ZSTD_H 1
   1271 | #define HAVE_ZSTD 1
   1272 | #define USE_IPV6 1
   1273 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   1274 | #define HAVE_WRITABLE_ARGV 1
   1275 | #define USE_MBEDTLS 1
   1276 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   1277 | #define CURL_CA_PATH "/etc/ssl/certs"
   1278 | #define HAVE_LIBPSL_H 1
   1279 | #define USE_LIBPSL 1
   1280 | /* end confdefs.h.  */
   1281 | 
   1282 | 
   1283 | #ifdef __cplusplus
   1284 | extern "C"
   1285 | #endif
   1286 | char gsasl_init ();
   1287 | int main(void)
   1288 | {
   1289 | return gsasl_init ();
   1290 |   return 0;
   1291 | }
   1292 configure:28394: result: no
   1293 configure:28408: WARNING: libgsasl was not found
   1294 configure:29104: checking for lber.h
   1295 configure:29142: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include  conftest.c >&5
   1296 configure:29142: $? = 0
   1297 configure:29155: result: yes
   1298 configure:29196: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include  conftest.c >&5
   1299 configure:29196: $? = 0
   1300 configure:29218: checking for ldap.h
   1301 configure:29259: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include  conftest.c >&5
   1302 configure:29259: $? = 0
   1303 configure:29272: result: yes
   1304 configure:29283: checking for ldap_ssl.h
   1305 configure:29326: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include  conftest.c >&5
   1306 conftest.c:70:18: fatal error: ldap_ssl.h: No such file or directory
   1307    70 |         #include <ldap_ssl.h>
   1308       |                  ^~~~~~~~~~~~
   1309 compilation terminated.
   1310 configure:29326: $? = 1
   1311 configure: failed program was:
   1312 | /* confdefs.h */
   1313 | #define PACKAGE_NAME "curl"
   1314 | #define PACKAGE_TARNAME "curl"
   1315 | #define PACKAGE_VERSION "-"
   1316 | #define PACKAGE_STRING "curl -"
   1317 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   1318 | #define PACKAGE_URL ""
   1319 | #define HAVE_STDIO_H 1
   1320 | #define HAVE_STDLIB_H 1
   1321 | #define HAVE_STRING_H 1
   1322 | #define HAVE_INTTYPES_H 1
   1323 | #define HAVE_STDINT_H 1
   1324 | #define HAVE_STRINGS_H 1
   1325 | #define HAVE_SYS_STAT_H 1
   1326 | #define HAVE_SYS_TYPES_H 1
   1327 | #define HAVE_UNISTD_H 1
   1328 | #define STDC_HEADERS 1
   1329 | #define HAVE_STDATOMIC_H 1
   1330 | #define HAVE_ATOMIC 1
   1331 | #define PACKAGE "curl"
   1332 | #define VERSION "-"
   1333 | #define CURL_OS "x86_64-pc-linux-gnu"
   1334 | #define HAVE_DLFCN_H 1
   1335 | #define LT_OBJDIR ".libs/"
   1336 | #define HAVE_LDAP_SSL 1
   1337 | #define HAVE_SYS_TYPES_H 1
   1338 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   1339 | #define HAVE_SYS_TYPES_H 1
   1340 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   1341 | #define HAVE_LIBZ 1
   1342 | #define HAVE_LIBBROTLIDEC 1
   1343 | #define HAVE_BROTLI_DECODE_H 1
   1344 | #define HAVE_BROTLI 1
   1345 | #define HAVE_LIBZSTD 1
   1346 | #define HAVE_ZSTD_H 1
   1347 | #define HAVE_ZSTD 1
   1348 | #define USE_IPV6 1
   1349 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   1350 | #define HAVE_WRITABLE_ARGV 1
   1351 | #define USE_MBEDTLS 1
   1352 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   1353 | #define CURL_CA_PATH "/etc/ssl/certs"
   1354 | #define HAVE_LIBPSL_H 1
   1355 | #define USE_LIBPSL 1
   1356 | #define HAVE_LBER_H 1
   1357 | #define HAVE_LDAP_H 1
   1358 | /* end confdefs.h.  */
   1359 | 
   1360 | 
   1361 |         #undef inline
   1362 |         #ifdef _WIN32
   1363 |         #ifndef WIN32_LEAN_AND_MEAN
   1364 |         #define WIN32_LEAN_AND_MEAN
   1365 |         #endif
   1366 |         #include <windows.h>
   1367 |         #else
   1368 |         #ifdef HAVE_SYS_TYPES_H
   1369 |         #include <sys/types.h>
   1370 |         #endif
   1371 |         #endif
   1372 |         #ifndef LDAP_DEPRECATED
   1373 |         #define LDAP_DEPRECATED 1
   1374 |         #endif
   1375 |         #ifdef NEED_LBER_H
   1376 |         #include <lber.h>
   1377 |         #endif
   1378 |         #ifdef HAVE_LDAP_H
   1379 |         #include <ldap.h>
   1380 |         #endif
   1381 |         #include <ldap_ssl.h>
   1382 | 
   1383 | int main(void)
   1384 | {
   1385 | 
   1386 |         LDAP *ldp = ldapssl_init("0.0.0.0", LDAPS_PORT, 1);
   1387 |         (void)ldp;
   1388 | 
   1389 |   return 0;
   1390 | }
   1391 | 
   1392 configure:29339: result: no
   1393 configure:29519: checking for LDAP libraries
   1394 configure:29585: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include      -L/lib  conftest.c -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1395 /usr/bin/ld: /tmp/ccv1ELuo.o: in function `main':
   1396 conftest.c:(.text.startup+0x4): undefined reference to `ber_init'
   1397 /usr/bin/ld: conftest.c:(.text.startup+0x18): undefined reference to `ldap_init'
   1398 /usr/bin/ld: conftest.c:(.text.startup+0x20): undefined reference to `ldap_unbind'
   1399 /usr/bin/ld: conftest.c:(.text.startup+0x2d): undefined reference to `ber_free'
   1400 collect2: error: ld returned 1 exit status
   1401 configure:29585: $? = 1
   1402 configure: failed program was:
   1403 | /* confdefs.h */
   1404 | #define PACKAGE_NAME "curl"
   1405 | #define PACKAGE_TARNAME "curl"
   1406 | #define PACKAGE_VERSION "-"
   1407 | #define PACKAGE_STRING "curl -"
   1408 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   1409 | #define PACKAGE_URL ""
   1410 | #define HAVE_STDIO_H 1
   1411 | #define HAVE_STDLIB_H 1
   1412 | #define HAVE_STRING_H 1
   1413 | #define HAVE_INTTYPES_H 1
   1414 | #define HAVE_STDINT_H 1
   1415 | #define HAVE_STRINGS_H 1
   1416 | #define HAVE_SYS_STAT_H 1
   1417 | #define HAVE_SYS_TYPES_H 1
   1418 | #define HAVE_UNISTD_H 1
   1419 | #define STDC_HEADERS 1
   1420 | #define HAVE_STDATOMIC_H 1
   1421 | #define HAVE_ATOMIC 1
   1422 | #define PACKAGE "curl"
   1423 | #define VERSION "-"
   1424 | #define CURL_OS "x86_64-pc-linux-gnu"
   1425 | #define HAVE_DLFCN_H 1
   1426 | #define LT_OBJDIR ".libs/"
   1427 | #define HAVE_LDAP_SSL 1
   1428 | #define HAVE_SYS_TYPES_H 1
   1429 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   1430 | #define HAVE_SYS_TYPES_H 1
   1431 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   1432 | #define HAVE_LIBZ 1
   1433 | #define HAVE_LIBBROTLIDEC 1
   1434 | #define HAVE_BROTLI_DECODE_H 1
   1435 | #define HAVE_BROTLI 1
   1436 | #define HAVE_LIBZSTD 1
   1437 | #define HAVE_ZSTD_H 1
   1438 | #define HAVE_ZSTD 1
   1439 | #define USE_IPV6 1
   1440 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   1441 | #define HAVE_WRITABLE_ARGV 1
   1442 | #define USE_MBEDTLS 1
   1443 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   1444 | #define CURL_CA_PATH "/etc/ssl/certs"
   1445 | #define HAVE_LIBPSL_H 1
   1446 | #define USE_LIBPSL 1
   1447 | #define HAVE_LBER_H 1
   1448 | #define HAVE_LDAP_H 1
   1449 | /* end confdefs.h.  */
   1450 | 
   1451 | 
   1452 |           #undef inline
   1453 |           #ifdef _WIN32
   1454 |           #ifndef WIN32_LEAN_AND_MEAN
   1455 |           #define WIN32_LEAN_AND_MEAN
   1456 |           #endif
   1457 |           #include <windows.h>
   1458 |           #else
   1459 |           #ifdef HAVE_SYS_TYPES_H
   1460 |           #include <sys/types.h>
   1461 |           #endif
   1462 |           #endif
   1463 |           #ifndef NULL
   1464 |           #define NULL (void *)0
   1465 |           #endif
   1466 |           #ifndef LDAP_DEPRECATED
   1467 |           #define LDAP_DEPRECATED 1
   1468 |           #endif
   1469 |           #ifdef NEED_LBER_H
   1470 |           #include <lber.h>
   1471 |           #endif
   1472 |           #ifdef HAVE_LDAP_H
   1473 |           #include <ldap.h>
   1474 |           #endif
   1475 | 
   1476 | int main(void)
   1477 | {
   1478 | 
   1479 |           BerValue *bvp = NULL;
   1480 |           BerElement *bep = ber_init(bvp);
   1481 |           LDAP *ldp = ldap_init("0.0.0.0", LDAP_PORT);
   1482 |           int res = ldap_unbind(ldp);
   1483 |           ber_free(bep, 1);
   1484 |           (void)res;
   1485 | 
   1486 |   return 0;
   1487 | }
   1488 | 
   1489 configure:29585: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include      -L/lib  conftest.c -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1490 /usr/bin/ld: /tmp/ccA5J5PS.o: in function `main':
   1491 conftest.c:(.text.startup+0x4): undefined reference to `ber_init'
   1492 /usr/bin/ld: conftest.c:(.text.startup+0x18): undefined reference to `ldap_init'
   1493 /usr/bin/ld: conftest.c:(.text.startup+0x20): undefined reference to `ldap_unbind'
   1494 /usr/bin/ld: conftest.c:(.text.startup+0x2d): undefined reference to `ber_free'
   1495 collect2: error: ld returned 1 exit status
   1496 configure:29585: $? = 1
   1497 configure: failed program was:
   1498 | /* confdefs.h */
   1499 | #define PACKAGE_NAME "curl"
   1500 | #define PACKAGE_TARNAME "curl"
   1501 | #define PACKAGE_VERSION "-"
   1502 | #define PACKAGE_STRING "curl -"
   1503 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   1504 | #define PACKAGE_URL ""
   1505 | #define HAVE_STDIO_H 1
   1506 | #define HAVE_STDLIB_H 1
   1507 | #define HAVE_STRING_H 1
   1508 | #define HAVE_INTTYPES_H 1
   1509 | #define HAVE_STDINT_H 1
   1510 | #define HAVE_STRINGS_H 1
   1511 | #define HAVE_SYS_STAT_H 1
   1512 | #define HAVE_SYS_TYPES_H 1
   1513 | #define HAVE_UNISTD_H 1
   1514 | #define STDC_HEADERS 1
   1515 | #define HAVE_STDATOMIC_H 1
   1516 | #define HAVE_ATOMIC 1
   1517 | #define PACKAGE "curl"
   1518 | #define VERSION "-"
   1519 | #define CURL_OS "x86_64-pc-linux-gnu"
   1520 | #define HAVE_DLFCN_H 1
   1521 | #define LT_OBJDIR ".libs/"
   1522 | #define HAVE_LDAP_SSL 1
   1523 | #define HAVE_SYS_TYPES_H 1
   1524 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   1525 | #define HAVE_SYS_TYPES_H 1
   1526 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   1527 | #define HAVE_LIBZ 1
   1528 | #define HAVE_LIBBROTLIDEC 1
   1529 | #define HAVE_BROTLI_DECODE_H 1
   1530 | #define HAVE_BROTLI 1
   1531 | #define HAVE_LIBZSTD 1
   1532 | #define HAVE_ZSTD_H 1
   1533 | #define HAVE_ZSTD 1
   1534 | #define USE_IPV6 1
   1535 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   1536 | #define HAVE_WRITABLE_ARGV 1
   1537 | #define USE_MBEDTLS 1
   1538 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   1539 | #define CURL_CA_PATH "/etc/ssl/certs"
   1540 | #define HAVE_LIBPSL_H 1
   1541 | #define USE_LIBPSL 1
   1542 | #define HAVE_LBER_H 1
   1543 | #define HAVE_LDAP_H 1
   1544 | /* end confdefs.h.  */
   1545 | 
   1546 | 
   1547 |           #undef inline
   1548 |           #ifdef _WIN32
   1549 |           #ifndef WIN32_LEAN_AND_MEAN
   1550 |           #define WIN32_LEAN_AND_MEAN
   1551 |           #endif
   1552 |           #include <windows.h>
   1553 |           #else
   1554 |           #ifdef HAVE_SYS_TYPES_H
   1555 |           #include <sys/types.h>
   1556 |           #endif
   1557 |           #endif
   1558 |           #ifndef NULL
   1559 |           #define NULL (void *)0
   1560 |           #endif
   1561 |           #ifndef LDAP_DEPRECATED
   1562 |           #define LDAP_DEPRECATED 1
   1563 |           #endif
   1564 |           #ifdef NEED_LBER_H
   1565 |           #include <lber.h>
   1566 |           #endif
   1567 |           #ifdef HAVE_LDAP_H
   1568 |           #include <ldap.h>
   1569 |           #endif
   1570 | 
   1571 | int main(void)
   1572 | {
   1573 | 
   1574 |           BerValue *bvp = NULL;
   1575 |           BerElement *bep = ber_init(bvp);
   1576 |           LDAP *ldp = ldap_init("0.0.0.0", LDAP_PORT);
   1577 |           int res = ldap_unbind(ldp);
   1578 |           ber_free(bep, 1);
   1579 |           (void)res;
   1580 | 
   1581 |   return 0;
   1582 | }
   1583 | 
   1584 configure:29585: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include      -L/lib  conftest.c -lldap -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1585 /usr/bin/ld: /tmp/ccq3H5au.o: undefined reference to symbol 'ber_init@@OPENLDAP_2.200'
   1586 /usr/bin/ld: /usr/lib/liblber.so.2: error adding symbols: DSO missing from command line
   1587 collect2: error: ld returned 1 exit status
   1588 configure:29585: $? = 1
   1589 configure: failed program was:
   1590 | /* confdefs.h */
   1591 | #define PACKAGE_NAME "curl"
   1592 | #define PACKAGE_TARNAME "curl"
   1593 | #define PACKAGE_VERSION "-"
   1594 | #define PACKAGE_STRING "curl -"
   1595 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   1596 | #define PACKAGE_URL ""
   1597 | #define HAVE_STDIO_H 1
   1598 | #define HAVE_STDLIB_H 1
   1599 | #define HAVE_STRING_H 1
   1600 | #define HAVE_INTTYPES_H 1
   1601 | #define HAVE_STDINT_H 1
   1602 | #define HAVE_STRINGS_H 1
   1603 | #define HAVE_SYS_STAT_H 1
   1604 | #define HAVE_SYS_TYPES_H 1
   1605 | #define HAVE_UNISTD_H 1
   1606 | #define STDC_HEADERS 1
   1607 | #define HAVE_STDATOMIC_H 1
   1608 | #define HAVE_ATOMIC 1
   1609 | #define PACKAGE "curl"
   1610 | #define VERSION "-"
   1611 | #define CURL_OS "x86_64-pc-linux-gnu"
   1612 | #define HAVE_DLFCN_H 1
   1613 | #define LT_OBJDIR ".libs/"
   1614 | #define HAVE_LDAP_SSL 1
   1615 | #define HAVE_SYS_TYPES_H 1
   1616 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   1617 | #define HAVE_SYS_TYPES_H 1
   1618 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   1619 | #define HAVE_LIBZ 1
   1620 | #define HAVE_LIBBROTLIDEC 1
   1621 | #define HAVE_BROTLI_DECODE_H 1
   1622 | #define HAVE_BROTLI 1
   1623 | #define HAVE_LIBZSTD 1
   1624 | #define HAVE_ZSTD_H 1
   1625 | #define HAVE_ZSTD 1
   1626 | #define USE_IPV6 1
   1627 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   1628 | #define HAVE_WRITABLE_ARGV 1
   1629 | #define USE_MBEDTLS 1
   1630 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   1631 | #define CURL_CA_PATH "/etc/ssl/certs"
   1632 | #define HAVE_LIBPSL_H 1
   1633 | #define USE_LIBPSL 1
   1634 | #define HAVE_LBER_H 1
   1635 | #define HAVE_LDAP_H 1
   1636 | /* end confdefs.h.  */
   1637 | 
   1638 | 
   1639 |           #undef inline
   1640 |           #ifdef _WIN32
   1641 |           #ifndef WIN32_LEAN_AND_MEAN
   1642 |           #define WIN32_LEAN_AND_MEAN
   1643 |           #endif
   1644 |           #include <windows.h>
   1645 |           #else
   1646 |           #ifdef HAVE_SYS_TYPES_H
   1647 |           #include <sys/types.h>
   1648 |           #endif
   1649 |           #endif
   1650 |           #ifndef NULL
   1651 |           #define NULL (void *)0
   1652 |           #endif
   1653 |           #ifndef LDAP_DEPRECATED
   1654 |           #define LDAP_DEPRECATED 1
   1655 |           #endif
   1656 |           #ifdef NEED_LBER_H
   1657 |           #include <lber.h>
   1658 |           #endif
   1659 |           #ifdef HAVE_LDAP_H
   1660 |           #include <ldap.h>
   1661 |           #endif
   1662 | 
   1663 | int main(void)
   1664 | {
   1665 | 
   1666 |           BerValue *bvp = NULL;
   1667 |           BerElement *bep = ber_init(bvp);
   1668 |           LDAP *ldp = ldap_init("0.0.0.0", LDAP_PORT);
   1669 |           int res = ldap_unbind(ldp);
   1670 |           ber_free(bep, 1);
   1671 |           (void)res;
   1672 | 
   1673 |   return 0;
   1674 | }
   1675 | 
   1676 configure:29585: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include      -L/lib  conftest.c -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1677 configure:29585: $? = 0
   1678 configure:29617: result: -lldap -llber
   1679 configure:29727: checking for ldap_url_parse
   1680 configure:29727: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include      -L/lib  conftest.c -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1681 configure:29727: $? = 0
   1682 configure:29727: result: yes
   1683 configure:29733: checking for ldap_init_fd
   1684 configure:29733: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include      -L/lib  conftest.c -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1685 configure:29733: $? = 0
   1686 configure:29733: result: yes
   1687 configure:29949: checking for RTMP_Init in -lrtmp
   1688 configure:29971: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include       -L/lib   conftest.c -lrtmp  -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1689 configure:29971: $? = 0
   1690 configure:29981: result: yes
   1691 configure:29988: checking for librtmp/rtmp.h
   1692 configure:29988: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include   conftest.c >&5
   1693 configure:29988: $? = 0
   1694 configure:29988: result: yes
   1695 configure:30020: checking whether versioned symbols are wanted
   1696 configure:30069: result: no
   1697 configure:30330: checking whether to build with libidn2
   1698 configure:30358: result: (assumed) yes
   1699 configure:30604: checking for pkg-config
   1700 configure:30640: result: /usr/bin/pkg-config
   1701 configure:30665: checking for libidn2 options with pkg-config
   1702 configure:30679: result: found
   1703 configure:30695: pkg-config: IDN_LIBS: "-lidn2"
   1704 configure:30697: pkg-config: IDN_LDFLAGS: ""
   1705 configure:30699: pkg-config: IDN_CPPFLAGS: ""
   1706 configure:30701: pkg-config: IDN_DIR: ""
   1707 configure:30719: checking if idn2_lookup_ul can be linked
   1708 configure:30747: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include        -L/lib    conftest.c -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1709 configure:30747: $? = 0
   1710 configure:30750: result: yes
   1711 configure:30764: checking for idn2.h
   1712 configure:30764: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include    conftest.c >&5
   1713 configure:30764: $? = 0
   1714 configure:30764: result: yes
   1715 configure:30890: checking for pkg-config
   1716 configure:30926: result: /usr/bin/pkg-config
   1717 configure:30951: checking for libnghttp2 options with pkg-config
   1718 configure:30965: result: found
   1719 configure:30979: -l is -lnghttp2
   1720 configure:30988: -I is 
   1721 configure:30998: -L is 
   1722 configure:31020: checking for nghttp2_session_get_stream_local_window_size in -lnghttp2
   1723 configure:31042: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2  -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   1724 configure:31042: $? = 0
   1725 configure:31052: result: yes
   1726 configure:31059: checking for nghttp2/nghttp2.h
   1727 configure:31059: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1728 configure:31059: $? = 0
   1729 configure:31059: result: yes
   1730 configure:31076: Added  to CURL_LIBRARY_PATH
   1731 configure:33903: checking for sys/types.h
   1732 configure:33903: result: yes
   1733 configure:33936: checking for sys/select.h
   1734 configure:33936: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1735 configure:33936: $? = 0
   1736 configure:33936: result: yes
   1737 configure:33969: checking for sys/ioctl.h
   1738 configure:33969: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1739 configure:33969: $? = 0
   1740 configure:33969: result: yes
   1741 configure:34002: checking for unistd.h
   1742 configure:34002: result: yes
   1743 configure:34035: checking for arpa/inet.h
   1744 configure:34035: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1745 configure:34035: $? = 0
   1746 configure:34035: result: yes
   1747 configure:34068: checking for net/if.h
   1748 configure:34068: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1749 configure:34068: $? = 0
   1750 configure:34068: result: yes
   1751 configure:34101: checking for netinet/in.h
   1752 configure:34101: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1753 configure:34101: $? = 0
   1754 configure:34101: result: yes
   1755 configure:34134: checking for netinet/in6.h
   1756 configure:34134: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1757 conftest.c:92:10: fatal error: netinet/in6.h: No such file or directory
   1758    92 | #include <netinet/in6.h>
   1759       |          ^~~~~~~~~~~~~~~
   1760 compilation terminated.
   1761 configure:34134: $? = 1
   1762 configure: failed program was:
   1763 | /* confdefs.h */
   1764 | #define PACKAGE_NAME "curl"
   1765 | #define PACKAGE_TARNAME "curl"
   1766 | #define PACKAGE_VERSION "-"
   1767 | #define PACKAGE_STRING "curl -"
   1768 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   1769 | #define PACKAGE_URL ""
   1770 | #define HAVE_STDIO_H 1
   1771 | #define HAVE_STDLIB_H 1
   1772 | #define HAVE_STRING_H 1
   1773 | #define HAVE_INTTYPES_H 1
   1774 | #define HAVE_STDINT_H 1
   1775 | #define HAVE_STRINGS_H 1
   1776 | #define HAVE_SYS_STAT_H 1
   1777 | #define HAVE_SYS_TYPES_H 1
   1778 | #define HAVE_UNISTD_H 1
   1779 | #define STDC_HEADERS 1
   1780 | #define HAVE_STDATOMIC_H 1
   1781 | #define HAVE_ATOMIC 1
   1782 | #define PACKAGE "curl"
   1783 | #define VERSION "-"
   1784 | #define CURL_OS "x86_64-pc-linux-gnu"
   1785 | #define HAVE_DLFCN_H 1
   1786 | #define LT_OBJDIR ".libs/"
   1787 | #define HAVE_LDAP_SSL 1
   1788 | #define HAVE_SYS_TYPES_H 1
   1789 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   1790 | #define HAVE_SYS_TYPES_H 1
   1791 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   1792 | #define HAVE_LIBZ 1
   1793 | #define HAVE_LIBBROTLIDEC 1
   1794 | #define HAVE_BROTLI_DECODE_H 1
   1795 | #define HAVE_BROTLI 1
   1796 | #define HAVE_LIBZSTD 1
   1797 | #define HAVE_ZSTD_H 1
   1798 | #define HAVE_ZSTD 1
   1799 | #define USE_IPV6 1
   1800 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   1801 | #define HAVE_WRITABLE_ARGV 1
   1802 | #define USE_MBEDTLS 1
   1803 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   1804 | #define CURL_CA_PATH "/etc/ssl/certs"
   1805 | #define HAVE_LIBPSL_H 1
   1806 | #define USE_LIBPSL 1
   1807 | #define HAVE_LBER_H 1
   1808 | #define HAVE_LDAP_H 1
   1809 | #define HAVE_LDAP_URL_PARSE 1
   1810 | #define HAVE_LDAP_INIT_FD 1
   1811 | #define USE_OPENLDAP 1
   1812 | #define HAVE_LIBRTMP_RTMP_H 1
   1813 | #define USE_LIBRTMP 1
   1814 | #define HAVE_IDN2_H 1
   1815 | #define HAVE_LIBIDN2 1
   1816 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   1817 | #define USE_NGHTTP2 1
   1818 | #define HAVE_SYS_TYPES_H 1
   1819 | #define HAVE_SYS_SELECT_H 1
   1820 | #define HAVE_SYS_IOCTL_H 1
   1821 | #define HAVE_UNISTD_H 1
   1822 | #define HAVE_ARPA_INET_H 1
   1823 | #define HAVE_NET_IF_H 1
   1824 | #define HAVE_NETINET_IN_H 1
   1825 | /* end confdefs.h.  */
   1826 | 
   1827 | #include <stdlib.h>
   1828 | #ifdef HAVE_SYS_TYPES_H
   1829 | #include <sys/types.h>
   1830 | #endif
   1831 | #if !defined(_WIN32) || defined(__MINGW32__)
   1832 | #include <sys/time.h>
   1833 | #endif
   1834 | #ifdef HAVE_SYS_SELECT_H
   1835 | #include <sys/select.h>
   1836 | #elif defined(HAVE_UNISTD_H)
   1837 | #include <unistd.h>
   1838 | #endif
   1839 | #ifndef _WIN32
   1840 | #include <sys/socket.h>
   1841 | #endif
   1842 | #ifdef HAVE_NETINET_IN_H
   1843 | #include <netinet/in.h>
   1844 | #endif
   1845 | #ifdef HAVE_NETINET_IN6_H
   1846 | #include <netinet/in6.h>  /* is this really required to detect other headers? */
   1847 | #endif
   1848 | #ifdef HAVE_SYS_UN_H
   1849 | #include <sys/un.h>  /* is this really required to detect other headers? */
   1850 | #endif
   1851 | 
   1852 | 
   1853 | 
   1854 | #include <netinet/in6.h>
   1855 configure:34134: result: no
   1856 configure:34167: checking for sys/un.h
   1857 configure:34167: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1858 configure:34167: $? = 0
   1859 configure:34167: result: yes
   1860 configure:34200: checking for linux/tcp.h
   1861 configure:34200: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1862 configure:34200: $? = 0
   1863 configure:34200: result: yes
   1864 configure:34233: checking for netinet/tcp.h
   1865 configure:34233: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1866 configure:34233: $? = 0
   1867 configure:34233: result: yes
   1868 configure:34266: checking for netinet/udp.h
   1869 configure:34266: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1870 configure:34266: $? = 0
   1871 configure:34266: result: yes
   1872 configure:34299: checking for netdb.h
   1873 configure:34299: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1874 configure:34299: $? = 0
   1875 configure:34299: result: yes
   1876 configure:34332: checking for sys/sockio.h
   1877 configure:34332: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1878 conftest.c:97:10: fatal error: sys/sockio.h: No such file or directory
   1879    97 | #include <sys/sockio.h>
   1880       |          ^~~~~~~~~~~~~~
   1881 compilation terminated.
   1882 configure:34332: $? = 1
   1883 configure: failed program was:
   1884 | /* confdefs.h */
   1885 | #define PACKAGE_NAME "curl"
   1886 | #define PACKAGE_TARNAME "curl"
   1887 | #define PACKAGE_VERSION "-"
   1888 | #define PACKAGE_STRING "curl -"
   1889 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   1890 | #define PACKAGE_URL ""
   1891 | #define HAVE_STDIO_H 1
   1892 | #define HAVE_STDLIB_H 1
   1893 | #define HAVE_STRING_H 1
   1894 | #define HAVE_INTTYPES_H 1
   1895 | #define HAVE_STDINT_H 1
   1896 | #define HAVE_STRINGS_H 1
   1897 | #define HAVE_SYS_STAT_H 1
   1898 | #define HAVE_SYS_TYPES_H 1
   1899 | #define HAVE_UNISTD_H 1
   1900 | #define STDC_HEADERS 1
   1901 | #define HAVE_STDATOMIC_H 1
   1902 | #define HAVE_ATOMIC 1
   1903 | #define PACKAGE "curl"
   1904 | #define VERSION "-"
   1905 | #define CURL_OS "x86_64-pc-linux-gnu"
   1906 | #define HAVE_DLFCN_H 1
   1907 | #define LT_OBJDIR ".libs/"
   1908 | #define HAVE_LDAP_SSL 1
   1909 | #define HAVE_SYS_TYPES_H 1
   1910 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   1911 | #define HAVE_SYS_TYPES_H 1
   1912 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   1913 | #define HAVE_LIBZ 1
   1914 | #define HAVE_LIBBROTLIDEC 1
   1915 | #define HAVE_BROTLI_DECODE_H 1
   1916 | #define HAVE_BROTLI 1
   1917 | #define HAVE_LIBZSTD 1
   1918 | #define HAVE_ZSTD_H 1
   1919 | #define HAVE_ZSTD 1
   1920 | #define USE_IPV6 1
   1921 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   1922 | #define HAVE_WRITABLE_ARGV 1
   1923 | #define USE_MBEDTLS 1
   1924 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   1925 | #define CURL_CA_PATH "/etc/ssl/certs"
   1926 | #define HAVE_LIBPSL_H 1
   1927 | #define USE_LIBPSL 1
   1928 | #define HAVE_LBER_H 1
   1929 | #define HAVE_LDAP_H 1
   1930 | #define HAVE_LDAP_URL_PARSE 1
   1931 | #define HAVE_LDAP_INIT_FD 1
   1932 | #define USE_OPENLDAP 1
   1933 | #define HAVE_LIBRTMP_RTMP_H 1
   1934 | #define USE_LIBRTMP 1
   1935 | #define HAVE_IDN2_H 1
   1936 | #define HAVE_LIBIDN2 1
   1937 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   1938 | #define USE_NGHTTP2 1
   1939 | #define HAVE_SYS_TYPES_H 1
   1940 | #define HAVE_SYS_SELECT_H 1
   1941 | #define HAVE_SYS_IOCTL_H 1
   1942 | #define HAVE_UNISTD_H 1
   1943 | #define HAVE_ARPA_INET_H 1
   1944 | #define HAVE_NET_IF_H 1
   1945 | #define HAVE_NETINET_IN_H 1
   1946 | #define HAVE_SYS_UN_H 1
   1947 | #define HAVE_LINUX_TCP_H 1
   1948 | #define HAVE_NETINET_TCP_H 1
   1949 | #define HAVE_NETINET_UDP_H 1
   1950 | #define HAVE_NETDB_H 1
   1951 | /* end confdefs.h.  */
   1952 | 
   1953 | #include <stdlib.h>
   1954 | #ifdef HAVE_SYS_TYPES_H
   1955 | #include <sys/types.h>
   1956 | #endif
   1957 | #if !defined(_WIN32) || defined(__MINGW32__)
   1958 | #include <sys/time.h>
   1959 | #endif
   1960 | #ifdef HAVE_SYS_SELECT_H
   1961 | #include <sys/select.h>
   1962 | #elif defined(HAVE_UNISTD_H)
   1963 | #include <unistd.h>
   1964 | #endif
   1965 | #ifndef _WIN32
   1966 | #include <sys/socket.h>
   1967 | #endif
   1968 | #ifdef HAVE_NETINET_IN_H
   1969 | #include <netinet/in.h>
   1970 | #endif
   1971 | #ifdef HAVE_NETINET_IN6_H
   1972 | #include <netinet/in6.h>  /* is this really required to detect other headers? */
   1973 | #endif
   1974 | #ifdef HAVE_SYS_UN_H
   1975 | #include <sys/un.h>  /* is this really required to detect other headers? */
   1976 | #endif
   1977 | 
   1978 | 
   1979 | 
   1980 | #include <sys/sockio.h>
   1981 configure:34332: result: no
   1982 configure:34365: checking for sys/param.h
   1983 configure:34365: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1984 configure:34365: $? = 0
   1985 configure:34365: result: yes
   1986 configure:34398: checking for termios.h
   1987 configure:34398: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1988 configure:34398: $? = 0
   1989 configure:34398: result: yes
   1990 configure:34431: checking for termio.h
   1991 configure:34431: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   1992 conftest.c:99:10: fatal error: termio.h: No such file or directory
   1993    99 | #include <termio.h>
   1994       |          ^~~~~~~~~~
   1995 compilation terminated.
   1996 configure:34431: $? = 1
   1997 configure: failed program was:
   1998 | /* confdefs.h */
   1999 | #define PACKAGE_NAME "curl"
   2000 | #define PACKAGE_TARNAME "curl"
   2001 | #define PACKAGE_VERSION "-"
   2002 | #define PACKAGE_STRING "curl -"
   2003 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   2004 | #define PACKAGE_URL ""
   2005 | #define HAVE_STDIO_H 1
   2006 | #define HAVE_STDLIB_H 1
   2007 | #define HAVE_STRING_H 1
   2008 | #define HAVE_INTTYPES_H 1
   2009 | #define HAVE_STDINT_H 1
   2010 | #define HAVE_STRINGS_H 1
   2011 | #define HAVE_SYS_STAT_H 1
   2012 | #define HAVE_SYS_TYPES_H 1
   2013 | #define HAVE_UNISTD_H 1
   2014 | #define STDC_HEADERS 1
   2015 | #define HAVE_STDATOMIC_H 1
   2016 | #define HAVE_ATOMIC 1
   2017 | #define PACKAGE "curl"
   2018 | #define VERSION "-"
   2019 | #define CURL_OS "x86_64-pc-linux-gnu"
   2020 | #define HAVE_DLFCN_H 1
   2021 | #define LT_OBJDIR ".libs/"
   2022 | #define HAVE_LDAP_SSL 1
   2023 | #define HAVE_SYS_TYPES_H 1
   2024 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   2025 | #define HAVE_SYS_TYPES_H 1
   2026 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   2027 | #define HAVE_LIBZ 1
   2028 | #define HAVE_LIBBROTLIDEC 1
   2029 | #define HAVE_BROTLI_DECODE_H 1
   2030 | #define HAVE_BROTLI 1
   2031 | #define HAVE_LIBZSTD 1
   2032 | #define HAVE_ZSTD_H 1
   2033 | #define HAVE_ZSTD 1
   2034 | #define USE_IPV6 1
   2035 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   2036 | #define HAVE_WRITABLE_ARGV 1
   2037 | #define USE_MBEDTLS 1
   2038 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   2039 | #define CURL_CA_PATH "/etc/ssl/certs"
   2040 | #define HAVE_LIBPSL_H 1
   2041 | #define USE_LIBPSL 1
   2042 | #define HAVE_LBER_H 1
   2043 | #define HAVE_LDAP_H 1
   2044 | #define HAVE_LDAP_URL_PARSE 1
   2045 | #define HAVE_LDAP_INIT_FD 1
   2046 | #define USE_OPENLDAP 1
   2047 | #define HAVE_LIBRTMP_RTMP_H 1
   2048 | #define USE_LIBRTMP 1
   2049 | #define HAVE_IDN2_H 1
   2050 | #define HAVE_LIBIDN2 1
   2051 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   2052 | #define USE_NGHTTP2 1
   2053 | #define HAVE_SYS_TYPES_H 1
   2054 | #define HAVE_SYS_SELECT_H 1
   2055 | #define HAVE_SYS_IOCTL_H 1
   2056 | #define HAVE_UNISTD_H 1
   2057 | #define HAVE_ARPA_INET_H 1
   2058 | #define HAVE_NET_IF_H 1
   2059 | #define HAVE_NETINET_IN_H 1
   2060 | #define HAVE_SYS_UN_H 1
   2061 | #define HAVE_LINUX_TCP_H 1
   2062 | #define HAVE_NETINET_TCP_H 1
   2063 | #define HAVE_NETINET_UDP_H 1
   2064 | #define HAVE_NETDB_H 1
   2065 | #define HAVE_SYS_PARAM_H 1
   2066 | #define HAVE_TERMIOS_H 1
   2067 | /* end confdefs.h.  */
   2068 | 
   2069 | #include <stdlib.h>
   2070 | #ifdef HAVE_SYS_TYPES_H
   2071 | #include <sys/types.h>
   2072 | #endif
   2073 | #if !defined(_WIN32) || defined(__MINGW32__)
   2074 | #include <sys/time.h>
   2075 | #endif
   2076 | #ifdef HAVE_SYS_SELECT_H
   2077 | #include <sys/select.h>
   2078 | #elif defined(HAVE_UNISTD_H)
   2079 | #include <unistd.h>
   2080 | #endif
   2081 | #ifndef _WIN32
   2082 | #include <sys/socket.h>
   2083 | #endif
   2084 | #ifdef HAVE_NETINET_IN_H
   2085 | #include <netinet/in.h>
   2086 | #endif
   2087 | #ifdef HAVE_NETINET_IN6_H
   2088 | #include <netinet/in6.h>  /* is this really required to detect other headers? */
   2089 | #endif
   2090 | #ifdef HAVE_SYS_UN_H
   2091 | #include <sys/un.h>  /* is this really required to detect other headers? */
   2092 | #endif
   2093 | 
   2094 | 
   2095 | 
   2096 | #include <termio.h>
   2097 configure:34431: result: no
   2098 configure:34464: checking for fcntl.h
   2099 configure:34464: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2100 configure:34464: $? = 0
   2101 configure:34464: result: yes
   2102 configure:34497: checking for io.h
   2103 configure:34497: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2104 conftest.c:100:10: fatal error: io.h: No such file or directory
   2105   100 | #include <io.h>
   2106       |          ^~~~~~
   2107 compilation terminated.
   2108 configure:34497: $? = 1
   2109 configure: failed program was:
   2110 | /* confdefs.h */
   2111 | #define PACKAGE_NAME "curl"
   2112 | #define PACKAGE_TARNAME "curl"
   2113 | #define PACKAGE_VERSION "-"
   2114 | #define PACKAGE_STRING "curl -"
   2115 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   2116 | #define PACKAGE_URL ""
   2117 | #define HAVE_STDIO_H 1
   2118 | #define HAVE_STDLIB_H 1
   2119 | #define HAVE_STRING_H 1
   2120 | #define HAVE_INTTYPES_H 1
   2121 | #define HAVE_STDINT_H 1
   2122 | #define HAVE_STRINGS_H 1
   2123 | #define HAVE_SYS_STAT_H 1
   2124 | #define HAVE_SYS_TYPES_H 1
   2125 | #define HAVE_UNISTD_H 1
   2126 | #define STDC_HEADERS 1
   2127 | #define HAVE_STDATOMIC_H 1
   2128 | #define HAVE_ATOMIC 1
   2129 | #define PACKAGE "curl"
   2130 | #define VERSION "-"
   2131 | #define CURL_OS "x86_64-pc-linux-gnu"
   2132 | #define HAVE_DLFCN_H 1
   2133 | #define LT_OBJDIR ".libs/"
   2134 | #define HAVE_LDAP_SSL 1
   2135 | #define HAVE_SYS_TYPES_H 1
   2136 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   2137 | #define HAVE_SYS_TYPES_H 1
   2138 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   2139 | #define HAVE_LIBZ 1
   2140 | #define HAVE_LIBBROTLIDEC 1
   2141 | #define HAVE_BROTLI_DECODE_H 1
   2142 | #define HAVE_BROTLI 1
   2143 | #define HAVE_LIBZSTD 1
   2144 | #define HAVE_ZSTD_H 1
   2145 | #define HAVE_ZSTD 1
   2146 | #define USE_IPV6 1
   2147 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   2148 | #define HAVE_WRITABLE_ARGV 1
   2149 | #define USE_MBEDTLS 1
   2150 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   2151 | #define CURL_CA_PATH "/etc/ssl/certs"
   2152 | #define HAVE_LIBPSL_H 1
   2153 | #define USE_LIBPSL 1
   2154 | #define HAVE_LBER_H 1
   2155 | #define HAVE_LDAP_H 1
   2156 | #define HAVE_LDAP_URL_PARSE 1
   2157 | #define HAVE_LDAP_INIT_FD 1
   2158 | #define USE_OPENLDAP 1
   2159 | #define HAVE_LIBRTMP_RTMP_H 1
   2160 | #define USE_LIBRTMP 1
   2161 | #define HAVE_IDN2_H 1
   2162 | #define HAVE_LIBIDN2 1
   2163 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   2164 | #define USE_NGHTTP2 1
   2165 | #define HAVE_SYS_TYPES_H 1
   2166 | #define HAVE_SYS_SELECT_H 1
   2167 | #define HAVE_SYS_IOCTL_H 1
   2168 | #define HAVE_UNISTD_H 1
   2169 | #define HAVE_ARPA_INET_H 1
   2170 | #define HAVE_NET_IF_H 1
   2171 | #define HAVE_NETINET_IN_H 1
   2172 | #define HAVE_SYS_UN_H 1
   2173 | #define HAVE_LINUX_TCP_H 1
   2174 | #define HAVE_NETINET_TCP_H 1
   2175 | #define HAVE_NETINET_UDP_H 1
   2176 | #define HAVE_NETDB_H 1
   2177 | #define HAVE_SYS_PARAM_H 1
   2178 | #define HAVE_TERMIOS_H 1
   2179 | #define HAVE_FCNTL_H 1
   2180 | /* end confdefs.h.  */
   2181 | 
   2182 | #include <stdlib.h>
   2183 | #ifdef HAVE_SYS_TYPES_H
   2184 | #include <sys/types.h>
   2185 | #endif
   2186 | #if !defined(_WIN32) || defined(__MINGW32__)
   2187 | #include <sys/time.h>
   2188 | #endif
   2189 | #ifdef HAVE_SYS_SELECT_H
   2190 | #include <sys/select.h>
   2191 | #elif defined(HAVE_UNISTD_H)
   2192 | #include <unistd.h>
   2193 | #endif
   2194 | #ifndef _WIN32
   2195 | #include <sys/socket.h>
   2196 | #endif
   2197 | #ifdef HAVE_NETINET_IN_H
   2198 | #include <netinet/in.h>
   2199 | #endif
   2200 | #ifdef HAVE_NETINET_IN6_H
   2201 | #include <netinet/in6.h>  /* is this really required to detect other headers? */
   2202 | #endif
   2203 | #ifdef HAVE_SYS_UN_H
   2204 | #include <sys/un.h>  /* is this really required to detect other headers? */
   2205 | #endif
   2206 | 
   2207 | 
   2208 | 
   2209 | #include <io.h>
   2210 configure:34497: result: no
   2211 configure:34530: checking for pwd.h
   2212 configure:34530: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2213 configure:34530: $? = 0
   2214 configure:34530: result: yes
   2215 configure:34563: checking for utime.h
   2216 configure:34563: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2217 configure:34563: $? = 0
   2218 configure:34563: result: yes
   2219 configure:34596: checking for sys/utime.h
   2220 configure:34596: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2221 conftest.c:102:10: fatal error: sys/utime.h: No such file or directory
   2222   102 | #include <sys/utime.h>
   2223       |          ^~~~~~~~~~~~~
   2224 compilation terminated.
   2225 configure:34596: $? = 1
   2226 configure: failed program was:
   2227 | /* confdefs.h */
   2228 | #define PACKAGE_NAME "curl"
   2229 | #define PACKAGE_TARNAME "curl"
   2230 | #define PACKAGE_VERSION "-"
   2231 | #define PACKAGE_STRING "curl -"
   2232 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   2233 | #define PACKAGE_URL ""
   2234 | #define HAVE_STDIO_H 1
   2235 | #define HAVE_STDLIB_H 1
   2236 | #define HAVE_STRING_H 1
   2237 | #define HAVE_INTTYPES_H 1
   2238 | #define HAVE_STDINT_H 1
   2239 | #define HAVE_STRINGS_H 1
   2240 | #define HAVE_SYS_STAT_H 1
   2241 | #define HAVE_SYS_TYPES_H 1
   2242 | #define HAVE_UNISTD_H 1
   2243 | #define STDC_HEADERS 1
   2244 | #define HAVE_STDATOMIC_H 1
   2245 | #define HAVE_ATOMIC 1
   2246 | #define PACKAGE "curl"
   2247 | #define VERSION "-"
   2248 | #define CURL_OS "x86_64-pc-linux-gnu"
   2249 | #define HAVE_DLFCN_H 1
   2250 | #define LT_OBJDIR ".libs/"
   2251 | #define HAVE_LDAP_SSL 1
   2252 | #define HAVE_SYS_TYPES_H 1
   2253 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   2254 | #define HAVE_SYS_TYPES_H 1
   2255 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   2256 | #define HAVE_LIBZ 1
   2257 | #define HAVE_LIBBROTLIDEC 1
   2258 | #define HAVE_BROTLI_DECODE_H 1
   2259 | #define HAVE_BROTLI 1
   2260 | #define HAVE_LIBZSTD 1
   2261 | #define HAVE_ZSTD_H 1
   2262 | #define HAVE_ZSTD 1
   2263 | #define USE_IPV6 1
   2264 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   2265 | #define HAVE_WRITABLE_ARGV 1
   2266 | #define USE_MBEDTLS 1
   2267 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   2268 | #define CURL_CA_PATH "/etc/ssl/certs"
   2269 | #define HAVE_LIBPSL_H 1
   2270 | #define USE_LIBPSL 1
   2271 | #define HAVE_LBER_H 1
   2272 | #define HAVE_LDAP_H 1
   2273 | #define HAVE_LDAP_URL_PARSE 1
   2274 | #define HAVE_LDAP_INIT_FD 1
   2275 | #define USE_OPENLDAP 1
   2276 | #define HAVE_LIBRTMP_RTMP_H 1
   2277 | #define USE_LIBRTMP 1
   2278 | #define HAVE_IDN2_H 1
   2279 | #define HAVE_LIBIDN2 1
   2280 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   2281 | #define USE_NGHTTP2 1
   2282 | #define HAVE_SYS_TYPES_H 1
   2283 | #define HAVE_SYS_SELECT_H 1
   2284 | #define HAVE_SYS_IOCTL_H 1
   2285 | #define HAVE_UNISTD_H 1
   2286 | #define HAVE_ARPA_INET_H 1
   2287 | #define HAVE_NET_IF_H 1
   2288 | #define HAVE_NETINET_IN_H 1
   2289 | #define HAVE_SYS_UN_H 1
   2290 | #define HAVE_LINUX_TCP_H 1
   2291 | #define HAVE_NETINET_TCP_H 1
   2292 | #define HAVE_NETINET_UDP_H 1
   2293 | #define HAVE_NETDB_H 1
   2294 | #define HAVE_SYS_PARAM_H 1
   2295 | #define HAVE_TERMIOS_H 1
   2296 | #define HAVE_FCNTL_H 1
   2297 | #define HAVE_PWD_H 1
   2298 | #define HAVE_UTIME_H 1
   2299 | /* end confdefs.h.  */
   2300 | 
   2301 | #include <stdlib.h>
   2302 | #ifdef HAVE_SYS_TYPES_H
   2303 | #include <sys/types.h>
   2304 | #endif
   2305 | #if !defined(_WIN32) || defined(__MINGW32__)
   2306 | #include <sys/time.h>
   2307 | #endif
   2308 | #ifdef HAVE_SYS_SELECT_H
   2309 | #include <sys/select.h>
   2310 | #elif defined(HAVE_UNISTD_H)
   2311 | #include <unistd.h>
   2312 | #endif
   2313 | #ifndef _WIN32
   2314 | #include <sys/socket.h>
   2315 | #endif
   2316 | #ifdef HAVE_NETINET_IN_H
   2317 | #include <netinet/in.h>
   2318 | #endif
   2319 | #ifdef HAVE_NETINET_IN6_H
   2320 | #include <netinet/in6.h>  /* is this really required to detect other headers? */
   2321 | #endif
   2322 | #ifdef HAVE_SYS_UN_H
   2323 | #include <sys/un.h>  /* is this really required to detect other headers? */
   2324 | #endif
   2325 | 
   2326 | 
   2327 | 
   2328 | #include <sys/utime.h>
   2329 configure:34596: result: no
   2330 configure:34629: checking for sys/poll.h
   2331 configure:34629: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2332 configure:34629: $? = 0
   2333 configure:34629: result: yes
   2334 configure:34662: checking for poll.h
   2335 configure:34662: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2336 configure:34662: $? = 0
   2337 configure:34662: result: yes
   2338 configure:34695: checking for sys/resource.h
   2339 configure:34695: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2340 configure:34695: $? = 0
   2341 configure:34695: result: yes
   2342 configure:34728: checking for libgen.h
   2343 configure:34728: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2344 configure:34728: $? = 0
   2345 configure:34728: result: yes
   2346 configure:34761: checking for locale.h
   2347 configure:34761: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2348 configure:34761: $? = 0
   2349 configure:34761: result: yes
   2350 configure:34794: checking for stdbool.h
   2351 configure:34794: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2352 configure:34794: $? = 0
   2353 configure:34794: result: yes
   2354 configure:34827: checking for stdint.h
   2355 configure:34827: result: yes
   2356 configure:34860: checking for sys/filio.h
   2357 configure:34860: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2358 conftest.c:109:10: fatal error: sys/filio.h: No such file or directory
   2359   109 | #include <sys/filio.h>
   2360       |          ^~~~~~~~~~~~~
   2361 compilation terminated.
   2362 configure:34860: $? = 1
   2363 configure: failed program was:
   2364 | /* confdefs.h */
   2365 | #define PACKAGE_NAME "curl"
   2366 | #define PACKAGE_TARNAME "curl"
   2367 | #define PACKAGE_VERSION "-"
   2368 | #define PACKAGE_STRING "curl -"
   2369 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   2370 | #define PACKAGE_URL ""
   2371 | #define HAVE_STDIO_H 1
   2372 | #define HAVE_STDLIB_H 1
   2373 | #define HAVE_STRING_H 1
   2374 | #define HAVE_INTTYPES_H 1
   2375 | #define HAVE_STDINT_H 1
   2376 | #define HAVE_STRINGS_H 1
   2377 | #define HAVE_SYS_STAT_H 1
   2378 | #define HAVE_SYS_TYPES_H 1
   2379 | #define HAVE_UNISTD_H 1
   2380 | #define STDC_HEADERS 1
   2381 | #define HAVE_STDATOMIC_H 1
   2382 | #define HAVE_ATOMIC 1
   2383 | #define PACKAGE "curl"
   2384 | #define VERSION "-"
   2385 | #define CURL_OS "x86_64-pc-linux-gnu"
   2386 | #define HAVE_DLFCN_H 1
   2387 | #define LT_OBJDIR ".libs/"
   2388 | #define HAVE_LDAP_SSL 1
   2389 | #define HAVE_SYS_TYPES_H 1
   2390 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   2391 | #define HAVE_SYS_TYPES_H 1
   2392 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   2393 | #define HAVE_LIBZ 1
   2394 | #define HAVE_LIBBROTLIDEC 1
   2395 | #define HAVE_BROTLI_DECODE_H 1
   2396 | #define HAVE_BROTLI 1
   2397 | #define HAVE_LIBZSTD 1
   2398 | #define HAVE_ZSTD_H 1
   2399 | #define HAVE_ZSTD 1
   2400 | #define USE_IPV6 1
   2401 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   2402 | #define HAVE_WRITABLE_ARGV 1
   2403 | #define USE_MBEDTLS 1
   2404 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   2405 | #define CURL_CA_PATH "/etc/ssl/certs"
   2406 | #define HAVE_LIBPSL_H 1
   2407 | #define USE_LIBPSL 1
   2408 | #define HAVE_LBER_H 1
   2409 | #define HAVE_LDAP_H 1
   2410 | #define HAVE_LDAP_URL_PARSE 1
   2411 | #define HAVE_LDAP_INIT_FD 1
   2412 | #define USE_OPENLDAP 1
   2413 | #define HAVE_LIBRTMP_RTMP_H 1
   2414 | #define USE_LIBRTMP 1
   2415 | #define HAVE_IDN2_H 1
   2416 | #define HAVE_LIBIDN2 1
   2417 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   2418 | #define USE_NGHTTP2 1
   2419 | #define HAVE_SYS_TYPES_H 1
   2420 | #define HAVE_SYS_SELECT_H 1
   2421 | #define HAVE_SYS_IOCTL_H 1
   2422 | #define HAVE_UNISTD_H 1
   2423 | #define HAVE_ARPA_INET_H 1
   2424 | #define HAVE_NET_IF_H 1
   2425 | #define HAVE_NETINET_IN_H 1
   2426 | #define HAVE_SYS_UN_H 1
   2427 | #define HAVE_LINUX_TCP_H 1
   2428 | #define HAVE_NETINET_TCP_H 1
   2429 | #define HAVE_NETINET_UDP_H 1
   2430 | #define HAVE_NETDB_H 1
   2431 | #define HAVE_SYS_PARAM_H 1
   2432 | #define HAVE_TERMIOS_H 1
   2433 | #define HAVE_FCNTL_H 1
   2434 | #define HAVE_PWD_H 1
   2435 | #define HAVE_UTIME_H 1
   2436 | #define HAVE_SYS_POLL_H 1
   2437 | #define HAVE_POLL_H 1
   2438 | #define HAVE_SYS_RESOURCE_H 1
   2439 | #define HAVE_LIBGEN_H 1
   2440 | #define HAVE_LOCALE_H 1
   2441 | #define HAVE_STDBOOL_H 1
   2442 | #define HAVE_STDINT_H 1
   2443 | /* end confdefs.h.  */
   2444 | 
   2445 | #include <stdlib.h>
   2446 | #ifdef HAVE_SYS_TYPES_H
   2447 | #include <sys/types.h>
   2448 | #endif
   2449 | #if !defined(_WIN32) || defined(__MINGW32__)
   2450 | #include <sys/time.h>
   2451 | #endif
   2452 | #ifdef HAVE_SYS_SELECT_H
   2453 | #include <sys/select.h>
   2454 | #elif defined(HAVE_UNISTD_H)
   2455 | #include <unistd.h>
   2456 | #endif
   2457 | #ifndef _WIN32
   2458 | #include <sys/socket.h>
   2459 | #endif
   2460 | #ifdef HAVE_NETINET_IN_H
   2461 | #include <netinet/in.h>
   2462 | #endif
   2463 | #ifdef HAVE_NETINET_IN6_H
   2464 | #include <netinet/in6.h>  /* is this really required to detect other headers? */
   2465 | #endif
   2466 | #ifdef HAVE_SYS_UN_H
   2467 | #include <sys/un.h>  /* is this really required to detect other headers? */
   2468 | #endif
   2469 | 
   2470 | 
   2471 | 
   2472 | #include <sys/filio.h>
   2473 configure:34860: result: no
   2474 configure:34893: checking for sys/eventfd.h
   2475 configure:34893: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2476 configure:34893: $? = 0
   2477 configure:34893: result: yes
   2478 configure:34929: checking for an ANSI C-conforming const
   2479 configure:34994: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2480 configure:34994: $? = 0
   2481 configure:35002: result: yes
   2482 configure:35010: checking for size_t
   2483 configure:35010: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2484 configure:35010: $? = 0
   2485 configure:35010: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2486 conftest.c: In function 'main':
   2487 conftest.c:112:21: error: expected expression before ')' token
   2488   112 | if (sizeof ((size_t)))
   2489       |                     ^
   2490 configure:35010: $? = 1
   2491 configure: failed program was:
   2492 | /* confdefs.h */
   2493 | #define PACKAGE_NAME "curl"
   2494 | #define PACKAGE_TARNAME "curl"
   2495 | #define PACKAGE_VERSION "-"
   2496 | #define PACKAGE_STRING "curl -"
   2497 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   2498 | #define PACKAGE_URL ""
   2499 | #define HAVE_STDIO_H 1
   2500 | #define HAVE_STDLIB_H 1
   2501 | #define HAVE_STRING_H 1
   2502 | #define HAVE_INTTYPES_H 1
   2503 | #define HAVE_STDINT_H 1
   2504 | #define HAVE_STRINGS_H 1
   2505 | #define HAVE_SYS_STAT_H 1
   2506 | #define HAVE_SYS_TYPES_H 1
   2507 | #define HAVE_UNISTD_H 1
   2508 | #define STDC_HEADERS 1
   2509 | #define HAVE_STDATOMIC_H 1
   2510 | #define HAVE_ATOMIC 1
   2511 | #define PACKAGE "curl"
   2512 | #define VERSION "-"
   2513 | #define CURL_OS "x86_64-pc-linux-gnu"
   2514 | #define HAVE_DLFCN_H 1
   2515 | #define LT_OBJDIR ".libs/"
   2516 | #define HAVE_LDAP_SSL 1
   2517 | #define HAVE_SYS_TYPES_H 1
   2518 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   2519 | #define HAVE_SYS_TYPES_H 1
   2520 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   2521 | #define HAVE_LIBZ 1
   2522 | #define HAVE_LIBBROTLIDEC 1
   2523 | #define HAVE_BROTLI_DECODE_H 1
   2524 | #define HAVE_BROTLI 1
   2525 | #define HAVE_LIBZSTD 1
   2526 | #define HAVE_ZSTD_H 1
   2527 | #define HAVE_ZSTD 1
   2528 | #define USE_IPV6 1
   2529 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   2530 | #define HAVE_WRITABLE_ARGV 1
   2531 | #define USE_MBEDTLS 1
   2532 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   2533 | #define CURL_CA_PATH "/etc/ssl/certs"
   2534 | #define HAVE_LIBPSL_H 1
   2535 | #define USE_LIBPSL 1
   2536 | #define HAVE_LBER_H 1
   2537 | #define HAVE_LDAP_H 1
   2538 | #define HAVE_LDAP_URL_PARSE 1
   2539 | #define HAVE_LDAP_INIT_FD 1
   2540 | #define USE_OPENLDAP 1
   2541 | #define HAVE_LIBRTMP_RTMP_H 1
   2542 | #define USE_LIBRTMP 1
   2543 | #define HAVE_IDN2_H 1
   2544 | #define HAVE_LIBIDN2 1
   2545 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   2546 | #define USE_NGHTTP2 1
   2547 | #define HAVE_SYS_TYPES_H 1
   2548 | #define HAVE_SYS_SELECT_H 1
   2549 | #define HAVE_SYS_IOCTL_H 1
   2550 | #define HAVE_UNISTD_H 1
   2551 | #define HAVE_ARPA_INET_H 1
   2552 | #define HAVE_NET_IF_H 1
   2553 | #define HAVE_NETINET_IN_H 1
   2554 | #define HAVE_SYS_UN_H 1
   2555 | #define HAVE_LINUX_TCP_H 1
   2556 | #define HAVE_NETINET_TCP_H 1
   2557 | #define HAVE_NETINET_UDP_H 1
   2558 | #define HAVE_NETDB_H 1
   2559 | #define HAVE_SYS_PARAM_H 1
   2560 | #define HAVE_TERMIOS_H 1
   2561 | #define HAVE_FCNTL_H 1
   2562 | #define HAVE_PWD_H 1
   2563 | #define HAVE_UTIME_H 1
   2564 | #define HAVE_SYS_POLL_H 1
   2565 | #define HAVE_POLL_H 1
   2566 | #define HAVE_SYS_RESOURCE_H 1
   2567 | #define HAVE_LIBGEN_H 1
   2568 | #define HAVE_LOCALE_H 1
   2569 | #define HAVE_STDBOOL_H 1
   2570 | #define HAVE_STDINT_H 1
   2571 | #define HAVE_SYS_EVENTFD_H 1
   2572 | /* end confdefs.h.  */
   2573 | #include <stddef.h>
   2574 | #ifdef HAVE_STDIO_H
   2575 | # include <stdio.h>
   2576 | #endif
   2577 | #ifdef HAVE_STDLIB_H
   2578 | # include <stdlib.h>
   2579 | #endif
   2580 | #ifdef HAVE_STRING_H
   2581 | # include <string.h>
   2582 | #endif
   2583 | #ifdef HAVE_INTTYPES_H
   2584 | # include <inttypes.h>
   2585 | #endif
   2586 | #ifdef HAVE_STDINT_H
   2587 | # include <stdint.h>
   2588 | #endif
   2589 | #ifdef HAVE_STRINGS_H
   2590 | # include <strings.h>
   2591 | #endif
   2592 | #ifdef HAVE_SYS_TYPES_H
   2593 | # include <sys/types.h>
   2594 | #endif
   2595 | #ifdef HAVE_SYS_STAT_H
   2596 | # include <sys/stat.h>
   2597 | #endif
   2598 | #ifdef HAVE_UNISTD_H
   2599 | # include <unistd.h>
   2600 | #endif
   2601 | int main(void)
   2602 | {
   2603 | if (sizeof ((size_t)))
   2604 | 	    return 0;
   2605 |   return 0;
   2606 | }
   2607 configure:35010: result: yes
   2608 configure:35022: checking for sys/types.h
   2609 configure:35022: result: yes
   2610 configure:35029: checking for struct timeval
   2611 configure:35067: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2612 configure:35067: $? = 0
   2613 configure:35080: result: yes
   2614 configure:35094: checking run-time libs availability
   2615 configure:35150: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   2616 configure:35150: $? = 0
   2617 configure:35150: ./conftest
   2618 configure:35150: $? = 0
   2619 configure:35152: result: fine
   2620 configure:35174: checking size of size_t
   2621 configure:35197: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2622 configure:35197: $? = 0
   2623 configure:35215: result: 8
   2624 configure:35227: checking size of long
   2625 configure:35250: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2626 configure:35250: $? = 0
   2627 configure:35268: result: 8
   2628 configure:35280: checking size of int
   2629 configure:35303: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2630 conftest.c: In function 'main':
   2631 conftest.c:96:11: error: duplicate case value
   2632    96 |           case (sizeof(int) == 8):;
   2633       |           ^~~~
   2634 conftest.c:95:11: note: previously used here
   2635    95 |           case 0:
   2636       |           ^~~~
   2637 configure:35303: $? = 1
   2638 configure: failed program was:
   2639 | /* confdefs.h */
   2640 | #define PACKAGE_NAME "curl"
   2641 | #define PACKAGE_TARNAME "curl"
   2642 | #define PACKAGE_VERSION "-"
   2643 | #define PACKAGE_STRING "curl -"
   2644 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   2645 | #define PACKAGE_URL ""
   2646 | #define HAVE_STDIO_H 1
   2647 | #define HAVE_STDLIB_H 1
   2648 | #define HAVE_STRING_H 1
   2649 | #define HAVE_INTTYPES_H 1
   2650 | #define HAVE_STDINT_H 1
   2651 | #define HAVE_STRINGS_H 1
   2652 | #define HAVE_SYS_STAT_H 1
   2653 | #define HAVE_SYS_TYPES_H 1
   2654 | #define HAVE_UNISTD_H 1
   2655 | #define STDC_HEADERS 1
   2656 | #define HAVE_STDATOMIC_H 1
   2657 | #define HAVE_ATOMIC 1
   2658 | #define PACKAGE "curl"
   2659 | #define VERSION "-"
   2660 | #define CURL_OS "x86_64-pc-linux-gnu"
   2661 | #define HAVE_DLFCN_H 1
   2662 | #define LT_OBJDIR ".libs/"
   2663 | #define HAVE_LDAP_SSL 1
   2664 | #define HAVE_SYS_TYPES_H 1
   2665 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   2666 | #define HAVE_SYS_TYPES_H 1
   2667 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   2668 | #define HAVE_LIBZ 1
   2669 | #define HAVE_LIBBROTLIDEC 1
   2670 | #define HAVE_BROTLI_DECODE_H 1
   2671 | #define HAVE_BROTLI 1
   2672 | #define HAVE_LIBZSTD 1
   2673 | #define HAVE_ZSTD_H 1
   2674 | #define HAVE_ZSTD 1
   2675 | #define USE_IPV6 1
   2676 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   2677 | #define HAVE_WRITABLE_ARGV 1
   2678 | #define USE_MBEDTLS 1
   2679 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   2680 | #define CURL_CA_PATH "/etc/ssl/certs"
   2681 | #define HAVE_LIBPSL_H 1
   2682 | #define USE_LIBPSL 1
   2683 | #define HAVE_LBER_H 1
   2684 | #define HAVE_LDAP_H 1
   2685 | #define HAVE_LDAP_URL_PARSE 1
   2686 | #define HAVE_LDAP_INIT_FD 1
   2687 | #define USE_OPENLDAP 1
   2688 | #define HAVE_LIBRTMP_RTMP_H 1
   2689 | #define USE_LIBRTMP 1
   2690 | #define HAVE_IDN2_H 1
   2691 | #define HAVE_LIBIDN2 1
   2692 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   2693 | #define USE_NGHTTP2 1
   2694 | #define HAVE_SYS_TYPES_H 1
   2695 | #define HAVE_SYS_SELECT_H 1
   2696 | #define HAVE_SYS_IOCTL_H 1
   2697 | #define HAVE_UNISTD_H 1
   2698 | #define HAVE_ARPA_INET_H 1
   2699 | #define HAVE_NET_IF_H 1
   2700 | #define HAVE_NETINET_IN_H 1
   2701 | #define HAVE_SYS_UN_H 1
   2702 | #define HAVE_LINUX_TCP_H 1
   2703 | #define HAVE_NETINET_TCP_H 1
   2704 | #define HAVE_NETINET_UDP_H 1
   2705 | #define HAVE_NETDB_H 1
   2706 | #define HAVE_SYS_PARAM_H 1
   2707 | #define HAVE_TERMIOS_H 1
   2708 | #define HAVE_FCNTL_H 1
   2709 | #define HAVE_PWD_H 1
   2710 | #define HAVE_UTIME_H 1
   2711 | #define HAVE_SYS_POLL_H 1
   2712 | #define HAVE_POLL_H 1
   2713 | #define HAVE_SYS_RESOURCE_H 1
   2714 | #define HAVE_LIBGEN_H 1
   2715 | #define HAVE_LOCALE_H 1
   2716 | #define HAVE_STDBOOL_H 1
   2717 | #define HAVE_STDINT_H 1
   2718 | #define HAVE_SYS_EVENTFD_H 1
   2719 | #define HAVE_SYS_TYPES_H 1
   2720 | #define HAVE_STRUCT_TIMEVAL 1
   2721 | #define SIZEOF_SIZE_T 8
   2722 | #define SIZEOF_LONG 8
   2723 | /* end confdefs.h.  */
   2724 | 
   2725 | 
   2726 |         #include <sys/types.h>
   2727 | 
   2728 | 
   2729 | int main(void)
   2730 | {
   2731 | 
   2732 |         switch(0) {
   2733 |           case 0:
   2734 |           case (sizeof(int) == 8):;
   2735 |         }
   2736 | 
   2737 |   return 0;
   2738 | }
   2739 | 
   2740 configure:35303: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2741 configure:35303: $? = 0
   2742 configure:35321: result: 4
   2743 configure:35333: checking size of time_t
   2744 configure:35356: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2745 configure:35356: $? = 0
   2746 configure:35374: result: 8
   2747 configure:35386: checking size of off_t
   2748 configure:35409: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2749 configure:35409: $? = 0
   2750 configure:35427: result: 8
   2751 configure:35442: checking size of curl_off_t
   2752 configure:35467: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers -I./include  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2753 configure:35467: $? = 0
   2754 configure:35485: result: 8
   2755 configure:35497: checking size of curl_socket_t
   2756 configure:35522: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers -I./include  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2757 conftest.c: In function 'main':
   2758 conftest.c:102:11: error: duplicate case value
   2759   102 |           case (sizeof(curl_socket_t) == 8):;
   2760       |           ^~~~
   2761 conftest.c:101:11: note: previously used here
   2762   101 |           case 0:
   2763       |           ^~~~
   2764 configure:35522: $? = 1
   2765 configure: failed program was:
   2766 | /* confdefs.h */
   2767 | #define PACKAGE_NAME "curl"
   2768 | #define PACKAGE_TARNAME "curl"
   2769 | #define PACKAGE_VERSION "-"
   2770 | #define PACKAGE_STRING "curl -"
   2771 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   2772 | #define PACKAGE_URL ""
   2773 | #define HAVE_STDIO_H 1
   2774 | #define HAVE_STDLIB_H 1
   2775 | #define HAVE_STRING_H 1
   2776 | #define HAVE_INTTYPES_H 1
   2777 | #define HAVE_STDINT_H 1
   2778 | #define HAVE_STRINGS_H 1
   2779 | #define HAVE_SYS_STAT_H 1
   2780 | #define HAVE_SYS_TYPES_H 1
   2781 | #define HAVE_UNISTD_H 1
   2782 | #define STDC_HEADERS 1
   2783 | #define HAVE_STDATOMIC_H 1
   2784 | #define HAVE_ATOMIC 1
   2785 | #define PACKAGE "curl"
   2786 | #define VERSION "-"
   2787 | #define CURL_OS "x86_64-pc-linux-gnu"
   2788 | #define HAVE_DLFCN_H 1
   2789 | #define LT_OBJDIR ".libs/"
   2790 | #define HAVE_LDAP_SSL 1
   2791 | #define HAVE_SYS_TYPES_H 1
   2792 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   2793 | #define HAVE_SYS_TYPES_H 1
   2794 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   2795 | #define HAVE_LIBZ 1
   2796 | #define HAVE_LIBBROTLIDEC 1
   2797 | #define HAVE_BROTLI_DECODE_H 1
   2798 | #define HAVE_BROTLI 1
   2799 | #define HAVE_LIBZSTD 1
   2800 | #define HAVE_ZSTD_H 1
   2801 | #define HAVE_ZSTD 1
   2802 | #define USE_IPV6 1
   2803 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   2804 | #define HAVE_WRITABLE_ARGV 1
   2805 | #define USE_MBEDTLS 1
   2806 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   2807 | #define CURL_CA_PATH "/etc/ssl/certs"
   2808 | #define HAVE_LIBPSL_H 1
   2809 | #define USE_LIBPSL 1
   2810 | #define HAVE_LBER_H 1
   2811 | #define HAVE_LDAP_H 1
   2812 | #define HAVE_LDAP_URL_PARSE 1
   2813 | #define HAVE_LDAP_INIT_FD 1
   2814 | #define USE_OPENLDAP 1
   2815 | #define HAVE_LIBRTMP_RTMP_H 1
   2816 | #define USE_LIBRTMP 1
   2817 | #define HAVE_IDN2_H 1
   2818 | #define HAVE_LIBIDN2 1
   2819 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   2820 | #define USE_NGHTTP2 1
   2821 | #define HAVE_SYS_TYPES_H 1
   2822 | #define HAVE_SYS_SELECT_H 1
   2823 | #define HAVE_SYS_IOCTL_H 1
   2824 | #define HAVE_UNISTD_H 1
   2825 | #define HAVE_ARPA_INET_H 1
   2826 | #define HAVE_NET_IF_H 1
   2827 | #define HAVE_NETINET_IN_H 1
   2828 | #define HAVE_SYS_UN_H 1
   2829 | #define HAVE_LINUX_TCP_H 1
   2830 | #define HAVE_NETINET_TCP_H 1
   2831 | #define HAVE_NETINET_UDP_H 1
   2832 | #define HAVE_NETDB_H 1
   2833 | #define HAVE_SYS_PARAM_H 1
   2834 | #define HAVE_TERMIOS_H 1
   2835 | #define HAVE_FCNTL_H 1
   2836 | #define HAVE_PWD_H 1
   2837 | #define HAVE_UTIME_H 1
   2838 | #define HAVE_SYS_POLL_H 1
   2839 | #define HAVE_POLL_H 1
   2840 | #define HAVE_SYS_RESOURCE_H 1
   2841 | #define HAVE_LIBGEN_H 1
   2842 | #define HAVE_LOCALE_H 1
   2843 | #define HAVE_STDBOOL_H 1
   2844 | #define HAVE_STDINT_H 1
   2845 | #define HAVE_SYS_EVENTFD_H 1
   2846 | #define HAVE_SYS_TYPES_H 1
   2847 | #define HAVE_STRUCT_TIMEVAL 1
   2848 | #define SIZEOF_SIZE_T 8
   2849 | #define SIZEOF_LONG 8
   2850 | #define SIZEOF_INT 4
   2851 | #define SIZEOF_TIME_T 8
   2852 | #define SIZEOF_OFF_T 8
   2853 | #define SIZEOF_CURL_OFF_T 8
   2854 | /* end confdefs.h.  */
   2855 | 
   2856 | 
   2857 |         #include <sys/types.h>
   2858 | 
   2859 | #include <curl/curl.h>
   2860 | 
   2861 | 
   2862 | int main(void)
   2863 | {
   2864 | 
   2865 |         switch(0) {
   2866 |           case 0:
   2867 |           case (sizeof(curl_socket_t) == 8):;
   2868 |         }
   2869 | 
   2870 |   return 0;
   2871 | }
   2872 | 
   2873 configure:35522: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers -I./include  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2874 configure:35522: $? = 0
   2875 configure:35540: result: 4
   2876 configure:35552: checking for long long
   2877 configure:35552: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2878 configure:35552: $? = 0
   2879 configure:35552: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   2880 conftest.c: In function 'main':
   2881 conftest.c:121:24: error: expected expression before ')' token
   2882   121 | if (sizeof ((long long)))
   2883       |                        ^
   2884 configure:35552: $? = 1
   2885 configure: failed program was:
   2886 | /* confdefs.h */
   2887 | #define PACKAGE_NAME "curl"
   2888 | #define PACKAGE_TARNAME "curl"
   2889 | #define PACKAGE_VERSION "-"
   2890 | #define PACKAGE_STRING "curl -"
   2891 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   2892 | #define PACKAGE_URL ""
   2893 | #define HAVE_STDIO_H 1
   2894 | #define HAVE_STDLIB_H 1
   2895 | #define HAVE_STRING_H 1
   2896 | #define HAVE_INTTYPES_H 1
   2897 | #define HAVE_STDINT_H 1
   2898 | #define HAVE_STRINGS_H 1
   2899 | #define HAVE_SYS_STAT_H 1
   2900 | #define HAVE_SYS_TYPES_H 1
   2901 | #define HAVE_UNISTD_H 1
   2902 | #define STDC_HEADERS 1
   2903 | #define HAVE_STDATOMIC_H 1
   2904 | #define HAVE_ATOMIC 1
   2905 | #define PACKAGE "curl"
   2906 | #define VERSION "-"
   2907 | #define CURL_OS "x86_64-pc-linux-gnu"
   2908 | #define HAVE_DLFCN_H 1
   2909 | #define LT_OBJDIR ".libs/"
   2910 | #define HAVE_LDAP_SSL 1
   2911 | #define HAVE_SYS_TYPES_H 1
   2912 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   2913 | #define HAVE_SYS_TYPES_H 1
   2914 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   2915 | #define HAVE_LIBZ 1
   2916 | #define HAVE_LIBBROTLIDEC 1
   2917 | #define HAVE_BROTLI_DECODE_H 1
   2918 | #define HAVE_BROTLI 1
   2919 | #define HAVE_LIBZSTD 1
   2920 | #define HAVE_ZSTD_H 1
   2921 | #define HAVE_ZSTD 1
   2922 | #define USE_IPV6 1
   2923 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   2924 | #define HAVE_WRITABLE_ARGV 1
   2925 | #define USE_MBEDTLS 1
   2926 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   2927 | #define CURL_CA_PATH "/etc/ssl/certs"
   2928 | #define HAVE_LIBPSL_H 1
   2929 | #define USE_LIBPSL 1
   2930 | #define HAVE_LBER_H 1
   2931 | #define HAVE_LDAP_H 1
   2932 | #define HAVE_LDAP_URL_PARSE 1
   2933 | #define HAVE_LDAP_INIT_FD 1
   2934 | #define USE_OPENLDAP 1
   2935 | #define HAVE_LIBRTMP_RTMP_H 1
   2936 | #define USE_LIBRTMP 1
   2937 | #define HAVE_IDN2_H 1
   2938 | #define HAVE_LIBIDN2 1
   2939 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   2940 | #define USE_NGHTTP2 1
   2941 | #define HAVE_SYS_TYPES_H 1
   2942 | #define HAVE_SYS_SELECT_H 1
   2943 | #define HAVE_SYS_IOCTL_H 1
   2944 | #define HAVE_UNISTD_H 1
   2945 | #define HAVE_ARPA_INET_H 1
   2946 | #define HAVE_NET_IF_H 1
   2947 | #define HAVE_NETINET_IN_H 1
   2948 | #define HAVE_SYS_UN_H 1
   2949 | #define HAVE_LINUX_TCP_H 1
   2950 | #define HAVE_NETINET_TCP_H 1
   2951 | #define HAVE_NETINET_UDP_H 1
   2952 | #define HAVE_NETDB_H 1
   2953 | #define HAVE_SYS_PARAM_H 1
   2954 | #define HAVE_TERMIOS_H 1
   2955 | #define HAVE_FCNTL_H 1
   2956 | #define HAVE_PWD_H 1
   2957 | #define HAVE_UTIME_H 1
   2958 | #define HAVE_SYS_POLL_H 1
   2959 | #define HAVE_POLL_H 1
   2960 | #define HAVE_SYS_RESOURCE_H 1
   2961 | #define HAVE_LIBGEN_H 1
   2962 | #define HAVE_LOCALE_H 1
   2963 | #define HAVE_STDBOOL_H 1
   2964 | #define HAVE_STDINT_H 1
   2965 | #define HAVE_SYS_EVENTFD_H 1
   2966 | #define HAVE_SYS_TYPES_H 1
   2967 | #define HAVE_STRUCT_TIMEVAL 1
   2968 | #define SIZEOF_SIZE_T 8
   2969 | #define SIZEOF_LONG 8
   2970 | #define SIZEOF_INT 4
   2971 | #define SIZEOF_TIME_T 8
   2972 | #define SIZEOF_OFF_T 8
   2973 | #define SIZEOF_CURL_OFF_T 8
   2974 | #define SIZEOF_CURL_SOCKET_T 4
   2975 | /* end confdefs.h.  */
   2976 | #include <stddef.h>
   2977 | #ifdef HAVE_STDIO_H
   2978 | # include <stdio.h>
   2979 | #endif
   2980 | #ifdef HAVE_STDLIB_H
   2981 | # include <stdlib.h>
   2982 | #endif
   2983 | #ifdef HAVE_STRING_H
   2984 | # include <string.h>
   2985 | #endif
   2986 | #ifdef HAVE_INTTYPES_H
   2987 | # include <inttypes.h>
   2988 | #endif
   2989 | #ifdef HAVE_STDINT_H
   2990 | # include <stdint.h>
   2991 | #endif
   2992 | #ifdef HAVE_STRINGS_H
   2993 | # include <strings.h>
   2994 | #endif
   2995 | #ifdef HAVE_SYS_TYPES_H
   2996 | # include <sys/types.h>
   2997 | #endif
   2998 | #ifdef HAVE_SYS_STAT_H
   2999 | # include <sys/stat.h>
   3000 | #endif
   3001 | #ifdef HAVE_UNISTD_H
   3002 | # include <unistd.h>
   3003 | #endif
   3004 | int main(void)
   3005 | {
   3006 | if (sizeof ((long long)))
   3007 | 	    return 0;
   3008 |   return 0;
   3009 | }
   3010 configure:35552: result: yes
   3011 configure:35568: checking for ssize_t
   3012 configure:35568: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3013 configure:35568: $? = 0
   3014 configure:35568: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3015 conftest.c: In function 'main':
   3016 conftest.c:122:22: error: expected expression before ')' token
   3017   122 | if (sizeof ((ssize_t)))
   3018       |                      ^
   3019 configure:35568: $? = 1
   3020 configure: failed program was:
   3021 | /* confdefs.h */
   3022 | #define PACKAGE_NAME "curl"
   3023 | #define PACKAGE_TARNAME "curl"
   3024 | #define PACKAGE_VERSION "-"
   3025 | #define PACKAGE_STRING "curl -"
   3026 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   3027 | #define PACKAGE_URL ""
   3028 | #define HAVE_STDIO_H 1
   3029 | #define HAVE_STDLIB_H 1
   3030 | #define HAVE_STRING_H 1
   3031 | #define HAVE_INTTYPES_H 1
   3032 | #define HAVE_STDINT_H 1
   3033 | #define HAVE_STRINGS_H 1
   3034 | #define HAVE_SYS_STAT_H 1
   3035 | #define HAVE_SYS_TYPES_H 1
   3036 | #define HAVE_UNISTD_H 1
   3037 | #define STDC_HEADERS 1
   3038 | #define HAVE_STDATOMIC_H 1
   3039 | #define HAVE_ATOMIC 1
   3040 | #define PACKAGE "curl"
   3041 | #define VERSION "-"
   3042 | #define CURL_OS "x86_64-pc-linux-gnu"
   3043 | #define HAVE_DLFCN_H 1
   3044 | #define LT_OBJDIR ".libs/"
   3045 | #define HAVE_LDAP_SSL 1
   3046 | #define HAVE_SYS_TYPES_H 1
   3047 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   3048 | #define HAVE_SYS_TYPES_H 1
   3049 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   3050 | #define HAVE_LIBZ 1
   3051 | #define HAVE_LIBBROTLIDEC 1
   3052 | #define HAVE_BROTLI_DECODE_H 1
   3053 | #define HAVE_BROTLI 1
   3054 | #define HAVE_LIBZSTD 1
   3055 | #define HAVE_ZSTD_H 1
   3056 | #define HAVE_ZSTD 1
   3057 | #define USE_IPV6 1
   3058 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   3059 | #define HAVE_WRITABLE_ARGV 1
   3060 | #define USE_MBEDTLS 1
   3061 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   3062 | #define CURL_CA_PATH "/etc/ssl/certs"
   3063 | #define HAVE_LIBPSL_H 1
   3064 | #define USE_LIBPSL 1
   3065 | #define HAVE_LBER_H 1
   3066 | #define HAVE_LDAP_H 1
   3067 | #define HAVE_LDAP_URL_PARSE 1
   3068 | #define HAVE_LDAP_INIT_FD 1
   3069 | #define USE_OPENLDAP 1
   3070 | #define HAVE_LIBRTMP_RTMP_H 1
   3071 | #define USE_LIBRTMP 1
   3072 | #define HAVE_IDN2_H 1
   3073 | #define HAVE_LIBIDN2 1
   3074 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   3075 | #define USE_NGHTTP2 1
   3076 | #define HAVE_SYS_TYPES_H 1
   3077 | #define HAVE_SYS_SELECT_H 1
   3078 | #define HAVE_SYS_IOCTL_H 1
   3079 | #define HAVE_UNISTD_H 1
   3080 | #define HAVE_ARPA_INET_H 1
   3081 | #define HAVE_NET_IF_H 1
   3082 | #define HAVE_NETINET_IN_H 1
   3083 | #define HAVE_SYS_UN_H 1
   3084 | #define HAVE_LINUX_TCP_H 1
   3085 | #define HAVE_NETINET_TCP_H 1
   3086 | #define HAVE_NETINET_UDP_H 1
   3087 | #define HAVE_NETDB_H 1
   3088 | #define HAVE_SYS_PARAM_H 1
   3089 | #define HAVE_TERMIOS_H 1
   3090 | #define HAVE_FCNTL_H 1
   3091 | #define HAVE_PWD_H 1
   3092 | #define HAVE_UTIME_H 1
   3093 | #define HAVE_SYS_POLL_H 1
   3094 | #define HAVE_POLL_H 1
   3095 | #define HAVE_SYS_RESOURCE_H 1
   3096 | #define HAVE_LIBGEN_H 1
   3097 | #define HAVE_LOCALE_H 1
   3098 | #define HAVE_STDBOOL_H 1
   3099 | #define HAVE_STDINT_H 1
   3100 | #define HAVE_SYS_EVENTFD_H 1
   3101 | #define HAVE_SYS_TYPES_H 1
   3102 | #define HAVE_STRUCT_TIMEVAL 1
   3103 | #define SIZEOF_SIZE_T 8
   3104 | #define SIZEOF_LONG 8
   3105 | #define SIZEOF_INT 4
   3106 | #define SIZEOF_TIME_T 8
   3107 | #define SIZEOF_OFF_T 8
   3108 | #define SIZEOF_CURL_OFF_T 8
   3109 | #define SIZEOF_CURL_SOCKET_T 4
   3110 | #define HAVE_LONGLONG 1
   3111 | /* end confdefs.h.  */
   3112 | #include <stddef.h>
   3113 | #ifdef HAVE_STDIO_H
   3114 | # include <stdio.h>
   3115 | #endif
   3116 | #ifdef HAVE_STDLIB_H
   3117 | # include <stdlib.h>
   3118 | #endif
   3119 | #ifdef HAVE_STRING_H
   3120 | # include <string.h>
   3121 | #endif
   3122 | #ifdef HAVE_INTTYPES_H
   3123 | # include <inttypes.h>
   3124 | #endif
   3125 | #ifdef HAVE_STDINT_H
   3126 | # include <stdint.h>
   3127 | #endif
   3128 | #ifdef HAVE_STRINGS_H
   3129 | # include <strings.h>
   3130 | #endif
   3131 | #ifdef HAVE_SYS_TYPES_H
   3132 | # include <sys/types.h>
   3133 | #endif
   3134 | #ifdef HAVE_SYS_STAT_H
   3135 | # include <sys/stat.h>
   3136 | #endif
   3137 | #ifdef HAVE_UNISTD_H
   3138 | # include <unistd.h>
   3139 | #endif
   3140 | int main(void)
   3141 | {
   3142 | if (sizeof ((ssize_t)))
   3143 | 	    return 0;
   3144 |   return 0;
   3145 | }
   3146 configure:35568: result: yes
   3147 configure:35580: checking for bool
   3148 configure:35580: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3149 configure:35580: $? = 0
   3150 configure:35580: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3151 conftest.c: In function 'main':
   3152 conftest.c:103:19: error: expected expression before ')' token
   3153   103 | if (sizeof ((bool)))
   3154       |                   ^
   3155 configure:35580: $? = 1
   3156 configure: failed program was:
   3157 | /* confdefs.h */
   3158 | #define PACKAGE_NAME "curl"
   3159 | #define PACKAGE_TARNAME "curl"
   3160 | #define PACKAGE_VERSION "-"
   3161 | #define PACKAGE_STRING "curl -"
   3162 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   3163 | #define PACKAGE_URL ""
   3164 | #define HAVE_STDIO_H 1
   3165 | #define HAVE_STDLIB_H 1
   3166 | #define HAVE_STRING_H 1
   3167 | #define HAVE_INTTYPES_H 1
   3168 | #define HAVE_STDINT_H 1
   3169 | #define HAVE_STRINGS_H 1
   3170 | #define HAVE_SYS_STAT_H 1
   3171 | #define HAVE_SYS_TYPES_H 1
   3172 | #define HAVE_UNISTD_H 1
   3173 | #define STDC_HEADERS 1
   3174 | #define HAVE_STDATOMIC_H 1
   3175 | #define HAVE_ATOMIC 1
   3176 | #define PACKAGE "curl"
   3177 | #define VERSION "-"
   3178 | #define CURL_OS "x86_64-pc-linux-gnu"
   3179 | #define HAVE_DLFCN_H 1
   3180 | #define LT_OBJDIR ".libs/"
   3181 | #define HAVE_LDAP_SSL 1
   3182 | #define HAVE_SYS_TYPES_H 1
   3183 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   3184 | #define HAVE_SYS_TYPES_H 1
   3185 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   3186 | #define HAVE_LIBZ 1
   3187 | #define HAVE_LIBBROTLIDEC 1
   3188 | #define HAVE_BROTLI_DECODE_H 1
   3189 | #define HAVE_BROTLI 1
   3190 | #define HAVE_LIBZSTD 1
   3191 | #define HAVE_ZSTD_H 1
   3192 | #define HAVE_ZSTD 1
   3193 | #define USE_IPV6 1
   3194 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   3195 | #define HAVE_WRITABLE_ARGV 1
   3196 | #define USE_MBEDTLS 1
   3197 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   3198 | #define CURL_CA_PATH "/etc/ssl/certs"
   3199 | #define HAVE_LIBPSL_H 1
   3200 | #define USE_LIBPSL 1
   3201 | #define HAVE_LBER_H 1
   3202 | #define HAVE_LDAP_H 1
   3203 | #define HAVE_LDAP_URL_PARSE 1
   3204 | #define HAVE_LDAP_INIT_FD 1
   3205 | #define USE_OPENLDAP 1
   3206 | #define HAVE_LIBRTMP_RTMP_H 1
   3207 | #define USE_LIBRTMP 1
   3208 | #define HAVE_IDN2_H 1
   3209 | #define HAVE_LIBIDN2 1
   3210 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   3211 | #define USE_NGHTTP2 1
   3212 | #define HAVE_SYS_TYPES_H 1
   3213 | #define HAVE_SYS_SELECT_H 1
   3214 | #define HAVE_SYS_IOCTL_H 1
   3215 | #define HAVE_UNISTD_H 1
   3216 | #define HAVE_ARPA_INET_H 1
   3217 | #define HAVE_NET_IF_H 1
   3218 | #define HAVE_NETINET_IN_H 1
   3219 | #define HAVE_SYS_UN_H 1
   3220 | #define HAVE_LINUX_TCP_H 1
   3221 | #define HAVE_NETINET_TCP_H 1
   3222 | #define HAVE_NETINET_UDP_H 1
   3223 | #define HAVE_NETDB_H 1
   3224 | #define HAVE_SYS_PARAM_H 1
   3225 | #define HAVE_TERMIOS_H 1
   3226 | #define HAVE_FCNTL_H 1
   3227 | #define HAVE_PWD_H 1
   3228 | #define HAVE_UTIME_H 1
   3229 | #define HAVE_SYS_POLL_H 1
   3230 | #define HAVE_POLL_H 1
   3231 | #define HAVE_SYS_RESOURCE_H 1
   3232 | #define HAVE_LIBGEN_H 1
   3233 | #define HAVE_LOCALE_H 1
   3234 | #define HAVE_STDBOOL_H 1
   3235 | #define HAVE_STDINT_H 1
   3236 | #define HAVE_SYS_EVENTFD_H 1
   3237 | #define HAVE_SYS_TYPES_H 1
   3238 | #define HAVE_STRUCT_TIMEVAL 1
   3239 | #define SIZEOF_SIZE_T 8
   3240 | #define SIZEOF_LONG 8
   3241 | #define SIZEOF_INT 4
   3242 | #define SIZEOF_TIME_T 8
   3243 | #define SIZEOF_OFF_T 8
   3244 | #define SIZEOF_CURL_OFF_T 8
   3245 | #define SIZEOF_CURL_SOCKET_T 4
   3246 | #define HAVE_LONGLONG 1
   3247 | /* end confdefs.h.  */
   3248 | 
   3249 | #ifdef HAVE_SYS_TYPES_H
   3250 | #include <sys/types.h>
   3251 | #endif
   3252 | #ifdef HAVE_STDBOOL_H
   3253 | #include <stdbool.h>
   3254 | #endif
   3255 | 
   3256 | 
   3257 | int main(void)
   3258 | {
   3259 | if (sizeof ((bool)))
   3260 | 	    return 0;
   3261 |   return 0;
   3262 | }
   3263 configure:35580: result: yes
   3264 configure:35600: checking for sa_family_t
   3265 configure:35600: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3266 configure:35600: $? = 0
   3267 configure:35600: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3268 conftest.c: In function 'main':
   3269 conftest.c:101:26: error: expected expression before ')' token
   3270   101 | if (sizeof ((sa_family_t)))
   3271       |                          ^
   3272 configure:35600: $? = 1
   3273 configure: failed program was:
   3274 | /* confdefs.h */
   3275 | #define PACKAGE_NAME "curl"
   3276 | #define PACKAGE_TARNAME "curl"
   3277 | #define PACKAGE_VERSION "-"
   3278 | #define PACKAGE_STRING "curl -"
   3279 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   3280 | #define PACKAGE_URL ""
   3281 | #define HAVE_STDIO_H 1
   3282 | #define HAVE_STDLIB_H 1
   3283 | #define HAVE_STRING_H 1
   3284 | #define HAVE_INTTYPES_H 1
   3285 | #define HAVE_STDINT_H 1
   3286 | #define HAVE_STRINGS_H 1
   3287 | #define HAVE_SYS_STAT_H 1
   3288 | #define HAVE_SYS_TYPES_H 1
   3289 | #define HAVE_UNISTD_H 1
   3290 | #define STDC_HEADERS 1
   3291 | #define HAVE_STDATOMIC_H 1
   3292 | #define HAVE_ATOMIC 1
   3293 | #define PACKAGE "curl"
   3294 | #define VERSION "-"
   3295 | #define CURL_OS "x86_64-pc-linux-gnu"
   3296 | #define HAVE_DLFCN_H 1
   3297 | #define LT_OBJDIR ".libs/"
   3298 | #define HAVE_LDAP_SSL 1
   3299 | #define HAVE_SYS_TYPES_H 1
   3300 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   3301 | #define HAVE_SYS_TYPES_H 1
   3302 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   3303 | #define HAVE_LIBZ 1
   3304 | #define HAVE_LIBBROTLIDEC 1
   3305 | #define HAVE_BROTLI_DECODE_H 1
   3306 | #define HAVE_BROTLI 1
   3307 | #define HAVE_LIBZSTD 1
   3308 | #define HAVE_ZSTD_H 1
   3309 | #define HAVE_ZSTD 1
   3310 | #define USE_IPV6 1
   3311 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   3312 | #define HAVE_WRITABLE_ARGV 1
   3313 | #define USE_MBEDTLS 1
   3314 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   3315 | #define CURL_CA_PATH "/etc/ssl/certs"
   3316 | #define HAVE_LIBPSL_H 1
   3317 | #define USE_LIBPSL 1
   3318 | #define HAVE_LBER_H 1
   3319 | #define HAVE_LDAP_H 1
   3320 | #define HAVE_LDAP_URL_PARSE 1
   3321 | #define HAVE_LDAP_INIT_FD 1
   3322 | #define USE_OPENLDAP 1
   3323 | #define HAVE_LIBRTMP_RTMP_H 1
   3324 | #define USE_LIBRTMP 1
   3325 | #define HAVE_IDN2_H 1
   3326 | #define HAVE_LIBIDN2 1
   3327 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   3328 | #define USE_NGHTTP2 1
   3329 | #define HAVE_SYS_TYPES_H 1
   3330 | #define HAVE_SYS_SELECT_H 1
   3331 | #define HAVE_SYS_IOCTL_H 1
   3332 | #define HAVE_UNISTD_H 1
   3333 | #define HAVE_ARPA_INET_H 1
   3334 | #define HAVE_NET_IF_H 1
   3335 | #define HAVE_NETINET_IN_H 1
   3336 | #define HAVE_SYS_UN_H 1
   3337 | #define HAVE_LINUX_TCP_H 1
   3338 | #define HAVE_NETINET_TCP_H 1
   3339 | #define HAVE_NETINET_UDP_H 1
   3340 | #define HAVE_NETDB_H 1
   3341 | #define HAVE_SYS_PARAM_H 1
   3342 | #define HAVE_TERMIOS_H 1
   3343 | #define HAVE_FCNTL_H 1
   3344 | #define HAVE_PWD_H 1
   3345 | #define HAVE_UTIME_H 1
   3346 | #define HAVE_SYS_POLL_H 1
   3347 | #define HAVE_POLL_H 1
   3348 | #define HAVE_SYS_RESOURCE_H 1
   3349 | #define HAVE_LIBGEN_H 1
   3350 | #define HAVE_LOCALE_H 1
   3351 | #define HAVE_STDBOOL_H 1
   3352 | #define HAVE_STDINT_H 1
   3353 | #define HAVE_SYS_EVENTFD_H 1
   3354 | #define HAVE_SYS_TYPES_H 1
   3355 | #define HAVE_STRUCT_TIMEVAL 1
   3356 | #define SIZEOF_SIZE_T 8
   3357 | #define SIZEOF_LONG 8
   3358 | #define SIZEOF_INT 4
   3359 | #define SIZEOF_TIME_T 8
   3360 | #define SIZEOF_OFF_T 8
   3361 | #define SIZEOF_CURL_OFF_T 8
   3362 | #define SIZEOF_CURL_SOCKET_T 4
   3363 | #define HAVE_LONGLONG 1
   3364 | #define HAVE_BOOL_T 1
   3365 | /* end confdefs.h.  */
   3366 | 
   3367 | #ifndef _WIN32
   3368 | #include <sys/socket.h>
   3369 | #endif
   3370 | 
   3371 | 
   3372 | int main(void)
   3373 | {
   3374 | if (sizeof ((sa_family_t)))
   3375 | 	    return 0;
   3376 |   return 0;
   3377 | }
   3378 configure:35600: result: yes
   3379 configure:35637: checking for suseconds_t
   3380 configure:35637: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3381 configure:35637: $? = 0
   3382 configure:35637: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3383 conftest.c: In function 'main':
   3384 conftest.c:105:26: error: expected expression before ')' token
   3385   105 | if (sizeof ((suseconds_t)))
   3386       |                          ^
   3387 configure:35637: $? = 1
   3388 configure: failed program was:
   3389 | /* confdefs.h */
   3390 | #define PACKAGE_NAME "curl"
   3391 | #define PACKAGE_TARNAME "curl"
   3392 | #define PACKAGE_VERSION "-"
   3393 | #define PACKAGE_STRING "curl -"
   3394 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   3395 | #define PACKAGE_URL ""
   3396 | #define HAVE_STDIO_H 1
   3397 | #define HAVE_STDLIB_H 1
   3398 | #define HAVE_STRING_H 1
   3399 | #define HAVE_INTTYPES_H 1
   3400 | #define HAVE_STDINT_H 1
   3401 | #define HAVE_STRINGS_H 1
   3402 | #define HAVE_SYS_STAT_H 1
   3403 | #define HAVE_SYS_TYPES_H 1
   3404 | #define HAVE_UNISTD_H 1
   3405 | #define STDC_HEADERS 1
   3406 | #define HAVE_STDATOMIC_H 1
   3407 | #define HAVE_ATOMIC 1
   3408 | #define PACKAGE "curl"
   3409 | #define VERSION "-"
   3410 | #define CURL_OS "x86_64-pc-linux-gnu"
   3411 | #define HAVE_DLFCN_H 1
   3412 | #define LT_OBJDIR ".libs/"
   3413 | #define HAVE_LDAP_SSL 1
   3414 | #define HAVE_SYS_TYPES_H 1
   3415 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   3416 | #define HAVE_SYS_TYPES_H 1
   3417 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   3418 | #define HAVE_LIBZ 1
   3419 | #define HAVE_LIBBROTLIDEC 1
   3420 | #define HAVE_BROTLI_DECODE_H 1
   3421 | #define HAVE_BROTLI 1
   3422 | #define HAVE_LIBZSTD 1
   3423 | #define HAVE_ZSTD_H 1
   3424 | #define HAVE_ZSTD 1
   3425 | #define USE_IPV6 1
   3426 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   3427 | #define HAVE_WRITABLE_ARGV 1
   3428 | #define USE_MBEDTLS 1
   3429 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   3430 | #define CURL_CA_PATH "/etc/ssl/certs"
   3431 | #define HAVE_LIBPSL_H 1
   3432 | #define USE_LIBPSL 1
   3433 | #define HAVE_LBER_H 1
   3434 | #define HAVE_LDAP_H 1
   3435 | #define HAVE_LDAP_URL_PARSE 1
   3436 | #define HAVE_LDAP_INIT_FD 1
   3437 | #define USE_OPENLDAP 1
   3438 | #define HAVE_LIBRTMP_RTMP_H 1
   3439 | #define USE_LIBRTMP 1
   3440 | #define HAVE_IDN2_H 1
   3441 | #define HAVE_LIBIDN2 1
   3442 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   3443 | #define USE_NGHTTP2 1
   3444 | #define HAVE_SYS_TYPES_H 1
   3445 | #define HAVE_SYS_SELECT_H 1
   3446 | #define HAVE_SYS_IOCTL_H 1
   3447 | #define HAVE_UNISTD_H 1
   3448 | #define HAVE_ARPA_INET_H 1
   3449 | #define HAVE_NET_IF_H 1
   3450 | #define HAVE_NETINET_IN_H 1
   3451 | #define HAVE_SYS_UN_H 1
   3452 | #define HAVE_LINUX_TCP_H 1
   3453 | #define HAVE_NETINET_TCP_H 1
   3454 | #define HAVE_NETINET_UDP_H 1
   3455 | #define HAVE_NETDB_H 1
   3456 | #define HAVE_SYS_PARAM_H 1
   3457 | #define HAVE_TERMIOS_H 1
   3458 | #define HAVE_FCNTL_H 1
   3459 | #define HAVE_PWD_H 1
   3460 | #define HAVE_UTIME_H 1
   3461 | #define HAVE_SYS_POLL_H 1
   3462 | #define HAVE_POLL_H 1
   3463 | #define HAVE_SYS_RESOURCE_H 1
   3464 | #define HAVE_LIBGEN_H 1
   3465 | #define HAVE_LOCALE_H 1
   3466 | #define HAVE_STDBOOL_H 1
   3467 | #define HAVE_STDINT_H 1
   3468 | #define HAVE_SYS_EVENTFD_H 1
   3469 | #define HAVE_SYS_TYPES_H 1
   3470 | #define HAVE_STRUCT_TIMEVAL 1
   3471 | #define SIZEOF_SIZE_T 8
   3472 | #define SIZEOF_LONG 8
   3473 | #define SIZEOF_INT 4
   3474 | #define SIZEOF_TIME_T 8
   3475 | #define SIZEOF_OFF_T 8
   3476 | #define SIZEOF_CURL_OFF_T 8
   3477 | #define SIZEOF_CURL_SOCKET_T 4
   3478 | #define HAVE_LONGLONG 1
   3479 | #define HAVE_BOOL_T 1
   3480 | #define HAVE_SA_FAMILY_T 1
   3481 | /* end confdefs.h.  */
   3482 | 
   3483 | #ifdef HAVE_SYS_TYPES_H
   3484 | #include <sys/types.h>
   3485 | #endif
   3486 | #ifndef _WIN32
   3487 | #include <sys/time.h>
   3488 | #endif
   3489 | 
   3490 | 
   3491 | int main(void)
   3492 | {
   3493 | if (sizeof ((suseconds_t)))
   3494 | 	    return 0;
   3495 |   return 0;
   3496 | }
   3497 configure:35637: result: yes
   3498 configure:35663: checking if time_t is unsigned
   3499 configure:35722: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   3500 configure:35722: $? = 0
   3501 configure:35722: ./conftest
   3502 configure:35722: $? = 1
   3503 configure: program exited with status 1
   3504 configure: failed program was:
   3505 | /* confdefs.h */
   3506 | #define PACKAGE_NAME "curl"
   3507 | #define PACKAGE_TARNAME "curl"
   3508 | #define PACKAGE_VERSION "-"
   3509 | #define PACKAGE_STRING "curl -"
   3510 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   3511 | #define PACKAGE_URL ""
   3512 | #define HAVE_STDIO_H 1
   3513 | #define HAVE_STDLIB_H 1
   3514 | #define HAVE_STRING_H 1
   3515 | #define HAVE_INTTYPES_H 1
   3516 | #define HAVE_STDINT_H 1
   3517 | #define HAVE_STRINGS_H 1
   3518 | #define HAVE_SYS_STAT_H 1
   3519 | #define HAVE_SYS_TYPES_H 1
   3520 | #define HAVE_UNISTD_H 1
   3521 | #define STDC_HEADERS 1
   3522 | #define HAVE_STDATOMIC_H 1
   3523 | #define HAVE_ATOMIC 1
   3524 | #define PACKAGE "curl"
   3525 | #define VERSION "-"
   3526 | #define CURL_OS "x86_64-pc-linux-gnu"
   3527 | #define HAVE_DLFCN_H 1
   3528 | #define LT_OBJDIR ".libs/"
   3529 | #define HAVE_LDAP_SSL 1
   3530 | #define HAVE_SYS_TYPES_H 1
   3531 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   3532 | #define HAVE_SYS_TYPES_H 1
   3533 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   3534 | #define HAVE_LIBZ 1
   3535 | #define HAVE_LIBBROTLIDEC 1
   3536 | #define HAVE_BROTLI_DECODE_H 1
   3537 | #define HAVE_BROTLI 1
   3538 | #define HAVE_LIBZSTD 1
   3539 | #define HAVE_ZSTD_H 1
   3540 | #define HAVE_ZSTD 1
   3541 | #define USE_IPV6 1
   3542 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   3543 | #define HAVE_WRITABLE_ARGV 1
   3544 | #define USE_MBEDTLS 1
   3545 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   3546 | #define CURL_CA_PATH "/etc/ssl/certs"
   3547 | #define HAVE_LIBPSL_H 1
   3548 | #define USE_LIBPSL 1
   3549 | #define HAVE_LBER_H 1
   3550 | #define HAVE_LDAP_H 1
   3551 | #define HAVE_LDAP_URL_PARSE 1
   3552 | #define HAVE_LDAP_INIT_FD 1
   3553 | #define USE_OPENLDAP 1
   3554 | #define HAVE_LIBRTMP_RTMP_H 1
   3555 | #define USE_LIBRTMP 1
   3556 | #define HAVE_IDN2_H 1
   3557 | #define HAVE_LIBIDN2 1
   3558 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   3559 | #define USE_NGHTTP2 1
   3560 | #define HAVE_SYS_TYPES_H 1
   3561 | #define HAVE_SYS_SELECT_H 1
   3562 | #define HAVE_SYS_IOCTL_H 1
   3563 | #define HAVE_UNISTD_H 1
   3564 | #define HAVE_ARPA_INET_H 1
   3565 | #define HAVE_NET_IF_H 1
   3566 | #define HAVE_NETINET_IN_H 1
   3567 | #define HAVE_SYS_UN_H 1
   3568 | #define HAVE_LINUX_TCP_H 1
   3569 | #define HAVE_NETINET_TCP_H 1
   3570 | #define HAVE_NETINET_UDP_H 1
   3571 | #define HAVE_NETDB_H 1
   3572 | #define HAVE_SYS_PARAM_H 1
   3573 | #define HAVE_TERMIOS_H 1
   3574 | #define HAVE_FCNTL_H 1
   3575 | #define HAVE_PWD_H 1
   3576 | #define HAVE_UTIME_H 1
   3577 | #define HAVE_SYS_POLL_H 1
   3578 | #define HAVE_POLL_H 1
   3579 | #define HAVE_SYS_RESOURCE_H 1
   3580 | #define HAVE_LIBGEN_H 1
   3581 | #define HAVE_LOCALE_H 1
   3582 | #define HAVE_STDBOOL_H 1
   3583 | #define HAVE_STDINT_H 1
   3584 | #define HAVE_SYS_EVENTFD_H 1
   3585 | #define HAVE_SYS_TYPES_H 1
   3586 | #define HAVE_STRUCT_TIMEVAL 1
   3587 | #define SIZEOF_SIZE_T 8
   3588 | #define SIZEOF_LONG 8
   3589 | #define SIZEOF_INT 4
   3590 | #define SIZEOF_TIME_T 8
   3591 | #define SIZEOF_OFF_T 8
   3592 | #define SIZEOF_CURL_OFF_T 8
   3593 | #define SIZEOF_CURL_SOCKET_T 4
   3594 | #define HAVE_LONGLONG 1
   3595 | #define HAVE_BOOL_T 1
   3596 | #define HAVE_SA_FAMILY_T 1
   3597 | #define HAVE_SUSECONDS_T 1
   3598 | /* end confdefs.h.  */
   3599 | 
   3600 |       #include <time.h>
   3601 |       int main(void) {
   3602 |         time_t t = -1;
   3603 |         return t < 0;
   3604 |       }
   3605 | 
   3606 configure:35731: result: no
   3607 configure:35747: checking for struct sockaddr_storage
   3608 configure:35747: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3609 configure:35747: $? = 0
   3610 configure:35747: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3611 conftest.c: In function 'main':
   3612 conftest.c:118:38: error: expected expression before ')' token
   3613   118 | if (sizeof ((struct sockaddr_storage)))
   3614       |                                      ^
   3615 configure:35747: $? = 1
   3616 configure: failed program was:
   3617 | /* confdefs.h */
   3618 | #define PACKAGE_NAME "curl"
   3619 | #define PACKAGE_TARNAME "curl"
   3620 | #define PACKAGE_VERSION "-"
   3621 | #define PACKAGE_STRING "curl -"
   3622 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   3623 | #define PACKAGE_URL ""
   3624 | #define HAVE_STDIO_H 1
   3625 | #define HAVE_STDLIB_H 1
   3626 | #define HAVE_STRING_H 1
   3627 | #define HAVE_INTTYPES_H 1
   3628 | #define HAVE_STDINT_H 1
   3629 | #define HAVE_STRINGS_H 1
   3630 | #define HAVE_SYS_STAT_H 1
   3631 | #define HAVE_SYS_TYPES_H 1
   3632 | #define HAVE_UNISTD_H 1
   3633 | #define STDC_HEADERS 1
   3634 | #define HAVE_STDATOMIC_H 1
   3635 | #define HAVE_ATOMIC 1
   3636 | #define PACKAGE "curl"
   3637 | #define VERSION "-"
   3638 | #define CURL_OS "x86_64-pc-linux-gnu"
   3639 | #define HAVE_DLFCN_H 1
   3640 | #define LT_OBJDIR ".libs/"
   3641 | #define HAVE_LDAP_SSL 1
   3642 | #define HAVE_SYS_TYPES_H 1
   3643 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   3644 | #define HAVE_SYS_TYPES_H 1
   3645 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   3646 | #define HAVE_LIBZ 1
   3647 | #define HAVE_LIBBROTLIDEC 1
   3648 | #define HAVE_BROTLI_DECODE_H 1
   3649 | #define HAVE_BROTLI 1
   3650 | #define HAVE_LIBZSTD 1
   3651 | #define HAVE_ZSTD_H 1
   3652 | #define HAVE_ZSTD 1
   3653 | #define USE_IPV6 1
   3654 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   3655 | #define HAVE_WRITABLE_ARGV 1
   3656 | #define USE_MBEDTLS 1
   3657 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   3658 | #define CURL_CA_PATH "/etc/ssl/certs"
   3659 | #define HAVE_LIBPSL_H 1
   3660 | #define USE_LIBPSL 1
   3661 | #define HAVE_LBER_H 1
   3662 | #define HAVE_LDAP_H 1
   3663 | #define HAVE_LDAP_URL_PARSE 1
   3664 | #define HAVE_LDAP_INIT_FD 1
   3665 | #define USE_OPENLDAP 1
   3666 | #define HAVE_LIBRTMP_RTMP_H 1
   3667 | #define USE_LIBRTMP 1
   3668 | #define HAVE_IDN2_H 1
   3669 | #define HAVE_LIBIDN2 1
   3670 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   3671 | #define USE_NGHTTP2 1
   3672 | #define HAVE_SYS_TYPES_H 1
   3673 | #define HAVE_SYS_SELECT_H 1
   3674 | #define HAVE_SYS_IOCTL_H 1
   3675 | #define HAVE_UNISTD_H 1
   3676 | #define HAVE_ARPA_INET_H 1
   3677 | #define HAVE_NET_IF_H 1
   3678 | #define HAVE_NETINET_IN_H 1
   3679 | #define HAVE_SYS_UN_H 1
   3680 | #define HAVE_LINUX_TCP_H 1
   3681 | #define HAVE_NETINET_TCP_H 1
   3682 | #define HAVE_NETINET_UDP_H 1
   3683 | #define HAVE_NETDB_H 1
   3684 | #define HAVE_SYS_PARAM_H 1
   3685 | #define HAVE_TERMIOS_H 1
   3686 | #define HAVE_FCNTL_H 1
   3687 | #define HAVE_PWD_H 1
   3688 | #define HAVE_UTIME_H 1
   3689 | #define HAVE_SYS_POLL_H 1
   3690 | #define HAVE_POLL_H 1
   3691 | #define HAVE_SYS_RESOURCE_H 1
   3692 | #define HAVE_LIBGEN_H 1
   3693 | #define HAVE_LOCALE_H 1
   3694 | #define HAVE_STDBOOL_H 1
   3695 | #define HAVE_STDINT_H 1
   3696 | #define HAVE_SYS_EVENTFD_H 1
   3697 | #define HAVE_SYS_TYPES_H 1
   3698 | #define HAVE_STRUCT_TIMEVAL 1
   3699 | #define SIZEOF_SIZE_T 8
   3700 | #define SIZEOF_LONG 8
   3701 | #define SIZEOF_INT 4
   3702 | #define SIZEOF_TIME_T 8
   3703 | #define SIZEOF_OFF_T 8
   3704 | #define SIZEOF_CURL_OFF_T 8
   3705 | #define SIZEOF_CURL_SOCKET_T 4
   3706 | #define HAVE_LONGLONG 1
   3707 | #define HAVE_BOOL_T 1
   3708 | #define HAVE_SA_FAMILY_T 1
   3709 | #define HAVE_SUSECONDS_T 1
   3710 | /* end confdefs.h.  */
   3711 | 
   3712 |      #undef inline
   3713 |      #ifdef _WIN32
   3714 |      #ifndef WIN32_LEAN_AND_MEAN
   3715 |      #define WIN32_LEAN_AND_MEAN
   3716 |      #endif
   3717 |      #include <winsock2.h>
   3718 |      #else
   3719 |      #ifdef HAVE_SYS_TYPES_H
   3720 |      #include <sys/types.h>
   3721 |      #endif
   3722 |      #include <sys/socket.h>
   3723 |      #ifdef HAVE_NETINET_IN_H
   3724 |      #include <netinet/in.h>
   3725 |      #endif
   3726 |      #ifdef HAVE_ARPA_INET_H
   3727 |      #include <arpa/inet.h>
   3728 |      #endif
   3729 |      #endif
   3730 | 
   3731 | 
   3732 | int main(void)
   3733 | {
   3734 | if (sizeof ((struct sockaddr_storage)))
   3735 | 	    return 0;
   3736 |   return 0;
   3737 | }
   3738 configure:35747: result: yes
   3739 configure:35778: checking for sys/select.h
   3740 configure:35778: result: yes
   3741 configure:35786: checking for select
   3742 configure:35824: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   3743 configure:35824: $? = 0
   3744 configure:35827: result: yes
   3745 configure:35850: checking for sys/types.h
   3746 configure:35850: result: yes
   3747 configure:35858: checking for recv
   3748 configure:35887: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   3749 configure:35887: $? = 0
   3750 configure:35890: result: yes
   3751 configure:35914: checking for sys/types.h
   3752 configure:35914: result: yes
   3753 configure:35922: checking for send
   3754 configure:35952: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   3755 configure:35952: $? = 0
   3756 configure:35955: result: yes
   3757 configure:35979: checking for sys/types.h
   3758 configure:35979: result: yes
   3759 configure:35986: checking for MSG_NOSIGNAL
   3760 configure:36020: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3761 configure:36020: $? = 0
   3762 configure:36033: result: yes
   3763 configure:36054: checking for sys/types.h
   3764 configure:36054: result: yes
   3765 configure:36061: checking for unistd.h
   3766 configure:36061: result: yes
   3767 configure:36077: checking if alarm can be linked
   3768 configure:36105: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   3769 configure:36105: $? = 0
   3770 configure:36108: result: yes
   3771 configure:36123: checking if alarm is prototyped
   3772 configure:36135: result: yes
   3773 configure:36151: checking if alarm is compilable
   3774 configure:36169: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3775 configure:36169: $? = 0
   3776 configure:36172: result: yes
   3777 configure:36187: checking if alarm usage allowed
   3778 configure:36190: result: yes
   3779 configure:36200: checking if alarm might be used
   3780 configure:36206: result: yes
   3781 configure:36229: checking for sys/types.h
   3782 configure:36229: result: yes
   3783 configure:36236: checking for strings.h
   3784 configure:36236: result: yes
   3785 configure:36255: checking for sys/types.h
   3786 configure:36255: result: yes
   3787 configure:36262: checking for libgen.h
   3788 configure:36262: result: yes
   3789 configure:36278: checking if basename can be linked
   3790 configure:36306: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   3791 configure:36306: $? = 0
   3792 configure:36309: result: yes
   3793 configure:36324: checking if basename is prototyped
   3794 configure:36338: result: yes
   3795 configure:36354: checking if basename is compilable
   3796 configure:36374: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   3797 configure:36374: $? = 0
   3798 configure:36377: result: yes
   3799 configure:36392: checking if basename usage allowed
   3800 configure:36395: result: yes
   3801 configure:36405: checking if basename might be used
   3802 configure:36411: result: yes
   3803 configure:36430: checking if closesocket can be linked
   3804 configure:36448: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   3805 conftest.c: In function 'main':
   3806 conftest.c:126:15: error: implicit declaration of function 'closesocket' [-Wimplicit-function-declaration]
   3807   126 |       if(0 != closesocket(0))
   3808       |               ^~~~~~~~~~~
   3809 configure:36448: $? = 1
   3810 configure: failed program was:
   3811 | /* confdefs.h */
   3812 | #define PACKAGE_NAME "curl"
   3813 | #define PACKAGE_TARNAME "curl"
   3814 | #define PACKAGE_VERSION "-"
   3815 | #define PACKAGE_STRING "curl -"
   3816 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   3817 | #define PACKAGE_URL ""
   3818 | #define HAVE_STDIO_H 1
   3819 | #define HAVE_STDLIB_H 1
   3820 | #define HAVE_STRING_H 1
   3821 | #define HAVE_INTTYPES_H 1
   3822 | #define HAVE_STDINT_H 1
   3823 | #define HAVE_STRINGS_H 1
   3824 | #define HAVE_SYS_STAT_H 1
   3825 | #define HAVE_SYS_TYPES_H 1
   3826 | #define HAVE_UNISTD_H 1
   3827 | #define STDC_HEADERS 1
   3828 | #define HAVE_STDATOMIC_H 1
   3829 | #define HAVE_ATOMIC 1
   3830 | #define PACKAGE "curl"
   3831 | #define VERSION "-"
   3832 | #define CURL_OS "x86_64-pc-linux-gnu"
   3833 | #define HAVE_DLFCN_H 1
   3834 | #define LT_OBJDIR ".libs/"
   3835 | #define HAVE_LDAP_SSL 1
   3836 | #define HAVE_SYS_TYPES_H 1
   3837 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   3838 | #define HAVE_SYS_TYPES_H 1
   3839 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   3840 | #define HAVE_LIBZ 1
   3841 | #define HAVE_LIBBROTLIDEC 1
   3842 | #define HAVE_BROTLI_DECODE_H 1
   3843 | #define HAVE_BROTLI 1
   3844 | #define HAVE_LIBZSTD 1
   3845 | #define HAVE_ZSTD_H 1
   3846 | #define HAVE_ZSTD 1
   3847 | #define USE_IPV6 1
   3848 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   3849 | #define HAVE_WRITABLE_ARGV 1
   3850 | #define USE_MBEDTLS 1
   3851 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   3852 | #define CURL_CA_PATH "/etc/ssl/certs"
   3853 | #define HAVE_LIBPSL_H 1
   3854 | #define USE_LIBPSL 1
   3855 | #define HAVE_LBER_H 1
   3856 | #define HAVE_LDAP_H 1
   3857 | #define HAVE_LDAP_URL_PARSE 1
   3858 | #define HAVE_LDAP_INIT_FD 1
   3859 | #define USE_OPENLDAP 1
   3860 | #define HAVE_LIBRTMP_RTMP_H 1
   3861 | #define USE_LIBRTMP 1
   3862 | #define HAVE_IDN2_H 1
   3863 | #define HAVE_LIBIDN2 1
   3864 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   3865 | #define USE_NGHTTP2 1
   3866 | #define HAVE_SYS_TYPES_H 1
   3867 | #define HAVE_SYS_SELECT_H 1
   3868 | #define HAVE_SYS_IOCTL_H 1
   3869 | #define HAVE_UNISTD_H 1
   3870 | #define HAVE_ARPA_INET_H 1
   3871 | #define HAVE_NET_IF_H 1
   3872 | #define HAVE_NETINET_IN_H 1
   3873 | #define HAVE_SYS_UN_H 1
   3874 | #define HAVE_LINUX_TCP_H 1
   3875 | #define HAVE_NETINET_TCP_H 1
   3876 | #define HAVE_NETINET_UDP_H 1
   3877 | #define HAVE_NETDB_H 1
   3878 | #define HAVE_SYS_PARAM_H 1
   3879 | #define HAVE_TERMIOS_H 1
   3880 | #define HAVE_FCNTL_H 1
   3881 | #define HAVE_PWD_H 1
   3882 | #define HAVE_UTIME_H 1
   3883 | #define HAVE_SYS_POLL_H 1
   3884 | #define HAVE_POLL_H 1
   3885 | #define HAVE_SYS_RESOURCE_H 1
   3886 | #define HAVE_LIBGEN_H 1
   3887 | #define HAVE_LOCALE_H 1
   3888 | #define HAVE_STDBOOL_H 1
   3889 | #define HAVE_STDINT_H 1
   3890 | #define HAVE_SYS_EVENTFD_H 1
   3891 | #define HAVE_SYS_TYPES_H 1
   3892 | #define HAVE_STRUCT_TIMEVAL 1
   3893 | #define SIZEOF_SIZE_T 8
   3894 | #define SIZEOF_LONG 8
   3895 | #define SIZEOF_INT 4
   3896 | #define SIZEOF_TIME_T 8
   3897 | #define SIZEOF_OFF_T 8
   3898 | #define SIZEOF_CURL_OFF_T 8
   3899 | #define SIZEOF_CURL_SOCKET_T 4
   3900 | #define HAVE_LONGLONG 1
   3901 | #define HAVE_BOOL_T 1
   3902 | #define HAVE_SA_FAMILY_T 1
   3903 | #define HAVE_SUSECONDS_T 1
   3904 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   3905 | #define HAVE_SYS_SELECT_H 1
   3906 | #define HAVE_SELECT 1
   3907 | #define HAVE_SYS_TYPES_H 1
   3908 | #define HAVE_RECV 1
   3909 | #define HAVE_SYS_TYPES_H 1
   3910 | #define HAVE_SEND 1
   3911 | #define HAVE_SYS_TYPES_H 1
   3912 | #define HAVE_MSG_NOSIGNAL 1
   3913 | #define HAVE_SYS_TYPES_H 1
   3914 | #define HAVE_UNISTD_H 1
   3915 | #define HAVE_ALARM 1
   3916 | #define HAVE_SYS_TYPES_H 1
   3917 | #define HAVE_STRINGS_H 1
   3918 | #define HAVE_SYS_TYPES_H 1
   3919 | #define HAVE_LIBGEN_H 1
   3920 | #define HAVE_BASENAME 1
   3921 | /* end confdefs.h.  */
   3922 | 
   3923 | 
   3924 |       /* includes start */
   3925 | #ifdef _WIN32
   3926 | #  ifndef WIN32_LEAN_AND_MEAN
   3927 | #    define WIN32_LEAN_AND_MEAN
   3928 | #  endif
   3929 | #  include <winsock2.h>
   3930 | #endif
   3931 | /* includes end */
   3932 | 
   3933 | int main(void)
   3934 | {
   3935 | 
   3936 |       if(0 != closesocket(0))
   3937 |         return 1;
   3938 | 
   3939 |   return 0;
   3940 | }
   3941 | 
   3942 configure:36457: result: no
   3943 configure:36543: checking if closesocket might be used
   3944 configure:36556: result: no
   3945 configure:36571: checking for sys/types.h
   3946 configure:36571: result: yes
   3947 configure:36586: checking if CloseSocket can be linked
   3948 configure:36605: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   3949 conftest.c: In function 'main':
   3950 conftest.c:143:15: error: implicit declaration of function 'CloseSocket' [-Wimplicit-function-declaration]
   3951   143 |       if(0 != CloseSocket(0))
   3952       |               ^~~~~~~~~~~
   3953 configure:36605: $? = 1
   3954 configure: failed program was:
   3955 | /* confdefs.h */
   3956 | #define PACKAGE_NAME "curl"
   3957 | #define PACKAGE_TARNAME "curl"
   3958 | #define PACKAGE_VERSION "-"
   3959 | #define PACKAGE_STRING "curl -"
   3960 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   3961 | #define PACKAGE_URL ""
   3962 | #define HAVE_STDIO_H 1
   3963 | #define HAVE_STDLIB_H 1
   3964 | #define HAVE_STRING_H 1
   3965 | #define HAVE_INTTYPES_H 1
   3966 | #define HAVE_STDINT_H 1
   3967 | #define HAVE_STRINGS_H 1
   3968 | #define HAVE_SYS_STAT_H 1
   3969 | #define HAVE_SYS_TYPES_H 1
   3970 | #define HAVE_UNISTD_H 1
   3971 | #define STDC_HEADERS 1
   3972 | #define HAVE_STDATOMIC_H 1
   3973 | #define HAVE_ATOMIC 1
   3974 | #define PACKAGE "curl"
   3975 | #define VERSION "-"
   3976 | #define CURL_OS "x86_64-pc-linux-gnu"
   3977 | #define HAVE_DLFCN_H 1
   3978 | #define LT_OBJDIR ".libs/"
   3979 | #define HAVE_LDAP_SSL 1
   3980 | #define HAVE_SYS_TYPES_H 1
   3981 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   3982 | #define HAVE_SYS_TYPES_H 1
   3983 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   3984 | #define HAVE_LIBZ 1
   3985 | #define HAVE_LIBBROTLIDEC 1
   3986 | #define HAVE_BROTLI_DECODE_H 1
   3987 | #define HAVE_BROTLI 1
   3988 | #define HAVE_LIBZSTD 1
   3989 | #define HAVE_ZSTD_H 1
   3990 | #define HAVE_ZSTD 1
   3991 | #define USE_IPV6 1
   3992 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   3993 | #define HAVE_WRITABLE_ARGV 1
   3994 | #define USE_MBEDTLS 1
   3995 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   3996 | #define CURL_CA_PATH "/etc/ssl/certs"
   3997 | #define HAVE_LIBPSL_H 1
   3998 | #define USE_LIBPSL 1
   3999 | #define HAVE_LBER_H 1
   4000 | #define HAVE_LDAP_H 1
   4001 | #define HAVE_LDAP_URL_PARSE 1
   4002 | #define HAVE_LDAP_INIT_FD 1
   4003 | #define USE_OPENLDAP 1
   4004 | #define HAVE_LIBRTMP_RTMP_H 1
   4005 | #define USE_LIBRTMP 1
   4006 | #define HAVE_IDN2_H 1
   4007 | #define HAVE_LIBIDN2 1
   4008 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   4009 | #define USE_NGHTTP2 1
   4010 | #define HAVE_SYS_TYPES_H 1
   4011 | #define HAVE_SYS_SELECT_H 1
   4012 | #define HAVE_SYS_IOCTL_H 1
   4013 | #define HAVE_UNISTD_H 1
   4014 | #define HAVE_ARPA_INET_H 1
   4015 | #define HAVE_NET_IF_H 1
   4016 | #define HAVE_NETINET_IN_H 1
   4017 | #define HAVE_SYS_UN_H 1
   4018 | #define HAVE_LINUX_TCP_H 1
   4019 | #define HAVE_NETINET_TCP_H 1
   4020 | #define HAVE_NETINET_UDP_H 1
   4021 | #define HAVE_NETDB_H 1
   4022 | #define HAVE_SYS_PARAM_H 1
   4023 | #define HAVE_TERMIOS_H 1
   4024 | #define HAVE_FCNTL_H 1
   4025 | #define HAVE_PWD_H 1
   4026 | #define HAVE_UTIME_H 1
   4027 | #define HAVE_SYS_POLL_H 1
   4028 | #define HAVE_POLL_H 1
   4029 | #define HAVE_SYS_RESOURCE_H 1
   4030 | #define HAVE_LIBGEN_H 1
   4031 | #define HAVE_LOCALE_H 1
   4032 | #define HAVE_STDBOOL_H 1
   4033 | #define HAVE_STDINT_H 1
   4034 | #define HAVE_SYS_EVENTFD_H 1
   4035 | #define HAVE_SYS_TYPES_H 1
   4036 | #define HAVE_STRUCT_TIMEVAL 1
   4037 | #define SIZEOF_SIZE_T 8
   4038 | #define SIZEOF_LONG 8
   4039 | #define SIZEOF_INT 4
   4040 | #define SIZEOF_TIME_T 8
   4041 | #define SIZEOF_OFF_T 8
   4042 | #define SIZEOF_CURL_OFF_T 8
   4043 | #define SIZEOF_CURL_SOCKET_T 4
   4044 | #define HAVE_LONGLONG 1
   4045 | #define HAVE_BOOL_T 1
   4046 | #define HAVE_SA_FAMILY_T 1
   4047 | #define HAVE_SUSECONDS_T 1
   4048 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   4049 | #define HAVE_SYS_SELECT_H 1
   4050 | #define HAVE_SELECT 1
   4051 | #define HAVE_SYS_TYPES_H 1
   4052 | #define HAVE_RECV 1
   4053 | #define HAVE_SYS_TYPES_H 1
   4054 | #define HAVE_SEND 1
   4055 | #define HAVE_SYS_TYPES_H 1
   4056 | #define HAVE_MSG_NOSIGNAL 1
   4057 | #define HAVE_SYS_TYPES_H 1
   4058 | #define HAVE_UNISTD_H 1
   4059 | #define HAVE_ALARM 1
   4060 | #define HAVE_SYS_TYPES_H 1
   4061 | #define HAVE_STRINGS_H 1
   4062 | #define HAVE_SYS_TYPES_H 1
   4063 | #define HAVE_LIBGEN_H 1
   4064 | #define HAVE_BASENAME 1
   4065 | #define HAVE_SYS_TYPES_H 1
   4066 | /* end confdefs.h.  */
   4067 | 
   4068 | 
   4069 |       /* includes start */
   4070 | #if defined(HAVE_PROTO_BSDSOCKET_H)
   4071 | #  define __NO_NET_API
   4072 | #  define __USE_INLINE__
   4073 | #  include <proto/bsdsocket.h>
   4074 | #  ifdef HAVE_SYS_IOCTL_H
   4075 | #    include <sys/ioctl.h>
   4076 | #  endif
   4077 | #  ifdef __amigaos4__
   4078 | struct SocketIFace *ISocket = NULL;
   4079 | #  else
   4080 | struct Library *SocketBase = NULL;
   4081 | #  endif
   4082 | #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
   4083 | #endif
   4084 | /* includes end */
   4085 |       /* includes start */
   4086 | #ifdef HAVE_SYS_TYPES_H
   4087 | #  include <sys/types.h>
   4088 | #endif
   4089 | #ifndef _WIN32
   4090 | #  include <sys/socket.h>
   4091 | #endif
   4092 | /* includes end */
   4093 | 
   4094 | int main(void)
   4095 | {
   4096 | 
   4097 |       if(0 != CloseSocket(0))
   4098 |         return 1;
   4099 | 
   4100 |   return 0;
   4101 | }
   4102 | 
   4103 configure:36614: result: no
   4104 configure:36673: checking if CloseSocket might be used
   4105 configure:36685: result: no
   4106 configure:36703: checking for sys/types.h
   4107 configure:36703: result: yes
   4108 configure:36710: checking for unistd.h
   4109 configure:36710: result: yes
   4110 configure:36717: checking for fcntl.h
   4111 configure:36717: result: yes
   4112 configure:36733: checking if fcntl can be linked
   4113 configure:36761: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   4114 configure:36761: $? = 0
   4115 configure:36764: result: yes
   4116 configure:36779: checking if fcntl is prototyped
   4117 configure:36791: result: yes
   4118 configure:36807: checking if fcntl is compilable
   4119 configure:36825: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4120 configure:36825: $? = 0
   4121 configure:36828: result: yes
   4122 configure:36843: checking if fcntl usage allowed
   4123 configure:36846: result: yes
   4124 configure:36856: checking if fcntl might be used
   4125 configure:36862: result: yes
   4126 configure:36880: checking if fcntl O_NONBLOCK is compilable
   4127 configure:36899: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4128 configure:36899: $? = 0
   4129 configure:36902: result: yes
   4130 configure:36917: checking if fcntl O_NONBLOCK usage allowed
   4131 configure:36920: result: yes
   4132 configure:36930: checking if fcntl O_NONBLOCK might be used
   4133 configure:36934: result: yes
   4134 configure:36964: checking whether build target is a native Windows one
   4135 configure:37003: result: no
   4136 configure:37025: checking for sys/types.h
   4137 configure:37025: result: yes
   4138 configure:37032: checking for netdb.h
   4139 configure:37032: result: yes
   4140 configure:37048: checking if freeaddrinfo can be linked
   4141 configure:37067: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   4142 configure:37067: $? = 0
   4143 configure:37070: result: yes
   4144 configure:37085: checking if freeaddrinfo is prototyped
   4145 configure:37099: result: yes
   4146 configure:37115: checking if freeaddrinfo is compilable
   4147 configure:37134: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4148 configure:37134: $? = 0
   4149 configure:37137: result: yes
   4150 configure:37152: checking if freeaddrinfo usage allowed
   4151 configure:37155: result: yes
   4152 configure:37165: checking if freeaddrinfo might be used
   4153 configure:37171: result: yes
   4154 configure:37193: checking for sys/types.h
   4155 configure:37193: result: yes
   4156 configure:37200: checking for sys/xattr.h
   4157 configure:37200: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4158 configure:37200: $? = 0
   4159 configure:37200: result: yes
   4160 configure:37217: checking if fsetxattr can be linked
   4161 configure:37245: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   4162 configure:37245: $? = 0
   4163 configure:37248: result: yes
   4164 configure:37263: checking if fsetxattr is prototyped
   4165 configure:37275: result: yes
   4166 configure:37292: checking if fsetxattr takes 5 args.
   4167 configure:37310: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4168 configure:37310: $? = 0
   4169 configure:37313: result: yes
   4170 configure:37363: checking if fsetxattr is compilable
   4171 configure:37366: result: yes
   4172 configure:37375: checking if fsetxattr usage allowed
   4173 configure:37378: result: yes
   4174 configure:37388: checking if fsetxattr might be used
   4175 configure:37394: result: yes
   4176 configure:37424: checking if ftruncate can be linked
   4177 configure:37452: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   4178 configure:37452: $? = 0
   4179 configure:37455: result: yes
   4180 configure:37470: checking if ftruncate is prototyped
   4181 configure:37482: result: yes
   4182 configure:37498: checking if ftruncate is compilable
   4183 configure:37516: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4184 configure:37516: $? = 0
   4185 configure:37519: result: yes
   4186 configure:37534: checking if ftruncate usage allowed
   4187 configure:37537: result: yes
   4188 configure:37547: checking if ftruncate might be used
   4189 configure:37553: result: yes
   4190 configure:37573: checking for sys/types.h
   4191 configure:37573: result: yes
   4192 configure:37591: checking if getaddrinfo can be linked
   4193 configure:37612: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   4194 configure:37612: $? = 0
   4195 configure:37615: result: yes
   4196 configure:37630: checking if getaddrinfo is prototyped
   4197 configure:37644: result: yes
   4198 configure:37660: checking if getaddrinfo is compilable
   4199 configure:37681: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4200 configure:37681: $? = 0
   4201 configure:37684: result: yes
   4202 configure:37700: checking if getaddrinfo seems to work
   4203 configure:37828: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   4204 configure:37828: $? = 0
   4205 configure:37828: ./conftest
   4206 configure:37828: $? = 0
   4207 configure:37830: result: yes
   4208 configure:37852: checking if getaddrinfo usage allowed
   4209 configure:37855: result: yes
   4210 configure:37865: checking if getaddrinfo might be used
   4211 configure:37871: result: yes
   4212 configure:37885: checking if getaddrinfo is threadsafe
   4213 configure:37935: result: yes
   4214 configure:37955: checking if gethostbyname_r can be linked
   4215 configure:37983: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   4216 configure:37983: $? = 0
   4217 configure:37986: result: yes
   4218 configure:38001: checking if gethostbyname_r is prototyped
   4219 configure:38013: result: yes
   4220 configure:38030: checking if gethostbyname_r takes 3 args.
   4221 configure:38049: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4222 conftest.c: In function 'main':
   4223 conftest.c:159:19: error: too few arguments to function 'gethostbyname_r'; expected 6, have 3
   4224   159 |           if(0 != gethostbyname_r(0, 0, 0))
   4225       |                   ^~~~~~~~~~~~~~~
   4226 In file included from conftest.c:136:
   4227 /usr/include/netdb.h:177:12: note: declared here
   4228   177 | extern int gethostbyname_r (const char *__restrict __name,
   4229       |            ^~~~~~~~~~~~~~~
   4230 configure:38049: $? = 1
   4231 configure: failed program was:
   4232 | /* confdefs.h */
   4233 | #define PACKAGE_NAME "curl"
   4234 | #define PACKAGE_TARNAME "curl"
   4235 | #define PACKAGE_VERSION "-"
   4236 | #define PACKAGE_STRING "curl -"
   4237 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   4238 | #define PACKAGE_URL ""
   4239 | #define HAVE_STDIO_H 1
   4240 | #define HAVE_STDLIB_H 1
   4241 | #define HAVE_STRING_H 1
   4242 | #define HAVE_INTTYPES_H 1
   4243 | #define HAVE_STDINT_H 1
   4244 | #define HAVE_STRINGS_H 1
   4245 | #define HAVE_SYS_STAT_H 1
   4246 | #define HAVE_SYS_TYPES_H 1
   4247 | #define HAVE_UNISTD_H 1
   4248 | #define STDC_HEADERS 1
   4249 | #define HAVE_STDATOMIC_H 1
   4250 | #define HAVE_ATOMIC 1
   4251 | #define PACKAGE "curl"
   4252 | #define VERSION "-"
   4253 | #define CURL_OS "x86_64-pc-linux-gnu"
   4254 | #define HAVE_DLFCN_H 1
   4255 | #define LT_OBJDIR ".libs/"
   4256 | #define HAVE_LDAP_SSL 1
   4257 | #define HAVE_SYS_TYPES_H 1
   4258 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   4259 | #define HAVE_SYS_TYPES_H 1
   4260 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   4261 | #define HAVE_LIBZ 1
   4262 | #define HAVE_LIBBROTLIDEC 1
   4263 | #define HAVE_BROTLI_DECODE_H 1
   4264 | #define HAVE_BROTLI 1
   4265 | #define HAVE_LIBZSTD 1
   4266 | #define HAVE_ZSTD_H 1
   4267 | #define HAVE_ZSTD 1
   4268 | #define USE_IPV6 1
   4269 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   4270 | #define HAVE_WRITABLE_ARGV 1
   4271 | #define USE_MBEDTLS 1
   4272 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   4273 | #define CURL_CA_PATH "/etc/ssl/certs"
   4274 | #define HAVE_LIBPSL_H 1
   4275 | #define USE_LIBPSL 1
   4276 | #define HAVE_LBER_H 1
   4277 | #define HAVE_LDAP_H 1
   4278 | #define HAVE_LDAP_URL_PARSE 1
   4279 | #define HAVE_LDAP_INIT_FD 1
   4280 | #define USE_OPENLDAP 1
   4281 | #define HAVE_LIBRTMP_RTMP_H 1
   4282 | #define USE_LIBRTMP 1
   4283 | #define HAVE_IDN2_H 1
   4284 | #define HAVE_LIBIDN2 1
   4285 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   4286 | #define USE_NGHTTP2 1
   4287 | #define HAVE_SYS_TYPES_H 1
   4288 | #define HAVE_SYS_SELECT_H 1
   4289 | #define HAVE_SYS_IOCTL_H 1
   4290 | #define HAVE_UNISTD_H 1
   4291 | #define HAVE_ARPA_INET_H 1
   4292 | #define HAVE_NET_IF_H 1
   4293 | #define HAVE_NETINET_IN_H 1
   4294 | #define HAVE_SYS_UN_H 1
   4295 | #define HAVE_LINUX_TCP_H 1
   4296 | #define HAVE_NETINET_TCP_H 1
   4297 | #define HAVE_NETINET_UDP_H 1
   4298 | #define HAVE_NETDB_H 1
   4299 | #define HAVE_SYS_PARAM_H 1
   4300 | #define HAVE_TERMIOS_H 1
   4301 | #define HAVE_FCNTL_H 1
   4302 | #define HAVE_PWD_H 1
   4303 | #define HAVE_UTIME_H 1
   4304 | #define HAVE_SYS_POLL_H 1
   4305 | #define HAVE_POLL_H 1
   4306 | #define HAVE_SYS_RESOURCE_H 1
   4307 | #define HAVE_LIBGEN_H 1
   4308 | #define HAVE_LOCALE_H 1
   4309 | #define HAVE_STDBOOL_H 1
   4310 | #define HAVE_STDINT_H 1
   4311 | #define HAVE_SYS_EVENTFD_H 1
   4312 | #define HAVE_SYS_TYPES_H 1
   4313 | #define HAVE_STRUCT_TIMEVAL 1
   4314 | #define SIZEOF_SIZE_T 8
   4315 | #define SIZEOF_LONG 8
   4316 | #define SIZEOF_INT 4
   4317 | #define SIZEOF_TIME_T 8
   4318 | #define SIZEOF_OFF_T 8
   4319 | #define SIZEOF_CURL_OFF_T 8
   4320 | #define SIZEOF_CURL_SOCKET_T 4
   4321 | #define HAVE_LONGLONG 1
   4322 | #define HAVE_BOOL_T 1
   4323 | #define HAVE_SA_FAMILY_T 1
   4324 | #define HAVE_SUSECONDS_T 1
   4325 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   4326 | #define HAVE_SYS_SELECT_H 1
   4327 | #define HAVE_SELECT 1
   4328 | #define HAVE_SYS_TYPES_H 1
   4329 | #define HAVE_RECV 1
   4330 | #define HAVE_SYS_TYPES_H 1
   4331 | #define HAVE_SEND 1
   4332 | #define HAVE_SYS_TYPES_H 1
   4333 | #define HAVE_MSG_NOSIGNAL 1
   4334 | #define HAVE_SYS_TYPES_H 1
   4335 | #define HAVE_UNISTD_H 1
   4336 | #define HAVE_ALARM 1
   4337 | #define HAVE_SYS_TYPES_H 1
   4338 | #define HAVE_STRINGS_H 1
   4339 | #define HAVE_SYS_TYPES_H 1
   4340 | #define HAVE_LIBGEN_H 1
   4341 | #define HAVE_BASENAME 1
   4342 | #define HAVE_SYS_TYPES_H 1
   4343 | #define HAVE_SYS_TYPES_H 1
   4344 | #define HAVE_UNISTD_H 1
   4345 | #define HAVE_FCNTL_H 1
   4346 | #define HAVE_FCNTL 1
   4347 | #define HAVE_FCNTL_O_NONBLOCK 1
   4348 | #define HAVE_SYS_TYPES_H 1
   4349 | #define HAVE_NETDB_H 1
   4350 | #define HAVE_FREEADDRINFO 1
   4351 | #define HAVE_SYS_TYPES_H 1
   4352 | #define HAVE_SYS_XATTR_H 1
   4353 | #define HAVE_FSETXATTR 1
   4354 | #define HAVE_FSETXATTR_5 1
   4355 | #define HAVE_FTRUNCATE 1
   4356 | #define HAVE_SYS_TYPES_H 1
   4357 | #define HAVE_GETADDRINFO 1
   4358 | #define HAVE_GETADDRINFO_THREADSAFE 1
   4359 | /* end confdefs.h.  */
   4360 | 
   4361 | 
   4362 |           /* includes start */
   4363 | #ifdef HAVE_SYS_TYPES_H
   4364 | #  include <sys/types.h>
   4365 | #endif
   4366 | #ifdef HAVE_NETDB_H
   4367 | #  include <netdb.h>
   4368 | #endif
   4369 | /* includes end */
   4370 |           /* includes start */
   4371 | #if defined(HAVE_PROTO_BSDSOCKET_H)
   4372 | #  define __NO_NET_API
   4373 | #  define __USE_INLINE__
   4374 | #  include <proto/bsdsocket.h>
   4375 | #  ifdef HAVE_SYS_IOCTL_H
   4376 | #    include <sys/ioctl.h>
   4377 | #  endif
   4378 | #  ifdef __amigaos4__
   4379 | struct SocketIFace *ISocket = NULL;
   4380 | #  else
   4381 | struct Library *SocketBase = NULL;
   4382 | #  endif
   4383 | #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
   4384 | #endif
   4385 | /* includes end */
   4386 | 
   4387 | int main(void)
   4388 | {
   4389 | 
   4390 |           if(0 != gethostbyname_r(0, 0, 0))
   4391 |             return 1;
   4392 | 
   4393 |   return 0;
   4394 | }
   4395 | 
   4396 configure:38059: result: no
   4397 configure:38067: checking if gethostbyname_r takes 5 args.
   4398 configure:38086: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4399 conftest.c: In function 'main':
   4400 conftest.c:159:19: error: too few arguments to function 'gethostbyname_r'; expected 6, have 5
   4401   159 |           if(0 != gethostbyname_r(0, 0, 0, 0, 0))
   4402       |                   ^~~~~~~~~~~~~~~
   4403 In file included from conftest.c:136:
   4404 /usr/include/netdb.h:177:12: note: declared here
   4405   177 | extern int gethostbyname_r (const char *__restrict __name,
   4406       |            ^~~~~~~~~~~~~~~
   4407 configure:38086: $? = 1
   4408 configure: failed program was:
   4409 | /* confdefs.h */
   4410 | #define PACKAGE_NAME "curl"
   4411 | #define PACKAGE_TARNAME "curl"
   4412 | #define PACKAGE_VERSION "-"
   4413 | #define PACKAGE_STRING "curl -"
   4414 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   4415 | #define PACKAGE_URL ""
   4416 | #define HAVE_STDIO_H 1
   4417 | #define HAVE_STDLIB_H 1
   4418 | #define HAVE_STRING_H 1
   4419 | #define HAVE_INTTYPES_H 1
   4420 | #define HAVE_STDINT_H 1
   4421 | #define HAVE_STRINGS_H 1
   4422 | #define HAVE_SYS_STAT_H 1
   4423 | #define HAVE_SYS_TYPES_H 1
   4424 | #define HAVE_UNISTD_H 1
   4425 | #define STDC_HEADERS 1
   4426 | #define HAVE_STDATOMIC_H 1
   4427 | #define HAVE_ATOMIC 1
   4428 | #define PACKAGE "curl"
   4429 | #define VERSION "-"
   4430 | #define CURL_OS "x86_64-pc-linux-gnu"
   4431 | #define HAVE_DLFCN_H 1
   4432 | #define LT_OBJDIR ".libs/"
   4433 | #define HAVE_LDAP_SSL 1
   4434 | #define HAVE_SYS_TYPES_H 1
   4435 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   4436 | #define HAVE_SYS_TYPES_H 1
   4437 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   4438 | #define HAVE_LIBZ 1
   4439 | #define HAVE_LIBBROTLIDEC 1
   4440 | #define HAVE_BROTLI_DECODE_H 1
   4441 | #define HAVE_BROTLI 1
   4442 | #define HAVE_LIBZSTD 1
   4443 | #define HAVE_ZSTD_H 1
   4444 | #define HAVE_ZSTD 1
   4445 | #define USE_IPV6 1
   4446 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   4447 | #define HAVE_WRITABLE_ARGV 1
   4448 | #define USE_MBEDTLS 1
   4449 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   4450 | #define CURL_CA_PATH "/etc/ssl/certs"
   4451 | #define HAVE_LIBPSL_H 1
   4452 | #define USE_LIBPSL 1
   4453 | #define HAVE_LBER_H 1
   4454 | #define HAVE_LDAP_H 1
   4455 | #define HAVE_LDAP_URL_PARSE 1
   4456 | #define HAVE_LDAP_INIT_FD 1
   4457 | #define USE_OPENLDAP 1
   4458 | #define HAVE_LIBRTMP_RTMP_H 1
   4459 | #define USE_LIBRTMP 1
   4460 | #define HAVE_IDN2_H 1
   4461 | #define HAVE_LIBIDN2 1
   4462 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   4463 | #define USE_NGHTTP2 1
   4464 | #define HAVE_SYS_TYPES_H 1
   4465 | #define HAVE_SYS_SELECT_H 1
   4466 | #define HAVE_SYS_IOCTL_H 1
   4467 | #define HAVE_UNISTD_H 1
   4468 | #define HAVE_ARPA_INET_H 1
   4469 | #define HAVE_NET_IF_H 1
   4470 | #define HAVE_NETINET_IN_H 1
   4471 | #define HAVE_SYS_UN_H 1
   4472 | #define HAVE_LINUX_TCP_H 1
   4473 | #define HAVE_NETINET_TCP_H 1
   4474 | #define HAVE_NETINET_UDP_H 1
   4475 | #define HAVE_NETDB_H 1
   4476 | #define HAVE_SYS_PARAM_H 1
   4477 | #define HAVE_TERMIOS_H 1
   4478 | #define HAVE_FCNTL_H 1
   4479 | #define HAVE_PWD_H 1
   4480 | #define HAVE_UTIME_H 1
   4481 | #define HAVE_SYS_POLL_H 1
   4482 | #define HAVE_POLL_H 1
   4483 | #define HAVE_SYS_RESOURCE_H 1
   4484 | #define HAVE_LIBGEN_H 1
   4485 | #define HAVE_LOCALE_H 1
   4486 | #define HAVE_STDBOOL_H 1
   4487 | #define HAVE_STDINT_H 1
   4488 | #define HAVE_SYS_EVENTFD_H 1
   4489 | #define HAVE_SYS_TYPES_H 1
   4490 | #define HAVE_STRUCT_TIMEVAL 1
   4491 | #define SIZEOF_SIZE_T 8
   4492 | #define SIZEOF_LONG 8
   4493 | #define SIZEOF_INT 4
   4494 | #define SIZEOF_TIME_T 8
   4495 | #define SIZEOF_OFF_T 8
   4496 | #define SIZEOF_CURL_OFF_T 8
   4497 | #define SIZEOF_CURL_SOCKET_T 4
   4498 | #define HAVE_LONGLONG 1
   4499 | #define HAVE_BOOL_T 1
   4500 | #define HAVE_SA_FAMILY_T 1
   4501 | #define HAVE_SUSECONDS_T 1
   4502 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   4503 | #define HAVE_SYS_SELECT_H 1
   4504 | #define HAVE_SELECT 1
   4505 | #define HAVE_SYS_TYPES_H 1
   4506 | #define HAVE_RECV 1
   4507 | #define HAVE_SYS_TYPES_H 1
   4508 | #define HAVE_SEND 1
   4509 | #define HAVE_SYS_TYPES_H 1
   4510 | #define HAVE_MSG_NOSIGNAL 1
   4511 | #define HAVE_SYS_TYPES_H 1
   4512 | #define HAVE_UNISTD_H 1
   4513 | #define HAVE_ALARM 1
   4514 | #define HAVE_SYS_TYPES_H 1
   4515 | #define HAVE_STRINGS_H 1
   4516 | #define HAVE_SYS_TYPES_H 1
   4517 | #define HAVE_LIBGEN_H 1
   4518 | #define HAVE_BASENAME 1
   4519 | #define HAVE_SYS_TYPES_H 1
   4520 | #define HAVE_SYS_TYPES_H 1
   4521 | #define HAVE_UNISTD_H 1
   4522 | #define HAVE_FCNTL_H 1
   4523 | #define HAVE_FCNTL 1
   4524 | #define HAVE_FCNTL_O_NONBLOCK 1
   4525 | #define HAVE_SYS_TYPES_H 1
   4526 | #define HAVE_NETDB_H 1
   4527 | #define HAVE_FREEADDRINFO 1
   4528 | #define HAVE_SYS_TYPES_H 1
   4529 | #define HAVE_SYS_XATTR_H 1
   4530 | #define HAVE_FSETXATTR 1
   4531 | #define HAVE_FSETXATTR_5 1
   4532 | #define HAVE_FTRUNCATE 1
   4533 | #define HAVE_SYS_TYPES_H 1
   4534 | #define HAVE_GETADDRINFO 1
   4535 | #define HAVE_GETADDRINFO_THREADSAFE 1
   4536 | /* end confdefs.h.  */
   4537 | 
   4538 | 
   4539 |           /* includes start */
   4540 | #ifdef HAVE_SYS_TYPES_H
   4541 | #  include <sys/types.h>
   4542 | #endif
   4543 | #ifdef HAVE_NETDB_H
   4544 | #  include <netdb.h>
   4545 | #endif
   4546 | /* includes end */
   4547 |           /* includes start */
   4548 | #if defined(HAVE_PROTO_BSDSOCKET_H)
   4549 | #  define __NO_NET_API
   4550 | #  define __USE_INLINE__
   4551 | #  include <proto/bsdsocket.h>
   4552 | #  ifdef HAVE_SYS_IOCTL_H
   4553 | #    include <sys/ioctl.h>
   4554 | #  endif
   4555 | #  ifdef __amigaos4__
   4556 | struct SocketIFace *ISocket = NULL;
   4557 | #  else
   4558 | struct Library *SocketBase = NULL;
   4559 | #  endif
   4560 | #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
   4561 | #endif
   4562 | /* includes end */
   4563 | 
   4564 | int main(void)
   4565 | {
   4566 | 
   4567 |           if(0 != gethostbyname_r(0, 0, 0, 0, 0))
   4568 |             return 1;
   4569 | 
   4570 |   return 0;
   4571 | }
   4572 | 
   4573 configure:38096: result: no
   4574 configure:38104: checking if gethostbyname_r takes 6 args.
   4575 configure:38123: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4576 configure:38123: $? = 0
   4577 configure:38126: result: yes
   4578 configure:38140: checking if gethostbyname_r is compilable
   4579 configure:38143: result: yes
   4580 configure:38152: checking if gethostbyname_r usage allowed
   4581 configure:38155: result: yes
   4582 configure:38165: checking if gethostbyname_r might be used
   4583 configure:38171: result: yes
   4584 configure:38215: checking if gethostname can be linked
   4585 configure:38236: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   4586 configure:38236: $? = 0
   4587 configure:38239: result: yes
   4588 configure:38254: checking if gethostname is prototyped
   4589 configure:38268: result: yes
   4590 configure:38284: checking if gethostname is compilable
   4591 configure:38305: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4592 configure:38305: $? = 0
   4593 configure:38308: result: yes
   4594 configure:38323: checking for gethostname arg 2 data type
   4595 configure:38355: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4596 conftest.c:177:31: error: conflicting types for 'gethostname'; have 'int(char *, int)'
   4597   177 |               int FUNCALLCONV gethostname(char *, int);
   4598       |                               ^~~~~~~~~~~
   4599 In file included from conftest.c:146:
   4600 /usr/include/unistd.h:911:12: note: previous declaration of 'gethostname' with type 'int(char *, size_t)' {aka 'int(char *, long unsigned int)'}
   4601   911 | extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1))
   4602       |            ^~~~~~~~~~~
   4603 configure:38355: $? = 1
   4604 configure: failed program was:
   4605 | /* confdefs.h */
   4606 | #define PACKAGE_NAME "curl"
   4607 | #define PACKAGE_TARNAME "curl"
   4608 | #define PACKAGE_VERSION "-"
   4609 | #define PACKAGE_STRING "curl -"
   4610 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   4611 | #define PACKAGE_URL ""
   4612 | #define HAVE_STDIO_H 1
   4613 | #define HAVE_STDLIB_H 1
   4614 | #define HAVE_STRING_H 1
   4615 | #define HAVE_INTTYPES_H 1
   4616 | #define HAVE_STDINT_H 1
   4617 | #define HAVE_STRINGS_H 1
   4618 | #define HAVE_SYS_STAT_H 1
   4619 | #define HAVE_SYS_TYPES_H 1
   4620 | #define HAVE_UNISTD_H 1
   4621 | #define STDC_HEADERS 1
   4622 | #define HAVE_STDATOMIC_H 1
   4623 | #define HAVE_ATOMIC 1
   4624 | #define PACKAGE "curl"
   4625 | #define VERSION "-"
   4626 | #define CURL_OS "x86_64-pc-linux-gnu"
   4627 | #define HAVE_DLFCN_H 1
   4628 | #define LT_OBJDIR ".libs/"
   4629 | #define HAVE_LDAP_SSL 1
   4630 | #define HAVE_SYS_TYPES_H 1
   4631 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   4632 | #define HAVE_SYS_TYPES_H 1
   4633 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   4634 | #define HAVE_LIBZ 1
   4635 | #define HAVE_LIBBROTLIDEC 1
   4636 | #define HAVE_BROTLI_DECODE_H 1
   4637 | #define HAVE_BROTLI 1
   4638 | #define HAVE_LIBZSTD 1
   4639 | #define HAVE_ZSTD_H 1
   4640 | #define HAVE_ZSTD 1
   4641 | #define USE_IPV6 1
   4642 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   4643 | #define HAVE_WRITABLE_ARGV 1
   4644 | #define USE_MBEDTLS 1
   4645 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   4646 | #define CURL_CA_PATH "/etc/ssl/certs"
   4647 | #define HAVE_LIBPSL_H 1
   4648 | #define USE_LIBPSL 1
   4649 | #define HAVE_LBER_H 1
   4650 | #define HAVE_LDAP_H 1
   4651 | #define HAVE_LDAP_URL_PARSE 1
   4652 | #define HAVE_LDAP_INIT_FD 1
   4653 | #define USE_OPENLDAP 1
   4654 | #define HAVE_LIBRTMP_RTMP_H 1
   4655 | #define USE_LIBRTMP 1
   4656 | #define HAVE_IDN2_H 1
   4657 | #define HAVE_LIBIDN2 1
   4658 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   4659 | #define USE_NGHTTP2 1
   4660 | #define HAVE_SYS_TYPES_H 1
   4661 | #define HAVE_SYS_SELECT_H 1
   4662 | #define HAVE_SYS_IOCTL_H 1
   4663 | #define HAVE_UNISTD_H 1
   4664 | #define HAVE_ARPA_INET_H 1
   4665 | #define HAVE_NET_IF_H 1
   4666 | #define HAVE_NETINET_IN_H 1
   4667 | #define HAVE_SYS_UN_H 1
   4668 | #define HAVE_LINUX_TCP_H 1
   4669 | #define HAVE_NETINET_TCP_H 1
   4670 | #define HAVE_NETINET_UDP_H 1
   4671 | #define HAVE_NETDB_H 1
   4672 | #define HAVE_SYS_PARAM_H 1
   4673 | #define HAVE_TERMIOS_H 1
   4674 | #define HAVE_FCNTL_H 1
   4675 | #define HAVE_PWD_H 1
   4676 | #define HAVE_UTIME_H 1
   4677 | #define HAVE_SYS_POLL_H 1
   4678 | #define HAVE_POLL_H 1
   4679 | #define HAVE_SYS_RESOURCE_H 1
   4680 | #define HAVE_LIBGEN_H 1
   4681 | #define HAVE_LOCALE_H 1
   4682 | #define HAVE_STDBOOL_H 1
   4683 | #define HAVE_STDINT_H 1
   4684 | #define HAVE_SYS_EVENTFD_H 1
   4685 | #define HAVE_SYS_TYPES_H 1
   4686 | #define HAVE_STRUCT_TIMEVAL 1
   4687 | #define SIZEOF_SIZE_T 8
   4688 | #define SIZEOF_LONG 8
   4689 | #define SIZEOF_INT 4
   4690 | #define SIZEOF_TIME_T 8
   4691 | #define SIZEOF_OFF_T 8
   4692 | #define SIZEOF_CURL_OFF_T 8
   4693 | #define SIZEOF_CURL_SOCKET_T 4
   4694 | #define HAVE_LONGLONG 1
   4695 | #define HAVE_BOOL_T 1
   4696 | #define HAVE_SA_FAMILY_T 1
   4697 | #define HAVE_SUSECONDS_T 1
   4698 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   4699 | #define HAVE_SYS_SELECT_H 1
   4700 | #define HAVE_SELECT 1
   4701 | #define HAVE_SYS_TYPES_H 1
   4702 | #define HAVE_RECV 1
   4703 | #define HAVE_SYS_TYPES_H 1
   4704 | #define HAVE_SEND 1
   4705 | #define HAVE_SYS_TYPES_H 1
   4706 | #define HAVE_MSG_NOSIGNAL 1
   4707 | #define HAVE_SYS_TYPES_H 1
   4708 | #define HAVE_UNISTD_H 1
   4709 | #define HAVE_ALARM 1
   4710 | #define HAVE_SYS_TYPES_H 1
   4711 | #define HAVE_STRINGS_H 1
   4712 | #define HAVE_SYS_TYPES_H 1
   4713 | #define HAVE_LIBGEN_H 1
   4714 | #define HAVE_BASENAME 1
   4715 | #define HAVE_SYS_TYPES_H 1
   4716 | #define HAVE_SYS_TYPES_H 1
   4717 | #define HAVE_UNISTD_H 1
   4718 | #define HAVE_FCNTL_H 1
   4719 | #define HAVE_FCNTL 1
   4720 | #define HAVE_FCNTL_O_NONBLOCK 1
   4721 | #define HAVE_SYS_TYPES_H 1
   4722 | #define HAVE_NETDB_H 1
   4723 | #define HAVE_FREEADDRINFO 1
   4724 | #define HAVE_SYS_TYPES_H 1
   4725 | #define HAVE_SYS_XATTR_H 1
   4726 | #define HAVE_FSETXATTR 1
   4727 | #define HAVE_FSETXATTR_5 1
   4728 | #define HAVE_FTRUNCATE 1
   4729 | #define HAVE_SYS_TYPES_H 1
   4730 | #define HAVE_GETADDRINFO 1
   4731 | #define HAVE_GETADDRINFO_THREADSAFE 1
   4732 | #define HAVE_GETHOSTBYNAME_R 1
   4733 | #define HAVE_GETHOSTBYNAME_R_6 1
   4734 | /* end confdefs.h.  */
   4735 | 
   4736 | 
   4737 |               /* includes start */
   4738 | #ifdef _WIN32
   4739 | #  ifndef WIN32_LEAN_AND_MEAN
   4740 | #    define WIN32_LEAN_AND_MEAN
   4741 | #  endif
   4742 | #  include <winsock2.h>
   4743 | #endif
   4744 | /* includes end */
   4745 |               /* includes start */
   4746 | #ifdef HAVE_SYS_TYPES_H
   4747 | #  include <sys/types.h>
   4748 | #endif
   4749 | #ifdef HAVE_UNISTD_H
   4750 | #  include <unistd.h>
   4751 | #endif
   4752 | /* includes end */
   4753 |               /* includes start */
   4754 | #if defined(HAVE_PROTO_BSDSOCKET_H)
   4755 | #  define __NO_NET_API
   4756 | #  define __USE_INLINE__
   4757 | #  include <proto/bsdsocket.h>
   4758 | #  ifdef HAVE_SYS_IOCTL_H
   4759 | #    include <sys/ioctl.h>
   4760 | #  endif
   4761 | #  ifdef __amigaos4__
   4762 | struct SocketIFace *ISocket = NULL;
   4763 | #  else
   4764 | struct Library *SocketBase = NULL;
   4765 | #  endif
   4766 | #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
   4767 | #endif
   4768 | /* includes end */
   4769 |               /* preprocess start */
   4770 | #ifdef _WIN32
   4771 | #  define FUNCALLCONV __stdcall
   4772 | #else
   4773 | #  define FUNCALLCONV
   4774 | #endif
   4775 | /* preprocess end */
   4776 |               #if defined(_WIN32) && defined(WINSOCK_API_LINKAGE)
   4777 |               WINSOCK_API_LINKAGE
   4778 |               #else
   4779 |               extern
   4780 |               #endif
   4781 |               int FUNCALLCONV gethostname(char *, int);
   4782 | 
   4783 | int main(void)
   4784 | {
   4785 | 
   4786 |               char s[1];
   4787 |               if(0 != gethostname((char *)s, 0))
   4788 |                 return 1;
   4789 | 
   4790 |   return 0;
   4791 | }
   4792 | 
   4793 configure:38355: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4794 conftest.c:177:31: error: conflicting types for 'gethostname'; have 'int(char *, unsigned int)'
   4795   177 |               int FUNCALLCONV gethostname(char *, unsigned int);
   4796       |                               ^~~~~~~~~~~
   4797 In file included from conftest.c:146:
   4798 /usr/include/unistd.h:911:12: note: previous declaration of 'gethostname' with type 'int(char *, size_t)' {aka 'int(char *, long unsigned int)'}
   4799   911 | extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1))
   4800       |            ^~~~~~~~~~~
   4801 configure:38355: $? = 1
   4802 configure: failed program was:
   4803 | /* confdefs.h */
   4804 | #define PACKAGE_NAME "curl"
   4805 | #define PACKAGE_TARNAME "curl"
   4806 | #define PACKAGE_VERSION "-"
   4807 | #define PACKAGE_STRING "curl -"
   4808 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   4809 | #define PACKAGE_URL ""
   4810 | #define HAVE_STDIO_H 1
   4811 | #define HAVE_STDLIB_H 1
   4812 | #define HAVE_STRING_H 1
   4813 | #define HAVE_INTTYPES_H 1
   4814 | #define HAVE_STDINT_H 1
   4815 | #define HAVE_STRINGS_H 1
   4816 | #define HAVE_SYS_STAT_H 1
   4817 | #define HAVE_SYS_TYPES_H 1
   4818 | #define HAVE_UNISTD_H 1
   4819 | #define STDC_HEADERS 1
   4820 | #define HAVE_STDATOMIC_H 1
   4821 | #define HAVE_ATOMIC 1
   4822 | #define PACKAGE "curl"
   4823 | #define VERSION "-"
   4824 | #define CURL_OS "x86_64-pc-linux-gnu"
   4825 | #define HAVE_DLFCN_H 1
   4826 | #define LT_OBJDIR ".libs/"
   4827 | #define HAVE_LDAP_SSL 1
   4828 | #define HAVE_SYS_TYPES_H 1
   4829 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   4830 | #define HAVE_SYS_TYPES_H 1
   4831 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   4832 | #define HAVE_LIBZ 1
   4833 | #define HAVE_LIBBROTLIDEC 1
   4834 | #define HAVE_BROTLI_DECODE_H 1
   4835 | #define HAVE_BROTLI 1
   4836 | #define HAVE_LIBZSTD 1
   4837 | #define HAVE_ZSTD_H 1
   4838 | #define HAVE_ZSTD 1
   4839 | #define USE_IPV6 1
   4840 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   4841 | #define HAVE_WRITABLE_ARGV 1
   4842 | #define USE_MBEDTLS 1
   4843 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   4844 | #define CURL_CA_PATH "/etc/ssl/certs"
   4845 | #define HAVE_LIBPSL_H 1
   4846 | #define USE_LIBPSL 1
   4847 | #define HAVE_LBER_H 1
   4848 | #define HAVE_LDAP_H 1
   4849 | #define HAVE_LDAP_URL_PARSE 1
   4850 | #define HAVE_LDAP_INIT_FD 1
   4851 | #define USE_OPENLDAP 1
   4852 | #define HAVE_LIBRTMP_RTMP_H 1
   4853 | #define USE_LIBRTMP 1
   4854 | #define HAVE_IDN2_H 1
   4855 | #define HAVE_LIBIDN2 1
   4856 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   4857 | #define USE_NGHTTP2 1
   4858 | #define HAVE_SYS_TYPES_H 1
   4859 | #define HAVE_SYS_SELECT_H 1
   4860 | #define HAVE_SYS_IOCTL_H 1
   4861 | #define HAVE_UNISTD_H 1
   4862 | #define HAVE_ARPA_INET_H 1
   4863 | #define HAVE_NET_IF_H 1
   4864 | #define HAVE_NETINET_IN_H 1
   4865 | #define HAVE_SYS_UN_H 1
   4866 | #define HAVE_LINUX_TCP_H 1
   4867 | #define HAVE_NETINET_TCP_H 1
   4868 | #define HAVE_NETINET_UDP_H 1
   4869 | #define HAVE_NETDB_H 1
   4870 | #define HAVE_SYS_PARAM_H 1
   4871 | #define HAVE_TERMIOS_H 1
   4872 | #define HAVE_FCNTL_H 1
   4873 | #define HAVE_PWD_H 1
   4874 | #define HAVE_UTIME_H 1
   4875 | #define HAVE_SYS_POLL_H 1
   4876 | #define HAVE_POLL_H 1
   4877 | #define HAVE_SYS_RESOURCE_H 1
   4878 | #define HAVE_LIBGEN_H 1
   4879 | #define HAVE_LOCALE_H 1
   4880 | #define HAVE_STDBOOL_H 1
   4881 | #define HAVE_STDINT_H 1
   4882 | #define HAVE_SYS_EVENTFD_H 1
   4883 | #define HAVE_SYS_TYPES_H 1
   4884 | #define HAVE_STRUCT_TIMEVAL 1
   4885 | #define SIZEOF_SIZE_T 8
   4886 | #define SIZEOF_LONG 8
   4887 | #define SIZEOF_INT 4
   4888 | #define SIZEOF_TIME_T 8
   4889 | #define SIZEOF_OFF_T 8
   4890 | #define SIZEOF_CURL_OFF_T 8
   4891 | #define SIZEOF_CURL_SOCKET_T 4
   4892 | #define HAVE_LONGLONG 1
   4893 | #define HAVE_BOOL_T 1
   4894 | #define HAVE_SA_FAMILY_T 1
   4895 | #define HAVE_SUSECONDS_T 1
   4896 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   4897 | #define HAVE_SYS_SELECT_H 1
   4898 | #define HAVE_SELECT 1
   4899 | #define HAVE_SYS_TYPES_H 1
   4900 | #define HAVE_RECV 1
   4901 | #define HAVE_SYS_TYPES_H 1
   4902 | #define HAVE_SEND 1
   4903 | #define HAVE_SYS_TYPES_H 1
   4904 | #define HAVE_MSG_NOSIGNAL 1
   4905 | #define HAVE_SYS_TYPES_H 1
   4906 | #define HAVE_UNISTD_H 1
   4907 | #define HAVE_ALARM 1
   4908 | #define HAVE_SYS_TYPES_H 1
   4909 | #define HAVE_STRINGS_H 1
   4910 | #define HAVE_SYS_TYPES_H 1
   4911 | #define HAVE_LIBGEN_H 1
   4912 | #define HAVE_BASENAME 1
   4913 | #define HAVE_SYS_TYPES_H 1
   4914 | #define HAVE_SYS_TYPES_H 1
   4915 | #define HAVE_UNISTD_H 1
   4916 | #define HAVE_FCNTL_H 1
   4917 | #define HAVE_FCNTL 1
   4918 | #define HAVE_FCNTL_O_NONBLOCK 1
   4919 | #define HAVE_SYS_TYPES_H 1
   4920 | #define HAVE_NETDB_H 1
   4921 | #define HAVE_FREEADDRINFO 1
   4922 | #define HAVE_SYS_TYPES_H 1
   4923 | #define HAVE_SYS_XATTR_H 1
   4924 | #define HAVE_FSETXATTR 1
   4925 | #define HAVE_FSETXATTR_5 1
   4926 | #define HAVE_FTRUNCATE 1
   4927 | #define HAVE_SYS_TYPES_H 1
   4928 | #define HAVE_GETADDRINFO 1
   4929 | #define HAVE_GETADDRINFO_THREADSAFE 1
   4930 | #define HAVE_GETHOSTBYNAME_R 1
   4931 | #define HAVE_GETHOSTBYNAME_R_6 1
   4932 | /* end confdefs.h.  */
   4933 | 
   4934 | 
   4935 |               /* includes start */
   4936 | #ifdef _WIN32
   4937 | #  ifndef WIN32_LEAN_AND_MEAN
   4938 | #    define WIN32_LEAN_AND_MEAN
   4939 | #  endif
   4940 | #  include <winsock2.h>
   4941 | #endif
   4942 | /* includes end */
   4943 |               /* includes start */
   4944 | #ifdef HAVE_SYS_TYPES_H
   4945 | #  include <sys/types.h>
   4946 | #endif
   4947 | #ifdef HAVE_UNISTD_H
   4948 | #  include <unistd.h>
   4949 | #endif
   4950 | /* includes end */
   4951 |               /* includes start */
   4952 | #if defined(HAVE_PROTO_BSDSOCKET_H)
   4953 | #  define __NO_NET_API
   4954 | #  define __USE_INLINE__
   4955 | #  include <proto/bsdsocket.h>
   4956 | #  ifdef HAVE_SYS_IOCTL_H
   4957 | #    include <sys/ioctl.h>
   4958 | #  endif
   4959 | #  ifdef __amigaos4__
   4960 | struct SocketIFace *ISocket = NULL;
   4961 | #  else
   4962 | struct Library *SocketBase = NULL;
   4963 | #  endif
   4964 | #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
   4965 | #endif
   4966 | /* includes end */
   4967 |               /* preprocess start */
   4968 | #ifdef _WIN32
   4969 | #  define FUNCALLCONV __stdcall
   4970 | #else
   4971 | #  define FUNCALLCONV
   4972 | #endif
   4973 | /* preprocess end */
   4974 |               #if defined(_WIN32) && defined(WINSOCK_API_LINKAGE)
   4975 |               WINSOCK_API_LINKAGE
   4976 |               #else
   4977 |               extern
   4978 |               #endif
   4979 |               int FUNCALLCONV gethostname(char *, unsigned int);
   4980 | 
   4981 | int main(void)
   4982 | {
   4983 | 
   4984 |               char s[1];
   4985 |               if(0 != gethostname((char *)s, 0))
   4986 |                 return 1;
   4987 | 
   4988 |   return 0;
   4989 | }
   4990 | 
   4991 configure:38355: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   4992 configure:38355: $? = 0
   4993 configure:38365: result: size_t
   4994 configure:38375: checking if gethostname usage allowed
   4995 configure:38378: result: yes
   4996 configure:38388: checking if gethostname might be used
   4997 configure:38394: result: yes
   4998 configure:38422: checking for sys/types.h
   4999 configure:38422: result: yes
   5000 configure:38429: checking for netinet/in.h
   5001 configure:38429: result: yes
   5002 configure:38436: checking for ifaddrs.h
   5003 configure:38436: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5004 configure:38436: $? = 0
   5005 configure:38436: result: yes
   5006 configure:38453: checking if getifaddrs can be linked
   5007 configure:38481: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5008 configure:38481: $? = 0
   5009 configure:38484: result: yes
   5010 configure:38499: checking if getifaddrs is prototyped
   5011 configure:38511: result: yes
   5012 configure:38527: checking if getifaddrs is compilable
   5013 configure:38545: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5014 configure:38545: $? = 0
   5015 configure:38548: result: yes
   5016 configure:38564: checking if getifaddrs seems to work
   5017 configure:38654: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5018 configure:38654: $? = 0
   5019 configure:38654: ./conftest
   5020 configure:38654: $? = 0
   5021 configure:38656: result: yes
   5022 configure:38678: checking if getifaddrs usage allowed
   5023 configure:38681: result: yes
   5024 configure:38691: checking if getifaddrs might be used
   5025 configure:38698: result: yes
   5026 configure:38717: checking if getpeername can be linked
   5027 configure:38737: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5028 configure:38737: $? = 0
   5029 configure:38740: result: yes
   5030 configure:38755: checking if getpeername is prototyped
   5031 configure:38769: result: yes
   5032 configure:38785: checking if getpeername is compilable
   5033 configure:38805: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5034 configure:38805: $? = 0
   5035 configure:38808: result: yes
   5036 configure:38823: checking if getpeername usage allowed
   5037 configure:38826: result: yes
   5038 configure:38836: checking if getpeername might be used
   5039 configure:38842: result: yes
   5040 configure:38861: checking if getsockname can be linked
   5041 configure:38881: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5042 configure:38881: $? = 0
   5043 configure:38884: result: yes
   5044 configure:38899: checking if getsockname is prototyped
   5045 configure:38913: result: yes
   5046 configure:38929: checking if getsockname is compilable
   5047 configure:38949: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5048 configure:38949: $? = 0
   5049 configure:38952: result: yes
   5050 configure:38967: checking if getsockname usage allowed
   5051 configure:38970: result: yes
   5052 configure:38980: checking if getsockname might be used
   5053 configure:38986: result: yes
   5054 configure:39009: checking for sys/types.h
   5055 configure:39009: result: yes
   5056 configure:39026: checking if gmtime_r can be linked
   5057 configure:39054: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5058 configure:39054: $? = 0
   5059 configure:39057: result: yes
   5060 configure:39072: checking if gmtime_r is prototyped
   5061 configure:39084: result: yes
   5062 configure:39100: checking if gmtime_r is compilable
   5063 configure:39121: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5064 configure:39121: $? = 0
   5065 configure:39124: result: yes
   5066 configure:39140: checking if gmtime_r seems to work
   5067 configure:39228: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5068 configure:39228: $? = 0
   5069 configure:39228: ./conftest
   5070 configure:39228: $? = 0
   5071 configure:39230: result: yes
   5072 configure:39252: checking if gmtime_r usage allowed
   5073 configure:39255: result: yes
   5074 configure:39265: checking if gmtime_r might be used
   5075 configure:39272: result: yes
   5076 configure:39303: checking for sys/types.h
   5077 configure:39303: result: yes
   5078 configure:39310: checking for unistd.h
   5079 configure:39310: result: yes
   5080 configure:39317: checking for sys/ioctl.h
   5081 configure:39317: result: yes
   5082 configure:39324: checking for stropts.h
   5083 configure:39324: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5084 conftest.c:162:10: fatal error: stropts.h: No such file or directory
   5085   162 | #include <stropts.h>
   5086       |          ^~~~~~~~~~~
   5087 compilation terminated.
   5088 configure:39324: $? = 1
   5089 configure: failed program was:
   5090 | /* confdefs.h */
   5091 | #define PACKAGE_NAME "curl"
   5092 | #define PACKAGE_TARNAME "curl"
   5093 | #define PACKAGE_VERSION "-"
   5094 | #define PACKAGE_STRING "curl -"
   5095 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   5096 | #define PACKAGE_URL ""
   5097 | #define HAVE_STDIO_H 1
   5098 | #define HAVE_STDLIB_H 1
   5099 | #define HAVE_STRING_H 1
   5100 | #define HAVE_INTTYPES_H 1
   5101 | #define HAVE_STDINT_H 1
   5102 | #define HAVE_STRINGS_H 1
   5103 | #define HAVE_SYS_STAT_H 1
   5104 | #define HAVE_SYS_TYPES_H 1
   5105 | #define HAVE_UNISTD_H 1
   5106 | #define STDC_HEADERS 1
   5107 | #define HAVE_STDATOMIC_H 1
   5108 | #define HAVE_ATOMIC 1
   5109 | #define PACKAGE "curl"
   5110 | #define VERSION "-"
   5111 | #define CURL_OS "x86_64-pc-linux-gnu"
   5112 | #define HAVE_DLFCN_H 1
   5113 | #define LT_OBJDIR ".libs/"
   5114 | #define HAVE_LDAP_SSL 1
   5115 | #define HAVE_SYS_TYPES_H 1
   5116 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   5117 | #define HAVE_SYS_TYPES_H 1
   5118 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   5119 | #define HAVE_LIBZ 1
   5120 | #define HAVE_LIBBROTLIDEC 1
   5121 | #define HAVE_BROTLI_DECODE_H 1
   5122 | #define HAVE_BROTLI 1
   5123 | #define HAVE_LIBZSTD 1
   5124 | #define HAVE_ZSTD_H 1
   5125 | #define HAVE_ZSTD 1
   5126 | #define USE_IPV6 1
   5127 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   5128 | #define HAVE_WRITABLE_ARGV 1
   5129 | #define USE_MBEDTLS 1
   5130 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   5131 | #define CURL_CA_PATH "/etc/ssl/certs"
   5132 | #define HAVE_LIBPSL_H 1
   5133 | #define USE_LIBPSL 1
   5134 | #define HAVE_LBER_H 1
   5135 | #define HAVE_LDAP_H 1
   5136 | #define HAVE_LDAP_URL_PARSE 1
   5137 | #define HAVE_LDAP_INIT_FD 1
   5138 | #define USE_OPENLDAP 1
   5139 | #define HAVE_LIBRTMP_RTMP_H 1
   5140 | #define USE_LIBRTMP 1
   5141 | #define HAVE_IDN2_H 1
   5142 | #define HAVE_LIBIDN2 1
   5143 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   5144 | #define USE_NGHTTP2 1
   5145 | #define HAVE_SYS_TYPES_H 1
   5146 | #define HAVE_SYS_SELECT_H 1
   5147 | #define HAVE_SYS_IOCTL_H 1
   5148 | #define HAVE_UNISTD_H 1
   5149 | #define HAVE_ARPA_INET_H 1
   5150 | #define HAVE_NET_IF_H 1
   5151 | #define HAVE_NETINET_IN_H 1
   5152 | #define HAVE_SYS_UN_H 1
   5153 | #define HAVE_LINUX_TCP_H 1
   5154 | #define HAVE_NETINET_TCP_H 1
   5155 | #define HAVE_NETINET_UDP_H 1
   5156 | #define HAVE_NETDB_H 1
   5157 | #define HAVE_SYS_PARAM_H 1
   5158 | #define HAVE_TERMIOS_H 1
   5159 | #define HAVE_FCNTL_H 1
   5160 | #define HAVE_PWD_H 1
   5161 | #define HAVE_UTIME_H 1
   5162 | #define HAVE_SYS_POLL_H 1
   5163 | #define HAVE_POLL_H 1
   5164 | #define HAVE_SYS_RESOURCE_H 1
   5165 | #define HAVE_LIBGEN_H 1
   5166 | #define HAVE_LOCALE_H 1
   5167 | #define HAVE_STDBOOL_H 1
   5168 | #define HAVE_STDINT_H 1
   5169 | #define HAVE_SYS_EVENTFD_H 1
   5170 | #define HAVE_SYS_TYPES_H 1
   5171 | #define HAVE_STRUCT_TIMEVAL 1
   5172 | #define SIZEOF_SIZE_T 8
   5173 | #define SIZEOF_LONG 8
   5174 | #define SIZEOF_INT 4
   5175 | #define SIZEOF_TIME_T 8
   5176 | #define SIZEOF_OFF_T 8
   5177 | #define SIZEOF_CURL_OFF_T 8
   5178 | #define SIZEOF_CURL_SOCKET_T 4
   5179 | #define HAVE_LONGLONG 1
   5180 | #define HAVE_BOOL_T 1
   5181 | #define HAVE_SA_FAMILY_T 1
   5182 | #define HAVE_SUSECONDS_T 1
   5183 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   5184 | #define HAVE_SYS_SELECT_H 1
   5185 | #define HAVE_SELECT 1
   5186 | #define HAVE_SYS_TYPES_H 1
   5187 | #define HAVE_RECV 1
   5188 | #define HAVE_SYS_TYPES_H 1
   5189 | #define HAVE_SEND 1
   5190 | #define HAVE_SYS_TYPES_H 1
   5191 | #define HAVE_MSG_NOSIGNAL 1
   5192 | #define HAVE_SYS_TYPES_H 1
   5193 | #define HAVE_UNISTD_H 1
   5194 | #define HAVE_ALARM 1
   5195 | #define HAVE_SYS_TYPES_H 1
   5196 | #define HAVE_STRINGS_H 1
   5197 | #define HAVE_SYS_TYPES_H 1
   5198 | #define HAVE_LIBGEN_H 1
   5199 | #define HAVE_BASENAME 1
   5200 | #define HAVE_SYS_TYPES_H 1
   5201 | #define HAVE_SYS_TYPES_H 1
   5202 | #define HAVE_UNISTD_H 1
   5203 | #define HAVE_FCNTL_H 1
   5204 | #define HAVE_FCNTL 1
   5205 | #define HAVE_FCNTL_O_NONBLOCK 1
   5206 | #define HAVE_SYS_TYPES_H 1
   5207 | #define HAVE_NETDB_H 1
   5208 | #define HAVE_FREEADDRINFO 1
   5209 | #define HAVE_SYS_TYPES_H 1
   5210 | #define HAVE_SYS_XATTR_H 1
   5211 | #define HAVE_FSETXATTR 1
   5212 | #define HAVE_FSETXATTR_5 1
   5213 | #define HAVE_FTRUNCATE 1
   5214 | #define HAVE_SYS_TYPES_H 1
   5215 | #define HAVE_GETADDRINFO 1
   5216 | #define HAVE_GETADDRINFO_THREADSAFE 1
   5217 | #define HAVE_GETHOSTBYNAME_R 1
   5218 | #define HAVE_GETHOSTBYNAME_R_6 1
   5219 | #define GETHOSTNAME_TYPE_ARG2 size_t
   5220 | #define HAVE_GETHOSTNAME 1
   5221 | #define HAVE_SYS_TYPES_H 1
   5222 | #define HAVE_NETINET_IN_H 1
   5223 | #define HAVE_IFADDRS_H 1
   5224 | #define HAVE_GETIFADDRS 1
   5225 | #define HAVE_GETPEERNAME 1
   5226 | #define HAVE_GETSOCKNAME 1
   5227 | #define HAVE_SYS_TYPES_H 1
   5228 | #define HAVE_GMTIME_R 1
   5229 | #define HAVE_SYS_TYPES_H 1
   5230 | #define HAVE_UNISTD_H 1
   5231 | #define HAVE_SYS_IOCTL_H 1
   5232 | /* end confdefs.h.  */
   5233 | /* includes start */
   5234 | #ifdef HAVE_SYS_TYPES_H
   5235 | #  include <sys/types.h>
   5236 | #endif
   5237 | #ifdef HAVE_UNISTD_H
   5238 | #  include <unistd.h>
   5239 | #endif
   5240 | #ifndef _WIN32
   5241 | #  include <sys/socket.h>
   5242 | #endif
   5243 | #ifdef HAVE_SYS_IOCTL_H
   5244 | #  include <sys/ioctl.h>
   5245 | #endif
   5246 | #ifdef HAVE_STROPTS_H
   5247 | #  include <stropts.h>
   5248 | #endif
   5249 | /* includes end */
   5250 | 
   5251 | #include <stropts.h>
   5252 configure:39324: result: no
   5253 configure:39340: checking if ioctl can be linked
   5254 configure:39368: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5255 configure:39368: $? = 0
   5256 configure:39371: result: yes
   5257 configure:39386: checking if ioctl is prototyped
   5258 configure:39398: result: yes
   5259 configure:39414: checking if ioctl is compilable
   5260 configure:39432: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5261 configure:39432: $? = 0
   5262 configure:39435: result: yes
   5263 configure:39450: checking if ioctl usage allowed
   5264 configure:39453: result: yes
   5265 configure:39463: checking if ioctl might be used
   5266 configure:39469: result: yes
   5267 configure:39478: checking if ioctl FIONBIO is compilable
   5268 configure:39497: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5269 configure:39497: $? = 0
   5270 configure:39500: result: yes
   5271 configure:39515: checking if ioctl FIONBIO usage allowed
   5272 configure:39518: result: yes
   5273 configure:39528: checking if ioctl FIONBIO might be used
   5274 configure:39532: result: yes
   5275 configure:39550: checking if ioctl SIOCGIFADDR is compilable
   5276 configure:39570: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5277 configure:39570: $? = 0
   5278 configure:39573: result: yes
   5279 configure:39588: checking if ioctl SIOCGIFADDR usage allowed
   5280 configure:39591: result: yes
   5281 configure:39601: checking if ioctl SIOCGIFADDR might be used
   5282 configure:39605: result: yes
   5283 configure:39630: checking if ioctlsocket can be linked
   5284 configure:39648: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5285 conftest.c: In function 'main':
   5286 conftest.c:160:15: error: implicit declaration of function 'ioctlsocket' [-Wimplicit-function-declaration]
   5287   160 |       if(0 != ioctlsocket(0, 0, 0))
   5288       |               ^~~~~~~~~~~
   5289 configure:39648: $? = 1
   5290 configure: failed program was:
   5291 | /* confdefs.h */
   5292 | #define PACKAGE_NAME "curl"
   5293 | #define PACKAGE_TARNAME "curl"
   5294 | #define PACKAGE_VERSION "-"
   5295 | #define PACKAGE_STRING "curl -"
   5296 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   5297 | #define PACKAGE_URL ""
   5298 | #define HAVE_STDIO_H 1
   5299 | #define HAVE_STDLIB_H 1
   5300 | #define HAVE_STRING_H 1
   5301 | #define HAVE_INTTYPES_H 1
   5302 | #define HAVE_STDINT_H 1
   5303 | #define HAVE_STRINGS_H 1
   5304 | #define HAVE_SYS_STAT_H 1
   5305 | #define HAVE_SYS_TYPES_H 1
   5306 | #define HAVE_UNISTD_H 1
   5307 | #define STDC_HEADERS 1
   5308 | #define HAVE_STDATOMIC_H 1
   5309 | #define HAVE_ATOMIC 1
   5310 | #define PACKAGE "curl"
   5311 | #define VERSION "-"
   5312 | #define CURL_OS "x86_64-pc-linux-gnu"
   5313 | #define HAVE_DLFCN_H 1
   5314 | #define LT_OBJDIR ".libs/"
   5315 | #define HAVE_LDAP_SSL 1
   5316 | #define HAVE_SYS_TYPES_H 1
   5317 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   5318 | #define HAVE_SYS_TYPES_H 1
   5319 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   5320 | #define HAVE_LIBZ 1
   5321 | #define HAVE_LIBBROTLIDEC 1
   5322 | #define HAVE_BROTLI_DECODE_H 1
   5323 | #define HAVE_BROTLI 1
   5324 | #define HAVE_LIBZSTD 1
   5325 | #define HAVE_ZSTD_H 1
   5326 | #define HAVE_ZSTD 1
   5327 | #define USE_IPV6 1
   5328 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   5329 | #define HAVE_WRITABLE_ARGV 1
   5330 | #define USE_MBEDTLS 1
   5331 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   5332 | #define CURL_CA_PATH "/etc/ssl/certs"
   5333 | #define HAVE_LIBPSL_H 1
   5334 | #define USE_LIBPSL 1
   5335 | #define HAVE_LBER_H 1
   5336 | #define HAVE_LDAP_H 1
   5337 | #define HAVE_LDAP_URL_PARSE 1
   5338 | #define HAVE_LDAP_INIT_FD 1
   5339 | #define USE_OPENLDAP 1
   5340 | #define HAVE_LIBRTMP_RTMP_H 1
   5341 | #define USE_LIBRTMP 1
   5342 | #define HAVE_IDN2_H 1
   5343 | #define HAVE_LIBIDN2 1
   5344 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   5345 | #define USE_NGHTTP2 1
   5346 | #define HAVE_SYS_TYPES_H 1
   5347 | #define HAVE_SYS_SELECT_H 1
   5348 | #define HAVE_SYS_IOCTL_H 1
   5349 | #define HAVE_UNISTD_H 1
   5350 | #define HAVE_ARPA_INET_H 1
   5351 | #define HAVE_NET_IF_H 1
   5352 | #define HAVE_NETINET_IN_H 1
   5353 | #define HAVE_SYS_UN_H 1
   5354 | #define HAVE_LINUX_TCP_H 1
   5355 | #define HAVE_NETINET_TCP_H 1
   5356 | #define HAVE_NETINET_UDP_H 1
   5357 | #define HAVE_NETDB_H 1
   5358 | #define HAVE_SYS_PARAM_H 1
   5359 | #define HAVE_TERMIOS_H 1
   5360 | #define HAVE_FCNTL_H 1
   5361 | #define HAVE_PWD_H 1
   5362 | #define HAVE_UTIME_H 1
   5363 | #define HAVE_SYS_POLL_H 1
   5364 | #define HAVE_POLL_H 1
   5365 | #define HAVE_SYS_RESOURCE_H 1
   5366 | #define HAVE_LIBGEN_H 1
   5367 | #define HAVE_LOCALE_H 1
   5368 | #define HAVE_STDBOOL_H 1
   5369 | #define HAVE_STDINT_H 1
   5370 | #define HAVE_SYS_EVENTFD_H 1
   5371 | #define HAVE_SYS_TYPES_H 1
   5372 | #define HAVE_STRUCT_TIMEVAL 1
   5373 | #define SIZEOF_SIZE_T 8
   5374 | #define SIZEOF_LONG 8
   5375 | #define SIZEOF_INT 4
   5376 | #define SIZEOF_TIME_T 8
   5377 | #define SIZEOF_OFF_T 8
   5378 | #define SIZEOF_CURL_OFF_T 8
   5379 | #define SIZEOF_CURL_SOCKET_T 4
   5380 | #define HAVE_LONGLONG 1
   5381 | #define HAVE_BOOL_T 1
   5382 | #define HAVE_SA_FAMILY_T 1
   5383 | #define HAVE_SUSECONDS_T 1
   5384 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   5385 | #define HAVE_SYS_SELECT_H 1
   5386 | #define HAVE_SELECT 1
   5387 | #define HAVE_SYS_TYPES_H 1
   5388 | #define HAVE_RECV 1
   5389 | #define HAVE_SYS_TYPES_H 1
   5390 | #define HAVE_SEND 1
   5391 | #define HAVE_SYS_TYPES_H 1
   5392 | #define HAVE_MSG_NOSIGNAL 1
   5393 | #define HAVE_SYS_TYPES_H 1
   5394 | #define HAVE_UNISTD_H 1
   5395 | #define HAVE_ALARM 1
   5396 | #define HAVE_SYS_TYPES_H 1
   5397 | #define HAVE_STRINGS_H 1
   5398 | #define HAVE_SYS_TYPES_H 1
   5399 | #define HAVE_LIBGEN_H 1
   5400 | #define HAVE_BASENAME 1
   5401 | #define HAVE_SYS_TYPES_H 1
   5402 | #define HAVE_SYS_TYPES_H 1
   5403 | #define HAVE_UNISTD_H 1
   5404 | #define HAVE_FCNTL_H 1
   5405 | #define HAVE_FCNTL 1
   5406 | #define HAVE_FCNTL_O_NONBLOCK 1
   5407 | #define HAVE_SYS_TYPES_H 1
   5408 | #define HAVE_NETDB_H 1
   5409 | #define HAVE_FREEADDRINFO 1
   5410 | #define HAVE_SYS_TYPES_H 1
   5411 | #define HAVE_SYS_XATTR_H 1
   5412 | #define HAVE_FSETXATTR 1
   5413 | #define HAVE_FSETXATTR_5 1
   5414 | #define HAVE_FTRUNCATE 1
   5415 | #define HAVE_SYS_TYPES_H 1
   5416 | #define HAVE_GETADDRINFO 1
   5417 | #define HAVE_GETADDRINFO_THREADSAFE 1
   5418 | #define HAVE_GETHOSTBYNAME_R 1
   5419 | #define HAVE_GETHOSTBYNAME_R_6 1
   5420 | #define GETHOSTNAME_TYPE_ARG2 size_t
   5421 | #define HAVE_GETHOSTNAME 1
   5422 | #define HAVE_SYS_TYPES_H 1
   5423 | #define HAVE_NETINET_IN_H 1
   5424 | #define HAVE_IFADDRS_H 1
   5425 | #define HAVE_GETIFADDRS 1
   5426 | #define HAVE_GETPEERNAME 1
   5427 | #define HAVE_GETSOCKNAME 1
   5428 | #define HAVE_SYS_TYPES_H 1
   5429 | #define HAVE_GMTIME_R 1
   5430 | #define HAVE_SYS_TYPES_H 1
   5431 | #define HAVE_UNISTD_H 1
   5432 | #define HAVE_SYS_IOCTL_H 1
   5433 | #define HAVE_IOCTL_FIONBIO 1
   5434 | #define HAVE_IOCTL_SIOCGIFADDR 1
   5435 | /* end confdefs.h.  */
   5436 | 
   5437 | 
   5438 |       /* includes start */
   5439 | #ifdef _WIN32
   5440 | #  ifndef WIN32_LEAN_AND_MEAN
   5441 | #    define WIN32_LEAN_AND_MEAN
   5442 | #  endif
   5443 | #  include <winsock2.h>
   5444 | #endif
   5445 | /* includes end */
   5446 | 
   5447 | int main(void)
   5448 | {
   5449 | 
   5450 |       if(0 != ioctlsocket(0, 0, 0))
   5451 |         return 1;
   5452 | 
   5453 |   return 0;
   5454 | }
   5455 | 
   5456 configure:39657: result: no
   5457 configure:39743: checking if ioctlsocket might be used
   5458 configure:39828: result: no
   5459 configure:39839: checking if IoctlSocket can be linked
   5460 configure:39857: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5461 conftest.c: In function 'main':
   5462 conftest.c:168:15: error: implicit declaration of function 'IoctlSocket' [-Wimplicit-function-declaration]
   5463   168 |       if(0 != IoctlSocket(0, 0, 0))
   5464       |               ^~~~~~~~~~~
   5465 configure:39857: $? = 1
   5466 configure: failed program was:
   5467 | /* confdefs.h */
   5468 | #define PACKAGE_NAME "curl"
   5469 | #define PACKAGE_TARNAME "curl"
   5470 | #define PACKAGE_VERSION "-"
   5471 | #define PACKAGE_STRING "curl -"
   5472 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   5473 | #define PACKAGE_URL ""
   5474 | #define HAVE_STDIO_H 1
   5475 | #define HAVE_STDLIB_H 1
   5476 | #define HAVE_STRING_H 1
   5477 | #define HAVE_INTTYPES_H 1
   5478 | #define HAVE_STDINT_H 1
   5479 | #define HAVE_STRINGS_H 1
   5480 | #define HAVE_SYS_STAT_H 1
   5481 | #define HAVE_SYS_TYPES_H 1
   5482 | #define HAVE_UNISTD_H 1
   5483 | #define STDC_HEADERS 1
   5484 | #define HAVE_STDATOMIC_H 1
   5485 | #define HAVE_ATOMIC 1
   5486 | #define PACKAGE "curl"
   5487 | #define VERSION "-"
   5488 | #define CURL_OS "x86_64-pc-linux-gnu"
   5489 | #define HAVE_DLFCN_H 1
   5490 | #define LT_OBJDIR ".libs/"
   5491 | #define HAVE_LDAP_SSL 1
   5492 | #define HAVE_SYS_TYPES_H 1
   5493 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   5494 | #define HAVE_SYS_TYPES_H 1
   5495 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   5496 | #define HAVE_LIBZ 1
   5497 | #define HAVE_LIBBROTLIDEC 1
   5498 | #define HAVE_BROTLI_DECODE_H 1
   5499 | #define HAVE_BROTLI 1
   5500 | #define HAVE_LIBZSTD 1
   5501 | #define HAVE_ZSTD_H 1
   5502 | #define HAVE_ZSTD 1
   5503 | #define USE_IPV6 1
   5504 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   5505 | #define HAVE_WRITABLE_ARGV 1
   5506 | #define USE_MBEDTLS 1
   5507 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   5508 | #define CURL_CA_PATH "/etc/ssl/certs"
   5509 | #define HAVE_LIBPSL_H 1
   5510 | #define USE_LIBPSL 1
   5511 | #define HAVE_LBER_H 1
   5512 | #define HAVE_LDAP_H 1
   5513 | #define HAVE_LDAP_URL_PARSE 1
   5514 | #define HAVE_LDAP_INIT_FD 1
   5515 | #define USE_OPENLDAP 1
   5516 | #define HAVE_LIBRTMP_RTMP_H 1
   5517 | #define USE_LIBRTMP 1
   5518 | #define HAVE_IDN2_H 1
   5519 | #define HAVE_LIBIDN2 1
   5520 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   5521 | #define USE_NGHTTP2 1
   5522 | #define HAVE_SYS_TYPES_H 1
   5523 | #define HAVE_SYS_SELECT_H 1
   5524 | #define HAVE_SYS_IOCTL_H 1
   5525 | #define HAVE_UNISTD_H 1
   5526 | #define HAVE_ARPA_INET_H 1
   5527 | #define HAVE_NET_IF_H 1
   5528 | #define HAVE_NETINET_IN_H 1
   5529 | #define HAVE_SYS_UN_H 1
   5530 | #define HAVE_LINUX_TCP_H 1
   5531 | #define HAVE_NETINET_TCP_H 1
   5532 | #define HAVE_NETINET_UDP_H 1
   5533 | #define HAVE_NETDB_H 1
   5534 | #define HAVE_SYS_PARAM_H 1
   5535 | #define HAVE_TERMIOS_H 1
   5536 | #define HAVE_FCNTL_H 1
   5537 | #define HAVE_PWD_H 1
   5538 | #define HAVE_UTIME_H 1
   5539 | #define HAVE_SYS_POLL_H 1
   5540 | #define HAVE_POLL_H 1
   5541 | #define HAVE_SYS_RESOURCE_H 1
   5542 | #define HAVE_LIBGEN_H 1
   5543 | #define HAVE_LOCALE_H 1
   5544 | #define HAVE_STDBOOL_H 1
   5545 | #define HAVE_STDINT_H 1
   5546 | #define HAVE_SYS_EVENTFD_H 1
   5547 | #define HAVE_SYS_TYPES_H 1
   5548 | #define HAVE_STRUCT_TIMEVAL 1
   5549 | #define SIZEOF_SIZE_T 8
   5550 | #define SIZEOF_LONG 8
   5551 | #define SIZEOF_INT 4
   5552 | #define SIZEOF_TIME_T 8
   5553 | #define SIZEOF_OFF_T 8
   5554 | #define SIZEOF_CURL_OFF_T 8
   5555 | #define SIZEOF_CURL_SOCKET_T 4
   5556 | #define HAVE_LONGLONG 1
   5557 | #define HAVE_BOOL_T 1
   5558 | #define HAVE_SA_FAMILY_T 1
   5559 | #define HAVE_SUSECONDS_T 1
   5560 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   5561 | #define HAVE_SYS_SELECT_H 1
   5562 | #define HAVE_SELECT 1
   5563 | #define HAVE_SYS_TYPES_H 1
   5564 | #define HAVE_RECV 1
   5565 | #define HAVE_SYS_TYPES_H 1
   5566 | #define HAVE_SEND 1
   5567 | #define HAVE_SYS_TYPES_H 1
   5568 | #define HAVE_MSG_NOSIGNAL 1
   5569 | #define HAVE_SYS_TYPES_H 1
   5570 | #define HAVE_UNISTD_H 1
   5571 | #define HAVE_ALARM 1
   5572 | #define HAVE_SYS_TYPES_H 1
   5573 | #define HAVE_STRINGS_H 1
   5574 | #define HAVE_SYS_TYPES_H 1
   5575 | #define HAVE_LIBGEN_H 1
   5576 | #define HAVE_BASENAME 1
   5577 | #define HAVE_SYS_TYPES_H 1
   5578 | #define HAVE_SYS_TYPES_H 1
   5579 | #define HAVE_UNISTD_H 1
   5580 | #define HAVE_FCNTL_H 1
   5581 | #define HAVE_FCNTL 1
   5582 | #define HAVE_FCNTL_O_NONBLOCK 1
   5583 | #define HAVE_SYS_TYPES_H 1
   5584 | #define HAVE_NETDB_H 1
   5585 | #define HAVE_FREEADDRINFO 1
   5586 | #define HAVE_SYS_TYPES_H 1
   5587 | #define HAVE_SYS_XATTR_H 1
   5588 | #define HAVE_FSETXATTR 1
   5589 | #define HAVE_FSETXATTR_5 1
   5590 | #define HAVE_FTRUNCATE 1
   5591 | #define HAVE_SYS_TYPES_H 1
   5592 | #define HAVE_GETADDRINFO 1
   5593 | #define HAVE_GETADDRINFO_THREADSAFE 1
   5594 | #define HAVE_GETHOSTBYNAME_R 1
   5595 | #define HAVE_GETHOSTBYNAME_R_6 1
   5596 | #define GETHOSTNAME_TYPE_ARG2 size_t
   5597 | #define HAVE_GETHOSTNAME 1
   5598 | #define HAVE_SYS_TYPES_H 1
   5599 | #define HAVE_NETINET_IN_H 1
   5600 | #define HAVE_IFADDRS_H 1
   5601 | #define HAVE_GETIFADDRS 1
   5602 | #define HAVE_GETPEERNAME 1
   5603 | #define HAVE_GETSOCKNAME 1
   5604 | #define HAVE_SYS_TYPES_H 1
   5605 | #define HAVE_GMTIME_R 1
   5606 | #define HAVE_SYS_TYPES_H 1
   5607 | #define HAVE_UNISTD_H 1
   5608 | #define HAVE_SYS_IOCTL_H 1
   5609 | #define HAVE_IOCTL_FIONBIO 1
   5610 | #define HAVE_IOCTL_SIOCGIFADDR 1
   5611 | /* end confdefs.h.  */
   5612 | 
   5613 | 
   5614 |       /* includes start */
   5615 | #if defined(HAVE_PROTO_BSDSOCKET_H)
   5616 | #  define __NO_NET_API
   5617 | #  define __USE_INLINE__
   5618 | #  include <proto/bsdsocket.h>
   5619 | #  ifdef HAVE_SYS_IOCTL_H
   5620 | #    include <sys/ioctl.h>
   5621 | #  endif
   5622 | #  ifdef __amigaos4__
   5623 | struct SocketIFace *ISocket = NULL;
   5624 | #  else
   5625 | struct Library *SocketBase = NULL;
   5626 | #  endif
   5627 | #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
   5628 | #endif
   5629 | /* includes end */
   5630 | 
   5631 | int main(void)
   5632 | {
   5633 | 
   5634 |       if(0 != IoctlSocket(0, 0, 0))
   5635 |         return 1;
   5636 | 
   5637 |   return 0;
   5638 | }
   5639 | 
   5640 configure:39866: result: no
   5641 configure:39924: checking if IoctlSocket might be used
   5642 configure:40008: result: no
   5643 configure:40021: checking if memrchr can be linked
   5644 configure:40049: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5645 configure:40049: $? = 0
   5646 configure:40052: result: yes
   5647 configure:40104: checking if memrchr is prototyped
   5648 configure:40116: result: yes
   5649 configure:40133: checking if memrchr is compilable
   5650 configure:40151: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5651 configure:40151: $? = 0
   5652 configure:40154: result: yes
   5653 configure:40169: checking if memrchr usage allowed
   5654 configure:40172: result: yes
   5655 configure:40182: checking if memrchr might be used
   5656 configure:40188: result: yes
   5657 configure:40208: checking for sys/types.h
   5658 configure:40208: result: yes
   5659 configure:40224: checking if sigaction can be linked
   5660 configure:40252: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5661 configure:40252: $? = 0
   5662 configure:40255: result: yes
   5663 configure:40270: checking if sigaction is prototyped
   5664 configure:40282: result: yes
   5665 configure:40298: checking if sigaction is compilable
   5666 configure:40316: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5667 configure:40316: $? = 0
   5668 configure:40319: result: yes
   5669 configure:40334: checking if sigaction usage allowed
   5670 configure:40337: result: yes
   5671 configure:40347: checking if sigaction might be used
   5672 configure:40353: result: yes
   5673 configure:40372: checking if siginterrupt can be linked
   5674 configure:40400: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5675 configure:40400: $? = 0
   5676 configure:40403: result: yes
   5677 configure:40418: checking if siginterrupt is prototyped
   5678 configure:40430: result: yes
   5679 configure:40446: checking if siginterrupt is compilable
   5680 configure:40464: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5681 conftest.c: In function 'main':
   5682 conftest.c:161:9: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
   5683   161 |         if(0 != siginterrupt(0, 0))
   5684       |         ^~
   5685 In file included from conftest.c:155:
   5686 /usr/include/signal.h:324:12: note: declared here
   5687   324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
   5688       |            ^~~~~~~~~~~~
   5689 configure:40464: $? = 0
   5690 configure:40467: result: yes
   5691 configure:40482: checking if siginterrupt usage allowed
   5692 configure:40485: result: yes
   5693 configure:40495: checking if siginterrupt might be used
   5694 configure:40501: result: yes
   5695 configure:40520: checking if signal can be linked
   5696 configure:40548: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5697 configure:40548: $? = 0
   5698 configure:40551: result: yes
   5699 configure:40566: checking if signal is prototyped
   5700 configure:40578: result: yes
   5701 configure:40594: checking if signal is compilable
   5702 configure:40612: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5703 configure:40612: $? = 0
   5704 configure:40615: result: yes
   5705 configure:40630: checking if signal usage allowed
   5706 configure:40633: result: yes
   5707 configure:40643: checking if signal might be used
   5708 configure:40649: result: yes
   5709 configure:40669: checking for sys/types.h
   5710 configure:40669: result: yes
   5711 configure:40686: checking if sigsetjmp can be linked
   5712 configure:40714: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5713 /usr/bin/ld: /tmp/cc0a8kxF.o: in function `main':
   5714 conftest.c:(.text.startup+0x5): undefined reference to `sigsetjmp'
   5715 collect2: error: ld returned 1 exit status
   5716 configure:40714: $? = 1
   5717 configure: failed program was:
   5718 | /* confdefs.h */
   5719 | #define PACKAGE_NAME "curl"
   5720 | #define PACKAGE_TARNAME "curl"
   5721 | #define PACKAGE_VERSION "-"
   5722 | #define PACKAGE_STRING "curl -"
   5723 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   5724 | #define PACKAGE_URL ""
   5725 | #define HAVE_STDIO_H 1
   5726 | #define HAVE_STDLIB_H 1
   5727 | #define HAVE_STRING_H 1
   5728 | #define HAVE_INTTYPES_H 1
   5729 | #define HAVE_STDINT_H 1
   5730 | #define HAVE_STRINGS_H 1
   5731 | #define HAVE_SYS_STAT_H 1
   5732 | #define HAVE_SYS_TYPES_H 1
   5733 | #define HAVE_UNISTD_H 1
   5734 | #define STDC_HEADERS 1
   5735 | #define HAVE_STDATOMIC_H 1
   5736 | #define HAVE_ATOMIC 1
   5737 | #define PACKAGE "curl"
   5738 | #define VERSION "-"
   5739 | #define CURL_OS "x86_64-pc-linux-gnu"
   5740 | #define HAVE_DLFCN_H 1
   5741 | #define LT_OBJDIR ".libs/"
   5742 | #define HAVE_LDAP_SSL 1
   5743 | #define HAVE_SYS_TYPES_H 1
   5744 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   5745 | #define HAVE_SYS_TYPES_H 1
   5746 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   5747 | #define HAVE_LIBZ 1
   5748 | #define HAVE_LIBBROTLIDEC 1
   5749 | #define HAVE_BROTLI_DECODE_H 1
   5750 | #define HAVE_BROTLI 1
   5751 | #define HAVE_LIBZSTD 1
   5752 | #define HAVE_ZSTD_H 1
   5753 | #define HAVE_ZSTD 1
   5754 | #define USE_IPV6 1
   5755 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   5756 | #define HAVE_WRITABLE_ARGV 1
   5757 | #define USE_MBEDTLS 1
   5758 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   5759 | #define CURL_CA_PATH "/etc/ssl/certs"
   5760 | #define HAVE_LIBPSL_H 1
   5761 | #define USE_LIBPSL 1
   5762 | #define HAVE_LBER_H 1
   5763 | #define HAVE_LDAP_H 1
   5764 | #define HAVE_LDAP_URL_PARSE 1
   5765 | #define HAVE_LDAP_INIT_FD 1
   5766 | #define USE_OPENLDAP 1
   5767 | #define HAVE_LIBRTMP_RTMP_H 1
   5768 | #define USE_LIBRTMP 1
   5769 | #define HAVE_IDN2_H 1
   5770 | #define HAVE_LIBIDN2 1
   5771 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   5772 | #define USE_NGHTTP2 1
   5773 | #define HAVE_SYS_TYPES_H 1
   5774 | #define HAVE_SYS_SELECT_H 1
   5775 | #define HAVE_SYS_IOCTL_H 1
   5776 | #define HAVE_UNISTD_H 1
   5777 | #define HAVE_ARPA_INET_H 1
   5778 | #define HAVE_NET_IF_H 1
   5779 | #define HAVE_NETINET_IN_H 1
   5780 | #define HAVE_SYS_UN_H 1
   5781 | #define HAVE_LINUX_TCP_H 1
   5782 | #define HAVE_NETINET_TCP_H 1
   5783 | #define HAVE_NETINET_UDP_H 1
   5784 | #define HAVE_NETDB_H 1
   5785 | #define HAVE_SYS_PARAM_H 1
   5786 | #define HAVE_TERMIOS_H 1
   5787 | #define HAVE_FCNTL_H 1
   5788 | #define HAVE_PWD_H 1
   5789 | #define HAVE_UTIME_H 1
   5790 | #define HAVE_SYS_POLL_H 1
   5791 | #define HAVE_POLL_H 1
   5792 | #define HAVE_SYS_RESOURCE_H 1
   5793 | #define HAVE_LIBGEN_H 1
   5794 | #define HAVE_LOCALE_H 1
   5795 | #define HAVE_STDBOOL_H 1
   5796 | #define HAVE_STDINT_H 1
   5797 | #define HAVE_SYS_EVENTFD_H 1
   5798 | #define HAVE_SYS_TYPES_H 1
   5799 | #define HAVE_STRUCT_TIMEVAL 1
   5800 | #define SIZEOF_SIZE_T 8
   5801 | #define SIZEOF_LONG 8
   5802 | #define SIZEOF_INT 4
   5803 | #define SIZEOF_TIME_T 8
   5804 | #define SIZEOF_OFF_T 8
   5805 | #define SIZEOF_CURL_OFF_T 8
   5806 | #define SIZEOF_CURL_SOCKET_T 4
   5807 | #define HAVE_LONGLONG 1
   5808 | #define HAVE_BOOL_T 1
   5809 | #define HAVE_SA_FAMILY_T 1
   5810 | #define HAVE_SUSECONDS_T 1
   5811 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   5812 | #define HAVE_SYS_SELECT_H 1
   5813 | #define HAVE_SELECT 1
   5814 | #define HAVE_SYS_TYPES_H 1
   5815 | #define HAVE_RECV 1
   5816 | #define HAVE_SYS_TYPES_H 1
   5817 | #define HAVE_SEND 1
   5818 | #define HAVE_SYS_TYPES_H 1
   5819 | #define HAVE_MSG_NOSIGNAL 1
   5820 | #define HAVE_SYS_TYPES_H 1
   5821 | #define HAVE_UNISTD_H 1
   5822 | #define HAVE_ALARM 1
   5823 | #define HAVE_SYS_TYPES_H 1
   5824 | #define HAVE_STRINGS_H 1
   5825 | #define HAVE_SYS_TYPES_H 1
   5826 | #define HAVE_LIBGEN_H 1
   5827 | #define HAVE_BASENAME 1
   5828 | #define HAVE_SYS_TYPES_H 1
   5829 | #define HAVE_SYS_TYPES_H 1
   5830 | #define HAVE_UNISTD_H 1
   5831 | #define HAVE_FCNTL_H 1
   5832 | #define HAVE_FCNTL 1
   5833 | #define HAVE_FCNTL_O_NONBLOCK 1
   5834 | #define HAVE_SYS_TYPES_H 1
   5835 | #define HAVE_NETDB_H 1
   5836 | #define HAVE_FREEADDRINFO 1
   5837 | #define HAVE_SYS_TYPES_H 1
   5838 | #define HAVE_SYS_XATTR_H 1
   5839 | #define HAVE_FSETXATTR 1
   5840 | #define HAVE_FSETXATTR_5 1
   5841 | #define HAVE_FTRUNCATE 1
   5842 | #define HAVE_SYS_TYPES_H 1
   5843 | #define HAVE_GETADDRINFO 1
   5844 | #define HAVE_GETADDRINFO_THREADSAFE 1
   5845 | #define HAVE_GETHOSTBYNAME_R 1
   5846 | #define HAVE_GETHOSTBYNAME_R_6 1
   5847 | #define GETHOSTNAME_TYPE_ARG2 size_t
   5848 | #define HAVE_GETHOSTNAME 1
   5849 | #define HAVE_SYS_TYPES_H 1
   5850 | #define HAVE_NETINET_IN_H 1
   5851 | #define HAVE_IFADDRS_H 1
   5852 | #define HAVE_GETIFADDRS 1
   5853 | #define HAVE_GETPEERNAME 1
   5854 | #define HAVE_GETSOCKNAME 1
   5855 | #define HAVE_SYS_TYPES_H 1
   5856 | #define HAVE_GMTIME_R 1
   5857 | #define HAVE_SYS_TYPES_H 1
   5858 | #define HAVE_UNISTD_H 1
   5859 | #define HAVE_SYS_IOCTL_H 1
   5860 | #define HAVE_IOCTL_FIONBIO 1
   5861 | #define HAVE_IOCTL_SIOCGIFADDR 1
   5862 | #define HAVE_MEMRCHR 1
   5863 | #define HAVE_SYS_TYPES_H 1
   5864 | #define HAVE_SIGACTION 1
   5865 | #define HAVE_SIGINTERRUPT 1
   5866 | #define HAVE_SIGNAL 1
   5867 | #define HAVE_SYS_TYPES_H 1
   5868 | /* end confdefs.h.  */
   5869 | 
   5870 | 
   5871 | #define sigsetjmp innocuous_sigsetjmp
   5872 | #ifdef __STDC__
   5873 | # include <limits.h>
   5874 | #else
   5875 | # include <assert.h>
   5876 | #endif
   5877 | #undef sigsetjmp
   5878 | #ifdef __cplusplus
   5879 | extern "C"
   5880 | #endif
   5881 | char sigsetjmp ();
   5882 | #if defined __stub_sigsetjmp || defined __stub___sigsetjmp
   5883 | #error force compilation error
   5884 | #endif
   5885 | 
   5886 | int main(void)
   5887 | {
   5888 | return sigsetjmp ();
   5889 |   return 0;
   5890 | }
   5891 | 
   5892 configure:40723: result: no
   5893 configure:40732: checking if sigsetjmp seems a macro
   5894 configure:40751: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5895 configure:40751: $? = 0
   5896 configure:40754: result: yes
   5897 configure:40799: checking if sigsetjmp is compilable
   5898 configure:40818: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5899 configure:40818: $? = 0
   5900 configure:40821: result: yes
   5901 configure:40836: checking if sigsetjmp usage allowed
   5902 configure:40839: result: yes
   5903 configure:40849: checking if sigsetjmp might be used
   5904 configure:40855: result: yes
   5905 configure:40874: checking if socket can be linked
   5906 configure:40894: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5907 configure:40894: $? = 0
   5908 configure:40897: result: yes
   5909 configure:40912: checking if socket is prototyped
   5910 configure:40926: result: yes
   5911 configure:40942: checking if socket is compilable
   5912 configure:40962: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5913 configure:40962: $? = 0
   5914 configure:40965: result: yes
   5915 configure:40980: checking if socket usage allowed
   5916 configure:40983: result: yes
   5917 configure:40993: checking if socket might be used
   5918 configure:40999: result: yes
   5919 configure:41018: checking if socketpair can be linked
   5920 configure:41046: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5921 configure:41046: $? = 0
   5922 configure:41049: result: yes
   5923 configure:41064: checking if socketpair is prototyped
   5924 configure:41076: result: yes
   5925 configure:41092: checking if socketpair is compilable
   5926 configure:41111: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5927 configure:41111: $? = 0
   5928 configure:41114: result: yes
   5929 configure:41129: checking if socketpair usage allowed
   5930 configure:41132: result: yes
   5931 configure:41142: checking if socketpair might be used
   5932 configure:41148: result: yes
   5933 configure:41167: checking if strdup can be linked
   5934 configure:41195: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5935 conftest.c:167:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
   5936   167 | char strdup ();
   5937       |      ^~~~~~
   5938 configure:41195: $? = 0
   5939 configure:41198: result: yes
   5940 configure:41213: checking if strdup is prototyped
   5941 configure:41225: result: yes
   5942 configure:41241: checking if strdup is compilable
   5943 configure:41259: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5944 configure:41259: $? = 0
   5945 configure:41262: result: yes
   5946 configure:41277: checking if strdup usage allowed
   5947 configure:41280: result: yes
   5948 configure:41290: checking if strdup might be used
   5949 configure:41296: result: yes
   5950 configure:41321: checking if strerror_r can be linked
   5951 configure:41349: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5952 configure:41349: $? = 0
   5953 configure:41352: result: yes
   5954 configure:41367: checking if strerror_r is prototyped
   5955 configure:41379: result: yes
   5956 configure:41395: checking if strerror_r is compilable
   5957 configure:41414: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5958 configure:41414: $? = 0
   5959 configure:41417: result: yes
   5960 configure:41432: checking if strerror_r is glibc like
   5961 configure:41456: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   5962 configure:41456: $? = 0
   5963 configure:41472: result: yes
   5964 configure:41481: checking if strerror_r seems to work
   5965 configure:41573: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5966 configure:41573: $? = 0
   5967 configure:41573: ./conftest
   5968 configure:41573: $? = 0
   5969 configure:41575: result: yes
   5970 configure:41777: checking if strerror_r usage allowed
   5971 configure:41780: result: yes
   5972 configure:41790: checking if strerror_r might be used
   5973 configure:41796: result: yes
   5974 configure:41838: checking for accept4
   5975 configure:41838: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5976 configure:41838: $? = 0
   5977 configure:41838: result: yes
   5978 configure:41844: checking for eventfd
   5979 configure:41844: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5980 configure:41844: $? = 0
   5981 configure:41844: result: yes
   5982 configure:41850: checking for fnmatch
   5983 configure:41850: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5984 configure:41850: $? = 0
   5985 configure:41850: result: yes
   5986 configure:41856: checking for geteuid
   5987 configure:41856: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5988 configure:41856: $? = 0
   5989 configure:41856: result: yes
   5990 configure:41862: checking for getpass_r
   5991 configure:41862: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   5992 /usr/bin/ld: /tmp/ccVh7POC.o: in function `main':
   5993 conftest.c:(.text.startup+0x5): undefined reference to `getpass_r'
   5994 collect2: error: ld returned 1 exit status
   5995 configure:41862: $? = 1
   5996 configure: failed program was:
   5997 | /* confdefs.h */
   5998 | #define PACKAGE_NAME "curl"
   5999 | #define PACKAGE_TARNAME "curl"
   6000 | #define PACKAGE_VERSION "-"
   6001 | #define PACKAGE_STRING "curl -"
   6002 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   6003 | #define PACKAGE_URL ""
   6004 | #define HAVE_STDIO_H 1
   6005 | #define HAVE_STDLIB_H 1
   6006 | #define HAVE_STRING_H 1
   6007 | #define HAVE_INTTYPES_H 1
   6008 | #define HAVE_STDINT_H 1
   6009 | #define HAVE_STRINGS_H 1
   6010 | #define HAVE_SYS_STAT_H 1
   6011 | #define HAVE_SYS_TYPES_H 1
   6012 | #define HAVE_UNISTD_H 1
   6013 | #define STDC_HEADERS 1
   6014 | #define HAVE_STDATOMIC_H 1
   6015 | #define HAVE_ATOMIC 1
   6016 | #define PACKAGE "curl"
   6017 | #define VERSION "-"
   6018 | #define CURL_OS "x86_64-pc-linux-gnu"
   6019 | #define HAVE_DLFCN_H 1
   6020 | #define LT_OBJDIR ".libs/"
   6021 | #define HAVE_LDAP_SSL 1
   6022 | #define HAVE_SYS_TYPES_H 1
   6023 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   6024 | #define HAVE_SYS_TYPES_H 1
   6025 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   6026 | #define HAVE_LIBZ 1
   6027 | #define HAVE_LIBBROTLIDEC 1
   6028 | #define HAVE_BROTLI_DECODE_H 1
   6029 | #define HAVE_BROTLI 1
   6030 | #define HAVE_LIBZSTD 1
   6031 | #define HAVE_ZSTD_H 1
   6032 | #define HAVE_ZSTD 1
   6033 | #define USE_IPV6 1
   6034 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   6035 | #define HAVE_WRITABLE_ARGV 1
   6036 | #define USE_MBEDTLS 1
   6037 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   6038 | #define CURL_CA_PATH "/etc/ssl/certs"
   6039 | #define HAVE_LIBPSL_H 1
   6040 | #define USE_LIBPSL 1
   6041 | #define HAVE_LBER_H 1
   6042 | #define HAVE_LDAP_H 1
   6043 | #define HAVE_LDAP_URL_PARSE 1
   6044 | #define HAVE_LDAP_INIT_FD 1
   6045 | #define USE_OPENLDAP 1
   6046 | #define HAVE_LIBRTMP_RTMP_H 1
   6047 | #define USE_LIBRTMP 1
   6048 | #define HAVE_IDN2_H 1
   6049 | #define HAVE_LIBIDN2 1
   6050 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   6051 | #define USE_NGHTTP2 1
   6052 | #define HAVE_SYS_TYPES_H 1
   6053 | #define HAVE_SYS_SELECT_H 1
   6054 | #define HAVE_SYS_IOCTL_H 1
   6055 | #define HAVE_UNISTD_H 1
   6056 | #define HAVE_ARPA_INET_H 1
   6057 | #define HAVE_NET_IF_H 1
   6058 | #define HAVE_NETINET_IN_H 1
   6059 | #define HAVE_SYS_UN_H 1
   6060 | #define HAVE_LINUX_TCP_H 1
   6061 | #define HAVE_NETINET_TCP_H 1
   6062 | #define HAVE_NETINET_UDP_H 1
   6063 | #define HAVE_NETDB_H 1
   6064 | #define HAVE_SYS_PARAM_H 1
   6065 | #define HAVE_TERMIOS_H 1
   6066 | #define HAVE_FCNTL_H 1
   6067 | #define HAVE_PWD_H 1
   6068 | #define HAVE_UTIME_H 1
   6069 | #define HAVE_SYS_POLL_H 1
   6070 | #define HAVE_POLL_H 1
   6071 | #define HAVE_SYS_RESOURCE_H 1
   6072 | #define HAVE_LIBGEN_H 1
   6073 | #define HAVE_LOCALE_H 1
   6074 | #define HAVE_STDBOOL_H 1
   6075 | #define HAVE_STDINT_H 1
   6076 | #define HAVE_SYS_EVENTFD_H 1
   6077 | #define HAVE_SYS_TYPES_H 1
   6078 | #define HAVE_STRUCT_TIMEVAL 1
   6079 | #define SIZEOF_SIZE_T 8
   6080 | #define SIZEOF_LONG 8
   6081 | #define SIZEOF_INT 4
   6082 | #define SIZEOF_TIME_T 8
   6083 | #define SIZEOF_OFF_T 8
   6084 | #define SIZEOF_CURL_OFF_T 8
   6085 | #define SIZEOF_CURL_SOCKET_T 4
   6086 | #define HAVE_LONGLONG 1
   6087 | #define HAVE_BOOL_T 1
   6088 | #define HAVE_SA_FAMILY_T 1
   6089 | #define HAVE_SUSECONDS_T 1
   6090 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   6091 | #define HAVE_SYS_SELECT_H 1
   6092 | #define HAVE_SELECT 1
   6093 | #define HAVE_SYS_TYPES_H 1
   6094 | #define HAVE_RECV 1
   6095 | #define HAVE_SYS_TYPES_H 1
   6096 | #define HAVE_SEND 1
   6097 | #define HAVE_SYS_TYPES_H 1
   6098 | #define HAVE_MSG_NOSIGNAL 1
   6099 | #define HAVE_SYS_TYPES_H 1
   6100 | #define HAVE_UNISTD_H 1
   6101 | #define HAVE_ALARM 1
   6102 | #define HAVE_SYS_TYPES_H 1
   6103 | #define HAVE_STRINGS_H 1
   6104 | #define HAVE_SYS_TYPES_H 1
   6105 | #define HAVE_LIBGEN_H 1
   6106 | #define HAVE_BASENAME 1
   6107 | #define HAVE_SYS_TYPES_H 1
   6108 | #define HAVE_SYS_TYPES_H 1
   6109 | #define HAVE_UNISTD_H 1
   6110 | #define HAVE_FCNTL_H 1
   6111 | #define HAVE_FCNTL 1
   6112 | #define HAVE_FCNTL_O_NONBLOCK 1
   6113 | #define HAVE_SYS_TYPES_H 1
   6114 | #define HAVE_NETDB_H 1
   6115 | #define HAVE_FREEADDRINFO 1
   6116 | #define HAVE_SYS_TYPES_H 1
   6117 | #define HAVE_SYS_XATTR_H 1
   6118 | #define HAVE_FSETXATTR 1
   6119 | #define HAVE_FSETXATTR_5 1
   6120 | #define HAVE_FTRUNCATE 1
   6121 | #define HAVE_SYS_TYPES_H 1
   6122 | #define HAVE_GETADDRINFO 1
   6123 | #define HAVE_GETADDRINFO_THREADSAFE 1
   6124 | #define HAVE_GETHOSTBYNAME_R 1
   6125 | #define HAVE_GETHOSTBYNAME_R_6 1
   6126 | #define GETHOSTNAME_TYPE_ARG2 size_t
   6127 | #define HAVE_GETHOSTNAME 1
   6128 | #define HAVE_SYS_TYPES_H 1
   6129 | #define HAVE_NETINET_IN_H 1
   6130 | #define HAVE_IFADDRS_H 1
   6131 | #define HAVE_GETIFADDRS 1
   6132 | #define HAVE_GETPEERNAME 1
   6133 | #define HAVE_GETSOCKNAME 1
   6134 | #define HAVE_SYS_TYPES_H 1
   6135 | #define HAVE_GMTIME_R 1
   6136 | #define HAVE_SYS_TYPES_H 1
   6137 | #define HAVE_UNISTD_H 1
   6138 | #define HAVE_SYS_IOCTL_H 1
   6139 | #define HAVE_IOCTL_FIONBIO 1
   6140 | #define HAVE_IOCTL_SIOCGIFADDR 1
   6141 | #define HAVE_MEMRCHR 1
   6142 | #define HAVE_SYS_TYPES_H 1
   6143 | #define HAVE_SIGACTION 1
   6144 | #define HAVE_SIGINTERRUPT 1
   6145 | #define HAVE_SIGNAL 1
   6146 | #define HAVE_SYS_TYPES_H 1
   6147 | #define HAVE_SIGSETJMP 1
   6148 | #define HAVE_SOCKET 1
   6149 | #define HAVE_SOCKETPAIR 1
   6150 | #define HAVE_STRDUP 1
   6151 | #define HAVE_STRERROR_R 1
   6152 | #define HAVE_GLIBC_STRERROR_R 1
   6153 | #define HAVE_ACCEPT4 1
   6154 | #define HAVE_EVENTFD 1
   6155 | #define HAVE_FNMATCH 1
   6156 | #define HAVE_GETEUID 1
   6157 | /* end confdefs.h.  */
   6158 | 
   6159 | #define getpass_r innocuous_getpass_r
   6160 | #ifdef __STDC__
   6161 | # include <limits.h>
   6162 | #else
   6163 | # include <assert.h>
   6164 | #endif
   6165 | #undef getpass_r
   6166 | #ifdef __cplusplus
   6167 | extern "C"
   6168 | #endif
   6169 | char getpass_r ();
   6170 | #if defined __stub_getpass_r || defined __stub___getpass_r
   6171 | #error force compilation error
   6172 | #endif
   6173 | 
   6174 | int main(void)
   6175 | {
   6176 | return getpass_r ();
   6177 |   return 0;
   6178 | }
   6179 configure:41862: result: no
   6180 configure:41868: checking for getppid
   6181 configure:41868: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6182 configure:41868: $? = 0
   6183 configure:41868: result: yes
   6184 configure:41874: checking for getpwuid
   6185 configure:41874: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6186 configure:41874: $? = 0
   6187 configure:41874: result: yes
   6188 configure:41880: checking for getpwuid_r
   6189 configure:41880: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6190 configure:41880: $? = 0
   6191 configure:41880: result: yes
   6192 configure:41886: checking for getrlimit
   6193 configure:41886: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6194 configure:41886: $? = 0
   6195 configure:41886: result: yes
   6196 configure:41892: checking for gettimeofday
   6197 configure:41892: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6198 configure:41892: $? = 0
   6199 configure:41892: result: yes
   6200 configure:41898: checking for if_nametoindex
   6201 configure:41898: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6202 configure:41898: $? = 0
   6203 configure:41898: result: yes
   6204 configure:41904: checking for mach_absolute_time
   6205 configure:41904: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6206 /usr/bin/ld: /tmp/ccWavXKY.o: in function `main':
   6207 conftest.c:(.text.startup+0x5): undefined reference to `mach_absolute_time'
   6208 collect2: error: ld returned 1 exit status
   6209 configure:41904: $? = 1
   6210 configure: failed program was:
   6211 | /* confdefs.h */
   6212 | #define PACKAGE_NAME "curl"
   6213 | #define PACKAGE_TARNAME "curl"
   6214 | #define PACKAGE_VERSION "-"
   6215 | #define PACKAGE_STRING "curl -"
   6216 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   6217 | #define PACKAGE_URL ""
   6218 | #define HAVE_STDIO_H 1
   6219 | #define HAVE_STDLIB_H 1
   6220 | #define HAVE_STRING_H 1
   6221 | #define HAVE_INTTYPES_H 1
   6222 | #define HAVE_STDINT_H 1
   6223 | #define HAVE_STRINGS_H 1
   6224 | #define HAVE_SYS_STAT_H 1
   6225 | #define HAVE_SYS_TYPES_H 1
   6226 | #define HAVE_UNISTD_H 1
   6227 | #define STDC_HEADERS 1
   6228 | #define HAVE_STDATOMIC_H 1
   6229 | #define HAVE_ATOMIC 1
   6230 | #define PACKAGE "curl"
   6231 | #define VERSION "-"
   6232 | #define CURL_OS "x86_64-pc-linux-gnu"
   6233 | #define HAVE_DLFCN_H 1
   6234 | #define LT_OBJDIR ".libs/"
   6235 | #define HAVE_LDAP_SSL 1
   6236 | #define HAVE_SYS_TYPES_H 1
   6237 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   6238 | #define HAVE_SYS_TYPES_H 1
   6239 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   6240 | #define HAVE_LIBZ 1
   6241 | #define HAVE_LIBBROTLIDEC 1
   6242 | #define HAVE_BROTLI_DECODE_H 1
   6243 | #define HAVE_BROTLI 1
   6244 | #define HAVE_LIBZSTD 1
   6245 | #define HAVE_ZSTD_H 1
   6246 | #define HAVE_ZSTD 1
   6247 | #define USE_IPV6 1
   6248 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   6249 | #define HAVE_WRITABLE_ARGV 1
   6250 | #define USE_MBEDTLS 1
   6251 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   6252 | #define CURL_CA_PATH "/etc/ssl/certs"
   6253 | #define HAVE_LIBPSL_H 1
   6254 | #define USE_LIBPSL 1
   6255 | #define HAVE_LBER_H 1
   6256 | #define HAVE_LDAP_H 1
   6257 | #define HAVE_LDAP_URL_PARSE 1
   6258 | #define HAVE_LDAP_INIT_FD 1
   6259 | #define USE_OPENLDAP 1
   6260 | #define HAVE_LIBRTMP_RTMP_H 1
   6261 | #define USE_LIBRTMP 1
   6262 | #define HAVE_IDN2_H 1
   6263 | #define HAVE_LIBIDN2 1
   6264 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   6265 | #define USE_NGHTTP2 1
   6266 | #define HAVE_SYS_TYPES_H 1
   6267 | #define HAVE_SYS_SELECT_H 1
   6268 | #define HAVE_SYS_IOCTL_H 1
   6269 | #define HAVE_UNISTD_H 1
   6270 | #define HAVE_ARPA_INET_H 1
   6271 | #define HAVE_NET_IF_H 1
   6272 | #define HAVE_NETINET_IN_H 1
   6273 | #define HAVE_SYS_UN_H 1
   6274 | #define HAVE_LINUX_TCP_H 1
   6275 | #define HAVE_NETINET_TCP_H 1
   6276 | #define HAVE_NETINET_UDP_H 1
   6277 | #define HAVE_NETDB_H 1
   6278 | #define HAVE_SYS_PARAM_H 1
   6279 | #define HAVE_TERMIOS_H 1
   6280 | #define HAVE_FCNTL_H 1
   6281 | #define HAVE_PWD_H 1
   6282 | #define HAVE_UTIME_H 1
   6283 | #define HAVE_SYS_POLL_H 1
   6284 | #define HAVE_POLL_H 1
   6285 | #define HAVE_SYS_RESOURCE_H 1
   6286 | #define HAVE_LIBGEN_H 1
   6287 | #define HAVE_LOCALE_H 1
   6288 | #define HAVE_STDBOOL_H 1
   6289 | #define HAVE_STDINT_H 1
   6290 | #define HAVE_SYS_EVENTFD_H 1
   6291 | #define HAVE_SYS_TYPES_H 1
   6292 | #define HAVE_STRUCT_TIMEVAL 1
   6293 | #define SIZEOF_SIZE_T 8
   6294 | #define SIZEOF_LONG 8
   6295 | #define SIZEOF_INT 4
   6296 | #define SIZEOF_TIME_T 8
   6297 | #define SIZEOF_OFF_T 8
   6298 | #define SIZEOF_CURL_OFF_T 8
   6299 | #define SIZEOF_CURL_SOCKET_T 4
   6300 | #define HAVE_LONGLONG 1
   6301 | #define HAVE_BOOL_T 1
   6302 | #define HAVE_SA_FAMILY_T 1
   6303 | #define HAVE_SUSECONDS_T 1
   6304 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   6305 | #define HAVE_SYS_SELECT_H 1
   6306 | #define HAVE_SELECT 1
   6307 | #define HAVE_SYS_TYPES_H 1
   6308 | #define HAVE_RECV 1
   6309 | #define HAVE_SYS_TYPES_H 1
   6310 | #define HAVE_SEND 1
   6311 | #define HAVE_SYS_TYPES_H 1
   6312 | #define HAVE_MSG_NOSIGNAL 1
   6313 | #define HAVE_SYS_TYPES_H 1
   6314 | #define HAVE_UNISTD_H 1
   6315 | #define HAVE_ALARM 1
   6316 | #define HAVE_SYS_TYPES_H 1
   6317 | #define HAVE_STRINGS_H 1
   6318 | #define HAVE_SYS_TYPES_H 1
   6319 | #define HAVE_LIBGEN_H 1
   6320 | #define HAVE_BASENAME 1
   6321 | #define HAVE_SYS_TYPES_H 1
   6322 | #define HAVE_SYS_TYPES_H 1
   6323 | #define HAVE_UNISTD_H 1
   6324 | #define HAVE_FCNTL_H 1
   6325 | #define HAVE_FCNTL 1
   6326 | #define HAVE_FCNTL_O_NONBLOCK 1
   6327 | #define HAVE_SYS_TYPES_H 1
   6328 | #define HAVE_NETDB_H 1
   6329 | #define HAVE_FREEADDRINFO 1
   6330 | #define HAVE_SYS_TYPES_H 1
   6331 | #define HAVE_SYS_XATTR_H 1
   6332 | #define HAVE_FSETXATTR 1
   6333 | #define HAVE_FSETXATTR_5 1
   6334 | #define HAVE_FTRUNCATE 1
   6335 | #define HAVE_SYS_TYPES_H 1
   6336 | #define HAVE_GETADDRINFO 1
   6337 | #define HAVE_GETADDRINFO_THREADSAFE 1
   6338 | #define HAVE_GETHOSTBYNAME_R 1
   6339 | #define HAVE_GETHOSTBYNAME_R_6 1
   6340 | #define GETHOSTNAME_TYPE_ARG2 size_t
   6341 | #define HAVE_GETHOSTNAME 1
   6342 | #define HAVE_SYS_TYPES_H 1
   6343 | #define HAVE_NETINET_IN_H 1
   6344 | #define HAVE_IFADDRS_H 1
   6345 | #define HAVE_GETIFADDRS 1
   6346 | #define HAVE_GETPEERNAME 1
   6347 | #define HAVE_GETSOCKNAME 1
   6348 | #define HAVE_SYS_TYPES_H 1
   6349 | #define HAVE_GMTIME_R 1
   6350 | #define HAVE_SYS_TYPES_H 1
   6351 | #define HAVE_UNISTD_H 1
   6352 | #define HAVE_SYS_IOCTL_H 1
   6353 | #define HAVE_IOCTL_FIONBIO 1
   6354 | #define HAVE_IOCTL_SIOCGIFADDR 1
   6355 | #define HAVE_MEMRCHR 1
   6356 | #define HAVE_SYS_TYPES_H 1
   6357 | #define HAVE_SIGACTION 1
   6358 | #define HAVE_SIGINTERRUPT 1
   6359 | #define HAVE_SIGNAL 1
   6360 | #define HAVE_SYS_TYPES_H 1
   6361 | #define HAVE_SIGSETJMP 1
   6362 | #define HAVE_SOCKET 1
   6363 | #define HAVE_SOCKETPAIR 1
   6364 | #define HAVE_STRDUP 1
   6365 | #define HAVE_STRERROR_R 1
   6366 | #define HAVE_GLIBC_STRERROR_R 1
   6367 | #define HAVE_ACCEPT4 1
   6368 | #define HAVE_EVENTFD 1
   6369 | #define HAVE_FNMATCH 1
   6370 | #define HAVE_GETEUID 1
   6371 | #define HAVE_GETPPID 1
   6372 | #define HAVE_GETPWUID 1
   6373 | #define HAVE_GETPWUID_R 1
   6374 | #define HAVE_GETRLIMIT 1
   6375 | #define HAVE_GETTIMEOFDAY 1
   6376 | #define HAVE_IF_NAMETOINDEX 1
   6377 | /* end confdefs.h.  */
   6378 | 
   6379 | #define mach_absolute_time innocuous_mach_absolute_time
   6380 | #ifdef __STDC__
   6381 | # include <limits.h>
   6382 | #else
   6383 | # include <assert.h>
   6384 | #endif
   6385 | #undef mach_absolute_time
   6386 | #ifdef __cplusplus
   6387 | extern "C"
   6388 | #endif
   6389 | char mach_absolute_time ();
   6390 | #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time
   6391 | #error force compilation error
   6392 | #endif
   6393 | 
   6394 | int main(void)
   6395 | {
   6396 | return mach_absolute_time ();
   6397 |   return 0;
   6398 | }
   6399 configure:41904: result: no
   6400 configure:41910: checking for pipe
   6401 configure:41910: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6402 configure:41910: $? = 0
   6403 configure:41910: result: yes
   6404 configure:41916: checking for pipe2
   6405 configure:41916: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6406 configure:41916: $? = 0
   6407 configure:41916: result: yes
   6408 configure:41922: checking for poll
   6409 configure:41922: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6410 configure:41922: $? = 0
   6411 configure:41922: result: yes
   6412 configure:41928: checking for sendmmsg
   6413 configure:41928: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6414 configure:41928: $? = 0
   6415 configure:41928: result: yes
   6416 configure:41934: checking for sendmsg
   6417 configure:41934: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6418 configure:41934: $? = 0
   6419 configure:41934: result: yes
   6420 configure:41940: checking for setlocale
   6421 configure:41940: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6422 configure:41940: $? = 0
   6423 configure:41940: result: yes
   6424 configure:41946: checking for setrlimit
   6425 configure:41946: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6426 configure:41946: $? = 0
   6427 configure:41946: result: yes
   6428 configure:41952: checking for snprintf
   6429 configure:41952: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6430 conftest.c:186:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int,  const char *, ...)' [-Wbuiltin-declaration-mismatch]
   6431   186 | char snprintf ();
   6432       |      ^~~~~~~~
   6433 conftest.c:179:1: note: 'snprintf' is declared in header '<stdio.h>'
   6434   178 | # include <limits.h>
   6435   179 | #else
   6436 configure:41952: $? = 0
   6437 configure:41952: result: yes
   6438 configure:41958: checking for utime
   6439 configure:41958: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6440 configure:41958: $? = 0
   6441 configure:41958: result: yes
   6442 configure:41964: checking for utimes
   6443 configure:41964: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6444 configure:41964: $? = 0
   6445 configure:41964: result: yes
   6446 configure:41973: checking for realpath
   6447 configure:41973: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6448 configure:41973: $? = 0
   6449 configure:41973: result: yes
   6450 configure:41979: checking for sched_yield
   6451 configure:41979: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6452 configure:41979: $? = 0
   6453 configure:41979: result: yes
   6454 configure:42005: checking for sys/types.h
   6455 configure:42005: result: yes
   6456 configure:42012: checking for netinet/in.h
   6457 configure:42012: result: yes
   6458 configure:42019: checking for arpa/inet.h
   6459 configure:42019: result: yes
   6460 configure:42036: checking if inet_ntop can be linked
   6461 configure:42064: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6462 configure:42064: $? = 0
   6463 configure:42067: result: yes
   6464 configure:42082: checking if inet_ntop is prototyped
   6465 configure:42094: result: yes
   6466 configure:42110: checking if inet_ntop is compilable
   6467 configure:42130: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   6468 configure:42130: $? = 0
   6469 configure:42133: result: yes
   6470 configure:42149: checking if inet_ntop seems to work
   6471 configure:42319: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6472 configure:42319: $? = 0
   6473 configure:42319: ./conftest
   6474 configure:42319: $? = 0
   6475 configure:42321: result: yes
   6476 configure:42343: checking if inet_ntop usage allowed
   6477 configure:42346: result: yes
   6478 configure:42356: checking if inet_ntop might be used
   6479 configure:42363: result: yes
   6480 configure:42383: checking if inet_pton can be linked
   6481 configure:42411: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6482 configure:42411: $? = 0
   6483 configure:42414: result: yes
   6484 configure:42429: checking if inet_pton is prototyped
   6485 configure:42441: result: yes
   6486 configure:42457: checking if inet_pton is compilable
   6487 configure:42477: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   6488 configure:42477: $? = 0
   6489 configure:42480: result: yes
   6490 configure:42496: checking if inet_pton seems to work
   6491 configure:42652: sh ./run-compiler -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6492 configure:42652: $? = 0
   6493 configure:42652: ./conftest
   6494 configure:42652: $? = 0
   6495 configure:42654: result: yes
   6496 configure:42676: checking if inet_pton usage allowed
   6497 configure:42679: result: yes
   6498 configure:42689: checking if inet_pton might be used
   6499 configure:42696: result: yes
   6500 configure:42715: checking if strcasecmp can be linked
   6501 configure:42743: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6502 conftest.c:197:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
   6503   197 | char strcasecmp ();
   6504       |      ^~~~~~~~~~
   6505 configure:42743: $? = 0
   6506 configure:42746: result: yes
   6507 configure:42761: checking if strcasecmp is prototyped
   6508 configure:42773: result: yes
   6509 configure:42789: checking if strcasecmp is compilable
   6510 configure:42807: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   6511 configure:42807: $? = 0
   6512 configure:42810: result: yes
   6513 configure:42825: checking if strcasecmp usage allowed
   6514 configure:42828: result: yes
   6515 configure:42838: checking if strcasecmp might be used
   6516 configure:42844: result: yes
   6517 configure:42863: checking if strcmpi can be linked
   6518 configure:42891: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6519 /usr/bin/ld: /tmp/ccws1bcz.o: in function `main':
   6520 conftest.c:(.text.startup+0x5): undefined reference to `strcmpi'
   6521 collect2: error: ld returned 1 exit status
   6522 configure:42891: $? = 1
   6523 configure: failed program was:
   6524 | /* confdefs.h */
   6525 | #define PACKAGE_NAME "curl"
   6526 | #define PACKAGE_TARNAME "curl"
   6527 | #define PACKAGE_VERSION "-"
   6528 | #define PACKAGE_STRING "curl -"
   6529 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   6530 | #define PACKAGE_URL ""
   6531 | #define HAVE_STDIO_H 1
   6532 | #define HAVE_STDLIB_H 1
   6533 | #define HAVE_STRING_H 1
   6534 | #define HAVE_INTTYPES_H 1
   6535 | #define HAVE_STDINT_H 1
   6536 | #define HAVE_STRINGS_H 1
   6537 | #define HAVE_SYS_STAT_H 1
   6538 | #define HAVE_SYS_TYPES_H 1
   6539 | #define HAVE_UNISTD_H 1
   6540 | #define STDC_HEADERS 1
   6541 | #define HAVE_STDATOMIC_H 1
   6542 | #define HAVE_ATOMIC 1
   6543 | #define PACKAGE "curl"
   6544 | #define VERSION "-"
   6545 | #define CURL_OS "x86_64-pc-linux-gnu"
   6546 | #define HAVE_DLFCN_H 1
   6547 | #define LT_OBJDIR ".libs/"
   6548 | #define HAVE_LDAP_SSL 1
   6549 | #define HAVE_SYS_TYPES_H 1
   6550 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   6551 | #define HAVE_SYS_TYPES_H 1
   6552 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   6553 | #define HAVE_LIBZ 1
   6554 | #define HAVE_LIBBROTLIDEC 1
   6555 | #define HAVE_BROTLI_DECODE_H 1
   6556 | #define HAVE_BROTLI 1
   6557 | #define HAVE_LIBZSTD 1
   6558 | #define HAVE_ZSTD_H 1
   6559 | #define HAVE_ZSTD 1
   6560 | #define USE_IPV6 1
   6561 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   6562 | #define HAVE_WRITABLE_ARGV 1
   6563 | #define USE_MBEDTLS 1
   6564 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   6565 | #define CURL_CA_PATH "/etc/ssl/certs"
   6566 | #define HAVE_LIBPSL_H 1
   6567 | #define USE_LIBPSL 1
   6568 | #define HAVE_LBER_H 1
   6569 | #define HAVE_LDAP_H 1
   6570 | #define HAVE_LDAP_URL_PARSE 1
   6571 | #define HAVE_LDAP_INIT_FD 1
   6572 | #define USE_OPENLDAP 1
   6573 | #define HAVE_LIBRTMP_RTMP_H 1
   6574 | #define USE_LIBRTMP 1
   6575 | #define HAVE_IDN2_H 1
   6576 | #define HAVE_LIBIDN2 1
   6577 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   6578 | #define USE_NGHTTP2 1
   6579 | #define HAVE_SYS_TYPES_H 1
   6580 | #define HAVE_SYS_SELECT_H 1
   6581 | #define HAVE_SYS_IOCTL_H 1
   6582 | #define HAVE_UNISTD_H 1
   6583 | #define HAVE_ARPA_INET_H 1
   6584 | #define HAVE_NET_IF_H 1
   6585 | #define HAVE_NETINET_IN_H 1
   6586 | #define HAVE_SYS_UN_H 1
   6587 | #define HAVE_LINUX_TCP_H 1
   6588 | #define HAVE_NETINET_TCP_H 1
   6589 | #define HAVE_NETINET_UDP_H 1
   6590 | #define HAVE_NETDB_H 1
   6591 | #define HAVE_SYS_PARAM_H 1
   6592 | #define HAVE_TERMIOS_H 1
   6593 | #define HAVE_FCNTL_H 1
   6594 | #define HAVE_PWD_H 1
   6595 | #define HAVE_UTIME_H 1
   6596 | #define HAVE_SYS_POLL_H 1
   6597 | #define HAVE_POLL_H 1
   6598 | #define HAVE_SYS_RESOURCE_H 1
   6599 | #define HAVE_LIBGEN_H 1
   6600 | #define HAVE_LOCALE_H 1
   6601 | #define HAVE_STDBOOL_H 1
   6602 | #define HAVE_STDINT_H 1
   6603 | #define HAVE_SYS_EVENTFD_H 1
   6604 | #define HAVE_SYS_TYPES_H 1
   6605 | #define HAVE_STRUCT_TIMEVAL 1
   6606 | #define SIZEOF_SIZE_T 8
   6607 | #define SIZEOF_LONG 8
   6608 | #define SIZEOF_INT 4
   6609 | #define SIZEOF_TIME_T 8
   6610 | #define SIZEOF_OFF_T 8
   6611 | #define SIZEOF_CURL_OFF_T 8
   6612 | #define SIZEOF_CURL_SOCKET_T 4
   6613 | #define HAVE_LONGLONG 1
   6614 | #define HAVE_BOOL_T 1
   6615 | #define HAVE_SA_FAMILY_T 1
   6616 | #define HAVE_SUSECONDS_T 1
   6617 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   6618 | #define HAVE_SYS_SELECT_H 1
   6619 | #define HAVE_SELECT 1
   6620 | #define HAVE_SYS_TYPES_H 1
   6621 | #define HAVE_RECV 1
   6622 | #define HAVE_SYS_TYPES_H 1
   6623 | #define HAVE_SEND 1
   6624 | #define HAVE_SYS_TYPES_H 1
   6625 | #define HAVE_MSG_NOSIGNAL 1
   6626 | #define HAVE_SYS_TYPES_H 1
   6627 | #define HAVE_UNISTD_H 1
   6628 | #define HAVE_ALARM 1
   6629 | #define HAVE_SYS_TYPES_H 1
   6630 | #define HAVE_STRINGS_H 1
   6631 | #define HAVE_SYS_TYPES_H 1
   6632 | #define HAVE_LIBGEN_H 1
   6633 | #define HAVE_BASENAME 1
   6634 | #define HAVE_SYS_TYPES_H 1
   6635 | #define HAVE_SYS_TYPES_H 1
   6636 | #define HAVE_UNISTD_H 1
   6637 | #define HAVE_FCNTL_H 1
   6638 | #define HAVE_FCNTL 1
   6639 | #define HAVE_FCNTL_O_NONBLOCK 1
   6640 | #define HAVE_SYS_TYPES_H 1
   6641 | #define HAVE_NETDB_H 1
   6642 | #define HAVE_FREEADDRINFO 1
   6643 | #define HAVE_SYS_TYPES_H 1
   6644 | #define HAVE_SYS_XATTR_H 1
   6645 | #define HAVE_FSETXATTR 1
   6646 | #define HAVE_FSETXATTR_5 1
   6647 | #define HAVE_FTRUNCATE 1
   6648 | #define HAVE_SYS_TYPES_H 1
   6649 | #define HAVE_GETADDRINFO 1
   6650 | #define HAVE_GETADDRINFO_THREADSAFE 1
   6651 | #define HAVE_GETHOSTBYNAME_R 1
   6652 | #define HAVE_GETHOSTBYNAME_R_6 1
   6653 | #define GETHOSTNAME_TYPE_ARG2 size_t
   6654 | #define HAVE_GETHOSTNAME 1
   6655 | #define HAVE_SYS_TYPES_H 1
   6656 | #define HAVE_NETINET_IN_H 1
   6657 | #define HAVE_IFADDRS_H 1
   6658 | #define HAVE_GETIFADDRS 1
   6659 | #define HAVE_GETPEERNAME 1
   6660 | #define HAVE_GETSOCKNAME 1
   6661 | #define HAVE_SYS_TYPES_H 1
   6662 | #define HAVE_GMTIME_R 1
   6663 | #define HAVE_SYS_TYPES_H 1
   6664 | #define HAVE_UNISTD_H 1
   6665 | #define HAVE_SYS_IOCTL_H 1
   6666 | #define HAVE_IOCTL_FIONBIO 1
   6667 | #define HAVE_IOCTL_SIOCGIFADDR 1
   6668 | #define HAVE_MEMRCHR 1
   6669 | #define HAVE_SYS_TYPES_H 1
   6670 | #define HAVE_SIGACTION 1
   6671 | #define HAVE_SIGINTERRUPT 1
   6672 | #define HAVE_SIGNAL 1
   6673 | #define HAVE_SYS_TYPES_H 1
   6674 | #define HAVE_SIGSETJMP 1
   6675 | #define HAVE_SOCKET 1
   6676 | #define HAVE_SOCKETPAIR 1
   6677 | #define HAVE_STRDUP 1
   6678 | #define HAVE_STRERROR_R 1
   6679 | #define HAVE_GLIBC_STRERROR_R 1
   6680 | #define HAVE_ACCEPT4 1
   6681 | #define HAVE_EVENTFD 1
   6682 | #define HAVE_FNMATCH 1
   6683 | #define HAVE_GETEUID 1
   6684 | #define HAVE_GETPPID 1
   6685 | #define HAVE_GETPWUID 1
   6686 | #define HAVE_GETPWUID_R 1
   6687 | #define HAVE_GETRLIMIT 1
   6688 | #define HAVE_GETTIMEOFDAY 1
   6689 | #define HAVE_IF_NAMETOINDEX 1
   6690 | #define HAVE_PIPE 1
   6691 | #define HAVE_PIPE2 1
   6692 | #define HAVE_POLL 1
   6693 | #define HAVE_SENDMMSG 1
   6694 | #define HAVE_SENDMSG 1
   6695 | #define HAVE_SETLOCALE 1
   6696 | #define HAVE_SETRLIMIT 1
   6697 | #define HAVE_SNPRINTF 1
   6698 | #define HAVE_UTIME 1
   6699 | #define HAVE_UTIMES 1
   6700 | #define HAVE_REALPATH 1
   6701 | #define HAVE_SCHED_YIELD 1
   6702 | #define HAVE_SYS_TYPES_H 1
   6703 | #define HAVE_NETINET_IN_H 1
   6704 | #define HAVE_ARPA_INET_H 1
   6705 | #define HAVE_INET_NTOP 1
   6706 | #define HAVE_INET_PTON 1
   6707 | #define HAVE_STRCASECMP 1
   6708 | /* end confdefs.h.  */
   6709 | 
   6710 | 
   6711 | #define strcmpi innocuous_strcmpi
   6712 | #ifdef __STDC__
   6713 | # include <limits.h>
   6714 | #else
   6715 | # include <assert.h>
   6716 | #endif
   6717 | #undef strcmpi
   6718 | #ifdef __cplusplus
   6719 | extern "C"
   6720 | #endif
   6721 | char strcmpi ();
   6722 | #if defined __stub_strcmpi || defined __stub___strcmpi
   6723 | #error force compilation error
   6724 | #endif
   6725 | 
   6726 | int main(void)
   6727 | {
   6728 | return strcmpi ();
   6729 |   return 0;
   6730 | }
   6731 | 
   6732 configure:42900: result: no
   6733 configure:42986: checking if strcmpi might be used
   6734 configure:42999: result: no
   6735 configure:43011: checking if stricmp can be linked
   6736 configure:43039: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6737 /usr/bin/ld: /tmp/ccHAzxjD.o: in function `main':
   6738 conftest.c:(.text.startup+0x5): undefined reference to `stricmp'
   6739 collect2: error: ld returned 1 exit status
   6740 configure:43039: $? = 1
   6741 configure: failed program was:
   6742 | /* confdefs.h */
   6743 | #define PACKAGE_NAME "curl"
   6744 | #define PACKAGE_TARNAME "curl"
   6745 | #define PACKAGE_VERSION "-"
   6746 | #define PACKAGE_STRING "curl -"
   6747 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   6748 | #define PACKAGE_URL ""
   6749 | #define HAVE_STDIO_H 1
   6750 | #define HAVE_STDLIB_H 1
   6751 | #define HAVE_STRING_H 1
   6752 | #define HAVE_INTTYPES_H 1
   6753 | #define HAVE_STDINT_H 1
   6754 | #define HAVE_STRINGS_H 1
   6755 | #define HAVE_SYS_STAT_H 1
   6756 | #define HAVE_SYS_TYPES_H 1
   6757 | #define HAVE_UNISTD_H 1
   6758 | #define STDC_HEADERS 1
   6759 | #define HAVE_STDATOMIC_H 1
   6760 | #define HAVE_ATOMIC 1
   6761 | #define PACKAGE "curl"
   6762 | #define VERSION "-"
   6763 | #define CURL_OS "x86_64-pc-linux-gnu"
   6764 | #define HAVE_DLFCN_H 1
   6765 | #define LT_OBJDIR ".libs/"
   6766 | #define HAVE_LDAP_SSL 1
   6767 | #define HAVE_SYS_TYPES_H 1
   6768 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   6769 | #define HAVE_SYS_TYPES_H 1
   6770 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   6771 | #define HAVE_LIBZ 1
   6772 | #define HAVE_LIBBROTLIDEC 1
   6773 | #define HAVE_BROTLI_DECODE_H 1
   6774 | #define HAVE_BROTLI 1
   6775 | #define HAVE_LIBZSTD 1
   6776 | #define HAVE_ZSTD_H 1
   6777 | #define HAVE_ZSTD 1
   6778 | #define USE_IPV6 1
   6779 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   6780 | #define HAVE_WRITABLE_ARGV 1
   6781 | #define USE_MBEDTLS 1
   6782 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   6783 | #define CURL_CA_PATH "/etc/ssl/certs"
   6784 | #define HAVE_LIBPSL_H 1
   6785 | #define USE_LIBPSL 1
   6786 | #define HAVE_LBER_H 1
   6787 | #define HAVE_LDAP_H 1
   6788 | #define HAVE_LDAP_URL_PARSE 1
   6789 | #define HAVE_LDAP_INIT_FD 1
   6790 | #define USE_OPENLDAP 1
   6791 | #define HAVE_LIBRTMP_RTMP_H 1
   6792 | #define USE_LIBRTMP 1
   6793 | #define HAVE_IDN2_H 1
   6794 | #define HAVE_LIBIDN2 1
   6795 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   6796 | #define USE_NGHTTP2 1
   6797 | #define HAVE_SYS_TYPES_H 1
   6798 | #define HAVE_SYS_SELECT_H 1
   6799 | #define HAVE_SYS_IOCTL_H 1
   6800 | #define HAVE_UNISTD_H 1
   6801 | #define HAVE_ARPA_INET_H 1
   6802 | #define HAVE_NET_IF_H 1
   6803 | #define HAVE_NETINET_IN_H 1
   6804 | #define HAVE_SYS_UN_H 1
   6805 | #define HAVE_LINUX_TCP_H 1
   6806 | #define HAVE_NETINET_TCP_H 1
   6807 | #define HAVE_NETINET_UDP_H 1
   6808 | #define HAVE_NETDB_H 1
   6809 | #define HAVE_SYS_PARAM_H 1
   6810 | #define HAVE_TERMIOS_H 1
   6811 | #define HAVE_FCNTL_H 1
   6812 | #define HAVE_PWD_H 1
   6813 | #define HAVE_UTIME_H 1
   6814 | #define HAVE_SYS_POLL_H 1
   6815 | #define HAVE_POLL_H 1
   6816 | #define HAVE_SYS_RESOURCE_H 1
   6817 | #define HAVE_LIBGEN_H 1
   6818 | #define HAVE_LOCALE_H 1
   6819 | #define HAVE_STDBOOL_H 1
   6820 | #define HAVE_STDINT_H 1
   6821 | #define HAVE_SYS_EVENTFD_H 1
   6822 | #define HAVE_SYS_TYPES_H 1
   6823 | #define HAVE_STRUCT_TIMEVAL 1
   6824 | #define SIZEOF_SIZE_T 8
   6825 | #define SIZEOF_LONG 8
   6826 | #define SIZEOF_INT 4
   6827 | #define SIZEOF_TIME_T 8
   6828 | #define SIZEOF_OFF_T 8
   6829 | #define SIZEOF_CURL_OFF_T 8
   6830 | #define SIZEOF_CURL_SOCKET_T 4
   6831 | #define HAVE_LONGLONG 1
   6832 | #define HAVE_BOOL_T 1
   6833 | #define HAVE_SA_FAMILY_T 1
   6834 | #define HAVE_SUSECONDS_T 1
   6835 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   6836 | #define HAVE_SYS_SELECT_H 1
   6837 | #define HAVE_SELECT 1
   6838 | #define HAVE_SYS_TYPES_H 1
   6839 | #define HAVE_RECV 1
   6840 | #define HAVE_SYS_TYPES_H 1
   6841 | #define HAVE_SEND 1
   6842 | #define HAVE_SYS_TYPES_H 1
   6843 | #define HAVE_MSG_NOSIGNAL 1
   6844 | #define HAVE_SYS_TYPES_H 1
   6845 | #define HAVE_UNISTD_H 1
   6846 | #define HAVE_ALARM 1
   6847 | #define HAVE_SYS_TYPES_H 1
   6848 | #define HAVE_STRINGS_H 1
   6849 | #define HAVE_SYS_TYPES_H 1
   6850 | #define HAVE_LIBGEN_H 1
   6851 | #define HAVE_BASENAME 1
   6852 | #define HAVE_SYS_TYPES_H 1
   6853 | #define HAVE_SYS_TYPES_H 1
   6854 | #define HAVE_UNISTD_H 1
   6855 | #define HAVE_FCNTL_H 1
   6856 | #define HAVE_FCNTL 1
   6857 | #define HAVE_FCNTL_O_NONBLOCK 1
   6858 | #define HAVE_SYS_TYPES_H 1
   6859 | #define HAVE_NETDB_H 1
   6860 | #define HAVE_FREEADDRINFO 1
   6861 | #define HAVE_SYS_TYPES_H 1
   6862 | #define HAVE_SYS_XATTR_H 1
   6863 | #define HAVE_FSETXATTR 1
   6864 | #define HAVE_FSETXATTR_5 1
   6865 | #define HAVE_FTRUNCATE 1
   6866 | #define HAVE_SYS_TYPES_H 1
   6867 | #define HAVE_GETADDRINFO 1
   6868 | #define HAVE_GETADDRINFO_THREADSAFE 1
   6869 | #define HAVE_GETHOSTBYNAME_R 1
   6870 | #define HAVE_GETHOSTBYNAME_R_6 1
   6871 | #define GETHOSTNAME_TYPE_ARG2 size_t
   6872 | #define HAVE_GETHOSTNAME 1
   6873 | #define HAVE_SYS_TYPES_H 1
   6874 | #define HAVE_NETINET_IN_H 1
   6875 | #define HAVE_IFADDRS_H 1
   6876 | #define HAVE_GETIFADDRS 1
   6877 | #define HAVE_GETPEERNAME 1
   6878 | #define HAVE_GETSOCKNAME 1
   6879 | #define HAVE_SYS_TYPES_H 1
   6880 | #define HAVE_GMTIME_R 1
   6881 | #define HAVE_SYS_TYPES_H 1
   6882 | #define HAVE_UNISTD_H 1
   6883 | #define HAVE_SYS_IOCTL_H 1
   6884 | #define HAVE_IOCTL_FIONBIO 1
   6885 | #define HAVE_IOCTL_SIOCGIFADDR 1
   6886 | #define HAVE_MEMRCHR 1
   6887 | #define HAVE_SYS_TYPES_H 1
   6888 | #define HAVE_SIGACTION 1
   6889 | #define HAVE_SIGINTERRUPT 1
   6890 | #define HAVE_SIGNAL 1
   6891 | #define HAVE_SYS_TYPES_H 1
   6892 | #define HAVE_SIGSETJMP 1
   6893 | #define HAVE_SOCKET 1
   6894 | #define HAVE_SOCKETPAIR 1
   6895 | #define HAVE_STRDUP 1
   6896 | #define HAVE_STRERROR_R 1
   6897 | #define HAVE_GLIBC_STRERROR_R 1
   6898 | #define HAVE_ACCEPT4 1
   6899 | #define HAVE_EVENTFD 1
   6900 | #define HAVE_FNMATCH 1
   6901 | #define HAVE_GETEUID 1
   6902 | #define HAVE_GETPPID 1
   6903 | #define HAVE_GETPWUID 1
   6904 | #define HAVE_GETPWUID_R 1
   6905 | #define HAVE_GETRLIMIT 1
   6906 | #define HAVE_GETTIMEOFDAY 1
   6907 | #define HAVE_IF_NAMETOINDEX 1
   6908 | #define HAVE_PIPE 1
   6909 | #define HAVE_PIPE2 1
   6910 | #define HAVE_POLL 1
   6911 | #define HAVE_SENDMMSG 1
   6912 | #define HAVE_SENDMSG 1
   6913 | #define HAVE_SETLOCALE 1
   6914 | #define HAVE_SETRLIMIT 1
   6915 | #define HAVE_SNPRINTF 1
   6916 | #define HAVE_UTIME 1
   6917 | #define HAVE_UTIMES 1
   6918 | #define HAVE_REALPATH 1
   6919 | #define HAVE_SCHED_YIELD 1
   6920 | #define HAVE_SYS_TYPES_H 1
   6921 | #define HAVE_NETINET_IN_H 1
   6922 | #define HAVE_ARPA_INET_H 1
   6923 | #define HAVE_INET_NTOP 1
   6924 | #define HAVE_INET_PTON 1
   6925 | #define HAVE_STRCASECMP 1
   6926 | /* end confdefs.h.  */
   6927 | 
   6928 | 
   6929 | #define stricmp innocuous_stricmp
   6930 | #ifdef __STDC__
   6931 | # include <limits.h>
   6932 | #else
   6933 | # include <assert.h>
   6934 | #endif
   6935 | #undef stricmp
   6936 | #ifdef __cplusplus
   6937 | extern "C"
   6938 | #endif
   6939 | char stricmp ();
   6940 | #if defined __stub_stricmp || defined __stub___stricmp
   6941 | #error force compilation error
   6942 | #endif
   6943 | 
   6944 | int main(void)
   6945 | {
   6946 | return stricmp ();
   6947 |   return 0;
   6948 | }
   6949 | 
   6950 configure:43048: result: no
   6951 configure:43134: checking if stricmp might be used
   6952 configure:43147: result: no
   6953 configure:43155: checking for setmode
   6954 configure:43155: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   6955 /usr/bin/ld: /tmp/ccrXkOkq.o: in function `main':
   6956 conftest.c:(.text.startup+0x5): undefined reference to `setmode'
   6957 collect2: error: ld returned 1 exit status
   6958 configure:43155: $? = 1
   6959 configure: failed program was:
   6960 | /* confdefs.h */
   6961 | #define PACKAGE_NAME "curl"
   6962 | #define PACKAGE_TARNAME "curl"
   6963 | #define PACKAGE_VERSION "-"
   6964 | #define PACKAGE_STRING "curl -"
   6965 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   6966 | #define PACKAGE_URL ""
   6967 | #define HAVE_STDIO_H 1
   6968 | #define HAVE_STDLIB_H 1
   6969 | #define HAVE_STRING_H 1
   6970 | #define HAVE_INTTYPES_H 1
   6971 | #define HAVE_STDINT_H 1
   6972 | #define HAVE_STRINGS_H 1
   6973 | #define HAVE_SYS_STAT_H 1
   6974 | #define HAVE_SYS_TYPES_H 1
   6975 | #define HAVE_UNISTD_H 1
   6976 | #define STDC_HEADERS 1
   6977 | #define HAVE_STDATOMIC_H 1
   6978 | #define HAVE_ATOMIC 1
   6979 | #define PACKAGE "curl"
   6980 | #define VERSION "-"
   6981 | #define CURL_OS "x86_64-pc-linux-gnu"
   6982 | #define HAVE_DLFCN_H 1
   6983 | #define LT_OBJDIR ".libs/"
   6984 | #define HAVE_LDAP_SSL 1
   6985 | #define HAVE_SYS_TYPES_H 1
   6986 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   6987 | #define HAVE_SYS_TYPES_H 1
   6988 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   6989 | #define HAVE_LIBZ 1
   6990 | #define HAVE_LIBBROTLIDEC 1
   6991 | #define HAVE_BROTLI_DECODE_H 1
   6992 | #define HAVE_BROTLI 1
   6993 | #define HAVE_LIBZSTD 1
   6994 | #define HAVE_ZSTD_H 1
   6995 | #define HAVE_ZSTD 1
   6996 | #define USE_IPV6 1
   6997 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   6998 | #define HAVE_WRITABLE_ARGV 1
   6999 | #define USE_MBEDTLS 1
   7000 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   7001 | #define CURL_CA_PATH "/etc/ssl/certs"
   7002 | #define HAVE_LIBPSL_H 1
   7003 | #define USE_LIBPSL 1
   7004 | #define HAVE_LBER_H 1
   7005 | #define HAVE_LDAP_H 1
   7006 | #define HAVE_LDAP_URL_PARSE 1
   7007 | #define HAVE_LDAP_INIT_FD 1
   7008 | #define USE_OPENLDAP 1
   7009 | #define HAVE_LIBRTMP_RTMP_H 1
   7010 | #define USE_LIBRTMP 1
   7011 | #define HAVE_IDN2_H 1
   7012 | #define HAVE_LIBIDN2 1
   7013 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   7014 | #define USE_NGHTTP2 1
   7015 | #define HAVE_SYS_TYPES_H 1
   7016 | #define HAVE_SYS_SELECT_H 1
   7017 | #define HAVE_SYS_IOCTL_H 1
   7018 | #define HAVE_UNISTD_H 1
   7019 | #define HAVE_ARPA_INET_H 1
   7020 | #define HAVE_NET_IF_H 1
   7021 | #define HAVE_NETINET_IN_H 1
   7022 | #define HAVE_SYS_UN_H 1
   7023 | #define HAVE_LINUX_TCP_H 1
   7024 | #define HAVE_NETINET_TCP_H 1
   7025 | #define HAVE_NETINET_UDP_H 1
   7026 | #define HAVE_NETDB_H 1
   7027 | #define HAVE_SYS_PARAM_H 1
   7028 | #define HAVE_TERMIOS_H 1
   7029 | #define HAVE_FCNTL_H 1
   7030 | #define HAVE_PWD_H 1
   7031 | #define HAVE_UTIME_H 1
   7032 | #define HAVE_SYS_POLL_H 1
   7033 | #define HAVE_POLL_H 1
   7034 | #define HAVE_SYS_RESOURCE_H 1
   7035 | #define HAVE_LIBGEN_H 1
   7036 | #define HAVE_LOCALE_H 1
   7037 | #define HAVE_STDBOOL_H 1
   7038 | #define HAVE_STDINT_H 1
   7039 | #define HAVE_SYS_EVENTFD_H 1
   7040 | #define HAVE_SYS_TYPES_H 1
   7041 | #define HAVE_STRUCT_TIMEVAL 1
   7042 | #define SIZEOF_SIZE_T 8
   7043 | #define SIZEOF_LONG 8
   7044 | #define SIZEOF_INT 4
   7045 | #define SIZEOF_TIME_T 8
   7046 | #define SIZEOF_OFF_T 8
   7047 | #define SIZEOF_CURL_OFF_T 8
   7048 | #define SIZEOF_CURL_SOCKET_T 4
   7049 | #define HAVE_LONGLONG 1
   7050 | #define HAVE_BOOL_T 1
   7051 | #define HAVE_SA_FAMILY_T 1
   7052 | #define HAVE_SUSECONDS_T 1
   7053 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   7054 | #define HAVE_SYS_SELECT_H 1
   7055 | #define HAVE_SELECT 1
   7056 | #define HAVE_SYS_TYPES_H 1
   7057 | #define HAVE_RECV 1
   7058 | #define HAVE_SYS_TYPES_H 1
   7059 | #define HAVE_SEND 1
   7060 | #define HAVE_SYS_TYPES_H 1
   7061 | #define HAVE_MSG_NOSIGNAL 1
   7062 | #define HAVE_SYS_TYPES_H 1
   7063 | #define HAVE_UNISTD_H 1
   7064 | #define HAVE_ALARM 1
   7065 | #define HAVE_SYS_TYPES_H 1
   7066 | #define HAVE_STRINGS_H 1
   7067 | #define HAVE_SYS_TYPES_H 1
   7068 | #define HAVE_LIBGEN_H 1
   7069 | #define HAVE_BASENAME 1
   7070 | #define HAVE_SYS_TYPES_H 1
   7071 | #define HAVE_SYS_TYPES_H 1
   7072 | #define HAVE_UNISTD_H 1
   7073 | #define HAVE_FCNTL_H 1
   7074 | #define HAVE_FCNTL 1
   7075 | #define HAVE_FCNTL_O_NONBLOCK 1
   7076 | #define HAVE_SYS_TYPES_H 1
   7077 | #define HAVE_NETDB_H 1
   7078 | #define HAVE_FREEADDRINFO 1
   7079 | #define HAVE_SYS_TYPES_H 1
   7080 | #define HAVE_SYS_XATTR_H 1
   7081 | #define HAVE_FSETXATTR 1
   7082 | #define HAVE_FSETXATTR_5 1
   7083 | #define HAVE_FTRUNCATE 1
   7084 | #define HAVE_SYS_TYPES_H 1
   7085 | #define HAVE_GETADDRINFO 1
   7086 | #define HAVE_GETADDRINFO_THREADSAFE 1
   7087 | #define HAVE_GETHOSTBYNAME_R 1
   7088 | #define HAVE_GETHOSTBYNAME_R_6 1
   7089 | #define GETHOSTNAME_TYPE_ARG2 size_t
   7090 | #define HAVE_GETHOSTNAME 1
   7091 | #define HAVE_SYS_TYPES_H 1
   7092 | #define HAVE_NETINET_IN_H 1
   7093 | #define HAVE_IFADDRS_H 1
   7094 | #define HAVE_GETIFADDRS 1
   7095 | #define HAVE_GETPEERNAME 1
   7096 | #define HAVE_GETSOCKNAME 1
   7097 | #define HAVE_SYS_TYPES_H 1
   7098 | #define HAVE_GMTIME_R 1
   7099 | #define HAVE_SYS_TYPES_H 1
   7100 | #define HAVE_UNISTD_H 1
   7101 | #define HAVE_SYS_IOCTL_H 1
   7102 | #define HAVE_IOCTL_FIONBIO 1
   7103 | #define HAVE_IOCTL_SIOCGIFADDR 1
   7104 | #define HAVE_MEMRCHR 1
   7105 | #define HAVE_SYS_TYPES_H 1
   7106 | #define HAVE_SIGACTION 1
   7107 | #define HAVE_SIGINTERRUPT 1
   7108 | #define HAVE_SIGNAL 1
   7109 | #define HAVE_SYS_TYPES_H 1
   7110 | #define HAVE_SIGSETJMP 1
   7111 | #define HAVE_SOCKET 1
   7112 | #define HAVE_SOCKETPAIR 1
   7113 | #define HAVE_STRDUP 1
   7114 | #define HAVE_STRERROR_R 1
   7115 | #define HAVE_GLIBC_STRERROR_R 1
   7116 | #define HAVE_ACCEPT4 1
   7117 | #define HAVE_EVENTFD 1
   7118 | #define HAVE_FNMATCH 1
   7119 | #define HAVE_GETEUID 1
   7120 | #define HAVE_GETPPID 1
   7121 | #define HAVE_GETPWUID 1
   7122 | #define HAVE_GETPWUID_R 1
   7123 | #define HAVE_GETRLIMIT 1
   7124 | #define HAVE_GETTIMEOFDAY 1
   7125 | #define HAVE_IF_NAMETOINDEX 1
   7126 | #define HAVE_PIPE 1
   7127 | #define HAVE_PIPE2 1
   7128 | #define HAVE_POLL 1
   7129 | #define HAVE_SENDMMSG 1
   7130 | #define HAVE_SENDMSG 1
   7131 | #define HAVE_SETLOCALE 1
   7132 | #define HAVE_SETRLIMIT 1
   7133 | #define HAVE_SNPRINTF 1
   7134 | #define HAVE_UTIME 1
   7135 | #define HAVE_UTIMES 1
   7136 | #define HAVE_REALPATH 1
   7137 | #define HAVE_SCHED_YIELD 1
   7138 | #define HAVE_SYS_TYPES_H 1
   7139 | #define HAVE_NETINET_IN_H 1
   7140 | #define HAVE_ARPA_INET_H 1
   7141 | #define HAVE_INET_NTOP 1
   7142 | #define HAVE_INET_PTON 1
   7143 | #define HAVE_STRCASECMP 1
   7144 | /* end confdefs.h.  */
   7145 | 
   7146 | #define setmode innocuous_setmode
   7147 | #ifdef __STDC__
   7148 | # include <limits.h>
   7149 | #else
   7150 | # include <assert.h>
   7151 | #endif
   7152 | #undef setmode
   7153 | #ifdef __cplusplus
   7154 | extern "C"
   7155 | #endif
   7156 | char setmode ();
   7157 | #if defined __stub_setmode || defined __stub___setmode
   7158 | #error force compilation error
   7159 | #endif
   7160 | 
   7161 | int main(void)
   7162 | {
   7163 | return setmode ();
   7164 |   return 0;
   7165 | }
   7166 configure:43155: result: no
   7167 configure:43184: checking for fseeko
   7168 configure:43184: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   7169 configure:43184: $? = 0
   7170 configure:43184: result: yes
   7171 configure:43192: checking for gcc options needed to detect all undeclared functions
   7172 configure:43212: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers   -D_GNU_SOURCE    -I/include     conftest.c >&5
   7173 conftest.c: In function 'main':
   7174 conftest.c:190:8: error: 'strchr' undeclared (first use in this function)
   7175   190 | (void) strchr;
   7176       |        ^~~~~~
   7177 conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; this is probably fixable by adding '#include <string.h>'
   7178     1 | /* confdefs.h */
   7179 conftest.c:190:8: note: each undeclared identifier is reported only once for each function it appears in
   7180   190 | (void) strchr;
   7181       |        ^~~~~~
   7182 configure:43212: $? = 1
   7183 configure: failed program was:
   7184 | /* confdefs.h */
   7185 | #define PACKAGE_NAME "curl"
   7186 | #define PACKAGE_TARNAME "curl"
   7187 | #define PACKAGE_VERSION "-"
   7188 | #define PACKAGE_STRING "curl -"
   7189 | #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   7190 | #define PACKAGE_URL ""
   7191 | #define HAVE_STDIO_H 1
   7192 | #define HAVE_STDLIB_H 1
   7193 | #define HAVE_STRING_H 1
   7194 | #define HAVE_INTTYPES_H 1
   7195 | #define HAVE_STDINT_H 1
   7196 | #define HAVE_STRINGS_H 1
   7197 | #define HAVE_SYS_STAT_H 1
   7198 | #define HAVE_SYS_TYPES_H 1
   7199 | #define HAVE_UNISTD_H 1
   7200 | #define STDC_HEADERS 1
   7201 | #define HAVE_STDATOMIC_H 1
   7202 | #define HAVE_ATOMIC 1
   7203 | #define PACKAGE "curl"
   7204 | #define VERSION "-"
   7205 | #define CURL_OS "x86_64-pc-linux-gnu"
   7206 | #define HAVE_DLFCN_H 1
   7207 | #define LT_OBJDIR ".libs/"
   7208 | #define HAVE_LDAP_SSL 1
   7209 | #define HAVE_SYS_TYPES_H 1
   7210 | #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   7211 | #define HAVE_SYS_TYPES_H 1
   7212 | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   7213 | #define HAVE_LIBZ 1
   7214 | #define HAVE_LIBBROTLIDEC 1
   7215 | #define HAVE_BROTLI_DECODE_H 1
   7216 | #define HAVE_BROTLI 1
   7217 | #define HAVE_LIBZSTD 1
   7218 | #define HAVE_ZSTD_H 1
   7219 | #define HAVE_ZSTD 1
   7220 | #define USE_IPV6 1
   7221 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   7222 | #define HAVE_WRITABLE_ARGV 1
   7223 | #define USE_MBEDTLS 1
   7224 | #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   7225 | #define CURL_CA_PATH "/etc/ssl/certs"
   7226 | #define HAVE_LIBPSL_H 1
   7227 | #define USE_LIBPSL 1
   7228 | #define HAVE_LBER_H 1
   7229 | #define HAVE_LDAP_H 1
   7230 | #define HAVE_LDAP_URL_PARSE 1
   7231 | #define HAVE_LDAP_INIT_FD 1
   7232 | #define USE_OPENLDAP 1
   7233 | #define HAVE_LIBRTMP_RTMP_H 1
   7234 | #define USE_LIBRTMP 1
   7235 | #define HAVE_IDN2_H 1
   7236 | #define HAVE_LIBIDN2 1
   7237 | #define HAVE_NGHTTP2_NGHTTP2_H 1
   7238 | #define USE_NGHTTP2 1
   7239 | #define HAVE_SYS_TYPES_H 1
   7240 | #define HAVE_SYS_SELECT_H 1
   7241 | #define HAVE_SYS_IOCTL_H 1
   7242 | #define HAVE_UNISTD_H 1
   7243 | #define HAVE_ARPA_INET_H 1
   7244 | #define HAVE_NET_IF_H 1
   7245 | #define HAVE_NETINET_IN_H 1
   7246 | #define HAVE_SYS_UN_H 1
   7247 | #define HAVE_LINUX_TCP_H 1
   7248 | #define HAVE_NETINET_TCP_H 1
   7249 | #define HAVE_NETINET_UDP_H 1
   7250 | #define HAVE_NETDB_H 1
   7251 | #define HAVE_SYS_PARAM_H 1
   7252 | #define HAVE_TERMIOS_H 1
   7253 | #define HAVE_FCNTL_H 1
   7254 | #define HAVE_PWD_H 1
   7255 | #define HAVE_UTIME_H 1
   7256 | #define HAVE_SYS_POLL_H 1
   7257 | #define HAVE_POLL_H 1
   7258 | #define HAVE_SYS_RESOURCE_H 1
   7259 | #define HAVE_LIBGEN_H 1
   7260 | #define HAVE_LOCALE_H 1
   7261 | #define HAVE_STDBOOL_H 1
   7262 | #define HAVE_STDINT_H 1
   7263 | #define HAVE_SYS_EVENTFD_H 1
   7264 | #define HAVE_SYS_TYPES_H 1
   7265 | #define HAVE_STRUCT_TIMEVAL 1
   7266 | #define SIZEOF_SIZE_T 8
   7267 | #define SIZEOF_LONG 8
   7268 | #define SIZEOF_INT 4
   7269 | #define SIZEOF_TIME_T 8
   7270 | #define SIZEOF_OFF_T 8
   7271 | #define SIZEOF_CURL_OFF_T 8
   7272 | #define SIZEOF_CURL_SOCKET_T 4
   7273 | #define HAVE_LONGLONG 1
   7274 | #define HAVE_BOOL_T 1
   7275 | #define HAVE_SA_FAMILY_T 1
   7276 | #define HAVE_SUSECONDS_T 1
   7277 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   7278 | #define HAVE_SYS_SELECT_H 1
   7279 | #define HAVE_SELECT 1
   7280 | #define HAVE_SYS_TYPES_H 1
   7281 | #define HAVE_RECV 1
   7282 | #define HAVE_SYS_TYPES_H 1
   7283 | #define HAVE_SEND 1
   7284 | #define HAVE_SYS_TYPES_H 1
   7285 | #define HAVE_MSG_NOSIGNAL 1
   7286 | #define HAVE_SYS_TYPES_H 1
   7287 | #define HAVE_UNISTD_H 1
   7288 | #define HAVE_ALARM 1
   7289 | #define HAVE_SYS_TYPES_H 1
   7290 | #define HAVE_STRINGS_H 1
   7291 | #define HAVE_SYS_TYPES_H 1
   7292 | #define HAVE_LIBGEN_H 1
   7293 | #define HAVE_BASENAME 1
   7294 | #define HAVE_SYS_TYPES_H 1
   7295 | #define HAVE_SYS_TYPES_H 1
   7296 | #define HAVE_UNISTD_H 1
   7297 | #define HAVE_FCNTL_H 1
   7298 | #define HAVE_FCNTL 1
   7299 | #define HAVE_FCNTL_O_NONBLOCK 1
   7300 | #define HAVE_SYS_TYPES_H 1
   7301 | #define HAVE_NETDB_H 1
   7302 | #define HAVE_FREEADDRINFO 1
   7303 | #define HAVE_SYS_TYPES_H 1
   7304 | #define HAVE_SYS_XATTR_H 1
   7305 | #define HAVE_FSETXATTR 1
   7306 | #define HAVE_FSETXATTR_5 1
   7307 | #define HAVE_FTRUNCATE 1
   7308 | #define HAVE_SYS_TYPES_H 1
   7309 | #define HAVE_GETADDRINFO 1
   7310 | #define HAVE_GETADDRINFO_THREADSAFE 1
   7311 | #define HAVE_GETHOSTBYNAME_R 1
   7312 | #define HAVE_GETHOSTBYNAME_R_6 1
   7313 | #define GETHOSTNAME_TYPE_ARG2 size_t
   7314 | #define HAVE_GETHOSTNAME 1
   7315 | #define HAVE_SYS_TYPES_H 1
   7316 | #define HAVE_NETINET_IN_H 1
   7317 | #define HAVE_IFADDRS_H 1
   7318 | #define HAVE_GETIFADDRS 1
   7319 | #define HAVE_GETPEERNAME 1
   7320 | #define HAVE_GETSOCKNAME 1
   7321 | #define HAVE_SYS_TYPES_H 1
   7322 | #define HAVE_GMTIME_R 1
   7323 | #define HAVE_SYS_TYPES_H 1
   7324 | #define HAVE_UNISTD_H 1
   7325 | #define HAVE_SYS_IOCTL_H 1
   7326 | #define HAVE_IOCTL_FIONBIO 1
   7327 | #define HAVE_IOCTL_SIOCGIFADDR 1
   7328 | #define HAVE_MEMRCHR 1
   7329 | #define HAVE_SYS_TYPES_H 1
   7330 | #define HAVE_SIGACTION 1
   7331 | #define HAVE_SIGINTERRUPT 1
   7332 | #define HAVE_SIGNAL 1
   7333 | #define HAVE_SYS_TYPES_H 1
   7334 | #define HAVE_SIGSETJMP 1
   7335 | #define HAVE_SOCKET 1
   7336 | #define HAVE_SOCKETPAIR 1
   7337 | #define HAVE_STRDUP 1
   7338 | #define HAVE_STRERROR_R 1
   7339 | #define HAVE_GLIBC_STRERROR_R 1
   7340 | #define HAVE_ACCEPT4 1
   7341 | #define HAVE_EVENTFD 1
   7342 | #define HAVE_FNMATCH 1
   7343 | #define HAVE_GETEUID 1
   7344 | #define HAVE_GETPPID 1
   7345 | #define HAVE_GETPWUID 1
   7346 | #define HAVE_GETPWUID_R 1
   7347 | #define HAVE_GETRLIMIT 1
   7348 | #define HAVE_GETTIMEOFDAY 1
   7349 | #define HAVE_IF_NAMETOINDEX 1
   7350 | #define HAVE_PIPE 1
   7351 | #define HAVE_PIPE2 1
   7352 | #define HAVE_POLL 1
   7353 | #define HAVE_SENDMMSG 1
   7354 | #define HAVE_SENDMSG 1
   7355 | #define HAVE_SETLOCALE 1
   7356 | #define HAVE_SETRLIMIT 1
   7357 | #define HAVE_SNPRINTF 1
   7358 | #define HAVE_UTIME 1
   7359 | #define HAVE_UTIMES 1
   7360 | #define HAVE_REALPATH 1
   7361 | #define HAVE_SCHED_YIELD 1
   7362 | #define HAVE_SYS_TYPES_H 1
   7363 | #define HAVE_NETINET_IN_H 1
   7364 | #define HAVE_ARPA_INET_H 1
   7365 | #define HAVE_INET_NTOP 1
   7366 | #define HAVE_INET_PTON 1
   7367 | #define HAVE_STRCASECMP 1
   7368 | #define HAVE_FSEEKO 1
   7369 | /* end confdefs.h.  */
   7370 | 
   7371 | int main(void)
   7372 | {
   7373 | (void) strchr;
   7374 |   return 0;
   7375 | }
   7376 configure:43237: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers   -D_GNU_SOURCE    -I/include     conftest.c >&5
   7377 configure:43237: $? = 0
   7378 configure:43254: result: none needed
   7379 configure:43268: checking whether fseeko is declared
   7380 configure:43268: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers   -D_GNU_SOURCE    -I/include     conftest.c >&5
   7381 configure:43268: $? = 0
   7382 configure:43268: result: yes
   7383 configure:43282: checking how to set a socket into non-blocking mode
   7384 configure:43295: result: fcntl O_NONBLOCK
   7385 configure:43305: checking for perl
   7386 configure:43329: found /usr/bin/perl
   7387 configure:43341: result: /usr/bin/perl
   7388 configure:43778: checking whether to enable the threaded resolver
   7389 configure:43809: result: yes
   7390 configure:43870: checking for pthread.h
   7391 configure:43870: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   7392 configure:43870: $? = 0
   7393 configure:43870: result: yes
   7394 configure:43880: checking for pthread_create
   7395 configure:43880: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c  >&5
   7396 configure:43880: $? = 0
   7397 configure:43880: result: yes
   7398 configure:43974: checking for dirent.h
   7399 configure:43974: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include     conftest.c >&5
   7400 configure:43974: $? = 0
   7401 configure:43974: result: yes
   7402 configure:43980: checking for opendir
   7403 configure:43980: gcc -o conftest -Werror-implicit-function-declaration -O2 -Wno-system-headers  -D_GNU_SOURCE    -I/include         -L/lib     conftest.c -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz  >&5
   7404 configure:43980: $? = 0
   7405 configure:43980: result: yes
   7406 configure:43994: checking convert -I options to -isystem
   7407 configure:43998: result: yes
   7408 configure:44036: checking whether to enable verbose strings
   7409 configure:44056: result: yes
   7410 configure:44062: checking whether to enable SSPI support (Windows native builds only)
   7411 configure:44101: result: no
   7412 configure:44112: checking whether to enable basic authentication method
   7413 configure:44131: result: yes
   7414 configure:44137: checking whether to enable bearer authentication method
   7415 configure:44156: result: yes
   7416 configure:44162: checking whether to enable digest authentication method
   7417 configure:44181: result: yes
   7418 configure:44187: checking whether to enable kerberos authentication method
   7419 configure:44207: result: yes
   7420 configure:44213: checking whether to enable negotiate authentication method
   7421 configure:44233: result: yes
   7422 configure:44239: checking whether to enable aws sig methods
   7423 configure:44258: result: yes
   7424 configure:44264: checking whether to support NTLM
   7425 configure:44284: result: yes
   7426 configure:44290: checking whether to enable TLS-SRP authentication
   7427 configure:44308: result: yes
   7428 configure:44323: checking whether to enable Unix domain sockets
   7429 configure:44342: result: auto
   7430 configure:44357: checking for struct sockaddr_un.sun_path
   7431 configure:44357: gcc -c -Werror-implicit-function-declaration -O2 -Wno-system-headers -D_GNU_SOURCE -isystem /include conftest.c >&5
   7432 configure:44357: $? = 0
   7433 configure:44357: result: yes
   7434 configure:44381: checking whether to support cookies
   7435 configure:44400: result: yes
   7436 configure:44406: checking whether to support socketpair
   7437 configure:44425: result: yes
   7438 configure:44431: checking whether to support HTTP authentication
   7439 configure:44450: result: yes
   7440 configure:44456: checking whether to support DoH
   7441 configure:44475: result: yes
   7442 configure:44481: checking whether to support the MIME API
   7443 configure:44500: result: yes
   7444 configure:44506: checking whether to support binding connections locally
   7445 configure:44525: result: yes
   7446 configure:44531: checking whether to support the form API
   7447 configure:44561: result: yes
   7448 configure:44568: checking whether to support date parsing
   7449 configure:44587: result: yes
   7450 configure:44593: checking whether to support netrc parsing
   7451 configure:44612: result: yes
   7452 configure:44618: checking whether to support progress-meter
   7453 configure:44637: result: yes
   7454 configure:44643: checking whether to support the SHA-512/256 hash algorithm
   7455 configure:44662: result: yes
   7456 configure:44668: checking whether to support DNS shuffling
   7457 configure:44687: result: yes
   7458 configure:44693: checking whether to support curl_easy_option*
   7459 configure:44712: result: yes
   7460 configure:44718: checking whether to support alt-svc
   7461 configure:44739: result: yes
   7462 configure:44745: checking whether to support headers-api
   7463 configure:44765: result: yes
   7464 configure:44772: checking whether to support HSTS
   7465 configure:44789: result: yes
   7466 configure:44867: checking whether to enable HTTPS-RR support
   7467 configure:44878: result: no
   7468 configure:44901: checking whether to support WebSockets
   7469 configure:44932: result: yes
   7470 configure:44967: checking whether hiding of library internal symbols will actually happen
   7471 configure:44978: result: yes
   7472 configure:45153: checking if this build supports HTTPS-proxy
   7473 configure:45164: result: yes
   7474 configure:45679: checking that generated files are newer than configure
   7475 configure:45685: result: done
   7476 configure:45808: creating ./config.status
   7477 
   7478 ## ---------------------- ##
   7479 ## Running config.status. ##
   7480 ## ---------------------- ##
   7481 
   7482 This file was extended by curl config.status -, which was
   7483 generated by GNU Autoconf 2.71.  Invocation command line was
   7484 
   7485   CONFIG_FILES    = 
   7486   CONFIG_HEADERS  = 
   7487   CONFIG_LINKS    = 
   7488   CONFIG_COMMANDS = 
   7489   $ ./config.status 
   7490 
   7491 on franky3
   7492 
   7493 config.status:1413: creating Makefile
   7494 config.status:1413: creating docs/Makefile
   7495 config.status:1413: creating docs/examples/Makefile
   7496 config.status:1413: creating docs/libcurl/Makefile
   7497 config.status:1413: creating docs/libcurl/opts/Makefile
   7498 config.status:1413: creating docs/cmdline-opts/Makefile
   7499 config.status:1413: creating include/Makefile
   7500 config.status:1413: creating include/curl/Makefile
   7501 config.status:1413: creating src/Makefile
   7502 config.status:1413: creating lib/Makefile
   7503 config.status:1413: creating scripts/Makefile
   7504 config.status:1413: creating lib/libcurl.vers
   7505 config.status:1413: creating tests/Makefile
   7506 config.status:1413: creating tests/config
   7507 config.status:1413: creating tests/configurehelp.pm
   7508 config.status:1413: creating tests/certs/Makefile
   7509 config.status:1413: creating tests/data/Makefile
   7510 config.status:1413: creating tests/server/Makefile
   7511 config.status:1413: creating tests/libtest/Makefile
   7512 config.status:1413: creating tests/unit/Makefile
   7513 config.status:1413: creating tests/tunit/Makefile
   7514 config.status:1413: creating tests/client/Makefile
   7515 config.status:1413: creating tests/http/config.ini
   7516 config.status:1413: creating tests/http/Makefile
   7517 config.status:1413: creating packages/Makefile
   7518 config.status:1413: creating packages/vms/Makefile
   7519 config.status:1413: creating curl-config
   7520 config.status:1413: creating libcurl.pc
   7521 config.status:1413: creating lib/curl_config.h
   7522 config.status:1594: lib/curl_config.h is unchanged
   7523 config.status:1642: executing depfiles commands
   7524 config.status:1717: cd docs/examples       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
   7525 make: Nothing to be done for 'am--depfiles'.
   7526 config.status:1724: $? = 0
   7527 config.status:1717: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
   7528 make: Nothing to be done for 'am--depfiles'.
   7529 config.status:1724: $? = 0
   7530 config.status:1717: cd lib       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
   7531 make: Nothing to be done for 'am--depfiles'.
   7532 config.status:1724: $? = 0
   7533 config.status:1717: cd tests/server       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
   7534 make: Nothing to be done for 'am--depfiles'.
   7535 config.status:1724: $? = 0
   7536 config.status:1717: cd tests/libtest       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
   7537 make: Nothing to be done for 'am--depfiles'.
   7538 config.status:1724: $? = 0
   7539 config.status:1717: cd tests/unit       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
   7540 make: Nothing to be done for 'am--depfiles'.
   7541 config.status:1724: $? = 0
   7542 config.status:1717: cd tests/tunit       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
   7543 make: Nothing to be done for 'am--depfiles'.
   7544 config.status:1724: $? = 0
   7545 config.status:1717: cd tests/client       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
   7546 make: Nothing to be done for 'am--depfiles'.
   7547 config.status:1724: $? = 0
   7548 config.status:1642: executing libtool commands
   7549 configure:48197: Configured to build curl/libcurl:
   7550 
   7551   Host setup:       x86_64-pc-linux-gnu
   7552   Install prefix:   /usr/local
   7553   Compiler:         gcc
   7554    CFLAGS:          -Werror-implicit-function-declaration -O2 -Wno-system-headers
   7555    CFLAGS extras:   
   7556    CPPFLAGS:        -D_GNU_SOURCE -isystem /include
   7557    LDFLAGS:         -L/lib
   7558      curl-config:   -L/lib
   7559    LIBS:            -lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd -lbrotlidec -lz
   7560 
   7561   curl version:     8.15.0
   7562   SSL:              enabled (mbedTLS)
   7563   SSH:              no      (--with-{libssh,libssh2})
   7564   zlib:             enabled
   7565   brotli:           enabled (libbrotlidec)
   7566   zstd:             enabled (libzstd)
   7567   GSS-API:          no      (--with-gssapi)
   7568   GSASL:            no      (libgsasl not found)
   7569   TLS-SRP:          no      (--enable-tls-srp)
   7570   resolver:         POSIX threaded
   7571   IPv6:             enabled
   7572   Unix sockets:     enabled
   7573   IDN:              enabled (libidn2)
   7574   Build docs:       enabled (--disable-docs)
   7575   Build libcurl:    Shared=yes, Static=yes
   7576   Built-in manual:  enabled
   7577   --libcurl option: enabled (--disable-libcurl-option)
   7578   Verbose errors:   enabled (--disable-verbose)
   7579   Code coverage:    disabled
   7580   SSPI:             no      (--enable-sspi)
   7581   ca cert bundle:   /etc/ssl/certs/ca-certificates.crt
   7582   ca cert path:     /etc/ssl/certs
   7583   ca cert embed:    no
   7584   ca fallback:      no
   7585   LDAP:             enabled (OpenLDAP)
   7586   LDAPS:            enabled
   7587   IPFS/IPNS:        enabled
   7588   RTSP:             enabled
   7589   RTMP:             enabled (librtmp)
   7590   PSL:              enabled
   7591   Alt-svc:          enabled (--disable-alt-svc)
   7592   Headers API:      enabled (--disable-headers-api)
   7593   HSTS:             enabled (--disable-hsts)
   7594   HTTP1:            enabled (internal)
   7595   HTTP2:            enabled (nghttp2)
   7596   HTTP3:            no      (--with-ngtcp2 --with-nghttp3, --with-quiche, --with-openssl-quic, --with-msh3)
   7597   ECH:              no      (--enable-ech)
   7598   HTTPS RR:         no      (--enable-httpsrr)
   7599   SSLS-EXPORT:      no      (--enable-ssls-export)
   7600   Protocols:        dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtmp rtsp smb smbs smtp smtps telnet tftp ws wss
   7601   Features:         alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe UnixSockets zstd
   7602 
   7603 
   7604 ## ---------------- ##
   7605 ## Cache variables. ##
   7606 ## ---------------- ##
   7607 
   7608 ac_cv_build=x86_64-pc-linux-gnu
   7609 ac_cv_c_compiler_gnu=yes
   7610 ac_cv_c_const=yes
   7611 ac_cv_c_undeclared_builtin_options='none needed'
   7612 ac_cv_env_CC_set=
   7613 ac_cv_env_CC_value=
   7614 ac_cv_env_CFLAGS_set=
   7615 ac_cv_env_CFLAGS_value=
   7616 ac_cv_env_CPPFLAGS_set=
   7617 ac_cv_env_CPPFLAGS_value=
   7618 ac_cv_env_CPP_set=
   7619 ac_cv_env_CPP_value=
   7620 ac_cv_env_LDFLAGS_set=
   7621 ac_cv_env_LDFLAGS_value=
   7622 ac_cv_env_LIBS_set=
   7623 ac_cv_env_LIBS_value=
   7624 ac_cv_env_LT_SYS_LIBRARY_PATH_set=
   7625 ac_cv_env_LT_SYS_LIBRARY_PATH_value=
   7626 ac_cv_env_build_alias_set=
   7627 ac_cv_env_build_alias_value=
   7628 ac_cv_env_host_alias_set=
   7629 ac_cv_env_host_alias_value=
   7630 ac_cv_env_target_alias_set=
   7631 ac_cv_env_target_alias_value=
   7632 ac_cv_func_accept4=yes
   7633 ac_cv_func_eventfd=yes
   7634 ac_cv_func_fnmatch=yes
   7635 ac_cv_func_fseeko=yes
   7636 ac_cv_func_geteuid=yes
   7637 ac_cv_func_gethostbyname=yes
   7638 ac_cv_func_getpass_r=no
   7639 ac_cv_func_getppid=yes
   7640 ac_cv_func_getpwuid=yes
   7641 ac_cv_func_getpwuid_r=yes
   7642 ac_cv_func_getrlimit=yes
   7643 ac_cv_func_gettimeofday=yes
   7644 ac_cv_func_if_nametoindex=yes
   7645 ac_cv_func_ldap_init_fd=yes
   7646 ac_cv_func_ldap_url_parse=yes
   7647 ac_cv_func_mach_absolute_time=no
   7648 ac_cv_func_opendir=yes
   7649 ac_cv_func_pipe2=yes
   7650 ac_cv_func_pipe=yes
   7651 ac_cv_func_poll=yes
   7652 ac_cv_func_pthread_create=yes
   7653 ac_cv_func_realpath=yes
   7654 ac_cv_func_sched_yield=yes
   7655 ac_cv_func_sendmmsg=yes
   7656 ac_cv_func_sendmsg=yes
   7657 ac_cv_func_setlocale=yes
   7658 ac_cv_func_setmode=no
   7659 ac_cv_func_setrlimit=yes
   7660 ac_cv_func_snprintf=yes
   7661 ac_cv_func_utime=yes
   7662 ac_cv_func_utimes=yes
   7663 ac_cv_have_decl_fseeko=yes
   7664 ac_cv_header_arpa_inet_h=yes
   7665 ac_cv_header_brotli_decode_h=yes
   7666 ac_cv_header_dirent_h=yes
   7667 ac_cv_header_dlfcn_h=yes
   7668 ac_cv_header_fcntl_h=yes
   7669 ac_cv_header_idn2_h=yes
   7670 ac_cv_header_ifaddrs_h=yes
   7671 ac_cv_header_inttypes_h=yes
   7672 ac_cv_header_io_h=no
   7673 ac_cv_header_libgen_h=yes
   7674 ac_cv_header_libpsl_h=yes
   7675 ac_cv_header_librtmp_rtmp_h=yes
   7676 ac_cv_header_linux_tcp_h=yes
   7677 ac_cv_header_locale_h=yes
   7678 ac_cv_header_net_if_h=yes
   7679 ac_cv_header_netdb_h=yes
   7680 ac_cv_header_netinet_in6_h=no
   7681 ac_cv_header_netinet_in_h=yes
   7682 ac_cv_header_netinet_tcp_h=yes
   7683 ac_cv_header_netinet_udp_h=yes
   7684 ac_cv_header_nghttp2_nghttp2_h=yes
   7685 ac_cv_header_poll_h=yes
   7686 ac_cv_header_proto_bsdsocket_h=no
   7687 ac_cv_header_pthread_h=yes
   7688 ac_cv_header_pwd_h=yes
   7689 ac_cv_header_stdatomic_h=yes
   7690 ac_cv_header_stdbool_h=yes
   7691 ac_cv_header_stdint_h=yes
   7692 ac_cv_header_stdio_h=yes
   7693 ac_cv_header_stdlib_h=yes
   7694 ac_cv_header_string_h=yes
   7695 ac_cv_header_strings_h=yes
   7696 ac_cv_header_stropts_h=no
   7697 ac_cv_header_sys_eventfd_h=yes
   7698 ac_cv_header_sys_filio_h=no
   7699 ac_cv_header_sys_ioctl_h=yes
   7700 ac_cv_header_sys_param_h=yes
   7701 ac_cv_header_sys_poll_h=yes
   7702 ac_cv_header_sys_resource_h=yes
   7703 ac_cv_header_sys_select_h=yes
   7704 ac_cv_header_sys_sockio_h=no
   7705 ac_cv_header_sys_stat_h=yes
   7706 ac_cv_header_sys_types_h=yes
   7707 ac_cv_header_sys_un_h=yes
   7708 ac_cv_header_sys_utime_h=no
   7709 ac_cv_header_sys_xattr_h=yes
   7710 ac_cv_header_termio_h=no
   7711 ac_cv_header_termios_h=yes
   7712 ac_cv_header_unistd_h=yes
   7713 ac_cv_header_utime_h=yes
   7714 ac_cv_header_zlib_h=yes
   7715 ac_cv_header_zstd_h=yes
   7716 ac_cv_host=x86_64-pc-linux-gnu
   7717 ac_cv_lib_brotlidec_BrotliDecoderDecompress=yes
   7718 ac_cv_lib_mbedtls_mbedtls_havege_init=no
   7719 ac_cv_lib_mbedtls_mbedtls_ssl_init=yes
   7720 ac_cv_lib_nghttp2_nghttp2_session_get_stream_local_window_size=yes
   7721 ac_cv_lib_psl_psl_builtin=yes
   7722 ac_cv_lib_rtmp_RTMP_Init=yes
   7723 ac_cv_lib_zstd_ZSTD_createDStream=yes
   7724 ac_cv_member_struct_sockaddr_un_sun_path=yes
   7725 ac_cv_objext=o
   7726 ac_cv_path_EGREP='/usr/bin/grep -E'
   7727 ac_cv_path_FGREP='/usr/bin/grep -F'
   7728 ac_cv_path_GREP=/usr/bin/grep
   7729 ac_cv_path_PERL=/usr/bin/perl
   7730 ac_cv_path_SED=/usr/bin/sed
   7731 ac_cv_path_ac_pt_AR=/usr/bin/ar
   7732 ac_cv_path_ac_pt_PKGCONFIG=/usr/bin/pkg-config
   7733 ac_cv_path_install='/usr/bin/install -c'
   7734 ac_cv_path_lt_DD=/usr/bin/dd
   7735 ac_cv_path_mkdir=/usr/bin/mkdir
   7736 ac_cv_prog_AWK=gawk
   7737 ac_cv_prog_CPP='gcc -E'
   7738 ac_cv_prog_ac_ct_CC=gcc
   7739 ac_cv_prog_ac_ct_FILECMD=file
   7740 ac_cv_prog_ac_ct_OBJDUMP=objdump
   7741 ac_cv_prog_ac_ct_RANLIB=ranlib
   7742 ac_cv_prog_ac_ct_STRIP=strip
   7743 ac_cv_prog_cc_c11=
   7744 ac_cv_prog_cc_g=yes
   7745 ac_cv_prog_cc_stdc=
   7746 ac_cv_prog_make_make_set=yes
   7747 ac_cv_search_gsasl_init=no
   7748 ac_cv_sizeof_curl_off_t=8
   7749 ac_cv_sizeof_curl_socket_t=4
   7750 ac_cv_sizeof_int=4
   7751 ac_cv_sizeof_long=8
   7752 ac_cv_sizeof_off_t=8
   7753 ac_cv_sizeof_size_t=8
   7754 ac_cv_sizeof_time_t=8
   7755 ac_cv_sys_file_offset_bits=no
   7756 ac_cv_sys_largefile_CC=no
   7757 ac_cv_type_bool=yes
   7758 ac_cv_type_long_long=yes
   7759 ac_cv_type_sa_family_t=yes
   7760 ac_cv_type_size_t=yes
   7761 ac_cv_type_ssize_t=yes
   7762 ac_cv_type_struct_sockaddr_storage=yes
   7763 ac_cv_type_suseconds_t=yes
   7764 am_cv_CC_dependencies_compiler_type=gcc3
   7765 am_cv_make_support_nested_variables=yes
   7766 am_cv_prog_cc_c_o=yes
   7767 curl_cv_apple=no
   7768 curl_cv_cygwin=no
   7769 curl_cv_def___GNUC__=15
   7770 curl_cv_func_alarm=yes
   7771 curl_cv_func_basename=yes
   7772 curl_cv_func_closesocket=no
   7773 curl_cv_func_closesocket_camel=no
   7774 curl_cv_func_fcntl=yes
   7775 curl_cv_func_fcntl_o_nonblock=yes
   7776 curl_cv_func_freeaddrinfo=yes
   7777 curl_cv_func_fsetxattr=yes
   7778 curl_cv_func_ftruncate=yes
   7779 curl_cv_func_getaddrinfo=yes
   7780 curl_cv_func_getaddrinfo_threadsafe=yes
   7781 curl_cv_func_gethostbyname_r=yes
   7782 curl_cv_func_gethostname=yes
   7783 curl_cv_func_getifaddrs=yes
   7784 curl_cv_func_getpeername=yes
   7785 curl_cv_func_getsockname=yes
   7786 curl_cv_func_gmtime_r=yes
   7787 curl_cv_func_inet_ntop=yes
   7788 curl_cv_func_inet_pton=yes
   7789 curl_cv_func_ioctl=yes
   7790 curl_cv_func_ioctl_fionbio=yes
   7791 curl_cv_func_ioctl_siocgifaddr=yes
   7792 curl_cv_func_ioctlsocket=no
   7793 curl_cv_func_ioctlsocket_camel=no
   7794 curl_cv_func_memrchr=yes
   7795 curl_cv_func_recv=yes
   7796 curl_cv_func_select=yes
   7797 curl_cv_func_send=yes
   7798 curl_cv_func_sigaction=yes
   7799 curl_cv_func_siginterrupt=yes
   7800 curl_cv_func_signal=yes
   7801 curl_cv_func_sigsetjmp=yes
   7802 curl_cv_func_socket=yes
   7803 curl_cv_func_socketpair=yes
   7804 curl_cv_func_strcasecmp=yes
   7805 curl_cv_func_strcmpi=no
   7806 curl_cv_func_strdup=yes
   7807 curl_cv_func_strerror_r=yes
   7808 curl_cv_func_stricmp=no
   7809 curl_cv_gclk_LIBS=
   7810 curl_cv_have_def___DECC=no
   7811 curl_cv_have_def___DECC_VER=no
   7812 curl_cv_have_def___GNUC__=yes
   7813 curl_cv_have_def___HP_cc=no
   7814 curl_cv_have_def___IBMC__=no
   7815 curl_cv_have_def___INTEL_COMPILER=no
   7816 curl_cv_have_def___SUNPRO_C=no
   7817 curl_cv_have_def___TINYC__=no
   7818 curl_cv_have_def___clang__=no
   7819 curl_cv_header_lber_h=yes
   7820 curl_cv_header_ldap_h=yes
   7821 curl_cv_header_ldap_ssl_h=no
   7822 curl_cv_ldap_LIBS='-lldap -llber'
   7823 curl_cv_msg_nosignal=yes
   7824 curl_cv_native_windows=no
   7825 curl_cv_need_header_lber_h=no
   7826 curl_cv_recv=yes
   7827 curl_cv_save_LIBS='-lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd  -lbrotlidec  -lz '
   7828 curl_cv_select=yes
   7829 curl_cv_send=yes
   7830 curl_cv_struct_timeval=yes
   7831 curl_cv_wince=no
   7832 curl_cv_winuwp=no
   7833 curl_cv_writable_argv=yes
   7834 lt_cv_ar_at_file=@
   7835 lt_cv_archive_cmds_need_lc=no
   7836 lt_cv_deplibs_check_method=pass_all
   7837 lt_cv_file_magic_cmd='$MAGIC_CMD'
   7838 lt_cv_file_magic_test_file=
   7839 lt_cv_ld_reload_flag=-r
   7840 lt_cv_nm_interface='BSD nm'
   7841 lt_cv_objdir=.libs
   7842 lt_cv_path_LD=/usr/bin/ld
   7843 lt_cv_path_NM='/usr/bin/nm -B'
   7844 lt_cv_path_mainfest_tool=no
   7845 lt_cv_prog_compiler_c_o=yes
   7846 lt_cv_prog_compiler_c_o_RC=yes
   7847 lt_cv_prog_compiler_pic='-fPIC -DPIC'
   7848 lt_cv_prog_compiler_pic_works=yes
   7849 lt_cv_prog_compiler_rtti_exceptions=no
   7850 lt_cv_prog_compiler_static_works=yes
   7851 lt_cv_prog_gnu_ld=yes
   7852 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
   7853 lt_cv_shlibpath_overrides_runpath=yes
   7854 lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
   7855 lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
   7856 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/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'\'''
   7857 lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
   7858 lt_cv_sys_global_symbol_to_import=
   7859 lt_cv_sys_max_cmd_len=1572864
   7860 lt_cv_to_host_file_cmd=func_convert_file_noop
   7861 lt_cv_to_tool_file_cmd=func_convert_file_noop
   7862 lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
   7863 
   7864 ## ----------------- ##
   7865 ## Output variables. ##
   7866 ## ----------------- ##
   7867 
   7868 ACLOCAL='${SHELL} '\''/home/avalos/Taler/quickjs-tart/subprojects/curl-8.15.0/missing'\'' aclocal-1.16'
   7869 AMDEPBACKSLASH='\'
   7870 AMDEP_FALSE='#'
   7871 AMDEP_TRUE=''
   7872 AMTAR='$${TAR-tar}'
   7873 AM_BACKSLASH='\'
   7874 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
   7875 AM_DEFAULT_VERBOSITY='0'
   7876 AM_V='$(V)'
   7877 APXS=''
   7878 AR='/usr/bin/ar'
   7879 AR_FLAGS='cr'
   7880 AS='as'
   7881 AUTOCONF='${SHELL} '\''/home/avalos/Taler/quickjs-tart/subprojects/curl-8.15.0/missing'\'' autoconf'
   7882 AUTOHEADER='${SHELL} '\''/home/avalos/Taler/quickjs-tart/subprojects/curl-8.15.0/missing'\'' autoheader'
   7883 AUTOMAKE='${SHELL} '\''/home/avalos/Taler/quickjs-tart/subprojects/curl-8.15.0/missing'\'' automake-1.16'
   7884 AWK='gawk'
   7885 BLANK_AT_MAKETIME=''
   7886 BUILD_DOCS_FALSE='#'
   7887 BUILD_DOCS_TRUE=''
   7888 BUILD_STUB_GSS_FALSE=''
   7889 BUILD_STUB_GSS_TRUE='#'
   7890 BUILD_UNITTESTS_FALSE='#'
   7891 BUILD_UNITTESTS_TRUE=''
   7892 CADDY=''
   7893 CC='gcc'
   7894 CCDEPMODE='depmode=gcc3'
   7895 CFLAGS='-Werror-implicit-function-declaration -O2 -Wno-system-headers'
   7896 CFLAG_CURL_SYMBOL_HIDING='-fvisibility=hidden'
   7897 CONFIGURE_OPTIONS='" '\''--with-mbedtls'\''"'
   7898 CPP='gcc -E'
   7899 CPPFLAGS='-D_GNU_SOURCE -isystem /include'
   7900 CROSSCOMPILING_FALSE=''
   7901 CROSSCOMPILING_TRUE='#'
   7902 CSCOPE='cscope'
   7903 CTAGS='ctags'
   7904 CURLDEBUG_FALSE=''
   7905 CURLDEBUG_TRUE='#'
   7906 CURLVERSION='8.15.0'
   7907 CURL_CA_BUNDLE='/etc/ssl/certs/ca-certificates.crt'
   7908 CURL_CA_EMBED=''
   7909 CURL_CA_EMBED_SET_FALSE=''
   7910 CURL_CA_EMBED_SET_TRUE='#'
   7911 CURL_CFLAG_EXTRAS=''
   7912 CURL_CPP='gcc -E -D_GNU_SOURCE -isystem /include'
   7913 CURL_LIBCURL_VERSIONED_SYMBOLS_PREFIX=''
   7914 CURL_LIBCURL_VERSIONED_SYMBOLS_SONAME='4'
   7915 CURL_LT_SHLIB_USE_MIMPURE_TEXT_FALSE=''
   7916 CURL_LT_SHLIB_USE_MIMPURE_TEXT_TRUE='#'
   7917 CURL_LT_SHLIB_USE_NO_UNDEFINED_FALSE=''
   7918 CURL_LT_SHLIB_USE_NO_UNDEFINED_TRUE='#'
   7919 CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_FALSE=''
   7920 CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_TRUE='#'
   7921 CURL_LT_SHLIB_USE_VERSION_INFO_FALSE='#'
   7922 CURL_LT_SHLIB_USE_VERSION_INFO_TRUE=''
   7923 CURL_NETWORK_AND_TIME_LIBS=''
   7924 CURL_WERROR_FALSE=''
   7925 CURL_WERROR_TRUE='#'
   7926 CYGPATH_W='echo'
   7927 DEBUGBUILD_FALSE=''
   7928 DEBUGBUILD_TRUE='#'
   7929 DEFS='-DHAVE_CONFIG_H'
   7930 DEPDIR='.deps'
   7931 DLLTOOL='false'
   7932 DOING_CURL_SYMBOL_HIDING_FALSE='#'
   7933 DOING_CURL_SYMBOL_HIDING_TRUE=''
   7934 DOING_NATIVE_WINDOWS_FALSE=''
   7935 DOING_NATIVE_WINDOWS_TRUE='#'
   7936 DSYMUTIL=''
   7937 DUMPBIN=''
   7938 ECHO_C=''
   7939 ECHO_N='-n'
   7940 ECHO_T=''
   7941 EGREP='/usr/bin/grep -E'
   7942 ENABLE_SHARED='yes'
   7943 ENABLE_STATIC='yes'
   7944 ETAGS='etags'
   7945 EXEEXT=''
   7946 FGREP='/usr/bin/grep -F'
   7947 FILECMD='file'
   7948 FISH_FUNCTIONS_DIR=''
   7949 GCOV=''
   7950 GREP='/usr/bin/grep'
   7951 HAVE_LIBZ='1'
   7952 HAVE_LIBZ_FALSE='#'
   7953 HAVE_LIBZ_TRUE=''
   7954 HAVE_WINDRES_FALSE=''
   7955 HAVE_WINDRES_TRUE='#'
   7956 HTTPD=''
   7957 HTTPD_NGHTTPX=''
   7958 INSTALL_DATA='${INSTALL} -m 644'
   7959 INSTALL_PROGRAM='${INSTALL}'
   7960 INSTALL_SCRIPT='${INSTALL}'
   7961 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
   7962 LCOV=''
   7963 LD='/usr/bin/ld -m elf_x86_64'
   7964 LDFLAGS='-L/lib'
   7965 LIBCURL_PC_CFLAGS=''
   7966 LIBCURL_PC_CFLAGS_PRIVATE='-DCURL_STATICLIB'
   7967 LIBCURL_PC_LDFLAGS_PRIVATE='-L/lib'
   7968 LIBCURL_PC_LIBS=''
   7969 LIBCURL_PC_LIBS_PRIVATE='-lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd -lbrotlidec -lz'
   7970 LIBCURL_PC_REQUIRES=''
   7971 LIBCURL_PC_REQUIRES_PRIVATE='libidn2,zlib,libbrotlidec,libbrotlicommon,libzstd,libpsl,librtmp,libnghttp2'
   7972 LIBOBJS=''
   7973 LIBS='-lnghttp2 -lidn2 -lrtmp -lldap -llber -lpsl -lmbedtls -lmbedx509 -lmbedcrypto -lzstd -lbrotlidec -lz'
   7974 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
   7975 LIPO=''
   7976 LN_S='ln -s'
   7977 LTLIBOBJS=''
   7978 LT_SYS_LIBRARY_PATH=''
   7979 MAINT='#'
   7980 MAINTAINER_MODE_FALSE=''
   7981 MAINTAINER_MODE_TRUE='#'
   7982 MAKEINFO='${SHELL} '\''/home/avalos/Taler/quickjs-tart/subprojects/curl-8.15.0/missing'\'' makeinfo'
   7983 MANIFEST_TOOL=':'
   7984 MKDIR_P='/usr/bin/mkdir -p'
   7985 NM='/usr/bin/nm -B'
   7986 NMEDIT=''
   7987 NOT_CURL_CI_FALSE='#'
   7988 NOT_CURL_CI_TRUE=''
   7989 OBJDUMP='objdump'
   7990 OBJEXT='o'
   7991 OTOOL64=''
   7992 OTOOL=''
   7993 PACKAGE='curl'
   7994 PACKAGE_BUGREPORT='a suitable curl mailing list: https://curl.se/mail/'
   7995 PACKAGE_NAME='curl'
   7996 PACKAGE_STRING='curl -'
   7997 PACKAGE_TARNAME='curl'
   7998 PACKAGE_URL=''
   7999 PACKAGE_VERSION='-'
   8000 PATH_SEPARATOR=':'
   8001 PERL='/usr/bin/perl'
   8002 PKGCONFIG='/usr/bin/pkg-config'
   8003 RANLIB='ranlib'
   8004 RC=''
   8005 SED='/usr/bin/sed'
   8006 SET_MAKE=''
   8007 SHELL='/bin/sh'
   8008 SSL_BACKENDS='mbedTLS'
   8009 STRIP='strip'
   8010 SUPPORT_FEATURES='alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe UnixSockets zstd'
   8011 SUPPORT_PROTOCOLS='DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS IPFS IPNS LDAP LDAPS MQTT POP3 POP3S RTMP RTSP SMB SMBS SMTP SMTPS TELNET TFTP WS WSS'
   8012 TEST_NGHTTPX='nghttpx'
   8013 USE_CPPFLAG_CURL_STATICLIB_FALSE=''
   8014 USE_CPPFLAG_CURL_STATICLIB_TRUE='#'
   8015 USE_FISH_COMPLETION_FALSE=''
   8016 USE_FISH_COMPLETION_TRUE='#'
   8017 USE_GSASL_FALSE=''
   8018 USE_GSASL_TRUE='#'
   8019 USE_LIBPSL_FALSE='#'
   8020 USE_LIBPSL_TRUE=''
   8021 USE_MANUAL_FALSE='#'
   8022 USE_MANUAL_TRUE=''
   8023 USE_UNICODE_FALSE=''
   8024 USE_UNICODE_TRUE='#'
   8025 USE_UNITY_FALSE=''
   8026 USE_UNITY_TRUE='#'
   8027 USE_ZSH_COMPLETION_FALSE=''
   8028 USE_ZSH_COMPLETION_TRUE='#'
   8029 VERSION='-'
   8030 VERSIONNUM='080f00'
   8031 VSFTPD=''
   8032 ZLIB_LIBS='-lz'
   8033 ZSH_FUNCTIONS_DIR=''
   8034 ac_ct_AR=''
   8035 ac_ct_CC='gcc'
   8036 ac_ct_DUMPBIN=''
   8037 am__EXEEXT_FALSE=''
   8038 am__EXEEXT_TRUE='#'
   8039 am__fastdepCC_FALSE='#'
   8040 am__fastdepCC_TRUE=''
   8041 am__include='include'
   8042 am__isrc=''
   8043 am__leading_dot='.'
   8044 am__nodep='_no'
   8045 am__quote=''
   8046 am__tar='$${TAR-tar} chof - "$$tardir"'
   8047 am__untar='$${TAR-tar} xf -'
   8048 bindir='${exec_prefix}/bin'
   8049 build='x86_64-pc-linux-gnu'
   8050 build_alias=''
   8051 build_cpu='x86_64'
   8052 build_os='linux-gnu'
   8053 build_vendor='pc'
   8054 datadir='${datarootdir}'
   8055 datarootdir='${prefix}/share'
   8056 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
   8057 dvidir='${docdir}'
   8058 exec_prefix='${prefix}'
   8059 host='x86_64-pc-linux-gnu'
   8060 host_alias=''
   8061 host_cpu='x86_64'
   8062 host_os='linux-gnu'
   8063 host_vendor='pc'
   8064 htmldir='${docdir}'
   8065 includedir='${prefix}/include'
   8066 infodir='${datarootdir}/info'
   8067 install_sh='${SHELL} /home/avalos/Taler/quickjs-tart/subprojects/curl-8.15.0/install-sh'
   8068 libdir='${exec_prefix}/lib'
   8069 libexecdir='${exec_prefix}/libexec'
   8070 libext='a'
   8071 localedir='${datarootdir}/locale'
   8072 localstatedir='${prefix}/var'
   8073 mandir='${datarootdir}/man'
   8074 mkdir_p='$(MKDIR_P)'
   8075 oldincludedir='/usr/include'
   8076 pdfdir='${docdir}'
   8077 prefix='/usr/local'
   8078 program_transform_name='s,x,x,'
   8079 psdir='${docdir}'
   8080 runstatedir='${localstatedir}/run'
   8081 sbindir='${exec_prefix}/sbin'
   8082 sharedstatedir='${prefix}/com'
   8083 sysconfdir='${prefix}/etc'
   8084 target_alias=''
   8085 
   8086 ## ----------- ##
   8087 ## confdefs.h. ##
   8088 ## ----------- ##
   8089 
   8090 /* confdefs.h */
   8091 #define PACKAGE_NAME "curl"
   8092 #define PACKAGE_TARNAME "curl"
   8093 #define PACKAGE_VERSION "-"
   8094 #define PACKAGE_STRING "curl -"
   8095 #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
   8096 #define PACKAGE_URL ""
   8097 #define HAVE_STDIO_H 1
   8098 #define HAVE_STDLIB_H 1
   8099 #define HAVE_STRING_H 1
   8100 #define HAVE_INTTYPES_H 1
   8101 #define HAVE_STDINT_H 1
   8102 #define HAVE_STRINGS_H 1
   8103 #define HAVE_SYS_STAT_H 1
   8104 #define HAVE_SYS_TYPES_H 1
   8105 #define HAVE_UNISTD_H 1
   8106 #define STDC_HEADERS 1
   8107 #define HAVE_STDATOMIC_H 1
   8108 #define HAVE_ATOMIC 1
   8109 #define PACKAGE "curl"
   8110 #define VERSION "-"
   8111 #define CURL_OS "x86_64-pc-linux-gnu"
   8112 #define HAVE_DLFCN_H 1
   8113 #define LT_OBJDIR ".libs/"
   8114 #define HAVE_LDAP_SSL 1
   8115 #define HAVE_SYS_TYPES_H 1
   8116 #define HAVE_CLOCK_GETTIME_MONOTONIC 1
   8117 #define HAVE_SYS_TYPES_H 1
   8118 #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1
   8119 #define HAVE_LIBZ 1
   8120 #define HAVE_LIBBROTLIDEC 1
   8121 #define HAVE_BROTLI_DECODE_H 1
   8122 #define HAVE_BROTLI 1
   8123 #define HAVE_LIBZSTD 1
   8124 #define HAVE_ZSTD_H 1
   8125 #define HAVE_ZSTD 1
   8126 #define USE_IPV6 1
   8127 #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
   8128 #define HAVE_WRITABLE_ARGV 1
   8129 #define USE_MBEDTLS 1
   8130 #define CURL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
   8131 #define CURL_CA_PATH "/etc/ssl/certs"
   8132 #define HAVE_LIBPSL_H 1
   8133 #define USE_LIBPSL 1
   8134 #define HAVE_LBER_H 1
   8135 #define HAVE_LDAP_H 1
   8136 #define HAVE_LDAP_URL_PARSE 1
   8137 #define HAVE_LDAP_INIT_FD 1
   8138 #define USE_OPENLDAP 1
   8139 #define HAVE_LIBRTMP_RTMP_H 1
   8140 #define USE_LIBRTMP 1
   8141 #define HAVE_IDN2_H 1
   8142 #define HAVE_LIBIDN2 1
   8143 #define HAVE_NGHTTP2_NGHTTP2_H 1
   8144 #define USE_NGHTTP2 1
   8145 #define HAVE_SYS_TYPES_H 1
   8146 #define HAVE_SYS_SELECT_H 1
   8147 #define HAVE_SYS_IOCTL_H 1
   8148 #define HAVE_UNISTD_H 1
   8149 #define HAVE_ARPA_INET_H 1
   8150 #define HAVE_NET_IF_H 1
   8151 #define HAVE_NETINET_IN_H 1
   8152 #define HAVE_SYS_UN_H 1
   8153 #define HAVE_LINUX_TCP_H 1
   8154 #define HAVE_NETINET_TCP_H 1
   8155 #define HAVE_NETINET_UDP_H 1
   8156 #define HAVE_NETDB_H 1
   8157 #define HAVE_SYS_PARAM_H 1
   8158 #define HAVE_TERMIOS_H 1
   8159 #define HAVE_FCNTL_H 1
   8160 #define HAVE_PWD_H 1
   8161 #define HAVE_UTIME_H 1
   8162 #define HAVE_SYS_POLL_H 1
   8163 #define HAVE_POLL_H 1
   8164 #define HAVE_SYS_RESOURCE_H 1
   8165 #define HAVE_LIBGEN_H 1
   8166 #define HAVE_LOCALE_H 1
   8167 #define HAVE_STDBOOL_H 1
   8168 #define HAVE_STDINT_H 1
   8169 #define HAVE_SYS_EVENTFD_H 1
   8170 #define HAVE_SYS_TYPES_H 1
   8171 #define HAVE_STRUCT_TIMEVAL 1
   8172 #define SIZEOF_SIZE_T 8
   8173 #define SIZEOF_LONG 8
   8174 #define SIZEOF_INT 4
   8175 #define SIZEOF_TIME_T 8
   8176 #define SIZEOF_OFF_T 8
   8177 #define SIZEOF_CURL_OFF_T 8
   8178 #define SIZEOF_CURL_SOCKET_T 4
   8179 #define HAVE_LONGLONG 1
   8180 #define HAVE_BOOL_T 1
   8181 #define HAVE_SA_FAMILY_T 1
   8182 #define HAVE_SUSECONDS_T 1
   8183 #define HAVE_STRUCT_SOCKADDR_STORAGE 1
   8184 #define HAVE_SYS_SELECT_H 1
   8185 #define HAVE_SELECT 1
   8186 #define HAVE_SYS_TYPES_H 1
   8187 #define HAVE_RECV 1
   8188 #define HAVE_SYS_TYPES_H 1
   8189 #define HAVE_SEND 1
   8190 #define HAVE_SYS_TYPES_H 1
   8191 #define HAVE_MSG_NOSIGNAL 1
   8192 #define HAVE_SYS_TYPES_H 1
   8193 #define HAVE_UNISTD_H 1
   8194 #define HAVE_ALARM 1
   8195 #define HAVE_SYS_TYPES_H 1
   8196 #define HAVE_STRINGS_H 1
   8197 #define HAVE_SYS_TYPES_H 1
   8198 #define HAVE_LIBGEN_H 1
   8199 #define HAVE_BASENAME 1
   8200 #define HAVE_SYS_TYPES_H 1
   8201 #define HAVE_SYS_TYPES_H 1
   8202 #define HAVE_UNISTD_H 1
   8203 #define HAVE_FCNTL_H 1
   8204 #define HAVE_FCNTL 1
   8205 #define HAVE_FCNTL_O_NONBLOCK 1
   8206 #define HAVE_SYS_TYPES_H 1
   8207 #define HAVE_NETDB_H 1
   8208 #define HAVE_FREEADDRINFO 1
   8209 #define HAVE_SYS_TYPES_H 1
   8210 #define HAVE_SYS_XATTR_H 1
   8211 #define HAVE_FSETXATTR 1
   8212 #define HAVE_FSETXATTR_5 1
   8213 #define HAVE_FTRUNCATE 1
   8214 #define HAVE_SYS_TYPES_H 1
   8215 #define HAVE_GETADDRINFO 1
   8216 #define HAVE_GETADDRINFO_THREADSAFE 1
   8217 #define HAVE_GETHOSTBYNAME_R 1
   8218 #define HAVE_GETHOSTBYNAME_R_6 1
   8219 #define GETHOSTNAME_TYPE_ARG2 size_t
   8220 #define HAVE_GETHOSTNAME 1
   8221 #define HAVE_SYS_TYPES_H 1
   8222 #define HAVE_NETINET_IN_H 1
   8223 #define HAVE_IFADDRS_H 1
   8224 #define HAVE_GETIFADDRS 1
   8225 #define HAVE_GETPEERNAME 1
   8226 #define HAVE_GETSOCKNAME 1
   8227 #define HAVE_SYS_TYPES_H 1
   8228 #define HAVE_GMTIME_R 1
   8229 #define HAVE_SYS_TYPES_H 1
   8230 #define HAVE_UNISTD_H 1
   8231 #define HAVE_SYS_IOCTL_H 1
   8232 #define HAVE_IOCTL_FIONBIO 1
   8233 #define HAVE_IOCTL_SIOCGIFADDR 1
   8234 #define HAVE_MEMRCHR 1
   8235 #define HAVE_SYS_TYPES_H 1
   8236 #define HAVE_SIGACTION 1
   8237 #define HAVE_SIGINTERRUPT 1
   8238 #define HAVE_SIGNAL 1
   8239 #define HAVE_SYS_TYPES_H 1
   8240 #define HAVE_SIGSETJMP 1
   8241 #define HAVE_SOCKET 1
   8242 #define HAVE_SOCKETPAIR 1
   8243 #define HAVE_STRDUP 1
   8244 #define HAVE_STRERROR_R 1
   8245 #define HAVE_GLIBC_STRERROR_R 1
   8246 #define HAVE_ACCEPT4 1
   8247 #define HAVE_EVENTFD 1
   8248 #define HAVE_FNMATCH 1
   8249 #define HAVE_GETEUID 1
   8250 #define HAVE_GETPPID 1
   8251 #define HAVE_GETPWUID 1
   8252 #define HAVE_GETPWUID_R 1
   8253 #define HAVE_GETRLIMIT 1
   8254 #define HAVE_GETTIMEOFDAY 1
   8255 #define HAVE_IF_NAMETOINDEX 1
   8256 #define HAVE_PIPE 1
   8257 #define HAVE_PIPE2 1
   8258 #define HAVE_POLL 1
   8259 #define HAVE_SENDMMSG 1
   8260 #define HAVE_SENDMSG 1
   8261 #define HAVE_SETLOCALE 1
   8262 #define HAVE_SETRLIMIT 1
   8263 #define HAVE_SNPRINTF 1
   8264 #define HAVE_UTIME 1
   8265 #define HAVE_UTIMES 1
   8266 #define HAVE_REALPATH 1
   8267 #define HAVE_SCHED_YIELD 1
   8268 #define HAVE_SYS_TYPES_H 1
   8269 #define HAVE_NETINET_IN_H 1
   8270 #define HAVE_ARPA_INET_H 1
   8271 #define HAVE_INET_NTOP 1
   8272 #define HAVE_INET_PTON 1
   8273 #define HAVE_STRCASECMP 1
   8274 #define HAVE_FSEEKO 1
   8275 #define HAVE_DECL_FSEEKO 1
   8276 #define HAVE_PTHREAD_H 1
   8277 #define USE_THREADS_POSIX 1
   8278 #define HAVE_DIRENT_H 1
   8279 #define HAVE_OPENDIR 1
   8280 #define USE_UNIX_SOCKETS 1
   8281 #define CURL_EXTERN_SYMBOL __attribute__((__visibility__("default")))
   8282 
   8283 configure: exit 0