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

Bug 833308

Summary: net-libs/xdp-tools-1.2.2 - cc1: all warnings being treated as errors
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jason A. Donenfeld <zx2c4>
Status: RESOLVED DUPLICATE    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
net-libs:xdp-tools-1.2.2:20220214-062445.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-02-14 08:23:05 UTC
too long lines were shrinked:

objcopy  --rename-section .data=.rodata,alloc,load,readonly,data,contents xsk_def_xdp_prog.embed.o
ld -r -b binary -o xsk_def_xdp_prog_5.3.embed.o -z noexecstack --format=binary xsk_def_xdp_prog_5.3.o
objcopy  --rename-section .data=.rodata,alloc,load,readonly,data,contents xsk_def_xdp_prog_5.3.embed.o
gcc -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/bpf/uapi -std=gnu11 -Wextra -Werror -DBPF_DIR_MNT=\"/sys/fs/bpf\" -DBPF_OBJECT_PATH=\"/usr/local/lib/bpf\" -DMAX_DISPATCHER_ACTIONS=10 -DTOOLS_VERSION=\""1.2.2"\" -DLIBBPF_VERSION=\"0.7.0\" -DHAVE_LIBBPF_PERF_BUFFER__CONSUME -DHAVE_LI
cc1: all warnings being treated as errors
make[2]: *** [Makefile:91: staticobjs/xsk.o] Error 1
make[2]: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220213-114754

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-pc-linux-gnu
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 Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit aaa9c5c5da12f75590731231228373d098e0d37d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 14 04:51:54 2022 +0000

    2022-02-14 04:51:53 UTC

emerge -qpvO net-libs/xdp-tools
[ebuild  N    ] net-libs/xdp-tools-1.2.2  USE="tools"
Comment 1 Toralf Förster gentoo-dev 2022-02-14 08:23:06 UTC
Created attachment 765044 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-14 08:23:08 UTC
Created attachment 765045 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-02-14 08:23:10 UTC
Created attachment 765046 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-14 08:23:11 UTC
Created attachment 765047 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-14 08:23:13 UTC
Created attachment 765048 [details]
net-libs:xdp-tools-1.2.2:20220214-062445.log
Comment 6 Toralf Förster gentoo-dev 2022-02-14 08:23:15 UTC
Created attachment 765049 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-02 09:46:24 UTC

*** This bug has been marked as a duplicate of bug 846938 ***