Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896012 - gui-libs/vte-0.70.3 fails to compile (MUSL-CLANG-SYSTEM): vtepty.cc:577:16: error: integer value 234881535 is outside the valid range of values [0, 4095] for this enumeration type [-Wenum-constexpr-conversion]
Summary: gui-libs/vte-0.70.3 fails to compile (MUSL-CLANG-SYSTEM): vtepty.cc:577:16: e...
Status: RESOLVED OBSOLETE
Alias: None
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
  Show dependency tree
 
Reported: 2023-02-23 10:53 UTC by Agostino Sarubbo
Modified: 2023-10-26 16:02 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,611.61 KB, application/x-xz)
2023-02-23 10: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 2023-02-23 10:53:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-libs/vte-0.70.3 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-23 10:53:49 UTC
Created attachment 854082 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-23 10:53:51 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/libvte-2.91-gtk4.so.0.p/vtepty.cc.o 
../vte-0.70.3/src/vtepty.cc:577:16: error: integer value 234881535 is outside the valid range of values [0, 4095] for this enumeration type [-Wenum-constexpr-conversion]
Comment 3 listout 2023-10-03 18:17:30 UTC
gui-libs/vte-0.74.0 seems to build fine, also gui-libs/vte-0.70.3 is no more in ::gentoo tree.

Perhaps we can close this bug.
Comment 4 Pacho Ramos gentoo-dev 2023-10-26 16:02:25 UTC
Thanks for the feedback