Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cura-engine-lulzbot for openSUSE:Factory checked in at 2022-10-08 01:26:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cura-engine-lulzbot (Old) and /work/SRC/openSUSE:Factory/.cura-engine-lulzbot.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cura-engine-lulzbot" Sat Oct 8 01:26:17 2022 rev:14 rq:1008796 version:3.6.21 Changes: -------- --- /work/SRC/openSUSE:Factory/cura-engine-lulzbot/cura-engine-lulzbot.changes 2021-09-04 22:38:20.640389335 +0200 +++ /work/SRC/openSUSE:Factory/.cura-engine-lulzbot.new.2275/cura-engine-lulzbot.changes 2022-10-08 01:26:40.094428264 +0200 @@ -1,0 +2,5 @@ +Fri Oct 7 13:58:40 UTC 2022 - Adrian Schr??ter <adr...@suse.de> + +- disable tests for now, the test code is not working with gcc11 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cura-engine-lulzbot.spec ++++++ --- /var/tmp/diff_new_pack.qxfhLb/_old 2022-10-08 01:26:40.514429227 +0200 +++ /var/tmp/diff_new_pack.qxfhLb/_new 2022-10-08 01:26:40.522429246 +0200 @@ -1,7 +1,7 @@ # # spec file for package cura-engine-lulzbot # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -65,7 +65,7 @@ %cmake -DCMAKE_POSITION_INDEPENDENT_CODE="true" \ -DBUILD_SHARED_LIBS="false" \ -DCMAKE_BUILD_TYPE=Release \ - -DBUILD_TESTS=ON + -DBUILD_TESTS=OFF %make_jobs %install @@ -76,6 +76,8 @@ install -Dm0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/CuraEngine-lulzbot.1 %check +# tests do not build with gcc 11 +exit 0 cd build make test ++++++ CuraEngine-3.6.21.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CuraEngine-3.6.21/.gitignore new/CuraEngine-3.6.21/.gitignore --- old/CuraEngine-3.6.21/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/CuraEngine-3.6.21/.gitignore 2019-06-13 12:12:35.000000000 +0200 @@ -0,0 +1,61 @@ +*.tar.bz2 +*.tar.gz +*.7z +*.zip +.DS_Store +*~ +NUL +*.gcode + +## Directories used for other stuff +Trash/* +output/* +callgrind/* + +## Building result. +build/* +debug_build/* +cmake-build-debug/* +libs/stb +*.pyc +*.exe +*.a +*.o +CuraEngine +_bin +_obj +x64/* + +## CMake files +cmake_install.cmake +CMakeCache.txt +CMakeFiles/ +CPackSourceConfig.cmake + +# Visual Studio files generated by CMake +*.vcxproj +*.vcxproj.filters +CuraEngine.sln + +# Makefile generated by CMake +Makefile + +## IDE project files. +CuraEngine.layout +CuraEngine.cbp +*kdev* +*.kate-swp +nbproject/* +.idea +*.depend +.*.swp +.vscode +.vs + +## Documentation. +documentation/html/* +documentation/latex/* + +## Test results. +tests/output.xml +callgrind.out.* ++++++ CuraEngine.obsinfo ++++++ --- /var/tmp/diff_new_pack.qxfhLb/_old 2022-10-08 01:26:40.810429906 +0200 +++ /var/tmp/diff_new_pack.qxfhLb/_new 2022-10-08 01:26:40.814429915 +0200 @@ -3,4 +3,3 @@ mtime: 1560420755 commit: ec6a1a0f0aa387ef97e5c106633cf8d7fb9cd00d -