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

Bug#905708: marked as done (gcc-6: FTBFS with isl 0.20)



Your message dated Tue, 14 Aug 2018 16:05:15 +0000
with message-id <E1fpbop-000HqO-Le@fasolo.debian.org>
and subject line Bug#905708: fixed in gcc-6 6.4.0-20
has caused the Debian Bug report #905708,
regarding gcc-6: FTBFS with isl 0.20
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.)


-- 
905708: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905708
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gcc-6
Version: 6.4.0-19
Severity: serious
Tags: ftbfs, patch

Hi,

gcc-6 FTBFs with the latest version of isl (0.20-1) as well as gcc-7
(see #905539).

Attached is a patch, isl-includes.diff fixing this problem. Attached is
also the diff for debian/rules.patch.

Thanks!
--- a/debian_rules.patch.orig	2018-08-04 21:57:36.000000000 +0200
+++ b/debian/rules.patch	2018-08-05 00:37:20.433243847 +0200
@@ -385,6 +385,7 @@
 
 debian_patches += libgomp-kfreebsd-testsuite
 debian_patches += go-testsuite
+debian_patches += isl-includes
 
 # Ada patches needed for both the stable package and snapshot builds
 debian_patches += ada-749574
Index: gcc-6-6.4.0/src/gcc/graphite-dependences.c
===================================================================
--- gcc-6-6.4.0.orig/src/gcc/graphite-dependences.c
+++ gcc-6-6.4.0/src/gcc/graphite-dependences.c
@@ -24,6 +24,8 @@ along with GCC; see the file COPYING3.
 #include "config.h"
 
 #ifdef HAVE_isl
+#include <isl/id.h>
+#include <isl/space.h>
 
 #include "system.h"
 #include "coretypes.h"
Index: gcc-6-6.4.0/src/gcc/graphite-isl-ast-to-gimple.c
===================================================================
--- gcc-6-6.4.0.orig/src/gcc/graphite-isl-ast-to-gimple.c
+++ gcc-6-6.4.0/src/gcc/graphite-isl-ast-to-gimple.c
@@ -23,6 +23,8 @@ along with GCC; see the file COPYING3.
 #include "config.h"
 
 #ifdef HAVE_isl
+#include <isl/id.h>
+#include <isl/space.h>
 
 #define INCLUDE_MAP
 #include "system.h"
Index: gcc-6-6.4.0/src/gcc/graphite-optimize-isl.c
===================================================================
--- gcc-6-6.4.0.orig/src/gcc/graphite-optimize-isl.c
+++ gcc-6-6.4.0/src/gcc/graphite-optimize-isl.c
@@ -23,6 +23,8 @@ along with GCC; see the file COPYING3.
 #include "config.h"
 
 #ifdef HAVE_isl
+#include <isl/id.h>
+#include <isl/space.h>
 
 #include "system.h"
 #include "coretypes.h"
Index: gcc-6-6.4.0/src/gcc/graphite-sese-to-poly.c
===================================================================
--- gcc-6-6.4.0.orig/src/gcc/graphite-sese-to-poly.c
+++ gcc-6-6.4.0/src/gcc/graphite-sese-to-poly.c
@@ -23,6 +23,8 @@ along with GCC; see the file COPYING3.
 #include "config.h"
 
 #ifdef HAVE_isl
+#include <isl/id.h>
+#include <isl/space.h>
 
 #include "system.h"
 #include "coretypes.h"

--- End Message ---
--- Begin Message ---
Source: gcc-6
Source-Version: 6.4.0-20

We believe that the bug you reported is fixed in the latest version of
gcc-6, 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 905708@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-6 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: Tue, 14 Aug 2018 17:48:05 +0200
Source: gcc-6
Binary: gcc-6-base libgcc-6-dev libgcc4 libgcc4-dbg lib64gcc-6-dev lib32gcc-6-dev libn32gcc-6-dev libx32gcc-6-dev gcc-6 gcc-6-multilib gcc-6-test-results gcc-6-plugin-dev gcc-6-hppa64-linux-gnu cpp-6 gcc-6-locales g++-6 g++-6-multilib libasan3 libasan3-dbg lib32asan3 lib32asan3-dbg lib64asan3 lib64asan3-dbg libx32asan3 libx32asan3-dbg libmpx2 libmpx2-dbg lib32mpx2 lib32mpx2-dbg lib64mpx2 lib64mpx2-dbg libgccjit-6-doc libgccjit-6-dev gobjc++-6 gobjc++-6-multilib gobjc-6 gobjc-6-multilib libobjc-6-dev lib64objc-6-dev lib32objc-6-dev libn32objc-6-dev libx32objc-6-dev gfortran-6 gfortran-6-multilib libgfortran-6-dev lib64gfortran-6-dev lib32gfortran-6-dev libn32gfortran-6-dev libx32gfortran-6-dev libgfortran3 libgfortran3-dbg lib64gfortran3 lib64gfortran3-dbg lib32gfortran3 lib32gfortran3-dbg libn32gfortran3 libn32gfortran3-dbg libx32gfortran3 libx32gfortran3-dbg gccgo-6 gccgo-6-multilib libgo9 libgo9-dbg lib64go9 lib64go9-dbg lib32go9 lib32go9-dbg libn32go9 libn32go9-dbg
 libx32go9 libx32go9-dbg libstdc++-6-dev libstdc++-6-pic libstdc++6-6-dbg lib32stdc++-6-dev lib32stdc++6-6-dbg lib64stdc++-6-dev lib64stdc++6-6-dbg libn32stdc++-6-dev libn32stdc++6-6-dbg libx32stdc++-6-dev libx32stdc++6-6-dbg libstdc++-6-doc gnat-6 gnat-6-sjlj libgnat-6 libgnat-6-dbg libgnatvsn6-dev libgnatvsn6 libgnatvsn6-dbg libgnatprj6-dev libgnatprj6 libgnatprj6-dbg gdc-6 gdc-6-multilib libgphobos-6-dev libgphobos68 libgphobos68-dbg lib64gphobos-6-dev lib64gphobos68 lib64gphobos68-dbg lib32gphobos-6-dev lib32gphobos68 lib32gphobos68-dbg libx32gphobos-6-dev libx32gphobos68 libx32gphobos68-dbg
 gcc-6-source
Architecture: source
Version: 6.4.0-20
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description:
 cpp-6      - GNU C preprocessor
 g++-6      - GNU C++ compiler
 g++-6-multilib - GNU C++ compiler (multilib support)
 gcc-6      - GNU C compiler
 gcc-6-base - GCC, the GNU Compiler Collection (base package)
 gcc-6-hppa64-linux-gnu - GNU C compiler (cross compiler for hppa64)
 gcc-6-locales - GCC, the GNU compiler collection (native language support files)
 gcc-6-multilib - GNU C compiler (multilib support)
 gcc-6-plugin-dev - Files for GNU GCC plugin development.
 gcc-6-source - Source of the GNU Compiler Collection
 gcc-6-test-results - Test results for the GCC test suite
 gccgo-6    - GNU Go compiler
 gccgo-6-multilib - GNU Go compiler (multilib support)
 gdc-6      - GNU D compiler (version 2)
 gdc-6-multilib - GNU D compiler (version 2, multilib support)
 gfortran-6 - GNU Fortran compiler
 gfortran-6-multilib - GNU Fortran compiler (multilib support)
 gnat-6     - GNU Ada compiler
 gnat-6-sjlj - GNU Ada compiler (setjump/longjump runtime library)
 gobjc++-6  - GNU Objective-C++ compiler
 gobjc++-6-multilib - GNU Objective-C++ compiler (multilib support)
 gobjc-6    - GNU Objective-C compiler
 gobjc-6-multilib - GNU Objective-C compiler (multilib support)
 lib32asan3 - AddressSanitizer -- a fast memory error detector (32bit)
 lib32asan3-dbg - AddressSanitizer -- a fast memory error detector (32 bit debug sy
 lib32gcc-6-dev - GCC support library (32 bit development files)
 lib32gfortran-6-dev - Runtime library for GNU Fortran applications (32bit development f
 lib32gfortran3 - Runtime library for GNU Fortran applications (32bit)
 lib32gfortran3-dbg - Runtime library for GNU Fortran applications (32 bit debug symbol
 lib32go9   - Runtime library for GNU Go applications (32bit)
 lib32go9-dbg - Runtime library for GNU Go applications (32 bit debug symbols)
 lib32gphobos-6-dev - Phobos D standard library (32bit development files)
 lib32gphobos68 - Phobos D standard library (runtime library)
 lib32gphobos68-dbg - Phobos D standard library (debug symbols)
 lib32mpx2  - Intel memory protection extensions (32bit)
 lib32mpx2-dbg - Intel memory protection extensions (32 bit debug symbols)
 lib32objc-6-dev - Runtime library for GNU Objective-C applications (32bit developme
 lib32stdc++-6-dev - GNU Standard C++ Library v3 (development files)
 lib32stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64asan3 - AddressSanitizer -- a fast memory error detector (64bit)
 lib64asan3-dbg - AddressSanitizer -- a fast memory error detector (64bit debug sym
 lib64gcc-6-dev - GCC support library (64bit development files)
 lib64gfortran-6-dev - Runtime library for GNU Fortran applications (64bit development f
 lib64gfortran3 - Runtime library for GNU Fortran applications (64bit)
 lib64gfortran3-dbg - Runtime library for GNU Fortran applications (64bit debug symbols
 lib64go9   - Runtime library for GNU Go applications (64bit)
 lib64go9-dbg - Runtime library for GNU Go applications (64bit debug symbols)
 lib64gphobos-6-dev - Phobos D standard library (64bit development files)
 lib64gphobos68 - Phobos D standard library (runtime library)
 lib64gphobos68-dbg - Phobos D standard library (debug symbols)
 lib64mpx2  - Intel memory protection extensions (64bit)
 lib64mpx2-dbg - Intel memory protection extensions (64bit debug symbols)
 lib64objc-6-dev - Runtime library for GNU Objective-C applications (64bit developme
 lib64stdc++-6-dev - GNU Standard C++ Library v3 (development files)
 lib64stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
 libasan3   - AddressSanitizer -- a fast memory error detector
 libasan3-dbg - AddressSanitizer -- a fast memory error detector (debug symbols)
 libgcc-6-dev - GCC support library (development files)
 libgcc4    - GCC support library
 libgcc4-dbg - GCC support library (debug symbols)
 libgccjit-6-dev - GCC just-in-time compilation (development files)
 libgccjit-6-doc - GCC just-in-time compilation (documentation)
 libgfortran-6-dev - Runtime library for GNU Fortran applications (development files)
 libgfortran3 - Runtime library for GNU Fortran applications
 libgfortran3-dbg - Runtime library for GNU Fortran applications (debug symbols)
 libgnat-6  - runtime for applications compiled with GNAT (shared library)
 libgnat-6-dbg - runtime for applications compiled with GNAT (debugging symbols)
 libgnatprj6 - GNU Ada compiler Project Manager (shared library)
 libgnatprj6-dbg - GNU Ada compiler Project Manager (debugging symbols)
 libgnatprj6-dev - GNU Ada compiler Project Manager (development files)
 libgnatvsn6 - GNU Ada compiler selected components (shared library)
 libgnatvsn6-dbg - GNU Ada compiler selected components (debugging symbols)
 libgnatvsn6-dev - GNU Ada compiler selected components (development files)
 libgo9     - Runtime library for GNU Go applications
 libgo9-dbg - Runtime library for GNU Go applications (debug symbols)
 libgphobos-6-dev - Phobos D standard library
 libgphobos68 - Phobos D standard library (runtime library)
 libgphobos68-dbg - Phobos D standard library (debug symbols)
 libmpx2    - Intel memory protection extensions (runtime)
 libmpx2-dbg - Intel memory protection extensions (debug symbols)
 libn32gcc-6-dev - GCC support library (n32 development files)
 libn32gfortran-6-dev - Runtime library for GNU Fortran applications (n32 development fil
 libn32gfortran3 - Runtime library for GNU Fortran applications (n32)
 libn32gfortran3-dbg - Runtime library for GNU Fortran applications (n32 debug symbols)
 libn32go9  - Runtime library for GNU Go applications (n32)
 libn32go9-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32objc-6-dev - Runtime library for GNU Objective-C applications (n32 development
 libn32stdc++-6-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-6-dev - Runtime library for GNU Objective-C applications (development fil
 libstdc++-6-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-6-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-6-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32asan3 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan3-dbg - AddressSanitizer -- a fast memory error detector (x32 debug symbo
 libx32gcc-6-dev - GCC support library (x32 development files)
 libx32gfortran-6-dev - Runtime library for GNU Fortran applications (x32 development fil
 libx32gfortran3 - Runtime library for GNU Fortran applications (x32)
 libx32gfortran3-dbg - Runtime library for GNU Fortran applications (x32 debug symbols)
 libx32go9  - Runtime library for GNU Go applications (x32)
 libx32go9-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32gphobos-6-dev - Phobos D standard library (x32 development files)
 libx32gphobos68 - Phobos D standard library (runtime library)
 libx32gphobos68-dbg - Phobos D standard library (debug symbols)
 libx32objc-6-dev - Runtime library for GNU Objective-C applications (x32 development
 libx32stdc++-6-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
Closes: 905708 905714
Changes:
 gcc-6 (6.4.0-20) unstable; urgency=medium
 .
   * Update to SVN 20180814 (r263539) from the gcc-6-branch.
     - Fix PR libstdc++/83982, PR libstdc++/80893, PR libstdc++/80893,
       PR libstdc++/68519, PR libstdc++/86292, PR libstdc++/60555,
       PR libstdc++/86734, PR libstdc++/66145, PR libstdc++/85222,
       PR target/86197 (PPC).
     - Fix PR bootstrap/86724. Closes: #905708.
   * Backport r235876 from the trunk (PPC). LP: #1783252.
   * Add some basic autopkg tests for Ada, C, C++, Go, OpenMP and Fortran.
   * Update the src_libgo_Makefile.in patch (Svante Signell). Closes: #905714.
Checksums-Sha1:
 dc917da926dd9428fc1969ec6dd1c093026b6372 24192 gcc-6_6.4.0-20.dsc
 4217c316e760c31a647f73b9e4847c3a419b737d 1958337 gcc-6_6.4.0-20.diff.gz
 d7e7f74726f0c7c3c719b5d00655f8e84c93463e 10234 gcc-6_6.4.0-20_source.buildinfo
Checksums-Sha256:
 ec78e61298a65a937f1a48ee42214743fa54d3a4002a2267d9a5e65cb7dba9be 24192 gcc-6_6.4.0-20.dsc
 952092aafe4ca753fa1df3c8fec4bcf6817d1f68003c8411b738823a170d0184 1958337 gcc-6_6.4.0-20.diff.gz
 da5e93433dc9f16271d31d30aed1f60e41685d701ae1258b3386347c56f22b85 10234 gcc-6_6.4.0-20_source.buildinfo
Files:
 2c17f7805d35e1ec1de77f9bb58cf809 24192 devel optional gcc-6_6.4.0-20.dsc
 b1865ebf1b57d2b9c54807868ef670bf 1958337 devel optional gcc-6_6.4.0-20.diff.gz
 6433b598bb32bfead32b0638aa3b888b 10234 devel optional gcc-6_6.4.0-20_source.buildinfo

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

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlty+swQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9W0aD/wLBwbG6lY+EeebPrIgtcsHSFRJ4ik6weWd
0EPNBGhfb/YOby81i1CDbq1Ekft0bd+z1A0Qr8F0vD0TXtaVkCiUyYjlnWMRfJja
kj0GEMgNdRs9GaGMS9IHOVF5p5F/bIWDxdMxBnuMEK7wfJ5YHcGePHvBA23twFxp
Yknf5C9DU+uT+5xFN+ZL9STIoyroTxjGsDgxlf6iJkWFWTi8kmwUIyJlFL8tey1u
7+vxvUVNe4spGd1BdF/cxd9vjDJoioSizOHNFFeMNk3bsmBUMCmiJ/gllwwutdNF
fgE2c76mF+D63/1ABWvOU4NAiR7QXPjLaC1goi1UO66nC3uK1pgtlHge1CUP/316
TkXdUyHsnu9cC42zzBqBknvHYwqrqyyjc5lWpqVDSqY6mTpkZk1avNSl77ds1PhR
ZAFdghB7febUlukfTlPO2N3KJFQuT70FQzzKjHsRTNeNFnp0QLeuayF5o176yVjF
O/zJGRQxcjPYA88fJ686MebaVdjCEK4SSGw8EUNckPk6kEv92rPg/TWQ3i+aLMB0
MCwgH4M/A18eEfg+hi/btNxum96nX/F/+CzZJlGp47jE/kNIsHGgJCPDXfo7cSgr
o81QYc1eRIG/Rb5fGJwUDVMFHQ/iO4Kddk5K1KkGMr06+vbFeQWPS+VmdRS3Zk7m
DUxXEnTDww==
=kzeU
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: