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

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



Your message dated Tue, 10 Jun 2014 10:58:34 +0000
with message-id <E1WuJlC-0000OL-9w@franck.debian.org>
and subject line Bug#744532: fixed in twclock 3.3-1
has caused the Debian Bug report #744532,
regarding twclock: 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.)


-- 
744532: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744532
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:twclock
Version: 3.1-2.1
User: debian-devel@lists.debian.org
Usertags: autoreconf

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 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
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-20140414/buildlog_ubuntu-trusty-arm64.twclock_3.1-2.1_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.

[...]
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /build/buildd/twclock-3.1/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${prefix}/lib/twclock'
link_motif=''
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='/bin/mkdir -p'
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=''

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

/* confdefs.h */
#define PACKAGE_NAME "twclock"
#define PACKAGE_TARNAME "twclock"
#define PACKAGE_VERSION "3.1"
#define PACKAGE_STRING "twclock 3.1"
#define PACKAGE_BUGREPORT "wa0eir@mchsi.com"
#define PACKAGE_URL ""
#define PACKAGE "twclock"
#define VERSION "3.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1

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/twclock --disable-maintainer-mode --disable-dependency-tracking CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security CPPFLAGS=-D_FORTIFY_SOURCE=2 CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security FFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 GCJFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 25
make[1]: Leaving directory `/build/buildd/twclock-3.1'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: twclock
Source-Version: 3.3-1

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

Debian distribution maintenance software
pp.
Colin Tuckley <colint@debian.org> (supplier of updated twclock 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: Tue, 10 Jun 2014 11:06:29 +0100
Source: twclock
Binary: twclock
Architecture: source amd64
Version: 3.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Colin Tuckley <colint@debian.org>
Description:
 twclock    - World clock for ham radio operators
Closes: 727994 739475 744532
Changes:
 twclock (3.3-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #727994, #744532)
   * Update Homepage URL since site has moved (Closes: #739475)
   * Bump Standards version (No changes required)
   * Ack the NMU
   * Update watch file for new URL
Checksums-Sha1:
 9aa97d75148ba94ef5005b538e2f66a7512a1ee7 1864 twclock_3.3-1.dsc
 80ff1d61db2f9e9be6ef8acbacc9a0479e54712c 214011 twclock_3.3.orig.tar.gz
 b9ef73a3b19e74a2db670513d6ff0b6a63391d81 5648 twclock_3.3-1.debian.tar.xz
 773eb647caf0a871343a5f5b1414aba0471319fa 33508 twclock_3.3-1_amd64.deb
Checksums-Sha256:
 9da6c1d376bca78852645364a14a9e74221a908297bb7b1ee7d8859c9dcd2e3a 1864 twclock_3.3-1.dsc
 d62c1426910fdfc67c13f01a868a90537925f9d933ad398f9fdb1f6636af2b77 214011 twclock_3.3.orig.tar.gz
 05fd5304e07c8e1c5330f59e8063cc6cf7df55ea1765aee8a90e1b4f09360585 5648 twclock_3.3-1.debian.tar.xz
 91cc10f208af6abde0c05472ae4fa82cb6c4d0f304896857d18f9f0b8dd70bd1 33508 twclock_3.3-1_amd64.deb
Files:
 6869f34c8f99ef14e946990d7c1c77ed 33508 hamradio optional twclock_3.3-1_amd64.deb
 804a2b1e98c427d2e6ddb074de17604c 1864 hamradio optional twclock_3.3-1.dsc
 a6cab677d53ddfb62ab5dec85c25ddbf 214011 hamradio optional twclock_3.3.orig.tar.gz
 cd09cdaebec4efdcd590a42cac2a587b 5648 hamradio optional twclock_3.3-1.debian.tar.xz

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

iQIcBAEBCAAGBQJTltvhAAoJEPoMQQc4ydkDeHgP/0eSYoPAegoleFGO9hAtJ41p
nr7iqoac4A1h6UyZleWUhez7k9y5oKSp8Ny+JlH+m7wOHJmMkRaSVNngfy7aiJEk
LcX8ZZ4MKjVk5GnlrPpUZOshdiXC9QBHg2w8SsNthIJQvG5PiGfPLohidcBPGa7L
rNlwuI84pAGM9ZDST0UalbWf2qw+SCe0Go0a4kvHdqMakKLg3riH+oeErD/pGxG8
npruMCmT6EtjDrZQ8dk5dY/cDnkRC3zREgAMZxM8Zca2eg1Il7shnA2PlTdQLNgs
1dslMSFtZ58lYqM9gju0/TE2PrKm20v856rGZgx+OB4FQ5DXcpwwWTjNbXIjWk3s
ad0JLiS+SCoTqdT7RsuxF/8DXp3e54tr9N37OhTnBjDDcygTPx6q6kNRev5YbLz+
0gLqodf2hfVDKgjwAWsu+BWPZptu3kbyn9q5vvRRoee/hn+2V1g79GoaoBos9M+m
ijxRkOKXNfhYZoksLNHuXwEY7mJ5P3bWCogMvbMCXhK2tBBgiJ5nBJI2R+hPU4th
+xYxZQyUUcPajAualgGHQMoXSndDysqyZWVvrpcXYQ7aZncelvdfLhtuton5lXCU
NVIQ6K4GI2ycfep7fHnczL81jv2EpKgUhMO1+czaqBdSeuhdO2TOrZTKGWEJQGTR
FxEbb4WME5EI5OakWzEH
=ROjK
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: