Processed: FTBFS with binutils-gold

2011-01-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 554311 patch
Bug #554311 [src:e16] FTBFS with binutils-gold
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
554311: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554311
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.129466170931085.transcr...@bugs.debian.org



Bug#554311: FTBFS with binutils-gold

2011-01-10 Thread Ilya Barygin
tags 554311 patch
thanks

Hello,

Attached patch was applied in Ubuntu to fix this problem.
https://launchpad.net/ubuntu/+source/e16/1.0.0-4ubuntu2--- e16-1.0.0.orig/configure.ac
+++ e16-1.0.0/configure.ac
@@ -114,6 +114,7 @@
   AC_DEFINE(HAVE_SOUND, 1, [Sound support])
   AC_DEFINE(HAVE_SOUND_ESD, 1, [EsounD sound support])
   AC_DEFINE(USE_SOUND_LOADER_AUDIOFILE, 1, [Use audiofile sound loader])
+  PKG_CHECK_MODULES(AUDIOFILE, audiofile)
   enable_sound=esound
 fi
 AM_CONDITIONAL(USE_LIBESD, test x$enable_sound_esound = xyes)
--- e16-1.0.0.orig/src/Makefile.am
+++ e16-1.0.0/src/Makefile.am
@@ -140,6 +140,7 @@
 	$(X_EXTRA_LIBS)		\
 	$(E_X_LIBS)		\
 	$(DBUS_LIBS)		\
+	$(AUDIOFILE_LIBS)	\
 	-lX11 -lm
 
 if BUILD_MODULES


Bug#609573: Fix FTBFS with ld --as-needed

2011-01-10 Thread Matthias Klose

Package: wvdial
Version: 1.60.4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch
User: debian-...@lists.debian.org
Usertags: ld-as-needed

details at http://wiki.debian.org/ToolChain/DSOLinking

patch at
http://launchpadlibrarian.net/62020711/wvdial_1.60.4_1.60.4ubuntu1.diff.gz

please make the build verbose so that you see at first glance what is wrong.



--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d2b49e8.8050...@ubuntu.com



Bug#608018: marked as done (FTBFS with binutils-gold and gcc 4.5)

2011-01-10 Thread Debian Bug Tracking System
Your message dated Mon, 10 Jan 2011 19:02:24 +
with message-id e1pcn0a-0006fw...@franck.debian.org
and subject line Bug#608018: fixed in wvdial 1.61-2
has caused the Debian Bug report #608018,
regarding FTBFS with binutils-gold and gcc 4.5
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.)


-- 
608018: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608018
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wvdial
Version: 1.60.4
Severity: minor
Tags: patch
Usertags: origin-ubuntu natty ubuntu-patch

FTBFS in Ubuntu Natty due to LDFLAGS being used when LIBS should be.
The attached patch fixes it, and does not break the package when built
with the current Debian toolchain.

We thought you could be interested in it, in case you run into the same
problem in Debian in the future.
--- Makefile.old	2010-12-26 01:48:48.966111000 +0100
+++ Makefile	2010-12-26 01:49:01.066111001 +0100
@@ -31,5 +31,5 @@
 	wvdialmon.o
 
-wvdial: LDFLAGS+=-luniconf
+wvdial: LIBS+=-luniconf
 
 wvdial wvdialconf papchaptest pppmon: wvdial.a

---End Message---
---BeginMessage---
Source: wvdial
Source-Version: 1.61-2

We believe that the bug you reported is fixed in the latest version of
wvdial, which is due to be installed in the Debian FTP archive:

wvdial_1.61-2.debian.tar.gz
  to main/w/wvdial/wvdial_1.61-2.debian.tar.gz
wvdial_1.61-2.dsc
  to main/w/wvdial/wvdial_1.61-2.dsc
wvdial_1.61-2_amd64.deb
  to main/w/wvdial/wvdial_1.61-2_amd64.deb



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 608...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thierry Randrianiriana thie...@debian.org (supplier of updated wvdial 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 18:59:33 +0300
Source: wvdial
Binary: wvdial
Architecture: source amd64
Version: 1.61-2
Distribution: unstable
Urgency: low
Maintainer: Thierry Randrianiriana thie...@debian.org
Changed-By: Thierry Randrianiriana thie...@debian.org
Description: 
 wvdial - PPP dialer with built-in intelligence
Closes: 608018 609573
Changes: 
 wvdial (1.61-2) unstable; urgency=low
 .
   * New upstream release in unstable:
 + FAQ URL updated (LP: #415524).
   * Updated manpage pon.wvdial.1
   * Prevent ftbfs with binutils-gold and gcc 4.5 (Closes: #608018, #609573).
Checksums-Sha1: 
 b3b4fbc92b1d17008adc71a330d6dd9a32942389 1071 wvdial_1.61-2.dsc
 b80249ca2d5b2779ae756010042f6e1508ba3f7e 88070 wvdial_1.61.orig.tar.gz
 937e9698261c7340fd959593c1d6a315a75bbeb0 20074 wvdial_1.61-2.debian.tar.gz
 3a6dd6e2b4c826e991321d32cc39456fdc7d7a28 107642 wvdial_1.61-2_amd64.deb
Checksums-Sha256: 
 2fd1213f12d3374dd81263bb8f410b531be549ba931fb16a58c4325e2e1fad34 1071 
wvdial_1.61-2.dsc
 5753d2005115aa4e365a1638f4eb6c076d4e2deafa46c3de38964918e7f62709 88070 
wvdial_1.61.orig.tar.gz
 2e02d00014ae28e6b8cd0b90c232f8c5a521953ae196e6b4e0e4390ac8185968 20074 
wvdial_1.61-2.debian.tar.gz
 20d2a4653e0dae9fb44fb7a0b1f25c3648bdadd38eea741d29fc247ed97db5bd 107642 
wvdial_1.61-2_amd64.deb
Files: 
 1aca50fd294ba55b40690782397fe7a6 1071 comm optional wvdial_1.61-2.dsc
 124676b98f9bbd1c0366fdc0d2848bc9 88070 comm optional wvdial_1.61.orig.tar.gz
 616eac1cbdb1afbcbe84c9cef8e05f9c 20074 comm optional 
wvdial_1.61-2.debian.tar.gz
 f0709e90a70f52b6228d6473103598ab 107642 comm optional wvdial_1.61-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk0rVpwACgkQ+JKYG2JYYpohPQCffIkH5OL3M9FZuJ1uEwaxjPFp
gGsAmQFImW904lHMNfkO3hadzreu7JOf
=UytT
-END PGP SIGNATURE-


---End Message---


Bug#609573: marked as done (Fix FTBFS with ld --as-needed)

2011-01-10 Thread Debian Bug Tracking System
Your message dated Mon, 10 Jan 2011 19:02:24 +
with message-id e1pcn0a-0006fc...@franck.debian.org
and subject line Bug#609573: fixed in wvdial 1.61-2
has caused the Debian Bug report #609573,
regarding Fix FTBFS with ld --as-needed
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.)


-- 
609573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609573
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: wvdial
Version: 1.60.4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch
User: debian-...@lists.debian.org
Usertags: ld-as-needed

details at http://wiki.debian.org/ToolChain/DSOLinking

patch at
http://launchpadlibrarian.net/62020711/wvdial_1.60.4_1.60.4ubuntu1.diff.gz

please make the build verbose so that you see at first glance what is wrong.


---End Message---
---BeginMessage---
Source: wvdial
Source-Version: 1.61-2

We believe that the bug you reported is fixed in the latest version of
wvdial, which is due to be installed in the Debian FTP archive:

wvdial_1.61-2.debian.tar.gz
  to main/w/wvdial/wvdial_1.61-2.debian.tar.gz
wvdial_1.61-2.dsc
  to main/w/wvdial/wvdial_1.61-2.dsc
wvdial_1.61-2_amd64.deb
  to main/w/wvdial/wvdial_1.61-2_amd64.deb



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 609...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thierry Randrianiriana thie...@debian.org (supplier of updated wvdial 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 18:59:33 +0300
Source: wvdial
Binary: wvdial
Architecture: source amd64
Version: 1.61-2
Distribution: unstable
Urgency: low
Maintainer: Thierry Randrianiriana thie...@debian.org
Changed-By: Thierry Randrianiriana thie...@debian.org
Description: 
 wvdial - PPP dialer with built-in intelligence
Closes: 608018 609573
Changes: 
 wvdial (1.61-2) unstable; urgency=low
 .
   * New upstream release in unstable:
 + FAQ URL updated (LP: #415524).
   * Updated manpage pon.wvdial.1
   * Prevent ftbfs with binutils-gold and gcc 4.5 (Closes: #608018, #609573).
Checksums-Sha1: 
 b3b4fbc92b1d17008adc71a330d6dd9a32942389 1071 wvdial_1.61-2.dsc
 b80249ca2d5b2779ae756010042f6e1508ba3f7e 88070 wvdial_1.61.orig.tar.gz
 937e9698261c7340fd959593c1d6a315a75bbeb0 20074 wvdial_1.61-2.debian.tar.gz
 3a6dd6e2b4c826e991321d32cc39456fdc7d7a28 107642 wvdial_1.61-2_amd64.deb
Checksums-Sha256: 
 2fd1213f12d3374dd81263bb8f410b531be549ba931fb16a58c4325e2e1fad34 1071 
wvdial_1.61-2.dsc
 5753d2005115aa4e365a1638f4eb6c076d4e2deafa46c3de38964918e7f62709 88070 
wvdial_1.61.orig.tar.gz
 2e02d00014ae28e6b8cd0b90c232f8c5a521953ae196e6b4e0e4390ac8185968 20074 
wvdial_1.61-2.debian.tar.gz
 20d2a4653e0dae9fb44fb7a0b1f25c3648bdadd38eea741d29fc247ed97db5bd 107642 
wvdial_1.61-2_amd64.deb
Files: 
 1aca50fd294ba55b40690782397fe7a6 1071 comm optional wvdial_1.61-2.dsc
 124676b98f9bbd1c0366fdc0d2848bc9 88070 comm optional wvdial_1.61.orig.tar.gz
 616eac1cbdb1afbcbe84c9cef8e05f9c 20074 comm optional 
wvdial_1.61-2.debian.tar.gz
 f0709e90a70f52b6228d6473103598ab 107642 comm optional wvdial_1.61-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk0rVpwACgkQ+JKYG2JYYpohPQCffIkH5OL3M9FZuJ1uEwaxjPFp
gGsAmQFImW904lHMNfkO3hadzreu7JOf
=UytT
-END PGP SIGNATURE-


---End Message---


Bug#373167: marked as done (xmlstarlet: documentation wrong)

2011-01-10 Thread Debian Bug Tracking System
Your message dated Mon, 10 Jan 2011 21:47:19 +
with message-id e1pcpab-0005do...@franck.debian.org
and subject line Bug#373167: fixed in xmlstarlet 1.0.3-1
has caused the Debian Bug report #373167,
regarding xmlstarlet: documentation wrong
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.)


-- 
373167: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373167
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xmlstarlet
Version: 1.0.0-1
Severity: minor

,
| tretkow...@kyllikki:~% xmlstarlet
| XMLStarlet Toolkit: Command line utilities for XML
| Usage: xml [options] command [cmd-options]
| [...]
| Type: xml command --help ENTER for command help
`

But the binary is xmlstarlet, not xml.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.16-2-k7
Locale: LANG=en_US, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages xmlstarlet depends on:
ii  libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii  libgcrypt11   1.2.0-11.1 LGPL Crypto library - runtime libr
ii  libxml2   2.6.16-7   GNOME XML library
ii  libxslt1.11.1.12-8   XSLT processing library - runtime 
ii  zlib1g1:1.2.2-4.sarge.2  compression library - runtime

-- no debconf information

---End Message---
---BeginMessage---
Source: xmlstarlet
Source-Version: 1.0.3-1

We believe that the bug you reported is fixed in the latest version of
xmlstarlet, which is due to be installed in the Debian FTP archive:

xmlstarlet_1.0.3-1.debian.tar.gz
  to main/x/xmlstarlet/xmlstarlet_1.0.3-1.debian.tar.gz
xmlstarlet_1.0.3-1.dsc
  to main/x/xmlstarlet/xmlstarlet_1.0.3-1.dsc
xmlstarlet_1.0.3-1_amd64.deb
  to main/x/xmlstarlet/xmlstarlet_1.0.3-1_amd64.deb
xmlstarlet_1.0.3.orig.tar.gz
  to main/x/xmlstarlet/xmlstarlet_1.0.3.orig.tar.gz



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 373...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mònica Ramírez Arceda mon...@probeta.net (supplier of updated xmlstarlet 
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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 02 Jan 2011 20:49:38 +0100
Source: xmlstarlet
Binary: xmlstarlet
Architecture: source amd64
Version: 1.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Mònica Ramírez Arceda mon...@probeta.net
Changed-By: Mònica Ramírez Arceda mon...@probeta.net
Description: 
 xmlstarlet - command line XML toolkit
Closes: 373167 571643
Changes: 
 xmlstarlet (1.0.3-1) unstable; urgency=low
 .
   * Adopt the package. (Closes: #571643)
   * New upstream release.
   * Update debhelper compatibility level to 8. No changes required further
 changing version in debian/compat and debian/control files.
   * Change debian/rules to use dh command.
   * Bump to Standards-Version 3.9.1. No changes required.
   * Add Debian menu entry.
   * Update watch file to version 3.
   * Patch configure.ac to build the package with shared libixml2 and libxslt.
 This patch is based in an upstream commit.
 See commit number 7e46365a274e1c0e5276423391a46e65b76336e9
 in upstream repository: http://xmlstar.git.sourceforge.net/
 Hopefully, it will be included in next version.
   * Patch configure.ac version to avoid getting version from git repository.
   * configure.in file disappeared and therefore the Debian patch applied to it.
   * Delete pkg-config dependency:
 pkg-config was used in the patch of old configure.in.
   * Fix wrong documentation in --help options. Patch fix.wrong.documentation.
 (Closes: #373167)
   * Add #!/bin/sh line to examples. Patch add.shellscript.mark.patch.
   * Fix spelling error: diplay - display in src/xml_trans.c. Patch
 fix.spelling.errors.patch.
   * Update information about where was the source downloaded from in
 debian/copyright and removed duplicated information.
Checksums-Sha1: 
 51b854af9c694a98f772599f73860369483e78b5 1785 xmlstarlet_1.0.3-1.dsc
 053f75f656c2e7f865bcfcc56caa50620b6ca447 379746 xmlstarlet_1.0.3.orig.tar.gz
 59316da54408e79a9cd7ee9ae3a0ddfb65b6a581 9544 xmlstarlet_1.0.3-1.debian.tar.gz
 acff75f3b003cc061b686c04b800a276590002b5 175642 xmlstarlet_1.0.3-1_amd64.deb