Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892708 (vala-clang16) - (vala-clang16) - dev-lang/vala: Clang 15 and 16 build failures
Summary: (vala-clang16) - dev-lang/vala: Clang 15 and 16 build failures
Status: CONFIRMED
Alias: vala-clang16
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting, clang-16-porting 881209 885711 887187 894328 894376 895846 895884 895886 895888 895894
  Show dependency tree
 
Reported: 2023-01-31 11:07 UTC by Matt Jolly
Modified: 2023-05-09 19:31 UTC (History)
1 user (show)

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


Attachments
Failed Vala Build (VALACusrbinvalac-0-HWITM.txt,7.87 KB, text/plain)
2023-01-31 11:07 UTC, Matt Jolly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Jolly 2023-01-31 11:07:10 UTC
Created attachment 849550 [details]
Failed Vala Build

While reviewing a PR in ::gentoo I noticed that the software was unable to build with modern Clang due to the following:

- [-Wint-conversion]
- [-Wincompatible-function-pointer-types]

I raised this issue with Vala upstream and was advised that it is likely a Vala bug and to raise an issue upstream:

https://gitlab.gnome.org/GNOME/vala/-/issues/1407
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-12 01:03:37 UTC
This may be fixed by the dev-lang/vala-0.56.4 bump today.
Comment 2 Matt Jolly 2023-02-12 05:59:16 UTC
Can confirm that both `net-im/dino` and `app-editors/zile` still fail to build.

Both fail with `error: incompatible function pointer types`