Package Details: bpf-unknown-none-gcc 14.2.0-1

Git Clone URL: https://aur.archlinux.org/bpf-unknown-none-gcc.git (read-only, click to copy)
Package Base: bpf-unknown-none-gcc
Description: Cross GCC for Linux eBPF
Upstream URL: https://gcc.gnu.org
Licenses: GFDL-1.3-or-later, GPL-3.0-with-GCC-exception
Submitter: qwertyuiop924
Maintainer: qwertyuiop924
Last Packager: qwertyuiop924
Votes: 0
Popularity: 0.000000
First Submitted: 2024-12-15 00:48 (UTC)
Last Updated: 2024-12-15 00:48 (UTC)

Latest Comments

qwertyuiop924 commented on 2025-01-10 05:15 (UTC)

Hmmm. You seem to be trying to build gcc with bpf-unknown-none as the host. This isn't supported, which explains the error.

I'm not really sure why or how this is happening though. I'm assuming you aren't doing this on purpose, and I can't replicate it on my system.

geemili commented on 2025-01-10 02:45 (UTC)

Ran into a problem building this:

checking for bpf-unknown-none-gcc... /home/geemili/Downloads/probes/bpf-unknown-none-gcc/src/build-bpf-unknown-none/./gcc/xgcc -B/home/geemili/Downloads/probes/bpf-unknown-none-gcc/src/build-bpf-unknown-none/./gcc/ -B/usr/bpf-unknown-none/bin/ -B/usr/bpf-unknown-none/lib/ -isystem /usr/bpf-unknown-none/include -isystem /usr/bpf-unknown-none/sys-include   
checking for suffix of object files... configure: error: in `/home/geemili/Downloads/probes/bpf-unknown-none-gcc/src/build-bpf-unknown-none/bpf-unknown-none/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details
make[1]: *** [Makefile:12765: configure-target-libgcc] Error 1
make[1]: Leaving directory '/home/geemili/Downloads/probes/bpf-unknown-none-gcc/src/build-bpf-unknown-none'
make: *** [Makefile:1039: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

I put config.log and stderr/stdout in a gist here: https://gist.github.com/leroycep/60bf923955375ffd525ecb81ca784ef5