Your message dated Fri, 11 Jul 2014 10:50:17 +0000
with message-id <[email protected]>
and subject line Bug#752461: fixed in openais 1.1.4-4.2
has caused the Debian Bug report #752461,
regarding openais: 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.)


-- 
752461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752461
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openais
Version: 1.1.4-4.1
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el
User: [email protected]
Usertags: autoreconf

Dear Maintainer,

The package openais fails to build on ppc64el, as on new architectures, because
the libtool files are out of date, and are not updated during the
build, causing the following error:

http://ftp.unicamp.br/pub/ppc64el/debian/buildd-upstream/build_logs/logs/libsexy_0.1.11-2_ppc64el-20140605-1337.build

I just created a patch that enables it to be built on ppc64el. I am using the
following URL as reference:

https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build

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: openais-1.1.4/debian/control
===================================================================
--- openais-1.1.4.orig/debian/control	2011-11-24 09:50:43.000000000 +0000
+++ openais-1.1.4/debian/control	2014-06-23 17:49:13.000000000 +0000
@@ -5,7 +5,7 @@
 Uploaders: Martin Loschwitz <[email protected]>, Bastian Blank <[email protected]>, Frederik Schüler <[email protected]>,
  Guido Günther <[email protected]>
 Standards-Version: 3.9.2
-Build-Depends: debhelper (>> 5), libcorosync-dev (>= 1.1.0), pkg-config, groff
+Build-Depends: debhelper (>> 5), libcorosync-dev (>= 1.1.0), pkg-config, groff, dh-autoreconf
 Vcs-Git: git://git.debian.org/debian-ha/openais.git
 Vcs-Browser: http://git.debian.org/?p=debian-ha/openais.git;a=summary
 
Index: openais-1.1.4/debian/rules
===================================================================
--- openais-1.1.4.orig/debian/rules	2012-05-01 15:33:48.000000000 +0000
+++ openais-1.1.4/debian/rules	2014-06-23 17:49:05.000000000 +0000
@@ -6,6 +6,7 @@
 export OPENAIS_BUILD=$(if $(findstring debug,$(DEB_BUILD_OPTIONS)),DEBUG)
 
 configure-stamp:
+	dh_autoreconf
 	./configure --prefix=/usr \
 		    --sysconfdir=/etc \
                     --libexecdir=/usr/lib/ \
@@ -21,6 +22,7 @@
 
 clean:
 	dh_testdir
+	dh_autoreconf_clean
 	[ ! -f Makefile ] || $(MAKE) distclean
 	dh_clean configure-stamp build-stamp
 

--- End Message ---
--- Begin Message ---
Source: openais
Source-Version: 1.1.4-4.2

