Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] RPM generation

From: Anders Broman <anders.broman@xxxxxxxxxxxx>
Date: Thu, 19 Apr 2018 18:40:27 +0000
Hi,
Running cmake and make works
Cmake and make rpm-package fails on the make rpm-package part.
Included log from make rpm-package.
Regards
Anders

-----Original Message-----
From: Wireshark-dev [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Peter Wu
Sent: den 19 april 2018 20:06
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
Subject: Re: [Wireshark-dev] RPM generation

Hey Anders,

On Thu, Apr 19, 2018 at 05:59:18PM +0000, Anders Broman wrote:
> Hi,
> Logs included.

Could you include the normal CMake output? (Not the output or error log
file.)
-- 
Kind regards,
Peter Wu
https://lekensteyn.nl
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
Create a tarball from the current git commit.
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.srw2ov
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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/c++
-- Check for working CXX compiler: /usr/bin/c++ -- 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.5.2
-- Including /home/ericsson/build-one/packaging/rpm/BUILD/wireshark-2.9-ESVN-4119/CMakeListsCustom.txt
-- Configuration types: 
-- CMAKE_C_FLAGS_RELWITHDEBINFO: -O2 -g -DNDEBUG
-- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -O2 -g -DNDEBUG
-- V: 2.9.0, MaV: 2, MiV: 9, PL: 0, EV: .
-- Found PythonInterp: /usr/bin/python (found version "2.7.13") 
-- Found python module asn2wrs: /home/ericsson/build-one/packaging/rpm/BUILD/wireshark-2.9-ESVN-4119/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=16384
-- Performing Test C__Wframe_larger_than_16384_VALID
-- Performing Test C__Wframe_larger_than_16384_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 - Failed
-- 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=16384
-- Performing Test CXX__Wframe_larger_than_16384_VALID
-- Performing Test CXX__Wframe_larger_than_16384_VALID - Success
-- Checking for c++-compiler flag: -Wcomma
-- Performing Test CXX__Wcomma_VALID
-- Performing Test CXX__Wcomma_VALID - Failed
-- Performing Test FVHIDDEN
-- Performing Test FVHIDDEN - Success
-- Performing Test WS_LD_FLAG_VALID0
-- Performing Test WS_LD_FLAG_VALID0 - Success
-- Performing Test WS_LD_FLAG_VALID1
-- Performing Test WS_LD_FLAG_VALID1 - Success
-- Package List: BCG729 CAP CARES DOXYGEN GCRYPT GLIB2 GMODULE2 GNUTLS GTHREAD2 Gettext Git KERBEROS LEX LIBSSH LUA LibXml2 M MaxMindDB NL PCAP POD Perl PythonInterp Qt5Core Qt5LinguistTools Qt5Multimedia Qt5PrintSupport Qt5Svg Qt5Widgets SBC SETCAP SMI SPANDSP YACC ZLIB
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") 
-- Checking for one of the modules 'bcg729'
-- Could NOT find bcg729 (missing:  BCG729_INCLUDE_DIR BCG729_LIBRARY) 
-- BCG729 NOT FOUND
-- Checking for one of the modules 'libcap'
-- Found CAP: /usr/lib64/libcap.so  
-- CAP FOUND
-- CAP includes: /usr/include
-- CAP libs: /usr/lib64/libcap.so
-- Found CARES: /usr/lib64/libcares.so (found suitable version "1.9.1", minimum required is "1.5.0") 
-- CARES FOUND
-- CARES includes: /usr/include
-- CARES libs: /usr/lib64/libcares.so
-- Could NOT find DOXYGEN (missing:  DOXYGEN_EXECUTABLE) 
-- DOXYGEN NOT FOUND
-- Found GCRYPT: /usr/lib64/libgcrypt.so (found suitable version "1.6.1", minimum required is "1.4.2") 
-- GCRYPT FOUND
-- GCRYPT includes: /usr/include
-- GCRYPT libs: /usr/lib64/libgcrypt.so;/usr/lib64/libgpg-error.so
-- Checking for one of the modules 'glib-2.0>=2.32.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.2.15", 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 Gettext: /usr/bin/msgmerge (found version "0.19.2") 
-- GETTEXT FOUND
-- Found Git: /usr/bin/git (found version "2.12.3") 
-- Git FOUND
-- Checking for one of the modules 'krb5;mit-krb5;heimdal-krb5'
-- Looking for heimdal_version
-- Looking for heimdal_version - not found
-- KERBEROS FOUND
-- KERBEROS libs: krb5;k5crypto;com_err
-- Found LEX: /usr/bin/flex  
-- LEX FOUND
-- LEX executable: /usr/bin/flex
-- Found LIBSSH: /usr/lib64/libssh.so (found suitable version "0.6.3", minimum required is "0.6") 
-- LIBSSH FOUND
-- LIBSSH includes: /usr/include
-- LIBSSH libs: /usr/lib64/libssh.so
-- Checking for one of the modules 'lua5.2;lua-5.2;lua52;lua5.1;lua-5.1;lua51;lua5.0;lua-5.0;lua50'
-- Checking for one of the modules 'lua<=5.2.99'
-- Found LUA: /usr/lib64/liblua.so (found version "502") 
-- LUA FOUND
-- LUA includes: /usr/include
-- LUA libs: /usr/lib64/liblua.so
-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.4") 
-- LIBXML2 FOUND
-- LibXml2 includes: /usr/include/libxml2
-- LibXml2 libs: /usr/lib64/libxml2.so
-- Found M: /usr/lib64/libm.so  
-- M FOUND
-- M includes: /usr/include
-- M libs: /usr/lib64/libm.so
-- Could NOT find MaxMindDB (missing:  MAXMINDDB_LIBRARY MAXMINDDB_INCLUDE_DIR) 
-- MaxMindDB NOT FOUND
-- Checking for modules 'libnl-3.0;libnl-genl-3.0;libnl-route-3.0'
--   Found libnl-3.0, version 3.2.23
--   Found libnl-genl-3.0, version 3.2.23
--   Found libnl-route-3.0, version 3.2.23
-- 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/lib64/libpcap.so
-- Found POD: /usr/bin/pod2man  
-- POD FOUND
-- Found Perl: /usr/bin/perl (found version "5.18.2") 
-- PERL FOUND
-- Perl executable: /usr/bin/perl
-- Found PythonInterp: /usr/bin/python (found suitable version "2.7.13", 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
-- Qt5Svg FOUND
-- Qt5Svg includes: /usr/include/qt5/;/usr/include/qt5/QtSvg;/usr/include/qt5/QtWidgets;/usr/include/qt5/QtGui;/usr/include/qt5/QtCore;/usr/lib64/qt5//mkspecs/linux-g++;/usr/include
-- Qt5Svg libs: Qt5::Svg
-- Qt5Svg definitions: -DQT_SVG_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 SBC: /usr/include  
-- SBC FOUND
-- SBC includes: /usr/include
-- SBC libs: /usr/lib64/libsbc.so
-- Found SETCAP: /sbin/setcap  
-- SETCAP FOUND
-- SETCAP executable: /sbin/setcap
-- Found SMI: /usr/lib64/libsmi.so  
-- SMI FOUND
-- SMI includes: /usr/include
-- SMI libs: /usr/lib64/libsmi.so
-- Checking for one of the modules 'spandsp'
-- Found SpanDSP: /usr/include  
-- SPANDSP FOUND
-- SPANDSP includes: /usr/include
-- SPANDSP libs: /usr/lib64/libspandsp.so
-- 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.8") 
-- ZLIB FOUND
-- ZLIB includes: /usr/include
-- ZLIB libs: /usr/lib64/libz.so
-- 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 ifaddrs.h
-- Looking for 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 dladdr
-- Looking for dladdr - found
-- Looking for floorl
-- Looking for floorl - 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
-- Found ASCIIDOCTOR: /usr/bin/asciidoctor.ruby2.1 (found version "1.5.6.2") 
-- Found XSLTPROC: /usr/bin/xsltproc  
-- Including /home/ericsson/build-one/packaging/rpm/BUILD/wireshark-2.9-ESVN-4119/epan/crypt/CMakeListsCustom.txt
-- Including /home/ericsson/build-one/packaging/rpm/BUILD/wireshark-2.9-ESVN-4119/epan/dissectors/CMakeListsCustom.txt
-- Including /home/ericsson/build-one/packaging/rpm/BUILD/wireshark-2.9-ESVN-4119/epan/dissectors/asn1/CMakeListsCustom.txt
-- 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 /home/ericsson/build-one/packaging/rpm/BUILD/wireshark-2.9-ESVN-4119/ui/qt
-- Looking for ssh_userauth_agent
-- Looking for ssh_userauth_agent - found
-- Found python module make-plugin-reg: /home/ericsson/build-one/packaging/rpm/BUILD/wireshark-2.9-ESVN-4119/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=16384 -Wc++-compat -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -Werror=implicit  -fexcess-precision=fast -std=gnu99 -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DNDEBUG
-- 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=16384  -fexcess-precision=fast -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -DNDEBUG
-- Warnings as errors: 
-- 
-- The following OPTIONAL packages have been found:

 * CAP
 * CARES (required version >= 1.5.0)
 * GMODULE2
 * GNUTLS (required version >= 2.12.0)
 * Gettext
 * Git
 * KERBEROS
 * LIBSSH (required version >= 0.6) , Library for implementing SSH clients , <https://www.libssh.org/>
   extcap remote SSH interfaces (sshdump, ciscodump)
 * LUA
 * LibXml2
 * NL
 * PCAP
 * POD
 * Perl
 * 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
 * SETCAP
 * SMI
 * SPANDSP , a library of many DSP functions for telephony , <http://www.soft-switch.org/>
   Support for G.722 and G.726 codecs in RTP player
 * 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.6.1)
 * Qt5Gui (required version >= 5.6.1)
 * Qt5Multimedia
 * Qt5PrintSupport
 * Qt5Svg
 * Qt5Widgets
 * YACC

-- The following OPTIONAL packages have not been found:

 * BCG729 , G.729 decoder , <https://www.linphone.org/technical-corner/bcg729/overview>
   Support for G.729 codec in RTP player
 * DOXYGEN
 * MaxMindDB

-- Found Subversion: /usr/bin/svn (found version "1.8.19") 
-- Configuring incomplete, errors occurred!
See also "/home/ericsson/build-one/packaging/rpm/BUILD/wireshark-2.9-ESVN-4119/build/CMakeFiles/CMakeOutput.log".
See also "/home/ericsson/build-one/packaging/rpm/BUILD/wireshark-2.9-ESVN-4119/build/CMakeFiles/CMakeError.log".


RPM build errors:
CMakeFiles/rpm-package.dir/build.make:57: recipe for target 'CMakeFiles/rpm-package' failed
CMakeFiles/Makefile2:168: recipe for target 'CMakeFiles/rpm-package.dir/all' failed
CMakeFiles/Makefile2:175: recipe for target 'CMakeFiles/rpm-package.dir/rule' failed
Makefile:201: recipe for target 'rpm-package' failed