Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884409 - dev-ruby/tidy-ext-0.1.14-r4 fails to compile (CLANG-STRICTER-SYSTEM): ruby-tidy.c:11:56: error: incompatible pointer to integer conversion initializing const VALUE (aka const unsigned long) with an expression of type void [-Wint-conversion]
Summary: dev-ruby/tidy-ext-0.1.14-r4 fails to compile (CLANG-STRICTER-SYSTEM): ruby-ti...
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,65.41 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:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/tidy-ext-0.1.14-r4 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:36 UTC
Created attachment 840187 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-24 16:31:31 UTC
Upstream repo is gone.
Comment 3 Larry the Git Cow gentoo-dev 2023-03-19 11:11:49 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277991e5a695610d4c2ae24607c715e2d1a5ce55

commit 277991e5a695610d4c2ae24607c715e2d1a5ce55
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-19 11:11:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-19 11:11:30 +0000

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

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94056a41b38e6eb3c1b8f694eb03b6c48cab70ed

commit 94056a41b38e6eb3c1b8f694eb03b6c48cab70ed
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-21 08:54:32 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-21 08:54:32 +0000

    dev-ruby/tidy-ext: treeclean
    
    Closes: https://bugs.gentoo.org/587222
    Closes: https://bugs.gentoo.org/884409
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-ruby/tidy-ext/Manifest                    |  1 -
 dev-ruby/tidy-ext/files/11CVE-2015-5522.patch | 34 ---------------------------
 dev-ruby/tidy-ext/metadata.xml                | 11 ---------
 dev-ruby/tidy-ext/tidy-ext-0.1.14-r4.ebuild   | 34 ---------------------------
 profiles/package.mask                         |  6 -----
 5 files changed, 86 deletions(-)