Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833308 - net-libs/xdp-tools-1.2.2 - cc1: all warnings being treated as errors
Summary: net-libs/xdp-tools-1.2.2 - cc1: all warnings being treated as errors
Status: RESOLVED DUPLICATE of bug 846938
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-14 08:23 UTC by Toralf Förster
Modified: 2022-06-02 09:46 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.95 KB, text/plain)
2022-02-14 08:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,105.94 KB, text/plain)
2022-02-14 08:23 UTC, Toralf Förster
Details
environment (environment,21.77 KB, text/plain)
2022-02-14 08:23 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.32 KB, application/x-bzip)
2022-02-14 08:23 UTC, Toralf Förster
Details
net-libs:xdp-tools-1.2.2:20220214-062445.log (net-libs:xdp-tools-1.2.2:20220214-062445.log,10.82 KB, text/plain)
2022-02-14 08:23 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.21 KB, application/x-bzip)
2022-02-14 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-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 ***