Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 613762 Details for
Bug 709616
app-antivirus/clamav-0.102.2 : configure: error: libcurl not found.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 19.94 KB, created by
Rolf Eike Beer
on 2020-02-14 16:04:23 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Rolf Eike Beer
Created:
2020-02-14 16:04:23 UTC
Size:
19.94 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-antivirus/clamav-0.102.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: antivirus@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc hppa ipv6 kernel_linux libclamav-only milter static-libs userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking clamav-0.102.2.tar.gz to /var/tmp/portage/app-antivirus/clamav-0.102.2/work >>>> Source unpacked in /var/tmp/portage/app-antivirus/clamav-0.102.2/work >>>> Preparing source in /var/tmp/portage/app-antivirus/clamav-0.102.2/work/clamav-0.102.2 ... > [32;01m*[0m Applying clamav-0.101.2-tinfo.patch ... >patching file m4/reorganization/clamdtop.m4 >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying clamav-0.102.1-libxml2_pkgconfig.patch ... >patching file m4/reorganization/libs/xml.m4 >[A[256C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-antivirus/clamav-0.102.2/work/clamav-0.102.2 ... > * econf: updating clamav-0.102.2/libclamav/c++/llvm/autoconf/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating clamav-0.102.2/libclamav/c++/llvm/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating clamav-0.102.2/libclamav/c++/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating clamav-0.102.2/libclamav/c++/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating clamav-0.102.2/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating clamav-0.102.2/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/clamav-0.102.2 --htmldir=/usr/share/doc/clamav-0.102.2/html --libdir=/usr/lib --disable-bzip2 --disable-clamdtop --enable-ipv6 --enable-milter --enable-static --disable-check --without-xml --without-iconv --without-libjson --enable-libclamav-only --without-libcurl --with-system-libmspack --cache-file=/var/tmp/portage/app-antivirus/clamav-0.102.2/work/clamav-0.102.2/config.cache --disable-experimental --disable-zlib-vcheck --enable-id-check --with-dbdir=/var/lib/clamav --with-zlib --disable-llvm >configure: creating cache /var/tmp/portage/app-antivirus/clamav-0.102.2/work/clamav-0.102.2/config.cache >checking for hppa2.0-unknown-linux-gnu-g++... hppa2.0-unknown-linux-gnu-g++ >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 we are using the GNU C++ compiler... yes >checking whether hppa2.0-unknown-linux-gnu-g++ accepts -g... yes >checking build system type... hppa2.0-unknown-linux-gnu >checking host system type... hppa2.0-unknown-linux-gnu >checking target system type... hppa2.0-unknown-linux-gnu >creating target.h - canonical system defines >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking dependency style of hppa2.0-unknown-linux-gnu-g++... none >checking whether make supports nested variables... (cached) yes >checking for hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g... yes >checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether hppa2.0-unknown-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of hppa2.0-unknown-linux-gnu-gcc... none >checking how to run the C preprocessor... hppa2.0-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for hppa2.0-unknown-linux-gnu-ar... hppa2.0-unknown-linux-gnu-ar >checking the archiver (hppa2.0-unknown-linux-gnu-ar) interface... ar >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by hppa2.0-unknown-linux-gnu-gcc... /usr/hppa2.0-unknown-linux-gnu/bin/ld >checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/hppa2.0-unknown-linux-gnu-nm -B >checking the name lister (/usr/bin/hppa2.0-unknown-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert hppa2.0-unknown-linux-gnu file names to hppa2.0-unknown-linux-gnu format... func_convert_file_noop >checking how to convert hppa2.0-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/hppa2.0-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for hppa2.0-unknown-linux-gnu-objdump... hppa2.0-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for hppa2.0-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for hppa2.0-unknown-linux-gnu-ar... (cached) hppa2.0-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for hppa2.0-unknown-linux-gnu-strip... hppa2.0-unknown-linux-gnu-strip >checking for hppa2.0-unknown-linux-gnu-ranlib... hppa2.0-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/hppa2.0-unknown-linux-gnu-nm -B output from hppa2.0-unknown-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for hppa2.0-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if hppa2.0-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for hppa2.0-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if hppa2.0-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if hppa2.0-unknown-linux-gnu-gcc static flag -static works... yes >checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the hppa2.0-unknown-linux-gnu-gcc linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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... yes >checking how to run the C++ preprocessor... hppa2.0-unknown-linux-gnu-g++ -E >checking for ld used by hppa2.0-unknown-linux-gnu-g++... /usr/hppa2.0-unknown-linux-gnu/bin/ld >checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking for hppa2.0-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if hppa2.0-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if hppa2.0-unknown-linux-gnu-g++ static flag -static works... yes >checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o... yes >checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking what extension is used for runtime loadable modules... .so >checking what variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /usr/lib/gcc/hppa2.0-unknown-linux-gnu/7.3.0 /lib /usr/lib /usr/local/lib >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for ltdl.h... yes >checking whether lt_dlinterface_register is declared... yes >checking for lt_dladvise_preload in -lltdl... yes >checking where to find libltdl headers... >checking where to find libltdl library... -lltdl >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... no >checking for strlcpy... no >checking for hppa2.0-unknown-linux-gnu-pkg-config... /usr/bin/hppa2.0-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking for hppa2.0-unknown-linux-gnu-gcc... (cached) hppa2.0-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g... (cached) yes >checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether hppa2.0-unknown-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of hppa2.0-unknown-linux-gnu-gcc... (cached) none >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for cos in -lm... yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/int_types.h usability... no >checking sys/int_types.h presence... no >checking for sys/int_types.h... no >checking for dlfcn.h... (cached) yes >checking for inttypes.h... (cached) yes >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking for memory.h... (cached) yes >checking ndir.h usability... no >checking ndir.h presence... no >checking for ndir.h... no >checking for stdlib.h... (cached) yes >checking for strings.h... (cached) yes >checking for string.h... (cached) yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking sys/queue.h usability... yes >checking sys/queue.h presence... yes >checking for sys/queue.h... yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for C/C++ restrict keyword... __restrict >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... yes >checking for a supported version of gcc... ok (7.3.0) >checking for gcc bug PR27603... ok, bug not present >checking for gcc bug PR26763-2... ok, bug not present >checking for valid code generation of CLI_ISCONTAINED... ok, bug not present >checking for gcc bug PR28045... ok, bug not present >checking for gcc bug PR37573... ok, bug not present >checking for off_t... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 4 >checking size of long long... 8 >checking size of void *... 4 >checking for ld --version-script... yes >checking whether uname(2) is POSIX... yes >checking for bind in -lsocket... no >checking for library containing gethostent... none required >checking for poll... yes >checking for setsid... yes >checking for memcpy... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for strerror_r... yes >checking for strlcpy... (cached) no >checking for strlcat... (cached) no >checking for strcasestr... yes >checking for inet_ntop... yes >checking for setgroups... yes >checking for initgroups... yes >checking for ctime_r... yes >checking for mkstemp... yes >checking for mallinfo... yes >checking for madvise... yes >checking for getnameinfo... yes >checking for strndup... yes >checking for strnlen... yes >checking for strnstr... no >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for working mmap... yes >checking for sysconf(_SC_PAGESIZE)... yes >checking for getpagesize()... yes >checking for MAP_ANON(YMOUS)... MAP_ANONYMOUS >checking for enable_extended_FILE_stdio... no >checking for timegm... yes >checking for sysctlbyname... no >checking for XML... yes >checking for xmlreader.h in ... found >CPPFLAGS: -I/usr/include/libxml2 >LD_FLAGS: -Wl,-O1 -Wl,--as-needed -lxml2 >checking for xmlTextReaderRead in -lxml2... yes >configure: Compiling and linking with libxml2 from /usr >checking for OpenSSL installation... /usr >checking for CRYPTO_free in -lcrypto... yes >checking for X509_VERIFY_PARAM_new in -lssl... yes >checking for libjson installation... checking for pcre2-config... /usr/bin/pcre2-config >checking pcre-config version... 10.34 >checking for CVE-2017-7186... ok >configure: CFLAGS from pcre-config: >configure: LIBS from pcre-config: -lpcre2-8 >configure: Compiling and linking with pcre2 from /usr >checking for LIBMSPACK... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for ZLIB... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for getaddrinfo... yes >checking for SYSTEMD... no >checking for SYSTEMD... no >systemd is not supported >Package systemd was not found in the pkg-config search path. >Perhaps you should add the directory containing `systemd.pc' >to the PKG_CONFIG_PATH environment variable >No package 'systemd' found >checking for systemd system unit installation directory... no >checking for IPv6 support... yes >checking for resolv.h... yes >checking for dn_expand in std libs... no >checking for dn_expand in -lresolv... yes >checking whether setpgrp takes no argument... yes >checking for pthread.h... (cached) yes >checking whether in_port_t is defined... yes >checking for in_addr_t definition... yes >checking sys/fanotify.h usability... yes >checking sys/fanotify.h presence... yes >checking for sys/fanotify.h... yes >checking for mi_stop in -lmilter... yes >checking libmilter/mfapi.h usability... yes >checking libmilter/mfapi.h presence... yes >checking for libmilter/mfapi.h... yes >checking for sched_yield... yes >checking for pthread_yield... yes >checking for ctime_r... yes, and it takes 2 arguments >checking for socklen_t... yes >checking for structure packing via __attribute__((packed))... yes >checking for type aligning via __attribute__((aligned))... yes >checking that structure packing works... yes >checking for fd_set... yes, found in sys/select.h >checking default FD_SETSIZE value... 1024 >checking stat64... yes >checking whether signed right shift is sign extended... yes >checking for recvmsg... yes >checking for sendmsg... yes >checking for msg_control field in struct msghdr... yes >checking BSD 4.4 / RFC2292 style fd passing... yes >checking LFS safe fts implementation... yes >checking for libcurl installation... configure: error: libcurl not found. libcurl (e.g. libcurl-devel) is required in order to build freshclam and clamsubmit. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/app-antivirus/clamav-0.102.2/work/clamav-0.102.2/config.log > [31;01m*[0m ERROR: app-antivirus/clamav-0.102.2::gentoo failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_configure > [31;01m*[0m environment, line 2691: Called econf '--disable-bzip2' '--disable-clamdtop' '--enable-ipv6' '--enable-milter' '--enable-static' '--disable-check' '--without-xml' '--without-iconv' '--without-libjson' '--enable-libclamav-only' '--without-libcurl' '--with-system-libmspack' '--cache-file=/var/tmp/portage/app-antivirus/clamav-0.102.2/work/clamav-0.102.2/config.cache' '--disable-experimental' '--disable-zlib-vcheck' '--enable-id-check' '--with-dbdir=/var/lib/clamav' '--with-zlib' '--disable-llvm' > [31;01m*[0m phase-helpers.sh, line 681: Called __helpers_die 'econf failed' > [31;01m*[0m isolated-functions.sh, line 112: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "$@" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-antivirus/clamav-0.102.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-antivirus/clamav-0.102.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-antivirus/clamav-0.102.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-antivirus/clamav-0.102.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-antivirus/clamav-0.102.2/work/clamav-0.102.2' > [31;01m*[0m S: '/var/tmp/portage/app-antivirus/clamav-0.102.2/work/clamav-0.102.2'
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 709616
: 613762 |
613764