Bug 1222937 - sway fails to build on Leap 15.6 - error: enumeration value
Summary: sway fails to build on Leap 15.6 - error: enumeration value
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Michael Vetter
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-16 22:37 UTC by Lubos Kocman
Modified: 2024-05-14 04:18 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lubos Kocman 2024-04-16 22:37:46 UTC
Hello

package sway fails to build on Leap 15.6

https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15-SP6/sway/standard/x86_64


[   33s] ../sway/ipc-json.c:840:3: error: enumeration value ‘LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM’ not handled in switch [-Werror=switch]
[   33s]    switch (libinput_device_config_accel_get_profile(device)) {
[   33s]    ^~~~~~
[   33s] cc1: all warnings being treated as errors

Could you please have a look? We're at RC code submission deadline so the sooner the better.

Thank you
Comment 1 Max Lin 2024-05-03 09:03:09 UTC
fixed by https://build.opensuse.org/request/show/1171277
Comment 2 Max Lin 2024-05-14 04:18:58 UTC
fixed. closing