Your message dated Sun, 26 Jan 2014 18:17:41 +0100
with message-id <[email protected]>
and subject line Re: Bug#728010: reuse this issue for the more general solution 
to use dh-autoreconf
has caused the Debian Bug report #728010,
regarding xye: 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.)


-- 
728010: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728010
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xye
Version: 0.12.1+dfsg-4
Severity: normal
User: [email protected]
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.xye_0.12.1+dfsg-4_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.

[...]
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='/build/buildd/xye-0.12.1+dfsg/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${prefix}/lib/xye'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='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=''
target_alias=''
target_cpu=''
target_os=''
target_vendor=''

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

/* confdefs.h */
#define PACKAGE_NAME "xye"
#define PACKAGE_TARNAME "xye"
#define PACKAGE_VERSION "0.12.1"
#define PACKAGE_STRING "xye 0.12.1"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "xye"
#define VERSION "0.12.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/xye --disable-maintainer-mode 
--disable-dependency-tracking --bindir /usr/games returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 25
make[1]: Leaving directory `/build/buildd/xye-0.12.1+dfsg'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 0.12.1+dfsg-5

On Tue, Jan 21, 2014 at 11:47:42AM +0000, Matthias Klose wrote:
> Reopening and Reusing this report for the more general solution to also
> update the libtool.m4 and/or aclocal.m4 files, needed for the port
> mentioned in bug #726404.
> 
> See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
> address these.
> 
> Please ignore this email if the libtool.m4/aclocal.m4 update is not
> needed, and updating the config.{guess,sub} files is sufficient.

xye doesn't need the more general fix, updating config.{guess,sub} is
sufficient (and it built correctly on ppc64el).

Regards,

Stephen

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to