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

Bug#727861: marked as done (freewnn: update config.{sub,guess} for the AArch64 port)



Your message dated Sun, 24 Nov 2013 17:03:53 +0000
with message-id <E1Vkd69-0008Sd-4c@franck.debian.org>
and subject line Bug#727380: fixed in freewnn 1.1.1~a021+cvs20130302-4
has caused the Debian Bug report #727380,
regarding freewnn: update config.{sub,guess} for the AArch64 port
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.)


-- 
727380: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727380
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:freewnn
Version: 1.1.1~a021+cvs20100325-6
Severity: normal
User: debian-arm@lists.debian.org
Usertags: arm64

The package fails to build on arm64 (aarch64-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 autotools_dev (yes, underscore).

  - For other rules files, call dh_autotools-dev_updateconfig before
    calling configure (in the build or configure target), and call
    dh_autotools-dev_restoreconfig before calling 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
aarch64 in the config.sub file(s) should print some lines.

The full build log can be found at:
http://people.debian.org/~doko/logs/arm64-20131027/buildlog_ubuntu-trusty-arm64.freewnn_1.1.1~a021+cvs20100325-6_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

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

[...]
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
if_disable_sub_bindir=''
if_enable_sub_bindir=''
includedir='${prefix}/include'
infodir='${prefix}/share/info'
ipv6=''
kWnn=''
libdir='${exec_prefix}/lib'
libexecdir='${prefix}/lib/freewnn'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
unsafe_path=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "FreeWnn"
#define PACKAGE_TARNAME "FreeWnn"
#define PACKAGE_VERSION "1.1.1-cvs-a022"
#define PACKAGE_STRING "FreeWnn 1.1.1-cvs-a022"
#define PACKAGE_BUGREPORT "freewnn-users-owner@lists.sourceforge.jp"
#define PACKAGE_URL ""

configure: exit 1
dh_auto_configure: ./configure --build=aarch64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/freewnn --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --mandir=/usr/share/man --enable-client=yes --disable-traditional-layout returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 25
make[1]: Leaving directory `/build/buildd/freewnn-1.1.1~a021+cvs20100325'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: freewnn
Source-Version: 1.1.1~a021+cvs20130302-4

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

Debian distribution maintenance software
pp.
Andreas Moog <amoog@ubuntu.com> (supplier of updated freewnn 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, 18 Nov 2013 23:36:27 +0100
Source: freewnn
Binary: freewnn-common freewnn-jserver freewnn-cserver freewnn-kserver libwnn0 libcwnn0 libkwnn0 libwnn-dev libcwnn-dev libkwnn-dev
Architecture: source all amd64
Version: 1.1.1~a021+cvs20130302-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Andreas Moog <amoog@ubuntu.com>
Description: 
 freewnn-common - Files shared among the FreeWnn packages
 freewnn-cserver - Chinese input system
 freewnn-jserver - Japanese input system
 freewnn-kserver - Korean input system
 libcwnn-dev - Header files and static library for cWnn (FreeWnn cserver)
 libcwnn0   - FreeWnn library for cWnn (FreeWnn cserver)
 libkwnn-dev - Header files and static library for kWnn (FreeWnn kserver)
 libkwnn0   - FreeWnn library for kWnn (FreeWnn kserver)
 libwnn-dev - Header files and static libraries for Wnn (FreeWnn jserver)
 libwnn0    - FreeWnn library for Wnn (FreeWnn jserver)
Closes: 724058 727380
Changes: 
 freewnn (1.1.1~a021+cvs20130302-4) unstable; urgency=low
 .
   * QA upload.
   * debian/patches/fix-parallel-build.patch: (Closes: #724058)
     - Add patch from upstream to fix:
       "mv: cannot stat 'std.fzk': No such file or directory"
       during parallel build.
   * debian/control, debian/rules:
     - Use autotools-dev and it's dh addon to update config.guess/sub
       (Closes: #727380)
   * Run wrap-and-sort to make files in the debian-directory more readable
Checksums-Sha1: 
 37f9d3e0a47e3bb58c20e592351253c7ca6f8517 2328 freewnn_1.1.1~a021+cvs20130302-4.dsc
 756c1c11ccc2f0926c60cd3738baedeacef914eb 248634 freewnn_1.1.1~a021+cvs20130302-4.debian.tar.gz
 7935be325d49752bc08b6c8a65e87305c500ac16 67640 freewnn-common_1.1.1~a021+cvs20130302-4_all.deb
 b6e51373da370624c9d16a8127711e6b6c7e54cd 899512 freewnn-jserver_1.1.1~a021+cvs20130302-4_amd64.deb
 4e767da155cd646a377d59ac9eba15d32f1d9226 1386802 freewnn-cserver_1.1.1~a021+cvs20130302-4_amd64.deb
 52b693b18c44f3e948768b0ad971ab1b3274a78c 484986 freewnn-kserver_1.1.1~a021+cvs20130302-4_amd64.deb
 8646410f270912708e085acfb7816bc647ce74c5 117106 libwnn0_1.1.1~a021+cvs20130302-4_amd64.deb
 0d2a06000ea429d72ef56b88a26769bc945a9230 88392 libcwnn0_1.1.1~a021+cvs20130302-4_amd64.deb
 816e984a8ee175ef224bb461b8456097026e5485 87994 libkwnn0_1.1.1~a021+cvs20130302-4_amd64.deb
 edb4cf3f24710be4bbfc6d3d80c3b89659f4d7d3 270730 libwnn-dev_1.1.1~a021+cvs20130302-4_amd64.deb
 b13d967550b633a9f6ef69778dbf72ab2120daeb 101882 libcwnn-dev_1.1.1~a021+cvs20130302-4_amd64.deb
 fd96608cf502e1d48bf260e29a1c70de39d8379e 101702 libkwnn-dev_1.1.1~a021+cvs20130302-4_amd64.deb
Checksums-Sha256: 
 a07af822f589f2a4216810c251bc22eaf2d2b348b62fbbb848a82c378ca3934a 2328 freewnn_1.1.1~a021+cvs20130302-4.dsc
 7b8544e9200b44469aba698ce8bdaec466083f9acd4f9ab5e975a9c7b5c5c6c1 248634 freewnn_1.1.1~a021+cvs20130302-4.debian.tar.gz
 9ee96f9e9f1790af88faf2f0c902ef37e8b896ef165911931a374c66c755204f 67640 freewnn-common_1.1.1~a021+cvs20130302-4_all.deb
 b3a26ac09ed7196dfffba3f822c71ee1700ebdb56d1557d2ebdaf8745f13fa8a 899512 freewnn-jserver_1.1.1~a021+cvs20130302-4_amd64.deb
 a0e09f9d126674a72b75cbd0b4cfe70264952fd2cbf10b1ffa1bbdaf263b97d8 1386802 freewnn-cserver_1.1.1~a021+cvs20130302-4_amd64.deb
 a6e3905ef41ad49ea9c716cb5150873548b4eb121d1fd2893ccee833098246c0 484986 freewnn-kserver_1.1.1~a021+cvs20130302-4_amd64.deb
 c2aefc5328af3481a9ad5dbeddce32f892dad0eb2468200de3db76cf8661054c 117106 libwnn0_1.1.1~a021+cvs20130302-4_amd64.deb
 3970ca04cce101802b2236a2da4a10422e739e9331afb26e215d903c9b2741c7 88392 libcwnn0_1.1.1~a021+cvs20130302-4_amd64.deb
 f0608735b1591223f335a52ec032bf6d44a2200a1e071e898912c0f23dedc237 87994 libkwnn0_1.1.1~a021+cvs20130302-4_amd64.deb
 1bba2755e2be24d51a72a2f9399cc83570b835a5e6d97c542e4e10afb8210422 270730 libwnn-dev_1.1.1~a021+cvs20130302-4_amd64.deb
 6d96c60659979dc16dd3aba348193bd55eda759971a1c194b31ad15d405335d5 101882 libcwnn-dev_1.1.1~a021+cvs20130302-4_amd64.deb
 ea0bf0d2e5398f704ef8d915bcb1be95b891e5bb778ffe2f87035a87921a4877 101702 libkwnn-dev_1.1.1~a021+cvs20130302-4_amd64.deb
Files: 
 8085f102576daae2b9fde0d69c9ff550 2328 utils optional freewnn_1.1.1~a021+cvs20130302-4.dsc
 6947b8e771a98f14cbf7f3e7c6062596 248634 utils optional freewnn_1.1.1~a021+cvs20130302-4.debian.tar.gz
 6384bb73d5a26d8d6861c120af7515bb 67640 utils optional freewnn-common_1.1.1~a021+cvs20130302-4_all.deb
 dc6d1712a507110aedabc2b80cc3a77b 899512 utils optional freewnn-jserver_1.1.1~a021+cvs20130302-4_amd64.deb
 54bd48e3078d5e431988ea878621916c 1386802 utils optional freewnn-cserver_1.1.1~a021+cvs20130302-4_amd64.deb
 adddeabd69dd0a5bc46a4b162ed377ee 484986 utils optional freewnn-kserver_1.1.1~a021+cvs20130302-4_amd64.deb
 09d1d5ce3f2281b80d7f475ff58511ec 117106 libs optional libwnn0_1.1.1~a021+cvs20130302-4_amd64.deb
 72ba2cc116a3c3fcf8f9c269a5834f36 88392 libs optional libcwnn0_1.1.1~a021+cvs20130302-4_amd64.deb
 9587c93764600b04e14d02104fe89cc5 87994 libs optional libkwnn0_1.1.1~a021+cvs20130302-4_amd64.deb
 17986bc166eff69b478f57424c7c3fa1 270730 libdevel optional libwnn-dev_1.1.1~a021+cvs20130302-4_amd64.deb
 7ee6cb81c6941aa44a2876a185f60bb3 101882 libdevel optional libcwnn-dev_1.1.1~a021+cvs20130302-4_amd64.deb
 435851125858722673a5832acf00f99c 101702 libdevel optional libkwnn-dev_1.1.1~a021+cvs20130302-4_amd64.deb

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

iQIcBAEBCAAGBQJSki/3AAoJEDtW4rvVP9yxqekP/3kbH9uNDvjSP77F+HLy7EE+
cpDQifXFSjOtW5MijnEkcocIbiS4BDBaRSBrO/8zDShVCgLOI9es/+1yG37anKPT
2OPoJBom1oh2YK3wOtx9hcZUPqglZ9jZj4eWIRvZTPWZgcLNn15fBzRvBFBD1qw2
WOju0rfTU7AombafWKQwfNpu/aforTZWFhU4ovjn/rjikMg03/XPVnerN1VMet1q
VUzSK0ieDYpELo9vVE4SCr5eq+8F4sQo6hIMDMhuV8BfV6Nw4NC9ZKQl/XXeHADb
SYAcCTxogtvWgHIhc+Gu4NvWXlLPnqUaetNSshkBScAd25IzwDMhqEY9B750vbs9
NmSx/7A97dp+ZfDeO3ueCH+oA0SKM33ozWRYMEmnmFtfUcsvcJp3aJnjSazSnEf1
QrbC+4EXKPplnGhmA4TbtSbHftIictnPQESmymfSJnu4NwPVjcFH+7lfVQOJ4d4A
Yl5oT7fc8El+KRDuvSDO/ar3VHfFVNeUAwV60xMR+D8S8AeTCQhkHr18Gd2oJw0G
cyH5Y/EP5uye4TXHwq8wtDA2DvSxcPro0C8olNgLBS0c+6pW0yZx0FdxHTrGRwKM
RUxT/Zg7lHT0P8ySQvUiqIG3VDX3P8bsS51Q5GTLMM/PgZSyOeJ0Z4bGXNY5DD/0
Q7soeBSkLeZhdFex2lV4
=DJsg
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: