* Package: net-analyzer/wireshark-3.6.2  * Repository: gentoo  * Maintainer: zlogene@gentoo.org bman@gentoo.org,sam@gentoo.org  * USE: capinfos captype dftest dumpcap editcap elibc_glibc filecaps kernel_linux lua_single_target_lua5-1 mergecap minizip netlink pcap plugin-ifdemo plugins ppc64 randpkt randpktdump reordercap sharkd ssl text2pcap tshark udpdump userland_GNU zlib zstd  * FEATURES: preserve-libs sandbox userpriv >>> Unpacking source... >>> Unpacking wireshark-3.6.2.tar.xz to /var/tmp/portage/net-analyzer/wireshark-3.6.2/work >>> Source unpacked in /var/tmp/portage/net-analyzer/wireshark-3.6.2/work >>> Preparing source in /var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2" * Build directory (BUILD_DIR): "/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2_build" * Applying wireshark-2.6.0-redhat.patch ... patching file CMakeLists.txt Hunk #1 succeeded at 3185 with fuzz 1 (offset 166 lines).  [ ok ] * Applying wireshark-3.4.2-cmake-lua-version.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2 ... * Checking whether python3_10 is suitable ... * >=dev-lang/python-3.10.0_p1-r1:3.10 ...  [ ok ] * Using python3.10 to build (via PYTHON_COMPAT iteration) * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2" * Build directory (BUILD_DIR): "/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2_build" cmake -C /var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_DISABLE_FIND_PACKAGE_Asciidoctor=yes -DCMAKE_DISABLE_FIND_PACKAGE_DOXYGEN=yes -DBUILD_androiddump=no -DBUILD_capinfos=yes -DBUILD_captype=yes -DBUILD_ciscodump=no -DBUILD_dftest=yes -DBUILD_dpauxmon=no -DBUILD_dumpcap=yes -DBUILD_editcap=yes -DBUILD_mergecap=yes -DBUILD_mmdbresolve=no -DBUILD_randpkt=yes -DBUILD_randpktdump=yes -DBUILD_reordercap=yes -DBUILD_sdjournal=no -DBUILD_sharkd=yes -DBUILD_sshdump=no -DBUILD_text2pcap=yes -DBUILD_tfshark=no -DBUILD_tshark=yes -DBUILD_udpdump=yes -DBUILD_wireshark=no -DDISABLE_WERROR=yes -DENABLE_BCG729=no -DENABLE_BROTLI=no -DENABLE_CAP=caps -DENABLE_GNUTLS=yes -DENABLE_ILBC=no -DENABLE_KERBEROS=no -DENABLE_LIBXML2=no -DENABLE_LTO=no -DENABLE_LUA=no -DENABLE_LZ4=no -DENABLE_MINIZIP=yes -DENABLE_NETLINK=yes -DENABLE_NGHTTP2=no -DENABLE_OPUS=no -DENABLE_PCAP=yes -DENABLE_PLUGINS=yes -DENABLE_PLUGIN_IFDEMO=yes -DENABLE_SBC=no -DENABLE_SMI=no -DENABLE_SNAPPY=no -DENABLE_SPANDSP=no -DENABLE_ZLIB=yes -DENABLE_ZSTD=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2_build/gentoo_toolchain.cmake /var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2 loading initial cache file /var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2_build/gentoo_common_config.cmake -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/powerpc64-unknown-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/powerpc64-unknown-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Generating build using CMake 3.22.2 -- LTO/IPO is not enabled -- CMake build type: RelWithDebInfo -- Looking for native LFS support -- Looking for native LFS support - found -- Found LFS: TRUE -- Looking for native fseeko support -- Looking for native fseeko support - found -- Found FSEEKO: TRUE -- V: 3.6.2, MaV: 3, MiV: 6, PL: 2, EV: . -- Performing Test C_fexcess_precision_fast_VALID -- Performing Test C_fexcess_precision_fast_VALID - Success -- Performing Test C_Wall_VALID -- Performing Test C_Wall_VALID - Success -- Performing Test C_Wextra_VALID -- Performing Test C_Wextra_VALID - Success -- Performing Test C_Wendif_labels_VALID -- Performing Test C_Wendif_labels_VALID - Success -- Performing Test C_Wpointer_arith_VALID -- Performing Test C_Wpointer_arith_VALID - Success -- Performing Test C_Wformat_security_VALID -- Performing Test C_Wformat_security_VALID - Success -- Performing Test C_fwrapv_VALID -- Performing Test C_fwrapv_VALID - Success -- Performing Test C_fno_strict_overflow_VALID -- Performing Test C_fno_strict_overflow_VALID - Success -- Performing Test C_Wvla_VALID -- Performing Test C_Wvla_VALID - Success -- Performing Test C_Waddress_VALID -- Performing Test C_Waddress_VALID - Success -- Performing Test C_Wattributes_VALID -- Performing Test C_Wattributes_VALID - Success -- Performing Test C_Wdiv_by_zero_VALID -- Performing Test C_Wdiv_by_zero_VALID - Success -- Performing Test C_Wignored_qualifiers_VALID -- Performing Test C_Wignored_qualifiers_VALID - Success -- Performing Test C_Wpragmas_VALID -- Performing Test C_Wpragmas_VALID - Success -- Performing Test C_Wno_overlength_strings_VALID -- Performing Test C_Wno_overlength_strings_VALID - Success -- Performing Test C_Wno_long_long_VALID -- Performing Test C_Wno_long_long_VALID - Success -- Performing Test C_Wheader_guard_VALID -- Performing Test C_Wheader_guard_VALID - Failed -- Performing Test C_Wcomma_VALID -- Performing Test C_Wcomma_VALID - Failed -- Performing Test C_Wshorten_64_to_32_VALID -- Performing Test C_Wshorten_64_to_32_VALID - Failed -- Performing Test C_Wredundant_decls_VALID -- Performing Test C_Wredundant_decls_VALID - Success -- Performing Test C_Wframe_larger_than_32768_VALID -- Performing Test C_Wframe_larger_than_32768_VALID - Success -- Performing Test C_fdiagnostics_color_always_VALID -- Performing Test C_fdiagnostics_color_always_VALID - Success -- Performing Test C_Wunused_const_variable_VALID -- Performing Test C_Wunused_const_variable_VALID - Success -- Performing Test C_Wshadow_VALID -- Performing Test C_Wshadow_VALID - Success -- Performing Test C_Wold_style_definition_VALID -- Performing Test C_Wold_style_definition_VALID - Success -- Performing Test C_Wstrict_prototypes_VALID -- Performing Test C_Wstrict_prototypes_VALID - Success -- Performing Test C_Wlogical_op_VALID -- Performing Test C_Wlogical_op_VALID - Success -- Performing Test C_Wjump_misses_init_VALID -- Performing Test C_Wjump_misses_init_VALID - Success -- Performing Test C_Werror_implicit_VALID -- Performing Test C_Werror_implicit_VALID - Success -- Performing Test C_Wno_pointer_sign_VALID -- Performing Test C_Wno_pointer_sign_VALID - Success -- Performing Test CXX_fexcess_precision_fast_VALID -- Performing Test CXX_fexcess_precision_fast_VALID - Success -- Performing Test CXX_Wall_VALID -- Performing Test CXX_Wall_VALID - Success -- Performing Test CXX_Wextra_VALID -- Performing Test CXX_Wextra_VALID - Success -- Performing Test CXX_Wendif_labels_VALID -- Performing Test CXX_Wendif_labels_VALID - Success -- Performing Test CXX_Wpointer_arith_VALID -- Performing Test CXX_Wpointer_arith_VALID - Success -- Performing Test CXX_Wformat_security_VALID -- Performing Test CXX_Wformat_security_VALID - Success -- Performing Test CXX_fwrapv_VALID -- Performing Test CXX_fwrapv_VALID - Success -- Performing Test CXX_fno_strict_overflow_VALID -- Performing Test CXX_fno_strict_overflow_VALID - Success -- Performing Test CXX_Wvla_VALID -- Performing Test CXX_Wvla_VALID - Success -- Performing Test CXX_Waddress_VALID -- Performing Test CXX_Waddress_VALID - Success -- Performing Test CXX_Wattributes_VALID -- Performing Test CXX_Wattributes_VALID - Success -- Performing Test CXX_Wdiv_by_zero_VALID -- Performing Test CXX_Wdiv_by_zero_VALID - Success -- Performing Test CXX_Wignored_qualifiers_VALID -- Performing Test CXX_Wignored_qualifiers_VALID - Success -- Performing Test CXX_Wpragmas_VALID -- Performing Test CXX_Wpragmas_VALID - Success -- Performing Test CXX_Wno_overlength_strings_VALID -- Performing Test CXX_Wno_overlength_strings_VALID - Success -- Performing Test CXX_Wno_long_long_VALID -- Performing Test CXX_Wno_long_long_VALID - Success -- Performing Test CXX_Wheader_guard_VALID -- Performing Test CXX_Wheader_guard_VALID - Failed -- Performing Test CXX_Wcomma_VALID -- Performing Test CXX_Wcomma_VALID - Failed -- Performing Test CXX_Wshorten_64_to_32_VALID -- Performing Test CXX_Wshorten_64_to_32_VALID - Failed -- Performing Test CXX_Wredundant_decls_VALID -- Performing Test CXX_Wredundant_decls_VALID - Success -- Performing Test CXX_Wframe_larger_than_32768_VALID -- Performing Test CXX_Wframe_larger_than_32768_VALID - Success -- Performing Test CXX_fdiagnostics_color_always_VALID -- Performing Test CXX_fdiagnostics_color_always_VALID - Success -- Performing Test CXX_Wextra_semi_VALID -- Performing Test CXX_Wextra_semi_VALID - Success -- Performing Test C_fmacro_prefix_map_old_new_VALID -- Performing Test C_fmacro_prefix_map_old_new_VALID - Success -- Performing Test CXX_fmacro_prefix_map_old_new_VALID -- Performing Test CXX_fmacro_prefix_map_old_new_VALID - Success -- Performing Test FVHIDDEN -- Performing Test FVHIDDEN - Success -- Performing Test LINK_Wl___as_needed_VALID -- Performing Test LINK_Wl___as_needed_VALID - Success -- Linker flags: -Wl,--as-needed -- Found Git: /usr/bin/git (found version "2.34.1") -- Found PkgConfig: /usr/bin/powerpc64-unknown-linux-gnu-pkg-config (found version "1.8.0") -- Checking for one of the modules 'glib-2.0' -- Found GLIB2: /usr/lib64/libglib-2.0.so (found suitable version "2.70.4", minimum required is "2.38.0") -- Checking for module 'gmodule-2.0' -- Found gmodule-2.0, version 2.70.4 -- Found GMODULE2: /usr/lib64/libgmodule-2.0.so -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.70.4 -- Found GTHREAD2: /usr/lib64/libgthread-2.0.so -- Found GCRYPT: /usr/lib64/libgcrypt.so (found suitable version "1.9.4-unknown", minimum required is "1.5.0") -- Found CARES: /usr/lib64/libcares.so (found suitable version "1.17.2", minimum required is "1.5.0") -- Found LEX: /usr/bin/flex -- Found Perl: /usr/bin/perl (found version "5.34.0") -- Found Python3: /usr/bin/python3.10 (found suitable version "3.10.2", minimum required is "3.4") found components: Interpreter -- Found Gettext: /usr/bin/msgmerge (found version "0.21") -- Found M: m -- Checking for one of the modules 'libpcap' -- Found PCAP: /usr/lib64/libpcap.so -- Looking for pcap_lib_version -- Looking for pcap_lib_version - found -- Looking for pcap_freecode -- Looking for pcap_freecode - found -- Looking for pcap_create -- Looking for pcap_create - found -- Looking for pcap_free_datalinks -- Looking for pcap_free_datalinks - found -- Looking for pcap_open -- Looking for pcap_open - not 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 -- Checking for one of the modules 'gnutls' -- Found GNUTLS: /usr/lib64/libgnutls.so (found suitable version "3.7.3", minimum required is "3.3.0") -- Checking for one of the modules 'zlib' -- Found ZLIB: /usr/lib64/libz.so -- Looking for inflate -- Looking for inflate - found -- Looking for inflatePrime -- Looking for inflatePrime - found -- Found Minizip: /usr/lib64/libminizip.so (found version "1.2.11") -- Performing Test HAVE_MZCOMPAT_DOS_DATE -- Performing Test HAVE_MZCOMPAT_DOS_DATE - Failed -- Checking for one of the modules 'libzstd' -- Found ZSTD: /usr/lib64/libzstd.so (found suitable version "1.5.2", minimum required is "1.0.0") -- Checking for modules 'libnl-3.0;libnl-genl-3.0;libnl-route-3.0' -- Found libnl-3.0, version 3.5.0 -- Found libnl-genl-3.0, version 3.5.0 -- Found libnl-route-3.0, version 3.5.0 -- Found NL: /usr/lib64/libnl-3.so -- Checking for one of the modules 'libcap' -- Found CAP: /usr/lib64/libcap.so -- Found SETCAP: /sbin/setcap -- Found SpeexDSP: /usr/lib64/libspeexdsp.so (found version "1.2.0") -- Looking for gnutls_pkcs11_obj_list_import_url4 -- Looking for gnutls_pkcs11_obj_list_import_url4 - found -- Looking for arpa/inet.h -- Looking for arpa/inet.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/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/time.h -- Looking for sys/time.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 clock_gettime -- Looking for clock_gettime - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for issetugid -- Looking for issetugid - not 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_STAT_ST_BLKSIZE -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Success -- 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_C99_VSNPRINTF -- Performing Test HAVE_C99_VSNPRINTF - Success -- 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 -- Found XSLTPROC: /usr/bin/xsltproc -- Found python module asn2wrs: /var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2/tools/asn2wrs.py -- Performing Test C_Wimplicit_fallthrough_VALID -- Performing Test C_Wimplicit_fallthrough_VALID - Success -- Performing Test C_Wsign_compare_VALID -- Performing Test C_Wsign_compare_VALID - Success -- Performing Test C_Wunused_parameter_VALID -- Performing Test C_Wunused_parameter_VALID - Success -- Performing Test C_Wc___compat_VALID -- Performing Test C_Wc___compat_VALID - Success -- Performing Test COMPILER_CAN_HANDLE_SSE4_2 -- Performing Test COMPILER_CAN_HANDLE_SSE4_2 - Failed -- No SSE4.2 compiler flag enabled -- Found python module make-plugin-reg: /var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2/tools/make-plugin-reg.py -- C-Flags: -fvisibility=hidden -fexcess-precision=fast -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 -Wredundant-decls -Wframe-larger-than=32768 -fdiagnostics-color=always -Wunused-const-variable -Wshadow -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -Werror=implicit -Wno-pointer-sign -std=gnu99 -O2 -mcpu=970 -pipe -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2/= -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2_build/= -- CXX-Flags: -fexcess-precision=fast -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 -Wredundant-decls -Wframe-larger-than=32768 -fdiagnostics-color=always -Wextra-semi -O2 -mcpu=970 -pipe -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2/= -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2_build/= -- Warnings as errors disabled -- The following OPTIONAL packages have been found: * Git * GMODULE2 * Gettext * PCAP * GNUTLS (required version >= 3.3.0) * ZLIB * Minizip, Mini zip and unzip based on zlib, Support for profiles import/export * ZSTD (required version >= 1.0.0), A compressor/decompressor from Facebook providing better compression than Snappy at a cost of speed, Zstd decompression in Kafka dissector, read compressed capture files * NL, Libraries for using the Netlink protocol on Linux, Support for managing wireless 802.11 interfaces * CAP, The Libcap package implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels, Allow packet captures without running as root * SETCAP * SpeexDSP, SpeexDSP is a patent-free, Open Source/Free Software DSP library, RTP audio resampling * XSLTPROC * Qt5Core * Qt5Gui (required version >= 5.15.2) * Qt5PrintSupport * Qt5Widgets -- The following REQUIRED packages have been found: * GLIB2 (required version >= 2.38.0) * GTHREAD2 * GCRYPT (required version >= 1.5.0) * CARES (required version >= 1.5.0), Library for asynchronous DNS requests, DNS name resolution for captures * LEX * Perl * Python3 (required version >= 3.4) * M -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -fvisibility=hidden -fexcess-precision=fast -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 -Wredundant-decls -Wframe-larger-than=32768 -fdiagnostics-color=always -Wunused-const-variable -Wshadow -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -Werror=implicit -Wno-pointer-sign -std=gnu99 -O2 -mcpu=970 -pipe -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2/= -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2_build/= C++ -fexcess-precision=fast -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 -Wredundant-decls -Wframe-larger-than=32768 -fdiagnostics-color=always -Wextra-semi -O2 -mcpu=970 -pipe -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2/= -fmacro-prefix-map=/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2_build/= Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -- Configuring done CMake Error at cmake/modules/WiresharkPlugin.cmake:32 (add_library): Target "pluginifdemo" links to target "Qt5::Multimedia" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): plugins/epan/pluginifdemo/CMakeLists.txt:53 (add_plugin_library)  -- Generating done CMake Generate step failed. Build files cannot be regenerated correctly. * ERROR: net-analyzer/wireshark-3.6.2::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 3576: Called cmake_src_configure * environment, line 1687: 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-3.6.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/wireshark-3.6.2::gentoo'`. * The complete build log is located at '/var/log/portage/build/net-analyzer/wireshark-3.6.2:20220324-214942.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/wireshark-3.6.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/wireshark-3.6.2/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2_build' * S: '/var/tmp/portage/net-analyzer/wireshark-3.6.2/work/wireshark-3.6.2'