Your message dated Sat, 22 Aug 2020 20:25:52 +0000
with message-id <e1k9a5i-000hg4...@fasolo.debian.org>
and subject line Bug#957764: fixed in rmlint 2.9.0-2.1
has caused the Debian Bug report #957764,
regarding rmlint: 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.)
--
957764: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957764
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rmlint
Version: 2.9.0-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/rmlint_2.9.0-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
[...]
gcc -o lib/checksums/blake2/blake2s-ref.o -c -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe
-D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra -Winit-self
-Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes
-Wno-implicit-fallthrough -pthread -DG_DISABLE_ASSERT -DNDEBUG -O2 -g3
-I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include lib/checksums/blake2/blake2s-ref.c
gcc -o src/rmlint.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
src/rmlint.c
gcc -o lib/traverse.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/traverse.c
gcc -o lib/checksums/blake2/blake2sp-ref.o -c -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe
-D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra -Winit-self
-Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes
-Wno-implicit-fallthrough -pthread -DG_DISABLE_ASSERT -DNDEBUG -O2 -g3
-I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include lib/checksums/blake2/blake2sp-ref.c
gcc -o lib/formats.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats.c
gcc -o lib/formats/_equal.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/_equal.c
gcc -o lib/formats/csv.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/csv.c
gcc -o lib/formats/fdupes.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/fdupes.c
gcc -o lib/formats/json.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/json.c
gcc -o lib/formats/null.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/null.c
gcc -o lib/formats/pretty.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/pretty.c
gcc -o lib/formats/progressbar.o -c -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe
-D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra -Winit-self
-Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes
-Wno-implicit-fallthrough -pthread -DG_DISABLE_ASSERT -DNDEBUG -O2 -g3
-I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include lib/formats/progressbar.c
build_python_formatter(["lib/formats/py.c"], ["lib/formats/py.c.in"])
gcc -o lib/formats/py.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/py.c
build_sh_formatter(["lib/formats/sh.c"], ["lib/formats/sh.c.in"])
gcc -o lib/formats/sh.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/sh.c
gcc -o lib/formats/stats.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/stats.c
gcc -o lib/formats/summary.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/summary.c
gcc -o lib/formats/timestamp.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/timestamp.c
gcc -o lib/formats/uniques.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/formats/uniques.c
gcc -o lib/fts/fts.o -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type
-Wall -W -Wextra -Winit-self -Wstrict-aliasing -Wmissing-include-dirs
-Wuninitialized -Wstrict-prototypes -Wno-implicit-fallthrough -pthread
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/json-glib-1.0
-I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
lib/fts/fts.c
Building manpage from rst...
Using sphinx-build binary: /usr/share/sphinx/scripts/python3/sphinx-build
Linking Static Library ==> librmlint.a
Ranlib Library ==> librmlint.a
gcc -o rmlint -Wl,-z,relro -Wl,-z,now -pthread src/rmlint.o librmlint.a -lblkid
-ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lelf -lm -lelf
/usr/bin/ld: librmlint.a(cfg.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(cmdline.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(formats.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(hash-utility.o):./lib/../lib/config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(hasher.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(md-scheduler.o):./lib/config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(pathtricia.o):./lib/config.h:126: multiple definition
of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(preprocess.o):./lib/config.h:126: multiple definition
of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(replay.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(session.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(shredder.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(traverse.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(treemerge.o):./lib/config.h:126: multiple definition
of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(utilities.o):./lib/config.h:126: multiple definition
of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(xattr.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(_equal.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(csv.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(fdupes.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(json.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(null.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(pretty.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(progressbar.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(py.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(sh.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(stats.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(summary.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(timestamp.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(uniques.o):./lib/formats/../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld: librmlint.a(fts.o):./lib/fts/../config.h:126: multiple definition
of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(checksum.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(file.o):./lib/config.h:126: multiple definition of
`RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first defined here
/usr/bin/ld: librmlint.a(metrohash128.o):./lib/checksums/../config.h:126:
multiple definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126:
first defined here
/usr/bin/ld: librmlint.a(xxhash.o):./lib/checksums/xxhash/../../config.h:126:
multiple definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126:
first defined here
/usr/bin/ld:
librmlint.a(blake2b-ref.o):./lib/checksums/blake2/../../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld:
librmlint.a(blake2bp-ref.o):./lib/checksums/blake2/../../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld:
librmlint.a(blake2s-ref.o):./lib/checksums/blake2/../../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
/usr/bin/ld:
librmlint.a(blake2sp-ref.o):./lib/checksums/blake2/../../config.h:126: multiple
definition of `RM_LOG_MTX'; src/rmlint.o:./src/../lib/config.h:126: first
defined here
collect2: error: ld returned 1 exit status
scons: *** [rmlint] Error 1
scons: building terminated because of errors.
make[1]: *** [debian/rules:53: override_dh_auto_build-arch] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:44: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: rmlint
Source-Version: 2.9.0-2.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
rmlint, 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 rmlint
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, 20 Aug 2020 20:43:54 +0100
Source: rmlint
Architecture: source
Version: 2.9.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Carlos Maddela <e7ap...@gmail.com>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957764
Changes:
rmlint (2.9.0-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix ftbfs with GCC-10. (Closes: #957764)
- Use upstream patch, thanks to Reiner Herrmann.
Checksums-Sha1:
1bcbb1375095ea3f63be3ae992056361ac042904 2272 rmlint_2.9.0-2.1.dsc
b50d8b577869cda516868b0a464cc1deffacf80c 21868 rmlint_2.9.0-2.1.debian.tar.xz
9b9f939e2286af8f49c845d629566e8c2f8bde73 8615 rmlint_2.9.0-2.1_amd64.buildinfo
Checksums-Sha256:
2d8149104e39953ac3208011ed48d6f05b74165ce470720fb9cb39d39d6c6e6a 2272
rmlint_2.9.0-2.1.dsc
a77a2570e636a6d801990ffa09d09bcd0d6d35151a5598311f46e10674ed5c70 21868
rmlint_2.9.0-2.1.debian.tar.xz
f8b55d148a2cae98fe380a136d822e903f8578a1d0aaffa40fe69f49ac82594c 8615
rmlint_2.9.0-2.1_amd64.buildinfo
Files:
787c53edd2bc1d195bbb9dbb5eceb33c 2272 utils optional rmlint_2.9.0-2.1.dsc
856debc89d65811329202bac35bf251b 21868 utils optional
rmlint_2.9.0-2.1.debian.tar.xz
b0173db20a69eb5d70876e470372887e 8615 utils optional
rmlint_2.9.0-2.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl8+1NsACgkQR5mjUUbR
KzV2OxAAsPiv80WhTm8xHn6kqCsaeUeZvVd66dZ8ZkgZ8mLRzWPdAZ4GM8Wx3oT9
ty7xBVXqTXr/g90Z499+recBbrU4AiT9qVNY6re73bzxw3sBdImNr/EOpiSeOAhF
9gRJCw3yghcKIB66uSUc+lL/BKUF7KMiZC4uqhSw9MFpM1zTvsZBi0CEBZeT7fV3
opNd0krhE21WsAPT4Wz6mGrPBkPKBL1PfDScqqTUHhxEFye4flEYu3YWjXbmC8Xo
YBt/qwFLgM89AhHPB6N0N2TgcVAUFOhJe8RBx97OfggCBTSRxSXHK+G0p43a1A7Y
lLOJYk7/YZpd7NsIjP2DEMCGrY08b568w50B+U5IzR/6JlfsY/jeMbhfoL0Ii0bf
Heb7C5C0Hf7JIhs4VUGbxtt5Sw5TepFQOy1Z3yG+L3JI0XUuKXtmmLTjEhGWpYSi
x1aFkpZ0b9rX/L3cZu7+JxehrH67MwIgyvvU4TFDlJf7N5oLVdSY+dtGe7GHwxRE
PdrMVkcB2djPwNmedjfbZ9kqRflvzPx8rY/wLS68/bKykFYO8/03DOzgn4lMuB+Y
y+GGpZ4F1ZJmTEoLM2LHwTtekR9juhl9WCjx/peiQBeYr8ue4qBl+e45HnmXNr/9
B50R5SwsMgE/QxqwS2o/LTl5N4Vl4uQcmaCBUMAJmVbgkNzCMn0=
=iIZ7
-----END PGP SIGNATURE-----
--- End Message ---