Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882657 - app-misc/g15composer-3.4 fails to compile: g15composer.l:68:59: error: incompatible pointer to integer conversion assigning to char from void [-Wint-conversion]
Summary: app-misc/g15composer-3.4 fails to compile: g15composer.l:68:59: error: incomp...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-24 08:19 UTC by Agostino Sarubbo
Modified: 2024-07-12 11:17 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,56.21 KB, text/plain)
2022-11-24 08:19 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-11-24 08:19:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/g15composer-3.4 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-11-24 08:19:56 UTC
Created attachment 836103 [details]
build.log

build log and emerge --info
Comment 2 Eli Schwartz gentoo-dev 2024-07-12 04:16:50 UTC
cc'ing upstream maintainer, who has a bugtracker account.

Hi, Daniel. I noticed that g15composer has been archived on gitlab, but the README mentions:

> I can still fix issues as I always did and help via mail.

So I hope you don't mind this. :)

I have reproduced the issue using app-misc/g15composer-9999, so it seems to still be relevant.
Comment 3 Daniel Menelkir 2024-07-12 11:17:16 UTC
Sure, I will check that soon.