[Debian-astro-maintainers] Bug#960212: gcc-9 breaks iraf autopkgtest: gcc: not found

Paul Gevers elbrus at debian.org
Sun May 10 18:00:02 BST 2020


Source: gcc-9, iraf
Control: found -1 gcc-9/9.3.0-12
Control: found -1 iraf/2.16.1+2018.11.01-3
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

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

                       pass            fail
gcc-9                  from testing    9.3.0-12
iraf                   from testing    2.16.1+2018.11.01-3
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of gcc-9 to testing
[1]. Due to the nature of this issue, I filed this bug report against
both packages. Can you please investigate the situation and reassign the
bug to the right package?

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=gcc-9

https://ci.debian.net/data/autopkgtest/testing/amd64/i/iraf/5415611/log.gz

=================== Failure in programming.md:323 with ecl.e
===================

Expected
========
cl> softools
cl> xc -w jmptest.x
cl> task $jmptest = jmptest.e
cl> jmptest
status = 0, step = 0
Calling zdojmp
status = 1, step = 1
All OK

Output
======
cl> softools
cl> xc -w jmptest.x
/usr/lib/iraf/unix/hlib/f77.sh: 208: gcc: not found
cl> task $jmptest = jmptest.e
cl> jmptest
ERROR: Cannot open connected subprocess (./jmptest.e)
     called as: `cl ()'
Error while reading login.cl file - may need to rebuild with mkiraf
Fatal startup error.  CL dies.

Diff
====
@@ -1,8 +1,9 @@
 cl> softools
 cl> xc -w jmptest.x
+/usr/lib/iraf/unix/hlib/f77.sh: 208: gcc: not found
 cl> task $jmptest = jmptest.e
 cl> jmptest
-status = 0, step = 0
-Calling zdojmp
-status = 1, step = 1
-All OK
+ERROR: Cannot open connected subprocess (./jmptest.e)
+     called as: `cl ()'
+Error while reading login.cl file - may need to rebuild with mkiraf
+Fatal startup error.  CL dies.
autopkgtest [05:07:20]: test command1: -----------------------]

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-astro-maintainers/attachments/20200510/249a5516/attachment.sig>


More information about the Debian-astro-maintainers mailing list