Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884297 - dev-ruby/rb-gsl-2.1.0.2-r1 fails to compile (CLANG-STRICTER-SYSTEM): multiroots.c:102:36: error: incompatible pointer to integer conversion passing void to parameter of type VALUE (aka unsigned long) [-Wint-conversion]
Summary: dev-ruby/rb-gsl-2.1.0.2-r1 fails to compile (CLANG-STRICTER-SYSTEM): multiroo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-12-04 12:20 UTC by Agostino Sarubbo
Modified: 2023-04-30 10:07 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,72.36 KB, application/x-xz)
2022-12-04 12:20 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-04 12:20:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/rb-gsl-2.1.0.2-r1 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: clang-stricter_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-04 12:20:54 UTC
Created attachment 839805 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2023-04-30 10:07:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=568b8a8843c91c5b82b92e7c6dd15352c1bf3412

commit 568b8a8843c91c5b82b92e7c6dd15352c1bf3412
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-30 10:06:18 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-30 10:06:18 +0000

    dev-ruby/rb-gsl: treeclean
    
    Closes: https://bugs.gentoo.org/574742
    Closes: https://bugs.gentoo.org/723924
    Closes: https://bugs.gentoo.org/828838
    Closes: https://bugs.gentoo.org/884297
    Closes: https://bugs.gentoo.org/895684
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-ruby/rb-gsl/Manifest                 |  1 -
 dev-ruby/rb-gsl/metadata.xml             | 11 -------
 dev-ruby/rb-gsl/rb-gsl-2.1.0.2-r1.ebuild | 49 --------------------------------
 profiles/package.mask                    |  7 -----
 4 files changed, 68 deletions(-)