Your message dated Sat, 06 Aug 2016 05:29:58 +0000
with message-id <[email protected]>
and subject line Bug#744669: fixed in timbl 6.4.8-1
has caused the Debian Bug report #744669,
regarding timbl: 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.)


-- 
744669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744669
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:timbl
Version: 6.4.4-4
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.timbl_6.4.4-4_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.

[...]
touch debian/stamp-makefile-install
Adding cdbs dependencies to debian/timbl.substvars
dh_installdirs -ptimbl 
Adding cdbs dependencies to debian/libtimbl4-dev.substvars
dh_installdirs -plibtimbl4-dev 
Adding cdbs dependencies to debian/libtimbl4.substvars
dh_installdirs -plibtimbl4 
dh_installdocs -ptimbl ./README ./NEWS ./TODO ./AUTHORS 
dh_installexamples -ptimbl 
dh_installman -ptimbl  
dh_installinfo -ptimbl  
dh_installmenu -ptimbl 
dh_installcron -ptimbl 
dh_installinit -ptimbl  
dh_installdebconf -ptimbl 
dh_installemacsen -ptimbl   
dh_installcatalogs -ptimbl 
dh_installpam -ptimbl 
dh_installlogrotate -ptimbl 
dh_installlogcheck -ptimbl 
dh_installchangelogs -ptimbl  ./ChangeLog 
dh_installudev -ptimbl 
dh_lintian -ptimbl 
dh_bugfiles -ptimbl 
dh_install -ptimbl  
dh_link -ptimbl  
dh_installmime -ptimbl 
dh_installgsettings -ptimbl 
dh_installdocs -plibtimbl4-dev ./README ./NEWS ./TODO ./AUTHORS 
dh_installexamples -plibtimbl4-dev 
dh_installman -plibtimbl4-dev  
dh_installinfo -plibtimbl4-dev  
dh_installmenu -plibtimbl4-dev 
dh_installcron -plibtimbl4-dev 
dh_installinit -plibtimbl4-dev  
dh_installdebconf -plibtimbl4-dev 
dh_installemacsen -plibtimbl4-dev   
dh_installcatalogs -plibtimbl4-dev 
dh_installpam -plibtimbl4-dev 
dh_installlogrotate -plibtimbl4-dev 
dh_installlogcheck -plibtimbl4-dev 
dh_installchangelogs -plibtimbl4-dev  ./ChangeLog 
dh_installudev -plibtimbl4-dev 
dh_lintian -plibtimbl4-dev 
dh_bugfiles -plibtimbl4-dev 
dh_install -plibtimbl4-dev  
cp: cannot stat 'debian/tmp/usr/lib/libtimbl.so': No such file or directory
dh_install: cp -a debian/tmp/usr/lib/libtimbl.so debian/libtimbl4-dev//usr/lib/ 
returned exit code 1
make: *** [binary-install/libtimbl4-dev] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error 
exit status 2

--- End Message ---
--- Begin Message ---
Source: timbl
Source-Version: 6.4.8-1

