[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#549513: marked as done (fails to build with newer eglibc/gcc-4.4)



Your message dated Sat, 07 Nov 2009 19:32:40 +0000
with message-id <E1N6r1c-0002y2-PD@ries.debian.org>
and subject line Bug#549513: fixed in wvdial 1.60.3
has caused the Debian Bug report #549513,
regarding fails to build with newer eglibc/gcc-4.4
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 owner@bugs.debian.org
immediately.)


-- 
549513: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549513
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wvdial
Version: 1.60.2
Severity: normal
Tags: patch

Hi,

during Ubuntu's rebuild test, wvdial failed to build [1]. While the failure 
showing in the build log is already fixed in 1.60.2, either the newer eglibc 
or gcc-4.4 doesn't allow an implicit cast.

Attached is a patch to fix the build failure. Would be cool if you can add
it.

Thanks,
   Stefan.

[1]:
<https://edge.launchpad.net/ubuntu/+archive/test-rebuild-20090909/+build/1233723/+files/buildlog_ubuntu-karmic-amd64.wvdial_1.60.1+nmu2_FAILEDTOBUILD.txt.gz>

-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-11-generic (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wvdial depends on:
ii  debcon 1.5.27ubuntu1                     Debian configuration management sy
ii  libc6  2.10.1-0ubuntu12                  GNU C Library: Shared libraries
pn  libuni <none>                            (no description available)
ii  libwvs 4.4.1-1.1                         C++ network libraries for rapid ap
ii  libwvs 4.4.1-1.1                         C++ network libraries for rapid ap
ii  libxpl 0.3.13-2ubuntu2                   Light weight component system
ii  ppp    2.4.5~git20081126t100229-0ubuntu2 Point-to-Point Protocol (PPP) - da

wvdial recommends no packages.

wvdial suggests no packages.
diff -Nru wvdial-1.60.1+nmu2/wvmodemscan.cc wvdial-1.60.1+nmu2ubuntu1/wvmodemscan.cc
--- wvdial-1.60.1+nmu2/wvmodemscan.cc	2007-07-19 23:22:26.000000000 +0200
+++ wvdial-1.60.1+nmu2ubuntu1/wvmodemscan.cc	2009-10-03 23:19:59.000000000 +0200
@@ -496,10 +496,8 @@
 }
 
 
-static int filesort(const void *_e1, const void *_e2)
+static int filesort(const struct dirent **e1, const struct dirent **e2)
 {
-    dirent const * const *e1 = (dirent const * const *)_e1;
-    dirent const * const *e2 = (dirent const * const *)_e2;
     const char *p1, *p2;
     int diff;
     

--- End Message ---
--- Begin Message ---
Source: wvdial
Source-Version: 1.60.3

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.60.3.dsc
  to main/w/wvdial/wvdial_1.60.3.dsc
wvdial_1.60.3.tar.gz
  to main/w/wvdial/wvdial_1.60.3.tar.gz
wvdial_1.60.3_i386.deb
  to main/w/wvdial/wvdial_1.60.3_i386.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 549513@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Falavigna <dktrkranz@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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 07 Nov 2009 20:03:50 +0100
Source: wvdial
Binary: wvdial
Architecture: source i386
Version: 1.60.3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Luca Falavigna <dktrkranz@debian.org>
Description: 
 wvdial     - PPP dialer with built-in intelligence
Closes: 549513
Changes: 
 wvdial (1.60.3) unstable; urgency=low
 .
   * QA upload.
   * wvmodemscan.cc:
     - Fix FTBFS with gcc-4.4, thanks Stefan Potyra! (Closes: #549513).
   * Bump Standars-Version to 3.8.3, no changes required.
Checksums-Sha1: 
 b8168c30e0004ad1b9ffd488b0c38924b96375ad 755 wvdial_1.60.3.dsc
 bf28368ed76f7b009c39a947fe27f030b9d98585 110640 wvdial_1.60.3.tar.gz
 bd3dbe42d9ebd8cb6e9f7f361e032bea99d9e56a 168812 wvdial_1.60.3_i386.deb
Checksums-Sha256: 
 8f4b4c2c559c23962a9741b1ba1829d361f5d964b59615ab1846242a73d34e69 755 wvdial_1.60.3.dsc
 8958275f9cd07eab8824ab978501ad8cf12a58a0c0498a945020db3f4bb6b7e8 110640 wvdial_1.60.3.tar.gz
 12ee7d0fdfd797c2571e163880edce32627b1e0236263ed380fc9f014fd52093 168812 wvdial_1.60.3_i386.deb
Files: 
 12e1d1cbfe0c113f3ba4c80d1196f864 755 comm optional wvdial_1.60.3.dsc
 90c80f24cdc1bfb5537c7a2686064c60 110640 comm optional wvdial_1.60.3.tar.gz
 588fa2119a7534fd6628de6452db790e 168812 comm optional wvdial_1.60.3_i386.deb

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

iEYEARECAAYFAkr1yW4ACgkQnXjXEYa8KlDbQwCePQ37NQED/w3z+HJIzXEB8Lkc
DjMAoJr6Ik4OCHk/+lTwR/+g+i4qJbwl
=IFue
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: