From: Petr Vorel <petr.vorel@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2, 1/1] package/wireshark: bump to version 3.4.0
Date: Tue, 3 Nov 2020 00:52:52 +0100 [thread overview]
Message-ID: <20201102235252.GA26078@pevik> (raw)
In-Reply-To: <20201102195737.81319-1-fontaine.fabrice@gmail.com>
> - c-ares is mandatory since
> https://github.com/wireshark/wireshark/commit/451a241e50bd34ba097bd09a5f9f673170779aaf
> - Disable ilibc which is available and enabled by default since
> https://github.com/wireshark/wireshark/commit/12a13a69264fdef4281e4b13c8c7d92a272cc99e
> - LTO can be enabled since
> https://github.com/wireshark/wireshark/commit/e6b5bd09766a1320c5540f78eb0e4ba03ce8f108
> - opus is an optional dependency since
> https://github.com/wireshark/wireshark/commit/6136c719da4ec9b96c01adb4b0fd7f01af171688
> https://www.wireshark.org/docs/relnotes/wireshark-3.4.0.html
> ---
> Changes v1 -> v2 (after review of Petr Vorel):
> - c-ares is now mandatory
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
Tested-by: Petr Vorel <petr.vorel@gmail.com>
I also found some problems with br-powerpc-e500mc-full
[ 92%] Linking C shared library ../run/libwireshark.so
br-test-pkg/br-powerpc-e500mc-full/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/crtbeginS.o: in function `__do_global_dtors_aux':
crtstuff.c:(.text+0x168): relocation truncated to fit: R_PPC_PLTREL24 against symbol `__cxa_finalize' defined in .text section in br-test-pkg/br-powerpc-e500mc-full/host/powerpc-buildroot-linux-uclibc/sysroot/lib/libc.so.1
CMakeFiles/epan.dir/addr_and_mask.c.o: in function `ip_get_subnet_mask':
addr_and_mask.c:(.text+0x44): relocation truncated to fit: R_PPC_PLTREL24 against symbol `g_assertion_message_expr' defined in .text section in br-test-pkg/br-powerpc-e500mc-full/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libglib-2.0.so
CMakeFiles/epan.dir/addr_and_mask.c.o: in function `tvb_get_ipv4_addr_with_prefix_len':
addr_and_mask.c:(.text+0xa0): relocation truncated to fit: R_PPC_PLTREL24 against symbol `tvb_memcpy' defined in .text section in CMakeFiles/epan.dir/tvbuff.c.o
CMakeFiles/epan.dir/addr_and_mask.c.o: in function `tvb_get_ipv6_addr_with_prefix_len':
addr_and_mask.c:(.text+0x118): relocation truncated to fit: R_PPC_PLTREL24 against symbol `memset' defined in .text section in br-test-pkg/br-powerpc-e500mc-full/host/powerpc-buildroot-linux-uclibc/sysroot/lib/libc.so.1
addr_and_mask.c:(.text+0x12c): relocation truncated to fit: R_PPC_PLTREL24 against symbol `tvb_memcpy' defined in .text section in CMakeFiles/epan.dir/tvbuff.c.o
CMakeFiles/epan.dir/addr_resolv.c.o: in function `ipv6_equal':
addr_resolv.c:(.text+0x5c): relocation truncated to fit: R_PPC_PLTREL24 against symbol `memcmp' defined in .text section in br-test-pkg/br-powerpc-e500mc-full/host/powerpc-buildroot-linux-uclibc/sysroot/lib/libc.so.1
CMakeFiles/epan.dir/addr_resolv.c.o: in function `eth_addr_cmp':
addr_resolv.c:(.text+0x88): relocation truncated to fit: R_PPC_PLTREL24 against symbol `memcmp' defined in .text section in br-test-pkg/br-powerpc-e500mc-full/host/powerpc-buildroot-linux-uclibc/sysroot/lib/libc.so.1
CMakeFiles/epan.dir/addr_resolv.c.o: in function `_serv_name_lookup':
addr_resolv.c:(.text+0xd8): relocation truncated to fit: R_PPC_PLTREL24 against symbol `wmem_map_lookup' defined in .text section in wmem/CMakeFiles/wmem.dir/wmem_map.c.o
CMakeFiles/epan.dir/addr_resolv.c.o: in function `wka_name_lookup':
addr_resolv.c:(.text+0x1dc): relocation truncated to fit: R_PPC_PLTREL24 against symbol `wmem_map_lookup' defined in .text section in wmem/CMakeFiles/wmem.dir/wmem_map.c.o
CMakeFiles/epan.dir/addr_resolv.c.o: in function `end_ethent':
addr_resolv.c:(.text+0x240): relocation truncated to fit: R_PPC_PLTREL24 against symbol `fclose' defined in .text section in br-test-pkg/br-powerpc-e500mc-full/host/powerpc-buildroot-linux-uclibc/sysroot/lib/libc.so.1
CMakeFiles/epan.dir/addr_resolv.c.o: in function `end_ipxnetent':
addr_resolv.c:(.text+0x288): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status
+ now common problems with br-riscv32 discussed in:
https://patchwork.ozlabs.org/project/buildroot/patch/20201101180154.14307-1-petr.vorel at gmail.com/#2566327
Kind regards,
Petr
next prev parent reply other threads:[~2020-11-02 23:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-02 19:57 [Buildroot] [PATCH v2, 1/1] package/wireshark: bump to version 3.4.0 Fabrice Fontaine
2020-11-02 23:52 ` Petr Vorel [this message]
2020-11-03 6:58 ` Fabrice Fontaine
2020-11-03 19:57 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201102235252.GA26078@pevik \
--to=petr.vorel@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox