Processing of arc_5.21q-8_source.changes

2020-05-24 Thread Debian FTP Masters
arc_5.21q-8_source.changes uploaded successfully to localhost
along with the files:
  arc_5.21q-8.dsc
  arc_5.21q-8.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#957005: marked as done (arc: ftbfs with GCC-10)

2020-05-24 Thread Debian Bug Tracking System
Your message dated Mon, 25 May 2020 06:48:31 +
with message-id 
and subject line Bug#957005: fixed in arc 5.21q-8
has caused the Debian Bug report #957005,
regarding arc: 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.)


-- 
957005: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:arc
Version: 5.21q-6
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/arc_5.21q-6_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

[...]
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-997c3c35-bf38-488c-9949-9a0a50dff5a8
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-

Command: dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package arc
dpkg-buildpackage: info: source version 5.21q-6
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Salvatore Bonaccorso 

 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_auto_clean
make -j1 clean
make[1]: Entering directory '/<>'
rm -f *.o arc marc
make[1]: Leaving directory '/<>'
   dh_clean
 debian/rules build
dh build
   dh_update_autotools_config
   dh_auto_configure
   dh_auto_build
make -j1
make[1]: Entering directory '/<>'
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arc.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arcadd.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arccode.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arccvt.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arcdata.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arcdel.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arcdos.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arcext.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arcio.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arclst.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arclzw.c
cc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -O -Wall -DSYSV=1 -Wdate-time 
-D_FORTIFY_SOURCE=2 -c arcmatch.c
c

pev is marked for autoremoval from testing

2020-05-24 Thread Debian testing autoremoval watch
pev 0.80-4 is marked for autoremoval from testing on 2020-06-30

It is affected by these RC bugs:
960880: pev: autopkgtest failure: pehash did not report ASLR status



matroxset_0.4-11_source.changes ACCEPTED into unstable

