Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919395 - dev-util/qbs-1.19.1 - [clang] make[1]: [Makefile.static-res:557: .../default.bg]<snip> Segmentation fault
Summary: dev-util/qbs-1.19.1 - [clang] make[1]: [Makefile.static-res:557: .../default....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-07 08:36 UTC by Toralf Förster
Modified: 2024-04-11 01:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.37 KB, text/plain)
2023-12-07 08:36 UTC, Toralf Förster
Details
dev-util:qbs-1.19.1:20231207-064842.log.xz (dev-util:qbs-1.19.1:20231207-064842.log.xz,10.64 KB, application/x-xz)
2023-12-07 08:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,229.36 KB, text/plain)
2023-12-07 08:36 UTC, Toralf Förster
Details
environment (environment,73.89 KB, text/plain)
2023-12-07 08:36 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2023-12-07 08:36 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.16 KB, application/x-xz)
2023-12-07 08:36 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,60.40 KB, application/x-xz)
2023-12-07 08:36 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.77 KB, application/x-xz)
2023-12-07 08:36 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 2023-12-07 08:36:20 UTC
too long lines were shrinked:

make[3]: Leaving directory '/var/tmp/portage/dev-util/qbs-1.19.1/work/qbs-src-1.19.1/src/plugins/generator/iarew'
make[2]: Leaving directory '/var/tmp/portage/dev-util/qbs-1.19.1/work/qbs-src-1.19.1/src/plugins/generator'
make[1]: Leaving directory '/var/tmp/portage/dev-util/qbs-1.19.1/work/qbs-src-1.19.1/src/plugins'
( test -e Makefile.static-res || /usr/lib64/qt5/bin/qmake -o Makefile.static-res /var/tmp/portage/dev-util/qbs-1.19.1/work/qbs-src-1.19.1/static-res.pro 'QMAKE_AR="x86_64-pc-linux-gnu-ar cqs"' 'QMAKE_CC="clang"' 'QMAKE_LINK_C="clang"' 'QMAKE_LINK_C_SHLIB="clang"' 'QMAKE_CXX="clang++"' 'QMAKE_LINK="c
make[1]: Entering directory '/var/tmp/portage/dev-util/qbs-1.19.1/work/qbs-src-1.19.1'
LD_LIBRARY_PATH=/var/tmp/portage/dev-util/qbs-1.19.1/work/qbs-src-1.19.1/lib64 bin/qbs build --settings-dir qbsres/settings -f /var/tmp/portage/dev-util/qbs-1.19.1/work/qbs-src-1.19.1/qbs.qbs -d qbsres -p 'qbs resources' qbs.installPrefix:undefined project.withCode:false project.withDocumentation:fa
make[1]: *** [Makefile.static-res:557: qbsres/default/default.bg] Segmentation fault
make[1]: Leaving directory '/var/tmp/portage/dev-util/qbs-1.19.1/work/qbs-src-1.19.1'
make: *** [Makefile:197: sub-static-res-pro-make_first] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd_merged_usr-20231203-121010

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

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

  HEAD of ::gentoo
commit 7f1b28036852da65abf3399f059f9fdf9279f047
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 7 06:16:56 2023 +0000

    2023-12-07 06:16:55 UTC

emerge -qpvO dev-util/qbs
[ebuild  N    ] dev-util/qbs-1.19.1  USE="gui -doc -examples -test"
Comment 1 Toralf Förster gentoo-dev 2023-12-07 08:36:21 UTC
Created attachment 878052 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-07 08:36:22 UTC
Created attachment 878053 [details]
dev-util:qbs-1.19.1:20231207-064842.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-07 08:36:23 UTC
Created attachment 878054 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-07 08:36:24 UTC
Created attachment 878055 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-07 08:36:25 UTC
Created attachment 878056 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-07 08:36:26 UTC
Created attachment 878057 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-07 08:36:27 UTC
Created attachment 878058 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-07 08:36:28 UTC
Created attachment 878059 [details]
temp.tar.xz