[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#966189: marked as done (cuneiform: FTBFS with GCC 10: multiple definition of ... due to -fno-common)



Your message dated Sat, 29 Aug 2020 23:48:34 +0000
with message-id <E1kCAaI-000FI3-EK@fasolo.debian.org>
and subject line Bug#966189: fixed in cuneiform 1.1.0+dfsg-8
has caused the Debian Bug report #966189,
regarding cuneiform: FTBFS with GCC 10: multiple definition of ... due to -fno-common
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 owner@bugs.debian.org
immediately.)


-- 
966189: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966189
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: cuneiform
Version: 1.1.0+dfsg-7.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-10

Hi,

cuneiform started to FTBFS when GCC 10 was made the default compiler:

[ 31%] Linking CXX shared library librlings.so
cd /build/cuneiform-1.1.0+dfsg/obj/cuneiform_src/Kern/rling/sources && /usr/bin/cmake -E cmake_link_script CMakeFiles/rlings.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -fdebug-prefix-map=/build/cuneiform-1.1.0+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++98 -Wno-error -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -shared -Wl,-soname,librli
ngs.so.0 -o librlings.so.1.1.0 CMakeFiles/rlings.dir/cpp/crled.cpp.o CMakeFiles/rlings.dir/cpp/crling.cpp.o CMakeFiles/rlings.dir/cpp/crlmemory.cpp.o CMakeFiles/rlings.dir/cpp/dll.cpp.o CMakeFiles/rlings.dir/cpp/rlcontrol.cpp.o CMakeFiles/rlings.dir/c/rling_m
a.c.o CMakeFiles/rlings.dir/c/spel2dic.c.o CMakeFiles/rlings.dir/c/spel2voc.c.o CMakeFiles/rlings.dir/c/spelabc.c.o CMakeFiles/rlings.dir/c/spelart.c.o CMakeFiles/rlings.dir/c/spelbuf.c.o CMakeFiles/rlings.dir/c/spelchk.c.o CMakeFiles/rlings.dir/c/speldat1.c.
o CMakeFiles/rlings.dir/c/speldat2.c.o CMakeFiles/rlings.dir/c/speldici.c.o CMakeFiles/rlings.dir/c/speldict.c.o CMakeFiles/rlings.dir/c/speldvoc.c.o CMakeFiles/rlings.dir/c/speledf1.c.o CMakeFiles/rlings.dir/c/speledf2.c.o CMakeFiles/rlings.dir/c/speledio.c.
o CMakeFiles/rlings.dir/c/spelfun.c.o CMakeFiles/rlings.dir/c/spelloop.c.o CMakeFiles/rlings.dir/c/spelout.c.o CMakeFiles/rlings.dir/c/spelq.c.o CMakeFiles/rlings.dir/c/spelset.c.o CMakeFiles/rlings.dir/c/spelspec.c.o CMakeFiles/rlings.dir/c/udictini.c.o CMak
eFiles/rlings.dir/c/udictuti.c.o  -Wl,-rpath,/build/cuneiform-1.1.0+dfsg/obj/cuneiform_src/Kern/cstr:/build/cuneiform-1.1.0+dfsg/obj/cuneiform_src/Kern/cfcompat:/build/cuneiform-1.1.0+dfsg/obj/cuneiform_src/Kern/ccom: ../../cstr/libcstr.so.1.1.0 ../../cfcompa
t/libcfcompat.so.1.1.0 ../../ccom/libccom.so.1.1.0 -ldl 
/usr/bin/ld: CMakeFiles/rlings.dir/c/speldici.c.o:./obj/cuneiform_src/Kern/rling/sources/./cuneiform_src/Kern/rling/sources/c/speldici.c:123: multiple definition of `my_free'; CMakeFiles/rlings.dir/c/rling_ma.c.o:./obj/cuneiform_src/Kern/rling/sources/./cunei
form_src/Kern/rling/sources/c/rling_ma.c:110: first defined here
/usr/bin/ld: CMakeFiles/rlings.dir/c/speldici.c.o:./obj/cuneiform_src/Kern/rling/sources/./cuneiform_src/Kern/rling/sources/c/speldici.c:122: multiple definition of `my_alloc'; CMakeFiles/rlings.dir/c/rling_ma.c.o:./obj/cuneiform_src/Kern/rling/sources/./cune
iform_src/Kern/rling/sources/c/rling_ma.c:109: first defined here

