Hi,

Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build on i386.
> 
> This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
> the default on most architectures (even if it's not the case on i386 yet).
> Feel free to downgrade this bug to 'important' if your package is only built
> on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
> gcc 4.2).

GCC 4.3 isn't the cause here. The cause is dpkg-buildpackage now setting
CFLAGS and friends. (I.e. the problem is also present with earlier GCCs)
Prefixing gcvs' ./configure call with

"unset CFLAGS && unset LDFLAGS && unset CPPFLAGS && unset CXXFLAGS && "

works around the problem.

You are right if you say this isn't a real fix. But unfortunately, gcvs
is inactive upstream (and at the same time old and broken and
autoreconf'ing would also need major adjustments to make it work) and
those efforts should be coordinated with upstream, IMO. Therefore, I
will upload the proposed fix in a few days if no objections arise.

Thanks,

Roland




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to