+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 LUA_VERSION_REQD=52 WRKLOG=/tmp/bulklog/wireshark-4.2.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 LUA_VERSION_REQD=52 WRKLOG=/tmp/bulklog/wireshark-4.2.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for wireshark-4.2.3.tar.xz => Checksum SHA512 OK for wireshark-4.2.3.tar.xz ===> Installing dependencies for wireshark-4.2.3 ========================================================================== The supported build options for wireshark are: http2 http3 ilbc lua qt5 qt6 spandsp The currently selected options are: http2 http3 lua qt6 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.wireshark (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, wireshark-4.2.3. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = mit-krb5 * LUA_VERSION_DEFAULT = 54 * PYTHON_VERSION_DEFAULT = 311 * READLINE_DEFAULT = readline * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = mit-krb5 * LUA_PACKAGE = lua52 * PYPACKAGE = python311 * READLINE_TYPE = readline * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.4 => Tool dependency cmake>=0: found cmake-3.28.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency flex>=2.5.4a: found flex-2.6.4 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Build dependency python311>=3.11.0: found python311-3.11.8 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Full dependency lemon-[0-9]*: found lemon-1.0.3.45.1 => Full dependency nghttp2>=1.58.0nb1: found nghttp2-1.59.0 => Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.4 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency nghttp3>=0.11.0: found nghttp3-1.2.0 => Full dependency lua52>=5.2.0<5.3: found lua52-5.2.4nb1 => Full dependency qt6-qtsvg>=6.6.0nb2: found qt6-qtsvg-6.6.2 => Full dependency glib2>=2.76.4nb1: found glib2-2.78.4 => Full dependency pcre2>=10.30: found pcre2-10.43 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency qt6-qtmultimedia>=6.6.1nb2: found qt6-qtmultimedia-6.6.2 => Full dependency libopus>=1.4: found libopus-1.4 => Full dependency qt6-qttools>=6.6.0nb2: found qt6-qttools-6.6.2 => Full dependency qt6-qt5compat>=6.6.0nb2: found qt6-qt5compat-6.6.2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency lz4>=1.7.3<100: found lz4-1.9.4 => Full dependency minizip>=1.2.11: found minizip-1.3.1 => Full dependency zstd>=1.3.6: found zstd-1.5.5 => Full dependency opencore-amr>=0.1.2: found opencore-amr-0.1.6 => Full dependency speexdsp>=1.2rc3: found speexdsp-1.2.1 => Full dependency libsmi>=0.4.5nb1: found libsmi-0.5.0nb1 => Full dependency snappy>=1.0.5: found snappy-1.1.10 => Full dependency libmaxminddb>=1.3.0: found libmaxminddb-1.9.1 => Full dependency libcares>=1.6.0: found libcares-1.27.0 => Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.4 => Full dependency gnutls>=3.8.1nb2: found gnutls-3.8.3 => Full dependency libgcrypt>=1.6.0: found libgcrypt-1.10.3 => Full dependency libssh>=0.105nb2: found libssh-0.106 ===> Overriding tools for wireshark-4.2.3 ===> Extracting for wireshark-4.2.3 ===> Patching for wireshark-4.2.3 => Applying pkgsrc patches for wireshark-4.2.3 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/wireshark/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/wireshark/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.9 2023/11/20 18:34:49 adam Exp $ | |Do not make application bundle on Darwin. | |editcap needs -lm, like tfshark: |editcap.c:(.text.startup+0x5b8): undefined reference to `modf' | |--- CMakeLists.txt.orig 2023-11-15 18:30:18.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 1536. Hunk #2 succeeded at 1595. Hunk #3 succeeded at 2732. Hunk #4 succeeded at 3235. done ===> Creating toolchain wrappers for wireshark-4.2.3 /usr/bin/ln -s /home/pbulk/build/net/wireshark/work/.buildlink/lib/pkgconfig/lua-5.2.pc /home/pbulk/build/net/wireshark/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for wireshark-4.2.3 => Fixing hard-coded path to lemon/lempar.c. => Replacing python interpreter in tools/asn2deb tools/asn2wrs.py tools/html2text.py tools/idl2deb tools/indexcap.py tools/msnchat tools/ncp2222.py tools/netscreen2dump.py tools/pkt-from-core.py tools/rdps.py. => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/net/wireshark/work/.cwrapper/bin/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: /home/pbulk/build/net/wireshark/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Generating build using CMake 3.28.3 -- Found Python3: /opt/pkg/bin/python3.11 (found suitable version "3.11.8", minimum required is "3.6") found components: Interpreter -- Using "Unix Makefiles" generator and build type "Release" -- LTO/IPO is not enabled -- 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: 4.2.3, MaV: 4, MiV: 2, PL: 3, EV: . -- 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_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_fno_strict_overflow_VALID -- Performing Test C_fno_strict_overflow_VALID - Success -- Performing Test C_fexcess_precision_fast_VALID -- Performing Test C_fexcess_precision_fast_VALID - Success -- Performing Test C_Wvla_VALID -- Performing Test C_Wvla_VALID - Success -- Performing Test C_Wattributes_VALID -- Performing Test C_Wattributes_VALID - Success -- Performing Test C_Wpragmas_VALID -- Performing Test C_Wpragmas_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_Wunreachable_code_VALID -- Performing Test C_Wunreachable_code_VALID - Success -- Performing Test C_Wdocumentation_VALID -- Performing Test C_Wdocumentation_VALID - Failed -- Performing Test C_Wlogical_op_VALID -- Performing Test C_Wlogical_op_VALID - Success -- Performing Test C_Wno_error_stringop_overflow__VALID -- Performing Test C_Wno_error_stringop_overflow__VALID - Success -- Performing Test C_Wno_error_deprecated_declarations_VALID -- Performing Test C_Wno_error_deprecated_declarations_VALID - Success -- Performing Test C_Wframe_larger_than_32768_VALID -- Performing Test C_Wframe_larger_than_32768_VALID - Success -- Performing Test C_Wno_format_truncation_VALID -- Performing Test C_Wno_format_truncation_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_Wno_pointer_sign_VALID -- Performing Test C_Wno_pointer_sign_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_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_fno_strict_overflow_VALID -- Performing Test CXX_fno_strict_overflow_VALID - Success -- Performing Test CXX_fexcess_precision_fast_VALID -- Performing Test CXX_fexcess_precision_fast_VALID - Success -- Performing Test CXX_Wvla_VALID -- Performing Test CXX_Wvla_VALID - Success -- Performing Test CXX_Wattributes_VALID -- Performing Test CXX_Wattributes_VALID - Success -- Performing Test CXX_Wpragmas_VALID -- Performing Test CXX_Wpragmas_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_Wunreachable_code_VALID -- Performing Test CXX_Wunreachable_code_VALID - Success -- Performing Test CXX_Wdocumentation_VALID -- Performing Test CXX_Wdocumentation_VALID - Failed -- Performing Test CXX_Wlogical_op_VALID -- Performing Test CXX_Wlogical_op_VALID - Success -- Performing Test CXX_Wno_error_stringop_overflow__VALID -- Performing Test CXX_Wno_error_stringop_overflow__VALID - Success -- Performing Test CXX_Wno_error_deprecated_declarations_VALID -- Performing Test CXX_Wno_error_deprecated_declarations_VALID - Success -- Performing Test CXX_Wframe_larger_than_32768_VALID -- Performing Test CXX_Wframe_larger_than_32768_VALID - Success -- Performing Test CXX_Wno_format_truncation_VALID -- Performing Test CXX_Wno_format_truncation_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 - Failed -- Linker flags: -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Found PkgConfig: /home/pbulk/build/net/wireshark/work/.tools/bin/pkg-config (found version "2.1.1") -- Checking for one of the modules 'glib-2.0' -- Found GLIB2: /opt/pkg/lib/libglib-2.0.so (found suitable version "2.78.4", minimum required is "2.54.0") -- Checking for module 'gmodule-2.0' -- Found gmodule-2.0, version 2.78.4 -- Found GMODULE2: /opt/pkg/lib/libgmodule-2.0.so -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.78.4 -- Found GTHREAD2: /opt/pkg/lib/libgthread-2.0.so -- Found GCRYPT: /opt/pkg/lib/libgcrypt.so (found suitable version "1.10.3", minimum required is "1.8.0") -- Found CARES: /opt/pkg/lib/libcares.so (found suitable version "1.27.0", minimum required is "1.13.0") -- Found LEX: /opt/pkg/bin/flex -- Found Perl: /home/pbulk/build/net/wireshark/work/.tools/bin/perl (found version "5.38.2") -- Found PCRE2: /opt/pkg/lib/libpcre2-8.so (found version "10.43") -- Found Gettext: /opt/pkg/bin/msgmerge (found version "0.22.4") -- Found M: m -- Found LIBSSH: /opt/pkg/lib/libssh.so (found suitable version "0.10.6", minimum required is "0.6") -- Checking for one of the modules 'libpcap' -- Found PCAP: /opt/pkg/lib/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 -- Looking for PCAP_ERROR_PROMISC_PERM_DENIED -- Looking for PCAP_ERROR_PROMISC_PERM_DENIED - found -- Looking for PCAP_WARNING_TSTAMP_TYPE_NOTSUP -- Looking for PCAP_WARNING_TSTAMP_TYPE_NOTSUP - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /opt/pkg/lib/libGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /opt/pkg/lib/libxkbcommon.so (found suitable version "1.6.0", minimum required is "0.5.0") -- Found MaxMindDB: /opt/pkg/lib/libmaxminddb.so -- Found SMI: /opt/pkg/lib/libsmi.so -- Looking for smi_version_string -- Looking for smi_version_string - found -- Checking for one of the modules 'gnutls' -- Found GNUTLS: /opt/pkg/lib/libgnutls.so (found suitable version "3.8.3", minimum required is "3.5.8") -- Checking for one of the modules 'krb5;mit-krb5;heimdal-krb5' -- Could NOT find KERBEROS (missing: KERBEROS_INCLUDE_DIR) -- Checking for one of the modules 'zlib' -- Found ZLIB: /opt/pkg/lib/libz.so -- Looking for inflate -- Looking for inflate - found -- Looking for inflatePrime -- Looking for inflatePrime - found -- Found Minizip: /opt/pkg/lib/libminizip.so (found version "1.3.1") -- Performing Test HAVE_MZCOMPAT_DOS_DATE -- Performing Test HAVE_MZCOMPAT_DOS_DATE - Failed -- Found BROTLI: /opt/pkg/lib/libbrotlidec.so -- Checking for one of the modules 'lz4;liblz4' -- Found LZ4: /opt/pkg/lib/liblz4.so -- Looking for lz4frame.h -- Looking for lz4frame.h - found -- Found SNAPPY: /opt/pkg/lib/libsnappy.so -- Checking for one of the modules 'libzstd' -- Found ZSTD: /opt/pkg/lib/libzstd.so (found suitable version "1.5.5", minimum required is "1.0.0") -- Checking for one of the modules 'libnghttp2' -- Found NGHTTP2: /opt/pkg/lib/libnghttp2.so (Required is at least version "1.11.0") -- Checking for one of the modules 'libnghttp3' -- Found NGHTTP3: /opt/pkg/lib/libnghttp3.so -- Considering the following Lua versions: 5.2;5.1 -- Found Lua: /opt/pkg/lib/liblua5.2.so;/usr/lib/64/libm.so (found version "5.2.4") -- Could NOT find SBC (missing: SBC_LIBRARY SBC_INCLUDE_DIR) -- Could NOT find BCG729 (missing: BCG729_LIBRARY BCG729_INCLUDE_DIR) -- Checking for one of the modules 'opencore-amrnb' -- Found AMRNB: /opt/pkg/lib/libopencore-amrnb.so -- Checking for one of the modules 'opus' -- Found OPUS: /opt/pkg/lib/libopus.so -- Found LibXml2: /opt/pkg/lib/libxml2.so (found version "2.12.4") -- Could NOT find XSLTPROC (missing: XSLTPROC_EXECUTABLE) -- Could NOT find DOXYGEN (missing: DOXYGEN_EXECUTABLE) -- Checking for one of the modules 'speexdsp' -- Found SpeexDSP: /opt/pkg/lib/libspeexdsp.so -- 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 -- Looking for getexecname -- Looking for getexecname - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for timespec_get -- Looking for timespec_get - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for timegm -- Looking for timegm - found -- Looking for tzset -- Looking for tzset - found -- Looking for tzname -- Looking for tzname - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for issetugid -- Looking for issetugid - found -- Looking for setresgid -- Looking for setresgid - not found -- Looking for setresuid -- Looking for setresuid - not found -- Looking for memmem -- Looking for memmem - found -- Looking for strerrorname_np -- Looking for strerrorname_np - not found -- Looking for strptime -- Looking for strptime - found -- Looking for vasprintf -- Looking for vasprintf - 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 - Failed -- Performing Test HAVE_STRUCT_TM_TM_GMTOFF -- Performing Test HAVE_STRUCT_TM_TM_GMTOFF - Failed -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of ssize_t -- Check size of ssize_t - done -- Performing Test HAVE_C99_VSNPRINTF -- Performing Test HAVE_C99_VSNPRINTF - Success -- Looking for ssh_userauth_agent -- Looking for ssh_userauth_agent - found -- No SSE4.2 compiler flag enabled -- VCSVERSION_OVERRIDE: 4.2.3 -- C-Flags: -fvisibility=hidden -Wall -Wextra -Wpointer-arith -Wformat-security -fno-strict-overflow -fexcess-precision=fast -Wvla -Wattributes -Wpragmas -Wredundant-decls -Wunreachable-code -Wlogical-op -Wno-error=stringop-overflow= -Wno-error=deprecated-declarations -Wframe-larger-than=32768 -Wno-format-truncation -Wshadow -Wold-style-definition -Wstrict-prototypes -Wno-pointer-sign -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/opt/pkg/include -I/opt/pkg/include/lua-5.2 -I/opt/pkg/include/ncurses -I/opt/pkg/qt6/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libdrm -I/opt/pkg/include/gstreamer-1.0 -I/opt/pkg/include/minizip -I/opt/pkg/include/python3.11 -I/usr/include/kerberosv5 -I/usr/include/gssapi -fmacro-prefix-map="/home/pbulk/build/net/wireshark/work/wireshark-4.2.3/"= -fmacro-prefix-map="/home/pbulk/build/net/wireshark/work/wireshark-4.2.3/cmake-pkgsrc-build/"= -fmacro-prefix-map="../"= -DNDEBUG -- CXX-Flags: -Wall -Wextra -Wpointer-arith -Wformat-security -fno-strict-overflow -fexcess-precision=fast -Wvla -Wattributes -Wpragmas -Wredundant-decls -Wunreachable-code -Wlogical-op -Wno-error=stringop-overflow= -Wno-error=deprecated-declarations -Wframe-larger-than=32768 -Wno-format-truncation -Wextra-semi -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/opt/pkg/include -I/opt/pkg/include/lua-5.2 -I/opt/pkg/include/ncurses -I/opt/pkg/qt6/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libdrm -I/opt/pkg/include/gstreamer-1.0 -I/opt/pkg/include/minizip -I/opt/pkg/include/python3.11 -I/usr/include/kerberosv5 -I/usr/include/gssapi -fmacro-prefix-map="/home/pbulk/build/net/wireshark/work/wireshark-4.2.3/"= -fmacro-prefix-map="/home/pbulk/build/net/wireshark/work/wireshark-4.2.3/cmake-pkgsrc-build/"= -fmacro-prefix-map="../"= -DNDEBUG -- Warnings as errors disabled -- The following OPTIONAL packages have been found: * GMODULE2 * Perl * Gettext * LIBSSH (required version >= 0.6), Library for implementing SSH clients, <https://www.libssh.org/> extcap remote SSH interfaces (sshdump, ciscodump, wifidump) * PCAP * Qt6CoreTools (required version >= 6.6.2) * Qt6Core * OpenGL * XKB (required version >= 0.5.0), XKB API common to servers and clients., <http://xkbcommon.org> * Qt6GuiTools (required version >= 6.6.2) * Qt6DBusTools (required version >= 6.6.2) * Qt6Gui * Qt6LinguistTools * Qt6WidgetsTools (required version >= 6.6.2) * Qt6PrintSupport * Qt6Concurrent * Qt6Core5Compat * Qt6Multimedia * MaxMindDB, C library for the MaxMind DB file format, <https://github.com/maxmind/libmaxminddb> Support for GeoIP lookup * SMI, Library to access SMI management information, <https://www.ibr.cs.tu-bs.de/projects/libsmi/> Support MIB and PIB parsing and OID resolution * GNUTLS (required version >= 3.5.8) * ZLIB * Minizip, Mini zip and unzip based on zlib, <https://github.com/madler/zlib> Support for profiles import/export * BROTLI * LZ4, LZ4 is a fast lossless compression algorithm, <http://www.lz4.org> LZ4 decompression in CQL and Kafka dissectors, read compressed capture files * SNAPPY, A fast compressor/decompressor from Google, <https://google.github.io/snappy/> Snappy decompression in CQL and Kafka dissectors * ZSTD (required version >= 1.0.0), A compressor/decompressor from Facebook providing better compression than Snappy at a cost of speed, <https://facebook.github.io/zstd/> Zstd decompression in Kafka dissector, read compressed capture files * NGHTTP2 (required version >= 1.11.0), HTTP/2 C library and tools, <https://nghttp2.org> Header decompression in HTTP2 * NGHTTP3, HTTP/3 C library and tools, <https://nghttp2.org> Header decompression in HTTP3 * Lua, Lua is a powerful, efficient, lightweight, embeddable scripting language, <https://www.lua.org/> Lua allows writing dissectors and other extensions without a C/C++ compiler * AMRNB, AMRNB decoder, <https://sourceforge.net/p/opencore-amr> Support for AMRNB codec in RTP player * OPUS, opus decoder, <https://opus-codec.org/> Support for opus codec in RTP player * LibXml2 * PkgConfig -- The following REQUIRED packages have been found: * Python3 (required version >= 3.6) * GLIB2 (required version >= 2.54.0) * GTHREAD2 * GCRYPT (required version >= 1.8.0) * CARES (required version >= 1.13.0), Library for asynchronous DNS requests, <https://c-ares.org/> DNS name resolution for captures * LEX * PCRE2, Regular expression pattern matching using the same syntax and semantics as Perl 5, <https://www.pcre.org> Support for regular expressions * M * Qt6 * SpeexDSP, SpeexDSP is a patent-free, Open Source/Free Software DSP library, <https://www.speex.org/> RTP audio resampling -- The following OPTIONAL packages have not been found: * Git * KERBEROS * SBC, Bluetooth low-complexity, subband codec (SBC) decoder, <https://git.kernel.org/pub/scm/bluetooth/sbc.git> Support for playing SBC codec in RTP player * BCG729, G.729 decoder, <https://www.linphone.org/technical-corner/bcg729> Support for G.729 codec in RTP player * XSLTPROC * DOXYGEN -- Configuring done (201.0s) -- Generating done (1.8s) CMake Warning: Manually-specified variables were not used by the project: PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /home/pbulk/build/net/wireshark/work/wireshark-4.2.3/cmake-pkgsrc-build