We believe that the bug you reported is fixed in the latest version of
openais, 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.
Chen Baozi <[email protected]> (supplier of updated openais 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: Fri, 06 Jun 2014 17:54:52 +0800
Source: openais
Binary: openais openais-dbg openais-dev libopenais3 libopenais-dev libsaamf3 
libsackpt3 libsaclm3 libsaevt3 libsalck3 libsamsg4 libsatmr3 libsaamf3-dev 
libsackpt3-dev libsaclm3-dev libsaevt3-dev libsalck3-dev libsamsg4-dev 
libsatmr3-dev
Architecture: source amd64
Version: 1.1.4-4.2
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers 
<[email protected]>
Changed-By: Chen Baozi <[email protected]>
Description:
 libopenais-dev - Standards-based cluster framework (transitional dev package)
 libopenais3 - Standards-based cluster framework (transitional package)
 libsaamf3  - Standards-based cluster framework (AMF libraries)
 libsaamf3-dev - Standards-based cluster framework (AMF developer files)
 libsackpt3 - Standards-based cluster framework (CKPT libraries)
 libsackpt3-dev - Standards-based cluster framework (CKPT developer files)
 libsaclm3  - Standards-based cluster framework (CLM libraries)
 libsaclm3-dev - Standards-based cluster framework (CLM developer files)
 libsaevt3  - Standards-based cluster framework (EVT libraries)
 libsaevt3-dev - Standards-based cluster framework (EVT developer files)
 libsalck3  - Standards-based cluster framework (LCK libraries)
 libsalck3-dev - Standards-based cluster framework (LCK developer files)
 libsamsg4  - Standards-based cluster framework (MSG libraries)
 libsamsg4-dev - Standards-based cluster framework (MSG developer files)
 libsatmr3  - Standards-based cluster framework (TMR libraries)
 libsatmr3-dev - Standards-based cluster framework (TMR developer files)
 openais    - Standards-based cluster framework (daemon and modules)
 openais-dbg - Standards-based cluster framework (daemon and modules)
 openais-dev - Standards-based cluster framework (developer files)
Closes: 752461
Changes:
 openais (1.1.4-4.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Use dh-autoreconf in build to support new architectures (Closes: #752461)
Checksums-Sha1:
 48de98211a0206403e9d3b6edb61497aa9c64f31 3011 openais_1.1.4-4.2.dsc
 43b553ac41ea2d8e703d386e6c61ba15bb32a8cc 6980 openais_1.1.4-4.2.debian.tar.xz
 f44c401e1d3695d83c7891631706d4da762ca9a5 262766 openais_1.1.4-4.2_amd64.deb
 4df4a439af17bebe3ac6e3a794971d46f697890b 322168 openais-dbg_1.1.4-4.2_amd64.deb
 f5a657d08b93fcaa68193aea91e86c25d4e30246 92380 openais-dev_1.1.4-4.2_amd64.deb
 1711353ebd4db537e9cef5a6aa715b119013475f 90988 libopenais3_1.1.4-4.2_amd64.deb
 c41429f3466ae4c82ab772ef1463e697b39ad949 90996 
libopenais-dev_1.1.4-4.2_amd64.deb
 d52e04df1bca1f91cc92379d835a477bf078372c 99426 libsaamf3_1.1.4-4.2_amd64.deb
 89a49c70cde5cce51a96626b2d4ca4e6d538acb4 104814 libsackpt3_1.1.4-4.2_amd64.deb
 07a697a09a05e18ad5d2d5c33b1f788eed544f6a 97468 libsaclm3_1.1.4-4.2_amd64.deb
 a9db8325584a1b033c1dbe2216ed9067664a71b9 105060 libsaevt3_1.1.4-4.2_amd64.deb
 3a24822c1a16765b37898d4fccbde87f13b2cb29 103210 libsalck3_1.1.4-4.2_amd64.deb
 8b4b61da037074f41384988754caef285ed96f55 104648 libsamsg4_1.1.4-4.2_amd64.deb
 5a8888a18437fbf112275b07d03dcf53f14972bf 96918 libsatmr3_1.1.4-4.2_amd64.deb
 2e8de6e6347894dee71a04840f6c205298d57ff1 100550 
libsaamf3-dev_1.1.4-4.2_amd64.deb
 19cfccf0bdc032237809ceecd9a9fc3c7e2bf608 105080 
libsackpt3-dev_1.1.4-4.2_amd64.deb
 9a068230f20ce96d2c75456a8a25c7392d0b3efb 97706 
libsaclm3-dev_1.1.4-4.2_amd64.deb
 bec36a00b86009a124e298d40e84a08c5fc68ed2 105538 
libsaevt3-dev_1.1.4-4.2_amd64.deb
 583d18a2d8d70b617dd5831550235ebf7e7292a9 103558 
libsalck3-dev_1.1.4-4.2_amd64.deb
 24399c5d2d9a0a52600a633be3992bd898d3b1b3 105002 
libsamsg4-dev_1.1.4-4.2_amd64.deb
 d7d8cc7d421438ad5fc3569084af0ccda62762a8 96836 
libsatmr3-dev_1.1.4-4.2_amd64.deb
Checksums-Sha256:
 3765ca8d70530ce67faaf7fd392aa2c22918e26fa225fa298f7066f83e8dd9c5 3011 
openais_1.1.4-4.2.dsc
 a0aa2f29af6d24c4bae8037f0da4b4d6177bee4a092e848b6f78c6f0a4c638cc 6980 
openais_1.1.4-4.2.debian.tar.xz
 7b4320b9d2d4077053c6d5cfc0d393b39b8635a9a32210774321ceb0f7254c27 262766 
openais_1.1.4-4.2_amd64.deb
 eb3ee31c3c8994f2ef411e20f7c61b33587213b7c2a811f6396259fb22f5a204 322168 
openais-dbg_1.1.4-4.2_amd64.deb
 4257f209f0b09f642b36df1f7c087bfe3b3098e6b291ace97940725a6c004a93 92380 
openais-dev_1.1.4-4.2_amd64.deb
 ccbad1324cd9c086778ad7f15668c21256cbace8c09434192733aa13fa3fe97f 90988 
libopenais3_1.1.4-4.2_amd64.deb
 3bdefa864196eaa523a5a7995e41251075ae0c40c0ffe60c62bf930067fbfe24 90996 
libopenais-dev_1.1.4-4.2_amd64.deb
 e996f8888c609c55c6fd6456aabbde61154fde0b88dc0d556eab7ffcbefc12e3 99426 
libsaamf3_1.1.4-4.2_amd64.deb
 df23a305dca18d21ca699601b8046f8def60ac037076a7eafa672740d730cf5b 104814 
libsackpt3_1.1.4-4.2_amd64.deb
 fd1d4881f8fba95b41758ba9df44931d52cfe2e87c0b2f3732d10eb195e30fef 97468 
libsaclm3_1.1.4-4.2_amd64.deb
 2107218719a7b4c8b75ea4a4798a1fefa2807c920d8ef57e1f5aa79d1f95e245 105060 
libsaevt3_1.1.4-4.2_amd64.deb
 a73b51a864ceecf6e086a6ef0d9684efc28e179eff47a4a1e89145dbcdb08bef 103210 
libsalck3_1.1.4-4.2_amd64.deb
 40494a5e918aaad9beedce4e158967448c99afae8ece24566fdceeccfe77c1a5 104648 
libsamsg4_1.1.4-4.2_amd64.deb
 87d68f2b4cc5eedc279a3c612678f8ae9fe9c8383fd7f8268e8a776fe0f0c4bb 96918 
libsatmr3_1.1.4-4.2_amd64.deb
 985626047593122e7807864949bf9bafa26dad362e48095eb5ef66ab93dada13 100550 
libsaamf3-dev_1.1.4-4.2_amd64.deb
 891add48143f430083be570928e15f0ffddcf4956c427e3490a44ec2e9677baa 105080 
libsackpt3-dev_1.1.4-4.2_amd64.deb
 300386eddf93fdd506a2dcf523f75e3e57c2720f8d0c94fd83fb3417468d826e 97706 
libsaclm3-dev_1.1.4-4.2_amd64.deb
 b08549080b546bdfd51e9d304437a7f30ae5088df8b1a9500c2b6324c150cb17 105538 
libsaevt3-dev_1.1.4-4.2_amd64.deb
 d9865dc4d52a1e9490bc5c60a69e4a6468da1f568bb1e9b76519e85df8c11911 103558 
libsalck3-dev_1.1.4-4.2_amd64.deb
 076771e1cb00c43b2f2baf9730b77b1ad81dbe662181090ed68b7906d45357e0 105002 
libsamsg4-dev_1.1.4-4.2_amd64.deb
 af3ab2cf2f508ea4cba92a30d4a3049e2865199c76ee69e19d63abd3be77b470 96836 
libsatmr3-dev_1.1.4-4.2_amd64.deb
Files:
 ff973142389f514c6bddc1137325a084 262766 admin optional 
openais_1.1.4-4.2_amd64.deb
 e382abf33f06e6794bb924b616329a9c 322168 debug extra 
openais-dbg_1.1.4-4.2_amd64.deb
 2146872ec3a361355f4298df3c991d0b 92380 libdevel optional 
openais-dev_1.1.4-4.2_amd64.deb
 0e7e50ab7b8d091811302fb991cb23ea 90988 oldlibs extra 
libopenais3_1.1.4-4.2_amd64.deb
 276d7bae0e988f8dd2045b544e40cc1c 90996 oldlibs extra 
libopenais-dev_1.1.4-4.2_amd64.deb
 4ebf0bbeae07b3e33805a822fd9d556c 99426 libs optional 
libsaamf3_1.1.4-4.2_amd64.deb
 82f6ce9a8d9b47d6fb4eeb7c71af4c69 104814 libs optional 
libsackpt3_1.1.4-4.2_amd64.deb
 7e5892605f1da63d0719c967b69c7648 97468 libs optional 
libsaclm3_1.1.4-4.2_amd64.deb
 d6772eb9211c13dfd3b952996452e7ba 105060 libs optional 
libsaevt3_1.1.4-4.2_amd64.deb
 397d12c28e87eaa80577b04daa5f24cc 103210 libs optional 
libsalck3_1.1.4-4.2_amd64.deb
 d926d1657adc509090bbadd8e92d5251 104648 libs optional 
libsamsg4_1.1.4-4.2_amd64.deb
 41f538ee117e22227ac534f19cafff0f 96918 libs optional 
libsatmr3_1.1.4-4.2_amd64.deb
 365b8dce555fb19b287fcf5e4d853740 100550 libdevel optional 
libsaamf3-dev_1.1.4-4.2_amd64.deb
 a74498a5d8ea60b39f4f2cd07363e858 105080 libdevel optional 
libsackpt3-dev_1.1.4-4.2_amd64.deb
 1bf5f460c47b51d0d1e6acb5f0387198 97706 libdevel optional 
libsaclm3-dev_1.1.4-4.2_amd64.deb
 94ffd88fea94fa3f3a93102cae7ef618 105538 libdevel optional 
libsaevt3-dev_1.1.4-4.2_amd64.deb
 ff1cd31ee5798d79a9aa680801dcb6d0 103558 libdevel optional 
libsalck3-dev_1.1.4-4.2_amd64.deb
 9bbf311f90a017c20bd4e292cf7a17c6 105002 libdevel optional 
libsamsg4-dev_1.1.4-4.2_amd64.deb
 ed245ec3f4ecb8a750b50d9218001c43 96836 libdevel optional 
libsatmr3-dev_1.1.4-4.2_amd64.deb
 41fe03a299d209f0eaf40be633cdf58f 3011 admin optional openais_1.1.4-4.2.dsc
 bba247c54b10a04d8aa5b3e19bae0472 6980 admin optional 
openais_1.1.4-4.2.debian.tar.xz

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

iQIcBAEBAgAGBQJTt0EEAAoJEPuGMlGob55HT6oP/A0PO71mPvc1nOb5Evx/9/Na
ZRqnJmwZQsn2FAxSDeFwoL6Zf/2/1qWZF/9F86F5b4KL7uLFeRjzV8SCIue97lif
n78/aO8kQg3j/lY5OCXhvPZSVokQvUTvQeKBauQuWsZrcsrZwtOx7sgHf67V0R7y
fz+uJMkTgEF8Ws0W0ubwtxyiqBXeiwvXUC5GQXVczfYwwx/CO5Aj2w+JiRpGFV8z
oZ8cZGIqwSoOrMay/K0ZGRveQoMEo/wPqB6f188k1vYEiIRWSpuLpCZgIZvsTmKh
gVpUumkjJoC2r4s5sGvnL2s3bn3DKmfDa8ae9yYchh+VEyUoEODJPPvCM+S4fWts
F7HZVPLKOQ3GaN5+Zl+JLTfgHYJ8OlVoUSz011YzHuwisz2pp8O6Syj6lmKy+8jY
f+2qZFiKfgbvrf0iBzQ/1XL3I3oML4Nxx1MIIyN78EhqO4eDm1VMOb0l1NI65A7/
GWPx+fnMzeAm45kTnBA6BggUbHGChALASTzWULmKplhU1tHDXqw3CtW/RCs6cT2Q
zliodzwV3pc9N1VpUhhW5lzfKYd33NOU07RTWUm17TLqoV6LA+IbXKPlwSsJxRkX
+XZiIr9sGeJ27EqLOdJeLacdtjo29m4QBGzwbPqT8LtUlt0owTAFj/DnxVbt+9FK
hqed280enXT0/a1H3nyE
=KQcZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to