Your message dated Wed, 27 Aug 2014 16:19:24 +0000
with message-id <[email protected]>
and subject line Bug#744573: fixed in gauche 0.9.4-1
has caused the Debian Bug report #744573,
regarding gauche: 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.)


-- 
744573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744573
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gauche
Version: 0.9.3.3-8
User: [email protected]
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.gauche_0.9.3.3-8_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.

[...]
config.status: creating bdw-gc.pc
config.status: creating include/private/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
=== configuring in libatomic_ops (/build/buildd/gauche-0.9.3.3/gc/libatomic_ops)
configure: running /bin/bash ./configure --disable-option-checking 
'--prefix=/usr'  '--includedir=/usr/include' '--mandir=/usr/share/man' 
'--infodir=/usr/share/info' '--sysconfdir=/etc' '--localstatedir=/var' 
'--disable-maintainer-mode' '--disable-dependency-tracking' 
'--enable-multibyte=utf-8' '--enable-ipv6' '--enable-threads=pthreads' 
'--with-slib=/usr/share/slib' 'EXTRA_TEST_LIBS=-lpthread' 'CFLAGS=-g -O3 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 
'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 
'CXXFLAGS=-g -O3 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security' --cache-file=/dev/null --srcdir=.
checking build system type... ./config.guess: unable to guess system type

This script, last modified 2009-11-20, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

  
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
  
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <[email protected]> in order to provide the needed
information to handle your system.

config.guess timestamp = 2009-11-20

uname -m = ppc64le
uname -r = 3.13.0-16-generic
uname -s = Linux
uname -v = #36-Ubuntu SMP Tue Mar 4 23:03:28 UTC 2014

/usr/bin/uname -p = 
/bin/uname -X     = 

hostinfo               = 
/bin/universe          = 
/usr/bin/arch -k       = 
/bin/arch              = 
/usr/bin/oslevel       = 
/usr/convex/getsysinfo = 

UNAME_MACHINE = ppc64le
UNAME_RELEASE = 3.13.0-16-generic
UNAME_SYSTEM  = Linux
UNAME_VERSION = #36-Ubuntu SMP Tue Mar 4 23:03:28 UTC 2014
configure: error: cannot guess build type; you must specify one
configure: error: ./configure failed for libatomic_ops
configure: error: ./configure failed for gc
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/build/buildd/gauche-0.9.3.3'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: gauche
Source-Version: 0.9.4-1

We believe that the bug you reported is fixed in the latest version of
gauche, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
NIIBE Yutaka <[email protected]> (supplier of updated gauche 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 [email protected])


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

Format: 1.8
Date: Wed, 27 Aug 2014 01:23:07 +0000
Source: gauche
Binary: gauche libgauche-0.9-0 gauche-gdbm gauche-zlib gauche-dev gauche-doc
Architecture: source armhf all
Version: 0.9.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Gauche Maintainers <[email protected]>
Changed-By: NIIBE Yutaka <[email protected]>
Description:
 gauche     - Scheme script engine
 gauche-dev - Development files for Gauche
 gauche-doc - Reference manual of Gauche
 gauche-gdbm - gdbm binding for Gauche
 gauche-zlib - zlib binding for Gauche
 libgauche-0.9-0 - Gauche runtime shared library
