Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888855 - app-misc/golly-4.1-r1 - Fatal error: cant create ObjGTK/qlifedraw.o: No such file or directory
Summary: app-misc/golly-4.1-r1 - Fatal error: cant create ObjGTK/qlifedraw.o: No such ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-29 10:03 UTC by Toralf Förster
Modified: 2022-12-29 10:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.92 KB, text/plain)
2022-12-29 10:03 UTC, Toralf Förster
Details
app-misc:golly-4.1-r1:20221229-053319.log (app-misc:golly-4.1-r1:20221229-053319.log,4.74 KB, text/plain)
2022-12-29 10:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,174.51 KB, text/plain)
2022-12-29 10:03 UTC, Toralf Förster
Details
environment (environment,123.82 KB, text/plain)
2022-12-29 10:03 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,574 bytes, application/x-bzip)
2022-12-29 10:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.43 KB, application/x-bzip)
2022-12-29 10:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.82 KB, application/x-bzip)
2022-12-29 10:03 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-12-29 10:03:22 UTC
too long lines were shrinked:

make: Entering directory '/var/tmp/portage/app-misc/golly-4.1-r1/work/golly-4.1-src/gui-wx'
x86_64-pc-linux-gnu-g++ -DVERSION=4.1 -DGOLLYDIR="/usr/share/golly" -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../gollybase -O3 -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -DENABLE_SOUND `/usr/lib64/wx/config/gtk3-unicode-3.
x86_64-pc-linux-gnu-g++ -DVERSION=4.1 -DGOLLYDIR="/usr/share/golly" -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../gollybase -O3 -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -DENABLE_SOUND -c -o ObjGTK/qlifedraw.o ../gollybase
x86_64-pc-linux-gnu-g++ -DVERSION=4.1 -DGOLLYDIR="/usr/share/golly" -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../gollybase -O3 -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -DENABLE_SOUND -c -o ObjGTK/viewport.o ../gollybase/
x86_64-pc-linux-gnu-g++ -DVERSION=4.1 -DGOLLYDIR="/usr/share/golly" -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../gollybase -O3 -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -DENABLE_SOUND -c -o ObjGTK/ltldraw.o ../gollybase/l
Assembler messages:
Fatal error: can't create ObjGTK/qlifedraw.o: No such file or directory
Assembler messages:
Fatal error: can't create ObjGTK/ltldraw.o: No such file or directory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-j4-20221228-020022

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] 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 Rust versions:
  [1]   rust-bin-1.66.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 4d8d3109106df9890b4454b78b7b91ddff3d7e47
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 29 04:33:07 2022 +0000

    2022-12-29 04:33:06 UTC

emerge -qpvO app-misc/golly
[ebuild  N    ] app-misc/golly-4.1-r1  PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-12-29 10:03:23 UTC
Created attachment 845607 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-29 10:03:24 UTC
Created attachment 845609 [details]
app-misc:golly-4.1-r1:20221229-053319.log
Comment 3 Toralf Förster gentoo-dev 2022-12-29 10:03:25 UTC
Created attachment 845611 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-29 10:03:27 UTC
Created attachment 845613 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-29 10:03:27 UTC
Created attachment 845615 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-29 10:03:28 UTC
Created attachment 845617 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-29 10:03:29 UTC
Created attachment 845619 [details]
temp.tar.bz2