Processing of glibc_2.5-0exp2_sparc.changes

2006-10-14 Thread Archive Administrator
glibc_2.5-0exp2_sparc.changes uploaded successfully to localhost along with the files: glibc_2.5-0exp2.dsc glibc_2.5-0exp2.diff.gz glibc-doc_2.5-0exp2_all.deb locales_2.5-0exp2_all.deb libc6_2.5-0exp2_sparc.deb libc6-dev_2.5-0exp2_sparc.deb libc6-prof_2.5-0exp2_sparc.deb

glibc override disparity

2006-10-14 Thread Debian Installer
There are disparities between your recently accepted upload and the override file for the following file(s): libc6-dev-sparc64_2.5-0exp2_sparc.deb: package says priority is optional, override says standard. libc6-sparc64_2.5-0exp2_sparc.deb: package says priority is optional, override says

glibc_2.5-0exp2_sparc.changes ACCEPTED

2006-10-14 Thread Debian Installer
Accepted: glibc-doc_2.5-0exp2_all.deb to pool/main/g/glibc/glibc-doc_2.5-0exp2_all.deb glibc_2.5-0exp2.diff.gz to pool/main/g/glibc/glibc_2.5-0exp2.diff.gz glibc_2.5-0exp2.dsc to pool/main/g/glibc/glibc_2.5-0exp2.dsc libc6-dbg_2.5-0exp2_sparc.deb to

Fixed in upload of glibc 2.5-0exp2 to experimental

2006-10-14 Thread Aurelien Jarno
tag 391353 + fixed-in-experimental tag 391858 + fixed-in-experimental quit This message was generated automatically in response to an upload to the experimental distribution. The .changes file follows. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 12 Oct 2006 20:53:30

Processed: Fixed in upload of glibc 2.5-0exp2 to experimental

2006-10-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 391353 + fixed-in-experimental Bug#391353: aide: Doesn't work suitably on Xen enabled kernel because of statically linked libc Tags were: help Tags added: fixed-in-experimental tag 391858 + fixed-in-experimental Bug#391858: FTBFS: gcc-4.x with

Processed: Re: [Pkg-aide-maintainers] Processed: Fixed in upload of glibc 2.5-0exp2 to experimental

2006-10-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 391353 - fixed-in-experimental Bug#391353: aide: Doesn't work suitably on Xen enabled kernel because of statically linked libc Tags were: fixed-in-experimental help Tags removed: fixed-in-experimental tag 391372 + fixed-in-experimental

r1855 - glibc-package/branches/glibc-2.5/debian

2006-10-14 Thread Aurelien Jarno
Author: aurel32 Date: 2006-10-14 10:04:44 + (Sat, 14 Oct 2006) New Revision: 1855 Modified: glibc-package/branches/glibc-2.5/debian/changelog Log: Fixed the bug number Modified: glibc-package/branches/glibc-2.5/debian/changelog

Bug#393023: PAGE_SIZE is undeclared

2006-10-14 Thread Martin Michlmayr
Package: linux-kernel-headers Version: 2.6.18-3 Severity: grave Lots of packages don't build because PAGE_SIZE is undeclared. Examples: 1 Automatic build of directfb-0.9-22_0.9.22-10 on bigsur by sbuild/mips 0.49 ... then mv -f .deps/system.Tpo .deps/system.Plo; else rm -f

Bug#393023: arch

2006-10-14 Thread Martin Michlmayr
the pattern seems to be: ia64 and mips. amd64 and i386 seem fine. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#393023: Log for failed build of bogl_0.1.18-1.4 (dist=unstable1)

2006-10-14 Thread Martin Michlmayr
PAGE_MASK... Automatic build of bogl_0.1.18-1.4 on bigsur by sbuild/mips 0.49 ... make[1]: Entering directory `/build/tbm/bogl-0.1.18' cc -O2 -g -D_GNU_SOURCE -Wall -D_GNU_SOURCE -DBOGL_CFB_FB=1 -o bogl.lo -fPIC -c bogl.c bogl.c: In function 'bogl_init': bogl.c:172: error: 'PAGE_MASK'

Bug#393023: Log for failed build of gps_1.1.0-3 (dist=unstable1)

2006-10-14 Thread Martin Michlmayr
Automatic build of gps_1.1.0-3 on bigsur by sbuild/mips 0.49 ... c++ -O2 -c history.cc -o history.o -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DWDOC=\/usr/doc\ In file included from

Bug#393023: Log for failed build of ganglia-monitor-core_2.5.7-3 (dist=unstable1)

2006-10-14 Thread Martin Michlmayr
PAGE_SHIFT Automatic build of ganglia-monitor-core_2.5.7-3 on coconut0 by sbuild/ia64 0.49 ... ia64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I./dnet -g -O2 -Wall -D_REENTRANT -c gexec_process.c -MT gexec_process.lo -MD -MP -MF .deps/gexec_process.TPlo -fPIC -DPIC -o

Re: Bug#393040: FTBFS: expected declaration specifiers or '...' before '_llseek'

2006-10-14 Thread Martin Michlmayr
* Martin Michlmayr [EMAIL PROTECTED] [2006-10-14 18:56]: I don't know if this is a bug in your package or in the linux-kernel-headers but I assume you're doing something you shouldn't be doing in userspace. partitioning.c:78: error: expected declaration specifiers or '...' before '_llseek'

Bug#393023: PAGE_SIZE is undeclared

2006-10-14 Thread Bastian Blank
On Sat, Oct 14, 2006 at 06:13:28PM +0100, Martin Michlmayr wrote: Lots of packages don't build because PAGE_SIZE is undeclared. Several arches don't export PAGE_SIZE as it is not fixed. Examples: Automatic build of directfb-0.9-22_0.9.22-10 on bigsur by sbuild/mips 0.49 Automatic build of

Bug#393023: PAGE_SIZE is undeclared

2006-10-14 Thread Martin Michlmayr
* Bastian Blank [EMAIL PROTECTED] [2006-10-14 20:55]: Several arches don't export PAGE_SIZE as it is not fixed. That still leaves us with at least 8 build failures, and I should note that these packages built on ia64/mips successfully before. Here's a list:

Bug#393072: libc6 bug with sicstus: valgrind reports at rawmemchr

2006-10-14 Thread Ricardo Sousa
Package: libc6 Version: 2.3.6.ds1-6 $ valgrind sicstus ==5541== Memcheck, a memory error detector. ==5541== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. ==5541== Using LibVEX rev 1606, a library for dynamic binary translation. ==5541== Copyright (C) 2004-2006, and GNU GPL'd, by

Bug#393023: PAGE_SIZE is undeclared

2006-10-14 Thread maximilian attems
any userspace that relies on PAGE_SIZE is considered broken since long, as it is quite ambiguous on ppc for example. see getpagesize(2) or better sysconf(3) PAGE_MASK is obtained then by pm = ~(sysconf(_SC_PAGESIZE) - 1); -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Bug#393007: FTBFS: expected declaration specifiers or '...' before '_llseek'

2006-10-14 Thread Steve Langasek
On Sat, Oct 14, 2006 at 05:37:30PM +0100, Martin Michlmayr wrote: Package: tct Version: 1.11-6.2 Severity: serious I don't know if this is a bug in your package or in the linux-kernel-headers but I assume you're doing something you shouldn't be doing in userspace. It's using syscall