Your message dated Tue, 08 Dec 2009 15:33:10 +0000
with message-id <e1ni23q-0004nq...@ries.debian.org>
and subject line Bug#549399: fixed in cdrdao 1:1.2.2-18.1
has caused the Debian Bug report #549399,
regarding fails to build with newer eglibc
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.)


-- 
549399: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549399
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cdrdao
Version: 1:1.2.2-17
Severity: normal
Tags: patch

Hi,

thanks for maintaining cdrdao.

During Ubuntu's rebuild test, cdrdao fail to build [1]. The reason is that 
getline is provided by Ubuntu's newer eglibc (experimental's eglibc should 
more or less match it), as it was added to POSIX.

Attached is a patch that renames the local definition of getline.

Cheers,
   Stefan.

[1]:
<https://edge.launchpad.net/ubuntu/+archive/test-rebuild-20090909/+build/1211879/+files/buildlog_ubuntu-karmic-amd64.cdrdao_1:1.2.2-17_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 cdrdao depends on:
ii  libao2                  0.8.8-5ubuntu1   Cross Platform Audio Output Librar
ii  libc6                   2.10.1-0ubuntu12 GNU C Library: Shared libraries
ii  libgcc1                 1:4.4.1-4ubuntu4 GCC support library
ii  libogg0                 1.1.4~dfsg-1     Ogg bitstream library
ii  libstdc++6              4.4.1-4ubuntu4   The GNU Standard C++ Library v3
ii  libvorbis0a             1.2.0.dfsg-6     The Vorbis General Audio Compressi
ii  libvorbisfile3          1.2.0.dfsg-6     The Vorbis General Audio Compressi

cdrdao recommends no packages.

cdrdao suggests no packages.

-- no debconf information
Index: cdrdao-1.2.2/scsilib/include/schily.h
===================================================================
--- cdrdao-1.2.2.orig/scsilib/include/schily.h	2009-10-03 01:43:15.000000000 +0200
+++ cdrdao-1.2.2/scsilib/include/schily.h	2009-10-03 01:42:27.000000000 +0200
@@ -187,7 +187,7 @@
 extern	char	*findbytes __PR((const void *, int, char));
 extern	int	findline __PR((const char *, char, const char *,
 							int, char **, int));
-extern	int	getline __PR((char *, int));
+extern	int	getline_schily __PR((char *, int));
 extern	int	getstr __PR((char *, int));
 extern	int	breakline __PR((char *, char, char **, int));
 extern	int	getallargs __PR((int *, char * const**, const char *, ...));
Index: cdrdao-1.2.2/scsilib/libscg/scsitransp.c
===================================================================
--- cdrdao-1.2.2.orig/scsilib/libscg/scsitransp.c	2009-10-03 01:43:13.000000000 +0200
+++ cdrdao-1.2.2/scsilib/libscg/scsitransp.c	2009-10-03 01:42:45.000000000 +0200
@@ -324,7 +324,7 @@
 
 	js_printf("%s", msg);
 	flush();
-	if (getline(okbuf, sizeof (okbuf)) == EOF)
+	if (getline_schily(okbuf, sizeof (okbuf)) == EOF)
 		exit(EX_BAD);
 	if (streql(okbuf, "y") || streql(okbuf, "yes") ||
 	    streql(okbuf, "Y") || streql(okbuf, "YES"))
Index: cdrdao-1.2.2/scsilib/libschily/stdio/fgetline.c
===================================================================
--- cdrdao-1.2.2.orig/scsilib/libschily/stdio/fgetline.c	2009-10-03 01:43:15.000000000 +0200
+++ cdrdao-1.2.2/scsilib/libschily/stdio/fgetline.c	2009-10-03 01:43:04.000000000 +0200
@@ -64,7 +64,7 @@
 }
 
 EXPORT int
-getline(buf, len)
+getline_schily(buf, len)
 	char	*buf;
 	int	len;
 {

--- End Message ---
--- Begin Message ---
Source: cdrdao
Source-Version: 1:1.2.2-18.1

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

cdrdao_1.2.2-18.1.diff.gz
  to main/c/cdrdao/cdrdao_1.2.2-18.1.diff.gz
cdrdao_1.2.2-18.1.dsc
  to main/c/cdrdao/cdrdao_1.2.2-18.1.dsc
cdrdao_1.2.2-18.1_i386.deb
  to main/c/cdrdao/cdrdao_1.2.2-18.1_i386.deb
gcdmaster_1.2.2-18.1_i386.deb
  to main/c/cdrdao/gcdmaster_1.2.2-18.1_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 549...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Egger <christ...@debian.org> (supplier of updated cdrdao 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: SHA512

Format: 1.8
Date: Tue, 08 Dec 2009 14:37:13 +0100
Source: cdrdao
Binary: cdrdao gcdmaster
Architecture: source i386
Version: 1:1.2.2-18.1
Distribution: unstable
Urgency: low
Maintainer: Christian Hübschi <huebschi.christ...@gmail.com>
Changed-By: Christoph Egger <christ...@debian.org>
Description: 
 cdrdao     - records CDs in Disk-At-Once (DAO) mode
 gcdmaster  - GNOME GUI for cdrdao
Closes: 549399
Changes: 
 cdrdao (1:1.2.2-18.1) unstable; urgency=low
 .
     * Non-maintainer upload.
     * Import patch by Stefan Potyra to build with new eglibc (Closes:
       #549399)
Checksums-Sha1: 
 76a20403ff7d83cc201a97fdfc403ad077e72dae 1757 cdrdao_1.2.2-18.1.dsc
 977481a4644ffc6177637f950ecce855d2ebb366 18510 cdrdao_1.2.2-18.1.diff.gz
 fca5d0ba788210b0ffb28d07992766580e3bc53e 447832 cdrdao_1.2.2-18.1_i386.deb
 89e3a57ddfdeb23476f0c43fef25b2c70ec1df20 494924 gcdmaster_1.2.2-18.1_i386.deb
Checksums-Sha256: 
 8266b0a51e2f68dcf952e64201650d2dadf470175915dcff3ab89765e91ace44 1757 
cdrdao_1.2.2-18.1.dsc
 748d595c81f259354ca7df640525c4f44ed06cd62576d8d3c4fed5932e3d1df3 18510 
cdrdao_1.2.2-18.1.diff.gz
 9aa029d39e0e292598a17968c712ed9c7661577b23e37e0c71e3c15c11a147b3 447832 
cdrdao_1.2.2-18.1_i386.deb
 526b87531e7cb4a606a5c30a12be2269dd00fe1cdef4c16147e873ad869a57a5 494924 
gcdmaster_1.2.2-18.1_i386.deb
Files: 
 d2da7dcd2fa394b96219fc6855fa5905 1757 otherosfs optional cdrdao_1.2.2-18.1.dsc
 acb5dd70795806ac1eab0b0ef7921d55 18510 otherosfs optional 
cdrdao_1.2.2-18.1.diff.gz
 5001301a2fedfe9673ba013f73201ba3 447832 otherosfs optional 
cdrdao_1.2.2-18.1_i386.deb
 5dc3825ea18946be7804bcae13299f35 494924 sound optional 
gcdmaster_1.2.2-18.1_i386.deb

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

iQIcBAEBCgAGBQJLHl9qAAoJEKv/7bJACMb5SJkP/2po2euZXBhWOWObLttRFhe9
m4JdpYo8bDjGDAHd+S9cXUo9sqcM9m+SdKqToKUabMScg29eoBUhdYb8ZXni7jWp
wA6mzSYUxzpN91GLH+0uJMpWbLnXSZhuAFwv/AppFKkR6I1FnW/FW1VXCxghGgXS
DVYZ1iJIecEEnDAShL/DAnjixsAj6wTWqb/MA3VM6GCF6X+s19UBJOO1D7bQBYw7
F5BSDXC1L92N3rUkfSjI7Lqa6WRNv2APLzbcpe3xZ+T0dXLl9G1mlUvyaUY59PI5
WSw/72ctdAwfQtc+Y5scwvV8XojvreWEsFS6rAaJCfX8MghOXvoKGxCtrIk0+IMG
z+Sp4CxElHqSXf+r8KNDirqa8vUPwRYsChnbuFH/bIBHaBjcwXlIPNu+JDli2IK/
MAZJ0CLd5uU/9yZUKNJ7Y5DrFCozt6er9i6ox0GtR79dECn1cxra3l7Gax+qmgWR
obKT22Gp1Vi26Ohd/VYyVAik4P7R7QiJu8CpvEeAfqaCpGg9xDvZFARttv0xTNZx
t14Ax6VRJF2l/avet4FDyNjeufX1rAAT0tvFB7rSHYmAHM+yWQEqxqZGoEZSs8wf
fy3COCstKAi47kUVQmZVfoaDTdeRZasySmsxq2cJZSdEJ+e0RHCPp1nHePY9qwGw
tpzchzplPf3KxWeO0Q5e
=RdXq
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to