We believe that the bug you reported is fixed in the latest version of
timbl, 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.
Maarten van Gompel <[email protected]> (supplier of updated timbl 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: Fri, 05 Aug 2016 09:24:44 +0200
Source: timbl
Binary: timbl libtimbl4-dev libtimbl4
Architecture: source amd64
Version: 6.4.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Maarten van Gompel <[email protected]>
Description:
 libtimbl4  - Tilburg Memory Based Learner - runtime
 libtimbl4-dev - Tilburg Memory Based Learner - development
 timbl      - Tilburg Memory Based Learner
Closes: 744669
Changes:
 timbl (6.4.8-1) unstable; urgency=medium
 .
   [ Maarten van Gompel ]
   * New upstream release (missed 6.4.7).
   * debian/watch: pointing to github now
   * debian/watch: pointing to tarball as generated by "make dist" instead
     of bare sources
   * debian/control: added CLST/Nijmegen to description
   * debian/control: bumped libticcutils2-dev build-depends to >= 0.13.
   * debian/control: updated standards version
   * debian/copyright: updated dates and upstream link
   * added dh-autoreconf build dependency (Closes: #744669)
 .
   [ Joost van Baal-Ilić ]
   * debian/control: updated Vcs-fields to use httpS
Checksums-Sha1:
 81a0e6e1613594b2af778a308177980c6dd5255d 1851 timbl_6.4.8-1.dsc
 01b66b64929e09ceaae12cff977a9773c66e16a9 574784 timbl_6.4.8.orig.tar.gz
 74eb7dc88057572a0c0bbce3fc23a6fa8b3cd671 6340 timbl_6.4.8-1.debian.tar.xz
 c56251cc9cd33c9c0563bed47327b68d92967733 2048696 
libtimbl4-dbgsym_6.4.8-1_amd64.deb
 038d57137faa9d478e8eb8ffcbf43fb685f108e0 290018 libtimbl4-dev_6.4.8-1_amd64.deb
 ec1a0dfbba2434c7a6bb3156fda117b2568d5fd5 246110 libtimbl4_6.4.8-1_amd64.deb
 c611ce816befb8e9596c525cc5fbfdc79e8be325 160390 timbl-dbgsym_6.4.8-1_amd64.deb
 da1e039865f8b7c3d20314c73402a7b2a5ae1b8d 85096 timbl_6.4.8-1_amd64.deb
Checksums-Sha256:
 dc9d27a570c2ce7600168910b24fcb6599bd6f3d4c19a88d861b91563fda6811 1851 
timbl_6.4.8-1.dsc
 2b06c90d3e2a10088468730c90520fb907c4af396daffd6439bb9eeca3b21f12 574784 
timbl_6.4.8.orig.tar.gz
 0028b7d67742023707975db6b61b7aeab373688a47cea2b985a9e7788e253ba0 6340 
timbl_6.4.8-1.debian.tar.xz
 18a923f293e495a63af789f4d4d1fe073d589f608f8129dce1a9c84cedbdeebe 2048696 
libtimbl4-dbgsym_6.4.8-1_amd64.deb
 db231e664cfd6ba40c76fb621c574e19fb60e843528c9d99ede19153133178aa 290018 
libtimbl4-dev_6.4.8-1_amd64.deb
 6ea16974841b8cd6114453212dfd9d62718536fd63189a1daabde5d0e99b9f0f 246110 
libtimbl4_6.4.8-1_amd64.deb
 09dd8ae2c6bcbfaa06822c02e5589c52c512454ee6d4314143996e0cd84cdc34 160390 
timbl-dbgsym_6.4.8-1_amd64.deb
 65da016c8d7daecd5d31c59fc75938b14a9f114204787d0bc2753eecc2147549 85096 
timbl_6.4.8-1_amd64.deb
Files:
 a7a0bc275e8476a2af6d3482d1a54348 1851 science optional timbl_6.4.8-1.dsc
 357a282dfcdce602052053465e2c47bd 574784 science optional 
timbl_6.4.8.orig.tar.gz
 fbe12ab6cb7dcf85e66f70b0d9d2b3e4 6340 science optional 
timbl_6.4.8-1.debian.tar.xz
 8f911a1ec14a64e11d9a7dac5a4a73c3 2048696 debug extra 
libtimbl4-dbgsym_6.4.8-1_amd64.deb
 a4657093750379939a81ae200f6c2c7a 290018 libdevel optional 
libtimbl4-dev_6.4.8-1_amd64.deb
 1cdb76ea34afabe202c459230528cc75 246110 libs optional 
libtimbl4_6.4.8-1_amd64.deb
 5c7befa92b37a43ca05267f729572a7f 160390 debug extra 
timbl-dbgsym_6.4.8-1_amd64.deb
 b08cd2c725e9bc9deea6700ef3945522 85096 science optional timbl_6.4.8-1_amd64.deb

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

iQEcBAEBAgAGBQJXpXQVAAoJEDNRenKl5rDIoPMIAL2Qyx3hOetia0okji0AoRcC
fUorLozV1V2mdAVfeiKvV986cY7Qd8WHIgObYxRu2V+2Rv40h5Su6zsVR1J2JvQc
oo6hJQy80ydyvB8qBgHRTnmOQqcM8xhVZGDCCXdgw86ln3OILVRjrGphtcso7il5
PqT2e8to/jnctmTeP8fffLztJ3WG2avoxvkrDqZ+wp8FkjD9bapmQrxpDGkIXDVA
RMzEjGmnFkkmDhkhrCb7BbTJr4GZ3nB4+HNYmqNlL37XPj8Dow14xMZMz97Y1Ka/
61B/8voHuj2hOLCEwF57QMuAgreXHkoKTg4DbhgfM9t6I89aWbQ2NTNnv7ZT+zs=
=jBae
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to