Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 915015 Details for
Bug 946971
net-analyzer/tcpreplay-4.5.1 - [llvm] configure: error: Unable to link libpcap in /usr
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-analyzer:tcpreplay-4.5.1:20241225-014359.log
net-analyzer:tcpreplay-4.5.1:20241225-014359.log (text/plain), 14.78 KB, created by
Toralf Förster
on 2024-12-26 22:03:12 UTC
(
hide
)
Description:
net-analyzer:tcpreplay-4.5.1:20241225-014359.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-12-26 22:03:12 UTC
Size:
14.78 KB
patch
obsolete
> * Package: net-analyzer/tcpreplay-4.5.1:0 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux tcpdump > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking tcpreplay-4.5.1.tar.xz to /var/tmp/portage/net-analyzer/tcpreplay-4.5.1/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/tcpreplay-4.5.1/work >>>> Preparing source in /var/tmp/portage/net-analyzer/tcpreplay-4.5.1/work/tcpreplay-4.5.1 ... > * Applying tcpreplay-4.3.0-enable-pcap_findalldevs.patch ... >patching file configure.ac >Hunk #1 succeeded at 1884 with fuzz 1 (offset 385 lines). > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/tcpreplay-4.5.1/work/tcpreplay-4.5.1' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 -I libopts/m4 --system-acdir=/var/tmp/portage/net-analyzer/tcpreplay-4.5.1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: tcpreplay-4.5.1/ > * Running elibtoolize in: tcpreplay-4.5.1/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying verbose-pic/2.4.7 patch ... > * Applying clang-runtime-ltmain/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/tcpreplay-4.5.1/work/tcpreplay-4.5.1 ... > * econf: updating tcpreplay-4.5.1/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating tcpreplay-4.5.1/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating tcpreplay-4.5.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating tcpreplay-4.5.1/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-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/tcpreplay-4.5.1 --htmldir=/usr/share/doc/tcpreplay-4.5.1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-debug --without-pcapnav-config --with-tcpdump=/usr/sbin/tcpdump --enable-dynamic-link --enable-local-libopts --enable-shared --with-libdnet --with-testnic2=lo --with-testnic=lo >configure: loading site script /usr/share/config.site >checking whether to enable maintainer-specific portions of Makefiles... yes >checking if malloc debugging is wanted... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for cygwin development environment... no >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking dependency style of clang... none >checking for x86_64-pc-linux-gnu-ar... llvm-ar >checking the archiver (llvm-ar) interface... ar >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by clang... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for ld.lld option to reload object files... -r >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... llvm-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking for x86_64-pc-linux-gnu-ar... (cached) llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking command to parse llvm-nm output from clang object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-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 sys/time.h... yes >checking for vfork.h... no >checking for sys/param.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (ld.lld -m elf_x86_64) 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 x86_64-pc-linux-gnu-gcc... (cached) clang >checking whether the compiler supports GNU C... (cached) yes >checking whether clang accepts -g... (cached) yes >checking for clang option to enable C11 features... (cached) none needed >checking whether clang understands -c and -o together... (cached) yes >checking dependency style of clang... (cached) none >checking whether the compiler supports GNU C++... yes >checking whether clang++ accepts -g... yes >checking for clang++ option to enable C++11 features... none needed >checking dependency style of clang++... none >checking how to run the C++ preprocessor... clang++ -E >checking for ld used by clang++... ld.lld -m elf_x86_64 >checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes >checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking for clang++ option to produce PIC... -fPIC -DPIC >checking if clang++ PIC flag -fPIC -DPIC works... yes >checking if clang++ static flag -static works... yes >checking if clang++ supports -c -o file.o... yes >checking if clang++ supports -c -o file.o... (cached) yes >checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking how to run the C preprocessor... clang-cpp >checking whether ln -s works... yes >checking for gawk... (cached) gawk >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking whether make sets $(MAKE)... (cached) yes >checking for printf... /usr/bin/printf >checking for echo... /usr/bin/echo >checking for cut... /usr/bin/cut >checking for autogen... /usr/bin/autogen >checking for groff... /usr/bin/groff >checking for depmod... /usr/bin/depmod >checking for insmod... /usr/bin/insmod >checking for rmmod... /usr/bin/rmmod >checking for autogen version >= 5.18.16... yes >configure: Using included libopts tearoff >checking for egrep... (cached) /usr/bin/grep -E >checking for sys/mkdev.h... no >checking for sys/sysmacros.h... yes >checking for _Bool... yes >checking for stdbool.h that conforms to C99 or later... yes >checking for inline... inline >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for int8_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uint8_t... yes >checking for an ANSI C-conforming const... yes >checking for inline... (cached) inline >checking for clang option to enable large file support... none needed >checking for declarations of fseeko and ftello... yes >checking for u_int8_t... yes >checking for u_int16_t... yes >checking for u_int32_t... yes >checking for u_int64_t... yes >checking for clang -Wextra support... no >checking for clang -Wno-variadic-macros support... yes >checking for clang -Wfatal-errors support... yes >checking for clang -Wno-format-contains-nul support... no >checking for fcntl.h... yes >checking for stddef.h... yes >checking for sys/socket.h... yes >checking for arpa/inet.h... yes >checking for sys/time.h... (cached) yes >checking for signal.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for stdint.h... (cached) yes >checking for sys/select.h... yes >checking for netinet/in.h... yes >checking for netinet/in_systm.h... yes >checking for poll.h... yes >checking for sys/poll.h... yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for libintl.h... yes >checking for sys/file.h... yes >checking for sys/ioctl.h... yes >checking for sys/systeminfo.h... no >checking for sys/io.h... yes >checking for architecture/i386/pio.h... no >checking for sched.h... yes >checking for fts.h... yes >checking for _Bool... (cached) yes >checking for stdbool.h that conforms to C99 or later... (cached) yes >checking for sys/sysctl.h... no >checking for net/route.h... yes >checking for socket in -lsocket... no >checking for gethostbyname in -lnsl... yes >checking for nanosleep in -lrt... yes >checking for resolv in -lresolv... no >checking for fork... yes >checking for vfork... yes >checking for vprintf... yes >checking for alarm... yes >checking for getpagesize... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether lstat correctly handles trailing slash... yes >checking for working memcmp... yes >checking for working mktime... yes >checking for working mmap... yes >checking for struct timeval.tv_sec... yes >checking for alarm... (cached) yes >checking for atexit... yes >checking for bzero... yes >checking for dup2... yes >checking for gethostbyname... yes >checking for getpagesize... (cached) yes >checking for gettimeofday... yes >checking for ctime... yes >checking for inet_ntoa... yes >checking for memmove... yes >checking for memset... yes >checking for munmap... yes >checking for pow... no >checking for putenv... yes >checking for realpath... yes >checking for regcomp... yes >checking for strdup... yes >checking for select... yes >checking for socket... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strcspn... yes >checking for strdup... (cached) yes >checking for strerror... yes >checking for strtol... yes >checking for strncpy... yes >checking for strtoull... yes >checking for poll... yes >checking for ntohll... no >checking for mmap... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for strsignal... yes >checking for strpbrk... yes >checking for strrchr... yes >checking for strspn... yes >checking for strstr... yes >checking for strtoul... yes >checking for ioperm... yes >checking for strlcpy... yes >checking whether byte ordering is bigendian... no >configure: Bypassing libpcap discovery via pcap_config >configure: Using u_int64_t for packet counters >checking for inet_aton... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for inet_addr... yes >checking for fts_read... yes >checking for linux/if_tun.h... yes >checking for libpcap... /usr >checking for library containing nl_handle_alloc... no >checking for bpf_object__open_file in -lbpf... yes >checking for xsk_umem__delete in -lxdp... no >configure: Unable to find libxdp library >checking for nl_cache_alloc in -lnl... no >checking for genl_connect in -lnl-genl-3... yes >checking for nl_cache_alloc in -lnl-3... yes >checking for dbus_malloc in -ldbus-1... yes >checking for numa_available in -lnuma... yes >checking for pthread_create in -lpthread... yes >checking for library containing pcap_get_pfring_id... no >checking for library containing pcap_close... no >configure: error: Unable to link libpcap in /usr > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-analyzer/tcpreplay-4.5.1/work/tcpreplay-4.5.1/config.log > * ERROR: net-analyzer/tcpreplay-4.5.1::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2222: Called econf '--disable-debug' '--without-pcapnav-config' '--with-tcpdump=/usr/sbin/tcpdump' '--enable-dynamic-link' '--enable-local-libopts' '--enable-shared' '--with-libdnet' '--with-testnic2=lo' '--with-testnic=lo' > * phase-helpers.sh, line 647: 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-analyzer/tcpreplay-4.5.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/tcpreplay-4.5.1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:tcpreplay-4.5.1:20241225-014359.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/tcpreplay-4.5.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/tcpreplay-4.5.1/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/tcpreplay-4.5.1/work/tcpreplay-4.5.1' > * S: '/var/tmp/portage/net-analyzer/tcpreplay-4.5.1/work/tcpreplay-4.5.1' >
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 946971
:
915009
|
915010
|
915011
|
915012
|
915013
|
915014
| 915015 |
915016
|
915017