Your message dated Thu, 17 Apr 2014 15:36:40 +0000
with message-id <e1waomi-0004cd...@franck.debian.org>
and subject line Bug#744680: fixed in wordnet 1:3.0-33
has caused the Debian Bug report #744680,
regarding wordnet: 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 ow...@bugs.debian.org
immediately.)


-- 
744680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744680
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wordnet
Version: 1:3.0-32
User: debian-de...@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.wordnet_1:3.0-32_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.

[...]
make[3]: Entering directory `/build/buildd/wordnet-3.0/dict'
make[4]: Entering directory `/build/buildd/wordnet-3.0/dict'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/dict" || /bin/mkdir -p 
"/build/buildd/wordnet-3.0/debian/tmp/usr/dict"
 /usr/bin/install -c -m 644 'adj.exc' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/dict/adj.exc'
 /usr/bin/install -c -m 644 'adv.exc' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/dict/adv.exc'
 /usr/bin/install -c -m 644 'cntlist.rev' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/dict/cntlist.rev'
 /usr/bin/install -c -m 644 'frames.vrb' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/dict/frames.vrb'
 /usr/bin/install -c -m 644 'log.grind.3.0' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/dict/log.grind.3.0'
 /usr/bin/install -c -m 644 'noun.exc' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/dict/noun.exc'
 /usr/bin/install -c -m 644 'sentidx.vrb' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/dict/sentidx.vrb'
 /usr/bin/install -c -m 644 'sents.vrb' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/dict/sents.vrb'
 /usr/bin/install -c -m 644 'verb.Framestext' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/dict/verb.Framestext'
 /usr/bin/install -c -m 644 'verb.exc' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/dict/verb.exc'
make[4]: Leaving directory `/build/buildd/wordnet-3.0/dict'
make[3]: Leaving directory `/build/buildd/wordnet-3.0/dict'
make[2]: Leaving directory `/build/buildd/wordnet-3.0/dict'
Making install in contrib
make[2]: Entering directory `/build/buildd/wordnet-3.0/contrib'
Making install in wordnet_structures
make[3]: Entering directory 
`/build/buildd/wordnet-3.0/contrib/wordnet_structures'
make[4]: Entering directory 
`/build/buildd/wordnet-3.0/contrib/wordnet_structures'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/dictd" || /bin/mkdir -p 
"/build/buildd/wordnet-3.0/debian/tmp/usr/share/dictd"
 /usr/bin/install -c -m 644 'wn.dict.dz' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/share/dictd/wn.dict.dz'
 /usr/bin/install -c -m 644 'wn.index' 
'/build/buildd/wordnet-3.0/debian/tmp/usr/share/dictd/wn.index'
make[4]: Leaving directory 
`/build/buildd/wordnet-3.0/contrib/wordnet_structures'
make[3]: Leaving directory 
`/build/buildd/wordnet-3.0/contrib/wordnet_structures'
make[3]: Entering directory `/build/buildd/wordnet-3.0/contrib'
make[4]: Entering directory `/build/buildd/wordnet-3.0/contrib'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/wordnet-3.0/contrib'
make[3]: Leaving directory `/build/buildd/wordnet-3.0/contrib'
make[2]: Leaving directory `/build/buildd/wordnet-3.0/contrib'
make[2]: Entering directory `/build/buildd/wordnet-3.0'
make[3]: Entering directory `/build/buildd/wordnet-3.0'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/wordnet-3.0'
make[2]: Leaving directory `/build/buildd/wordnet-3.0'
make[1]: Leaving directory `/build/buildd/wordnet-3.0'
   debian/rules override_dh_install-arch
make[1]: Entering directory `/build/buildd/wordnet-3.0'
dh_install
dh_install: wordnet missing files (lib/.libs/*[0-9].so), aborting
make[1]: *** [override_dh_install-arch] Error 2
make[1]: Leaving directory `/build/buildd/wordnet-3.0'
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error 
exit status 2

--- End Message ---
--- Begin Message ---
Source: wordnet
Source-Version: 1:3.0-33

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

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated wordnet 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...@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 17 Apr 2014 13:33:21 +0200
Source: wordnet
Binary: wordnet wordnet-gui wordnet-dev wordnet-base wordnet-sense-index 
wordnet-grind dict-wn goldendict-wordnet
Architecture: source amd64 all
Version: 1:3.0-33
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Description: 
 dict-wn    - electronic lexical database of English language for dict
 goldendict-wordnet - electronic lexical database of English language 
(goldendict)
 wordnet    - electronic lexical database of English language
 wordnet-base - electronic lexical database of English language (base data)
 wordnet-dev - electronic lexical database of English language (devel)
 wordnet-grind - WordNet lexicographer files processor
 wordnet-gui - electronic lexical database of English language (GUI)
 wordnet-sense-index - electronic lexical database of English language (index)
Closes: 744680
Changes: 
 wordnet (1:3.0-33) unstable; urgency=medium
 .
   * Use dh-autoreconf
     Closes: #744680
   * Add missing Build-Depends: ghostscript
Checksums-Sha1: 
 193c575f8b8247debc5f6ae0d80dc46d286bfdf1 2425 wordnet_3.0-33.dsc
 f648d6f4067fd429eb06aa7b579ec5668ff90030 68812 wordnet_3.0-33.debian.tar.xz
 f158e538feaeaa65d03ff6b817d6030f256909c8 67274 wordnet_3.0-33_amd64.deb
 1fe3291fd4ff9926c04e94d91472d7c04aea4cbe 51096 wordnet-gui_3.0-33_amd64.deb
 eb3eaf03e5f768d661f49369305f243d837939c1 61046 wordnet-dev_3.0-33_amd64.deb
 ff36b888c5d330c46b9674735a18b0bcd44a3ea8 6436680 wordnet-base_3.0-33_all.deb
 8597bc60ddf966a6b5e4eda55b9c2daeb1257e1e 1600232 
