Bug#759158: marked as done (apr-util fails to build with mariadb instead of mysql)

2014-08-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 Aug 2014 17:27:03 -0300
with message-id 53fb9c17.6030...@br.ibm.com
and subject line Re: Bug#759158: FTBFS: run dh-autoreconf during build
has caused the Debian Bug report #759158,
regarding apr-util fails to build with mariadb instead of mysql
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 ow...@bugs.debian.org
immediately.)


-- 
759158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759158
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: apr-util
Version: 1.5.3-1
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el
User: debian-de...@lists.debian.org
Usertags: autoreconf

Currently apr-util fails to build on new arches, mainly in ppc64el as shown in:
https://buildd.debian.org/status/fetch.php?pkg=apr-utilarch=ppc64elver=1.5.3-2stamp=1408904038

This patch fixes the problem in accordance with
https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build

Also, apr-util is a very important package in the actual ppc64el stage, as it
blocks apache2 that blocks php5, so, if you could fix it,  I would appreciate.

Thank you,
Breno
Index: apr-util-1.5.3/debian/control
===
--- apr-util-1.5.3.orig/debian/control	2013-11-24 13:08:03.0 +
+++ apr-util-1.5.3/debian/control	2014-08-24 22:13:24.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
 Uploaders: Stefan Fritsch s...@debian.org, Peter Samuelson pe...@p12n.org
-Build-Depends: debhelper ( 9~), autoconf, autotools-dev, mawk, libldap2-dev, libexpat1-dev, libdb-dev, libpcre3-dev, binutils, libapr1-dev ( 1.4.8-2~), libsqlite3-dev, libpq-dev, python, libmysqlclient-dev, unixodbc-dev, doxygen, libssl-dev
+Build-Depends: debhelper ( 9~), autoconf, dh-autoreconf, mawk, libldap2-dev, libexpat1-dev, libdb-dev, libpcre3-dev, binutils, libapr1-dev ( 1.4.8-2~), libsqlite3-dev, libpq-dev, python, libmysqlclient-dev, unixodbc-dev, doxygen, libssl-dev
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-apache/apr-util.git
 Vcs-Git: git://git.debian.org/git/pkg-apache/apr-util.git
Index: apr-util-1.5.3/debian/rules
===
--- apr-util-1.5.3.orig/debian/rules	2013-11-24 13:21:02.0 +
+++ apr-util-1.5.3/debian/rules	2014-08-24 22:12:56.0 +
@@ -23,7 +23,7 @@
 # named 'build'.
 .PHONY: build
 build %:
-	dh $@ -B$(BUILDDIR) --parallel --with autotools_dev
+	dh $@ -B$(BUILDDIR) --parallel --with autoreconf
 
 #
 # configure
---End Message---
---BeginMessage---
On Mon, 25 Aug 2014 22:00:02 +0200 Stefan Fritsch s...@sfritsch.de wrote:
 On Monday 25 August 2014 21:23:36, Stefan Fritsch wrote:
   Do you have any idea what needs to be changed to 
  make it work?
Sorry, the log seems to be that no shared object was generated:


Here is the log:

Line 44: /usr/lib/powerpc64le-linux-gnu/apr-util-1/apr_crypto_nss-1.so: cannot 
open shared object file: No such file or directory


Full log at:
https://buildd.debian.org/status/fetch.php?pkg=apr-utilarch=ppc64elver=1.5.3-2stamp=1408904038

In a second rebuild, the package was built:
https://buildd.debian.org/status/fetch.php?pkg=apr-utilarch=ppc64elver=1.5.3-2stamp=1408923965

So, closing this bug for now.

Thank you,
Breno---End Message---


Bug#759158: marked as done (apr-util fails to build with mariadb instead of mysql)

2014-08-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 Aug 2014 21:04:28 +
with message-id e1xm1re-0001ky...@franck.debian.org
and subject line Bug#759158: fixed in apr-util 1.5.3-3
has caused the Debian Bug report #759158,
regarding apr-util fails to build with mariadb instead of mysql
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 ow...@bugs.debian.org
immediately.)


