[Debian-med-packaging] Bug#625365: Bug#625365: libgtextutils with GCC 4.6
Charles Plessy
plessy at debian.org
Sun May 8 06:51:31 UTC 2011
Le Tue, May 03, 2011 at 02:58:13PM -0400, Assaf Gordon a écrit :
>
> The commands I'm running:
> $ export CC=gcc-4.6
> $ export CXX=g++-4.6
> $ export CPP=cpp-4.6
> $ wget -q http://hannonlab.cshl.edu/fastx_toolkit/libgtextutils-0.6.tar.bz2
> $ tar -xjf libgtextutils-0.6.tar.bz2
> $ cd libgtextutils-0.6
> $ ./configure
> [... normal configure output ...]
> $ make
>
> And "make" completes successfully.
Dear Gordon,
currently, Debian's GCC is patched to downgrade the errors
“unused-but-set-variable” and “unused-but-set-parameter” to warnings, but this
will be reverted. What is needed is to compile successfully without seeing:
pipe_fitter.c:30:6: warning: variable 'i' set but not used [-Wunused-but-set-variable]
Have a nice day,
--
Charles
More information about the Debian-med-packaging
mailing list