Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902467 - net-analyzer/wireshark-4.0.4-r1 - /.../wspcap.h: fatal error: pcap.h: No such file or directory
Summary: net-analyzer/wireshark-4.0.4-r1 - /.../wspcap.h: fatal error: pcap.h: No such...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-20 20:44 UTC by Toralf Förster
Modified: 2023-03-20 20:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.87 KB, text/plain)
2023-03-20 20:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,28.68 KB, text/plain)
2023-03-20 20:44 UTC, Toralf Förster
Details
environment (environment,153.45 KB, text/plain)
2023-03-20 20:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.64 KB, application/x-bzip)
2023-03-20 20:44 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.80 KB, application/x-bzip)
2023-03-20 20:44 UTC, Toralf Förster
Details
net-analyzer:wireshark-4.0.4-r1:20230320-111256.log.bz2 (net-analyzer:wireshark-4.0.4-r1:20230320-111256.log.bz2,36.53 KB, application/x-bzip)
2023-03-20 20:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,70.84 KB, application/x-bzip)
2023-03-20 20:44 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-03-20 20:44:37 UTC
too long lines were shrinked:

[1617/2284] /usr/bin/x86_64-pc-linux-gnu-gcc -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-4.0.4_build -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-4.0.4 -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/wor
[1618/2284] /usr/bin/x86_64-pc-linux-gnu-gcc -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-4.0.4_build -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-4.0.4 -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/wor
[1619/2284] /usr/bin/x86_64-pc-linux-gnu-gcc -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-4.0.4_build -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-4.0.4 -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/wor
FAILED: tools/radiotap-gen/CMakeFiles/radiotap-gen.dir/radiotap-gen.c.o 
/usr/bin/x86_64-pc-linux-gnu-gcc -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-4.0.4_build -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-4.0.4 -I/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-
In file included from /var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-4.0.4/tools/radiotap-gen/radiotap-gen.c:18:
/var/tmp/portage/net-analyzer/wireshark-4.0.4-r1/work/wireshark-4.0.4/wspcap.h:63:10: fatal error: pcap.h: No such file or directory
   63 | #include <pcap.h>
      |          ^~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20230320-020010

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/16
16.0.0
Python 3.10.10
Available Rust versions:
  [1]   rust-1.67.1 *
php cli (if any):

  HEAD of ::gentoo
commit 2c62a95750aa333ebd5b46e0ce47c112c7c587df
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Mar 20 10:17:04 2023 +0000

    2023-03-20 10:17:03 UTC

emerge -qpvO net-analyzer/wireshark
[ebuild  N    ] net-analyzer/wireshark-4.0.4-r1  USE="capinfos captype dftest dumpcap editcap filecaps gui kerberos minizip netlink randpkt randpktdump reordercap sharkd ssl text2pcap tshark udpdump zlib zstd -androiddump -bcg729 -brotli -ciscodump -doc -dpauxmon -http2 -ilbc -libxml2 (-lto) -lua -lz4 -maxminddb -mergecap -opus -pcap -plugins (-qt6) -sbc -sdjournal (-selinux) -smi -snappy -spandsp -sshdump -test -tfshark -wifi" LUA_SINGLE_TARGET="lua5-1"
Comment 1 Toralf Förster gentoo-dev 2023-03-20 20:44:38 UTC
Created attachment 858459 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-20 20:44:39 UTC
Created attachment 858461 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-03-20 20:44:41 UTC
Created attachment 858463 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-20 20:44:42 UTC
Created attachment 858465 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-20 20:44:43 UTC
Created attachment 858467 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-20 20:44:44 UTC
Created attachment 858469 [details]
net-analyzer:wireshark-4.0.4-r1:20230320-111256.log.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-20 20:44:46 UTC
Created attachment 858471 [details]
temp.tar.bz2