Bug 1222920

Summary: cura-engine-lulzbot fails to build on Leap 15.6
Product: [openSUSE] openSUSE Distribution Reporter: Lubos Kocman <lubos.kocman>
Component: OtherAssignee: Adrian Schröter <adrian.schroeter>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Leap 15.6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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]