More information about the corresponding GCC change can be found here:
https://gcc.gnu.org/gcc-10/porting_to.html
"Default to -fno-common"


Andreas

--- End Message ---
--- Begin Message ---
Source: cuneiform
Source-Version: 1.1.0+dfsg-8
Done: Sudip Mukherjee <sudipm.mukherjee@gmail.com>

We believe that the bug you reported is fixed in the latest version of
cuneiform, 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 966189@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukherjee@gmail.com> (supplier of updated cuneiform 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 29 Aug 2020 23:41:29 +0100
Source: cuneiform
Architecture: source
Version: 1.1.0+dfsg-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Closes: 966189
Changes:
 cuneiform (1.1.0+dfsg-8) unstable; urgency=medium
 .
   * QA upload.
   * Use debhelper-compat.
     - Update compat level to 13.
   * Update Standards-Version to 4.5.0
   * Fix FTBFS with GCC 10. (Closes: #966189)
     - Use -fcommon.
Checksums-Sha1:
 301ce716edebb95357adb0bbd8d323d9533a10dd 2171 cuneiform_1.1.0+dfsg-8.dsc
 96e6d3c57d7ac33c8bbd5e43b66815e0f97d6167 13640 cuneiform_1.1.0+dfsg-8.debian.tar.xz
 f498a54e0bdc8f9745530ec1b7852f90bd5e70c0 9758 cuneiform_1.1.0+dfsg-8_amd64.buildinfo
Checksums-Sha256:
 aec20353a4bd20d06a5116701ddead6fcc44b3db67b7ae22b500501e885e89ff 2171 cuneiform_1.1.0+dfsg-8.dsc
 690b587f21f105811278f8c398338b70aa1f728bf2dafefe25670dc168e13fee 13640 cuneiform_1.1.0+dfsg-8.debian.tar.xz
 15cb181b062551ff0cca27c5487f01f24c3f4bb6bc945e5bb19ec7601a184515 9758 cuneiform_1.1.0+dfsg-8_amd64.buildinfo
Files:
 fc9a60b758097bd69d4696fe5ae0b664 2171 non-free/graphics optional cuneiform_1.1.0+dfsg-8.dsc
 fdaa8cb4f8d6f9f2f096ddf3ff51809c 13640 non-free/graphics optional cuneiform_1.1.0+dfsg-8.debian.tar.xz
 5391cd3c73374868d684a82ea9fe8b5b 9758 non-free/graphics optional cuneiform_1.1.0+dfsg-8_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl9K5RMACgkQR5mjUUbR
KzV0pRAArjKainvx7Di47vdNnwqBmFiaLX2yPY0VQJJabjMzkFFoRMpbnh+tmwR1
HhnfR4oFWPBzxsomBwlNW3JeMniPzxElhLWhPrO4dSqMUU4gk6CeN96NWePrgQww
J9SPqaJwOJPhfQR9+uLEsKsB7GqchSiuaBPJ4cKa7yTIHrnbcJAC5ffwi4RcfWIV
8ip60j0mZ1k6SMmrqEvPc2tYJkjsw6FzE2T4/XX1QGvAB7Qgq1OojePEyZVwMeB2
+q5kSh12jEh5WBTXzo4y0h3eJZogUpNWAu1FSVfjC5PkCK1NiI3E1Oir2zigOOaV
oNvRxaJBjjfZAC9ZDdfMlev8ZnZuU8jjwd9pBj4t2SW4TV+DhVi+8B6hXYEN0qiH
i7J8i1qFgra8qvYSz5CHRaK9xHcOuQMaizSEnzoH1izFaJunkKw52NrlKLm6JYcY
+IYTayoiso3ug8Sl58whA3EsaWrEJUuSOvYLm2hZNbMakwn7B9Bmp+f4HCDXZSld
omgkaIepJseqpI/4lj/DtHeLiJ7MkUiIsmUnIugKbQRzAC7JpXVU/jHq82uP+CiB
ZCezLwFxwkIY36/6loVFHKyRkw84MvItaWaregIjG5MT22WfUIm6GD0o6/enEvD1
lt+DoAa4QEsLOv61DL26cXv9t1/rXZwIJA86SF3YRYd030vjBq8=
=6SND
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: