Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833057 - net-misc/packETH-2.1 - cli_send.c: error: _sum16 undeclared (first use in this function)
Summary: net-misc/packETH-2.1 - cli_send.c: error: _sum16 undeclared (first use in thi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-10 08:23 UTC by Toralf Förster
Modified: 2022-02-10 08:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.05 KB, text/plain)
2022-02-10 08:23 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,67.52 KB, application/x-bzip)
2022-02-10 08:23 UTC, Toralf Förster
Details
environment (environment,71.21 KB, text/plain)
2022-02-10 08:23 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.85 KB, application/x-bzip)
2022-02-10 08:23 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.51 KB, application/x-bzip)
2022-02-10 08:23 UTC, Toralf Förster
Details
net-misc:packETH-2.1:20220210-054116.log (net-misc:packETH-2.1:20220210-054116.log,52.22 KB, text/plain)
2022-02-10 08:23 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.45 KB, application/x-bzip)
2022-02-10 08:23 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-02-10 08:23:22 UTC
cli_send.c:1732:8: error: unknown type name '__sum16'
 1732 | inline __sum16
      |        ^~~~~~~
cli_send.c: In function 'ip_fast_csum':
cli_send.c:1760:13: error: '__sum16' undeclared (first use in this function)
 1760 |     return (__sum16)sum;
      |             ^~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220206-140238

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:

  HEAD of ::gentoo
commit 8df36db3d12b49fc909cdbf0721f4b6b82b0c60e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 10 04:22:11 2022 +0000

    2022-02-10 04:22:10 UTC

emerge -qpvO net-misc/packETH
[ebuild  N    ] net-misc/packETH-2.1  USE="cli gtk"
Comment 1 Toralf Förster gentoo-dev 2022-02-10 08:23:23 UTC
Created attachment 764777 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-10 08:23:25 UTC
Created attachment 764778 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-02-10 08:23:26 UTC
Created attachment 764779 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-10 08:23:27 UTC
Created attachment 764780 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-10 08:23:28 UTC
Created attachment 764781 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-10 08:23:29 UTC
Created attachment 764782 [details]
net-misc:packETH-2.1:20220210-054116.log
Comment 7 Toralf Förster gentoo-dev 2022-02-10 08:23:30 UTC
Created attachment 764783 [details]
temp.tar.bz2