Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780603 - [guru] app-backup/timeshift-22.06.1 does not respect CFLAGS/LDFLAGS
Summary: [guru] app-backup/timeshift-22.06.1 does not respect CFLAGS/LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ross Charles C.
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-06 14:11 UTC by Agostino Sarubbo
Modified: 2022-06-03 10:44 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,171.33 KB, text/plain)
2021-04-06 14:11 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 2021-04-06 14:11:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/timeshift-20.11.1 does not respect CFLAGS/LDFLAGS.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-06 14:11:58 UTC
Created attachment 697968 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-22 16:42:41 UTC
Changing the ASSIGNEE as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:01:48 UTC
Changing TRACKER as requested by QA.
Comment 4 Agostino Sarubbo gentoo-dev 2021-10-09 15:00:12 UTC
guru_ci has reproduced this issue with version 21.09.1 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2022-02-02 08:45:03 UTC
guru_ci has reproduced this issue with version 21.09.1-r1 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2022-05-31 07:04:22 UTC
guru_ci has reproduced this issue with version 22.06.1 - Updating summary.
Comment 7 Larry the Git Cow gentoo-dev 2022-06-03 10:44:31 UTC
The bug has been closed via the following commit(s):

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

commit 1cbdb3e1b18f0ecf513ab90433a32eb0f2d4689b
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-06-02 08:39:28 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2022-06-02 09:20:02 +0000

    app-backup/timeshift: fix deps
    
    Closes: https://bugs.gentoo.org/780606
    Closes: https://bugs.gentoo.org/780603
    Closes: https://bugs.gentoo.org/784788
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 app-backup/timeshift/Manifest                      |  2 +-
 .../files/timeshift-22.06.1-makefile.patch         | 53 +++++++++++++++++++
 app-backup/timeshift/metadata.xml                  |  2 +-
 app-backup/timeshift/timeshift-22.06.1-r1.ebuild   | 61 ++++++++++++++++++++++
 app-backup/timeshift/timeshift-22.06.1.ebuild      | 42 ---------------
 5 files changed, 116 insertions(+), 44 deletions(-)