Your message dated Mon, 25 Aug 2014 16:19:43 +0000
with message-id <[email protected]>
and subject line Bug#750693: fixed in libevent 2.0.21-stable-1.1
has caused the Debian Bug report #750693,
regarding libevent: 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.)
--
750693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750693
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libevent
Version: 2.0.21
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el
User: [email protected]
Usertags: autoreconf
Dear Maintainer,
Currently libevent FTBFS when compiled in new architectures that is not
supported on the outdated package config files, as shown:
http://ftp.unicamp.br/pub/ppc64el/debian/buildd-upstream/build_logs/logs/libevent_2.0.21-stable-1_ppc64el.build
I just created this patch that updates the config files duirng the build
build, as suggested in:
https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build
I also copied a fix from Ubuntu in test/Makefile.am to solve a build failure
with the autoconf.
Thank you,
Breno
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (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
Index: libevent-2.0.21-stable/debian/control
===================================================================
--- libevent-2.0.21-stable.orig/debian/control 2013-05-19 00:08:15.000000000 +0000
+++ libevent-2.0.21-stable/debian/control 2014-06-05 19:06:12.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Anibal Monsalve Salazar <[email protected]>
Uploaders: Leo Costela <[email protected]>
-Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9), autotools-dev, libssl-dev
+Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9), libssl-dev, dh-autoreconf
Standards-Version: 3.9.3
Homepage: http://libevent.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libevent.git
Index: libevent-2.0.21-stable/debian/rules
===================================================================
--- libevent-2.0.21-stable.orig/debian/rules 2012-05-20 22:16:16.000000000 +0000
+++ libevent-2.0.21-stable/debian/rules 2014-06-05 19:05:58.000000000 +0000
@@ -5,7 +5,7 @@
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed,--no-undefined,--no-add-needed
%:
- dh $@ --with autotools-dev
+ dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- \
Index: libevent-2.0.21-stable/test/Makefile.am
===================================================================
--- libevent-2.0.21-stable.orig/test/Makefile.am 2012-05-31 04:08:19.000000000 +0000
+++ libevent-2.0.21-stable/test/Makefile.am 2014-06-05 19:06:00.000000000 +0000
@@ -19,7 +19,11 @@
EXTRA_PROGRAMS = regress
noinst_HEADERS = tinytest.h tinytest_macros.h regress.h tinytest_local.h
-TESTS = $(top_srcdir)/test/test.sh
+TESTS = test-script.sh
+test-script.sh: test.sh
+ cp $< $@
+
+DISTCLEANFILES = test-script.sh
BUILT_SOURCES =
if BUILD_REGRESS
--- End Message ---
--- Begin Message ---
Source: libevent
Source-Version: 2.0.21-stable-1.1
We believe that the bug you reported is fixed in the latest version of
libevent, 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.
Andreas Barth <[email protected]> (supplier of updated libevent 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: Mon, 25 Aug 2014 16:03:50 +0000
Source: libevent
Binary: libevent-dev libevent-dbg libevent-2.0-5 libevent-core-2.0-5
libevent-extra-2.0-5 libevent-pthreads-2.0-5 libevent-openssl-2.0-5
Architecture: source ppc64el
Version: 2.0.21-stable-1.1
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[email protected]>
Changed-By: Andreas Barth <[email protected]>
Description:
libevent-2.0-5 - Asynchronous event notification library
libevent-core-2.0-5 - Asynchronous event notification library (core)
libevent-dbg - Asynchronous event notification library (debug symbols)
libevent-dev - Asynchronous event notification library (development files)
libevent-extra-2.0-5 - Asynchronous event notification library (extra)
libevent-openssl-2.0-5 - Asynchronous event notification library (openssl)
libevent-pthreads-2.0-5 - Asynchronous event notification library (pthreads)
Closes: 750693
Changes:
libevent (2.0.21-stable-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Update config.* to fix FTBFS on ppc64el. Closes: #750693
Checksums-Sha1:
a55ed6b3e47622328e79a5df28c2936b8fdb9e19 1773 libevent_2.0.21-stable-1.1.dsc
7bece3b863c924834d0e84a0b27501a2654739f6 7916
libevent_2.0.21-stable-1.1.debian.tar.xz
fee272466e88b5c0b21618af2dcb2539326bb28f 367846
libevent-dev_2.0.21-stable-1.1_ppc64el.deb
af9e7106e66830cf43603209c456776d7f0a8343 723556
libevent-dbg_2.0.21-stable-1.1_ppc64el.deb
27c62769f0c7aba7887c06e0a8fc8f95adc502a0 157474
libevent-2.0-5_2.0.21-stable-1.1_ppc64el.deb
9590c9fe1144a4316ea5af6fb2b09db27f59f4fc 113912
libevent-core-2.0-5_2.0.21-stable-1.1_ppc64el.deb
31e1a747e55aa93490990a8e80682ba5b8900669 95176
libevent-extra-2.0-5_2.0.21-stable-1.1_ppc64el.deb
cd6f9676f93c1a362465309a9abfbbdd781aafa7 45854
libevent-pthreads-2.0-5_2.0.21-stable-1.1_ppc64el.deb
ed4febbf529d11d5c24ae03642ab9174a929771c 52726
libevent-openssl-2.0-5_2.0.21-stable-1.1_ppc64el.deb
Checksums-Sha256:
14330ad4d195dd65ccd315d71f6f6b89f9f2fb294fcf876b30bbf4cfc00f2dd2 1773
libevent_2.0.21-stable-1.1.dsc
de24658506bc7c13769a43bbcb022fe797e444a500c014ec32f8035e14b59b52 7916
libevent_2.0.21-stable-1.1.debian.tar.xz
74cc760f7ed70232df368ea3df3863e5d2e976243fc6a6fe3523681596231a66 367846
libevent-dev_2.0.21-stable-1.1_ppc64el.deb
4f0a025242428042344102072f7c21af7966d6236d649cd2774188e327cba4f5 723556
libevent-dbg_2.0.21-stable-1.1_ppc64el.deb
e1684d2f28ec4cc0c8e3d4858e9f0e8fb12e07f66a41621dd2f495088a16f3c3 157474
libevent-2.0-5_2.0.21-stable-1.1_ppc64el.deb
95bd4a62e1594c4343d83e6295e70eec7168eefb0ba3b56916c0673d8a249ecf 113912
libevent-core-2.0-5_2.0.21-stable-1.1_ppc64el.deb
09842b6a070f45c72735ee980347a41c34fda1a5d9287ee08abfb58575e8c7d5 95176
libevent-extra-2.0-5_2.0.21-stable-1.1_ppc64el.deb
fcf77b7fcbe063880476760dbc928fecf74f5b26782401e26d50171c00858585 45854
libevent-pthreads-2.0-5_2.0.21-stable-1.1_ppc64el.deb
6e1f692eb8972eddff8c61820a895fa7aa0c79231ca0f23d4d561604639da174 52726
libevent-openssl-2.0-5_2.0.21-stable-1.1_ppc64el.deb
Files:
5cca84133481fc27c97eaeedfe2cb8c7 367846 libdevel optional
libevent-dev_2.0.21-stable-1.1_ppc64el.deb
7e26f520a9ce7d389d4353a519f6f1db 723556 debug extra
libevent-dbg_2.0.21-stable-1.1_ppc64el.deb
84053ce8effcbc980dc8ab28afe589df 157474 libs standard
libevent-2.0-5_2.0.21-stable-1.1_ppc64el.deb
b57ef8cfd0dcabf804400071829f5b3f 113912 libs optional
libevent-core-2.0-5_2.0.21-stable-1.1_ppc64el.deb
107f5c82a8428085e2dc188aa9d5183a 95176 libs optional
libevent-extra-2.0-5_2.0.21-stable-1.1_ppc64el.deb
bb572573580e251cdb08935f1f81b5dc 45854 libs optional
libevent-pthreads-2.0-5_2.0.21-stable-1.1_ppc64el.deb
f41cf537650b1e9d2545b610ef3902a7 52726 libs optional
libevent-openssl-2.0-5_2.0.21-stable-1.1_ppc64el.deb
6d801256a308826720eecac53d50dff2 1773 libs optional
libevent_2.0.21-stable-1.1.dsc
5bfb63ffa856d12aaf1f5257ef544f27 7916 libs optional
libevent_2.0.21-stable-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAlP7YFsACgkQmdOZoew2oYUu+gCfWkQYCNes+XAwGhQYPA9OvftQ
D+oAoL4yv7OmiEGXeKZWKhjV7VIN2Vd+
=MzSz
-----END PGP SIGNATURE-----
--- End Message ---