Closes: 736228 744573 753402
Changes:
 gauche (0.9.4-1) unstable; urgency=low
 .
   * New upstream release (Closes: #736228, #744573, #753402).
   * debian/control (Standards-Version): Conforms to 3.9.4.
     (Build-Depends): Remove libatomic-ops-dev.
   * debian/patches/series: Updated.
   * debian/libgauche-0.9-0.symbols: Updated.
Checksums-Sha1:
 5c9c8f8d4d8c70614ea90c00cdc22a220b756c38 1907 gauche_0.9.4-1.dsc
 2f0068d19adbc8e7fd3c04ab8e6576d0fac21ad6 5601987 gauche_0.9.4.orig.tar.gz
 b61c0fc7916b7812121907596f6fe4e28faa3213 29712 gauche_0.9.4-1.debian.tar.xz
 92829d1fb96ee9eddc79b8c926f53a559a075c1b 1146094 gauche_0.9.4-1_armhf.deb
 7a3172055a4ec2c63cd5febbc78072db7e23e137 741796 
libgauche-0.9-0_0.9.4-1_armhf.deb
 b21f698c465e8306e9d5ed316675799470ada088 239138 gauche-gdbm_0.9.4-1_armhf.deb
 3644acf96a85e98966751afbd571313e1161ba82 213978 gauche-zlib_0.9.4-1_armhf.deb
 7ed05dcae0d236f356def710480dc4f1487b2792 335116 gauche-dev_0.9.4-1_armhf.deb
 ee9c6118b0dca6aa22be7a5c3cd53034875ef104 205338 gauche-doc_0.9.4-1_all.deb
Checksums-Sha256:
 34c5343235e37216191c172acac68eea11f02d58a18ed30948700dca6111c8a5 1907 
gauche_0.9.4-1.dsc
 7b18bcd70beaced1e004594be46c8cff95795318f6f5830dd2a8a700410fc149 5601987 
gauche_0.9.4.orig.tar.gz
 0dd2b09ff64d8897d93b4e6cf414da06754d1d7dc42531344f5da5f8e98cd4fb 29712 
gauche_0.9.4-1.debian.tar.xz
 1a866f10fca62ae977a232ec23ad864b2bc2a489fee35ba51ffb518bbf3dd8d7 1146094 
gauche_0.9.4-1_armhf.deb
 66a2f0a9c7b87a7c7cdb84dc2194002d3c7461ab7ce01c8a0d1578cc29a3ff5b 741796 
libgauche-0.9-0_0.9.4-1_armhf.deb
 b30b4782896a480345d9773d9196dfe187c5ed2cc25b838ea80331c0ee7b2ca3 239138 
gauche-gdbm_0.9.4-1_armhf.deb
 a718042c47e32ba28244a47c7318f71af4cbc06f7a56e209f00d9f4c6a97df3a 213978 
gauche-zlib_0.9.4-1_armhf.deb
 c66319f975ac6b553f1be0c2bc7adc20f9232c899ca5321a84ddb736b650d4cf 335116 
gauche-dev_0.9.4-1_armhf.deb
 2b8e732a6d0f070f1259d101d954beb8a7d7386f549da559d85ca3b0593ce728 205338 
gauche-doc_0.9.4-1_all.deb
Files:
 9ab92a00fa7e18ac0a001d9c776f9eeb 1146094 lisp optional gauche_0.9.4-1_armhf.deb
 cf329c20bf6fc0e0c4fec69c2f3ecd31 741796 libs optional 
libgauche-0.9-0_0.9.4-1_armhf.deb
 de70f5465393ac9514d2669ca70f2536 239138 lisp optional 
gauche-gdbm_0.9.4-1_armhf.deb
 c9ee55bcbe0909a634fde3d17cfb83d3 213978 lisp optional 
gauche-zlib_0.9.4-1_armhf.deb
 622b5341591d9d6232893faa0e29e141 335116 lisp optional 
gauche-dev_0.9.4-1_armhf.deb
 c86c2443d7416d5dcb9b7c9b153a56e0 205338 doc optional gauche-doc_0.9.4-1_all.deb
 b2693772d8b1c78a5b11fcb0a5d3bd3e 1907 lisp optional gauche_0.9.4-1.dsc
 c7b547bf0e80881d85cc36fc63869cc1 5601987 lisp optional gauche_0.9.4.orig.tar.gz
 7b7353f7563da9c06f93c9939b06b358 29712 lisp optional 
gauche_0.9.4-1.debian.tar.xz

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

iQEcBAEBCAAGBQJT/f0bAAoJEAC0Xr1Mp7q+mG4H/2D8VadtEzvlCjNZcz4WMqLD
KTT3/ILsr+IY2NNIReCUJEsFhW1SqKWLYZvzSDFOPAiqTLMa5EnablppgpZIRQDE
efSyP1nauAfxeSjtHhspVQyaOeX4RsmEpa3XAJXxGCSfy/X0PlXX2PoUfNOAU+lu
4UtFOwuUsL5Jli9ghKh5/IGLA6J5jMepCd+KQ0l3a3gm7XFLhfxtE3/OtCilpCDn
YVNETq6ErdQhA0mSeLuxJtTWqknwYaApo/A/t4AcGX3uBecjahv9fYOLoTw07Dfm
uCBggVO1siatXYsW1r7swrOYpSIjJCNy97TMBgLRX+EG6dbVtFwhYEjiDmg729w=
=A9gC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to