Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928672 - app-office/lyx-2.4.0_rc4 does not respect CFLAGS
Summary: app-office/lyx-2.4.0_rc4 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2024-04-06 08:15 UTC by Agostino Sarubbo
Modified: 2024-04-12 19:16 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,58.50 KB, application/x-xz)
2024-04-06 08:15 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 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(-)