Your message dated Sun, 28 Jul 2024 15:35:35 +0000 with message-id <[🔎] E1sY5vr-00F0o3-Pw@fasolo.debian.org> and subject line Bug#1076503: Removed package(s) from unstable has caused the Debian Bug report #963564, regarding gfortran: Internal error when processing pFUnit generated files with --coverage 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.) -- 963564: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963564 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: gfortran: Internal error when processing pFUnit generated files with --coverage
- From: Ole Streicher <olebole@debian.org>
- Date: Tue, 23 Jun 2020 21:28:43 +0200
- Message-id: <08b06d59-708a-a035-bd61-7c93b0c4ab9f@debian.org>
Package: gfortran-10 Version: 10.1.0-3 Control: forwarded -1 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95847 Dear maintainers, copying https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95847 for your convenience: With gcc 9 and 10, compiling the attached file with coverage info raises an internal error: $ gfortran-10 -c --coverage funit-bug.f90 during IPA pass: profile funit-bug.f90:8:0: 8 | use foo | internal compiler error: in coverage_begin_function, at coverage.c:656 0x7f6c0275ae0a __libc_start_main ../csu/libc-start.c:308 […] $ gfortran-10 --version GNU Fortran (Debian 10.1.0-3) 10.1.0 […] $ gfortran-9 --version GNU Fortran (Debian 9.3.0-14) 9.3.0 This does not happen with gfortran-8, so it is a regression: $ gfortran-8 -c --coverage funit-bug.f90 $ gfortran-8 --version GNU Fortran (Debian 8.4.0-4) 8.4.0 System is Debian 11 testing. The attached file is derived from a pFUnit generated file where this was originally observed <https://github.com/Goddard-Fortran-Ecosystem/pFUnit>.module foo contains subroutine sbr() end subroutine sbr end module foo function foo_suite() result(suite) use foo integer :: bar integer :: res res = bar(sbr) end function foo_suite
--- End Message ---
--- Begin Message ---
- To: 248680-done@bugs.debian.org,717014-done@bugs.debian.org,737225-done@bugs.debian.org,748297-done@bugs.debian.org,929777-done@bugs.debian.org,954681-done@bugs.debian.org,960248-done@bugs.debian.org,960643-done@bugs.debian.org,963254-done@bugs.debian.org,963564-done@bugs.debian.org,971547-done@bugs.debian.org,973698-done@bugs.debian.org,974073-done@bugs.debian.org,974781-done@bugs.debian.org,975142-done@bugs.debian.org,976024-done@bugs.debian.org,977638-done@bugs.debian.org,978153-done@bugs.debian.org,979350-done@bugs.debian.org,983436-done@bugs.debian.org,984670-done@bugs.debian.org,986629-done@bugs.debian.org,995916-done@bugs.debian.org,1001699-done@bugs.debian.org,1008098-done@bugs.debian.org,1013122-done@bugs.debian.org,1023666-done@bugs.debian.org,1027065-done@bugs.debian.org,1028431-done@bugs.debian.org,1031822-done@bugs.debian.org,1056766-done@bugs.debian.org,1069559-done@bugs.debian.org,
- Cc: gcc-10@packages.debian.org
- Subject: Bug#1076503: Removed package(s) from unstable
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 28 Jul 2024 15:35:35 +0000
- Message-id: <[🔎] E1sY5vr-00F0o3-Pw@fasolo.debian.org>
Version: 10.5.0-4+rm Dear submitter, as the package gcc-10 has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1076503 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---