Bug#489114: gcc-4.3: FTBFS: Bootstrap comparison failure!

2008-07-03 Thread Lucas Nussbaum
Package: gcc-4.3
Version: 4.3.1-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080702 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

Relevant part:
> make[5]: Entering directory 
> `/build/user-gcc-4.3_4.3.1-4-amd64-rAo2YU/gcc-4.3-4.3.1-4/build'
> rm -f stage_current
> make[5]: Leaving directory 
> `/build/user-gcc-4.3_4.3.1-4-amd64-rAo2YU/gcc-4.3-4.3.1-4/build'
> Comparing stages 2 and 3
> warning: ./cc1objplus-checksum.o differs
> warning: ./cc1obj-checksum.o differs
> warning: ./cc1-checksum.o differs
> warning: ./cc1plus-checksum.o differs
> Bootstrap comparison failure!
> ./sparseset.o differs
> make[4]: *** [compare] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/07/02

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Processing of gdc-4.1_0.25-20080616-4.1.2-23_amd64.changes

2008-07-03 Thread Archive Administrator
gdc-4.1_0.25-20080616-4.1.2-23_amd64.changes uploaded successfully to localhost
along with the files:
  gdc-4.1_0.25-20080616-4.1.2-23.dsc
  gdc-4.1_0.25-20080616-4.1.2.orig.tar.gz
  gdc-4.1_0.25-20080616-4.1.2-23.diff.gz
  gdc-4.1_0.25-4.1.2-23_amd64.deb
  libphobos-4.1-dev_0.25-4.1.2-23_amd64.deb

Greetings,

Your Debian queue daemon


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



Bug#488768: building linux kernel 2.6.25-7~snapshot.11717 works!

2008-07-03 Thread Andrea
Hi,
as in subject, building the linux kernel version 2.6.25-7~snapshot.11717 from 
trunk, under the same condition (-march=pentium-m), results in a good kernel.

thanks,
Andrea.



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



gdc-4.1_0.25-20080616-4.1.2-23_amd64.changes ACCEPTED

2008-07-03 Thread Debian Installer

Accepted:
gdc-4.1_0.25-20080616-4.1.2-23.diff.gz
  to pool/main/g/gdc-4.1/gdc-4.1_0.25-20080616-4.1.2-23.diff.gz
gdc-4.1_0.25-20080616-4.1.2-23.dsc
  to pool/main/g/gdc-4.1/gdc-4.1_0.25-20080616-4.1.2-23.dsc
gdc-4.1_0.25-20080616-4.1.2.orig.tar.gz
  to pool/main/g/gdc-4.1/gdc-4.1_0.25-20080616-4.1.2.orig.tar.gz
gdc-4.1_0.25-4.1.2-23_amd64.deb
  to pool/main/g/gdc-4.1/gdc-4.1_0.25-4.1.2-23_amd64.deb
libphobos-4.1-dev_0.25-4.1.2-23_amd64.deb
  to pool/main/g/gdc-4.1/libphobos-4.1-dev_0.25-4.1.2-23_amd64.deb


Override entries for your package:
gdc-4.1_0.25-20080616-4.1.2-23.dsc - source devel
gdc-4.1_0.25-4.1.2-23_amd64.deb - optional devel
libphobos-4.1-dev_0.25-4.1.2-23_amd64.deb - optional devel

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Re: Pb cross-compilation with GCC-4.1

2008-07-03 Thread Hector Oron
Hello Willy,

> The same problem occurs when compiling GCC to produce powerpc code from
> AMD64:
> For launching compilation:
>
> $ apt-get source gcc-4.1
> $ cd gcc-4.1-4.1.1ds2
> $ export GCC_TARGET=powerpc
> $ dpkg-buildpackage -rfakeroot -b > ../gcc.build

If you try to build a cross compiler:
$ GCC_TARGET=powerpc DEB_CROSS=yes fakeroot debian/rules control
$ GCC_TARGET=powerpc DEB_CROSS=yes dpkg-buildpackage -us -uc -B -rfakeroot

At www.emdebian.org you already have binary cross-compilers for
Debian, you even have an amd64 to i486. Also for those arches gcc
should support -m32 and -m64 on native toolchain.

If you try to build some package/code with the cross compiler, then i
would not be so sure, but probably it is a missing library. For such
cases, try to ask to debian-embedded list.

Cheers


-- 
 Héctor Orón


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



Bug#489138: Wrong version info.

2008-07-03 Thread Arthur Loiret
Package: gdc-4.1
Version: 0.25-20080616-4.1.2-23

$ gdc-4.1 --version
gdc-4.1 (GCC) 4.1.3 20080623 (prerelease gdc 0.25 20080419, using dmd 1.024) 
(Debian 0.25-20080616-4.1.2-23)

This should be 20080616 with dmd 1.30.



signature.asc
Description: Digital signature


Bug#489142: On hppa -Wl,-z,defs is not ignored for shared libraries

2008-07-03 Thread Francesco Paolo Lovergine
Package: gcc-4.3
Version: 4.3.1-4
Severity: normal

See 

http://buildd.debian.org/fetch.cgi?pkg=mapserver;ver=5.0.3-2;arch=hppa;stamp=1215064372

That causes a FTBS on mapserver, one would expect that the flag was
ignored instead for a shared library.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcc-4.3 depends on:
ii  binutils2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii  cpp-4.3 4.3.1-4  The GNU C preprocessor
ii  gcc-4.3-base4.3.1-4  The GNU Compiler Collection (base 
ii  libc6   2.7-12   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.1-4GCC support library
ii  libgomp14.3.1-4  GCC OpenMP (GOMP) support library

Versions of packages gcc-4.3 recommends:
ii  libc6-dev 2.7-12 GNU C Library: Development Librari

-- no debconf information



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



Bug#489199: g++-4.3: getting "std::abs(int&) is ambiguous"

2008-07-03 Thread Ivan Vucica
Package: g++-4.3
Version: 4.3.1-2
Severity: minor

This is an upstream bug, I believe.

I sincerely believe that std::abs should accept int& as an argument. Yet
for this small portion of code:

template
inline static bool areInRange(const Position& p1, const Position& p2){
if(std::abs(p1.x - p2.x) > deltax ||
std::abs(p1.y - p2.y) > deltay){
return false;
}
return true;
}

Arguments are passed as references to Position. Position contains
integers, which are then obviously understood as references to integers
by the compiler. 

This worked fine with gcc 4.2.

Code is available in the OpenTibia project
http://sf.net/projects/opentibia/
in the file position.h. I possibly added a cast to float to the version
you may be looking at, but you'll recognize that.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages g++-4.3 depends on:
ii  gcc-4.3   4.3.1-2The GNU C compiler
ii  gcc-4.3-base  4.3.1-2The GNU Compiler Collection (base 
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library
ii  libmpfr1ldbl  2.3.1.dfsg.1-2 multiple precision floating-point 
ii  libstdc++6-4.3-dev4.3.1-2The GNU Standard C++ Library v3 (d

g++-4.3 recommends no packages.

-- no debconf information



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



Proud to be an American

2008-07-03 Thread oasishongkong

Celebrate the spirit of America http://66.108.212.234/


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