Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887715 - [guru] gui-apps/someblocks-1.0.1 compiles in src_install phase
Summary: [guru] gui-apps/someblocks-1.0.1 compiles in src_install phase
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Efe İzbudak
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-12-21 13:49 UTC by Agostino Sarubbo
Modified: 2023-02-24 07:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.57 KB, text/plain)
2022-12-21 13:49 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-21 13:49:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/someblocks-1.0.0 compiles in src_install phase.
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
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-21 13:49:44 UTC
Created attachment 844525 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-23 11:42:20 UTC
guru_ci has reproduced this issue with version 1.0.1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-02-24 07:41:18 UTC
The bug has been closed via the following commit(s):

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

commit cd17c514cbb676b99d17e747657564936b76e475
Author:     Efe İzbudak <efe.izbudak@metu.edu.tr>
AuthorDate: 2023-02-23 13:07:42 +0000
Commit:     Efe İzbudak <efe.izbudak@metu.edu.tr>
CommitDate: 2023-02-23 13:10:37 +0000

    gui-apps/someblocks: prevent compiling in src_install
    
    Closes: https://bugs.gentoo.org/887715
    Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>

 gui-apps/someblocks/someblocks-1.0.1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)