On 2017-09-17 16:14, Andrey Rahmatullin wrote:
On Sun, Sep 17, 2017 at 02:59:48PM +0000, Gianfranco Costamagna wrote:
hello, I find this approach a little bit too invasive
-cxxflags="-Wall -W -pedantic -g -O2
-fdebug-prefix-map=/build/libcgicc-GEfIf8/libcgicc-3.2.19=.
-fstack-protector-strong -Wformat -Werror=format-security"
+cxxflags="-Wall -W -pedantic -g -O2
-fdebug-prefix-map=/build/libcgicc-pUjh6F/libcgicc-3.2.19=.
-fstack-protector-strong -Wformat -Werror=format-security"
What's that? Have you diffed the build logs instread of the source
packages?
This is the diff of /usr/bin/cgicc-config between packages from
different architectures (or possibly between two different builds?).
That's why #874225 was raised: the libcgicc-dev package had this
conflicting file for multi-arch.
I'll try to get the debug-prefix-map removed from the cgicc-config file
and will do a new upload to mentors.
Cheers,
Thomas