Your message dated Sun, 28 Sep 2014 19:22:36 +0000
with message-id <[email protected]>
and subject line Bug#744592: fixed in guile-cairo 1.4.0-3.1
has caused the Debian Bug report #744592,
regarding guile-cairo: 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.)


-- 
744592: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744592
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:guile-cairo
Version: 1.4.0-3
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.guile-cairo_1.4.0-3_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.

[...]
/usr/bin/make  check-recursive
make[2]: Entering directory `/build/buildd/guile-cairo-1.4.0'
Making check in guile-cairo
make[3]: Entering directory `/build/buildd/guile-cairo-1.4.0/guile-cairo'
/usr/bin/make  check-am
make[4]: Entering directory `/build/buildd/guile-cairo-1.4.0/guile-cairo'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/build/buildd/guile-cairo-1.4.0/guile-cairo'
make[3]: Leaving directory `/build/buildd/guile-cairo-1.4.0/guile-cairo'
Making check in cairo
make[3]: Entering directory `/build/buildd/guile-cairo-1.4.0/cairo'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/guile-cairo-1.4.0/cairo'
Making check in examples
make[3]: Entering directory `/build/buildd/guile-cairo-1.4.0/examples'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/guile-cairo-1.4.0/examples'
Making check in tests
make[3]: Entering directory `/build/buildd/guile-cairo-1.4.0/tests'
Making check in unit-tests
make[4]: Entering directory `/build/buildd/guile-cairo-1.4.0/tests/unit-tests'
/usr/bin/make  check-TESTS
make[5]: Entering directory `/build/buildd/guile-cairo-1.4.0/tests/unit-tests'

Running test suite: main-suite ----------------------------------------

Running test suite: <test-api>-suite ----------------------------------
Running test case: test-api
test-api: exception in test: (misc-error "dynamic-link" "file: ~S, message: ~S" 
("/build/buildd/guile-cairo-1.4.0/guile-cairo/libguile-cairo" "file not found") 
#f)

1 run, 1 failed
FAIL: api-stability.scm
ERROR: In procedure dynamic-link:
ERROR: file: "/build/buildd/guile-cairo-1.4.0/guile-cairo/libguile-cairo", 
message: "file not found"
FAIL: version.scm
===================
2 of 2 tests failed
===================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/build/buildd/guile-cairo-1.4.0/tests/unit-tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/build/buildd/guile-cairo-1.4.0/tests/unit-tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/build/buildd/guile-cairo-1.4.0/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/build/buildd/guile-cairo-1.4.0'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/build/buildd/guile-cairo-1.4.0'
make: *** [debian/stamp-makefile-check] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: guile-cairo
Source-Version: 1.4.0-3.1

We believe that the bug you reported is fixed in the latest version of
guile-cairo, 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.
Hilko Bengen <[email protected]> (supplier of updated guile-cairo 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: SHA1

Format: 1.8
Date: Sat, 13 Sep 2014 20:05:34 +0200
Source: guile-cairo
Binary: guile-cairo guile-cairo-dev
Architecture: source amd64
Version: 1.4.0-3.1
Distribution: unstable
Urgency: medium
Maintainer: Hilko Bengen <[email protected]>
Changed-By: Hilko Bengen <[email protected]>
Description:
 guile-cairo - Guile bindings for Cairo
 guile-cairo-dev - Guile bindings for Cairo, development files
Closes: 742527 744592 746001
Changes:
 guile-cairo (1.4.0-3.1) unstable; urgency=medium
 .
   [ Hilko Bengen ]
   * Non-Maintainer upload
   * Migrate to guile-2.0 (Closes: #746001)
 .
   [ Colin Watson ]
   * use dh-autoreconf for better new-port coverage (Closes: #744592,
     #742527)
Checksums-Sha1:
 b1034e6bd97aa32cd8ec1406e5fad587e70e669a 1416 guile-cairo_1.4.0-3.1.dsc
 d5945cfe866d45daf0229417f3e77e7d53566813 2820 
guile-cairo_1.4.0-3.1.debian.tar.xz
 8b9ca0bcf578959379aa9f096c0fc2f9936b4aaf 53942 guile-cairo_1.4.0-3.1_amd64.deb
 a1844c7dcdd529bf52a44d6cc79e260cdc3ccbcd 38904 
guile-cairo-dev_1.4.0-3.1_amd64.deb
Checksums-Sha256:
 1fea9443ed62510b54aa5184512e2fea415006c8bf34f01d5674ede70a9b106f 1416 
guile-cairo_1.4.0-3.1.dsc
 006de4809ca88eb843e616688353f719e4a31710f219ad480273f0fbde9c2208 2820 
guile-cairo_1.4.0-3.1.debian.tar.xz
 2fd8b6b6357b6b3ab21186b27ebdfeb77ea2f3ef49cad8863a23a3024776a5a1 53942 
guile-cairo_1.4.0-3.1_amd64.deb
 28e0219fbd49ec2e22fe7d60cecdc0e32abee489a0ecd8dbbc7527273efa7eea 38904 
guile-cairo-dev_1.4.0-3.1_amd64.deb
Files:
 89b70244696d3da94dae4e4e4d6febb3 53942 lisp extra 
guile-cairo_1.4.0-3.1_amd64.deb
 d4ecca3bc9efb0b495a38c436fc4eb03 38904 libdevel extra 
guile-cairo-dev_1.4.0-3.1_amd64.deb
 1ed5cd1ce895c0e6b3ec4885afe6e653 1416 lisp extra guile-cairo_1.4.0-3.1.dsc
 db970ecf33f9d323b6e489050d33ef82 2820 lisp extra 
guile-cairo_1.4.0-3.1.debian.tar.xz

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

iEYEARECAAYFAlQUiJsACgkQUCgnLz/SlGjfrwCeIZhQKzts46+wtPw9WHPjYngm
uYMAnRsg5zoMfbWQiEPKaDUZG/Pwv0NY
=0bhV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to