[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#319624: marked as done (gcc-4.0: cross compile does not build)



Your message dated Wed, 11 Jan 2006 09:54:24 +0100
with message-id <17348.51136.299405.281411@gargle.gargle.HOWL>
and subject line cross compile does not build
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Jul 2005 15:03:15 +0000
>From joerg@alea.gnuu.de Sat Jul 23 08:03:15 2005
Return-path: <joerg@alea.gnuu.de>
Received: from uucp.gnuu.de [151.189.20.84] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DwLX0-0007Ut-00; Sat, 23 Jul 2005 08:03:14 -0700
Received: from alea.gnuu.de (uucp@localhost)
	by uucp.gnuu.de (8.12.9/8.12.9) with bsmtp id j6NF3BPN032117
	for submit@bugs.debian.org; Sat, 23 Jul 2005 17:03:11 +0200 (CEST)
	(envelope-from joerg@alea.gnuu.de)
Received: from ibook.localnet ([192.168.0.5] helo=alea.gnuu.de)
	by alea.gnuu.de with esmtp (Exim 4.50)
	id 1Dw6Xw-0001O9-IZ
	for submit@bugs.debian.org; Sat, 23 Jul 2005 01:03:17 +0200
Received: from joerg by alea.gnuu.de with local (Exim 4.51)
	id 1Dw6Xk-00033K-Nc
	for submit@bugs.debian.org; Sat, 23 Jul 2005 01:03:00 +0200
Date: Sat, 23 Jul 2005 01:03:00 +0200
From: =?iso-8859-1?Q?J=F6rg?= Sommer <joerg@alea.gnuu.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gcc-4.0: cross compile does not build
Message-ID: <20050722230300.GA11725@alea.gnuu.de>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="eAbsdosE1cNLO4uF"
Content-Disposition: inline
X-Reportbug-Version: 3.15
User-Agent: Mutt/1.5.9i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02


--eAbsdosE1cNLO4uF
Content-Type: multipart/mixed; boundary="J/dobhs11T7y2rNN"
Content-Disposition: inline


--J/dobhs11T7y2rNN
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: gcc-4.0
Version: 4.0.0-11
Severity: serious
Justification: no longer builds from source

Hi,

I tried to build a cross compiler for arm on powerpc, but the build
failed. I append the output.

Bye, J=F6rg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.11
Locale: LANG=3Dde_DE, LC_CTYPE=3Dde_DE (charmap=3DISO-8859-1)

Versions of packages gcc-4.0 depends on:
ii  binutils                    2.15-7       The GNU assembler, linker and =
bina
ii  cpp-4.0                     4.0.0-11     The GNU C preprocessor
ii  gcc-4.0-base                4.0.0-11     The GNU Compiler Collection (b=
ase=20
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared librarie=
s an
ii  libgcc1                     1:4.0.0-11   GCC support library

Versions of packages gcc-4.0 recommends:
ii  libc6-dev                   2.3.2.ds1-22 GNU C Library: Development Lib=
rari
pn  libmudflap0-dev             <none>       (no description available)

-- no debconf information

--J/dobhs11T7y2rNN
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: attachment; filename=gcc-log
Content-Transfer-Encoding: quoted-printable

echo -e "\nPatches that Debian applied in this version:" > pxxx
for i in gcc-version gcc-textdomain rename-info-files libstdc++-pic libstdc=
++-doclink amd64-specs gccbug gccbug-posix boehm-gc-nocheck acats-expect li=
bjava-awt-name fastjar-version libstdc++-doxygen pr19769 pr21540 pr21562 pr=
19877 pr18421 classpath-20050618 classmap-path  cross-configure link-libs r=
eporting; do \
  echo -e "\n$i:" >> pxxx; \
  sed -n 's/^# *DP: */  /p' debian/patches/$i.dpatch >> pxxx; \
done
mv -f pxxx stamps/02-patch-stamp
mkdir -p stamps
/usr/bin/make -f debian/rules.conf control
make[1]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
=AB
echo "addons: libgcc lib64gcc libcxx lib64cxx cdev c++dev"; \
m4 -DCV=3D4.0.1-2 -DSOFT_CV=3D4.0.1 -DNV=3D4.0.2 -DCEV=3D1:4.0.1-2 -DNEV=3D=
1:4.0.2 -DBREAKV=3D4.0.0-10 -DGPC_CV=3D -DBINUTILSV=3D2.16.1 -DSRCNAME=3Dgc=
c-4.0 -D__arm__ -DARCH=3Darm -DDIST=3D -DG2C_CEV=3D1:4.0.1-2 -DLIBC_DEP=3D"=
libc6-dev-arm-cross (>=3D 2.3.2.ds1-16)" -DLIBC_BIARCH_BUILD_DEP=3D"" -DBIN=
UTILS_BUILD_DEP=3D"binutils-arm-linux-gnu (>=3D 2.16.1)" -DLIBC_BUILD_DEP=
=3D"libc6-dev-arm-cross (>=3D 2.3.2.ds1-16)" -DTP=3Darm-linux-gnu- -DTS=3D-=
arm-linux-gnu -DLS=3D-arm-cross -DTARGET=3Darm -DTARGETBD=3D"" \
  -DPV=3D-4.0 \
  -DGPC_PV=3D-2.1-4.0 \
  -DCXX_SO=3D6 \
  -DGCC_SO=3D1 \
  -DOBJC_SO=3D1 \
  -DFORTRAN_SO=3D0 \
  -DGCJ_SO=3D6 \
  -DGNAT_SO=3D4.0 \
  -DGNAT_V=3D4.0 \
  -DFFI_SO=3D4 \
  -DMF_SO=3D0 \
  -Denabled_languages=3D"c c++ libgcc lib64gcc libcxx lib64cxx cdev c++dev"=
 \
  -Dada_no_archs=3D"!alpha !arm !m68k !sh3 !sh3eb !sh4 !sh4eb !kfreebsd-any=
 !knetbsd-any !netbsd-any !kfreebsd-i386 !knetbsd-i386 !netbsd-i386" \
  -Djava_no_archs=3D"!mips !mipsel !knetbsd-any !netbsd-any !knetbsd-i386 !=
netbsd-i386" \
  -Dpascal_no_archs=3D"!netbsd-any !netbsd-i386" \
  -Dlibgc_no_archs=3D"!avr !knetbsd-any !knetbsd-i386" \
  -Dcheck_no_archs=3D"!arm !m68k !hurd-any !hurd-i386" \
  -Dlocale_no_archs=3D"!hurd-i386 !knetbsd-i386 !netbsd-i386 !hurd-any !kne=
tbsd-any !netbsd-any" \
  -Dlinux_gnu_archs=3D"!hurd-any !hurd-i386" \
	debian/control.m4 > debian/control.tmp2
addons: libgcc lib64gcc libcxx lib64cxx cdev c++dev
uniq debian/control.tmp2 > debian/control.tmp
rm -f debian/control.tmp2
[ -e debian/control ] \
  && cmp -s debian/control debian/control.tmp \
  && rm -f debian/control.tmp && exit 0; \
  mv debian/control.tmp debian/control; touch stamps/03-control-stamp
rm -f debian/rules.parameters.tmp
( \
	echo '# configuration parameters taken from upstream source files'; \
	echo 'GCC_VERSION	:=3D 4.0.1'; \
	echo 'BASE_VERSION	:=3D 4.0'; \
	echo 'SOURCE_VERSION	:=3D 4.0.1-2'; \
	echo 'DEB_VERSION	:=3D 4.0.1-2'; \
	echo 'DEB_EVERSION	:=3D 1:4.0.1-2'; \
	echo 'GPC_BASE_VERSION	:=3D 2.1'; \
	echo 'DEB_GPC_VERSION	:=3D '; \
	echo 'DEB_SOVERSION	:=3D 4.0.0-9'; \
	echo 'DEB_SOEVERSION	:=3D 1:4.0.0-9'; \
	echo 'DEB_LIBGCC_SOVERSION	:=3D 1:4.0.0-9'; \
	echo 'DEB_LIBGCC_VERSION	:=3D 1:4.0.1-2'; \
	echo 'DEB_STDCXX_SOVERSION	:=3D 4.0.1'; \
	echo 'DEB_FFI_SOVERSION	:=3D 4.0.1'; \
	echo 'GCC_SONAME	:=3D 1'; \
	echo 'CXX_SONAME	:=3D 6'; \
	echo 'FORTRAN_SONAME	:=3D 0'; \
	echo 'OBJC_SONAME	:=3D 1'; \
	echo 'GCJ_SONAME	:=3D 6'; \
	echo 'GNAT_VERSION	:=3D 4.0'; \
	echo 'GNAT_SONAME	:=3D 4.0'; \
	echo 'FFI_SONAME	:=3D 4'; \
	echo 'MUDFLAP_SONAME	:=3D 0'; \
	echo 'LIBC_DEP		:=3D libc6-dev-arm-cross (>=3D 2.3.2.ds1-16)'; \
) > debian/rules.parameters.tmp
[ -e debian/rules.parameters ] \
  && cmp -s debian/rules.parameters debian/rules.parameters.tmp \
  && rm -f debian/rules.parameters.tmp && exit 0; \
  mv debian/rules.parameters.tmp debian/rules.parameters; \
  touch stamps/03-control-stamp
for f in debian/*-BV*; do \
  f2=3D$(echo $f | sed 's/BV/4.0/;s/PV/2.1/;s/CXX/6/'); \
  sed -e 's/@BV@/4.0/g' \
      -e 's/@PV@/2.1/g' \
      -e 's/@CXX@/6/g' \
    $f > $f2; \
  touch -r $f $f2; \
done
make[1]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1=AB
/usr/bin/make -f debian/rules2 stamps/04-configure-stamp
make[1]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
=AB
make[1]: =BBstamps/04-configure-stamp=AB ist bereits aktualisiert.
make[1]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1=AB
/usr/bin/make -f debian/rules2 stamps/05-build-stamp
make[1]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
=AB
dh_testdir
rm -f bootstrap-protocol
: # build cross compiler for arm-linux-gnu
( \
  set +e; \
  PATH=3D/home/joerg/programmieren/pkg/gcc-4.0-4.0.1/bin:$PATH \
    /usr/bin/make -C /home/joerg/programmieren/pkg/gcc-4.0-4.0.1/build  \
	CC=3D"cc" \
	CFLAGS=3D"-O2" \
	BOOT_CFLAGS=3D"-O2" \
	LDFLAGS=3D"" \
	; \
  echo $? > status; \
) 2>&1 | tee bootstrap-protocol
make[2]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build=AB
make[3]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build/libiberty=AB
make[4]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build/libiberty/testsuite=AB
make[4]: F=FCr das Ziel =BBall=AB ist nichts zu tun.
make[4]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build/libiberty/testsuite=AB
make[3]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build/libiberty=AB
make[3]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build/fixincludes=AB
make[3]: F=FCr das Ziel =BBall=AB ist nichts zu tun.
make[3]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build/fixincludes=AB
make[3]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build/intl=AB
make[3]: F=FCr das Ziel =BBall=AB ist nichts zu tun.
make[3]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build/intl=AB
make[3]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build/build-powerpc-linux-gnu/libiberty=AB
make[4]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build/build-powerpc-linux-gnu/libiberty/testsuite=AB
make[4]: F=FCr das Ziel =BBall=AB ist nichts zu tun.
make[4]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build/build-powerpc-linux-gnu/libiberty/testsuite=AB
make[3]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build/build-powerpc-linux-gnu/libiberty=AB
make[3]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build/build-powerpc-linux-gnu/fixincludes=AB
make[3]: F=FCr das Ziel =BBall=AB ist nichts zu tun.
make[3]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build/build-powerpc-linux-gnu/fixincludes=AB
make[3]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build/libcpp=AB
make[3]: F=FCr das Ziel =BBall=AB ist nichts zu tun.
make[3]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build/libcpp=AB
sed: kann s,^,arm-linux-gnu-,; nicht lesen: Datei oder Verzeichnis nicht ge=
funden
sed: kann s,^,arm-linux-gnu-,; nicht lesen: Datei oder Verzeichnis nicht ge=
funden
sed: kann s,^,arm-linux-gnu-,; nicht lesen: Datei oder Verzeichnis nicht ge=
funden
make[3]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build/gcc=AB
/usr/bin/make \
  CFLAGS=3D"-O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prot=
otypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition=
  " \
  CONFIG_H=3D"tconfig.h ../../src/gcc/../include/ansidecl.h" TM_H=3D"tm.h  =
    ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gc=
c/config/linux.h ../../src/gcc/config/arm/elf.h ../../src/gcc/config/arm/li=
nux-gas.h ../../src/gcc/config/arm/linux-elf.h ../../src/gcc/config/arm/aou=
t.h ../../src/gcc/config/arm/arm.h ../../src/gcc/defaults.h insn-constants.=
h insn-flags.h" \
  INCLUDES=3D"-I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../=
include -I../../src/gcc/../libcpp/include " \
  MAKEOVERRIDES=3D \
  -f libgcc.mk all
make[4]: Gehe in Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.1=
/build/gcc=AB
/home/joerg/programmieren/pkg/gcc-4.0-4.0.1/build/gcc/xgcc -B/home/joerg/pr=
ogrammieren/pkg/gcc-4.0-4.0.1/build/gcc/ -B/usr/arm-linux-gnu/bin/ -B/usr/a=
rm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem /usr/arm-lin=
ux-gnu/sys-include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings=
 -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem =
=2E/include  -fomit-frame-pointer -fPIC -g0 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC=
2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../src/gcc -I../../s=
rc/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include  -fvi=
sibility=3Dhidden -DHIDE_EXPORTS -fexceptions -c ../../src/gcc/unwind-dw2.c=
 -o libgcc/./unwind-dw2.o
In file included from ./gthr-default.h:1,
                 from ../../src/gcc/gthr.h:114,
                 from ../../src/gcc/unwind-dw2.c:42:
=2E./../src/gcc/gthr-posix.h:43:21: error: pthread.h: Datei oder Verzeichni=
s nicht gefunden
=2E./../src/gcc/gthr-posix.h:44:20: error: unistd.h: Datei oder Verzeichnis=
 nicht gefunden
In file included from ./gthr-default.h:1,
                 from ../../src/gcc/gthr.h:114,
                 from ../../src/gcc/unwind-dw2.c:42:
=2E./../src/gcc/gthr-posix.h:46: error: syntax error before '__gthread_key_=
t'
=2E./../src/gcc/gthr-posix.h:46: warning: type defaults to 'int' in declara=
tion of '__gthread_key_t'
=2E./../src/gcc/gthr-posix.h:46: warning: data definition has no type or st=
orage class
=2E./../src/gcc/gthr-posix.h:47: error: syntax error before '__gthread_once=
_t'
=2E./../src/gcc/gthr-posix.h:47: warning: type defaults to 'int' in declara=
tion of '__gthread_once_t'
=2E./../src/gcc/gthr-posix.h:47: warning: data definition has no type or st=
orage class
=2E./../src/gcc/gthr-posix.h:48: error: syntax error before '__gthread_mute=
x_t'
=2E./../src/gcc/gthr-posix.h:48: warning: type defaults to 'int' in declara=
tion of '__gthread_mutex_t'
=2E./../src/gcc/gthr-posix.h:48: warning: data definition has no type or st=
orage class
=2E./../src/gcc/gthr-posix.h:49: error: syntax error before '__gthread_recu=
rsive_mutex_t'
=2E./../src/gcc/gthr-posix.h:49: warning: type defaults to 'int' in declara=
tion of '__gthread_recursive_mutex_t'
=2E./../src/gcc/gthr-posix.h:49: warning: data definition has no type or st=
orage class
=2E./../src/gcc/gthr-posix.h: In function '__gthread_active_p':
=2E./../src/gcc/gthr-posix.h:110: error: 'pthread_cancel' undeclared (first=
 use in this function)
=2E./../src/gcc/gthr-posix.h:110: error: (Each undeclared identifier is rep=
orted only once
=2E./../src/gcc/gthr-posix.h:110: error: for each function it appears in.)
=2E./../src/gcc/gthr-posix.h: At top level:
=2E./../src/gcc/gthr-posix.h:474: error: syntax error before '*' token
=2E./../src/gcc/gthr-posix.h:474: error: syntax error before ')' token
=2E./../src/gcc/gthr-posix.h:483: error: syntax error before '*' token
=2E./../src/gcc/gthr-posix.h:483: error: syntax error before ')' token
=2E./../src/gcc/gthr-posix.h:489: error: syntax error before 'key'
=2E./../src/gcc/gthr-posix.h:490: warning: function declaration isn't a pro=
totype
=2E./../src/gcc/gthr-posix.h: In function '__gthread_key_delete':
=2E./../src/gcc/gthr-posix.h:490: warning: old-style function definition
=2E./../src/gcc/gthr-posix.h:491: warning: implicit declaration of function=
 'pthread_key_delete'
=2E./../src/gcc/gthr-posix.h:491: error: 'key' undeclared (first use in thi=
s function)
=2E./../src/gcc/gthr-posix.h: At top level:
=2E./../src/gcc/gthr-posix.h:495: error: syntax error before 'key'
=2E./../src/gcc/gthr-posix.h:496: warning: function declaration isn't a pro=
totype
=2E./../src/gcc/gthr-posix.h: In function '__gthread_getspecific':
=2E./../src/gcc/gthr-posix.h:496: warning: old-style function definition
=2E./../src/gcc/gthr-posix.h:497: warning: implicit declaration of function=
 'pthread_getspecific'
=2E./../src/gcc/gthr-posix.h:497: error: 'key' undeclared (first use in thi=
s function)
=2E./../src/gcc/gthr-posix.h:497: warning: return makes pointer from intege=
r without a cast
=2E./../src/gcc/gthr-posix.h: At top level:
=2E./../src/gcc/gthr-posix.h:501: error: syntax error before 'key'
=2E./../src/gcc/gthr-posix.h:502: warning: function declaration isn't a pro=
totype
=2E./../src/gcc/gthr-posix.h: In function '__gthread_setspecific':
=2E./../src/gcc/gthr-posix.h:502: warning: old-style function definition
=2E./../src/gcc/gthr-posix.h:503: warning: implicit declaration of function=
 'pthread_setspecific'
=2E./../src/gcc/gthr-posix.h:503: error: 'key' undeclared (first use in thi=
s function)
=2E./../src/gcc/gthr-posix.h:503: error: 'ptr' undeclared (first use in thi=
s function)
=2E./../src/gcc/gthr-posix.h: At top level:
=2E./../src/gcc/gthr-posix.h:507: error: syntax error before '*' token
=2E./../src/gcc/gthr-posix.h:508: warning: function declaration isn't a pro=
totype
=2E./../src/gcc/gthr-posix.h: In function '__gthread_mutex_lock':
=2E./../src/gcc/gthr-posix.h:508: warning: old-style function definition
=2E./../src/gcc/gthr-posix.h:510: warning: implicit declaration of function=
 'pthread_mutex_lock'
=2E./../src/gcc/gthr-posix.h:510: error: 'mutex' undeclared (first use in t=
his function)
=2E./../src/gcc/gthr-posix.h: At top level:
=2E./../src/gcc/gthr-posix.h:516: error: syntax error before '*' token
=2E./../src/gcc/gthr-posix.h:517: warning: function declaration isn't a pro=
totype
=2E./../src/gcc/gthr-posix.h: In function '__gthread_mutex_trylock':
=2E./../src/gcc/gthr-posix.h:517: warning: old-style function definition
=2E./../src/gcc/gthr-posix.h:519: warning: implicit declaration of function=
 'pthread_mutex_trylock'
=2E./../src/gcc/gthr-posix.h:519: error: 'mutex' undeclared (first use in t=
his function)
=2E./../src/gcc/gthr-posix.h: At top level:
=2E./../src/gcc/gthr-posix.h:525: error: syntax error before '*' token
=2E./../src/gcc/gthr-posix.h:526: warning: function declaration isn't a pro=
totype
=2E./../src/gcc/gthr-posix.h: In function '__gthread_mutex_unlock':
=2E./../src/gcc/gthr-posix.h:526: warning: old-style function definition
=2E./../src/gcc/gthr-posix.h:528: warning: implicit declaration of function=
 'pthread_mutex_unlock'
=2E./../src/gcc/gthr-posix.h:528: error: 'mutex' undeclared (first use in t=
his function)
=2E./../src/gcc/gthr-posix.h: At top level:
=2E./../src/gcc/gthr-posix.h:535: error: syntax error before '*' token
=2E./../src/gcc/gthr-posix.h:536: warning: function declaration isn't a pro=
totype
=2E./../src/gcc/gthr-posix.h: In function '__gthread_recursive_mutex_init_f=
unction':
=2E./../src/gcc/gthr-posix.h:536: warning: old-style function definition
=2E./../src/gcc/gthr-posix.h:539: error: 'pthread_mutexattr_t' undeclared (=
first use in this function)
=2E./../src/gcc/gthr-posix.h:539: error: syntax error before 'attr'
=2E./../src/gcc/gthr-posix.h:542: warning: implicit declaration of function=
 'pthread_mutexattr_init'
=2E./../src/gcc/gthr-posix.h:542: error: 'attr' undeclared (first use in th=
is function)
=2E./../src/gcc/gthr-posix.h:544: warning: implicit declaration of function=
 'pthread_mutexattr_settype'
=2E./../src/gcc/gthr-posix.h:544: error: 'PTHREAD_MUTEX_RECURSIVE' undeclar=
ed (first use in this function)
=2E./../src/gcc/gthr-posix.h:546: warning: implicit declaration of function=
 'pthread_mutex_init'
=2E./../src/gcc/gthr-posix.h:546: error: 'mutex' undeclared (first use in t=
his function)
=2E./../src/gcc/gthr-posix.h:548: warning: implicit declaration of function=
 'pthread_mutexattr_destroy'
=2E./../src/gcc/gthr-posix.h: At top level:
=2E./../src/gcc/gthr-posix.h:556: error: syntax error before '*' token
=2E./../src/gcc/gthr-posix.h:557: warning: function declaration isn't a pro=
totype
=2E./../src/gcc/gthr-posix.h: In function '__gthread_recursive_mutex_lock':
=2E./../src/gcc/gthr-posix.h:557: warning: old-style function definition
=2E./../src/gcc/gthr-posix.h:558: error: 'mutex' undeclared (first use in t=
his function)
=2E./../src/gcc/gthr-posix.h: At top level:
=2E./../src/gcc/gthr-posix.h:562: error: syntax error before '*' token
=2E./../src/gcc/gthr-posix.h:563: warning: function declaration isn't a pro=
totype
=2E./../src/gcc/gthr-posix.h: In function '__gthread_recursive_mutex_tryloc=
k':
=2E./../src/gcc/gthr-posix.h:563: warning: old-style function definition
=2E./../src/gcc/gthr-posix.h:564: error: 'mutex' undeclared (first use in t=
his function)
=2E./../src/gcc/gthr-posix.h: At top level:
=2E./../src/gcc/gthr-posix.h:568: error: syntax error before '*' token
=2E./../src/gcc/gthr-posix.h:569: warning: function declaration isn't a pro=
totype
=2E./../src/gcc/gthr-posix.h: In function '__gthread_recursive_mutex_unlock=
':
=2E./../src/gcc/gthr-posix.h:569: warning: old-style function definition
=2E./../src/gcc/gthr-posix.h:570: error: 'mutex' undeclared (first use in t=
his function)
make[4]: *** [libgcc/./unwind-dw2.o] Fehler 1
make[4]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build/gcc=AB
make[3]: *** [libgcc.a] Fehler 2
make[3]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build/gcc=AB
make[2]: *** [all-gcc] Fehler 2
make[2]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1/build=AB
s=3D`cat status`; rm -f status; test $s -eq 0
make[1]: Verlasse Verzeichnis =BB/home/joerg/programmieren/pkg/gcc-4.0-4.0.=
1=AB

--J/dobhs11T7y2rNN--

--eAbsdosE1cNLO4uF
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iQEVAwUBQuF7I4Z13Cz2nwVYAQIVrAgAwke1RFThKghWlydOkZTEKpgcCEWQ9Xzr
AvGAokdklR578PnR7IyaAUfJvaXDu+wgCGp7fspbIRVUyy2VeO0fEq79+sBxedul
w3KpYXxzzoD3HiYAddBJY3XEI2nzodfsNGb+4En6FIZsTBhJLxSdWC6O56mAn49W
CLnlYlQDj4LLFOdwrf53Wytp0hbgsI4KmhwCoa2Zaz8z8KGaoKSG7Ze5pZJcQzZu
YYzU30iPB64eMXE4praKcGi1nFsstx2G/K/7yPCgF354AJqY+EJ0uzj6okSZjAWM
hQnWdg52kV4tjCFo7Ce/tMLa0oq174sFd3RvmMjl6i+nTfk4BRlQ3Q==
=Pp72
-----END PGP SIGNATURE-----

--eAbsdosE1cNLO4uF--

---------------------------------------
Received: (at 319624-done) by bugs.debian.org; 11 Jan 2006 08:54:28 +0000
>From doko@cs.tu-berlin.de Wed Jan 11 00:54:27 2006
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de ([130.149.17.13] ident=root)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EwbkR-0006QK-Ic
	for 319624-done@bugs.debian.org; Wed, 11 Jan 2006 00:54:27 -0800
Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id JAA14810
	for <319624-done@bugs.debian.org>; Wed, 11 Jan 2006 09:54:25 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id D2310FC4F
	for <319624-done@bugs.debian.org>; Wed, 11 Jan 2006 09:54:24 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 27666-26 for <319624-done@bugs.debian.org>;
 Wed, 11 Jan 2006 09:54:24 +0100 (MET) 14000
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP
	for <319624-done@bugs.debian.org>; Wed, 11 Jan 2006 09:54:24 +0100 (MET)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id k0B8sOXj016713;
	Wed, 11 Jan 2006 09:54:24 +0100 (MET)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <17348.51136.299405.281411@gargle.gargle.HOWL>
Date: Wed, 11 Jan 2006 09:54:24 +0100
To: 319624-done@bugs.debian.org
Subject: Re: cross compile does not build
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

Version: 4.0.2-6

should be fixed in this version.



Reply to: