Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 845609 Details for
Bug 888855
app-misc/golly-4.1-r1 - Fatal error: cant create ObjGTK/qlifedraw.o: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-misc:golly-4.1-r1:20221229-053319.log
app-misc:golly-4.1-r1:20221229-053319.log (text/plain), 4.74 KB, created by
Toralf Förster
on 2022-12-29 10:03:24 UTC
(
hide
)
Description:
app-misc:golly-4.1-r1:20221229-053319.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-12-29 10:03:24 UTC
Size:
4.74 KB
patch
obsolete
> * Package: app-misc/golly-4.1-r1:0 > * Repository: gentoo > * Maintainer: xgqt@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_10 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Please clean PYTHON_COMPAT of obsolete implementations: > * python3_7 > * Using python3.10 to build > * > * Requested wxWidgets: 3.0-gtk3 > * Using wxWidgets: gtk3-unicode-3.0-gtk3 > * >>>> Unpacking source... >>>> Unpacking golly-4.1-src.tar.gz to /var/tmp/portage/app-misc/golly-4.1-r1/work >>>> Source unpacked in /var/tmp/portage/app-misc/golly-4.1-r1/work >>>> Preparing source in /var/tmp/portage/app-misc/golly-4.1-r1/work/golly-4.1-src ... > * Applying golly-4.0-CFLAGS.patch ... >patching file lua/Makefile >Hunk #1 succeeded at 7 with fuzz 2 (offset -6 lines). >patching file lua/Makefile >Hunk #1 succeeded at 19 (offset -6 lines). > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-misc/golly-4.1-r1/work/golly-4.1-src ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-misc/golly-4.1-r1/work/golly-4.1-src ... >make -j4 -C gui-wx -f makefile-gtk ENABLE_SOUND=yes GOLLYDIR=/usr/share/golly PYTHON=python3.10 WX_CONFIG=/usr/lib64/wx/config/gtk3-unicode-3.0-gtk3 AR=x86_64-pc-linux-gnu-ar CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ CXXC=x86_64-pc-linux-gnu-g++ RANLIB=x86_64-pc-linux-gnu-ranlib >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.0-gtk3 --cxxflags` -I../lua -I../sound -c -o ObjGTK/wxutils.o wxutils.cpp >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/qlifedraw.cpp >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/viewport.cpp >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/ltldraw.cpp >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 >Assembler messages: >Fatal error: can't create ObjGTK/viewport.o: No such file or directory >Assembler messages: >Fatal error: can't create ObjGTK/wxutils.o: No such file or directory >../gollybase/ltldraw.cpp:383:1: fatal error: error writing to -: Broken pipe > 383 | } > | ^ >compilation terminated. >make: *** [makefile-gtk:175: ObjGTK/ltldraw.o] Error 1 shuffle=685343389 >make: *** Waiting for unfinished jobs.... >../gollybase/viewport.cpp:239:1: fatal error: error writing to -: Broken pipe > 239 | } > | ^ >compilation terminated. >make: *** [makefile-gtk:217: ObjGTK/viewport.o] Error 1 shuffle=685343389 >../gollybase/qlifedraw.cpp:1039:1: fatal error: error writing to -: Broken pipe > 1039 | } > | ^ >compilation terminated. >make: *** [makefile-gtk:169: ObjGTK/qlifedraw.o] Error 1 shuffle=685343389 >wxutils.cpp:674:1: fatal error: error writing to -: Broken pipe > 674 | } > | ^ >compilation terminated. >make: *** [makefile-gtk:223: ObjGTK/wxutils.o] Error 1 shuffle=685343389 >make: Leaving directory '/var/tmp/portage/app-misc/golly-4.1-r1/work/golly-4.1-src/gui-wx' > * ERROR: app-misc/golly-4.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-misc/golly-4.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-misc/golly-4.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-misc:golly-4.1-r1:20221229-053319.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/golly-4.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-misc/golly-4.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-misc/golly-4.1-r1/work/golly-4.1-src' > * S: '/var/tmp/portage/app-misc/golly-4.1-r1/work/golly-4.1-src' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 888855
:
845607
| 845609 |
845611
|
845613
|
845615
|
845617
|
845619