-- 
759158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759158
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: apr-util
Version: 1.5.3-1
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el
User: debian-de...@lists.debian.org
Usertags: autoreconf

Currently apr-util fails to build on new arches, mainly in ppc64el as shown in:
https://buildd.debian.org/status/fetch.php?pkg=apr-utilarch=ppc64elver=1.5.3-2stamp=1408904038

This patch fixes the problem in accordance with
https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build

Also, apr-util is a very important package in the actual ppc64el stage, as it
blocks apache2 that blocks php5, so, if you could fix it,  I would appreciate.

Thank you,
Breno
Index: apr-util-1.5.3/debian/control
===
--- apr-util-1.5.3.orig/debian/control	2013-11-24 13:08:03.0 +
+++ apr-util-1.5.3/debian/control	2014-08-24 22:13:24.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
 Uploaders: Stefan Fritsch s...@debian.org, Peter Samuelson pe...@p12n.org
-Build-Depends: debhelper ( 9~), autoconf, autotools-dev, mawk, libldap2-dev, libexpat1-dev, libdb-dev, libpcre3-dev, binutils, libapr1-dev ( 1.4.8-2~), libsqlite3-dev, libpq-dev, python, libmysqlclient-dev, unixodbc-dev, doxygen, libssl-dev
+Build-Depends: debhelper ( 9~), autoconf, dh-autoreconf, mawk, libldap2-dev, libexpat1-dev, libdb-dev, libpcre3-dev, binutils, libapr1-dev ( 1.4.8-2~), libsqlite3-dev, libpq-dev, python, libmysqlclient-dev, unixodbc-dev, doxygen, libssl-dev
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-apache/apr-util.git
 Vcs-Git: git://git.debian.org/git/pkg-apache/apr-util.git
Index: apr-util-1.5.3/debian/rules
===
--- apr-util-1.5.3.orig/debian/rules	2013-11-24 13:21:02.0 +
+++ apr-util-1.5.3/debian/rules	2014-08-24 22:12:56.0 +
@@ -23,7 +23,7 @@
 # named 'build'.
 .PHONY: build
 build %:
-	dh $@ -B$(BUILDDIR) --parallel --with autotools_dev
+	dh $@ -B$(BUILDDIR) --parallel --with autoreconf
 
 #
 # configure
---End Message---
---BeginMessage---
Source: apr-util
Source-Version: 1.5.3-3

We believe that the bug you reported is fixed in the latest version of
apr-util, 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 759...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch s...@debian.org (supplier of updated apr-util 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 25 Aug 2014 22:10:38 +0200
Source: apr-util
Binary: libaprutil1 libaprutil1-ldap libaprutil1-dbd-mysql 
libaprutil1-dbd-sqlite3 libaprutil1-dbd-odbc libaprutil1-dbd-pgsql 
libaprutil1-dev libaprutil1-dbg
Architecture: source amd64
Version: 1.5.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Stefan Fritsch s...@debian.org
Description:
 libaprutil1 - Apache Portable Runtime Utility Library
 libaprutil1-dbd-mysql - Apache Portable Runtime Utility Library - MySQL Driver
 libaprutil1-dbd-odbc - Apache Portable Runtime Utility Library - ODBC Driver
 libaprutil1-dbd-pgsql - Apache Portable Runtime Utility Library - PostgreSQL 
Driver
 libaprutil1-dbd-sqlite3 - Apache Portable Runtime Utility Library - SQLite3 
Driver
 libaprutil1-dbg - Apache Portable Runtime Utility Library - Debugging Symbols
 libaprutil1-dev - Apache Portable Runtime Utility Library - Development Headers
 libaprutil1-ldap - Apache Portable Runtime Utility Library - LDAP Driver
Closes: 759158
Changes:
 apr-util (1.5.3-3) unstable;