* Package: net-analyzer/wireshark-2.6.4-r1 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 capinfos captype dftest dumpcap 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 userpriv usersandbox * Adding group 'wireshark' to your system ... * - Groupid: next available >>> Unpacking source... >>> Unpacking wireshark-2.6.4.tar.xz to /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work >>> Source unpacked in /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work >>> Preparing source in /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4 ... * Applying wireshark-1.99.8-qtchooser.patch ... [ ok ] * Applying wireshark-2.4-androiddump.patch ... [ ok ] * Applying wireshark-2.6.0-androiddump-wsutil.patch ... [ ok ] * Applying wireshark-2.6.0-redhat.patch ... [ ok ] * Applying wireshark-2.6.2-qtsvg.patch ... [ ok ] * Applying wireshark-99999999-androiddump.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4_build" cmake -C /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr LRELEASE=/usr/lib64/qt5/bin/lrelease MOC=/usr/lib64/qt5/bin/moc RCC=/usr/lib64/qt5/bin/rcc UIC=/usr/lib64/qt5/bin/uic -DBUILD_androiddump=no -DBUILD_capinfos=yes -DBUILD_captype=yes -DBUILD_ciscodump=no -DBUILD_dftest=yes -DBUILD_dumpcap=yes -DBUILD_editcap=yes -DBUILD_mergecap=yes -DBUILD_mmdbresolve=no -DBUILD_randpkt=yes -DBUILD_randpktdump=yes -DBUILD_reordercap=yes -DBUILD_sharkd=yes -DBUILD_sshdump=no -DBUILD_text2pcap=yes -DBUILD_tfshark=no -DBUILD_tshark=yes -DBUILD_udpdump=yes -DBUILD_wireshark=yes -DBUILD_wireshark_gtk=yes -DDISABLE_WERROR=yes -DENABLE_BCG729=no -DENABLE_CAP=no -DENABLE_CARES=no -DENABLE_GNUTLS=yes -DENABLE_KERBEROS=no -DENABLE_LIBXML2=no -DENABLE_LUA=no -DENABLE_LZ4=no -DENABLE_NETLINK=yes -DENABLE_NGHTTP2=no -DENABLE_PCAP=yes -DENABLE_PORTAUDIO=no -DENABLE_SBC=no -DENABLE_SMI=no -DENABLE_SNAPPY=no -DENABLE_SPANDSP=no -DENABLE_ZLIB=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4_build/gentoo_toolchain.cmake /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4 loading initial cache file /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4_build/gentoo_common_config.cmake -- The C compiler identification is GNU 8.2.0 -- The CXX compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Generating build using CMake 3.13.0 CMake Deprecation Warning at CMakeLists.txt:49 (cmake_policy): The OLD behavior for policy CMP0042 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:54 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- No custom file found in /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4 -- Configuration types: -- CMAKE_C_FLAGS_GENTOO: -- CMAKE_CXX_FLAGS_GENTOO: -- V: 2.6.4, MaV: 2, MiV: 6, PL: 4, EV: . -- Found PythonInterp: /usr/bin/python (found version "3.6.6") -- Found python module asn2wrs: /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4/tools/asn2wrs.py -- Checking for c-compiler flag: -fexcess-precision=fast -- Performing Test C__fexcess_precision_fast_VALID -- Performing Test C__fexcess_precision_fast_VALID - Success -- Checking for c++-compiler flag: -fexcess-precision=fast -- Performing Test CXX__fexcess_precision_fast_VALID -- Performing Test CXX__fexcess_precision_fast_VALID - Success -- Checking for c-compiler flag: -Wall -- Performing Test C__Wall_VALID -- Performing Test C__Wall_VALID - Success -- Checking for c-compiler flag: -Wextra -- Performing Test C__Wextra_VALID -- Performing Test C__Wextra_VALID - Success -- Checking for c-compiler flag: -Wendif-labels -- Performing Test C__Wendif_labels_VALID -- Performing Test C__Wendif_labels_VALID - Success -- Checking for c-compiler flag: -Wpointer-arith -- Performing Test C__Wpointer_arith_VALID -- Performing Test C__Wpointer_arith_VALID - Success -- Checking for c-compiler flag: -Wformat-security -- Performing Test C__Wformat_security_VALID -- Performing Test C__Wformat_security_VALID - Success -- Checking for c-compiler flag: -fwrapv -- Performing Test C__fwrapv_VALID -- Performing Test C__fwrapv_VALID - Success -- Checking for c-compiler flag: -fno-strict-overflow -- Performing Test C__fno_strict_overflow_VALID -- Performing Test C__fno_strict_overflow_VALID - Success -- Checking for c-compiler flag: -Wvla -- Performing Test C__Wvla_VALID -- Performing Test C__Wvla_VALID - Success -- Checking for c-compiler flag: -Waddress -- Performing Test C__Waddress_VALID -- Performing Test C__Waddress_VALID - Success -- Checking for c-compiler flag: -Wattributes -- Performing Test C__Wattributes_VALID -- Performing Test C__Wattributes_VALID - Success -- Checking for c-compiler flag: -Wdiv-by-zero -- Performing Test C__Wdiv_by_zero_VALID -- Performing Test C__Wdiv_by_zero_VALID - Success -- Checking for c-compiler flag: -Wignored-qualifiers -- Performing Test C__Wignored_qualifiers_VALID -- Performing Test C__Wignored_qualifiers_VALID - Success -- Checking for c-compiler flag: -Wpragmas -- Performing Test C__Wpragmas_VALID -- Performing Test C__Wpragmas_VALID - Success -- Checking for c-compiler flag: -Wno-overlength-strings -- Performing Test C__Wno_overlength_strings_VALID -- Performing Test C__Wno_overlength_strings_VALID - Success -- Checking for c-compiler flag: -Wno-long-long -- Performing Test C__Wno_long_long_VALID -- Performing Test C__Wno_long_long_VALID - Success -- Checking for c-compiler flag: -Wheader-guard -- Performing Test C__Wheader_guard_VALID -- Performing Test C__Wheader_guard_VALID - Failed -- Checking for c-compiler flag: -Wframe-larger-than=32768 -- Performing Test C__Wframe_larger_than_32768_VALID -- Performing Test C__Wframe_larger_than_32768_VALID - Success -- Checking for c-compiler flag: -Wc++-compat -- Performing Test C__Wc_compat_VALID -- Performing Test C__Wc_compat_VALID - Success -- Checking for c-compiler flag: -Wunused-const-variable -- Performing Test C__Wunused_const_variable_VALID -- Performing Test C__Wunused_const_variable_VALID - Success -- Checking for c-compiler flag: -Wshadow -- Performing Test C__Wshadow_VALID -- Performing Test C__Wshadow_VALID - Success -- Checking for c-compiler flag: -Wno-pointer-sign -- Performing Test C__Wno_pointer_sign_VALID -- Performing Test C__Wno_pointer_sign_VALID - Success -- Checking for c-compiler flag: -Wold-style-definition -- Performing Test C__Wold_style_definition_VALID -- Performing Test C__Wold_style_definition_VALID - Success -- Checking for c-compiler flag: -Wstrict-prototypes -- Performing Test C__Wstrict_prototypes_VALID -- Performing Test C__Wstrict_prototypes_VALID - Success -- Checking for c-compiler flag: -Wlogical-op -- Performing Test C__Wlogical_op_VALID -- Performing Test C__Wlogical_op_VALID - Success -- Checking for c-compiler flag: -Wjump-misses-init -- Performing Test C__Wjump_misses_init_VALID -- Performing Test C__Wjump_misses_init_VALID - Success -- Checking for c-compiler flag: -Wshorten-64-to-32 -- Performing Test C__Wshorten_64_to_32_VALID -- Performing Test C__Wshorten_64_to_32_VALID - Failed -- Checking for c-compiler flag: -Werror=implicit -- Performing Test C__Werror_implicit_VALID -- Performing Test C__Werror_implicit_VALID - Success -- Checking for c-compiler flag: -Wcomma -- Performing Test C__Wcomma_VALID -- Performing Test C__Wcomma_VALID - Failed -- Checking for c++-compiler flag: -Wall -- Performing Test CXX__Wall_VALID -- Performing Test CXX__Wall_VALID - Success -- Checking for c++-compiler flag: -Wextra -- Performing Test CXX__Wextra_VALID -- Performing Test CXX__Wextra_VALID - Success -- Checking for c++-compiler flag: -Wendif-labels -- Performing Test CXX__Wendif_labels_VALID -- Performing Test CXX__Wendif_labels_VALID - Success -- Checking for c++-compiler flag: -Wpointer-arith -- Performing Test CXX__Wpointer_arith_VALID -- Performing Test CXX__Wpointer_arith_VALID - Success -- Checking for c++-compiler flag: -Wformat-security -- Performing Test CXX__Wformat_security_VALID -- Performing Test CXX__Wformat_security_VALID - Success -- Checking for c++-compiler flag: -fwrapv -- Performing Test CXX__fwrapv_VALID -- Performing Test CXX__fwrapv_VALID - Success -- Checking for c++-compiler flag: -fno-strict-overflow -- Performing Test CXX__fno_strict_overflow_VALID -- Performing Test CXX__fno_strict_overflow_VALID - Success -- Checking for c++-compiler flag: -Wvla -- Performing Test CXX__Wvla_VALID -- Performing Test CXX__Wvla_VALID - Success -- Checking for c++-compiler flag: -Waddress -- Performing Test CXX__Waddress_VALID -- Performing Test CXX__Waddress_VALID - Success -- Checking for c++-compiler flag: -Wattributes -- Performing Test CXX__Wattributes_VALID -- Performing Test CXX__Wattributes_VALID - Success -- Checking for c++-compiler flag: -Wdiv-by-zero -- Performing Test CXX__Wdiv_by_zero_VALID -- Performing Test CXX__Wdiv_by_zero_VALID - Success -- Checking for c++-compiler flag: -Wignored-qualifiers -- Performing Test CXX__Wignored_qualifiers_VALID -- Performing Test CXX__Wignored_qualifiers_VALID - Success -- Checking for c++-compiler flag: -Wpragmas -- Performing Test CXX__Wpragmas_VALID -- Performing Test CXX__Wpragmas_VALID - Success -- Checking for c++-compiler flag: -Wno-overlength-strings -- Performing Test CXX__Wno_overlength_strings_VALID -- Performing Test CXX__Wno_overlength_strings_VALID - Success -- Checking for c++-compiler flag: -Wno-long-long -- Performing Test CXX__Wno_long_long_VALID -- Performing Test CXX__Wno_long_long_VALID - Success -- Checking for c++-compiler flag: -Wheader-guard -- Performing Test CXX__Wheader_guard_VALID -- Performing Test CXX__Wheader_guard_VALID - Failed -- Checking for c++-compiler flag: -Wframe-larger-than=32768 -- Performing Test CXX__Wframe_larger_than_32768_VALID -- Performing Test CXX__Wframe_larger_than_32768_VALID - Success -- Checking for c++-compiler flag: -Wshorten-64-to-32 -- Performing Test CXX__Wshorten_64_to_32_VALID -- Performing Test CXX__Wshorten_64_to_32_VALID - Failed -- Performing Test FVHIDDEN -- Performing Test FVHIDDEN - Success statuscheck linker flag - test linker flags: -Wl,--as-needed -- Performing Test WS_LD_FLAG_VALID0 -- Performing Test WS_LD_FLAG_VALID0 - Success statuscheck linker flag - test linker flags: -pie -- Performing Test WS_LD_FLAG_VALID1 -- Performing Test WS_LD_FLAG_VALID1 - Success -- Package List: DOXYGEN GCRYPT GLIB2 GMODULE2 GNUTLS GTHREAD2 GTK3 Gettext Git LEX LIBSSH M NL PCAP POD Perl PythonInterp Qt5Core Qt5LinguistTools Qt5Multimedia Qt5PrintSupport Qt5Widgets YACC ZLIB -- Found DOXYGEN: /usr/bin/doxygen -- DOXYGEN FOUND -- DOXYGEN executable: /usr/bin/doxygen -- Found GCRYPT: /usr/lib/libgcrypt.so (found suitable version "1.8.4", minimum required is "1.4.2") -- GCRYPT FOUND -- GCRYPT includes: /usr/include -- GCRYPT libs: /usr/lib/libgcrypt.so;/usr/lib/libgpg-error.so -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") -- Checking for one of the modules 'glib-2.0>=2.22.0' -- Found GLIB2: /usr/lib64/libglib-2.0.so -- GLIB2 FOUND -- GLIB2 includes: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- GLIB2 libs: /usr/lib64/libglib-2.0.so -- Checking for one of the modules 'gmodule-2.0' -- GMODULE2 FOUND -- GMODULE2 includes: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- GMODULE2 libs: gmodule-2.0;glib-2.0 -- Checking for one of the modules 'gnutls' -- Found GNUTLS: /usr/lib64/libgnutls.so (found suitable version "3.5.19", minimum required is "2.12.0") -- GNUTLS FOUND -- GNUTLS includes: /usr/include -- GNUTLS libs: /usr/lib64/libgnutls.so -- Checking for one of the modules 'gthread-2.0' -- GTHREAD2 FOUND -- GTHREAD2 includes: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- GTHREAD2 libs: gthread-2.0;glib-2.0 -- Found GTK3: /usr/lib64/libgtk-3.so;/usr/lib64/libgtk-3.so;/usr/lib64/libgdk-3.so;/usr/lib64/libpangocairo-1.0.so;/usr/lib64/libpango-1.0.so;/usr/lib64/libatk-1.0.so;/usr/lib64/libcairo-gobject.so;/usr/lib64/libcairo.so;/usr/lib64/libgdk_pixbuf-2.0.so;/usr/lib64/libgio-2.0.so;/usr/lib64/libgobject-2.0.so;/usr/lib64/libglib-2.0.so -- GTK3 FOUND -- GTK3 includes: /usr/include;/usr/include/gtk-3.0;/usr/include/at-spi2-atk/2.0;/usr/include/at-spi-2.0;/usr/include/dbus-1.0;/usr/lib64/dbus-1.0/include;/usr/include/gtk-3.0;/usr/include/gio-unix-2.0/;/usr/include/cairo;/usr/include/pango-1.0;/usr/include/harfbuzz;/usr/include/pango-1.0;/usr/include/fribidi;/usr/include/atk-1.0;/usr/include/cairo;/usr/include/pixman-1;/usr/include/uuid;/usr/include/freetype2;/usr/include/libdrm;/usr/include/gdk-pixbuf-2.0;/usr/include/libpng16;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- GTK3 libs: /usr/lib64/libgtk-3.so;/usr/lib64/libgtk-3.so;/usr/lib64/libgdk-3.so;/usr/lib64/libpangocairo-1.0.so;/usr/lib64/libpango-1.0.so;/usr/lib64/libatk-1.0.so;/usr/lib64/libcairo-gobject.so;/usr/lib64/libcairo.so;/usr/lib64/libgdk_pixbuf-2.0.so;/usr/lib64/libgio-2.0.so;/usr/lib64/libgobject-2.0.so;/usr/lib64/libglib-2.0.so -- GTK3 definitions: -pthread -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- GETTEXT FOUND -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Git NOT FOUND -- Found LEX: /usr/bin/flex -- LEX FOUND -- LEX executable: /usr/bin/flex -- Could NOT find LIBSSH (missing: LIBSSH_LIBRARIES LIBSSH_INCLUDE_DIRS LIBSSH_VERSION) (Required is at least version "0.6") -- LIBSSH NOT FOUND -- Found M: /usr/lib/libm.so -- M FOUND -- M includes: /usr/include -- M libs: /usr/lib/libm.so -- Checking for modules 'libnl-3.0;libnl-genl-3.0;libnl-route-3.0' -- Found libnl-3.0, version 3.4.0 -- Found libnl-genl-3.0, version 3.4.0 -- Found libnl-route-3.0, version 3.4.0 -- Found NL: /usr/lib64/libnl-3.so -- NL FOUND -- NL includes: /usr/include/libnl3 -- NL libs: /usr/lib64/libnl-genl-3.so;/usr/lib64/libnl-route-3.so;/usr/lib64/libnl-3.so -- Found PCAP: /usr/include -- Looking for pcap_open_dead -- Looking for pcap_open_dead - found -- Looking for pcap_freecode -- Looking for pcap_freecode - found -- Looking for pcap_breakloop -- Looking for pcap_breakloop - found -- Looking for pcap_create -- Looking for pcap_create - found -- Looking for pcap_datalink_name_to_val -- Looking for pcap_datalink_name_to_val - found -- Looking for pcap_datalink_val_to_description -- Looking for pcap_datalink_val_to_description - found -- Looking for pcap_datalink_val_to_name -- Looking for pcap_datalink_val_to_name - found -- Looking for pcap_findalldevs -- Looking for pcap_findalldevs - found -- Looking for pcap_free_datalinks -- Looking for pcap_free_datalinks - found -- Looking for pcap_get_selectable_fd -- Looking for pcap_get_selectable_fd - found -- Looking for pcap_lib_version -- Looking for pcap_lib_version - found -- Looking for pcap_list_datalinks -- Looking for pcap_list_datalinks - found -- Looking for pcap_set_datalink -- Looking for pcap_set_datalink - found -- Looking for bpf_image -- Looking for bpf_image - found -- Looking for pcap_set_tstamp_precision -- Looking for pcap_set_tstamp_precision - found -- Looking for pcap_set_tstamp_type -- Looking for pcap_set_tstamp_type - found -- Looking for pcap_open -- Looking for pcap_open - not found -- PCAP FOUND -- PCAP includes: /usr/include -- PCAP libs: /usr/lib/libpcap.so -- Found POD: /usr/bin/pod2man -- POD FOUND -- Found Perl: /usr/bin/perl (found version "5.26.2") -- PERL FOUND -- Perl executable: /usr/bin/perl -- Found PythonInterp: /usr/bin/python (found suitable version "3.6.6", minimum required is "2") -- PYTHONINTERP FOUND -- Qt5Core FOUND -- Qt5Core includes: /usr/include/qt5/;/usr/include/qt5/QtCore;/usr/lib64/qt5//mkspecs/linux-g++ -- Qt5Core libs: Qt5::Core -- Qt5Core definitions: -DQT_CORE_LIB -- Qt5LinguistTools FOUND -- Qt5Multimedia FOUND -- Qt5Multimedia includes: /usr/include/qt5/;/usr/include/qt5/QtMultimedia;/usr/include/qt5/QtNetwork;/usr/include/qt5/QtCore;/usr/lib64/qt5//mkspecs/linux-g++;/usr/include/qt5/QtGui;/usr/include -- Qt5Multimedia libs: Qt5::Multimedia -- Qt5Multimedia definitions: -DQT_MULTIMEDIA_LIB;-DQT_NETWORK_LIB;-DQT_CORE_LIB;-DQT_GUI_LIB -- Qt5PrintSupport FOUND -- Qt5PrintSupport includes: /usr/include/qt5/;/usr/include/qt5/QtPrintSupport;/usr/include/qt5/QtWidgets;/usr/include/qt5/QtGui;/usr/include/qt5/QtCore;/usr/lib64/qt5//mkspecs/linux-g++;/usr/include -- Qt5PrintSupport libs: Qt5::PrintSupport -- Qt5PrintSupport definitions: -DQT_PRINTSUPPORT_LIB;-DQT_WIDGETS_LIB;-DQT_GUI_LIB;-DQT_CORE_LIB -- Qt5Widgets FOUND -- Qt5Widgets includes: /usr/include/qt5/;/usr/include/qt5/QtWidgets;/usr/include/qt5/QtGui;/usr/include/qt5/QtCore;/usr/lib64/qt5//mkspecs/linux-g++;/usr/include -- Qt5Widgets libs: Qt5::Widgets -- Qt5Widgets definitions: -DQT_WIDGETS_LIB;-DQT_GUI_LIB;-DQT_CORE_LIB -- Found YACC: /usr/bin/bison -- YACC FOUND -- YACC executable: /usr/bin/bison -- Checking for one of the modules 'zlib' -- Looking for inflate -- Looking for inflate - found -- Looking for inflatePrime -- Looking for inflatePrime - found -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- ZLIB FOUND -- ZLIB includes: /usr/include -- ZLIB libs: /usr/lib64/libz.so CMake Warning at CMakeLists.txt:1184 (message): Not using c-ares. CMake Warning at CMakeLists.txt:1185 (message): DNS name resolution for captures will be disabled. CMake Warning at CMakeLists.txt:1216 (message): The GTK+ UI is deprecated and will be removed in a future release. -- Checking for C++ 11 support (Required by Qt 5.7 and later) -- Performing Test CXX__std_c__11_VALID -- Performing Test CXX__std_c__11_VALID - Success -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for getopt.h -- Looking for getopt.h - found -- Looking for grp.h -- Looking for grp.h - found -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for pwd.h -- Looking for pwd.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/sockio.h -- Looking for sys/sockio.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/utsname.h -- Looking for sys/utsname.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Performing Test HAVE_LINUX_SOCKIOS_H -- Performing Test HAVE_LINUX_SOCKIOS_H - Success -- Performing Test HAVE_LINUX_IF_BONDING_H -- Performing Test HAVE_LINUX_IF_BONDING_H - Success -- Looking for floorl -- Looking for floorl - found -- Looking for lrint -- Looking for lrint - found -- Looking for getopt_long -- Looking for getopt_long - found -- Looking for optreset -- Looking for optreset - not found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for mkstemps -- Looking for mkstemps - found -- Looking for setresgid -- Looking for setresgid - found -- Looking for setresuid -- Looking for setresuid - found -- Looking for strptime -- Looking for strptime - found -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS - Failed -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME - Failed -- Performing Test HAVE_STRUCT_STAT___ST_BIRTHTIME -- Performing Test HAVE_STRUCT_STAT___ST_BIRTHTIME - Failed -- Performing Test HAVE_STRUCT_TM_TM_ZONE -- Performing Test HAVE_STRUCT_TM_TM_ZONE - Success -- Looking for tzname -- Looking for tzname - found -- Performing Test HAVE_NL80211 -- Performing Test HAVE_NL80211 - Success -- Performing Test HAVE_NL80211_CMD_SET_CHANNEL -- Performing Test HAVE_NL80211_CMD_SET_CHANNEL - Success -- Performing Test HAVE_NL80211_SPLIT_WIPHY_DUMP -- Performing Test HAVE_NL80211_SPLIT_WIPHY_DUMP - Success -- Performing Test HAVE_NL80211_VHT_CAPABILITY -- Performing Test HAVE_NL80211_VHT_CAPABILITY - Success /usr/bin/asciidoctor:9:in `load': cannot load such file -- /usr/lib64/ruby/gems/2.5.0/gems/asciidoctor-1.5.8/bin/asciidoctor (LoadError) from /usr/bin/asciidoctor:9:in `
' CMake Error at cmake/modules/FindAsciidoctor.cmake:27 (list): list GET given empty list Call Stack (most recent call first): docbook/CMakeLists.txt:15 (find_package) -- Found ASCIIDOCTOR: /usr/bin/asciidoctor -- Found XSLTPROC: /usr/bin/xsltproc -- No custom file found in /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4/epan/crypt -- No custom file found in /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4/epan/dissectors -- No custom file found in /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4/epan/dissectors/asn1 -- Checking for c-compiler flag: -msse4.2 -- Performing Test COMPILER_CAN_HANDLE_SSE4_2 -- Performing Test COMPILER_CAN_HANDLE_SSE4_2 - Success -- Looking for emmintrin.h -- Looking for emmintrin.h - found -- Looking for nmmintrin.h -- Looking for nmmintrin.h - found -- No custom file found in /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4/ui/gtk -- No custom file found in /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4/ui/qt -- Found python module make-plugin-reg: /var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4/tools/make-plugin-reg.py -- Checking for 64-bit off_t -- 64-bit off_t is present with no special flags -- Checking for fseeko/ftello -- Checking for fseeko/ftello - present -- C-Flags: -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wframe-larger-than=32768 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -Werror=implicit -fexcess-precision=fast -std=gnu99 -O2 -pipe -march=native -- CXX-Flags: -std=c++11 -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wframe-larger-than=32768 -fexcess-precision=fast -O2 -pipe -march=native -fPIC -DPIC -- Warnings as errors: -- The following OPTIONAL packages have been found: * DOXYGEN * GMODULE2 * GNUTLS (required version >= 2.12.0) * GTK3 * Gettext * NL * PCAP * POD * Perl * PkgConfig * ZLIB * Asciidoctor (required version >= 1.5) * XSLTPROC * PythonInterp -- The following REQUIRED packages have been found: * GCRYPT (required version >= 1.4.2) * GLIB2 * GTHREAD2 * LEX * M * Qt5Core * Qt5LinguistTools * Qt5Network (required version >= 5.11.2) * Qt5Gui (required version >= 5.11.2) * Qt5Multimedia * Qt5PrintSupport * Qt5Widgets * YACC -- The following OPTIONAL packages have not been found: * Git * LIBSSH (required version >= 0.6), Library for implementing SSH clients, extcap remote SSH interfaces (sshdump, ciscodump) -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -fvisibility=hidden -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wframe-larger-than=32768 -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -Werror=implicit -fexcess-precision=fast -std=gnu99 -O2 -pipe -march=native C++ -std=c++11 -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wframe-larger-than=32768 -fexcess-precision=fast -O2 -pipe -march=native -fPIC -DPIC Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4_build/CMakeFiles/CMakeError.log". * ERROR: net-analyzer/wireshark-2.6.4-r1::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 3919: Called cmake-utils_src_configure * environment, line 1030: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=net-analyzer/wireshark-2.6.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/wireshark-2.6.4-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:wireshark-2.6.4-r1:20181122-104624.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4_build' * S: '/var/tmp/portage/net-analyzer/wireshark-2.6.4-r1/work/wireshark-2.6.4'