Your message dated Sat, 23 Jan 2021 21:06:44 +0000
with message-id <e1l3q7i-0007rz...@fasolo.debian.org>
and subject line Bug#957909: fixed in vflib3 3.6.14.dfsg-3+nmu5
has caused the Debian Bug report #957909,
regarding vflib3: ftbfs with GCC-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
957909: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957909
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:vflib3
Version: 3.6.14.dfsg-3+nmu4
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/vflib3_3.6.14.dfsg-3+nmu4_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
rm -f .libs/drv_try.lo
gcc -g -Wall -pedantic -ansi -D_GNU_SOURCE -DVFLIB_VERSION=\"3.6.14\" -c 
drv_try.c  -fPIC -DPIC -o .libs/drv_try.lo
gcc -g -Wall -pedantic -ansi -D_GNU_SOURCE -DVFLIB_VERSION=\"3.6.14\" -c 
drv_try.c -o drv_try.o >/dev/null 2>&1
mv -f .libs/drv_try.lo drv_try.lo
../libtool --mode=compile  gcc  -g -Wall -pedantic -ansi -D_GNU_SOURCE 
-DVFLIB_VERSION=\"3.6.14\" -c drv_mojikmap.c
rm -f .libs/drv_mojikmap.lo
gcc -g -Wall -pedantic -ansi -D_GNU_SOURCE -DVFLIB_VERSION=\"3.6.14\" -c 
drv_mojikmap.c  -fPIC -DPIC -o .libs/drv_mojikmap.lo
gcc -g -Wall -pedantic -ansi -D_GNU_SOURCE -DVFLIB_VERSION=\"3.6.14\" -c 
drv_mojikmap.c -o drv_mojikmap.o >/dev/null 2>&1
mv -f .libs/drv_mojikmap.lo drv_mojikmap.lo
../libtool --mode=link \
        gcc -o libVFlib3.la VFlib.lo defaults.lo cache.lo vflibcap.lo raster.lo 
bitmap.lo bmlist.lo metric.lo drv_ini.lo bm2ol.lo fsearch.lo fileman.lo 
params.lo image.lo sexp.lo ccv.lo path.lo str.lo mem.lo drv_bdf.lo drv_pcf.lo 
drv_hbf.lo drv_zeit.lo drv_jg.lo drv_ekan.lo drv_ttf.lo texfonts.lo tfm.lo 
jfmbi.lo drv_gf.lo drv_pk.lo drv_tfm.lo drv_vf.lo drv_jtex.lo drv_comic.lo 
drv_try.lo drv_mojikmap.lo   \
          -version-info 9:6:4 -rpath /usr/lib -lfreetype -lkpathsea -L/usr/lib 
-lnsl -lm
rm -fr .libs/libVFlib3.la .libs/libVFlib3.* .libs/libVFlib3.*
gcc -shared  -Wl,--rpath -Wl,/usr/lib  VFlib.lo defaults.lo cache.lo 
vflibcap.lo raster.lo bitmap.lo bmlist.lo metric.lo drv_ini.lo bm2ol.lo 
fsearch.lo fileman.lo params.lo image.lo sexp.lo ccv.lo path.lo str.lo mem.lo 
drv_bdf.lo drv_pcf.lo drv_hbf.lo drv_zeit.lo drv_jg.lo drv_ekan.lo drv_ttf.lo 
texfonts.lo tfm.lo jfmbi.lo drv_gf.lo drv_pk.lo drv_tfm.lo drv_vf.lo 
drv_jtex.lo drv_comic.lo drv_try.lo drv_mojikmap.lo  -lfreetype -lkpathsea 
-L/usr/lib -lnsl -lm -lc  -Wl,-soname -Wl,libVFlib3.so.5 -o 
.libs/libVFlib3.so.5.4.6
/usr/bin/ld: texfonts.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: multiple 
definition of `vf_dbg_drv_texfonts'; 
fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: first defined here
/usr/bin/ld: texfonts.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: multiple 
definition of `vf_tex_default_properties'; 
fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: first defined here
/usr/bin/ld: texfonts.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: multiple 
definition of `vf_tex_default_variables'; 
fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: first defined here
/usr/bin/ld: tfm.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: multiple definition of 
`vf_dbg_drv_texfonts'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: first 
defined here
/usr/bin/ld: tfm.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: multiple definition of 
`vf_tex_default_properties'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: 
first defined here
/usr/bin/ld: tfm.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: multiple definition of 
`vf_tex_default_variables'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: 
first defined here
/usr/bin/ld: drv_gf.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: multiple definition 
of `vf_dbg_drv_texfonts'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: first 
defined here
/usr/bin/ld: drv_gf.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: multiple definition 
of `vf_tex_default_properties'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: 
first defined here
/usr/bin/ld: drv_gf.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: multiple definition 
of `vf_tex_default_variables'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: 
first defined here
/usr/bin/ld: drv_pk.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: multiple definition 
of `vf_dbg_drv_texfonts'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: first 
defined here
/usr/bin/ld: drv_pk.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: multiple definition 
of `vf_tex_default_properties'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: 
first defined here
/usr/bin/ld: drv_pk.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: multiple definition 
of `vf_tex_default_variables'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: 
first defined here
/usr/bin/ld: drv_tfm.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: multiple definition 
of `vf_dbg_drv_texfonts'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: first 
defined here
/usr/bin/ld: drv_tfm.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: multiple definition 
of `vf_tex_default_properties'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: 
first defined here
/usr/bin/ld: drv_tfm.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: multiple definition 
of `vf_tex_default_variables'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: 
first defined here
/usr/bin/ld: drv_vf.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: multiple definition 
of `vf_dbg_drv_texfonts'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: first 
defined here
/usr/bin/ld: drv_vf.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: multiple definition 
of `vf_tex_default_properties'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: 
first defined here
/usr/bin/ld: drv_vf.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: multiple definition 
of `vf_tex_default_variables'; fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: 
first defined here
/usr/bin/ld: drv_jtex.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: multiple 
definition of `vf_dbg_drv_texfonts'; 
fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:84: first defined here
/usr/bin/ld: drv_jtex.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: multiple 
definition of `vf_tex_default_properties'; 
fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:85: first defined here
/usr/bin/ld: drv_jtex.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: multiple 
definition of `vf_tex_default_variables'; 
fsearch.lo:/<<PKGBUILDDIR>>/src/texfonts.h:86: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:53: libVFlib3.la] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:50: default] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Entering directory '/<<PKGBUILDDIR>>/ccv'

make[2]: Leaving directory '/<<PKGBUILDDIR>>/ccv'
make[2]: Entering directory '/<<PKGBUILDDIR>>/utils'
make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/ctext2pgm-1.5.3'
gcc  -g -Wall -pedantic -ansi -D_GNU_SOURCE -DVFLIB_VERSION=\"3.6.14\" 
-I../../src -c ctext2pgm.c
make[3]: *** No rule to make target '../../src/libVFlib3.la', needed by 
'ctext2pgm'.  Stop.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/ctext2pgm-1.5.3'
make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/vfl2bdf-2.0.0'
gcc  -g -Wall -pedantic -ansi -D_GNU_SOURCE -DVFLIB_VERSION=\"3.6.14\" 
-I../../src -c vfl2bdf.c
make[3]: *** No rule to make target '../../src/libVFlib3.la', needed by 
'vfl2bdf'.  Stop.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/vfl2bdf-2.0.0'
make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/vflx11-2.0.1'
gcc  -g -Wall -pedantic -ansi -D_GNU_SOURCE -DVFLIB_VERSION=\"3.6.14\" 
-I/usr/include -c vflx11.c 
make[3]: *** No rule to make target '../../src/libVFlib3.la', needed by 
'vflx11'.  Stop.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/vflx11-2.0.1'
make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/hyaku-1.1.0'
gcc -I../../src  -g -Wall -pedantic -ansi -D_GNU_SOURCE 
-DVFLIB_VERSION=\"3.6.14\" -c hyakubm.c 
../../libtool --mode=link \
        gcc  -g -Wall -pedantic -ansi -D_GNU_SOURCE -DVFLIB_VERSION=\"3.6.14\" 
-o hyakubm hyakubm.o \
          ../../src/libVFlib3.la
libtool: link: `../../src/libVFlib3.la' is not a valid libtool archive
make[3]: *** [Makefile:32: hyakubm] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/hyaku-1.1.0'
make[2]: *** [Makefile:10: default] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/utils'
make[1]: *** [Makefile:16: default] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:56: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: vflib3
Source-Version: 3.6.14.dfsg-3+nmu5
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
vflib3, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated vflib3 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 21 Jan 2021 20:35:42 +0000
Source: vflib3
Architecture: source
Version: 3.6.14.dfsg-3+nmu5
Distribution: unstable
Urgency: medium
Maintainer: OHURA Makoto <oh...@debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957909
Changes:
 vflib3 (3.6.14.dfsg-3+nmu5) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957909)
