Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941074 - dev-db/sqlitestudio-3.4.4-r1 - [libtool] [gcc-15] lto1: internal compiler error: unexpected file name ../../../build/qrc_qmake_qmake in linker resolution file. Expected .
Summary: dev-db/sqlitestudio-3.4.4-r1 - [libtool] [gcc-15] lto1: internal compiler err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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: gcc-15
  Show dependency tree
 
Reported: 2024-10-06 13:57 UTC by Toralf Förster
Modified: 2024-10-09 12:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.02 KB, text/plain)
2024-10-06 13:57 UTC, Toralf Förster
Details
dev-db:sqlitestudio-3.4.4-r1:20241006-073623.log.xz (dev-db:sqlitestudio-3.4.4-r1:20241006-073623.log.xz,25.88 KB, application/x-xz)
2024-10-06 13:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,23.63 KB, text/plain)
2024-10-06 13:57 UTC, Toralf Förster
Details
environment (environment,122.42 KB, text/plain)
2024-10-06 13:57 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-10-06 13:57 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,13.81 KB, application/x-xz)
2024-10-06 13:57 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,86.78 KB, text/plain)
2024-10-06 13:57 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.42 KB, application/x-xz)
2024-10-06 13:57 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-06 13:57:17 UTC
too long lines were shrinked:

make[1]: Entering directory '/var/tmp/portage/dev-db/sqlitestudio-3.4.4-r1/work/sqlitestudio-3.4.4/output/build/Plugins/CsvExport'
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -std=gnu++1z -Wall -Wextra -D_REENTRANT -fPIC -DPROJECT_MODULE_NAME=CsvExport -DCSVEXPORT_LIBRARY -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I../../../../Plugin
make[1]: Leaving directory '/var/tmp/portage/dev-db/sqlitestudio-3.4.4-r1/work/sqlitestudio-3.4.4/output/build/Plugins/CsvExport'
make[1]: Entering directory '/var/tmp/portage/dev-db/sqlitestudio-3.4.4-r1/work/sqlitestudio-3.4.4/output/build/Plugins/CsvImport'
rm -f libCsvImport.so
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wl,-rpath,. -Wl,-rpath,. -Wl,-rpath,.. -Wl,-rpath,../lib -shared -o libCsvImport.so ../../../build/csvimport.o ../.
lto1: internal compiler error: unexpected file name ../../../build/qrc_qmake_qmake in linker resolution file. Expected ../../../build/moc_csvimport.o
0x56174c6a9129 diagnostic_context::diagnostic_impl(rich_location*, diagnostic_metadata const*, diagnostic_option_id, char const*, __va_list_tag (*) [1], diagnostic_t)
	???:0

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20241005-094003

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Requested by sam

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
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/19
19.1.1
Python 3.12.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 823fb39282562b380ab8ba41ba6a32bb90f1d096
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 6 05:48:23 2024 +0000

    2024-10-06 05:48:22 UTC

emerge -qpvO =dev-db/sqlitestudio-3.4.4-r1
[ebuild  N    ] dev-db/sqlitestudio-3.4.4-r1  USE="cups -cli -python -tcl -test" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-10-06 13:57:18 UTC
Created attachment 904956 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-06 13:57:19 UTC
Created attachment 904957 [details]
dev-db:sqlitestudio-3.4.4-r1:20241006-073623.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-10-06 13:57:20 UTC
Created attachment 904958 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-10-06 13:57:21 UTC
Created attachment 904959 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-10-06 13:57:22 UTC
Created attachment 904960 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-06 13:57:23 UTC
Created attachment 904961 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-06 13:57:25 UTC
Created attachment 904962 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-10-06 13:57:26 UTC
Created attachment 904963 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-10-09 12:52:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efcad109bf466b26305cb3cd6be714971d3c50c7

commit efcad109bf466b26305cb3cd6be714971d3c50c7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-10-09 12:52:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-10-09 12:52:36 +0000

    dev-db/sqlitestudio: build with -j1
    
    The build system is qmake so a pain to fix.
    
    Closes: https://bugs.gentoo.org/902991
    Closes: https://bugs.gentoo.org/924672
    Closes: https://bugs.gentoo.org/928736
    Closes: https://bugs.gentoo.org/941074
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/sqlitestudio/sqlitestudio-3.4.4-r1.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)