Gentoo Archives: gentoo-alt

From: Nicolas Olivier <niko@××××××××.fr>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] gcc 4.3 fails on sparc-sun-solaris2.8
Date: Thu, 30 Apr 2009 08:51:12
Message-Id: 1c9304c00904300151idf23f13pc2f8429b46bb2173@mail.gmail.com
1 Hi,
2 I'm trying to upgrade gcc on sparc-sun-solaris2.8 and it fails with :
3
4 *
5 * QA Notice: Package has poor programming practices which may compile
6 * but will almost certainly crash on 64bit architectures.
7 *
8 * Function `strtok_r' implicitly converted to pointer at
9 /oss1/users/niolivie/gentoo/var/tmp/portage/sys-devel/gcc-4.3.2-r4/work/gcc-4.3.2/gcc/gcc.c:6504
10 * Function `strtok_r' implicitly converted to pointer at
11 /oss1/users/niolivie/gentoo/var/tmp/portage/sys-devel/gcc-4.3.2-r4/work/gcc-4.3.2/gcc/gcc.c:6504
12 * Function `strtok_r' implicitly converted to pointer at
13 /oss1/users/niolivie/gentoo/var/tmp/portage/sys-devel/gcc-4.3.2-r4/work/gcc-4.3.2/gcc/gcc.c:6504
14 *
15 * Please file a bug about this at http://bugs.gentoo.org/
16 * with the maintaining herd of the package.
17 *
18 * ERROR: sys-devel/gcc-4.3.2-r4 failed:
19 * poor code kills airplanes
20 *
21 * Call stack:
22 * misc-functions.sh:848: <call install_qa_check>
23 * misc-functions.sh:542: die "poor
24 code kills airplanes"
25 *
26 * If you need support, post the topmost build error, and the call stack if
27 relevant.
28
29
30 Has anyone encountered this kind of problem ?
31 Should I file a bug on gentoo or gcc ?
32
33 Thanks for the help

Replies

Subject Author
Re: [gentoo-alt] gcc 4.3 fails on sparc-sun-solaris2.8 Fabian Groffen <grobian@g.o>