Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 486046 Details for
Bug 625732
net-analyzer/wireshark-2.4.0 : configure: error: dumpcap group install works only with dumpcap but dumpcap is disabled
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-analyzer:wireshark-2.4.0:20170720-115135.log
net-analyzer:wireshark-2.4.0:20170720-115135.log (text/plain), 20.95 KB, created by
Toralf Förster
on 2017-07-20 16:08:50 UTC
(
hide
)
Description:
net-analyzer:wireshark-2.4.0:20170720-115135.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-20 16:08:50 UTC
Size:
20.95 KB
patch
obsolete
> * Package: net-analyzer/wireshark-2.4.0 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 capinfos caps captype cpu_flags_x86_sse4_2 dftest editcap elibc_glibc filecaps gtk kernel_linux mergecap netlink pcap qt5 randpkt randpktdump reordercap sharkd ssl text2pcap tshark udpdump userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Adding group 'wireshark' to your system ... > * - Groupid: next available >>>> Unpacking source... >>>> Unpacking wireshark-2.4.0.tar.xz to /var/tmp/portage/net-analyzer/wireshark-2.4.0/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/wireshark-2.4.0/work >>>> Preparing source in /var/tmp/portage/net-analyzer/wireshark-2.4.0/work/wireshark-2.4.0 ... > * Applying wireshark-1.99.8-qtchooser.patch ... > [ ok ] > * Applying wireshark-2.1.0-sse4_2-r1.patch ... > [ ok ] > * Applying wireshark-2.4-androiddump.patch ... > [ ok ] > * Applying wireshark-99999999-androiddump.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/wireshark-2.4.0/work/wireshark-2.4.0' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: wireshark-2.4.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/wireshark-2.4.0/work/wireshark-2.4.0 ... > * econf: updating wireshark-2.4.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating wireshark-2.4.0/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/wireshark-2.4.0 --htmldir=/usr/share/doc/wireshark-2.4.0/html --libdir=/usr/lib64 --disable-androiddump --enable-capinfos --enable-captype --disable-ciscodump --enable-dftest --disable-dumpcap --enable-editcap --enable-mergecap --enable-randpkt --enable-randpktdump --enable-reordercap --enable-sharkd --disable-sshdump --enable-text2pcap --disable-tfshark --enable-tshark --enable-udpdump --without-c-ares --with-libcap --without-geoip --with-gtk=3 --without-krb5 --without-ssh --without-libxml2 --without-lua --without-nghttp2 --with-dumpcap-group=wireshark --with-pcap --without-portaudio --without-sbc --without-libsmi --without-snappy --without-spandsp --with-gnutls --with-zlib --enable-sse4_2 --with-libnl=3 --with-qt=5 LRELEASE=/usr/lib64/qt5/bin/lrelease MOC=/usr/lib64/qt5/bin/moc RCC=/usr/lib64/qt5/bin/rcc UIC=/usr/lib64/qt5/bin/uic --disable-profile-build --disable-warnings-as-errors --sysconfdir=/etc/wireshark --enable-wireshark >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 a BSD-compatible install... /usr/lib/portage/python3.4/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 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 whether make supports nested variables... (cached) yes >checking how to print strings... printf >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-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 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-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 x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -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 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... no >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -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 whether x86_64-pc-linux-gnu-g++ is a C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes >checking for gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a sed that does not truncate output... (cached) /bin/sed >checking whether ln -s works... yes >checking for perl... /usr/bin/perl >checking for python... /usr/bin/python >checking whether /usr/bin/python is Python 2.5 or later... yes >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for pod2man... /usr/bin/pod2man >checking for pod2html... /usr/bin/pod2html >checking for doxygen... /usr/bin/doxygen >checking for doxygen... (cached) false >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.7... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for library containing cos... -lm >checking for floorl... yes >checking for lrint... yes >checking for library containing gethostbyname... none required >checking for library containing socket... none required >checking for LIBGNUTLS... yes >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.4.2... yes >checking whether to use libnl for various network interface purposes... yes >checking for LIBNL... yes >checking if nl80211.h is new enough... yes >checking for NL80211_SET_CHANNEL... yes >checking for NL80211_SPLIT_WIPHY_DUMP... yes >checking for NL80211_VHT_CAPABILITY... yes >checking for xsltproc... xsltproc >checking for a2x... a2x >checking for fop... no >checking for an HTML to text processor... w3m >checking for desktop-file-install... /usr/bin/desktop-file-install >checking for pkgproto... no >checking for pkgmk... no >checking for pkgtrans... no >checking for rpmbuild... no >checking for dpkg-buildpackage... yes >checking for xcodebuild... no >checking for hdiutil... no >checking for bless... no >checking for sw_vers... no >checking for shellcheck... no >checking for C compiler vendor... gnu >checking for C++ compiler vendor... gnu >checking whether the compiler fails when given an unknown warning option... yes >checking whether the compiler fails when given an warning option not supported for C++... no, adding -Werror >checking whether we can add -Wall to CFLAGS... yes >checking whether we can add -Wall to CXXFLAGS... yes >checking whether we can add -Wextra to CFLAGS... yes >checking whether we can add -Wextra to CXXFLAGS... yes >checking whether we can add -Wendif-labels to CFLAGS... yes >checking whether we can add -Wendif-labels to CXXFLAGS... yes >checking whether we can add -Wpointer-arith to CFLAGS... yes >checking whether we can add -Wpointer-arith to CXXFLAGS... yes >checking whether we can add -Wformat-security to CFLAGS... yes >checking whether we can add -Wformat-security to CXXFLAGS... yes >checking whether we can add -fwrapv to CFLAGS... yes >checking whether we can add -fwrapv to CXXFLAGS... yes >checking whether we can add -fno-strict-overflow to CFLAGS... yes >checking whether we can add -fno-strict-overflow to CXXFLAGS... yes >checking whether we can add -fno-delete-null-pointer-checks to CFLAGS... yes >checking whether we can add -fno-delete-null-pointer-checks to CXXFLAGS... yes >checking whether we can add -Wvla to CFLAGS... yes >checking whether we can add -Wvla to CXXFLAGS... yes >checking whether we can add -Waddress to CFLAGS... yes >checking whether we can add -Waddress to CXXFLAGS... yes >checking whether we can add -Wattributes to CFLAGS... yes >checking whether we can add -Wattributes to CXXFLAGS... yes >checking whether we can add -Wdiv-by-zero to CFLAGS... yes >checking whether we can add -Wdiv-by-zero to CXXFLAGS... yes >checking whether we can add -Wignored-qualifiers to CFLAGS... yes >checking whether we can add -Wignored-qualifiers to CXXFLAGS... yes >checking whether we can add -Wpragmas to CFLAGS... yes >checking whether we can add -Wpragmas to CXXFLAGS... yes >checking whether we can add -Wno-overlength-strings to CFLAGS... yes >checking whether we can add -Wno-overlength-strings to CXXFLAGS... yes >checking whether we can add -Wno-long-long to CFLAGS... yes >checking whether we can add -Wno-long-long to CXXFLAGS... yes >checking whether we can add -Wheader-guard to CFLAGS... no >checking whether we can add -Wheader-guard to CXXFLAGS... no >checking whether we can add -Wc++-compat to CFLAGS... yes >checking whether we can add -Wunused-const-variable to CFLAGS... yes >checking whether we can add -Wshadow to CFLAGS... yes >checking whether -Wshadow warns about variables in function declarations shadowing other variables... no >checking whether we can add -Wno-pointer-sign to CFLAGS... yes >checking whether we can add -Wold-style-definition to CFLAGS... yes >checking whether we can add -Wstrict-prototypes to CFLAGS... yes >checking whether we can add -Wlogical-op to CFLAGS... yes >checking whether -Wlogical-op generates warnings from strchr()... no >checking whether we can add -Wjump-misses-init to CFLAGS... yes >checking whether we can add -Wshorten-64-to-32 to CFLAGS... no >checking whether we can add -Werror=implicit to CFLAGS... yes >checking whether we can add -fexcess-precision=fast to CFLAGS... yes >checking whether we can add -fexcess-precision=fast to CXXFLAGS... yes >checking whether we can add -fvisibility=hidden to CFLAGS... yes >checking whether we can add -fvisibility=hidden to CXXFLAGS... yes >checking whether we can add -Wl,--as-needed to LDFLAGS... yes >checking whether we can add -fPIE to CFLAGS... yes >checking whether we can add -fPIE -pie to LDFLAGS... yes >checking whether we can add -msse4.2 to CFLAGS... yes >checking whether there is emmintrin.h header and we can use it... yes >checking whether there is nmmintrin.h header and we can use it... yes >checking whether -D_FORTIFY_SOURCE=2 can be used (without generating a warning)... no >checking whether we should treat compiler warnings as errors... no >checking for platform-specific compiler flags... none needed >checking for platform-specific linker flags... none needed >checking if profile builds must be generated... no >checking for GLIB... yes >checking for Qt5Core - version >= 5.0.0... yes (version 5.7.1) >checking for Qt5Gui - version >= 5.0.0... yes (version 5.7.1) >checking for Qt5Widgets - version >= 5.0.0... yes (version 5.7.1) >checking for Qt5PrintSupport - version >= 5.0.0... yes (version 5.7.1) >checking for Qt5Multimedia - version >= 5.0.0... yes (version 5.7.1) >checking for Qt5MacExtras - version >= 5.0.0... no >checking whether Qt works without -fPIC... no >checking whether Qt works with -fPIC... yes >checking for uic-qt5... /usr/lib64/qt5/bin/uic >checking for moc-qt5... /usr/lib64/qt5/bin/moc >checking for rcc-qt5... /usr/lib64/qt5/bin/rcc >checking for lrelease-qt5... /usr/lib64/qt5/bin/lrelease >checking whether lrelease -version works... ok, lrelease version 5.7.1 >checking for GTK... yes >checking whether GDK-Pixbuf can load data using GResource... yes >checking whether GLib supports loadable modules... yes >checking for dladdr... no >checking for dladdr... (cached) no >checking whether GLib supports POSIX/XSI thousands grouping... yes >checking whether to use macOS integration functions... yes >checking for gtkosx_application_set_menu_bar in -lgtkmacintegration... no >checking for gtk_mac_menu_set_menu_bar in -lGtk... no >checking for gtk_mac_menu_set_menu_bar in -lgtkmacintegration... no >checking whether to use libpcap for packet capture... yes >checking for x86_64-pc-linux-gnu-pcap-config... no >checking for pcap-config... /usr/bin/pcap-config >checking for broken pcap-config... no >checking pcap.h usability... yes >checking pcap.h presence... yes >checking for pcap.h... yes >checking for pcap_open_dead... yes >checking for pcap_freecode... yes >checking whether pcap_breakloop is present... yes >checking whether pcap_findalldevs is present and usable... yes >checking for pcap_datalink_val_to_name... yes >checking for pcap_datalink_name_to_val... yes >checking for pcap_datalink_val_to_description... yes >checking for pcap_list_datalinks... yes >checking for pcap_set_datalink... yes >checking for pcap_lib_version... yes >checking for pcap_get_selectable_fd... yes >checking for pcap_free_datalinks... yes >checking for pcap_create... yes >checking for bpf_image... yes >checking for pcap_set_tstamp_precision... yes >checking whether to build dumpcap... no >checking whether to build rawshark... yes >checking whether to use libpcap remote capturing feature... no >checking whether to use zlib for gzip compression and decompression... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for inflate in -lz... yes >checking for inflatePrime... yes >checking for inflatePrime missing when linking with X11... no >checking whether to use lz4 compression and decompression... yes >checking lz4.h usability... yes >checking lz4.h presence... yes >checking for lz4.h... yes >checking for LZ4_decompress_safe... yes >checking whether to use snappy compression and decompression... no >checking whether to use libportaudio for the GTK+ RTP player... no >checking for setcap... /sbin/setcap >checking whether to install dumpcap with cap_net_admin and cap_net_raw capabilities... no >checking whether to install dumpcap setuid... no >checking for setresuid... yes >checking for setresgid... yes >configure: error: dumpcap group install works only with dumpcap but dumpcap is disabled > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-analyzer/wireshark-2.4.0/work/wireshark-2.4.0/config.log > * ERROR: net-analyzer/wireshark-2.4.0::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 115: Called src_configure > * environment, line 3906: Called econf '--disable-androiddump' '--enable-capinfos' '--enable-captype' '--disable-ciscodump' '--enable-dftest' '--disable-dumpcap' '--enable-editcap' '--enable-mergecap' '--enable-randpkt' '--enable-randpktdump' '--enable-reordercap' '--enable-sharkd' '--disable-sshdump' '--enable-text2pcap' '--disable-tfshark' '--enable-tshark' '--enable-udpdump' '--without-c-ares' '--with-libcap' '--without-geoip' '--with-gtk=3' '--without-krb5' '--without-ssh' '--without-libxml2' '--without-lua' '--without-nghttp2' '--with-dumpcap-group=wireshark' '--with-pcap' '--without-portaudio' '--without-sbc' '--without-libsmi' '--without-snappy' '--without-spandsp' '--with-gnutls' '--with-zlib' '--enable-sse4_2' '--with-libnl=3' '--with-qt=5' 'LRELEASE=/usr/lib64/qt5/bin/lrelease' 'MOC=/usr/lib64/qt5/bin/moc' 'RCC=/usr/lib64/qt5/bin/rcc' 'UIC=/usr/lib64/qt5/bin/uic' '--disable-profile-build' '--disable-warnings-as-errors' '--sysconfdir=/etc/wireshark' '--enable-wireshark' > * phase-helpers.sh, line 665: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 117: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=net-analyzer/wireshark-2.4.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/wireshark-2.4.0::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:wireshark-2.4.0:20170720-115135.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/wireshark-2.4.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/wireshark-2.4.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/wireshark-2.4.0/work/wireshark-2.4.0' > * S: '/var/tmp/portage/net-analyzer/wireshark-2.4.0/work/wireshark-2.4.0'
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 625732
:
486036
|
486038
|
486040
|
486042
|
486044
| 486046 |
486048