diff options
author | Michael Opdenacker <michael.opdenacker@rootcommit.com> | 2025-10-22 20:36:41 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-10-22 21:57:43 -0700 |
commit | 6f565e943cd94a08e6c376ff6bfbf743bc9566b4 (patch) | |
tree | 7a8a813de9fe9f7d950c6343c3a638a20731d294 /meta-python/recipes-python | |
parent | 16b18bf750ba146e7092af444d0c0464e33cf52a (diff) | |
download | meta-openembedded-master-next.tar.gz |
iperf3: add missing "libgcc" RDEPENDSmaster-next
This fixes an issue observed with iperf3 added to core-image-minimal.
The executable starts fine but at the end of a test, issues this error:
iperf3 -c 172.24.0.1
Connecting to host 172.24.0.1, port 5201
[ 5] local 172.24.0.2 port 55444 connected to 172.24.0.1 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 113 MBytes 945 Mbits/sec 0 396 KBytes
[ 5] 1.00-2.00 sec 112 MBytes 941 Mbits/sec 0 396 KBytes
[ 5] 2.00-3.00 sec 113 MBytes 946 Mbits/sec 0 417 KBytes
[ 5] 3.00-4.00 sec 112 MBytes 937 Mbits/sec 1 417 KBytes
[ 5] 4.00-5.00 sec 113 MBytes 946 Mbits/sec 0 424 KBytes
[ 5] 5.00-6.00 sec 112 MBytes 938 Mbits/sec 0 424 KBytes
[ 5] 6.00-7.00 sec 112 MBytes 943 Mbits/sec 0 428 KBytes
[ 5] 7.00-8.00 sec 112 MBytes 942 Mbits/sec 0 445 KBytes
[ 5] 8.00-9.00 sec 112 MBytes 944 Mbits/sec 0 457 KBytes
libgcc_s.so.1 must be installed for pthread_cancel to work
Aborted
Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-python')
0 files changed, 0 insertions, 0 deletions