Your message dated Tue, 04 Aug 2020 18:18:28 +0000
with message-id <e1k31w8-000hc0...@fasolo.debian.org>
and subject line Bug#956973: fixed in 4store 1.1.6+20151109-2.1
has caused the Debian Bug report #956973,
regarding 4store: 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.)
--
956973: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956973
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:4store
Version: 1.1.6+20151109-2
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/4store_1.1.6+20151109-2_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
[...]
from order.h:4,
from order.c:23:
/usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here
129 | typedef struct
| ^~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu99
-fno-strict-aliasing -Wall -g -O2 -I./ -I../ -DGIT_REV="\"v1.1.6+20151109\""
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2
-I/usr/include/libxml2 `pcre-config --cflags` -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o group.o group.c
In file included from query-data.h:4,
from query.h:8,
from group.c:19:
query-intl.h:18:5: warning: ‘GStaticMutex’ is deprecated: Use 'GMutex' instead
[-Wdeprecated-declarations]
18 | GStaticMutex cache_mutex;
| ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:110,
from query-datatypes.h:4,
from query.h:7,
from group.c:19:
/usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here
129 | typedef struct
| ^~~~~~
In file included from group.c:19:
query.h:12:1: warning: ‘GStaticMutex’ is deprecated: Use 'GMutex' instead
[-Wdeprecated-declarations]
12 | GStaticMutex rasqal_mutex;
| ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:110,
from query-datatypes.h:4,
from query.h:7,
from group.c:19:
/usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here
129 | typedef struct
| ^~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu99
-fno-strict-aliasing -Wall -g -O2 -I./ -I../ -DGIT_REV="\"v1.1.6+20151109\""
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2
-I/usr/include/libxml2 `pcre-config --cflags` -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o optimiser.o optimiser.c
In file included from optimiser.h:5,
from optimiser.c:28:
query-intl.h:18:5: warning: ‘GStaticMutex’ is deprecated: Use 'GMutex' instead
[-Wdeprecated-declarations]
18 | GStaticMutex cache_mutex;
| ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:110,
from optimiser.c:25:
/usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here
129 | typedef struct
| ^~~~~~
In file included from optimiser.c:29:
query.h:12:1: warning: ‘GStaticMutex’ is deprecated: Use 'GMutex' instead
[-Wdeprecated-declarations]
12 | GStaticMutex rasqal_mutex;
| ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:110,
from optimiser.c:25:
/usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here
129 | typedef struct
| ^~~~~~
gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu99
-fno-strict-aliasing -Wall -g -O2 -I./ -I../ -DGIT_REV="\"v1.1.6+20151109\""
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2
-I/usr/include/libxml2 `pcre-config --cflags` -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o decimal.o decimal.c
/bin/bash ../../libtool --tag=CC --mode=link gcc -std=gnu99
-fno-strict-aliasing -Wall -g -O2 -I./ -I../ -DGIT_REV="\"v1.1.6+20151109\""
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2
-I/usr/include/libxml2 `pcre-config --cflags` -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,defs -o 4s-query 4s-query.o
query.o results.o query-data.o query-datatypes.o query-cache.o filter.o
filter-datatypes.o order.o group.o optimiser.o decimal.o ../common/lib4sintl.a
../common/libsort.a ../libs/mt19937-64/libmt64.a -lm -lraptor2 -lrasqal
-lraptor2 -lavahi-glib -lglib-2.0 -lavahi-common -lavahi-client -luuid
-lncurses -lreadline -lglib-2.0 `pcre-config --libs`
libtool: link: gcc -std=gnu99 -fno-strict-aliasing -Wall -g -O2 -I./ -I../
-DGIT_REV=\"v1.1.6+20151109\" -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/raptor2
-I/usr/include/rasqal -I/usr/include/raptor2 -I/usr/include/libxml2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,defs -o 4s-query 4s-query.o
query.o results.o query-data.o query-datatypes.o query-cache.o filter.o
filter-datatypes.o order.o group.o optimiser.o decimal.o ../common/lib4sintl.a
../common/libsort.a ../libs/mt19937-64/libmt64.a -lm
/usr/lib/x86_64-linux-gnu/librasqal.so -lraptor2 -lavahi-glib -lavahi-common
-lavahi-client -luuid -lncurses -lreadline -lglib-2.0 -lpcre
/usr/bin/ld: query.o:./src/frontend/query.h:12: multiple definition of
`rasqal_mutex'; 4s-query.o:./src/frontend/query.h:12: first defined here
/usr/bin/ld: results.o:./src/frontend/query.h:12: multiple definition of
`rasqal_mutex'; 4s-query.o:./src/frontend/query.h:12: first defined here
/usr/bin/ld: query-cache.o:./src/frontend/query.h:12: multiple definition of
`rasqal_mutex'; 4s-query.o:./src/frontend/query.h:12: first defined here
/usr/bin/ld: filter.o:./src/frontend/query.h:12: multiple definition of
`rasqal_mutex'; 4s-query.o:./src/frontend/query.h:12: first defined here
/usr/bin/ld: group.o:./src/frontend/query.h:12: multiple definition of
`rasqal_mutex'; 4s-query.o:./src/frontend/query.h:12: first defined here
/usr/bin/ld: optimiser.o:./src/frontend/query.h:12: multiple definition of
`rasqal_mutex'; 4s-query.o:./src/frontend/query.h:12: first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:587: 4s-query] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/frontend'
make[3]: *** [Makefile:379: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:482: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:391: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build]
Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: 4store
Source-Version: 1.1.6+20151109-2.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
4store, 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 956...@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 4store
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: Tue, 04 Aug 2020 18:44:53 +0100
Source: 4store
Architecture: source
Version: 1.1.6+20151109-2.1
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 956973
Changes:
4store (1.1.6+20151109-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix ftbfs with GCC-10. (Closes: #956973)
Checksums-Sha1:
744789f9a3f3031fe286e3eaaa0703079bcb359e 2273 4store_1.1.6+20151109-2.1.dsc
b124afd345f31fbfd52f732481bac5257811a283 20572
4store_1.1.6+20151109-2.1.debian.tar.xz
a785efd1bdc64121d64b9f11877a1bc44147478f 11253
4store_1.1.6+20151109-2.1_amd64.buildinfo
Checksums-Sha256:
2ad500172239e8911e03fb8ede22337386631c9cb8583d24e5f649bbf7f8f4b7 2273
4store_1.1.6+20151109-2.1.dsc
8d722fbd6e95676b5eb5892e6bf9de4e68f00b79541fb5ba5f1aa880b3def0b0 20572
4store_1.1.6+20151109-2.1.debian.tar.xz
71d2144d43c49e43b0cd90e08316487c54cd293c00b040732de80f5cc8ca5b98 11253
4store_1.1.6+20151109-2.1_amd64.buildinfo
Files:
11822b46b684c76e2f0ef9e42924df9e 2273 utils extra 4store_1.1.6+20151109-2.1.dsc
988f6606b5ffa1bbafc0d2f592adee4b 20572 utils extra
4store_1.1.6+20151109-2.1.debian.tar.xz
6ee61ed0997eaba10454c9075ce19c72 11253 utils extra
4store_1.1.6+20151109-2.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl8podkACgkQR5mjUUbR
KzUeQw//TT734b4nhvZrg9aIDH6IRtFQzxn/OUeUBNKW506MR1+PzZQvnjCNtE99
jujcb1BOe3suYLytqHcsBgfe1pPzSS5+Uz912LHPJnAH7wAknZc39zd3ytGsxFtz
slsRYWwzkiNuoVdvIkiEwwH0mQkyuUM25q7Renr1AXtwK9ur2xzOHc9N5VRZSfYa
P/OsdCtXFGDS+W1ZrHAqrIiI8Yj0FM2NHzDFWGWWrXBsQz+KHSuh4IKby7e7ptZN
nBCpjOIsMP8kp3HV9gmxynGGri3f2HLv2nMvolxB1OT6LB59vJWSsxVMaIHDquI1
I9PdqHpcmC0qQzxvdDkymaDzLc7HkC4b8na+REj1gfrbng44T8R2OztEwDhemHf5
oC++UVyCQrH6DRp9Hfu+80BUkcR47ilHFpvH5Cjl1am+hR9Qlz7PWYFSaJIHz9nB
LGb0MUUW4t0bgx1ITYiSsC0q6KggToTTVlOknbOaJCEWPbU0oGWkCX1UbwlXA+Fh
sV2Ln2mJOLKaBSFckuvxBsSlDKBUTN/vJf9CCT2xLSlUCOqA9lF234KegEj01yLB
oUvm39/o5Ww1nyk8N5yZeNm+cP7qh/mrcf3vkZtKNtutmRIiQUwsUNJkydT80exI
MN2RpVbSW2XVMnNEPr9G9zWHIc/HJq6+69HrbUpm8cA6zwQkAso=
=hvO2
-----END PGP SIGNATURE-----
--- End Message ---