Wireshark mailing list archives

Re: Compile fails after fetch


From: "Mora, Jorge" <Jorge.Mora () netapp com>
Date: Thu, 19 Nov 2020 17:09:09 +0000

Hello,

Here is the information:
[mora@netapp-21 wireshark-build]$ cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 7.4 (Maipo)
[mora@netapp-21 wireshark-build]$ uname -a
Linux netapp-21 4.13.0-rc5+ #1 SMP Tue Aug 15 12:49:30 MDT 2017 x86_64 x86_64 x86_64 GNU/Linux
[mora@netapp-21 wireshark-build]$ rpm -qa | grep gcc
gcc-c++-4.8.5-16.el7.x86_64
libgcc-4.8.5-16.el7.x86_64
gcc-gfortran-4.8.5-16.el7.x86_64
gcc-4.8.5-16.el7.x86_64
[mora@netapp-21 wireshark-build]$ rpm -qa | grep libgcrypt
libgcrypt-1.5.3-14.el7.x86_64
libgcrypt-devel-1.5.3-14.el7.x86_64


--Jorge

On 11/19/20, 9:57 AM, "Wireshark-dev on behalf of Ivan Nardi" <wireshark-dev-bounces () wireshark org on behalf of 
nardi.ivan () gmail com> wrote:

    NetApp Security WARNING: This is an external email. Do not click links or open attachments unless you recognize the 
sender and know the content is safe.




    Hi
    could you share your environment details, please? SO, compiler version
    and, particularly, libgcrypt version
    Thanks

    Ivan

    On Thu, 19 Nov 2020 at 17:51, Mora, Jorge <Jorge.Mora () netapp com> wrote:
    >
    > Hello,
    >
    >
    >
    > After a git fetch, compile fails with the following:
    >
    > [ 50%] Building C object epan/dissectors/CMakeFiles/dissectors.dir/packet-quic.c.o
    >
    > /home/mora/wireshark/epan/dissectors/packet-quic.c:603:1: error: ‘quic_are_ciphers_initialized’ defined but not 
used [-Werror=unused-function]
    >
    > quic_are_ciphers_initialized(quic_ciphers *ciphers)
    >
    > ^
    >
    > cc1: all warnings being treated as errors
    >
    > make[2]: *** [epan/dissectors/CMakeFiles/dissectors.dir/packet-quic.c.o] Error 1
    >
    > make[1]: *** [epan/dissectors/CMakeFiles/dissectors.dir/all] Error 2
    >
    >
    >
    > $ git log
    >
    > commit 1d7bc367e943464f912a67ad436fabddb1a61a37
    >
    > Author: Anders Broman <anders.broman () ericsson com>
    >
    > Date:   Wed Nov 18 13:56:52 2020 +0100
    >
    >
    >
    >     GSM A Common: Dissect polygon points
    >
    >
    >
    >
    >
    > Two weeks ago I did a git fetch and I was able to compile with no problems.
    >
    >
    >
    >
    >
    > --Jorge
    >
    >
    >
    > ___________________________________________________________________________
    > Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
    > Archives:    https://www.wireshark.org/lists/wireshark-dev
    > Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
    >              mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
    ___________________________________________________________________________
    Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
    Archives:    https://www.wireshark.org/lists/wireshark-dev
    Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
                 mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: