[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#744564: marked as done (devil: run dh-autoreconf to update config.{sub,guess} and {libtool,aclocal}.m4)



Your message dated Tue, 03 Jun 2014 16:20:02 +0000
with message-id <E1WrrRS-0000Bn-0U@franck.debian.org>
and subject line Bug#744564: fixed in devil 1.7.8-8
has caused the Debian Bug report #744564,
regarding devil: 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 owner@bugs.debian.org
immediately.)


-- 
744564: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744564
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:devil
Version: 1.7.8-7
User: debian-devel@lists.debian.org
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.devil_1.7.8-7ubuntu3_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/stl_uninitialized.h:192: undefined reference to `__cxa_rethrow'
/usr/include/c++/4.8/bits/stl_uninitialized.h:192: undefined reference to `__cxa_rethrow'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.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&)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__uninitialized_fill_n_a<UTXENTRYNAME*, long unsigned int, UTXENTRYNAME, UTXENTRYNAME>':
/usr/include/c++/4.8/bits/stl_uninitialized.h:189: undefined reference to `__cxa_end_catch'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__uninit_fill_n<UTXENTRYNAME*, long unsigned int, UTXENTRYNAME>':
/usr/include/c++/4.8/bits/stl_uninitialized.h:189: undefined reference to `__cxa_end_catch'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `std::vector<UTXENTRYNAME, std::allocator<UTXENTRYNAME> >::_M_fill_insert(__gnu_cxx::__normal_iterator<UTXENTRYNAME*, std::vector<UTXENTRYNAME, std::allocator<UTXENTRYNAME> > >, unsigned long, UTXENTRYNAME const&)':
/usr/include/c++/4.8/bits/vector.tcc:505: undefined reference to `__cxa_end_catch'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__uninit_copy<UTXENTRYNAME*, UTXENTRYNAME*>':
/usr/include/c++/4.8/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__uninitialized_move_a<UTXENTRYNAME*, UTXENTRYNAME*, std::allocator<UTXENTRYNAME> >':
/usr/include/c++/4.8/bits/stl_uninitialized.h:81: undefined reference to `__cxa_rethrow'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__uninit_copy<UTXENTRYNAME*, UTXENTRYNAME*>':
/usr/include/c++/4.8/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__uninitialized_move_a<UTXENTRYNAME*, UTXENTRYNAME*, std::allocator<UTXENTRYNAME> >':
/usr/include/c++/4.8/bits/stl_uninitialized.h:78: undefined reference to `__cxa_end_catch'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__gnu_cxx::new_allocator<UTXEXPORTTABLE>::allocate(unsigned long, void const*)':
/usr/include/c++/4.8/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__gnu_cxx::new_allocator<UTXEXPORTTABLE>::deallocate(UTXEXPORTTABLE*, unsigned long)':
/usr/include/c++/4.8/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `std::vector<UTXEXPORTTABLE, std::allocator<UTXEXPORTTABLE> >::_M_check_len(unsigned long, char const*) const':
/usr/include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__gnu_cxx::new_allocator<UTXIMPORTTABLE>::allocate(unsigned long, void const*)':
/usr/include/c++/4.8/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__gnu_cxx::new_allocator<UTXIMPORTTABLE>::deallocate(UTXIMPORTTABLE*, unsigned long)':
/usr/include/c++/4.8/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `std::vector<UTXIMPORTTABLE, std::allocator<UTXIMPORTTABLE> >::_M_check_len(unsigned long, char const*) const':
/usr/include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `~UTXPALETTE':
/build/buildd/devil-1.7.8/lib/./../src-IL/include/il_utx.h:87: undefined reference to `operator delete[](void*)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__gnu_cxx::new_allocator<UTXPALETTE>::allocate(unsigned long, void const*)':
/usr/include/c++/4.8/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `~UTXPALETTE':
/build/buildd/devil-1.7.8/lib/./../src-IL/include/il_utx.h:87: undefined reference to `operator delete[](void*)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `__gnu_cxx::new_allocator<UTXPALETTE>::deallocate(UTXPALETTE*, unsigned long)':
/usr/include/c++/4.8/ext/new_allocator.h:110: undefined reference to `operator delete(void*)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o): In function `std::vector<UTXPALETTE, std::allocator<UTXPALETTE> >::_M_check_len(unsigned long, char const*) const':
/usr/include/c++/4.8/bits/stl_vector.h:1339: undefined reference to `std::__throw_length_error(char const*)'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o):(.data.DW.ref._ZTISt9bad_alloc[DW.ref._ZTISt9bad_alloc]+0x0): undefined reference to `typeinfo for std::bad_alloc'
/build/buildd/devil-1.7.8/lib/.libs/libIL.a(libIL_la-il_utx.o):(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
collect2: error: ld returned 1 exit status
make[2]: *** [ilur] Error 1
make[2]: Leaving directory `/build/buildd/devil-1.7.8/bin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/devil-1.7.8'
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: devil
Source-Version: 1.7.8-8

We believe that the bug you reported is fixed in the latest version of
devil, 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 744564@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <apo@gambaru.de> (supplier of updated devil 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 02 Jun 2014 15:14:27 +0200
Source: devil
Binary: libdevil1c2 libdevil-dev
Architecture: source amd64
Version: 1.7.8-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Markus Koschany <apo@gambaru.de>
Description: 
 libdevil-dev - Cross-platform image loading and manipulation toolkit
 libdevil1c2 - Cross-platform image loading and manipulation toolkit
Closes: 744564 745518
Changes: 
 devil (1.7.8-8) unstable; urgency=medium
 .
   * QA upload.
   * debian/control: Switch to liblcms2-dev. (Closes: #745518)
   * wrap-and-sort -sa.
   * Declare compliance with Debian policy 3.9.5.
   * debian/rules: Build with autotools_dev. (Closes: #744564)
   * Build-depend on liballegro4-dev instead of virtual liballegro4.2-dev.
Checksums-Sha1: 
 1367c680aadf4aa114c94182c182d80c81d8cad9 1913 devil_1.7.8-8.dsc
 bc27e3e830ba666a3af03548789700d10561fcb1 2051993 devil_1.7.8.orig.tar.gz
 5f64506d1ab8cfeb70e8292ed7e611be808ae2a1 6432 devil_1.7.8-8.debian.tar.xz
 207b4f1c60d5dcb07dba4617559af69d16795256 227148 libdevil1c2_1.7.8-8_amd64.deb
 bd4310c4acf9e3fd7f9d2523670a90494e008979 262010 libdevil-dev_1.7.8-8_amd64.deb
Checksums-Sha256: 
 ad45d9ed4b0d43469a5cc7c6e1d778b6bf5e530b562038fd551e68955808af4b 1913 devil_1.7.8-8.dsc
 682ffa3fc894686156337b8ce473c954bf3f4fb0f3ecac159c73db632d28a8fd 2051993 devil_1.7.8.orig.tar.gz
 93e7ddb85bb50be9b4612d0ef5ce7bb15df9afb18ec07f1c325a494b970fb3d4 6432 devil_1.7.8-8.debian.tar.xz
 bf481923c7e74c1d503e3d6f966d5be91084b87bfaf94285341c57528901dcaa 227148 libdevil1c2_1.7.8-8_amd64.deb
 3ab280905458a2d304b8dbcca4cae926bd861101b34a474a3d2450ef788263ef 262010 libdevil-dev_1.7.8-8_amd64.deb
Files: 
 e2ee8d8c35ec6ddddbbc1b5566f78a66 227148 libs optional libdevil1c2_1.7.8-8_amd64.deb
 42a6615b294b38a3453f4cc3994cf034 262010 libdevel optional libdevil-dev_1.7.8-8_amd64.deb
 dcb559f922968bd674187f664dc13ac8 1913 devel optional devil_1.7.8-8.dsc
 7918f215524589435e5ec2e8736d5e1d 2051993 devel optional devil_1.7.8.orig.tar.gz
 f116de25da642b8590dfd4a5d8e9ddaf 6432 devel optional devil_1.7.8-8.debian.tar.xz

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

iQIcBAEBCAAGBQJTje7iAAoJEHQmOzf1tfkTwAIP/Azo802yZuFG9mIYdw4GdXvc
tXnO2HugodfVbByemU3AYAOPuf3Eg6lZcejWWUJ0NR67Fyr6v4+XrZ7sXpvWae/Q
iVrclGxuxbLkRY/XaKkooUWwC3i4unSd/W3ehxQpDsiUG9j0UtHxO5W7EspD1ZDs
1tvWQGywti3Y7c41rLcnGUcJF2jp7AxW76RWnMlVhCxaYSxJHnJHet15eLakBcqp
YrUuySHdyxMIVYFyyEitD/j4XekxMLztljWPiYyCvuXMU3GGrcZV5LtT13bXfOOx
fwQDlYtSGJBfxTJYQr+xM/kWXanOYywfqIpj0uajf4P+sYz3FNrSae0Aw/uksXXY
aG7niIeJ1HK1LMaKE4FetRkzzZN14/WAMexLyM3zXLLBipQtk+55qehAl3wtKItZ
O3naFyNNIiU/clCXFIfbrS2yKra7yHj5wGQO/5SyJHjGYdx7j2q8Maqs0pVWd0RG
g2papVvtRLEK3hnyAn40PAJCJaiZRCgzFbUw04LvqlKyqqDaz4ggXIzqzSsTT6fK
h+QOrhSdDnO/4jZN4zHhyATKpSiikGQC+aPzagj4zvZnSaD7cip0JaQ0MqTdypS0
qk5C5IBITCHat6XaMUCbdUj/84+x4kbh3zH+jJgcaGd02MPNk4kbdgUr16xqTDCA
u+fIG/6101AMf/rGRPm3
=lfWl
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: