Gentoo Archives: gentoo-alt

From: Greg <trigggl@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] gawk failing prefix-launcher-1.2 on AIX
Date: Mon, 02 Jun 2008 20:21:20
Message-Id: 4844563A.1040006@yahoo.com
In Reply to: Re: [gentoo-alt] gawk failing prefix-launcher-1.2 on AIX by Fabian Groffen
1 Fabian Groffen wrote:
2
3 >On 02-06-2008 14:06:06 -0500, Greg wrote:
4 >
5 >
6 >>Now, the install gets to gcc before it fails. It seems to do a lot of
7 >>redundant checks and then partly through the beginning compile stages,
8 >>stops with this error:
9 >>
10 >> gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W
11 >> -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
12 >> -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition
13 >> -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE `case
14 >> gcc in *gcc*) echo -Wl,-bbigtoc ;; esac;` -o build/genattrtab \
15 >> build/genattrtab.o build/genautomata.o \
16 >> build/rtl.o build/read-rtl.o build/ggc-none.o
17 >> build/min-insn-modes.o build/gensupport.o build/insn-conditions.o
18 >> build/print-rtl.o build/errors.o \
19 >> build/varray.o
20 >> ../build-powerpc-ibm-aix5.2.0.0/libiberty/libiberty.a -lm
21 >> build/genattrtab
22 >> /usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc-4.1.1/gcc/config/rs6000/rs6000.md
23 >> > tmp-attrtab.c
24 >>
25 >> out of memory allocating 4072 bytes after a total of 4161654620 bytes
26 >> gmake[2]: *** [s-attrtab] Error 1
27 >> gmake[2]: Leaving directory
28 >> `/usr/local/src/prefix-launcher-1.2/buildroot/gcc/ibm_slow.powerpc-ibm-aix5.2.0.0/gcc'
29 >> gmake[1]: *** [stage1_build] Error 2
30 >> gmake[1]: Leaving directory
31 >> `/usr/local/src/prefix-launcher-1.2/buildroot/gcc/ibm_slow.powerpc-ibm-aix5.2.0.0/gcc'
32 >> gmake: *** [bootstrap] Error 2
33 >> gmake: ***
34 >> [/usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc.ibm_slow.powerpc-ibm-aix5.2.0.0.builded]
35 >> Error 1
36 >>
37 >>
38 >>If I'm running out of space, I don't know where.
39 >>
40 >>
41 >
42 >Have you looked at this:
43 >http://prefix-launcher.wiki.sourceforge.net/howto+install+prefix+launcher
44 >
45 >Looks related to your error.
46 >
47 >
48 It does look like this is what I need. Starting over. Will keep you
49 posted.
50
51 >
52 >
53 >>>I don't think patching is working either.
54 >>>
55 >>>
56 >>I still don't think patching is working. I don't know why.
57 >>
58 >>
59 >
60 >what exactly doesn't work? patch itself, or applying patches or not?
61 >
62 >
63 patching file
64 /usr/local/src/prefix-launcher-1.2/buildroot/tar/tar-1.15.1/configure
65 Hunk #1 succeeded at 1049 (offset 1047 lines).
66 updating
67 /usr/local/src/prefix-launcher-1.2/buildroot/tar/tar-1.15.1/config/config.guess
68 applying aix-rtl patch#1
69 patching file
70 /usr/local/src/prefix-launcher-1.2/buildroot/tar/tar-1.15.1/configure
71 Hunk #1 FAILED at 1.
72 1 out of 1 hunk FAILED -- saving rejects to file
73 /usr/local/src/prefix-launcher-1.2/buildroot/tar/tar-1.15.1/configure.rej
74 applying aix-rtl patch#2
75 patching file
76 /usr/local/src/prefix-launcher-1.2/buildroot/tar/tar-1.15.1/configure
77 Hunk #1 FAILED at 1.
78 1 out of 1 hunk FAILED -- saving rejects to file
79 /usr/local/src/prefix-launcher-1.2/buildroot/tar/tar-1.15.1/configure.rej
80 patching file
81 /usr/local/src/prefix-launcher-1.2/buildroot/tar/tar-1.15.1/configure
82 Hunk #1 FAILED at 1.
83 1 out of 1 hunk FAILED -- saving rejects to file
84 /usr/local/src/prefix-launcher-1.2/buildroot/tar/tar-1.15.1/configure.rej
85
86
87 I don't know enough to know exactly what a "Hunk" is, but something
88 isn't happening. I looked at the patch and it didn't seem like too big
89 a deal, but who knows?
90
91 Greg Trigg
92 Jacksonville, AR
93
94
95
96
97 --
98 gentoo-alt@l.g.o mailing list

Replies