Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ccache for openSUSE:Factory checked in at 2021-04-08 21:03:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ccache (Old) and /work/SRC/openSUSE:Factory/.ccache.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ccache" Thu Apr 8 21:03:11 2021 rev:58 rq:883205 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ccache/ccache.changes 2021-02-11 12:47:40.953514661 +0100 +++ /work/SRC/openSUSE:Factory/.ccache.new.2401/ccache.changes 2021-04-08 21:03:20.985977382 +0200 @@ -1,0 +2,16 @@ +Tue Apr 6 08:12:49 UTC 2021 - Martin Pluskal <[email protected]> + +- Update to version 4.2.1: + * Ccache now only dup2`s stderr into `$UNCACHED_ERR_FD for calls to the preprocessor/compiler. This works around a complex bug in interaction with GNU Make, LTO linking and the Linux PTY driver. + * Fixed detection of color diagnostics usage when using -Xclang -fcolordiagnostics options. + * The -frecord-gcc-switches compiler option is now handled correctly to avoid false positive cache hits. + * Made it possible for per-compilation debug log files to be written in most argument processing error scenarios. Previously, ccache would only write debug log files if the argument processing phase was successful. + * Made ccache bail out on too hard Clang option -gen-cdb-fragment-path. + * The run_second_cpp made is now enforced on macOS if -g is used since newer Clang versions on macOS produce different debug information when compiling preprocessed code. + * Made ccache only reject -f(no-)color-diagnostics for a known GCC compiler. This fixes a problem when using said option with clang++ on macOS. + * Build configuration scripts now probe for atomic increment as well. This fixes a linking error on Sparc. + * An existing CMake log message level is now used when warning about not finding asciidoc. + * Fixed assertion in the "Debug option" test. + * Upgraded to doctest 2.4.6. This fixes a build error with glibc >= 2.34. + +------------------------------------------------------------------- Old: ---- ccache-4.2.tar.xz ccache-4.2.tar.xz.asc New: ---- ccache-4.2.1.tar.xz ccache-4.2.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ccache.spec ++++++ --- /var/tmp/diff_new_pack.P5dwn9/_old 2021-04-08 21:03:21.581978025 +0200 +++ /var/tmp/diff_new_pack.P5dwn9/_new 2021-04-08 21:03:21.581978025 +0200 @@ -17,7 +17,7 @@ Name: ccache -Version: 4.2 +Version: 4.2.1 Release: 0 Summary: A Fast C/C++ Compiler Cache License: GPL-3.0-or-later @@ -64,11 +64,11 @@ # and for nvidia cuda ln -sf ../../bin/%{name} nvcc +%check # Following failure needs to be adressed: # The following tests FAILED: # 29 - test.upgrade (Failed) -#%%check -#ctest +%ctest ||: %files %license LICENSE.* GPL-3.0.txt ++++++ ccache-4.2.tar.xz -> ccache-4.2.1.tar.xz ++++++ ++++ 3794 lines of diff (skipped)
