Source: libkf5kexiv2 Version: 16.04.0-2 Severity: serious Some recent change in unstable makes libkf5kexiv2 FTBFS:
https://tests.reproducible-builds.org/debian/history/libkf5kexiv2.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libkf5kexiv2.html ... /build/1st/libkf5kexiv2-16.04.0/src/kexiv2_p.cpp:52:5: warning: "not" is not defined, evaluates to 0 [-Wundef] #if not defined(__APPLE__) && defined(__GNUC__) ^~~ /build/1st/libkf5kexiv2-16.04.0/src/kexiv2_p.cpp:52:9: error: missing binary operator before token "defined" #if not defined(__APPLE__) && defined(__GNUC__) ^~~~~~~ /build/1st/libkf5kexiv2-16.04.0/src/kexiv2_p.cpp:726:5: warning: "not" is not defined, evaluates to 0 [-Wundef] #if not defined(__APPLE__) && defined(__GNUC__) ^~~ /build/1st/libkf5kexiv2-16.04.0/src/kexiv2_p.cpp:726:9: error: missing binary operator before token "defined" #if not defined(__APPLE__) && defined(__GNUC__) ^~~~~~~ src/CMakeFiles/KF5KExiv2.dir/build.make:89: recipe for target 'src/CMakeFiles/KF5KExiv2.dir/kexiv2_p.cpp.o' failed make[4]: *** [src/CMakeFiles/KF5KExiv2.dir/kexiv2_p.cpp.o] Error 1