Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884249 - dev-ruby/atomic-1.1.101-r2 fails to compile (CLANG-STRICTER-SYSTEM): atomic_reference.c:96:55: error: incompatible integer to pointer conversion passing VALUE (aka unsigned long) to parameter of type void [-Wint-conversion]
Summary: dev-ruby/atomic-1.1.101-r2 fails to compile (CLANG-STRICTER-SYSTEM): atomic_r...
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: 927255
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-12-04 09:55 UTC by Agostino Sarubbo
Modified: 2024-04-22 08:34 UTC (History)
1 user (show)

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


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

Issue: dev-ruby/atomic-1.1.101-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 09:55:20 UTC
Created attachment 839587 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-15 12:02:07 UTC
clang-lld_tinderbox has reproduced this issue with version 1.1.101-r2 - Updating summary.
Comment 4 Hans de Graaff gentoo-dev Security 2024-02-18 15:49:58 UTC
This package will be masked for removal once the last reverse dependency has been cleared (<dev-ruby/thread_safe-0.3.6-r3).
Comment 5 Larry the Git Cow gentoo-dev 2024-04-22 08:34:16 UTC
The bug has been closed via the following commit(s):

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

commit 4aafad55d30f2387da63ff1c9261b8ad031eeb2b
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-22 08:25:49 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-22 08:25:49 +0000

    dev-ruby/atomic: treeclean
    
    Closes: https://bugs.gentoo.org/884249
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-ruby/atomic/Manifest                 |  1 -
 dev-ruby/atomic/atomic-1.1.101-r1.ebuild | 26 --------------------------
 dev-ruby/atomic/atomic-1.1.101-r2.ebuild | 26 --------------------------
 dev-ruby/atomic/metadata.xml             | 11 -----------
 profiles/package.mask                    |  7 -------
 5 files changed, 71 deletions(-)