Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887403 - [guru] dev-embedded/rauc-1.10.1 adds debug flags (-g/-ggdb) on its own
Summary: [guru] dev-embedded/rauc-1.10.1 adds debug flags (-g/-ggdb) on its own
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kurt Kanzenbach
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-12-20 10:47 UTC by Agostino Sarubbo
Modified: 2024-04-14 15:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,123.33 KB, text/plain)
2022-12-20 10: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 2022-12-20 10:47:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/rauc-1.8 adds debug flags (-g/-ggdb) on its own.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
while I know that at the end, the binaries are stripped, debug flags slow down the build process and take more disk/ram.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-20 10:47:14 UTC
Created attachment 844081 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-10 17:48:22 UTC
guru_ci has reproduced this issue with version 1.9 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-07-12 09:54:40 UTC
guru_ci has reproduced this issue with version 1.10 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-08-17 09:34:27 UTC
guru_ci has reproduced this issue with version 1.10.1 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2024-04-14 15:11:19 UTC
The bug has been closed via the following commit(s):

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

commit ca9ee3b822f97f8dd7e3faebab4dcc8902830164
Author:     Kurt Kanzenbach <kurt@kmk-computers.de>
AuthorDate: 2024-04-14 14:49:18 +0000
Commit:     Kurt Kanzenbach <kurt@kmk-computers.de>
CommitDate: 2024-04-14 14:49:22 +0000

    dev-embedded/rauc: drop 1.11.1
    
    Closes: https://bugs.gentoo.org/887403
    Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>

 dev-embedded/rauc/Manifest                      |  1 -
 dev-embedded/rauc/files/rauc-1.11.1-tests.patch | 51 ------------------
 dev-embedded/rauc/rauc-1.11.1.ebuild            | 69 -------------------------
 3 files changed, 121 deletions(-)