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

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



Your message dated Sat, 14 Dec 2013 16:03:30 +0000
with message-id <E1Vrrgg-0007zj-EE@franck.debian.org>
and subject line Bug#727887: fixed in gtkam 0.1.18-2
has caused the Debian Bug report #727887,
regarding gtkam: 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.)


-- 
727887: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727887
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:gtkam
Version: 0.1.18-1
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.gtkam_0.1.18-1ubuntu1_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.

[...]
gpgv: Signature made Wed Jul 31 06:47:02 2013 UTC using RSA key ID AFE11347
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./gtkam_0.1.18-1ubuntu1.dsc
dpkg-source: info: extracting gtkam in gtkam-0.1.18
dpkg-source: info: unpacking gtkam_0.1.18.orig.tar.gz
dpkg-source: info: applying gtkam_0.1.18-1ubuntu1.diff.gz
dpkg-buildpackage: source package gtkam
dpkg-buildpackage: source version 0.1.18-1ubuntu1
 dpkg-source --before-build gtkam-0.1.18
dpkg-buildpackage: host architecture arm64
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f *-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
dh_clean
 debian/rules build-arch
dh_testdir
./configure --host=aarch64-linux-gnu --build=aarch64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --with-gimp --without-gnome --without-bonobo
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for POSIX sh $() command substitution... yes
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking for aarch64-linux-gnu-gcc... (cached) aarch64-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether aarch64-linux-gnu-gcc accepts -g... (cached) yes
checking for aarch64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of aarch64-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... Invalid configuration `aarch64-linux-gnu': machine `aarch64' not recognized
configure: error: /bin/bash ./config.sub aarch64-linux-gnu failed
make: *** [configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: gtkam
Source-Version: 0.1.18-2

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

Debian distribution maintenance software
pp.
Andreas Metzler <ametzler@debian.org> (supplier of updated gtkam 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: SHA512

Format: 1.8
Date: Sat, 14 Dec 2013 16:39:59 +0100
Source: gtkam
Binary: gtkam gtkam-gimp gtkam-dbg
Architecture: source i386
Version: 0.1.18-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Andreas Metzler <ametzler@debian.org>
Description: 
 gtkam      - application for retrieving media from digital cameras
 gtkam-dbg  - GTK+ application for digital still cameras (debugging symbols)
 gtkam-gimp - gtkam gimp plugin to open digital camera pictures
Closes: 727887
Changes: 
 gtkam (0.1.18-2) unstable; urgency=low
 .
   * QA upload.
   * Use dh compat v9.
   * Convert to 3.0 (quilt) source format.
   * 10_add_stringformats.diff - Fix build error with -Werror=format-security.
   * Convert to dh.
   * Call dh --with autotools_dev and build-depend on autotools-dev.
     Closes: #727887
   * Append -Wl,--as-needed to LDFLAGS to get rid of superfluous depends.
Checksums-Sha1: 
 dc9c68a484fc230fa9714851e32c222bba700569 2032 gtkam_0.1.18-2.dsc
 d4c76cbd771c13bdfbbe520bc683395b2c70f28e 7336 gtkam_0.1.18-2.debian.tar.gz
 4cd21022c6dae50609d64c4a1a700ffe11cc34e0 470610 gtkam_0.1.18-2_i386.deb
 6cc016168a78d72f6036b3aeccbbf307d9cd1c40 65558 gtkam-gimp_0.1.18-2_i386.deb
 0c918064c4f1cd1cac53a5e5bd501aff2f605b35 730410 gtkam-dbg_0.1.18-2_i386.deb
Checksums-Sha256: 
 7372a7a0117d4e07aaefd19690bbe7b511eef0440cafad2d5804ce9c44fc8786 2032 gtkam_0.1.18-2.dsc
 9f6a467b8a2a8dcedba6846f60901e80795c93cc4291d42626f0c176ddb4ad80 7336 gtkam_0.1.18-2.debian.tar.gz
 9bbaaff4d59811eb4978549b2e2c08b70c0d1c455b9b82f676233857b8d16180 470610 gtkam_0.1.18-2_i386.deb
 e9c7d230e148f30f9cefa0835263ada1b2fcf067e711c72e1ecea60ddedc9cbb 65558 gtkam-gimp_0.1.18-2_i386.deb
 7705b78d844c902fbcac4443de418f320b4b7cc5c8743af8c1eb77c69d2407e8 730410 gtkam-dbg_0.1.18-2_i386.deb
Files: 
 e04418a8adc9c58cff93af73cc82641d 2032 graphics extra gtkam_0.1.18-2.dsc
 57347163389be21841c9c5acb5214d09 7336 graphics extra gtkam_0.1.18-2.debian.tar.gz
 c7d3171c763a4296b63ef8aa451f2934 470610 graphics extra gtkam_0.1.18-2_i386.deb
 31b102b6cf50460f7803cdcf6bf74a6b 65558 graphics extra gtkam-gimp_0.1.18-2_i386.deb
 6b2bb282d7315460c0f8345a5993a591 730410 debug extra gtkam-dbg_0.1.18-2_i386.deb

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

iQIcBAEBCgAGBQJSrHx4AAoJEKVPAYVDghSE5qAP/iYz05rjkXqBKnyS8iq/Q8Uk
5jZLsKSsJT3isPuvhUwvHl71/Nktg2TBwwcLJMHqHzv8OKyUCBvUXJWNdbs4De3+
jzrWwR8UuH/wpKtUJRMAvtGivnXT+0Vwy/SiTTeW2HNi2SCKo6Bw1hDyhpiDn/Rb
BClgNQQfmMfiJ7hsBJglYFT1kV8882qaoFzKI5ezUWvTOBl2DNerwBYX4VCquYsv
WOtvi6IwRLRbGUF/CIGirazyKp/4lPdCBurfahuWZPfyxk0HSEV5b92qJ3amjs5/
fXsNDBJL55GaaUe+tfBtFyI7zhTJFaWB5lAZN+rKfwukCE+vSH7MyjAQkSFQ7WmZ
OqUJ8QfPthNEArvLv40rRFTGhR8DGQFRxTQlIynQqCyoPu16US9V22kZazchPVEs
JmwOlPKS9SqrfI0hluTBK6cz/MmeVcavvwC8SDwzPLzxSp0LdXJyIeQaKxZpi2h3
pzrBj3iSMVOQH/rwuxa+MlsWnhFBUn8kt9OKJPWdoOPwYUxkC3FMZxX8lgNLpEfu
6swmYqFiOak5Bdx1IdLPEC4CZaGz1qqrVOdjcEcwlIWwlEZZyL7FRT8TygfBMSYM
un+hOJVGgDhBRBSjdQkMNFx4K4soNwGrr/HPCXwbAeM9n4niP88vjRl2j0EKpq8G
QArI6vefccF/7S+JydUX
=LVgO
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: