Le 15/06/2016 à 14:16, Gianfranco Costamagna a écrit : > Hi, > >> It appears that some tests fail for one of my package (gmp-ecm) on one >> architecture (s390x): >> after some investigation, it appears that it is a compiler issue: building >> with gcc-6 (instead of gcc-5) >> causes no issue. So now I want to impose the gcc-6 to d/rules ? What is the >> best way to do so ?
I have a similar issue with gnustep-base package on s390x arch: some tests fails. > > Debug and fix gcc-5 is preferred, otherwise something like > How can we debug with upstream, without any access to a 390x machine ? Thanks Eric