Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889850 - net-libs/xdp-tools-1.2.8 - error: <unknown>: in function xsk_def_prog i32 (ptr): A call to built-in function _stack_chk_fail is no
Summary: net-libs/xdp-tools-1.2.8 - error: <unknown>: in function xsk_def_prog i32 (pt...
Status: RESOLVED DUPLICATE of bug 889842
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: 2023-01-05 18:25 UTC by Toralf Förster
Modified: 2023-02-26 17:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.79 KB, text/plain)
2023-01-05 18:25 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,68.11 KB, application/x-bzip)
2023-01-05 18:25 UTC, Toralf Förster
Details
environment (environment,24.85 KB, text/plain)
2023-01-05 18:25 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,650 bytes, application/x-bzip)
2023-01-05 18:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.73 KB, application/x-bzip)
2023-01-05 18:25 UTC, Toralf Förster
Details
net-libs:xdp-tools-1.2.8:20230105-001134.log (net-libs:xdp-tools-1.2.8:20230105-001134.log,8.13 KB, text/plain)
2023-01-05 18:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.79 KB, application/x-bzip)
2023-01-05 18:25 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 2023-01-05 18:25:49 UTC
too long lines were shrinked:

		-e "s|@VERSION@|"1.2.8"|" \
		< libxdp.pc.template > libxdp.pc
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.8"\" -DLIBBPF_VERSION=\"1.0.1\" -DRUNDIR=\"/run\" -DHAVE_LIBBPF_PERF_BUFFER_
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.8"\" -DLIBBPF_VERSION=\"1.0.1\" -DRUNDIR=\"/run\" -DHAVE_LIBBPF_PERF_BUFFER_
llc -march=bpf -filetype=obj -o xsk_def_xdp_prog_5.3.o xsk_def_xdp_prog_5.3.ll
llc -march=bpf -filetype=obj -o xsk_def_xdp_prog.o xsk_def_xdp_prog.ll
error: <unknown>:0:0: in function xsk_def_prog i32 (ptr): A call to built-in function '__stack_chk_fail' is not supported.

make[2]: *** [Makefile:140: xsk_def_xdp_prog_5.3.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20230101-010025

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Ruby profiles:
  [1]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.66.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit dcd1c5bd3925ee07b4d9fd2a2cb4e23f82728e0b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 4 22:47:08 2023 +0000

    2023-01-04 22:47:07 UTC

emerge -qpvO net-libs/xdp-tools
[ebuild  N    ] net-libs/xdp-tools-1.2.8  USE="tools"
Comment 1 Toralf Förster gentoo-dev 2023-01-05 18:25:50 UTC
Created attachment 847354 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-01-05 18:25:51 UTC
Created attachment 847356 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-01-05 18:25:52 UTC
Created attachment 847358 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-01-05 18:25:53 UTC
Created attachment 847360 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-01-05 18:25:54 UTC
Created attachment 847362 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-01-05 18:25:55 UTC
Created attachment 847364 [details]
net-libs:xdp-tools-1.2.8:20230105-001134.log
Comment 7 Toralf Förster gentoo-dev 2023-01-05 18:25:56 UTC
Created attachment 847366 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2023-02-26 17:49:43 UTC
tinderbox_musl detected this bug as duplicate of 889842 - If this an error, please let me know

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