Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 833057

Summary: net-misc/packETH-2.1 - cli_send.c: error: _sum16 undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: netmon
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt.bz2
environment
etc.portage.tar.bz2
logs.tar.bz2
net-misc:packETH-2.1:20220210-054116.log
temp.tar.bz2

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