wordnet-sense-index_3.0-33_all.deb
 207f1da63c05ae286206cd8c8d947b6c6c4e0a68 41304 wordnet-grind_3.0-33_amd64.deb
 5e349e0ba193da2f25a1964e5c0177dc732db018 10610306 dict-wn_3.0-33_all.deb
 3cd935bc49b1a4a10decd3d49215dd2c811e9d59 17007410 
goldendict-wordnet_3.0-33_all.deb
Checksums-Sha256: 
 ad888ccccbcc3eb18023a51b9577240c180d69553f24df7c2529d8a6c10f64ae 2425 
wordnet_3.0-33.dsc
 9a0fe5e46686bd8ecdcbb21f1f552830d1e45ab03970e7a13d78a3f6cdaf8430 68812 
wordnet_3.0-33.debian.tar.xz
 de171eaac6d1ad57f7219caa80a1df5b7fb9b5ae31c6c65924c849120d206db2 67274 
wordnet_3.0-33_amd64.deb
 799aead33b7bbc5a5913f6d91b346008f2db18508098ec92839a77583d0423f7 51096 
wordnet-gui_3.0-33_amd64.deb
 f4042b13af12aaa5f5e39e3d226b37c3242f8d175e85d92b9212bb056f999a92 61046 
wordnet-dev_3.0-33_amd64.deb
 53c6523f7610639849e7129b6d4b3a43ac65d4c5231908236c5c52f953764e75 6436680 
wordnet-base_3.0-33_all.deb
 4f58facf020adce4984026c402767e4c4646c30b7629a7e3cd04ee3c89074b39 1600232 
wordnet-sense-index_3.0-33_all.deb
 cceda93e9180a9aeffcc318f80e1c243aef2091481d868a85e0b5366668f2780 41304 
wordnet-grind_3.0-33_amd64.deb
 2e5460d58dba859163aaa172e5ebabbec116016144df48c46fb5af6c42727302 10610306 
dict-wn_3.0-33_all.deb
 a2c33af180fefe2d1d83efa2d8e1628ae8cb6eb5955ebe5f2d4110f5941f32f2 17007410 
goldendict-wordnet_3.0-33_all.deb
Files: 
 c70f0d62ba130f131a47a1b12fd00ea3 2425 text optional wordnet_3.0-33.dsc
 5dc8551c4b73348d67c9e343c9482e4d 68812 text optional 
wordnet_3.0-33.debian.tar.xz
 7314aa7db3f8d0d2b3ec081009c4746c 67274 text optional wordnet_3.0-33_amd64.deb
 9fa5c0582bbb803548724e24ffc02b6d 51096 text optional 
wordnet-gui_3.0-33_amd64.deb
 4eb56a3f6e7b07de7fb3dbc69f39e239 61046 devel optional 
wordnet-dev_3.0-33_amd64.deb
 b39f8eade87495939769db7b6021d7fa 6436680 text optional 
wordnet-base_3.0-33_all.deb
 36fa6795ede670ef1a43c27d394854ea 1600232 text extra 
wordnet-sense-index_3.0-33_all.deb
 ba49b01cbef4a5f489ddf90779e2dcb6 41304 text extra 
wordnet-grind_3.0-33_amd64.deb
 5ba56900058ca1a32cf4c45891d7ae47 10610306 text optional dict-wn_3.0-33_all.deb
 888e8687c4327e81ed32e5d5b522df7a 17007410 text optional 
goldendict-wordnet_3.0-33_all.deb

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

iQIcBAEBCAAGBQJTT81mAAoJEFeKBJTRxkbRAHgP/3rQzIR03nksKC4TSOu9GJza
qzpusBncvIP7uIXXoKhOAuh+2tvFATZFImAouYrfCeRkXoBldXkrM0JjoaLsLLzj
hfNqc9njVpfMjEIyedzcmaObUdFnUkvptKIybfJ4rzDtAAMPOeebD/c0m7L/klmP
3ey7ADE1mGxMCVBjCZXqqFXyc1TmRb0OzvIUYHnTWEWWXvoYUVmb904pIE2HRSn1
Beo8ZtPDGIxq6560F4VdhLJ1Y2tVpLtS20I03qSgFjHAcluijsvvQN/MDebZO+xX
GTx5UU3jfZH6I7Fqod55MLcuzxK8kzI3GOIj14wXAF88EM9IuhjpUjFab0TSWpqe
/BSuq6bCsvq1X0egS61EchKNvoX9AHXW3Gq7W0T+IVM9EHb2ZTYLOZhDrSuaqrwx
M+tdTTKoM9LM1GpvdfHrcm/Te2tNVQDiaZviVpVOhzKKo8qaPK/Xmj20ErDfpVYi
AI6bh8f6nxdiXiMnd3ahs+dqNngRKxqVX5SpfKUKEQsS8gFI8so5RXt9a6kE2eGr
uV6xPgY2M3ht1knIJXHbAjGgaRZxAsN8bGkbc2nkRgDwXxe6x6+cB1XAPL/mE8AO
KK5SCUqpeEFOtfjX1+HT6l3HprIW/cU/avmwvmMPfyAAfpExdeWOdoglGlWRmqml
onbdG1YziBi+li2br1CR
=kR5U
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to