Re: Debian-glibc VFiagra!

2006-10-25 Thread Vicki Whelan
Please remove me from your mailing list, I am fed up with receiving  
mails from you.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processing of linux-kernel-headers_2.6.18-6_sparc.changes

2006-10-25 Thread Archive Administrator
linux-kernel-headers_2.6.18-6_sparc.changes uploaded successfully to localhost
along with the files:
  linux-kernel-headers_2.6.18-6.dsc
  linux-kernel-headers_2.6.18-6.diff.gz
  linux-kernel-headers_2.6.18-6_sparc.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



linux-kernel-headers_2.6.18-6_sparc.changes ACCEPTED

2006-10-25 Thread Debian Installer

Accepted:
linux-kernel-headers_2.6.18-6.diff.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.18-6.diff.gz
linux-kernel-headers_2.6.18-6.dsc
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.18-6.dsc
linux-kernel-headers_2.6.18-6_sparc.deb
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.18-6_sparc.deb


Override entries for your package:
linux-kernel-headers_2.6.18-6.dsc - source devel
linux-kernel-headers_2.6.18-6_sparc.deb - standard devel

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 395135 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#395135: marked as done (Please requeue gclcvs_2.7.0-62 on alpha)

2006-10-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Oct 2006 02:32:39 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#395135: fixed in linux-kernel-headers 2.6.18-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: linux-kernel-headers
Version: 2.6.18-3
Severity: serious
Tags: patch

On Tue, Oct 24, 2006 at 09:31:42AM -0400, Camm Maguire wrote:
 Greetings, and thanks so much!

 Alas, no we have a problem in system.h:

 gcc -I../h -I../gcl-tk -o ../bin/dpp ../bin/dpp.c
 In file included from ../h/config.h:11,
  from ../bin/dpp.c:67:
 /usr/include/asm/system.h:574: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before 'unsigned'

 Advice?

Reverting linux-kernel-headers to 2.6.17? :P

Otherwise, here is a proposed patch that fixes this latest detected
regression in l-k-h 2.6.18.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/
diff -u linux-kernel-headers-2.6.18/debian/changelog 
linux-kernel-headers-2.6.18/debian/changelog
--- linux-kernel-headers-2.6.18/debian/changelog
+++ linux-kernel-headers-2.6.18/debian/changelog
@@ -1,3 +1,12 @@
+linux-kernel-headers (2.6.18-5.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Don't hide the __always_inline define inside #ifdef __KERNEL__, because
+the uses of it sure aren't hidden there!
+
+ -- Steve Langasek [EMAIL PROTECTED]  Tue, 24 Oct 2006 20:05:16 -0700
+
 linux-kernel-headers (2.6.18-5) unstable; urgency=low
 
   * Add m68k-asm-unistd.patch and m68k-asm-user.patch from
only in patch2:
unchanged:
--- linux-kernel-headers-2.6.18.orig/include/asm-alpha/compiler.h
+++ linux-kernel-headers-2.6.18/include/asm-alpha/compiler.h
@@ -99,9 +99,12 @@
 #undef inline
 #undef __inline__
 #undef __inline
+#endif /* __KERNEL__ */
+
+#ifdef __always_inline
 #undef __always_inline
+#endif
 #define __always_inlineinline __attribute__((always_inline))
 
-#endif /* __KERNEL__ */
 
 #endif /* __ALPHA_COMPILER_H */
---End Message---
---BeginMessage---
Source: linux-kernel-headers
Source-Version: 2.6.18-6

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

linux-kernel-headers_2.6.18-6.diff.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.18-6.diff.gz
linux-kernel-headers_2.6.18-6.dsc
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.18-6.dsc
linux-kernel-headers_2.6.18-6_sparc.deb
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.18-6_sparc.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams [EMAIL PROTECTED] (supplier of updated linux-kernel-headers 
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.7
Date: Wed, 25 Oct 2006 05:14:08 -0400
Source: linux-kernel-headers
Binary: linux-kernel-headers
Architecture: source sparc
Version: 2.6.18-6
Distribution: unstable
Urgency: high
Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org
Changed-By: Clint Adams [EMAIL PROTECTED]
Description: 
 linux-kernel-headers - Linux Kernel Headers for development
Closes: 395135
Changes: 
 linux-kernel-headers (2.6.18-6) unstable; urgency=high
 .
   * Add alpha-asm-compiler.patch from Steve Langasek: Don't hide
 the __always_inline define inside #ifdef __KERNEL__, because
 the uses of it sure aren't hidden there!
 closes: #395135.
Files: 
 ca04eff8632d8882b4dfc759272e497a 881 devel standard 
linux-kernel-headers_2.6.18-6.dsc
 98d659a78c17907a60ed94bca3cfd4e6 24616 devel standard 
linux-kernel-headers_2.6.18-6.diff.gz
 2acef425960a81f8c03d7ebae3921da8 1857558 devel standard 
linux-kernel-headers_2.6.18-6_sparc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Debian!

iD8DBQFFPyz75m0u66uWM3ARApdeAJwNQwu1SFbvhJdkPWX6/PVXZAq9TACfSndV
5BrHtV53ErkZdahlfDnZfSs=
=Hx9i
-END PGP SIGNATURE-

---End 

r1870 - in linux-kernel-headers/trunk/debian: . patches

2006-10-25 Thread Clint Adams
Author: schizo
Date: 2006-10-25 10:13:24 + (Wed, 25 Oct 2006)
New Revision: 1870

Added:
   linux-kernel-headers/trunk/debian/patches/alpha-asm-compiler.patch
Modified:
   linux-kernel-headers/trunk/debian/changelog
   linux-kernel-headers/trunk/debian/patches/series
Log:
 * Add alpha-asm-compiler.patch from Steve Langasek: Don't hide
   the __always_inline define inside #ifdef __KERNEL__, because
   the uses of it sure aren't hidden there!
   closes: #395135.


Modified: linux-kernel-headers/trunk/debian/changelog
===
--- linux-kernel-headers/trunk/debian/changelog 2006-10-22 21:02:24 UTC (rev 
1869)
+++ linux-kernel-headers/trunk/debian/changelog 2006-10-25 10:13:24 UTC (rev 
1870)
@@ -1,3 +1,12 @@
+linux-kernel-headers (2.6.18-6) unstable; urgency=high
+
+  * Add alpha-asm-compiler.patch from Steve Langasek: Don't hide
+the __always_inline define inside #ifdef __KERNEL__, because
+the uses of it sure aren't hidden there!
+closes: #395135.
+
+ -- Clint Adams [EMAIL PROTECTED]  Wed, 25 Oct 2006 05:14:08 -0400
+
 linux-kernel-headers (2.6.18-5) unstable; urgency=low
 
   * Add m68k-asm-unistd.patch and m68k-asm-user.patch from

Added: linux-kernel-headers/trunk/debian/patches/alpha-asm-compiler.patch
===
--- linux-kernel-headers/trunk/debian/patches/alpha-asm-compiler.patch  
(rev 0)
+++ linux-kernel-headers/trunk/debian/patches/alpha-asm-compiler.patch  
2006-10-25 10:13:24 UTC (rev 1870)
@@ -0,0 +1,16 @@
+--- linux-kernel-headers-2.6.18.orig/include/asm-alpha/compiler.h
 linux-kernel-headers-2.6.18/include/asm-alpha/compiler.h
+@@ -99,9 +99,12 @@
+ #undef inline
+ #undef __inline__
+ #undef __inline
++#endif /* __KERNEL__ */
++
++#ifdef __always_inline
+ #undef __always_inline
++#endif
+ #define __always_inline   inline __attribute__((always_inline))
+ 
+-#endif /* __KERNEL__ */
+ 
+ #endif /* __ALPHA_COMPILER_H */

Modified: linux-kernel-headers/trunk/debian/patches/series
===
--- linux-kernel-headers/trunk/debian/patches/series2006-10-22 21:02:24 UTC 
(rev 1869)
+++ linux-kernel-headers/trunk/debian/patches/series2006-10-25 10:13:24 UTC 
(rev 1870)
@@ -39,3 +39,4 @@
 m32r-removed-unknown-isa.patch -p0
 m68k-asm-unistd.patch -p0
 m68k-asm-user.patch -p0
+alpha-asm-compiler.patch -p1


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#395177: libc6: default library search path is inconsistent with gcc

2006-10-25 Thread Vincent Lefevre
Package: libc6
Version: 2.3.6.ds1-7
Severity: normal

(Not sure if this is a bug in libc6 or binutils or another package;
I first thought it was a bug in gcc, but a gcc developer said no:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29588.)

gcc has /usr/local/include in its default search path, i.e. without
setting any special environment variable. Therefore, in order to be
consistent, the linker should have /usr/local/lib is its search path
too, *by default*.

Here's a way to reproduce the problem (just an example):

  0. Make sure you have default *PATH settings (i.e. no C_INCLUDE_PATH,
 no LIBRARY_PATH, no LD_LIBRARY_PATH set to some value).

  1. Install the official GMP packages, so that one has GMP 4.2.1
 files installed in /usr/include and /usr/lib directories.

  2. Download GMP 4.2.1 and replace the __GNU_MP_VERSION_PATCHLEVEL
 value, e.g. by 17.

  3. Build and install GMP 4.2.17 with configure, make, make install
 (install-nodist_includeexecHEADERS and install-libLTLIBRARIES
 are sufficient).

  4. Compile the following program with either:

   gcc -Wall gmpversion.c -o gmpversion -lgmp

or

   gcc -Wall -static gmpversion.c -o gmpversion -lgmp

#include stdio.h
#include gmp.h
int main (void)
{
  printf (GMP .  Library: %-6s -  Header: %d.%d.%d\n,
  gmp_version, __GNU_MP_VERSION, __GNU_MP_VERSION_MINOR,
  __GNU_MP_VERSION_PATCHLEVEL);
  return 0;
}

  5. Run it. You should get:

GMP .  Library: 4.2.1  -  Header: 4.2.17

This is an incorrect behavior. With default settings, one should get
the same header and library versions (whether this is 4.2.1 or 4.2.17,
I don't care, this is just a policy matter).

A solution could be: add /usr/local/lib to /etc/ld.so.conf by default.

I've not tried, though. I hope this fixes the behavior with libtool
too. But I don't know about the -static option (perhaps a bug in ld,
thus in the binutils package?).

Note: because of this problem, we get bug reports for our software
because of inconsistent header and library versions. This is a problem
with GMP in particular as GMP 4.1.4 (from Debian/stable) and GMP 4.2.1
are incompatible.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686-bigmem
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages libc6 depends on:
ii  tzdata2006n-1Time Zone and Daylight Saving Time

libc6 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



that to his top commander

2006-10-25 Thread Guillermo Jernigan
We are living in a time of resource, and those with the
mineral wealth are those with the power and money.
gold, oil, property; all at record highs.  It's where you require to be.
Our next feature has reach that position, and is now
starting heavy weight advertising to let everybody know it.

This c0mpany is none other than AUNI.  AUNI is specialized
in mineral wealth ventures.  An incredible discovery is
coming out of the company and will be backed up with a
smashing publicity blitz.

---
AUNI . OB
Cap: 92.85M
---

After a slight pullback on Wednesday, we are certain to see
a boost of over 300% over the next week.  There is no
reason you should not allow yourself to benefit from a big
break.  Don't let this one slip by.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]