Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886251 - app-office/scribus-1.5.8-r4 overwrites user's optimization (-O*)
Summary: app-office/scribus-1.5.8-r4 overwrites user's optimization (-O*)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-12-16 08:21 UTC by Agostino Sarubbo
Modified: 2023-02-06 10:36 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,71.63 KB, application/x-xz)
2022-12-16 08:21 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-16 08:21:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/scribus-1.5.8-r4 overwrites user's optimization (-O*).
Discovered on: amd64 (internal ref: ci)

NOTE:
unless there are known issues with -O* configured by the user, the build system should not overwrite -O*.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-16 08:21:58 UTC
Created attachment 842955 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2023-02-06 10:36:01 UTC
The bug has been closed via the following commit(s):

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

commit eb70711765546964429e8734e71a17d26ce6cd56
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-02-05 15:33:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-02-06 10:35:21 +0000

    app-office/scribus: Add python3_11, fix memleak, fix dashed lines
    
    Use upstream poppler-22.09 support patch, amended by Debian
    for dashed lines fix.
    
    Drop CMAKE_BUILD_TYPE="Release"
    
    Hopefully stop cmake overwriting user optimisations
    
    Bug: https://bugs.gentoo.org/691684
    Closes: https://bugs.gentoo.org/886251
    Closes: https://bugs.gentoo.org/893158
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/scribus/Manifest                        |   1 +
 app-office/scribus/files/scribus-1.5.8-cmake.patch |  28 ++++
 app-office/scribus/scribus-1.5.8-r5.ebuild         | 168 +++++++++++++++++++++
 3 files changed, 197 insertions(+)