Your message dated Fri, 17 Apr 2020 22:19:53 +0000
with message-id <[email protected]>
and subject line Bug#957751: fixed in redis 5:5.0.7-3
has caused the Debian Bug report #957751,
regarding redis: 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 [email protected]
immediately.)


-- 
957751: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957751
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:redis
Version: 5:5.0.7-2
Severity: normal
Tags: sid bullseye
User: [email protected]
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/redis_5.0.7-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

[...]
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c childinfo.c
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c defrag.c
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c siphash.c
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c rax.c
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c t_stream.c
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c listpack.c
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c localtime.c
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c lolwut.c
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c lolwut5.c
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c redis-cli.c
cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W 
-Wno-missing-field-initializers -O2 -g -ggdb -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -I../deps/linenoise -DUSE_JEMALLOC 
-I/usr/include/jemalloc/include -I/usr/include/lua5.1 -I/usr/include/hiredis 
-Wdate-time -D_FORTIFY_SOURCE=2 -c redis-benchmark.c
cc -Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llua5.1-cjson 
-llua5.1-bitop ../deps/lua/src/lua_struct.o ../deps/lua/src/lua_cmsgpack.o  -g 
-ggdb -rdynamic -o redis-server adlist.o quicklist.o ae.o anet.o dict.o 
server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o 
release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o 
t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o 
sort.o intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o scripting.o 
bio.o rio.o rand.o memtest.o crc64.o bitops.o sentinel.o notify.o 
setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o redis-check-rdb.o 
redis-check-aof.o geo.o lazyfree.o module.o evict.o expire.o geohash.o 
geohash_helper.o childinfo.o defrag.o siphash.o rax.o t_stream.o listpack.o 
localtime.o lolwut.o lolwut5.o -llua5.1 -ljemalloc -lm -ldl -pthread -lrt 
-lhiredis
/usr/bin/ld: server.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: sds.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: ziplist.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: networking.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: util.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: object.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: db.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: replication.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: rdb.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: t_string.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: t_list.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: t_set.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: t_zset.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: t_hash.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: config.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: aof.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: pubsub.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: multi.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: debug.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: sort.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: syncio.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: cluster.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: crc16.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: slowlog.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: scripting.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: bio.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: rio.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: bitops.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: sentinel.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: notify.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: blocked.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: hyperloglog.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: latency.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: sparkline.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: redis-check-rdb.o:./src/sds.h:37: multiple definition of 
`SDS_NOINIT'; quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: redis-check-aof.o:./src/sds.h:37: multiple definition of 
`SDS_NOINIT'; quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: geo.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: lazyfree.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: module.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: evict.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: expire.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: childinfo.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: defrag.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: t_stream.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: lolwut.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
/usr/bin/ld: lolwut5.o:./src/sds.h:37: multiple definition of `SDS_NOINIT'; 
quicklist.o:./src/sds.h:37: first defined here
cc -Wl,-z,relro -Wl,-z,now -Wl,-no-as-needed -ldl -latomic -llua5.1-cjson 
-llua5.1-bitop ../deps/lua/src/lua_struct.o ../deps/lua/src/lua_cmsgpack.o  -g 
-ggdb -rdynamic -o redis-benchmark ae.o anet.o redis-benchmark.o adlist.o 
zmalloc.o -llua5.1 -ljemalloc -lm -ldl -pthread -lrt -lhiredis
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:242: redis-server] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:6: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" V=1 
USE_SYSTEM_JEMALLOC=yes USE_SYSTEM_LUA=yes USE_SYSTEM_HIREDIS=yes returned exit 
code 2
make[1]: *** [debian/rules:47: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:28: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: redis
Source-Version: 5:5.0.7-3
Done: Chris Lamb <[email protected]>

We believe that the bug you reported is fixed in the latest version of
redis, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <[email protected]> (supplier of updated redis 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 17 Apr 2020 23:11:08 +0100
Source: redis
Built-For-Profiles: nocheck
Architecture: source
Version: 5:5.0.7-3
Distribution: unstable
Urgency: medium
Maintainer: Chris Lamb <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Closes: 957751
Changes:
 redis (5:5.0.7-3) unstable; urgency=medium
 .
   * Fix FTBFS with GCC 10. (Closes: #957751)
   * Refresh all patches.
Checksums-Sha1:
 7866984a2d2e019ed85d7f702be7894edc766e0b 2151 redis_5.0.7-3.dsc
 300630b5e4f38fca3c918300f865f3b374c1a5c0 26880 redis_5.0.7-3.debian.tar.xz
 0e8da4d499031aa8476b56015fa6cea21eabc5c4 6971 redis_5.0.7-3_amd64.buildinfo
Checksums-Sha256:
 a3a3f6d5759df33939f0f80ba26455be93837107ebc3ae35f35457adebaa6311 2151 
redis_5.0.7-3.dsc
 3de8be8da6e6c528cc2f3583215bd7683c04ab8c5f29634b6567cba788745a92 26880 
redis_5.0.7-3.debian.tar.xz
 3ee0020fc9a5b790dd7afa25abac4d3e020575dd2309c8a726570fedc89bf765 6971 
redis_5.0.7-3_amd64.buildinfo
Files:
 10050b5bcb127721b7a8d3310f441636 2151 database optional redis_5.0.7-3.dsc
 85ec0b575d0772038e00a9d21ac8eaf0 26880 database optional 
redis_5.0.7-3.debian.tar.xz
 2353e95223caafecbd1535e7aab36ee7 6971 database optional 
redis_5.0.7-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAl6aKnQACgkQHpU+J9Qx
HlhqJhAAotdWUL1L4+UnssIPKvigsq+bsmbrCxdGfBM8/aQPlIgIKNweKhw6TLpx
O29IoiKenL8hTTmXTsgUyI6bBlYi1h0Yc6WE/KC1fDhI2g/aZ657JOaWGEe6cwex
7JypZw4c3gW8Y4Yi8V5x/rc/KriZfqRo0zee6C3w1tKf4BAN/zeAH/m1wkEgQ9zH
mnONnZD9rvzaWyvcsr872N5pqXkAm4lqKHvMtrm/vzPHQ8UVyHuj8RJO3IGnIG+c
Iz/irIxhKlwX4ZVvc+JZkz11JVv7NvCb3kHqUZqbt9yGFnpgLOFJmJC+XvCAWm3u
NnuynClNnHZr+eF8aDohUHhJbiJ5aDxrQNHRvQ4Q3pof1zqySQDWHNmFugnpseYx
yZeVFp19EmRMM3d87UL4k2m15HxtT7orKPjOjOIMmP3H9UMewbewbtUIIvg60u7/
8aHDMOqYM3NpURXKSiOq/mzGLTUIQohdlg67NaaRYngQ5vX2tA6wUDYwl0XqgqeK
Lv1FldoFkqdxvYX57BqDcoVA8pVqcxIC8TTCXWxhod/RGMyZJwzhF4Kp9jilPu8W
ViC7H3GVMNUykqNGp9deABAOn5Ef/2MCNe8MxPPT/CdvE3QBw01jtHRyTOb7Q1+I
gFmG09J9N9y5ZeVGOoRK8VHhbrFTYIqxFCAaX39oU+jSqqW8VDQ=
=OmQF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to