Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 919395

Summary: dev-util/qbs-1.19.1 - [clang] make[1]: [Makefile.static-res:557: .../default.bg]<snip> Segmentation fault
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:qbs-1.19.1:20231207-064842.log.xz
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
qlist-info.txt.xz
temp.tar.xz

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
Comment 9 Larry the Git Cow gentoo-dev 2024-05-05 02:41:02 UTC
The bug has been closed via the following commit(s):

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

commit 332049c8113254daa4bc9fa99dbf6bd3aa9f4f60
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-05-04 19:11:57 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-05-05 02:40:31 +0000

    dev-util/qbs: add 2.3.0
    
    ebuild redone from scratch due to cmake migration + Qt6, and kept
    simple easier maintenance (e.g. skipping Qt5 support and inventing
    options for optional gui/examples, also some tests that would need
    extensive workarounds to pass with unusual toolchains even if do
    like the old qbs ebuild did with qbs profiles)
    
    Not 100% sure that all listed bugs are fixed given have not
    attempted to reproduce with old version, but at least couldn't
    with the new. Please file new bugs if needed so it can be up
    to date and easier to handle.
    
    Closes: https://bugs.gentoo.org/801541
    Closes: https://bugs.gentoo.org/836894
    Closes: https://bugs.gentoo.org/840290
    Closes: https://bugs.gentoo.org/884575
    Closes: https://bugs.gentoo.org/906929
    Closes: https://bugs.gentoo.org/915787
    Closes: https://bugs.gentoo.org/919395
    Closes: https://bugs.gentoo.org/929071
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-util/qbs/Manifest         |  1 +
 dev-util/qbs/qbs-2.3.0.ebuild | 81 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+)