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

Bug#1027099: marked as done (gccrs-13: Broken symlink /usr/bin/gccrs-13)



Your message dated Sat, 31 Dec 2022 12:08:37 +0000
with message-id <E1pBafF-00FCe6-Co@fasolo.debian.org>
and subject line Bug#1027099: fixed in gcc-13 13-20221231-1
has caused the Debian Bug report #1027099,
regarding gccrs-13: Broken symlink /usr/bin/gccrs-13
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.)


-- 
1027099: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027099
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gcc-13
Version: 13-20221226-1
Severity: normal
User: debian-ia64@lists.debian.org
Usertags: ia64
X-Debbugs-Cc: debian-ia64@lists.debian.org

Hello!

I just gave it a first try with the gccrs package on ia64 and it turns
out the gccrs-13 symlink in /usr/bin is broken as shown below. Manually
invoking ia64-linux-gnu-gccrs-13 works without any problems and I can
actually compile a working program.

glaubitz@electron:~$ dpkg -l gccrs-13
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version       Architecture Description
+++-==============-=============-============-=================================
ii  gccrs-13       13-20221226-1 ia64         GNU Rust compiler
glaubitz@electron:~$ gccrs-13
-bash: gccrs-13: command not found
glaubitz@electron:~$ ls -l /usr/bin/gccrs-13
lrwxrwxrwx 1 root root 21 Dec 26 16:33 /usr/bin/gccrs-13 -> ia64-linux-gnu-grs-13
glaubitz@electron:~$ /usr/bin/ia64-linux-gnu-gccrs-13
ia64-linux-gnu-gccrs-13: fatal error: no input files
compilation terminated.
glaubitz@electron:~$

Proof that gccrs works on ia64:

glaubitz@electron:~$ cat rust42.rs
fn main() -> i32 {
    return 42;
}
glaubitz@electron:~$ ia64-linux-gnu-gccrs-13 -frust-incomplete-and-experimental-compiler-do-not-use rust42.rs -o rust42
glaubitz@electron:~$ ./rust42 
glaubitz@electron:~$ echo $?
42
glaubitz@electron:~$

Thanks,
Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

--- End Message ---
--- Begin Message ---
Source: gcc-13
Source-Version: 13-20221231-1
Done: Matthias Klose <doko@debian.org>

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

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-13 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: Sat, 31 Dec 2022 12:38:04 +0100
Source: gcc-13
Architecture: source
Version: 13-20221231-1
Distribution: experimental
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Closes: 1027099
Changes:
 gcc-13 (13-20221231-1) experimental; urgency=medium
 .
   * New upstream snapshot, taken from the trunk.
   * Fix gccrs symlink. Closes: #1027099.
   * Update multiarch patch for looongson. Addresses: #1027278.
Checksums-Sha1:
 99a22385db5aafdebd0c5f4b0cc13a4743e8bbb4 27482 gcc-13_13-20221231-1.dsc
 8c6adfb72af2950ca687e9b184eaae8df2e3b7eb 86455603 gcc-13_13-20221231.orig.tar.gz
 5a3e5b97877d5a7b9aa6b150833a1ef4c735b5f1 526984 gcc-13_13-20221231-1.debian.tar.xz
 56db74225adfde93522909a3b584e5c24df991c4 9995 gcc-13_13-20221231-1_source.buildinfo
Checksums-Sha256:
 549b359da3d1acc8894e4091fe1f28c02175559532b0413a204ba39406a4f091 27482 gcc-13_13-20221231-1.dsc
 c289d15e5d18d0f3dc1537401aa6f5819a7aa5129d547a2a370c5cc5da68c753 86455603 gcc-13_13-20221231.orig.tar.gz
 d7105210c14c0214966af86ed4916a82971ee63a210e60dab026d4597d3795d7 526984 gcc-13_13-20221231-1.debian.tar.xz
 da17a0096f74c6214b5e5f3e6052868d6f4ac51f24d9fd7c92e0b1643b16c8b4 9995 gcc-13_13-20221231-1_source.buildinfo
Files:
 3bfb8f96de8e8ff3efa4ef2a854d523c 27482 devel optional gcc-13_13-20221231-1.dsc
 9fe485fb8585216853c654adf3b104ac 86455603 devel optional gcc-13_13-20221231.orig.tar.gz
 46cda68872cb936ee3ed16518472d554 526984 devel optional gcc-13_13-20221231-1.debian.tar.xz
 a91a5e97ac9c8ce1ec002fe630d834d2 9995 devel optional gcc-13_13-20221231-1_source.buildinfo

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

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmOwIFcQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9XkQEADO+G+cXq8UonwsHWOdpCc0hOoDXotIjQ8s
5r31WEyR31eoxE2NOZomiF70DfRpK25LkIV/xtZIsryEbv6BF78VN2p1r0h7dhLg
Pk6URctuR3/HAKoguI7abwhYMVRJuE0s0e7esMqxUjUFSBlW0JSuoAwthZkujyzh
9NsrHRTk0QQ9zJVcd2vjqaPxCjM+L1y29OFi7baO4W5e/ZA1k3db/paCMyJ5ffwl
6KsXK4mrM4ucYksnqmuOoffgN155etd2NZTKu6jx3scDvNJfr8ih5HvNqYL2GP4T
tHzcJzQlzusCtCEuf28fCuGiSVgCpzxaSfqYsd6677FKdwV/EK/dirnlSXGMHl1S
COgMHhH4+GPLRiDaS0UOqd1jofh9uWG6azLzI9zxFNf4qaanpDDywJbQt+c7arJQ
0eIzCviAaJWR3Jmzb0i+G8IfjlrOE374y8UXb//HG0ENJ6uqqHNuOja5uTVXYi8U
1qjwN/Ym7rGIrw2pPtg9BBKk/T1Hrg/kUtG3JFby1o3FO3LKqpNi0kZqMrH0hKjf
jTR8M8dl0J+HNEWYOg2H1m7e5F3/lpH/Wyiwgv7/8ERow3Tf7etNxwgyKC21NiZG
i5wOgftwMvHqemCjzIBE3gOUdGnRptgCg8xxgauia3sX2pII87SmAN9+6AS0ggTQ
HppR+Zi2GA==
=IlJV
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: