Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932167 - sys-boot/elilo-3.16-r5 - make: No rule to make target x86_64/sysdeps.o, needed by elilo.so. Stop.
Summary: sys-boot/elilo-3.16-r5 - make: No rule to make target x86_64/sysdeps.o, neede...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-18 18:40 UTC by Toralf Förster
Modified: 2024-05-18 18:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.94 KB, text/plain)
2024-05-18 18:40 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,123.73 KB, application/x-xz)
2024-05-18 18:40 UTC, Toralf Förster
Details
environment (environment,64.69 KB, text/plain)
2024-05-18 18:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-05-18 18:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,49.25 KB, application/x-xz)
2024-05-18 18:40 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,121.86 KB, application/x-xz)
2024-05-18 18:40 UTC, Toralf Förster
Details
sys-boot:elilo-3.16-r5:20240518-182056.log (sys-boot:elilo-3.16-r5:20240518-182056.log,5.08 KB, text/plain)
2024-05-18 18:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.84 KB, application/x-xz)
2024-05-18 18:40 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 2024-05-18 18:40:44 UTC
mkdir -p tools
make -C tools -f ./../tools/Makefile SRCDIR=./../tools ARCH=x86_64
make[1]: Entering directory '/var/tmp/portage/sys-boot/elilo-3.16-r5/work/elilo-3.16-source/tools'
x86_64-pc-linux-gnu-gcc -O2  -O2 -pipe -march=native -fno-diagnostics-color -Wall -c eliloalt.c -o eliloalt.o
x86_64-pc-linux-gnu-gcc -o eliloalt -O2  -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wall eliloalt.o
make[1]: Leaving directory '/var/tmp/portage/sys-boot/elilo-3.16-r5/work/elilo-3.16-source/tools'
make: *** No rule to make target 'x86_64/sysdeps.o', needed by 'elilo.so'.  Stop.
 * ERROR: sys-boot/elilo-3.16-r5::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20240507-035004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 54db5e44159fcdb4f703ec7a1a3dcd730b6c92c5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat May 18 17:33:46 2024 +0000

    2024-05-18 17:33:45 UTC

emerge -qpvO sys-boot/elilo
[ebuild  N    ] sys-boot/elilo-3.16-r5
Comment 1 Toralf Förster gentoo-dev 2024-05-18 18:40:45 UTC
Created attachment 893333 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-18 18:40:46 UTC
Created attachment 893334 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-05-18 18:40:48 UTC
Created attachment 893335 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-18 18:40:48 UTC
Created attachment 893336 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-18 18:40:49 UTC
Created attachment 893337 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-18 18:40:51 UTC
Created attachment 893338 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-18 18:40:51 UTC
Created attachment 893339 [details]
sys-boot:elilo-3.16-r5:20240518-182056.log
Comment 8 Toralf Förster gentoo-dev 2024-05-18 18:40:52 UTC
Created attachment 893340 [details]
temp.tar.xz