Your message dated Sat, 19 Jul 2014 12:49:20 +0000
with message-id <[email protected]>
and subject line Bug#754911: fixed in gummiboot 45-1
has caused the Debian Bug report #754911,
regarding autoreconf should build-conflict with autoconf2.13
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.)


-- 
754911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754911
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gummiboot
Version: 44-1
Severity: normal

For me package building fails because dh_autoreconf does not take m4/ into
account. But this is a strange failure case:

pkern@simplex ~/src/gummiboot-44 (git)-[master] % autoreconf -f -i
configure.ac:57: error: AM_COND_IF: no such condition "ARCH_IA32"
/usr/share/aclocal-1.14/cond-if.m4:23: AM_COND_IF is expanded from...
configure.ac:57: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

Okay... But it works from autogen.sh!

1 pkern@simplex ~/src/gummiboot-44 (git)-[master] % grep autoreconf autogen.sh
autoreconf --force --install --symlink

Okay...

pkern@simplex ~/src/gummiboot-44 (git)-[master] % autoreconf --force --install
configure.ac:35: installing 'build-aux/compile'
configure.ac:34: installing 'build-aux/config.guess'
configure.ac:34: installing 'build-aux/config.sub'
configure.ac:31: installing 'build-aux/install-sh'
configure.ac:31: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'

What!?

"export ACLOCAL_PATH = m4" in debian/rules fixes the issue, but this is weird.
Surely enough there's ACLOCAL_AMFLAGS in Makefile.am, too, which specifies
the m4 subdir.

That's because the autoreconf wrapper we ship handles --install differently
from -i and shells out to autoreconf2.50 if it finds the former.

pkern@simplex ~/src/gummiboot-44 (git)-[master] % dpkg -S /usr/bin/autoreconf
diversion by autoconf2.13 from: /usr/bin/autoreconf
diversion by autoconf2.13 to: /usr/bin/autoreconf2.50
autoconf, autoconf2.13: /usr/bin/autoreconf

Argh. And autoreconf2.50 works as expected.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gummiboot depends on:
ii  libblkid1  2.20.1-5.8
ii  libc6      2.19-7

Versions of packages gummiboot recommends:
ii  systemd  204-14

gummiboot suggests no packages.

-- Configuration Files:
/etc/default/gummiboot changed [not included]

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: gummiboot
Source-Version: 45-1

We believe that the bug you reported is fixed in the latest version of
gummiboot, 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.
Julian Andres Klode <[email protected]> (supplier of updated gummiboot 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, 19 Jul 2014 14:38:44 +0200
Source: gummiboot
Binary: gummiboot
Architecture: source amd64
Version: 45-1
Distribution: unstable
Urgency: medium
Maintainer: Julian Andres Klode <[email protected]>
Changed-By: Julian Andres Klode <[email protected]>
Description:
 gummiboot  - Simple UEFI bootloader
Closes: 745279 745280 749706 754911
Changes:
 gummiboot (45-1) unstable; urgency=medium
 .
   [ Julian Andres Klode ]
   * Normalize name cases bootx64.efi and friends (Closes: #745280)
   * debian/control: Promote systemd from Recommends to Pre-Depends
     (Closes: #749706)
   * update-gummiboot: Ensure loader/entries is created (Closes: #745279)
   * Build-Conflict with autoreconf2.13 (Closes: #754911)
   * Build-Depend on gnu-efi (>= 3.0v-4~) or (<< 3.0v) to catch broken versions
Checksums-Sha1:
 8eede4ae98fc7c71a3cba103a9065db01c6b99a5 1362 gummiboot_45-1.dsc
 f8543874fbb9812a93d7e0abe8342d4f40444062 119215 gummiboot_45.orig.tar.gz
 449578c1408922689484922b9e098f912808dcfb 4568 gummiboot_45-1.debian.tar.xz
 31ffa79d127d82b8a03208c4061cc44b1943cde1 44588 gummiboot_45-1_amd64.deb
Checksums-Sha256:
 735f2fb139598f2e731f43d1232b86a763bd2f88254869046ee7b4a6bbde9325 1362 
gummiboot_45-1.dsc
 88da8c396a2c39823796f7dc68a9ac96f984061f90f39fe9f54a27c4625c3fa1 119215 
gummiboot_45.orig.tar.gz
 52acfe2db6a75cf8c647354d53922d62ea60c4dc4f9ca573c070c2d4cf7711d2 4568 
gummiboot_45-1.debian.tar.xz
 a5291a52c8580588d7c13d86d7226958e2fd2c531cf0295f664b50f17ea07665 44588 
gummiboot_45-1_amd64.deb
Files:
 36343ffc4d1c04772274355e7eaf39ae 44588 admin optional gummiboot_45-1_amd64.deb
 1b6c6bad3222ce1d18bc89f6b432b230 1362 admin optional gummiboot_45-1.dsc
 06747a027298e555b0915161b5440aba 119215 admin optional gummiboot_45.orig.tar.gz
 2c0dbcf842e26566ce6c1a433d377eab 4568 admin optional 
gummiboot_45-1.debian.tar.xz

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

iEYEARECAAYFAlPKaCAACgkQrCpf/gCCPsIe5QCfY46qSoqvgQNRfatdrNrhplJy
jYUAnAvpNlmGvz1+9V3oi26jIhuD8qWm
=KXgm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to