* [gentoo-dev] gcc 3.1 and what breaks:
@ 2002-05-19 1:45 Spider
2002-05-19 18:39 ` MadCoder
2002-05-19 19:19 ` Spider
0 siblings, 2 replies; 3+ messages in thread
From: Spider @ 2002-05-19 1:45 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1575 bytes --]
well, I've just made a gentoo 1.2 system bootstrap with gcc 3.1 (gcc3
profile)
the bootstrap went bad due to texinfo and so on and so on, but I could
finish it using emerge by hand (after ripping texinfo from gcc 3.1)
Now, I've started #emerge system, and the first thing that doesn't work
is perl..
make[2]: Entering directory
`/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'
sh ../makedepend MAKE=make
make[3]: Entering directory
`/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'
echo hash.c str.c util.c walk.c | tr ' ' '\n' >.clist
make[3]: Leaving directory
`/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'Finding
dependencies for hash.o.
Finding dependencies for str.o.
Finding dependencies for util.o.
Finding dependencies for walk.o.
make[3]: Entering directory
`/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'
echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
make[3]: Leaving directory
`/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'Updating
makefile...
make[2]: Leaving directory
`/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1/x2p'make[1]: Leaving
directory `/mnt/reiser/build/perl-5.6.1-r3/work/perl-5.6.1'
make: *** No rule to make target `<built-in>', needed by `perl.o'.
Stop.
!!! emerge aborting on /usr/portage/sys-devel/perl/perl-5.6.1-r3.ebuild
.
Im not sure if I can get this working, but I'll try, if not I'll get
back. all ideas/patches are appreciated.
//Spider
--
begin .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] gcc 3.1 and what breaks:
2002-05-19 1:45 [gentoo-dev] gcc 3.1 and what breaks: Spider
@ 2002-05-19 18:39 ` MadCoder
2002-05-19 19:19 ` Spider
1 sibling, 0 replies; 3+ messages in thread
From: MadCoder @ 2002-05-19 18:39 UTC (permalink / raw
To: gentoo-dev
I got a problem with procps too
--
Linux, c'est comme la France, ce serait le + beau pays du monde s'il
n'était pas peuplé par des arrogants, suffisants pensants détenir
tout le savoir du monde...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] gcc 3.1 and what breaks:
2002-05-19 1:45 [gentoo-dev] gcc 3.1 and what breaks: Spider
2002-05-19 18:39 ` MadCoder
@ 2002-05-19 19:19 ` Spider
1 sibling, 0 replies; 3+ messages in thread
From: Spider @ 2002-05-19 19:19 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 8899 bytes --]
I used --buildpkg and --usepkg to get a working perl installation, that
is still unresolved.
pwlib may still break:
pwd
/mnt/reiser/build/xfree-4.2.0-r10/work/xc/programs/Xserver/PEX5
gcc -march=athlon-tbird -O2 -pipe -ansi -fno-merge-constants -I.
-I../include -I../../../../../../exports/include/X11
-I../../../include -I../../../../../../programs/Xserver/include
-I../../../../../.. -I../../../../../../exports/include -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DSHAPE -DXINPUT -DXKB
-DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT -DDPMSExtension
-DPIXPRIV -DPANORAMIX -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV
-DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DXFree86Server
-DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO
-DIN_MODULE -DXFree86Module -c miPck1Prim.c
miPck1Prim.c: In function `CheckFAreaPick1':
miPck1Prim.c:337: Internal compiler error in
ix86_secondary_memory_needed, at config/i386/i386.c:12251
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [miPck1Prim.o] Error 1
make[1]: Leaving directory
`/mnt/reiser/build/xfree-4.2.0-r10/work/xc/programs/Xserver/PEX5/ddpex/
mi/level1'
make: *** [ddpex/mi/level1] Error 2
make CFLAGS="-Wall"
making all in programs/Xserver/PEX5/ddpex/mi/level1...
make[1]: Entering directory
`/mnt/reiser/build/xfree-4.2.0-r10/work/xc/programs/Xserver/PEX5/ddpex/
mi/level1'
rm -f miPck1Prim.o
gcc -Wall -c miPck1Prim.c
miPck1Prim.c:51:22: miRender.h: No such file or directory
miPck1Prim.c:52:18: misc.h: No such file or directory
miPck1Prim.c:53:24: miscstruct.h: No such file or directory
miPck1Prim.c:54:20: PEXErr.h: No such file or directory
miPck1Prim.c:55:22: miStruct.h: No such file or directory
miPck1Prim.c:56:20: miFont.h: No such file or directory
miPck1Prim.c:57:19: miWks.h: No such file or directory
miPck1Prim.c:58:20: miText.h: No such file or directory
miPck1Prim.c:59:20: miClip.h: No such file or directory
miPck1Prim.c:75: parse error before "miPick1PolyLine"
miPck1Prim.c:77: parse error before "ddRendererPtr"
miPck1Prim.c:77: warning: type defaults to `int' in declaration of
`pRend'
miPck1Prim.c:77: warning: data definition has no type or storage class
miPck1Prim.c:78: parse error before '*' token
miPck1Prim.c:78: warning: type defaults to `int' in declaration of
`pddc'
miPck1Prim.c:78: warning: data definition has no type or storage class
miPck1Prim.c:79: parse error before '*' token
miPck1Prim.c:79: warning: type defaults to `int' in declaration of
`input_list'
miPck1Prim.c:79: warning: data definition has no type or storage class
miPck1Prim.c:80: parse error before '{' token
miPck1Prim.c:108: parse error before "ddRendererPtr"
miPck1Prim.c:108: warning: type defaults to `int' in declaration of
`pRend'
miPck1Prim.c:108: warning: data definition has no type or storage class
miPck1Prim.c:109: parse error before '*' token
miPck1Prim.c:109: warning: type defaults to `int' in declaration of
`pddc'
miPck1Prim.c:109: warning: data definition has no type or storage class
miPck1Prim.c:110: parse error before '*' token
miPck1Prim.c:110: warning: type defaults to `int' in declaration of
`input_list'
miPck1Prim.c:110: warning: data definition has no type or storage class
miPck1Prim.c:112: parse error before '{' token
miPck1Prim.c:140: parse error before "ddRendererPtr"
miPck1Prim.c:140: warning: type defaults to `int' in declaration of
`pRend'
miPck1Prim.c:140: warning: data definition has no type or storage class
miPck1Prim.c:141: parse error before '*' token
miPck1Prim.c:141: warning: type defaults to `int' in declaration of
`pddc'
miPck1Prim.c:141: warning: data definition has no type or storage class
miPck1Prim.c:142: parse error before '*' token
miPck1Prim.c:142: warning: type defaults to `int' in declaration of
`input_list'
miPck1Prim.c:142: warning: data definition has no type or storage class
miPck1Prim.c:144: parse error before '{' token
miPck1Prim.c:170: parse error before "CheckFAreaPick1"
miPck1Prim.c:172: parse error before "miListHeader"
miPck1Prim.c:172: warning: type defaults to `int' in declaration of
`in_list'
miPck1Prim.c:172: warning: data definition has no type or storage class
miPck1Prim.c:174: parse error before '{' token
miPck1Prim.c:180: warning: type defaults to `int' in declaration of
`pt_list'
miPck1Prim.c:180: warning: data definition has no type or storage class
miPck1Prim.c:182: parse error before "v1"
miPck1Prim.c:182: warning: type defaults to `int' in declaration of `v1'
miPck1Prim.c:182: warning: type defaults to `int' in declaration of `v2'
miPck1Prim.c:182: warning: data definition has no type or storage class
miPck1Prim.c:183: parse error before "x_same"
miPck1Prim.c:183: warning: type defaults to `int' in declaration of
`x_same'
miPck1Prim.c:183: warning: type defaults to `int' in declaration of
`y_same'
miPck1Prim.c:183: warning: data definition has no type or storage class
miPck1Prim.c:229: warning: type defaults to `int' in declaration of
`poly_list'
miPck1Prim.c:229: request for member `ddList' in something not a
structure or union
miPck1Prim.c:229: warning: data definition has no type or storage class
miPck1Prim.c:231: parse error before '->' token
miPck1Prim.c:231: warning: type defaults to `int' in declaration of
`DD_VertPointSize'
miPck1Prim.c:231: warning: data definition has no type or storage class
miPck1Prim.c:264: warning: type defaults to `int' in declaration of
`vcount'
miPck1Prim.c:264: initializer element is not constant
miPck1Prim.c:264: warning: data definition has no type or storage class
miPck1Prim.c:269: warning: type defaults to `int' in declaration of
`poly_list'
miPck1Prim.c:269: redefinition of `poly_list'
miPck1Prim.c:229: `poly_list' previously defined here
miPck1Prim.c:269: request for member `ddList' in something not a
structure or union
miPck1Prim.c:269: warning: data definition has no type or storage class
miPck1Prim.c:271: parse error before "for"
miPck1Prim.c:354: parse error before "ddRendererPtr"
miPck1Prim.c:354: warning: type defaults to `int' in declaration of
`pRend'
miPck1Prim.c:354: warning: data definition has no type or storage class
miPck1Prim.c:355: parse error before '*' token
miPck1Prim.c:355: warning: type defaults to `int' in declaration of
`pddc'
miPck1Prim.c:355: warning: data definition has no type or storage class
miPck1Prim.c:356: parse error before '*' token
miPck1Prim.c:356: warning: type defaults to `int' in declaration of
`input_list'
miPck1Prim.c:356: warning: data definition has no type or storage class
miPck1Prim.c:357: parse error before '*' token
miPck1Prim.c:357: warning: type defaults to `int' in declaration of
`input_facet'miPck1Prim.c:357: warning: data definition has no type or
storage class
miPck1Prim.c:358: parse error before "shape"
miPck1Prim.c:358: warning: type defaults to `int' in declaration of
`shape'
miPck1Prim.c:358: warning: data definition has no type or storage class
miPck1Prim.c:359: parse error before "noedges"
miPck1Prim.c:359: warning: type defaults to `int' in declaration of
`noedges'
miPck1Prim.c:359: warning: data definition has no type or storage class
miPck1Prim.c:387: parse error before "ddRendererPtr"
miPck1Prim.c:387: warning: type defaults to `int' in declaration of
`pRend'
miPck1Prim.c:387: warning: data definition has no type or storage class
miPck1Prim.c:388: parse error before '*' token
miPck1Prim.c:388: warning: type defaults to `int' in declaration of
`pddc'
miPck1Prim.c:388: warning: data definition has no type or storage class
miPck1Prim.c:389: parse error before '*' token
miPck1Prim.c:389: warning: type defaults to `int' in declaration of
`input_list'
miPck1Prim.c:389: warning: data definition has no type or storage class
miPck1Prim.c:390: parse error before '*' token
miPck1Prim.c:390: warning: type defaults to `int' in declaration of
`input_facet'miPck1Prim.c:390: warning: data definition has no type or
storage class
miPck1Prim.c:392: parse error before '{' token
make[1]: *** [miPck1Prim.o] Error 1
make[1]: Leaving directory
`/mnt/reiser/build/xfree-4.2.0-r10/work/xc/programs/Xserver/PEX5/ddpex/
mi/level1'
make: *** [ddpex/mi/level1] Error 2
well...
can anyone else check this?
//Spider
begin quote
On Sun, 19 May 2002 03:45:49 +0200
Spider <spider@gentoo.org> wrote:
> well, I've just made a gentoo 1.2 system bootstrap with gcc 3.1 (gcc3
> profile)
>
> the bootstrap went bad due to texinfo and so on and so on, but I could
> finish it using emerge by hand (after ripping texinfo from gcc 3.1)
>
--
begin .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-05-19 19:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-19 1:45 [gentoo-dev] gcc 3.1 and what breaks: Spider
2002-05-19 18:39 ` MadCoder
2002-05-19 19:19 ` Spider
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox