Your message dated Sat, 11 Aug 2018 23:08:46 +0200
with message-id <39ca2400-6fb4-3ba6-0093-62f27147c...@debian.org>
and subject line Re: med-fichier: autopkgtest fails with new version of openmpi
has caused the Debian Bug report #896617,
regarding med-fichier: autopkgtest fails with new version of openmpi
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 ow...@bugs.debian.org
immediately.)


-- 
896617: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896617
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: med-fichier
Version: 3.0.6-12
Severity: normal
User: debian...@lists.debian.org
Usertags: needs-update

With the upload of version 3.0.1-1 of openmpi, the autopkgtest of
med-fichier¹ started to fail with the error copied below. This is caused
by the hard coding of the include path for mpi in the test cases as the
openmpi changed the location of it. More robust would be something like:

gcc `pkg-config --cflags hdf5-openmpi hdf5-serial` -lmedC -o usescase
usescase.c

Please fix your autopkgtest.

Paul

¹ https://ci.debian.net/packages/m/med-fichier/

autopkgtest [11:25:55]: test build1: [-----------------------
In file included from /usr/include/hdf5/openmpi/hdf5.h:24:0,
                 from /usr/include/med.h:22,
                 from usescase.c:23:
/usr/include/hdf5/openmpi/H5public.h:61:13: fatal error: mpi.h: No such
file or directory
 #   include <mpi.h>
             ^~~~~~~
compilation terminated.
autopkgtest [11:25:55]: test build1: -----------------------]
autopkgtest [11:25:55]: test build1:  - - - - - - - - - - results - - -
- - - - - - -
build1               FAIL non-zero exit status 1
autopkgtest [11:25:55]: test build1:  - - - - - - - - - - stderr - - - -
- - - - - -
In file included from /usr/include/hdf5/openmpi/hdf5.h:24:0,
                 from /usr/include/med.h:22,
                 from usescase.c:23:
/usr/include/hdf5/openmpi/H5public.h:61:13: fatal error: mpi.h: No such
file or directory
 #   include <mpi.h>
             ^~~~~~~
compilation terminated.

autopkgtest [11:25:57]: test build2: [-----------------------
In file included from /usr/include/hdf5/openmpi/hdf5.h:24:0,
                 from /usr/include/med.h:22,
                 from usescase.c:22:
/usr/include/hdf5/openmpi/H5public.h:61:13: fatal error: mpi.h: No such
file or directory
 #   include <mpi.h>
             ^~~~~~~
compilation terminated.
autopkgtest [11:25:58]: test build2: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Version: 3.3.1+repack-2

Per the changelog for this release:
> med-fichier (3.3.1+repack-2) unstable; urgency=medium
>  .
>    * Fix autopkgtest: use mpicc instread of gcc


On Sun, 22 Apr 2018 21:55:50 +0200 Paul Gevers <elb...@debian.org> wrote:
> Source: med-fichier
> Version: 3.0.6-12
> Severity: normal
> User: debian...@lists.debian.org
> Usertags: needs-update
> 
> With the upload of version 3.0.1-1 of openmpi, the autopkgtest of
> med-fichier¹ started to fail with the error copied below. This is caused
> by the hard coding of the include path for mpi in the test cases as the
> openmpi changed the location of it. More robust would be something like:
> 
> gcc `pkg-config --cflags hdf5-openmpi hdf5-serial` -lmedC -o usescase
> usescase.c
> 
> Please fix your autopkgtest.
> 
> Paul
> 
> ¹ https://ci.debian.net/packages/m/med-fichier/
> 
> autopkgtest [11:25:55]: test build1: [-----------------------
> In file included from /usr/include/hdf5/openmpi/hdf5.h:24:0,
>                  from /usr/include/med.h:22,
>                  from usescase.c:23:
> /usr/include/hdf5/openmpi/H5public.h:61:13: fatal error: mpi.h: No such
> file or directory
>  #   include <mpi.h>
>              ^~~~~~~
> compilation terminated.

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to