Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884575 - dev-util/qbs-1.19.1 fails to compile (CLANG-STRICTER-SYSTEM): : [Makefile.static-res:284: default.bg] Segmentation fault
Summary: dev-util/qbs-1.19.1 fails to compile (CLANG-STRICTER-SYSTEM): : [Makefile.sta...
Status: RESOLVED FIXED
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: 2022-12-06 12:01 UTC by Agostino Sarubbo
Modified: 2024-05-05 02:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,393.83 KB, text/plain)
2022-12-06 12:01 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-12-06 12:01:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/qbs-1.19.1 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-06 12:01:08 UTC
Created attachment 840429 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-05 02:41:03 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(+)