Your message dated Tue, 16 Feb 2021 21:34:06 +0000
with message-id <e1lc7yw-000830...@fasolo.debian.org>
and subject line Bug#957527: fixed in mdocml 1.14.5-1
has caused the Debian Bug report #957527,
regarding mdocml: FTBFS: make: echo: No such file or directory
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.)
--
957527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957527
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mdocml
Version: 1.14.4-1
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/mdocml_1.14.4-1_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
[...]
521 | (void)fchdir(startdir);
| ^~~~~~~~~~~~~~~~
main.c:569:9: warning: ignoring return value of ‘fchdir’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
569 | (void)fchdir(startdir);
| ^~~~~~~~~~~~~~~~
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mdoc_man.o mdoc_man.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mdoc_markdown.o mdoc_markdown.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o out.o
out.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o tag.o
tag.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o tree.o
tree.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_err.o compat_err.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_fts.o compat_fts.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_getline.o compat_getline.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_getsubopt.o compat_getsubopt.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_isblank.o compat_isblank.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_mkdtemp.o compat_mkdtemp.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_ohash.o compat_ohash.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_progname.o compat_progname.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_reallocarray.o compat_reallocarray.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_recallocarray.o compat_recallocarray.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_strcasestr.o compat_strcasestr.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_strlcat.o compat_strlcat.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_strlcpy.o compat_strlcpy.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_strndup.o compat_strndup.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_strsep.o compat_strsep.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_strtonum.o compat_strtonum.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_vasprintf.o compat_vasprintf.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o man.o
man.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
man_macro.o man_macro.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
man_validate.o man_validate.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o att.o
att.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o lib.o
lib.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mdoc.o
mdoc.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mdoc_argv.o mdoc_argv.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mdoc_macro.o mdoc_macro.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mdoc_state.o mdoc_state.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mdoc_validate.o mdoc_validate.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o st.o
st.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o eqn.o
eqn.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o roff.o
roff.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
roff_validate.o roff_validate.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o tbl.o
tbl.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
tbl_data.o tbl_data.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
tbl_layout.o tbl_layout.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
tbl_opts.o tbl_opts.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o chars.o
chars.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mandoc.o mandoc.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mandoc_aux.o mandoc_aux.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mandoc_ohash.o mandoc_ohash.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mandoc_xr.o mandoc_xr.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o msec.o
msec.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
preconv.o preconv.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o read.o
read.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
demandoc.o demandoc.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
soelim.o soelim.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
compat_stringlist.o compat_stringlist.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
mandocd.o mandocd.c
cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
catman.o catman.c
cc -o soelim -Wl,-z,relro -Wl,-z,now soelim.o compat_err.o compat_getline.o
compat_progname.o compat_reallocarray.o compat_stringlist.o
/usr/bin/ld: compat_getline.o:./compat_getline.c:5: multiple definition of
`dummy'; compat_err.o:./compat_err.c:5: first defined here
/usr/bin/ld: compat_reallocarray.o:./compat_reallocarray.c:5: multiple
definition of `dummy'; compat_err.o:./compat_err.c:5: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:514: soelim] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "CFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2"
"LDFLAGS=-Wl,-z,relro -Wl,-z,now" returned exit code 2
make[1]: *** [debian/rules:24: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:18: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: mdocml
Source-Version: 1.14.5-1
Done: Bdale Garbee <bd...@gag.com>
We believe that the bug you reported is fixed in the latest version of
mdocml, 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.
Bdale Garbee <bd...@gag.com> (supplier of updated mdocml 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, 16 Feb 2021 14:09:53 -0700
Source: mdocml
Architecture: source
Version: 1.14.5-1
Distribution: unstable
Urgency: medium
Maintainer: Michael Stapelberg <stapelb...@debian.org>
Changed-By: Bdale Garbee <bd...@gag.com>
Closes: 957527
Changes:
mdocml (1.14.5-1) unstable; urgency=medium
.
[Bdale Garbee]
* merge proposed NMU content with work on new upstream version
.
[Michael Stapelberg]
* New upstream version 1.14.5
* cherry-pick assertion fix from disc...@mandoc.bsd.lv mailing list
.
[Francisco Vilmar Cardoso Ruviaro]
* Add debian/patches/fix-ftbfs-with-gcc-10.patch,
thanks to Ivo De Decker <iv...@debian.org>. (Closes: #957527)
* Update debian/rules to fix FTCBFS.
Checksums-Sha1:
4a298cb3e162f014698d2f923671eac81862af9c 1807 mdocml_1.14.5-1.dsc
a59b05ad8012aafaee08d70f22f2ece3402b9b8c 651846 mdocml_1.14.5.orig.tar.gz
65df413851c8c58afb4cd9d565c5a7a1c8e28788 6908 mdocml_1.14.5-1.debian.tar.xz
e64f905e751882b5f264599dec352e83be4b84ca 5863 mdocml_1.14.5-1_amd64.buildinfo
Checksums-Sha256:
bbd66af4ac6cab656f6c8cbec5c95bb1313aa28c2f7aea9823e30c1fc5264cc5 1807
mdocml_1.14.5-1.dsc
8219b42cb56fc07b2aa660574e6211ac38eefdbf21f41b698d3348793ba5d8f7 651846
mdocml_1.14.5.orig.tar.gz
4a488a042b4936510579aa6b2e284e588573601af616ab60786bab7f2bbc383a 6908
mdocml_1.14.5-1.debian.tar.xz
7f69c18501e00ec9dbeac4e8e933719c406a7cb553c43283ef3756d004fa0a8c 5863
mdocml_1.14.5-1_amd64.buildinfo
Files:
34a99e77a93b0000925a3e5da47fa979 1807 doc optional mdocml_1.14.5-1.dsc
83557d7a94679c7dbf58d7391c919c48 651846 doc optional mdocml_1.14.5.orig.tar.gz
ecdc4f4fd1e990742f6764c554441cb1 6908 doc optional
mdocml_1.14.5-1.debian.tar.xz
0b76d3de9fd96954d95fa7d42bbcbdfa 5863 doc optional
mdocml_1.14.5-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEHguq2FwiMqGzzpLrtwRxBYMLn6EFAmAsNoEACgkQtwRxBYML
n6HfZg/+P/xeFBIxqQBon+MhX582/MlkbkhC1BbW3BNjQTvn4OBTcYpgBkjb3hff
ipc1/k7h/ySKnMcAT79SPDoPGj3w6Z6FYW41ZooBT5Ut4hh7ek6TR7/7Ye6grSZC
Qqfx2XNxvNLYEaFfTL4l2CnI7Y+4WOh1rmhzD+QjLVQ1SC46/KB00mqHv/zwv89s
OG0adi4lNK1/hOyiuwiCXDNl1NUS/nbI/cCvsoISbKo291HzY9qZQoVESSX2qaPP
3PT4cy+dQYxLwiZBnAG2ujAWTzY2JYNwad7ZuhFch8N9Z82qcYGm1gM166C/mK+r
51QOgZWKSZVKxoRbCeeoFPdwHm0HyRhW2ZozRy6ZfXncpmTxyltss8F+6iA0UqpM
xynjK2ovYM0eU53iIgDDALRSZjwnp7Y7l1prom5aJkibXPdWWSTEYhuKjzg5dM1S
t6zjWwuINWlE23y6nIQCOal8NamwnIxFNCg/8/Yc/gcgcWjA94duxPutLyQAi/AP
aDqOIM8pM4GAQ4oVIw6s1L9MkAAalGiAcX3EXu/jy4iaV4hTLCi/63mayvmr1MtG
9ZIzZEh80l4rocWZg44Gh95cAIg1L/RYpT/1q7NchYsvcKmWmZGpfOtqBmIdt1HQ
muJhAcVJGYmYDDXUHZz76lY3RRU10IbR8aO6ZEkrCAiKpvTFCpY=
=y4iZ
-----END PGP SIGNATURE-----
--- End Message ---