Bug 1222920 - cura-engine-lulzbot fails to build on Leap 15.6
Summary: cura-engine-lulzbot fails to build on Leap 15.6
Status: NEW
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-16 21:48 UTC by Lubos Kocman
Modified: 2024-04-16 21:48 UTC (History)
0 users

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 21:48:29 UTC
Hello

package cura-engine-lulzbot fails to build on Leap 15.6

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

[   33s] /home/abuild/rpmbuild/BUILD/CuraEngine-3.6.21/src/FffGcodeWriter.cpp:480:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[   33s]      for(int extruder_nr = 0; extruder_nr < extruders.size(); extruder_nr++)
[   33s]                               ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[   33s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/CuraEngine-3.6.21/build'
[   33s] make[1]: *** [CMakeFiles/Makefile2:116: CMakeFiles/_CuraEngine.dir/all] Error 2
[   33s] make: *** [Makefile:159: all] Error 2
[   33s] error: Bad exit status from /var/tmp/rpm-tmp.WrWGRv (%build)
[   33s]