Your message dated Thu, 24 Apr 2014 21:39:40 +0000
with message-id <[email protected]>
and subject line Bug#744629: fixed in med-fichier 3.0.6-3
has caused the Debian Bug report #744629,
regarding med-fichier: run dh-autoreconf to update config.{sub,guess} and 
{libtool,aclocal}.m4
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.)


-- 
744629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744629
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:med-fichier
Version: 3.0.6-2
User: [email protected]
Usertags: autoreconf

The package fails to build on ppc64el (powerpc64le-linux-gnu), because
the config.{guess,sub} files are out of date, and are not updated during
the build.  If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.

  - For dh, call dh --with autoreconf.

  - For cdbs based build systems, include
    /usr/share/cdbs/1/rules/autoreconf.mk

  - For other rules files, call dh_autoreconf before calling
    configure (in the build or configure target), and call
    dh_autoreconf_clean before dh_clean in the clean target.

For combining autoreconf and autotools_dev, see bug #698765.

After the build on any architecture, and before a clean, a grep for
powerpc64le in the configure, aclocal.m4 and/or libtool.m4 file(s)
should print some lines. It is not enough to just update the
config.guess and config.sub files.

The full build log can be found at:
http://people.debian.org/~doko/logs/ppc64el-20140414/buildlog_ubuntu-trusty-ppc64el.med-fichier_3.0.6-2build1_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.

See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.

[...]
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function `~basic_string':
/usr/include/c++/4.8/bits/basic_string.h:539: undefined reference to 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)'
/usr/include/c++/4.8/bits/basic_string.h:539: undefined reference to 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)':
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function `~basic_string':
/usr/include/c++/4.8/bits/basic_string.h:539: undefined reference to 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)'
/usr/include/c++/4.8/bits/basic_string.h:539: undefined reference to 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)':
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function `~basic_string':
/usr/include/c++/4.8/bits/basic_string.h:539: undefined reference to 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)'
/usr/include/c++/4.8/bits/basic_string.h:539: undefined reference to 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)':
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function `~basic_string':
/usr/include/c++/4.8/bits/basic_string.h:539: undefined reference to 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)'
/usr/include/c++/4.8/bits/basic_string.h:539: undefined reference to 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function 
`MED_VERSIONED_API::Instance()':
/build/buildd/med-fichier-3.0.6/src/2.3.6/misc/MEDversionedApi.cxx:32: 
undefined reference to `__cxa_guard_acquire'
/build/buildd/med-fichier-3.0.6/src/2.3.6/misc/MEDversionedApi.cxx:32: 
undefined reference to `__cxa_guard_release'
/build/buildd/med-fichier-3.0.6/src/2.3.6/misc/MEDversionedApi.cxx:32: 
undefined reference to `__cxa_guard_abort'
../../src/.libs/libmed.a(MEDversionedApi.o):(.toc+0x0): undefined reference to 
`std::string::_Rep::_S_empty_rep_storage'
../../src/.libs/libmed.a(MEDversionedApi.o): In function 
`__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::string const, void 
(*)(int, ...)> > >::deallocate(std::_Rb_tree_node<std::pair<std::string const, 
void (*)(int, ...)> >*, unsigned long)':
/usr/include/c++/4.8/ext/new_allocator.h:110: undefined reference to `operator 
delete(void*)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)':
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function 
`std::_Rb_tree<std::string, std::pair<std::string const, void (*)(int, ...)>, 
std::_Select1st<std::pair<std::string const, void (*)(int, ...)> >, 
std::less<std::string>, std::allocator<std::pair<std::string const, void 
(*)(int, ...)> > >::_M_destroy_node(std::_Rb_tree_node<std::pair<std::string 
const, void (*)(int, ...)> >*)':
/usr/include/c++/4.8/ext/new_allocator.h:110: undefined reference to `operator 
delete(void*)'
../../src/.libs/libmed.a(MEDversionedApi.o): In function 
`std::string::_Rep::_M_dispose(std::allocator<char> const&)':
/usr/include/c++/4.8/bits/basic_string.h:249: undefined reference to 
`std::string::_Rep::_M_destroy(std::allocator<char> const&)'
collect2: error: ld returned 1 exit status
make[4]: *** [test12] Error 1
make[4]: Leaving directory `/build/buildd/med-fichier-3.0.6/tests/f'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/med-fichier-3.0.6/tests/f'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/med-fichier-3.0.6/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/med-fichier-3.0.6'
dh_auto_build: make -j8 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: med-fichier
Source-Version: 3.0.6-3

We believe that the bug you reported is fixed in the latest version of
med-fichier, which is due to be installed in the Debian FTP archive.

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.
Anton Gladky <[email protected]> (supplier of updated med-fichier 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: Thu, 24 Apr 2014 21:23:35 +0200
Source: med-fichier
Binary: libmed-dev libmed-doc libmed-tools libmed1 libmedc-dev libmedc1 
libmedimport-dev libmedimport0
Architecture: source amd64 all
Version: 3.0.6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Description: 
 libmed-dev - Development files for libmed
 libmed-doc - Documentation for the MED-fichier library
 libmed-tools - Runtime tools to handle MED files
 libmed1    - Library to exchange meshed data (Fortran version)
 libmedc-dev - Development files for libmedc
 libmedc1   - Library to exchange meshed data (C version)
 libmedimport-dev - Development files for libmedimport0
 libmedimport0 - Library to import old version files
Closes: 744629
Changes: 
 med-fichier (3.0.6-3) unstable; urgency=medium
 .
   [ Christophe Trophime ]
   * [e027393] Replace obsolete OMPI_MCA_plm_rsh_agent
   * [b328c8a] Fix running tests with openmpi 1.6.4
 .
   [ Adam Conrad ]
   * [2f90c13] debian/patches/ppc64el-support.patch: Add ppc64el support.
 .
   [ Anton Gladky ]
   * [1d6038c] Bump Standards-Versison: 3.9.5. No changes.
   * [92bb6fb] Use autoreconf. (Closes: #744629)
   * [62adfe2] Fix hdf5 linkage.
   * [149c48e] Do not break package building if autotest fails.
   * [56c09dd] Add autotest.
Checksums-Sha1: 
 b757c76048be117237b53e1b52ab24ee0d6a6337 2612 med-fichier_3.0.6-3.dsc
 38ec3fc630c3f648a9eab50023d47cd41a2e08e1 7520 med-fichier_3.0.6-3.debian.tar.xz
 b9de5f4cb152aae4f911e6c85242ba9d89e3240c 429186 libmed-dev_3.0.6-3_amd64.deb
 cab4e6c1155836a6d0d9aa9d07fc5a0e7c7689ce 8077454 libmed-doc_3.0.6-3_all.deb
 a65ee46a4ed25e31d5a5c32b0da3105bfdb8f2e0 50532 libmed-tools_3.0.6-3_amd64.deb
 1807aff7b138ff5b773c384776305d5f4ac45158 395310 libmed1_3.0.6-3_amd64.deb
 7900e01b008890ea6833de24652bada825214329 399800 libmedc-dev_3.0.6-3_amd64.deb
 ed7ad54c77e5ed76dab6d518234205e72843b518 356238 libmedc1_3.0.6-3_amd64.deb
 9ac4fe8936ab5e0b8934556493e72c09a5d18466 127212 
libmedimport-dev_3.0.6-3_amd64.deb
 a0d44b7b9eb561c85e680c3c262b92bd3c795fa4 110660 libmedimport0_3.0.6-3_amd64.deb
Checksums-Sha256: 
 cc5df055aafe02e0010f0632ee892a84757cce2076dd66e2a5fafeabdcb48239 2612 
med-fichier_3.0.6-3.dsc
 53edeaf32a160b296db90abc35a12375b83212c5eb06053e69a781e19407e5b3 7520 
med-fichier_3.0.6-3.debian.tar.xz
 5f8a3af9f7c5db7986d41a01d45dcc3e7ac54c8af997aece1b4d56e409a43e4e 429186 
libmed-dev_3.0.6-3_amd64.deb
 8f06481f45efc621f810c435950ee76959d489659abad48725f5580c50d6d95c 8077454 
libmed-doc_3.0.6-3_all.deb
 df0f01187592c25dd84fb5662b08a3e43fd963945547ae35bd02ef1fba0ef851 50532 
libmed-tools_3.0.6-3_amd64.deb
 1392ba4cc70ef81fd0f792ee18c5594722bd83b19b64c42beb532c62fd20ba57 395310 
libmed1_3.0.6-3_amd64.deb
 38295deeedcf6eb2dd066b9de8e91da5e8c33f3ed54249c3e34d48f3943c28da 399800 
libmedc-dev_3.0.6-3_amd64.deb
 8e25051c65791e265160193b1c82c48fb007656220c01999bbd4af2050e08efd 356238 
libmedc1_3.0.6-3_amd64.deb
 f667ed0a95d3ab769c188f8b0772df56daa20260108d114ad3c7a94b2644ff15 127212 
libmedimport-dev_3.0.6-3_amd64.deb
 599c47d6e4d1107eabe3c23d66768802864660f4d01418d732ed9f01e9b61610 110660 
libmedimport0_3.0.6-3_amd64.deb
Files: 
 47da436bf73a52d217e0183a815278e8 429186 libdevel optional 
libmed-dev_3.0.6-3_amd64.deb
 c919bb7b03a8c576b9ceb8c291eb3430 8077454 doc optional 
libmed-doc_3.0.6-3_all.deb
 52d3aa4d3498b2afc55693b4c4630719 50532 science optional 
libmed-tools_3.0.6-3_amd64.deb
 cc4f3f830c9ad551dd534be298b248f4 395310 libs optional libmed1_3.0.6-3_amd64.deb
 f810980cd0fbddf662e26e6f30d100ae 399800 libdevel optional 
libmedc-dev_3.0.6-3_amd64.deb
 3f7439eada103d01cdd607ac42321246 356238 libs optional 
libmedc1_3.0.6-3_amd64.deb
 a633b23cb57043603d719ffda8b9af55 127212 libdevel optional 
libmedimport-dev_3.0.6-3_amd64.deb
 4149cf34ef334cbc0c995914e39e5b28 110660 libs optional 
libmedimport0_3.0.6-3_amd64.deb
 bda667b14f830e9d5ba490716c5a089e 2612 libs optional med-fichier_3.0.6-3.dsc
 867b22b00ee99461fbe9b55d096a488c 7520 libs optional 
med-fichier_3.0.6-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJTWX1UAAoJENPhc4PPp/8GB4sP/315gdBOfXlPdLYf6kMJMWIX
B12VXJme8wXD7w0GvDmEMjItZMIVRmANKLYgYNZmG7vMwdbnm53wQryNUtCUF5Qp
RXA7WzenYJvgRxiiAqlS7ZIhVgdmPRpo4FsRPP3M04+JZWXN6R3yBIenx1lZTnv4
BUZQjTmrI9kMfem20WY4iQ3X/gcH86KGKagz/xY310NHW62+XD0wjgRNPmkeYfD5
QGsPKHNpkEj+S+E1diLj9QB1FLO8DdJjxSO97eowDUzA6tXbLKWnp2r+AP58Bxnf
8vu3W0SPpjP+zuKO9uXx+0fqtPZMXeR6vqMeF6XKeaWdwxgtWfCvqESVQQz5SR1H
llfBKTNX1vJ+TVvdxOIEZl8sNJmYff5RC53hQqDo0ECOfBtsPvXojhfm6mzWquOe
mBRC5+Ux49n6cJ7ScEeSLAJ0Y+0bCodnvhwr55b9sM9XbTqQthayuIVXpI8zZc+7
wUvNjTJLO/C6bSGgZPHUlQta0/Xa5r4+h3pVLSg2/4Vd0R3sBTENjeFiLbIGgfRK
tHHWiJdZLM2HGvGYqQ+1kcoOAI4tsRBfFqH2MdhrayZwTm7YZut84cniLz+4NpS0
9TmUjaKYJk5Xbmpuzvpoh0jPxdpKt2COeNQBr1SnJnUxRRG7ikQdN3nH70ij1O53
na3CvkpgbAHjzpBBH7oo
=wy52
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to