Your message dated Mon, 15 Aug 2011 19:47:11 +0000
with message-id <e1qt37v-0004hn...@franck.debian.org>
and subject line Bug#637893: fixed in adios 1.3-4
has caused the Debian Bug report #637893,
regarding adios: FTBFS: error: conflicting types for 'MPI_Offset'
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.)


-- 
637893: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637893
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:adios
Version: 1.3-3
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the buildds:

mpicc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../src -DH5_USE_16_API 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE 
-D_NOMPI     -g -O2 -c -o bp2h5-bp2h5.o `test -f 'bp2h5.c' || echo './'`bp2h5.c
In file included from /usr/include/H5public.h:57:0,
                 from /usr/include/hdf5.h:24,
                 from bp2h5.c:39:
/usr/lib/openmpi/include/mpi.h:220:30: error: conflicting types for 'MPI_Offset'
../../src/mpidummy.h:26:18: note: previous declaration of 'MPI_Offset' was here
/usr/lib/openmpi/include/mpi.h:221:37: error: conflicting types for 'MPI_Comm'
../../src/mpidummy.h:21:13: note: previous declaration of 'MPI_Comm' was here
/usr/lib/openmpi/include/mpi.h:222:33: error: conflicting types for 
'MPI_Datatype'
../../src/mpidummy.h:25:13: note: previous declaration of 'MPI_Datatype' was 
here
/usr/lib/openmpi/include/mpi.h:225:29: error: conflicting types for 'MPI_File'
../../src/mpidummy.h:23:13: note: previous declaration of 'MPI_File' was here
/usr/lib/openmpi/include/mpi.h:228:29: error: conflicting types for 'MPI_Info'
../../src/mpidummy.h:24:13: note: previous declaration of 'MPI_Info' was here
/usr/lib/openmpi/include/mpi.h:231:37: error: conflicting types for 'MPI_Status'
../../src/mpidummy.h:22:18: note: previous declaration of 'MPI_Status' was here
/usr/lib/openmpi/include/mpi.h:888:20: error: conflicting types for 
'MPI_Barrier'
../../src/mpidummy.h:50:5: note: previous declaration of 'MPI_Barrier' was here
/usr/lib/openmpi/include/mpi.h:889:20: error: conflicting types for 'MPI_Bcast'
../../src/mpidummy.h:51:5: note: previous declaration of 'MPI_Bcast' was here
/usr/lib/openmpi/include/mpi.h:926:20: error: conflicting types for 
'MPI_Comm_dup'
../../src/mpidummy.h:53:5: note: previous declaration of 'MPI_Comm_dup' was here
/usr/lib/openmpi/include/mpi.h:927:25: error: conflicting types for 
'MPI_Comm_f2c'
../../src/mpidummy.h:56:10: note: previous declaration of 'MPI_Comm_f2c' was 
here
/usr/lib/openmpi/include/mpi.h:937:20: error: conflicting types for 
'MPI_Comm_rank'
../../src/mpidummy.h:54:5: note: previous declaration of 'MPI_Comm_rank' was 
here
/usr/lib/openmpi/include/mpi.h:943:20: error: conflicting types for 
'MPI_Comm_size'
../../src/mpidummy.h:55:5: note: previous declaration of 'MPI_Comm_size' was 
here
/usr/lib/openmpi/include/mpi.h:951:20: error: conflicting types for 
'MPI_Comm_split'
../../src/mpidummy.h:66:5: note: previous declaration of 'MPI_Comm_split' was 
here
/usr/lib/openmpi/include/mpi.h:973:20: error: conflicting types for 
'MPI_File_open'
../../src/mpidummy.h:58:5: note: previous declaration of 'MPI_File_open' was 
here
/usr/lib/openmpi/include/mpi.h:975:20: error: conflicting types for 
'MPI_File_close'
../../src/mpidummy.h:59:5: note: previous declaration of 'MPI_File_close' was 
here
/usr/lib/openmpi/include/mpi.h:979:20: error: conflicting types for 
'MPI_File_get_size'
../../src/mpidummy.h:60:5: note: previous declaration of 'MPI_File_get_size' 
was here
/usr/lib/openmpi/include/mpi.h:1001:20: error: conflicting types for 
'MPI_File_read'
../../src/mpidummy.h:61:5: note: previous declaration of 'MPI_File_read' was 
here
/usr/lib/openmpi/include/mpi.h:1013:20: error: conflicting types for 
'MPI_File_seek'
../../src/mpidummy.h:62:5: note: previous declaration of 'MPI_File_seek' was 
here
/usr/lib/openmpi/include/mpi.h:1065:20: error: conflicting types for 
'MPI_Get_count'
../../src/mpidummy.h:64:5: note: previous declaration of 'MPI_Get_count' was 
here
bp2h5.c: In function 'main':
bp2h5.c:103:5: warning: passing argument 2 of 'adios_fopen' makes integer from 
pointer without a cast [enabled by default]
../../src/adios_read.h:143:14: note: expected 'MPI_Comm' but argument is of 
type 'MPI_Comm'
make[4]: *** [bp2h5-bp2h5.o] Error 1

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=adios&arch=kfreebsd-amd64&ver=1.3-3&stamp=1313400769

Regards

    Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



--- End Message ---
--- Begin Message ---
Source: adios
Source-Version: 1.3-4

We believe that the bug you reported is fixed in the latest version of
adios, which is due to be installed in the Debian FTP archive:

adios_1.3-4.debian.tar.gz
  to main/a/adios/adios_1.3-4.debian.tar.gz
adios_1.3-4.dsc
  to main/a/adios/adios_1.3-4.dsc
libadios-dev_1.3-4_i386.deb
  to main/a/adios/libadios-dev_1.3-4_i386.deb



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 637...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated adios 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 15 Aug 2011 17:57:34 +0100
Source: adios
Binary: libadios-dev
Architecture: source i386
Version: 1.3-4
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description: 
 libadios-dev - ADIOS Adaptable IO system for simulations
Closes: 637893
Changes: 
 adios (1.3-4) unstable; urgency=low
 .
   * Patch to stop compilation with dummy MPI if real parallel HDF5 is used.
     Closes: #637893.
   * make use of MPI_IN_PLACE conditional on MPI_IN_PLACE existing,
     as its not present in LAM MPI. Also, conditionally use mpicc.
Checksums-Sha1: 
 a95a1c0d94317e48999d9d13f23fc97161e6c856 1797 adios_1.3-4.dsc
 a1d5a66f454a80322f18148ead96acd5b862d9ab 4720 adios_1.3-4.debian.tar.gz
 4daa368dfd609a6259f64489dfd3f08a25c5b94c 10860852 libadios-dev_1.3-4_i386.deb
Checksums-Sha256: 
 a4a0652274f4464e6a001246704e053856b692a1083ed2a3eeb7b4f3a60d5c6b 1797 
adios_1.3-4.dsc
 6c48362e6c72cad13569eb31c80d794fb3ebe28fb7a2efa7ce9e97b7d0ec86a8 4720 
adios_1.3-4.debian.tar.gz
 140ae0be459d28a9f0cbf7e90624103aae1bab4409e979dc68f02bf9a433bb15 10860852 
libadios-dev_1.3-4_i386.deb
Files: 
 5521b36577eb6ad75ab4eeff58310bf1 1797 science optional adios_1.3-4.dsc
 b4d54999ad679d843408962406154b6a 4720 science optional 
adios_1.3-4.debian.tar.gz
 1d4eff8bdc44fb7fff010640ff79a523 10860852 libdevel optional 
libadios-dev_1.3-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOSV9iAAoJEN9LdrZRJ3QsY4oP/iG+VeVEhkpbCcYk0pcm4Jqj
3YfV24wZkCG74LszEzLbryxjQ6YjUqblhV2TR/p2pMLSURale1LRSCE89Sl8ns4J
CzuHuJBWh6Jryo/UeTE+ayM30oeOtbS4junVAQFGhLIcK9MJDJPCd2FKRauhwcFm
Flw0OAop3rEGLiddsvYkJxeg5MVg34PUVzQOJgB2Ytaq82qNOr+9z7PXunTrr6PW
q0re/zk1VT5mfHRY7Zc4TlRJpJaJP4SbX42zBbHvNg7zLby7ENdRFYmVsKvwO2ak
J5nnqgQOZkyh04JoV1W57FzrcWSEoi2eupVcn9c9ycyJRmJq0M2WbEaDkAOL8JAm
EsrDAhq/E2YPKY3m/f7FEnNxdxmCQw+UzNg1lseuqxNRrrK2njyBmdWgeWQM8aID
4As3lD9ONsdnhIfkjcpcxYuCt/jtriHkKMngV64XvKL+jlKC3NjjkNKl8hUyFXpj
FFzZ0yD4/gaNx/ApcNQw3IusdsF7sRtW88rLwvKzbywWeFw7mZ5ZBV65ewUBdosk
Nyp7r7jRQRReEfgYDnW0QYwxXFituWQah+BdWP++rTdhe5bUU235YmDq9RAYfPLg
CoA32vG/6iUqW+FU+sspPdf0lmV3BYRE4i8IlTExptRrlfTDkfhBqM7f5U9L6kYv
XoaJPB22WXaFVS+ZABLT
=pcvh
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to