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

Bug#906457: marked as done (csh: FTBFS in buster/sid (NetBSD added incompatible strnvis() and strnunvis()))



Your message dated Mon, 03 Sep 2018 16:49:29 +0000
with message-id <E1fws2b-0009Ze-OR@fasolo.debian.org>
and subject line Bug#906457: fixed in csh 20110502-3.1
has caused the Debian Bug report #906457,
regarding csh: FTBFS in buster/sid (NetBSD added incompatible strnvis() and strnunvis())
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.)


-- 
906457: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906457
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:csh
Version: 20110502-3
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch --buildsystem=bmake
   dh_update_autotools_config -a -O--buildsystem=bmake
   dh_autoreconf -a -O--buildsystem=bmake
   dh_auto_configure -a -O--buildsystem=bmake
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
	bmake
bmake[2]: Entering directory `/<<PKGBUILDDIR>>'
egrep 'ERR_' /<<PKGBUILDDIR>>/error.c | egrep '^#define' >> error.h
cc -E -g -O2 -Wno-error=unused-result -Wno-error -I/<<PKGBUILDDIR>> -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -D_GNU_SOURCE  -Werror  /<<PKGBUILDDIR>>/const.c | egrep 'Char STR' |  sed -e 's/Char \([a-zA-Z0-9_]*\)\(.*\)/extern Char \1[];/' |  sort >> const.h
cc -g -O2 -Wno-error=unused-result -Wno-error -I/<<PKGBUILDDIR>> -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -D_GNU_SOURCE  -Werror  -Wdate-time -D_FORTIFY_SOURCE=2 -c alloc.c
cc -g -O2 -Wno-error=unused-result -Wno-error -I/<<PKGBUILDDIR>> -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -D_GNU_SOURCE  -Werror  -Wdate-time -D_FORTIFY_SOURCE=2 -c char.c
cc -g -O2 -Wno-error=unused-result -Wno-error -I/<<PKGBUILDDIR>> -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -D_GNU_SOURCE  -Werror  -Wdate-time -D_FORTIFY_SOURCE=2 -c const.c
cc -g -O2 -Wno-error=unused-result -Wno-error -I/<<PKGBUILDDIR>> -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -D_GNU_SOURCE  -Werror  -Wdate-time -D_FORTIFY_SOURCE=2 -c csh.c
In file included from csh.c:45:
/usr/include/bsd/vis.h:104:2: error: #warning "NetBSD added incompatible strnvis() and strnunvis(), please see <bsd/vis.h> for more detils." [-Werror=cpp]
 #warning "NetBSD added incompatible strnvis() and strnunvis(), please see <bsd/vis.h> for more detils."
  ^~~~~~~
cc1: all warnings being treated as errors
*** Error code 1

Stop.
bmake[2]: stopped in /<<PKGBUILDDIR>>
dh_auto_build: bmake returned exit code 1
make[1]: *** [debian/rules:10: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/csh.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: csh
Source-Version: 20110502-3.1

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

Debian distribution maintenance software
pp.
Alastair McKinstry <mckinstry@debian.org> (supplier of updated csh 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: SHA256

Format: 1.8
Date: Mon, 03 Sep 2018 17:21:24 +0100
Source: csh
Binary: csh
Architecture: source amd64
Version: 20110502-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Alastair McKinstry <mckinstry@debian.org>
Description:
 csh        - Shell with C-like syntax
Closes: 862221 899199 906457
Changes:
 csh (20110502-3.1) unstable; urgency=medium
 .
   * Nob-maintainer upload
   [ Alastair McKinstry ]
   * Fix FTBFS by misuse of -Werror / #warning in <bsd/vis.h>. Closes: #906457
   * Mark csh as M-A: foreign. Closes: #899199.
   [ Gilles Filippini ]
   * Add patches/13_fix_arithmetic_precedence.diff to fix precedence for
     consecutive ADDOP (+, -) or MULOP (*, /, %) (closes: #862221)
Checksums-Sha1:
 93ab3fdfda9a7ce799f3f5c1dcc8b1d3114bf4b6 1700 csh_20110502-3.1.dsc
 c17f7156049fb13f59777c3a354c41fc18269fff 12352 csh_20110502-3.1.debian.tar.xz
 d15e17d7e714e58ab8bdfc4ef0610939048f1e65 223788 csh-dbgsym_20110502-3.1_amd64.deb
 e959ff612cdf091758de1da0e34b23d1903dcf5b 6218 csh_20110502-3.1_amd64.buildinfo
 49f2c4d19a1047de678d174cb1f4a01afc64611f 241164 csh_20110502-3.1_amd64.deb
Checksums-Sha256:
 c0a5ef0aa8aa52eac3660492e8785374f2b5b6f461432ac6b04e9d837c6e93a5 1700 csh_20110502-3.1.dsc
 cece5149e6965a96b2bba871abb4ae0119db4cc9b25c35ebf0ca96805c14bb4f 12352 csh_20110502-3.1.debian.tar.xz
 25432be220658679aee404038ed163236b1c3fca2f439bb354ad667ad98007bf 223788 csh-dbgsym_20110502-3.1_amd64.deb
 a8241e6c2abd3cc3eb4b1d73a954eb66e73d35d2edd17e115ca02da21a8bfc5e 6218 csh_20110502-3.1_amd64.buildinfo
 8b1bc006f535d86116d1555adc9938dc8e0a3b9ed22e21e4a65d232c267eae70 241164 csh_20110502-3.1_amd64.deb
Files:
 37f4269e9996ce5604b0ccb7640a1d94 1700 shells optional csh_20110502-3.1.dsc
 6db7cd8871876d9dbb9b5de73a0fd06e 12352 shells optional csh_20110502-3.1.debian.tar.xz
 1234ac60509bdfb78913266688bc4e0c 223788 debug optional csh-dbgsym_20110502-3.1_amd64.deb
 492dabe9fa6f9a3c50b72bd4ffbe312a 6218 shells optional csh_20110502-3.1_amd64.buildinfo
 9ee4266876c6b356d28d15c7865f884c 241164 shells optional csh_20110502-3.1_amd64.deb

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAluNYV0ACgkQy+a7Tl2a
06V9HA//RxUsfGqKC8aM8Rn4gHpOi/vDg771PcqO0pwTkSoDuY9mkGALK26R/jv5
lFa28DGz7eEq7QExOoOaDSYFIjyHTT2M1VvgaGM2G43LIlgKUgiVHkQlGiU979iG
FoEzfke0LzQ0hiZ7XXnjop8GyRLoSxhcuWqtHt8uGBoQ81KCNOVsMQwXvEW4JZUm
PUq65trxJHBEYm1nAdzxpcEku74zEWeiOybELX0BJPiDODM5D5yz/B0/TrwTs5ba
sM8rwWuVjqXKa2XBctGzshUd4wPYjXIRCDV+IHR0NmdELGwU3ZqQOLb4vKy9yv5R
p0/hLNh2XSH96hU9S0X83xkbu/4IaQIPOU1JNWCat/NsOhWnthOnQImHePkDyUrb
NTj9D5V5qot0mTD1QlXUVQGDAiy/XLNm7wxrGiFCv1xrZnLk4uaqSJSwmUb3Ys8w
IlgKv2+k78NGKwqdtI6AhNLUpq987D17lYsPzI11b7ocg2EpxmMRMaTfft3TvLvU
57jTVPw0kihRwyBsh8DBgU0J3OCQW+eYXbWAtKQ1EOWi7A8UdrclsDVT6iZreLDJ
lamWyEjf4qFMk/U+pcWVvYSSsiAHGiErxzwx+nuzsJmjY2OWb3JEW+SR9P3C1aO6
WxtS0Qe25+EvZJWQWZ1P4P1VNbmxSVJ5qUkmb5WjbYIZV+g1lNE=
=vcvs
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: