[Debichem-devel] Bug#853324: bagel: ftbfs with GCC-7

Adrian Bunk bunk at debian.org
Tue Aug 8 16:58:15 UTC 2017


Control: reassign -1 libmpich-dev
Control: reassign 853532 libmpich-dev
Control: reassign 853562 libmpich-dev
Control: reassign 853404 libmpich-dev
Control: forcemerge -1 853532 853562 853404
Control: retitle -1 libmpich-dev: drop the gcc version check in mpicxx.h
Control: affects -1 src:bagel src:madness src:mpqc3 src:form
Control: tags -1 patch

On Tue, Jan 31, 2017 at 09:29:53AM +0000, Matthias Klose wrote:
>...
> /usr/include/mpich/mpicxx.h:21:4: error: #error 'Please use the same version of GCC and g++ for compiling MPICH and user MPI programs'
>  #  error 'Please use the same version of GCC and g++ for compiling MPICH and user MPI programs'
>...

The recent binNMU has "fixed" that, but we will see the same again with 
gcc 8 and the current check really doesn't make much sense:
# if __GNUC__ > 7
#  error 'Please use the same version of GCC and g++ for compiling MPICH and user MPI programs'
# endif

Attached is a patch to drop the whole check.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10_gcc-check.patch
Type: text/x-diff
Size: 968 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debichem-devel/attachments/20170808/2f4e97c2/attachment.patch>


More information about the Debichem-devel mailing list