Your message dated Fri, 02 May 2014 12:12:12 +0000
with message-id <[email protected]>
and subject line Bug#745932: Removed package(s) from unstable
has caused the Debian Bug report #740197,
regarding yardradius: FTBFS with clang instead of gcc
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.)
--
740197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740197
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: yardradius
Version: 1.1.2-4
Severity: minor
Usertags: clang-ftbfs
When rebuilding your package using clang, the package fails to build
The build log is at
http://clang.debian.net/logs/2013-07-14/yardradius_1.1.2-4_unstable_clang.log
The attached patch could fix it
Thanks
--
Nitesh A Jain
"Quis custodiet ipsos custodes?"
http://about.me/niteshajain
--- a/src/radtest.c
+++ b/src/radtest.c
@@ -1,4 +1,4 @@
-/*
+./*
* Copyright (C) 1999-2002 Francesco P. Lovergine.
* All rights reserved.
*
@@ -481,7 +481,7 @@
ah->code,
ah->id,
ah->length);
- return;
+ return 0;
break;
}
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Version: 1.1.2-4+rm
Dear submitter,
as the package yardradius has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/745932
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---