Checksums-Sha1:
 9c1400f337f2aa2b124eda8bb9ec539dbf84ad8a 1989 vflib3_3.6.14.dfsg-3+nmu5.dsc
 d8e7b011fba641a3fbe0826e4d58b658a1d89959 19460 
vflib3_3.6.14.dfsg-3+nmu5.debian.tar.xz
 99678a7b3d5aae657f1bd6fcd25b676c0ae9c69d 8205 
vflib3_3.6.14.dfsg-3+nmu5_amd64.buildinfo
Checksums-Sha256:
 b94f576776770973c97affe68d48821934913825eeeb7efba7ba1522f6d7c348 1989 
vflib3_3.6.14.dfsg-3+nmu5.dsc
 584ef74ff6fb917c1842ed67f5832413d8fe70973cae0cb9ffa304f2eb60df51 19460 
vflib3_3.6.14.dfsg-3+nmu5.debian.tar.xz
 1931efc082762aa7cbbf83e90e5f8389ea9bc676228246d5da3e24e5ae995612 8205 
vflib3_3.6.14.dfsg-3+nmu5_amd64.buildinfo
Files:
 9cc6d687ff3258922688ceb849d3102d 1989 devel optional 
vflib3_3.6.14.dfsg-3+nmu5.dsc
 4acd22e8c25c0315ba4de2595ccaf9bb 19460 devel optional 
vflib3_3.6.14.dfsg-3+nmu5.debian.tar.xz
 0a004b1ac661dd112d0ce3c76efad7fb 8205 devel optional 
vflib3_3.6.14.dfsg-3+nmu5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAmAJ5r8ACgkQR5mjUUbR
KzXjrQ//cLVnND3evyN7VPj7UbbvkxxIDBwAObMxjuokqj+yDJylvtLMbKd0Xr2v
50rTgAIm97cwYNm+ILLy23L/FHos61TTI75gZFWJQxXD16/EqUCnd+V/50MWWrFy
FkVyhPJbvEz4qCoh+VtEvsWVMMRNx0/GcxNo+yHlcZJ1HblrqneURyJi+HH3VyYD
8yHmElW4mczDIvk6VpzKPtH0bF1BmeDUFPqsoRHtcaUsSJKJosBjrMM1oktZPVRz
YzM0Ds9iB6uPfZVShyKrlHvcV5283FPbDVZOoh6oKNVEXNeIOxKbVi6E+nyOBPh6
qISrtqvXpTHYmejVJVizm0jk2S8kTqM8yj5papdzmWMy8x1N+z1yO9crTrT19hsC
PEYQhXf0DGV6eVg7e76MtEvFiyIQMGm6js7/ooebGmplKqORsD3lob/ygh/XM0Ne
0Ab797l8RkHkNWbAsgharjbgLm4kxGL7xVyyxGG99wRIZ8HfVc1XpIQGq0jkS+hv
cpslGGYM/vWH+IE/WzLsKk/rzg4ck4gFKn2sYurrziIafwhlFxcakUuoXXH7dKuG
6tMlgde/bCYbCv+Nazrb+1cWevZW/bx/060Vy3B22ql45cinVENuc4qrrfth3Mm+
fvWVCI0Jo9bPonbMlye8Cxlm3uTqxgp8+o/bTav/U72MYhALBjM=
=V6yN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to