Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942212 - www-servers/kore-4.2.3 - [ncurses-6.5] [libtool] [gcc-15] Fatal error: cant create obj/domain.o: No such file or directory
Summary: www-servers/kore-4.2.3 - [ncurses-6.5] [libtool] [gcc-15] Fatal error: cant c...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-26 08:11 UTC by Toralf Förster
Modified: 2024-10-26 08:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.03 KB, text/plain)
2024-10-26 08:11 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,94.34 KB, application/x-xz)
2024-10-26 08:11 UTC, Toralf Förster
Details
environment (environment,64.64 KB, text/plain)
2024-10-26 08:11 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-10-26 08:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.50 KB, application/x-xz)
2024-10-26 08:11 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,100.94 KB, application/x-xz)
2024-10-26 08:11 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.66 KB, application/x-xz)
2024-10-26 08:11 UTC, Toralf Förster
Details
www-servers:kore-4.2.3:20241026-031357.log (www-servers:kore-4.2.3:20241026-031357.log,4.20 KB, text/plain)
2024-10-26 08:11 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-10-26 08:11:41 UTC
>>> Configuring source in /var/tmp/portage/www-servers/kore-4.2.3/work/kore-4.2.3 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/www-servers/kore-4.2.3/work/kore-4.2.3 ...
make -O -j4 
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -fno-common -DPREFIX='"/usr"' -DTLS_BACKEND_OPENSSL -DKORE_USE_TASKS -DKORE_USE_JSONRPC -DKORE_USE_ACME  -DKORE_USE_CURL -D_GNU_SOURCE=1 -c src/domain.c -o obj/domain.o
Assembler messages:
Fatal error: can't create obj/domain.o: No such file or directory
make: *** [Makefile:278: obj/domain.o] Error 2 shuffle=1982779060
make: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20241015-011513

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

  Block bug #351559 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=1982779060'

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.2
llvm-config: 19.1.2
Python 3.12.7
go version go1.23.2 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [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

The Glorious Glasgow Haskell Compilation System, version 9.0.2

  HEAD of ::gentoo
commit 930dee0bdf8c9292f86e378bf48858e2ee2f2ad7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 26 01:33:31 2024 +0000

    2024-10-26 01:33:30 UTC

emerge -qpvO =www-servers/kore-4.2.3
[ebuild  N    ] www-servers/kore-4.2.3  USE="acme curl http json openssl threads -debug -postgres"
Comment 1 Toralf Förster gentoo-dev 2024-10-26 08:11:42 UTC
Created attachment 906826 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-26 08:11:43 UTC
Created attachment 906827 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-10-26 08:11:44 UTC
Created attachment 906828 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-26 08:11:45 UTC
Created attachment 906829 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-26 08:11:46 UTC
Created attachment 906830 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-26 08:11:47 UTC
Created attachment 906831 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-26 08:11:48 UTC
Created attachment 906832 [details]
temp.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-26 08:11:49 UTC
Created attachment 906833 [details]
www-servers:kore-4.2.3:20241026-031357.log