2020-05-24 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 22 May 2020 21:45:02 +
Source: matroxset
Architecture: source
Version: 0.4-11
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Regis Fernandes Gontijo 
Changes:
 matroxset (0.4-11) unstable; urgency=medium
 .
   * QA upload.
   * debian/control: added 'Rules-Requires-Root: no'.
   * debian/copyright:
   - added my name for debian/* files.
   - removed Upstream-Contact and X-Comments.
   * debian/examples: removed 'swapit' which points to unknown executable
 at user directory.
   * debian/patches/10-gcc.patch: added patch header.
   * debian/rules: removed no longer needed variable 'DEB_LDFLAGS_MAINT_APPEND'.
   * debian/tests/control: created to provide a trivial CI test. Only tests
 help option, since it doesn't depend on specific hardware.
Checksums-Sha1:
 2e1d04b97a340db9a4e43a6d603bf7e78612182c 1913 matroxset_0.4-11.dsc
 3818ff901c60cf90498d01411299e22cd12c7552 5396 matroxset_0.4-11.debian.tar.xz
 7d21b710ce8373baa6c96345f0cd68c8380d 5237 matroxset_0.4-11_source.buildinfo
Checksums-Sha256:
 df4d6a798002296eb1fcf6925c961eadf691ee3a323e918b16725f95957ff86b 1913 
matroxset_0.4-11.dsc
 c75f86bef08707f464076588358f3eb5ce583ea92dbace98411c085891dc70cc 5396 
matroxset_0.4-11.debian.tar.xz
 4c05c13bd84a144ae23338a28ba887eb9f3e4d8fdefeea7a1f625802df843dd5 5237 
matroxset_0.4-11_source.buildinfo
Files:
 6866c84d2188a8ebc80ab008cf7cd0cf 1913 misc optional matroxset_0.4-11.dsc
 90dca7291bb1cdb81788a353a5b001cb 5396 misc optional 
matroxset_0.4-11.debian.tar.xz
 db4945cb07ec21bae6e52f86b0eefc12 5237 misc optional 
matroxset_0.4-11_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7LMpEACgkQ3mO5xwTr
6e8zyQ/+IjmQIvDA/Iihy2ryFuMXj7hXnZ9agm2j5w0rViQo0yoJMTCC/ip3NSrB
awvSoJwad5rqr6OO/MeTdAw/9gWfzmE4NjofxoSlwwzFnTjoDYFVtOTqSdTWPpPq
Hf0GJGVkGbBq1PuXY6KrHjprMpxmrEfLNu5cccrFSSu7gfnKy/2tPGR3n8hihBLO
jefkDyvqU1eTD8sv+p84hQB9aym2XM/HsC6gP/hs6aHgyC9g/CEK5x0zUkjj8Euu
FoJlhcGNW02jf2GaNHgS0oaWOuu5hqFaFT3XUEQQPPLiLRHT7w+lwT8/66MW98iB
Jw0MJ684Im+HMtG64ZF2eSeoqeMkPISA1+VHv11UpC6NP6a5veDwgLu5NobYEdMy
9owsh+xu9Ff6yy9W9tjNMAH071HmiwKkfJnWG5wsOnzk2y6CO6QZHDZADZQ6LC53
P3ztH+C+ErgSmWoBnbHw8adJgA5bvhKi9H4J1e7hCdDkGG2v+RPJY43ICWo5/19U
wM9TI5WQYnS0GdYtJz2BQ3cuCWvWZPv+jFL8SbwW36Zdsj/04LoKi0rdXb95SoMr
36JMHS/pIt2WXyd/pmRNQrhtOlm/b0R8y0TGMJ2xRJcv/ED92/zIpZtPnpDaErpf
iXRi1GAn7QmAubLfOzxSuqGyYySCatD4DMx4OTJ13OoXXaJJDF0=
=XLv6
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of matroxset_0.4-11_source.changes

2020-05-24 Thread Debian FTP Masters
matroxset_0.4-11_source.changes uploaded successfully to localhost
along with the files:
  matroxset_0.4-11.dsc
  matroxset_0.4-11.debian.tar.xz
  matroxset_0.4-11_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



btyacc_3.0+dfsg-1_source.changes ACCEPTED into unstable

2020-05-24 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 24 May 2020 14:39:06 -0300
Source: btyacc
Architecture: source
Version: 3.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Joao Eriberto Mota Filho 
Closes: 529101 745920 928113
Changes:
 btyacc (3.0+dfsg-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream version 3.0+dfsg.
   * Set Debian QA Group as maintainer. (See: #833160)
   * Migrations:
   - DebSrc to 3.0.
   - DH level to new format. Consequently:
   ~ debian/compat: removed.
   ~ debian/control: changed from 'debhelper' to 'debhelper-compat' in
 Build-Depends field and bumped level to 13.
   - debian/copyright to 1.0 format.
   - debian/rules to new (reduced) format. Consequently, created the
 following files:
   ~ debian/dirs
   ~ debian/docs
   ~ debian/examples
   ~ debian/manpages
   * debian/control:
   - Added Homepage field.
   - Added 'Rules-Requires-Root: no' to source stanza.
   - Bumped Standards-Version to 4.5.0.
   - Changed Priority from extra to optional.
   - Created VCS fields.
   - Improved long description. Thanks to Pascal De Vuyst
 . (Closes: #745920)
   * debian/patches/:
   - 010_old-changes-1.0.patch: created to group old changes from 1.0 
format.
   - 020_fix-manpages.patch: created to fix some issues in manpage.
   - 030_add-GCC-hardening.patch: created to provide GCC hardening.
   - 040_fix-spelling-final-binary.patch: created to provide a fix.
   * debian/README.Debian: changed doc path from /usr/doc to /usr/share/doc.
   * debian/rules: fix a FTCBFS. Created an override to dh_auto_build target to
 force to use default compiler as LINKER. Thanks to Helmut Grohne
 . (Closes: #928113)
   * debian/salsa-ci.yml: added to provide CI tests for Salsa.
   * debian/tests/control: created to perform trivial CI tests.
   * debian/upstream/metadata: created.
   * debian/watch:
   - Added a version line. (Closes: #529101)
   - Removed trash.
   - Updated the search rule. (Closes: #529101)
Checksums-Sha1:
 e621dc3e45fd6575d39061a634e287e1c64875ad 1845 btyacc_3.0+dfsg-1.dsc
 a201e92d588783e2a9058e0da1e236be5119c926 62290 btyacc_3.0+dfsg.orig.tar.gz
 64a63715c0ad428fc2f91639cb048fa521d85c97 21248 btyacc_3.0+dfsg-1.debian.tar.xz
 09f114aeadbb9c6d3ec2a63f3f13cd514abc2ee6 5134 
btyacc_3.0+dfsg-1_source.buildinfo
Checksums-Sha256:
 708e249360094501d4e8949f6b8c6b4e53949a691c0d32bcd4e62e0b3fe2bd35 1845 
btyacc_3.0+dfsg-1.dsc
 6dec1ed7340e4d01f0be3cc5a5b68bac1f76614d1f22a52082948bda6f7ccd5a 62290 
btyacc_3.0+dfsg.orig.tar.gz
 b5dc44f70f4565bedcf3a578a2f1dc8e5849e218b721ad53aeab7cefff132965 21248 
btyacc_3.0+dfsg-1.debian.tar.xz
 2f4ce46e38b850dff3198dde2ceb25aff34db3a873e2dc612d8c37eea7285d1a 5134 
btyacc_3.0+dfsg-1_source.buildinfo
Files:
 730c9e7255963349c014f0782a58dd8a 1845 devel optional btyacc_3.0+dfsg-1.dsc
 fd0a8e31cb8f981fc350926f936900a8 62290 devel optional 
btyacc_3.0+dfsg.orig.tar.gz
 bb1ef76be91e7206e5e7273c7b8b8a46 21248 devel optional 
btyacc_3.0+dfsg-1.debian.tar.xz
 99a64c82facbb94e86305669a6f60515 5134 devel optional 
btyacc_3.0+dfsg-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7LEa8ACgkQ3mO5xwTr
6e9g0g/+O+BiqPpySWR0qEMH7VBna0iJxKGyledvt2RR57OTDmqzdaZlwQmLbsEy
iENfSXmd14e93g+TGQs/pQqdaecEExorOQpZMK3CIOVhaiMBngcndS5wIB5aYlDd
65FxH4bFOzXVaTY0bvQZ07p+XtPsIDCNe/r+TvTT3EzRK0/OKQ8Qimo4nCI//DfD
+PespnkQbZ+A/iHZ9hVNVF483rcdXtqbI18KgLQ2yv7nNVBbgAiF6VGzLN0MA05W
a6wL0cZedPhv068vd7oYe7iT2/QEDVvOszRJZHZw7L00ATqSbYFriEOAficfp/Ji
iohsAO9sHS8spzk7IL9qs/+MD5pWJWKOXZ0mKHjDSM75U9SHF5FfEuvPVzuTUQAO
t48S+BDQT1O5s0JRNSwuolXQ9G5XfW3gkwEuDDHtNPBHySMhVcJn5ivZE24Eg5Fk
+tQO8aUOaol7bfa7yqwWlBg6mukHzJnJfAoxdHPW4QkgQCaIUPkAnwTKF7yaDNdI
qZJlZhyELXtkEL/V6FsVdoEEU8lXRpe1c6Y+OvC3ykANcIOjRUMDffoJ4U+cdkQK
EeiMmRYCJZiRlH14uGk2ZnkkFD42UrkdJ8U4TWbUEKzcD7X4buWhxR3pQIJKp0V5
s6yc5VtorBw34hdBOdAYPbcyiV4Z0bD1WHj2VNRjk7yRBf8SRwM=
=Y8V5
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of btyacc_3.0+dfsg-1_source.changes

2020-05-24 Thread Debian FTP Masters
btyacc_3.0+dfsg-1_source.changes uploaded successfully to localhost
along with the files:
  btyacc_3.0+dfsg-1.dsc
  btyacc_3.0+dfsg.orig.tar.gz
  btyacc_3.0+dfsg-1.debian.tar.xz
  btyacc_3.0+dfsg-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#961457: idle3-tools: autopkgtest regression: idle3ctl: command not found

2020-05-24 Thread Paul Gevers
Source: idle3-tools
Version: 0.9.1-4
X-Debbugs-CC: debian...@lists.debian.org, leandrora...@debxp.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of idle3-tools the autopkgtest of idle3-tools fails
in testing when that autopkgtest is run with the binary packages of
idle3-tools from unstable. It passes when run with only packages from
testing. In tabular form:

   passfail
idle3-toolsfrom testing0.9.1-4
all others from testingfrom testing

I copied some of the output at the bottom of this report. It seems that
either you need the needs-root restriction or need to provide the full
path to /usr/sbin/idle3ctl. Without needs-root, the test is run as a
regular user. Please also mark this test as superficial.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=idle3-tools

https://ci.debian.net/data/autopkgtest/testing/amd64/i/idle3-tools/5507695/log.gz

autopkgtest [03:18:58]: test command1: idle3ctl -V | grep idle
autopkgtest [03:18:58]: test command1: [---
bash: idle3ctl: command not found
autopkgtest [03:18:58]: test command1: ---]



signature.asc
Description: OpenPGP digital signature


Bug#961456: pwget: autopkgtest regression: Can't locate LWP/UserAgent.pm in @INC

2020-05-24 Thread Paul Gevers
Source: pwget
Version: 2016.1019+git75c6e3e-3
X-Debbugs-CC: debian...@lists.debian.org, elimar.henri...@yahoo.com.br
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of pwget the autopkgtest of pwget fails in testing
when that autopkgtest is run with the binary packages of pwget from
unstable. It passes when run with only packages from testing. In tabular
form:

   passfail
pwget  from testing2016.1019+git75c6e3e-3
all others from testingfrom testing

I copied some of the output at the bottom of this report. Seems like you
are missing a (test) dependency? Please also mark this test as superficial.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=pwget

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pwget/5507726/log.gz

autopkgtest [03:27:21]: test command2: pwget -h
autopkgtest [03:27:21]: test command2: [---
Can't locate LWP/UserAgent.pm in @INC (you may need to install the
LWP::UserAgent module) (@INC contains: /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0
/usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at
/usr/bin/pwget line 87.
BEGIN failed--compilation aborted at /usr/bin/pwget line 87.
autopkgtest [03:27:21]: test command2: ---]





signature.asc
Description: OpenPGP digital signature


Bug#961455: ngetty: autopkgtest regression: ngetty-helper: command not found

2020-05-24 Thread Paul Gevers
Source: ngetty
Version: 1.1-5
X-Debbugs-CC: debian...@lists.debian.org, guilherme@gmail.com
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of ngetty the autopkgtest of ngetty fails in
testing when that autopkgtest is run with the binary packages of ngetty
from unstable. It passes when run with only packages from testing. In
tabular form:

   passfail
getty  from testing1.1-5
all others from testingfrom testing

I copied some of the output at the bottom of this report. It seems that
either you need the needs-root restriction or need to provide the full
path to /sbin/ngetty-helper. Without needs-root, the test is run as a
regular user. Please also mark this test as superficial.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=ngetty

https://ci.debian.net/data/autopkgtest/testing/amd64/n/ngetty/5502710/log.gz

autopkgtest [21:50:06]: test command1: ngetty-helper --version | grep
version
autopkgtest [21:50:06]: test command1: [---
bash: ngetty-helper: command not found
autopkgtest [21:50:07]: test command1: ---]



signature.asc
Description: OpenPGP digital signature