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

Bug 928672

Summary: app-office/lyx-2.4.0_rc4 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Alexis Ballier <aballier>
Status: RESOLVED FIXED    
Severity: normal CC: arthurzam, bugs.gentoo.org
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-04-06 08:15:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/lyx-2.4.0_rc4 does not respect CFLAGS.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0017
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-06 08:15:37 UTC
CC'ing also the author of the commit (6649afa76a00f6a8121f38a386729ae26355db07)
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-06 08:15:38 UTC
Created attachment 889561 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Larry the Git Cow gentoo-dev 2024-04-12 19:16:37 UTC
The bug has been closed via the following commit(s):

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

commit 1cb70c0524ea25d15ee0070fc4e6f3891f0777c2
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-12 19:15:04 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-12 19:16:26 +0000

    app-office/lyx: remove USE=debug, restrict tests
    
    USE=debug is bringing too much headache, really not worth. Also, the
    tests are broken upstream in a lot of places (and known), they use
    tests as more of report of progress, so no need to run this in
    Gentoo.
    
    Closes: https://bugs.gentoo.org/928672
    Closes: https://bugs.gentoo.org/928670
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-office/lyx/lyx-2.4.0_rc4.ebuild | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)