Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 763613 Details for
Bug 832034
net-proxy/privoxy-3.0.33 failed to build on riscv with USE=sanitize enabled
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 51.26 KB, created by
Yixun Lan
on 2022-01-25 14:43:20 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Yixun Lan
Created:
2022-01-25 14:43:20 UTC
Size:
51.26 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.71. Invocation command line was > > $ ./configure --prefix=/usr --build=riscv64-unknown-linux-gnu --host=riscv64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/privoxy-3.0.33 --htmldir=/usr/share/doc/privoxy-3.0.33/html --libdir=/usr/lib64 --sysconfdir=/etc/privoxy --disable-accept-filter --enable-dynamic-pcre --without-assertions --with-user=privoxy --with-group=privoxy --enable-acl-support --enable-compression --disable-client-tags --enable-editor --disable-pcre-host-patterns --disable-extended-statistics --enable-fast-redirects --enable-force --enable-fuzz --disable-graceful-termination --enable-image-blocking --enable-pcre-jit-compilation --enable-ipv6-support --enable-large-file-support --disable-no-gifs --enable-stats --enable-pthread --enable-toggle --enable-trust-files --enable-zlib --with-brotli --with-mbedtls --without-openssl --with-usan > >## --------- ## >## Platform. ## >## --------- ## > >hostname = unmatch8 >uname -m = riscv64 >uname -r = 5.15.16-riscv64 >uname -s = Linux >uname -v = #1 SMP Fri Jan 21 17:58:23 CST 2022 > >/usr/bin/uname -p = unknown >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python3.9/ebuild-helpers/xattr/ >PATH: /usr/lib/portage/python3.9/ebuild-helpers/ >PATH: /usr/local/sbin/ >PATH: /usr/local/bin/ >PATH: /usr/sbin/ >PATH: /usr/bin/ >PATH: /sbin/ >PATH: /bin/ >PATH: /opt/bin/ >PATH: /usr/lib/llvm/13/bin/ >PATH: /usr/lib/llvm/12/bin/ > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2706: looking for aux files: install-sh config.guess config.sub >configure:2719: trying ./ >configure:2730: ./install-sh found >configure:2748: ./config.guess found >configure:2748: ./config.sub found >configure:2880: checking build system type >configure:2895: result: riscv64-unknown-linux-gnu >configure:2915: checking host system type >configure:2929: result: riscv64-unknown-linux-gnu >configure:3025: checking for riscv64-unknown-linux-gnu-gcc >configure:3046: found /usr/bin/riscv64-unknown-linux-gnu-gcc >configure:3057: result: riscv64-unknown-linux-gnu-gcc >configure:3455: checking for C compiler version >configure:3464: riscv64-unknown-linux-gnu-gcc --version >&5 >riscv64-unknown-linux-gnu-gcc (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115 >Copyright (C) 2021 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3475: $? = 0 >configure:3464: riscv64-unknown-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=riscv64-unknown-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/riscv64-unknown-linux-gnu/11.2.1/lto-wrapper >Target: riscv64-unknown-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-11.2.1_p20220115/work/gcc-11-20220115/configure --host=riscv64-unknown-linux-gnu --build=riscv64-unknown-linux-gnu --prefix=/usr --bindir=/usr/riscv64-unknown-linux-gnu/gcc-bin/11.2.1 --includedir=/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/include --datadir=/usr/share/gcc-data/riscv64-unknown-linux-gnu/11.2.1 --mandir=/usr/share/gcc-data/riscv64-unknown-linux-gnu/11.2.1/man --infodir=/usr/share/gcc-data/riscv64-unknown-linux-gnu/11.2.1/info --with-gxx-include-dir=/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/include/g++-v11 --with-python-dir=/share/gcc-data/riscv64-unknown-linux-gnu/11.2.1/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.2.1_p20220115 p4' --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-fixed-point --with-abi=lp64d --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --enable-default-ssp >Thread model: posix >Supported LTO compression algorithms: zlib >gcc version 11.2.1 20220115 (Gentoo 11.2.1_p20220115 p4) >configure:3475: $? = 0 >configure:3464: riscv64-unknown-linux-gnu-gcc -V >&5 >riscv64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-V' >riscv64-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3475: $? = 1 >configure:3464: riscv64-unknown-linux-gnu-gcc -qversion >&5 >riscv64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? >riscv64-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3475: $? = 1 >configure:3464: riscv64-unknown-linux-gnu-gcc -version >&5 >riscv64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-version' >riscv64-unknown-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3475: $? = 1 >configure:3495: checking whether the C compiler works >configure:3517: riscv64-unknown-linux-gnu-gcc -O2 -pipe -mabi=lp64d -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3521: $? = 0 >configure:3571: result: yes >configure:3574: checking for C compiler default output file name >configure:3576: result: a.out >configure:3582: checking for suffix of executables >configure:3589: riscv64-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mabi=lp64d -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3593: $? = 0 >configure:3616: result: >configure:3638: checking whether we are cross compiling >configure:3646: riscv64-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mabi=lp64d -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3650: $? = 0 >configure:3657: ./conftest >configure:3661: $? = 0 >configure:3676: result: no >configure:3681: checking for suffix of object files >configure:3704: riscv64-unknown-linux-gnu-gcc -c -O2 -pipe -mabi=lp64d conftest.c >&5 >configure:3708: $? = 0 >configure:3730: result: o >configure:3734: checking whether the compiler supports GNU C >configure:3754: riscv64-unknown-linux-gnu-gcc -c -O2 -pipe -mabi=lp64d conftest.c >&5 >configure:3754: $? = 0 >configure:3764: result: yes >configure:3775: checking whether riscv64-unknown-linux-gnu-gcc accepts -g >configure:3796: riscv64-unknown-linux-gnu-gcc -c -g conftest.c >&5 >configure:3796: $? = 0 >configure:3840: result: yes >configure:3860: checking for riscv64-unknown-linux-gnu-gcc option to enable C11 features >configure:3875: riscv64-unknown-linux-gnu-gcc -c -O2 -pipe -mabi=lp64d conftest.c >&5 >configure:3875: $? = 0 >configure:3893: result: none needed >configure:4008: checking how to run the C preprocessor >configure:4034: riscv64-unknown-linux-gnu-gcc -E conftest.c >configure:4034: $? = 0 >configure:4049: riscv64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:14:10: fatal error: ac_nonexistent.h: No such file or directory > 14 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:4049: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4076: result: riscv64-unknown-linux-gnu-gcc -E >configure:4090: riscv64-unknown-linux-gnu-gcc -E conftest.c >configure:4090: $? = 0 >configure:4105: riscv64-unknown-linux-gnu-gcc -E conftest.c >conftest.c:14:10: fatal error: ac_nonexistent.h: No such file or directory > 14 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:4105: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4150: checking for a BSD-compatible install >configure:4223: result: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >configure:4234: checking whether ln -s works >configure:4238: result: yes >configure:4245: checking whether make sets $(MAKE) >configure:4268: result: yes >configure:4281: checking for gawk >configure:4302: found /usr/bin/gawk >configure:4313: result: gawk >configure:4327: checking for gdb >configure:4348: found /usr/bin/gdb >configure:4360: result: yes >configure:4370: checking for groups >configure:4394: found /bin/groups >configure:4407: result: /bin/groups >configure:4417: checking for id >configure:4441: found /usr/bin/id >configure:4454: result: /usr/bin/id >configure:4557: checking for user >configure:4568: result: privoxy >configure:4596: checking for group >configure:4607: result: privoxy >configure:4721: checking for w3m >configure:4742: found /usr/bin/w3m >configure:4753: result: w3m >configure:4775: checking for db2html >configure:4810: result: no >configure:4775: checking for docbook2html >configure:4810: result: no >configure:4828: checking for openjade >configure:4863: result: no >configure:4828: checking for jade >configure:4863: result: no >configure:4878: checking for onsgmls >configure:4899: found /usr/bin/onsgmls >configure:4910: result: onsgmls >configure:4928: checking for man2html >configure:4963: result: no >configure:4988: checking for /usr/share/sgml/docbook/dsssl-stylesheets >configure:4988: checking for /usr/share/sgml/docbkdsl >configure:4988: checking for /usr/share/sgml/docbook-dsssl >configure:4988: checking for /usr/local/share/sgml/docbook/dsssl/modular >configure:4988: checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/ >configure:5007: checking for /usr/share/sgml/CATALOG.docbk30 >configure:5007: checking for /usr/share/sgml/CATALOG.docbk31 >configure:5007: checking for /usr/share/sgml/CATALOG.docbk31 >configure:5007: checking for /usr/local/share/sgml/docbook/2.4.1/docbook.cat >configure:5007: checking for /usr/local/share/sgml/docbook/3.0/docbook.cat >configure:5007: checking for /usr/local/share/sgml/docbook/3.1/docbook.cat >configure:5007: checking for /usr/share/sgml/docbook/dtd/3.1/docbook.cat >configure:5052: checking for stdio.h >configure:5052: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5052: $? = 0 >configure:5052: result: yes >configure:5052: checking for stdlib.h >configure:5052: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5052: $? = 0 >configure:5052: result: yes >configure:5052: checking for string.h >configure:5052: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5052: $? = 0 >configure:5052: result: yes >configure:5052: checking for inttypes.h >configure:5052: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5052: $? = 0 >configure:5052: result: yes >configure:5052: checking for stdint.h >configure:5052: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5052: $? = 0 >configure:5052: result: yes >configure:5052: checking for strings.h >configure:5052: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5052: $? = 0 >configure:5052: result: yes >configure:5052: checking for sys/stat.h >configure:5052: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5052: $? = 0 >configure:5052: result: yes >configure:5052: checking for sys/types.h >configure:5052: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5052: $? = 0 >configure:5052: result: yes >configure:5052: checking for unistd.h >configure:5052: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5052: $? = 0 >configure:5052: result: yes >configure:5052: checking for sys/time.h >configure:5052: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5052: $? = 0 >configure:5052: result: yes >configure:5077: checking for pthread.h >configure:5077: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5077: $? = 0 >configure:5077: result: yes >configure:5125: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -pthread -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:5125: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main (void) >| { >| void *p = pthread_create; >| ; >| return 0; >| } >configure:5167: checking for gethostbyname in -lnsl >configure:5190: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c -lnsl 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:5190: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| char gethostbyname (); >| int >| main (void) >| { >| return gethostbyname (); >| ; >| return 0; >| } >configure:5200: result: no >configure:5211: checking for gethostbyaddr_r >configure:5211: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:5211: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| /* end confdefs.h. */ >| /* Define gethostbyaddr_r to an innocuous variant, in case <limits.h> declares gethostbyaddr_r. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define gethostbyaddr_r innocuous_gethostbyaddr_r >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char gethostbyaddr_r (); below. */ >| >| #include <limits.h> >| #undef gethostbyaddr_r >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char gethostbyaddr_r (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_gethostbyaddr_r || defined __stub___gethostbyaddr_r >| choke me >| #endif >| >| int >| main (void) >| { >| return gethostbyaddr_r (); >| ; >| return 0; >| } >configure:5211: result: no >configure:5316: result: no >configure:5322: checking for gethostbyname_r >configure:5322: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:5322: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| /* end confdefs.h. */ >| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define gethostbyname_r innocuous_gethostbyname_r >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char gethostbyname_r (); below. */ >| >| #include <limits.h> >| #undef gethostbyname_r >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char gethostbyname_r (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r >| choke me >| #endif >| >| int >| main (void) >| { >| return gethostbyname_r (); >| ; >| return 0; >| } >configure:5322: result: no >configure:5426: result: no >configure:5432: checking for gmtime_r >configure:5432: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:5432: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| /* end confdefs.h. */ >| /* Define gmtime_r to an innocuous variant, in case <limits.h> declares gmtime_r. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define gmtime_r innocuous_gmtime_r >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char gmtime_r (); below. */ >| >| #include <limits.h> >| #undef gmtime_r >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char gmtime_r (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_gmtime_r || defined __stub___gmtime_r >| choke me >| #endif >| >| int >| main (void) >| { >| return gmtime_r (); >| ; >| return 0; >| } >configure:5432: result: no >configure:5473: result: no >configure:5479: checking for localtime_r >configure:5479: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:5479: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| /* end confdefs.h. */ >| /* Define localtime_r to an innocuous variant, in case <limits.h> declares localtime_r. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define localtime_r innocuous_localtime_r >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char localtime_r (); below. */ >| >| #include <limits.h> >| #undef localtime_r >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char localtime_r (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_localtime_r || defined __stub___localtime_r >| choke me >| #endif >| >| int >| main (void) >| { >| return localtime_r (); >| ; >| return 0; >| } >configure:5479: result: no >configure:5520: result: no >configure:5552: checking for socklen_t >configure:5555: checking for grep that handles long lines and -e >configure:5619: result: /bin/grep >configure:5624: checking for egrep >configure:5692: result: /bin/grep -E >configure:5705: result: yes >configure:5754: checking for egrep >configure:5822: result: /bin/grep -E >configure:5831: checking for dirent.h that defines DIR >configure:5851: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:5851: $? = 0 >configure:5860: result: yes >configure:5874: checking for library containing opendir >configure:5904: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:5904: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| char opendir (); >| int >| main (void) >| { >| return opendir (); >| ; >| return 0; >| } >configure:5904: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c -ldir 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -ldir >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:5904: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| char opendir (); >| int >| main (void) >| { >| return opendir (); >| ; >| return 0; >| } >configure:5924: result: no >configure:5995: checking for an ANSI C-conforming const >configure:6062: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:6062: $? = 0 >configure:6070: result: yes >configure:6078: checking for size_t >configure:6078: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:6078: $? = 0 >configure:6078: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >conftest.c: In function 'main': >conftest.c:58:21: error: expected expression before ')' token > 58 | if (sizeof ((size_t))) > | ^ >configure:6078: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <stddef.h> >| #ifdef HAVE_STDIO_H >| # include <stdio.h> >| #endif >| #ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| #endif >| #ifdef HAVE_STRING_H >| # include <string.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main (void) >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:6078: result: yes >configure:6089: checking for pid_t >configure:6089: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:6089: $? = 0 >configure:6089: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >conftest.c: In function 'main': >conftest.c:59:20: error: expected expression before ')' token > 59 | if (sizeof ((pid_t))) > | ^ >configure:6089: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <stddef.h> >| #ifdef HAVE_STDIO_H >| # include <stdio.h> >| #endif >| #ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| #endif >| #ifdef HAVE_STRING_H >| # include <string.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| int >| main (void) >| { >| if (sizeof ((pid_t))) >| return 0; >| ; >| return 0; >| } >configure:6089: result: yes >configure:6135: checking whether struct tm is in sys/time.h or time.h >configure:6156: riscv64-unknown-linux-gnu-gcc -c -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 conftest.c 1>&5 >configure:6156: $? = 0 >configure:6164: result: time.h >configure:6176: checking size of int >configure:6182: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:6182: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| /* end confdefs.h. */ >| #include <stddef.h> >| #ifdef HAVE_STDIO_H >| # include <stdio.h> >| #endif >| #ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| #endif >| #ifdef HAVE_STRING_H >| # include <string.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| static long int longval (void) { return (long int) (sizeof (int)); } >| static unsigned long int ulongval (void) { return (long int) (sizeof (int)); } >| #include <stdio.h> >| #include <stdlib.h> >| int >| main (void) >| { >| >| FILE *f = fopen ("conftest.val", "w"); >| if (! f) >| return 1; >| if (((long int) (sizeof (int))) < 0) >| { >| long int i = longval (); >| if (i != ((long int) (sizeof (int)))) >| return 1; >| fprintf (f, "%ld", i); >| } >| else >| { >| unsigned long int i = ulongval (); >| if (i != ((long int) (sizeof (int)))) >| return 1; >| fprintf (f, "%lu", i); >| } >| /* Do not output a trailing newline, as this causes \r\n confusion >| on some platforms. */ >| return ferror (f) || fclose (f) != 0; >| >| ; >| return 0; >| } >configure:6197: result: 0 >configure:6209: checking size of char * >configure:6215: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:6215: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 0 >| /* end confdefs.h. */ >| #include <stddef.h> >| #ifdef HAVE_STDIO_H >| # include <stdio.h> >| #endif >| #ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| #endif >| #ifdef HAVE_STRING_H >| # include <string.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| static long int longval (void) { return (long int) (sizeof (char *)); } >| static unsigned long int ulongval (void) { return (long int) (sizeof (char *)); } >| #include <stdio.h> >| #include <stdlib.h> >| int >| main (void) >| { >| >| FILE *f = fopen ("conftest.val", "w"); >| if (! f) >| return 1; >| if (((long int) (sizeof (char *))) < 0) >| { >| long int i = longval (); >| if (i != ((long int) (sizeof (char *)))) >| return 1; >| fprintf (f, "%ld", i); >| } >| else >| { >| unsigned long int i = ulongval (); >| if (i != ((long int) (sizeof (char *)))) >| return 1; >| fprintf (f, "%lu", i); >| } >| /* Do not output a trailing newline, as this causes \r\n confusion >| on some platforms. */ >| return ferror (f) || fclose (f) != 0; >| >| ; >| return 0; >| } >configure:6230: result: 0 >configure:6242: checking size of long >configure:6248: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:6248: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 0 >| #define SIZEOF_CHAR_P 0 >| /* end confdefs.h. */ >| #include <stddef.h> >| #ifdef HAVE_STDIO_H >| # include <stdio.h> >| #endif >| #ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| #endif >| #ifdef HAVE_STRING_H >| # include <string.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| static long int longval (void) { return (long int) (sizeof (long)); } >| static unsigned long int ulongval (void) { return (long int) (sizeof (long)); } >| #include <stdio.h> >| #include <stdlib.h> >| int >| main (void) >| { >| >| FILE *f = fopen ("conftest.val", "w"); >| if (! f) >| return 1; >| if (((long int) (sizeof (long))) < 0) >| { >| long int i = longval (); >| if (i != ((long int) (sizeof (long)))) >| return 1; >| fprintf (f, "%ld", i); >| } >| else >| { >| unsigned long int i = ulongval (); >| if (i != ((long int) (sizeof (long)))) >| return 1; >| fprintf (f, "%lu", i); >| } >| /* Do not output a trailing newline, as this causes \r\n confusion >| on some platforms. */ >| return ferror (f) || fclose (f) != 0; >| >| ; >| return 0; >| } >configure:6263: result: 0 >configure:6275: checking size of long long >configure:6281: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:6281: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 0 >| #define SIZEOF_CHAR_P 0 >| #define SIZEOF_LONG 0 >| /* end confdefs.h. */ >| #include <stddef.h> >| #ifdef HAVE_STDIO_H >| # include <stdio.h> >| #endif >| #ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| #endif >| #ifdef HAVE_STRING_H >| # include <string.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| static long int longval (void) { return (long int) (sizeof (long long)); } >| static unsigned long int ulongval (void) { return (long int) (sizeof (long long)); } >| #include <stdio.h> >| #include <stdlib.h> >| int >| main (void) >| { >| >| FILE *f = fopen ("conftest.val", "w"); >| if (! f) >| return 1; >| if (((long int) (sizeof (long long))) < 0) >| { >| long int i = longval (); >| if (i != ((long int) (sizeof (long long)))) >| return 1; >| fprintf (f, "%ld", i); >| } >| else >| { >| unsigned long int i = ulongval (); >| if (i != ((long int) (sizeof (long long)))) >| return 1; >| fprintf (f, "%lu", i); >| } >| /* Do not output a trailing newline, as this causes \r\n confusion >| on some platforms. */ >| return ferror (f) || fclose (f) != 0; >| >| ; >| return 0; >| } >configure:6296: result: 0 >configure:6308: checking size of size_t >configure:6314: riscv64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -Wl,-O1 -Wl,--as-needed -fsanitize=undefined conftest.c 1>&5 >/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.1/../../../../riscv64-unknown-linux-gnu/bin/ld: cannot find -lubsan >collect2: error: ld returned 1 exit status >configure:6314: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define VERSION_MAJOR 3 >| #define VERSION_MINOR 0 >| #define VERSION_POINT 33 >| #define VERSION "3.0.33" >| #define CODE_STATUS "stable" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define STDC_HEADERS 1 >| #define FEATURE_PTHREAD 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define SIZEOF_INT 0 >| #define SIZEOF_CHAR_P 0 >| #define SIZEOF_LONG 0 >| #define SIZEOF_LONG_LONG 0 >| /* end confdefs.h. */ >| #include <stddef.h> >| #ifdef HAVE_STDIO_H >| # include <stdio.h> >| #endif >| #ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| #endif >| #ifdef HAVE_STRING_H >| # include <string.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| static long int longval (void) { return (long int) (sizeof (size_t)); } >| static unsigned long int ulongval (void) { return (long int) (sizeof (size_t)); } >| #include <stdio.h> >| #include <stdlib.h> >| int >| main (void) >| { >| >| FILE *f = fopen ("conftest.val", "w"); >| if (! f) >| return 1; >| if (((long int) (sizeof (size_t))) < 0) >| { >| long int i = longval (); >| if (i != ((long int) (sizeof (size_t)))) >| return 1; >| fprintf (f, "%ld", i); >| } >| else >| { >| unsigned long int i = ulongval (); >| if (i != ((long int) (sizeof (size_t)))) >| return 1; >| fprintf (f, "%lu", i); >| } >| /* Do not output a trailing newline, as this causes \r\n confusion >| on some platforms. */ >| return ferror (f) || fclose (f) != 0; >| >| ; >| return 0; >| } >configure:6319: error: in `/var/tmp/portage/net-proxy/privoxy-3.0.33/work/privoxy-3.0.33-stable': >configure:6321: error: cannot compute sizeof (size_t) >See `config.log' for more details > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=riscv64-unknown-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -mabi=lp64d' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=riscv64-unknown-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=riscv64-unknown-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_gethostbyaddr_r=no >ac_cv_func_gethostbyname_r=no >ac_cv_func_gmtime_r=no >ac_cv_func_localtime_r=no >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=riscv64-unknown-linux-gnu >ac_cv_lib_nsl_gethostbyname=no >ac_cv_objext=o >ac_cv_path_BGROUPS=/bin/groups >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_ID=/usr/bin/id >ac_cv_path_install='/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=riscv64-unknown-linux-gnu-gcc >ac_cv_prog_CPP='riscv64-unknown-linux-gnu-gcc -E' >ac_cv_prog_GDB=yes >ac_cv_prog_NSGMLS=onsgmls >ac_cv_prog_W3M=w3m >ac_cv_prog_cc_c11= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_make_make_set=yes >ac_cv_search_opendir=no >ac_cv_sizeof_char_p=0 >ac_cv_sizeof_int=0 >ac_cv_sizeof_long=0 >ac_cv_sizeof_long_long=0 >ac_cv_struct_tm=time.h >ac_cv_type_pid_t=yes >ac_cv_type_size_t=yes >gl_cv_type_time_t_bits_macro=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AWK='gawk' >BGROUPS='/bin/groups' >CC='riscv64-unknown-linux-gnu-gcc' >CFLAGS='-pipe -O2 -pipe -mabi=lp64d -DNDEBUG -fsanitize=undefined -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 ' >CODE_STATUS='stable' >CPP='riscv64-unknown-linux-gnu-gcc -E' >CPPFLAGS='' >DB2HTML='false' >DEFS='' >DKPREFIX='none' >DOC_STATUS='p-stable' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FEATURE_BROTLI='' >FEATURE_CLIENT_TAGS_ONLY='' >FEATURE_HTTPS_INSPECTION_MBEDTLS='' >FEATURE_HTTPS_INSPECTION_ONLY='' >FEATURE_HTTPS_INSPECTION_ONLY_MBEDTLS='' >FEATURE_HTTPS_INSPECTION_ONLY_OPENSSL='' >FEATURE_HTTPS_INSPECTION_OPENSSL='' >FUZZ_ONLY='' >GDB='yes' >GREP='/bin/grep' >GROUP='privoxy' >ID='/usr/bin/id' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >JADEBIN='false' >JADECAT='' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -fsanitize=undefined' >LIBOBJS='' >LIBS='' >LN_S='ln -s' >LTLIBOBJS='' >MAN2HTML='false' >NSGMLS='onsgmls' >OBJEXT='o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PTHREAD_LIB='-lpthread' >PTHREAD_ONLY='' >SET_MAKE='' >SHELL='/bin/sh' >SOCKET_LIB='' >SOURCE_DATE_EPOCH='1636218132' >SPECIAL_CFLAGS='' >STATIC_PCRE_ONLY='' >STATIC_PCRS_ONLY='' >USER='privoxy' >VERSION_MAJOR='3' >VERSION_MINOR='0' >VERSION_POINT='33' >W3M='w3m' >WIN_ONLY='#' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build='riscv64-unknown-linux-gnu' >build_alias='riscv64-unknown-linux-gnu' >build_cpu='riscv64' >build_os='linux-gnu' >build_vendor='unknown' >datadir='/usr/share' >datarootdir='/usr/share' >docdir='/usr/share/doc/privoxy-3.0.33' >dvidir='${docdir}' >exec_prefix='NONE' >host='riscv64-unknown-linux-gnu' >host_alias='riscv64-unknown-linux-gnu' >host_cpu='riscv64' >host_os='linux-gnu' >host_vendor='unknown' >htmldir='/usr/share/doc/privoxy-3.0.33/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >runstatedir='${localstatedir}/run' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc/privoxy' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define VERSION_MAJOR 3 >#define VERSION_MINOR 0 >#define VERSION_POINT 33 >#define VERSION "3.0.33" >#define CODE_STATUS "stable" >#define HAVE_STDIO_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_SYS_TIME_H 1 >#define STDC_HEADERS 1 >#define FEATURE_PTHREAD 1 >#define HAVE_DIRENT_H 1 >#define TIME_WITH_SYS_TIME 1 >#define SIZEOF_INT 0 >#define SIZEOF_CHAR_P 0 >#define SIZEOF_LONG 0 >#define SIZEOF_LONG_LONG 0 > >configure: exit 77
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 832034
:
763601
| 763613 |
763614