Your message dated Sun, 26 Apr 2015 07:42:37 +0000 with message-id <[email protected]> and subject line Bug#780583: fixed in cross-gcc 17 has caused the Debian Bug report #780583, regarding bashisms in rules template 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 [email protected] immediately.) -- 780583: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780583 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: cross-gcc-dev Version: 13 Severity: normal File: /usr/share/cross-gcc/template/rules.generic The rules.generic files uses "$(shell source ....)". That is a bashism and fails when /bin/sh is dash. Setting "SHELL := bash" at the start fixes that. There is a second minor bug there when creating debian/control: awk: fatal: cannot open file `debian/control' for reading (No such file or directory) The rules files tries to parse debian/control to set PACKAGES before it is created. MfG Goswin -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages cross-gcc-dev depends on: ii make 4.0-8 cross-gcc-dev recommends no packages. cross-gcc-dev suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: cross-gcc Source-Version: 17 We believe that the bug you reported is fixed in the latest version of cross-gcc, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dima Kogan <[email protected]> (supplier of updated cross-gcc 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sat, 25 Apr 2015 20:15:05 -0700 Source: cross-gcc Binary: cross-gcc-dev Architecture: source all Version: 17 Distribution: experimental Urgency: medium Maintainer: Debian Cross-Toolchain Team <[email protected]> Changed-By: Dima Kogan <[email protected]> Description: cross-gcc-dev - Tools for building cross-compilers and cross-compiler packages Closes: 780583 Changes: cross-gcc (17) experimental; urgency=medium . * rules.generic now specifies bash as the SHELL (Closes: #780583) * I don't generate THIS_PKG_{MAINT,UPLOADERS} unless I need to * gensources now attempts to use local cross-gcc-dev if a system one isn't found * rules.generic now uses mawk instead of awk Checksums-Sha1: 4f9a425ad837019a231b7e8c93296d40cbc7ea15 1297 cross-gcc_17.dsc 8f8777209f6c55373d9b03babefdbe54f5e095b7 20980 cross-gcc_17.tar.xz 01cf512469a96c9c4a76c957ddc10aa5c55342b3 18628 cross-gcc-dev_17_all.deb Checksums-Sha256: 2c407596056903683e60bd3c2ce262bd784d5495c0ce3b53155fc1ef0217b1a0 1297 cross-gcc_17.dsc d1f42b8455d4bf1ac6693986ae5ca3d687b627ff42f850eb0d05cbd6b752bd3a 20980 cross-gcc_17.tar.xz 0a480076c000a13fac30af8656b5b03834b4ade5ad0d8cd92ef0f2c6bf897d4f 18628 cross-gcc-dev_17_all.deb Files: c642b480eadb903761576a46cea7f1c5 1297 devel extra cross-gcc_17.dsc dccbf3a6215997dc15b416102426fb61 20980 devel extra cross-gcc_17.tar.xz c309aad894ef3ef59caaa2020229243d 18628 devel extra cross-gcc-dev_17_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVPFjhAAoJEADolDnyKCkr+xEH/RNRfW+UcHadnn9OYTZLi6bC VB1umF4GCf7N8Jh/HTgVaIrRP9feC+IEjoZjG/EK69palkmxJwbB7i8zYaV7oTFu Pqht03YeLQ6Abe2B96762j+JKo0jdXF60/Ejh7VReezMXNkSkxhqdD8qCxsUkb4e jK1GRZEhgb7ieUK/9Jl+TCoxB8zPzq7SgDGyJDkG/bUsN/migBfWUytLGiQr5/M9 lqKhgLZUVLQ72gZ8w6QKBUYWgvVmNW43rqEsfoN4dpiW2XrHNu7Bh/RwrBa1mDVY Fvf3NjZIbJCkWQRsAV3My6Dvper8cbDu4aqi7xf7N+jRmZpdMS+JqkXqQR/1/ks= =fW9A -----END PGP SIGNATURE-----
--- End Message ---

