Your message dated Tue, 20 Jul 2010 16:32:35 +0000
with message-id <[email protected]>
and subject line Bug#589467: fixed in openmpi 1.4.2-3
has caused the Debian Bug report #589467,
regarding openmpi: FTBFS on kfreebsd-*: opal_ptmalloc2_munmap.c:95: error: 
'count' undeclared
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 [email protected]
immediately.)


-- 
589467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589467
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: openmpi
Version: 1.4.2-2
Severity: serious
Justification: FTBFS
User: [email protected]
Usertags: kfreebsd

Hi,

your package no longer builds on kfreebsd-*:
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I../../../../../../opal/mca/memory/ptmalloc2 -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DMALLOC_DEBUG=0 
-D_GNU_SOURCE=1 -DUSE_TSD_DATA_HACK=1 -DMALLOC_HOOKS=1 
-I../../../../../../opal/mca/memory/ptmalloc2/sysdeps/pthread 
-I../../../../../../opal/mca/memory/ptmalloc2/sysdeps/generic 
-I../../../../../.. -I../../../.. -I../../../../../../opal/include 
-I../../../../../../orte/include -I../../../../../../ompi/include -DNDEBUG 
-Wall -g -O2 -finline-functions -fno-strict-aliasing -pthread 
-fvisibility=hidden -MT opal_ptmalloc2_munmap.lo -MD -MP -MF 
.deps/opal_ptmalloc2_munmap.Tpo -c 
../../../../../../opal/mca/memory/ptmalloc2/opal_ptmalloc2_munmap.c  -fPIC 
-DPIC -o .libs/opal_ptmalloc2_munmap.o
| ../../../../../../opal/mca/memory/ptmalloc2/opal_ptmalloc2_munmap.c: In 
function 'opal_mem_free_ptmalloc2_munmap':
| ../../../../../../opal/mca/memory/ptmalloc2/opal_ptmalloc2_munmap.c:95: 
error: 'count' undeclared (first use in this function)
| ../../../../../../opal/mca/memory/ptmalloc2/opal_ptmalloc2_munmap.c:95: 
error: (Each undeclared identifier is reported only once
| ../../../../../../opal/mca/memory/ptmalloc2/opal_ptmalloc2_munmap.c:95: 
error: for each function it appears in.)
| make[3]: *** [opal_ptmalloc2_munmap.lo] Error 1
| make[3]: Leaving directory 
`/build/buildd-openmpi_1.4.2-2-kfreebsd-i386-EsC6PN/openmpi-1.4.2/build/shared/opal/mca/memory/ptmalloc2'
| make[2]: *** [all-recursive] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=openmpi

Please contact -bsd@ if you need assistance.

Mraw,
KiBi.



--- End Message ---
--- Begin Message ---
Source: openmpi
Source-Version: 1.4.2-3

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

libopenmpi-dbg_1.4.2-3_amd64.deb
  to main/o/openmpi/libopenmpi-dbg_1.4.2-3_amd64.deb
libopenmpi-dev_1.4.2-3_amd64.deb
  to main/o/openmpi/libopenmpi-dev_1.4.2-3_amd64.deb
libopenmpi1.3_1.4.2-3_amd64.deb
  to main/o/openmpi/libopenmpi1.3_1.4.2-3_amd64.deb
openmpi-bin_1.4.2-3_amd64.deb
  to main/o/openmpi/openmpi-bin_1.4.2-3_amd64.deb
openmpi-checkpoint_1.4.2-3_amd64.deb
  to main/o/openmpi/openmpi-checkpoint_1.4.2-3_amd64.deb
openmpi-common_1.4.2-3_all.deb
  to main/o/openmpi/openmpi-common_1.4.2-3_all.deb
openmpi-doc_1.4.2-3_all.deb
  to main/o/openmpi/openmpi-doc_1.4.2-3_all.deb
openmpi_1.4.2-3.diff.gz
  to main/o/openmpi/openmpi_1.4.2-3.diff.gz
openmpi_1.4.2-3.dsc
  to main/o/openmpi/openmpi_1.4.2-3.dsc



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manuel Prinz <[email protected]> (supplier of updated openmpi 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 20 Jul 2010 17:31:52 +0200
Source: openmpi
Binary: openmpi-bin libopenmpi-dev libopenmpi1.3 openmpi-common openmpi-doc 
libopenmpi-dbg openmpi-checkpoint
Architecture: source amd64 all
Version: 1.4.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian Open MPI Maintainers 
<[email protected]>
Changed-By: Manuel Prinz <[email protected]>
Description: 
 libopenmpi-dbg - high performance message passing library -- debug library
 libopenmpi-dev - high performance message passing library -- header files
 libopenmpi1.3 - high performance message passing library -- shared library
 openmpi-bin - high performance message passing library -- binaries
 openmpi-checkpoint - high performance message passing library -- checkpoint 
support
 openmpi-common - high performance message passing library -- common files
 openmpi-doc - high performance message passing library -- man pages
Closes: 589467
Changes: 
 openmpi (1.4.2-3) unstable; urgency=low
 .
   * Fixed build issue on kFreeBSD. Closes: #589467.
   * Added and updated patch meta-information.
Checksums-Sha1: 
 422da484a23e74c2196ed1d2adc230f70e879c8d 1693 openmpi_1.4.2-3.dsc
 da4e51c10f313fbbfaa9ab55fd6afd10a6abee0a 25419 openmpi_1.4.2-3.diff.gz
 69e54bdaade905ddc22b95a80b79072bb50ad7ff 164776 openmpi-bin_1.4.2-3_amd64.deb
 02dd9f872f8c7aaf16d99ec58604a6c28bfb2a04 2719342 
libopenmpi-dev_1.4.2-3_amd64.deb
 89de557f272bdcd82248a0122f08917a9db89005 1395578 
libopenmpi1.3_1.4.2-3_amd64.deb
 01c6abc5079246e169b0ee135ea240337bed22fe 5688456 
libopenmpi-dbg_1.4.2-3_amd64.deb
 130856bbf3104488d21ed6ef5fcb8aaace98adac 69850 
openmpi-checkpoint_1.4.2-3_amd64.deb
 e9fd8d372d1afc09e402e4d841ea914d075dc5cb 88704 openmpi-common_1.4.2-3_all.deb
 4ee082341e962cad4b97981f36845433ef186b10 468838 openmpi-doc_1.4.2-3_all.deb
Checksums-Sha256: 
 9ba833710f4c400c4069ab8f7220740a62e0b66328f1248ec3fa6fe78bbb5633 1693 
openmpi_1.4.2-3.dsc
 dd8a483c1c34a52992f7c89f9c9c77973dcc984052535ce40b1ac45310767f5c 25419 
openmpi_1.4.2-3.diff.gz
 55ac0366b2d8bd118fb95d6c0ce9911e9783ccd3828b5df48ae4628f5d74435e 164776 
openmpi-bin_1.4.2-3_amd64.deb
 8bd7d909c57748a5333a70b5192b4bf30ceefdb25fca0a4fa5547b89a54f8b07 2719342 
libopenmpi-dev_1.4.2-3_amd64.deb
 ef4708fe386212f87eba4471fdeab94c55a3c3e0aca6583a5b59959f089177ac 1395578 
libopenmpi1.3_1.4.2-3_amd64.deb
 bd7abe68d3aad8296759a928dfae46def977fcaa8aeeae16af361970721ed357 5688456 
libopenmpi-dbg_1.4.2-3_amd64.deb
 5dc70b73daf5cc27b17926631c8857c2306bb63ed709e14921be21d06e4e4bb3 69850 
openmpi-checkpoint_1.4.2-3_amd64.deb
 9a96fafcbda8e5676867cba20b35f907e835a11f2d403259e7328a6a74cbc536 88704 
openmpi-common_1.4.2-3_all.deb
 4164a9e1241012713b2b538db102f6a89c4a9db433b14b6681c1875bbe9d2ff8 468838 
openmpi-doc_1.4.2-3_all.deb
Files: 
 37ce97aafbe613c34439c6c919099a3b 1693 net extra openmpi_1.4.2-3.dsc
 976f83f53cf4b84a0e8b7f62934a6f66 25419 net extra openmpi_1.4.2-3.diff.gz
 cdb3aa77ad5f5b2bf41f8e421248dd31 164776 net extra openmpi-bin_1.4.2-3_amd64.deb
 ccb75a450b2f55ecf5555ddcc3714e1c 2719342 libdevel extra 
libopenmpi-dev_1.4.2-3_amd64.deb
 b527cbb35cdde8d51051240bc670b825 1395578 libs extra 
libopenmpi1.3_1.4.2-3_amd64.deb
 f4b06c7c75e96a1e78e66114ae9542ec 5688456 debug extra 
libopenmpi-dbg_1.4.2-3_amd64.deb
 a4b1c9418e8978a13bff8dad12589ffa 69850 net extra 
openmpi-checkpoint_1.4.2-3_amd64.deb
 d30e59ac97b88244c07bdc20c3e3e475 88704 net extra openmpi-common_1.4.2-3_all.deb
 7b4813426224c597ce3471a3a286b330 468838 doc extra openmpi-doc_1.4.2-3_all.deb

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

iEYEARECAAYFAkxFzT0ACgkQ8WlhyMyNeVfaxACfXy682r6svqKbxNWkMYCVvgwm
E48AmwZCA7dkh6uKpH75z2lxohaxPHqU
=p6FO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to