Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884407 - dev-ruby/ruby-xslt-0.9.10-r1 fails to compile (CLANG-STRICTER-SYSTEM): xslt_lib.c:437:46: error: incompatible function pointer types passing VALUE (VALUE, VALUE) (aka unsigned long (unsigned long, unsigned long)) to parameter of type rb_block_call_func_t
Summary: dev-ruby/ruby-xslt-0.9.10-r1 fails to compile (CLANG-STRICTER-SYSTEM): xslt_l...
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: PMASKED
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-12-05 07:53 UTC by Agostino Sarubbo
Modified: 2023-04-21 08:55 UTC (History)
1 user (show)

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


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

Issue: dev-ruby/ruby-xslt-0.9.10-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-05 07:53:32 UTC
Created attachment 840185 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-19 11:11:48 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cd20f82b288c1fc4a89261c7b1568089b60c48d

commit 1cd20f82b288c1fc4a89261c7b1568089b60c48d
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-19 11:11:31 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-19 11:11:31 +0000

    package.mask: Last rite dev-ruby/ruby-xslt
    
    Bug: https://bugs.gentoo.org/884407
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-04-21 08:55:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe28039261f9b326442b643c5e5cb286b8f0aae

commit 4fe28039261f9b326442b643c5e5cb286b8f0aae
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-21 08:54:33 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-21 08:54:33 +0000

    dev-ruby/ruby-xslt: treeclean
    
    Closes: https://bugs.gentoo.org/884407
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-ruby/ruby-xslt/Manifest                   |  1 -
 dev-ruby/ruby-xslt/metadata.xml               |  8 ------
 dev-ruby/ruby-xslt/ruby-xslt-0.9.10-r1.ebuild | 40 ---------------------------
 profiles/package.mask                         |  6 ----
 4 files changed, 55 deletions(-)