Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 761223 Details for
Bug 830555
net-libs/libmicrohttpd-0.9.75 - configure: error: cant find usable libgnutls
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-libs:libmicrohttpd-0.9.75:20220103-190347.log
net-libs:libmicrohttpd-0.9.75:20220103-190347.log (text/plain), 16.96 KB, created by
Toralf Förster
on 2022-01-03 20:13:40 UTC
(
hide
)
Description:
net-libs:libmicrohttpd-0.9.75:20220103-190347.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-01-03 20:13:40 UTC
Size:
16.96 KB
patch
obsolete
> * Package: net-libs/libmicrohttpd-0.9.75 > * Repository: gentoo > * Maintainer: blueness@gentoo.org k2k@narod.ru > * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc epoll kernel_linux ssl thread-names userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libmicrohttpd-0.9.75.tar.gz to /var/tmp/portage/net-libs/libmicrohttpd-0.9.75/work >>>> Source unpacked in /var/tmp/portage/net-libs/libmicrohttpd-0.9.75/work >>>> Preparing source in /var/tmp/portage/net-libs/libmicrohttpd-0.9.75/work/libmicrohttpd-0.9.75 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libmicrohttpd-0.9.75/work/libmicrohttpd-0.9.75 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating libmicrohttpd-0.9.75/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libmicrohttpd-0.9.75/build-aux/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/net-libs/libmicrohttpd-0.9.75/work/libmicrohttpd-0.9.75/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libmicrohttpd-0.9.75 --htmldir=/usr/share/doc/libmicrohttpd-0.9.75/html --with-sysroot=/ --libdir=/usr/lib --enable-shared --disable-static --disable-nls --enable-bauth --enable-dauth --disable-examples --enable-messages --enable-postprocessor --enable-httpupgrade --disable-experimental --disable-heavy-tests --enable-thread-names --enable-epoll --disable-curl --enable-https --with-gnutls >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether z/OS special settings are required... no >checking for gawk... (cached) gawk >checking for grep that handles long lines and -e... /bin/grep >checking for fgrep... /bin/grep -F >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E >checking for presence of stdio.h... yes >checking for presence of wchar.h... yes >checking for presence of stdlib.h... yes >checking for presence of string.h... yes >checking for presence of strings.h... yes >checking for presence of stdint.h... yes >checking for presence of fcntl.h... yes >checking for presence of sys/types.h... yes >checking for presence of time.h... yes >checking for presence of unistd.h... yes >checking whether _GNU_SOURCE is already defined... no >checking whether headers accept _GNU_SOURCE... yes >checking whether to try __BSD_VISIBLE macro... no >checking whether to try _DARWIN_C_SOURCE macro... no >checking whether to try __EXTENSIONS__ macro... no >checking whether to try _NETBSD_SOURCE macro... no >checking whether to try _BSD_SOURCE macro... no >checking whether to try _TANDEM_SOURCE macro... no >checking whether to try _ALL_SOURCE macro... no >checking whether _XOPEN_SOURCE is already defined... no >checking headers for POSIX.1-2008/SUSv4 features... available, works with _XOPEN_SOURCE=700, works with extension macro >checking for useful system-specific features... no >checking for final set of defined symbols... _GNU_SOURCE _XOPEN_SOURCE=700 >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for egrep... /bin/grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm >checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc -m32 object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for errno.h... yes >checking for limits.h... yes >checking for fcntl.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-windres... no >checking for windres... no >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/time.h... yes >checking for time.h... yes >checking for endian.h... yes >checking for machine/endian.h... no >checking for sys/endian.h... no >checking for sys/byteorder.h... no >checking for sys/machine.h... no >checking for machine/param.h... no >checking for sys/param.h... yes >checking for sys/isa_defs.h... no >checking for sys/ioctl.h... yes >checking for sys/socket.h... yes >checking for sys/select.h... yes >checking for netinet/in.h... yes >checking for arpa/inet.h... yes >checking for netinet/ip.h... yes >checking for netinet/tcp.h... yes >checking for net/if.h... yes >checking for netdb.h... yes >checking for sockLib.h... no >checking for inetLib.h... no >checking for sys/msg.h... yes >checking for sys/mman.h... yes >checking for signal.h... yes >checking for search.h... yes >checking for tsearch... yes >checking for twalk... yes >checking whether tdelete works... yes >checking for sys/sysctl.h... no >checking for netinet/ip_icmp.h... yes >checking for netinet/icmp_var.h... no >checking whether NLS is requested... no >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking for shared library run path origin... done >checking 32-bit host C ABI... yes >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyPreferredLanguages... no >checking whether to use NLS... no >checking for stdbool.h... yes >checking for bool... yes >checking whether "true" is defined or builtin... yes >checking whether "false" is defined or builtin... yes >checking whether "true" and "false" could be used... yes >checking whether C compiler accepts -Werror=attributes... yes >checking whether -Werror=attributes actually works... yes >checking for function inline keywords supported by x86_64-pc-linux-gnu-gcc -m32... inline __attribute__((always_inline)) >checking for stdalign.h... yes >checking for C11 'alignof()' support... yes >checking for target host OS... Linux >checking whether x86_64-pc-linux-gnu-gcc -m32 is Clang... no >checking whether pthreads work with "-pthread" and "-lpthread"... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking whether pthread_sigmask(3) is available... yes >checking for threading lib to use with libmicrohttpd (auto)... posix >checking for x86_64-pc-linux-gnu-gcc -m32 options needed to detect all undeclared functions... none needed >checking for pthread_np.h... no >checking whether pthread_attr_setname_np is declared... no >checking whether pthread_setname_np is declared... yes >checking for pthread_setname_np(3) in NetBSD or OSF1 form... no >checking for pthread_setname_np(3) in GNU/Linux form... yes >checking whether to enable thread names... yes >checking for sys/time.h... (cached) yes >checking for gettimeofday... yes >checking for function usleep... yes >checking for function nanosleep... yes >checking for string.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for time.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for netinet/tcp.h... (cached) yes >checking whether shutdown of listen socket triggers select()... yes >checking for library containing sendmsg... none required >checking for writev... yes >checking whether the linker accepts -fno-strict-aliasing... yes >checking whether C compiler accepts -fno-strict-aliasing... yes >checking whether byte ordering is bigendian... no >checking for variable-length arrays... yes >checking whether __func__ magic-macro is available... yes >checking whether __builtin_bswap32() is available... yes >checking whether __builtin_bswap64() is available... yes >checking for curl... yes >checking for makeinfo... yes >checking for poll.h... yes >checking for poll... yes >checking for linux/version.h... yes >checking for Linux epoll(7) interface... yes >checking for epoll_create1()... yes >checking for suported 'noreturn' keyword... _Noreturn >checking size of tv_sec member of struct timeval... 4 >checking size of uint64_t... 8 >checking size of unsigned int... 4 >checking size of size_t... 4 >checking size of unsigned long long... 8 >checking for dlfcn.h... (cached) yes >checking for zlib.h... yes >checking for function random... yes >checking for struct sockaddr_in.sin_len... no >checking for struct sockaddr_in6.sin6_len... no >checking for struct sockaddr_storage.ss_len... no >checking for function getsockname... yes >checking whether getsockname() is usable... yes >checking for usable PAGESIZE macro... no >checking for usable PAGE_SIZE macro... no >checking for sys/eventfd.h... yes >checking whether eventfd(2) is usable... yes >checking for accept4... yes >checking for gmtime_r... yes >checking for memmem... yes >checking for snprintf... yes >checking whether gmtime_s is declared... no >checking whether SOCK_NONBLOCK is declared... yes >checking whether clock_gettime is declared... yes >checking for library containing clock_gettime... none required >checking for clock_get_time... no >checking for gethrtime... no >checking for C11 timespec_get()... yes >checking for gettimeofday(2)... (cached) yes >checking for IPv6... yes >checking for function sysconf... yes >checking for function sysctl... no >checking for function sysctlbyname... no >checking for function usleep... (cached) yes >checking for function nanosleep... (cached) yes >checking whether the linker accepts -fvisibility=hidden... yes >checking whether C compiler accepts -fvisibility=hidden... yes >checking for suitable libmagic... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for lseek64... yes >checking for pread64... yes >checking for pread... yes >checking for Linux-style sendfile(2)... yes >checking for sendfile64... yes >checking whether to generate error messages... yes >checking whether to enable postprocessor... yes >checking for zzuf... no >checking for socat... no >checking pkg-config is at least version 0.9.0... yes >checking how to find GnuTLS library... automatically, forced >checking whether to add pkg-config special search directories... no >checking for gnutls... no >checking for gnutls/gnutls.h... yes >checking for gnutls_priority_set in -lgnutls... no >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.2.2... yes (1.9.4-unknown) >configure: WARNING: >*** >*** The config script "/usr/bin/libgcrypt-config" was >*** built for x86_64-pc-linux-gnu and thus may not match the >*** used host i686-pc-linux-gnu. >*** You may want to use the configure option --with-libgcrypt-prefix >*** to specify a matching config script or use $SYSROOT. >*** >checking for gcrypt.h... yes >checking for gnutls/gnutls.h... yes >checking for gnutls_priority_set in -lgnutls... no >configure: error: can't find usable libgnutls > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-libs/libmicrohttpd-0.9.75/work/libmicrohttpd-0.9.75-abi_x86_32.x86/config.log > * ERROR: net-libs/libmicrohttpd-0.9.75::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 1629: Called multilib-minimal_src_configure > * environment, line 1067: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 1334: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 997: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 995: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 381: Called multilib-minimal_abi_src_configure > * environment, line 1061: Called multilib_src_configure > * environment, line 1546: Called econf '--enable-shared' '--disable-static' '--disable-nls' '--enable-bauth' '--enable-dauth' '--disable-examples' '--enable-messages' '--enable-postprocessor' '--enable-httpupgrade' '--disable-experimental' '--disable-heavy-tests' '--enable-thread-names' '--enable-epoll' '--disable-curl' '--enable-https' '--with-gnutls' > * phase-helpers.sh, line 711: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 112: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=net-libs/libmicrohttpd-0.9.75::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/libmicrohttpd-0.9.75::gentoo'`. > * The complete build log is located at '/var/log/portage/net-libs:libmicrohttpd-0.9.75:20220103-190347.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/libmicrohttpd-0.9.75/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/libmicrohttpd-0.9.75/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/libmicrohttpd-0.9.75/work/libmicrohttpd-0.9.75-abi_x86_32.x86' > * S: '/var/tmp/portage/net-libs/libmicrohttpd-0.9.75/work/libmicrohttpd-0.9.75' >
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 830555
:
761218
|
761219
|
761220
|
761221
|
761222
| 761223 |
761224