Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922945 - [guru] gui-apps/ReGreet-0.1.1-r3 does not respect CFLAGS
Summary: [guru] gui-apps/ReGreet-0.1.1-r3 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gonçalo Negrier Duarte
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2024-01-26 07:47 UTC by Agostino Sarubbo
Modified: 2024-02-16 06:38 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,263.81 KB, text/plain)
2024-01-26 07:47 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-01-26 07:47:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/ReGreet-0.1.1-r3 does not respect CFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0017
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-26 07:47:06 UTC
Created attachment 883147 [details]
build.log

build log and emerge --info
Comment 2 Gonçalo Negrier Duarte 2024-01-27 17:46:24 UTC
I really don’t know how to solve this :(
It very strange giving this kinda of error and also that QA warning never would appear or my system since I use LLVM profile.
Comment 3 Larry the Git Cow gentoo-dev 2024-02-16 06:38:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5d3ec090a9aa553d1c04f003564aacb2989ae49

commit c5d3ec090a9aa553d1c04f003564aacb2989ae49
Author:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2024-02-15 19:07:05 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2024-02-15 19:17:15 +0000

    gui-apps/ReGreet: add default environment variables before build
    * create missing cache and log folder for systemd and openrc
    * add missing regreet.sample.toml
    * add elog message as documentation to the user
    * add missing depedencies
    
    Closes: https://bugs.gentoo.org/924611
    Closes: https://bugs.gentoo.org/922945
    Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

 ...eet-0.1.1-r3.ebuild => ReGreet-0.1.1-r4.ebuild} | 61 ++++++++++++++++---
 gui-apps/ReGreet/ReGreet-9999.ebuild               | 71 ++++++++++++++++++----
 gui-apps/ReGreet/metadata.xml                      |  4 +-
 3 files changed, 116 insertions(+), 20 deletions(-)