Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] problem installing gentoo prefix on debian buster
Date: Mon, 17 Jun 2019 09:19:45
Message-Id: 20190617091932.GA2569@gentoo.org
In Reply to: [gentoo-alt] problem installing gentoo prefix on debian buster by Michael Fothergill
1 FWIW:
2
3 I fixed this problem in
4 https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=65bb9581
5
6 Thanks,
7 Fabian
8
9 On 04-06-2019 10:47:15 +0100, Michael Fothergill wrote:
10 > Dear All,
11 >
12 > I tried to install gentoo prefix an amd64 box running debian buster.
13 >
14 > I am using gcc 8.
15 >
16 > It failed as follows:
17 >
18 > > wctype.h-t && \
19 > mv wctype.h-t wctype.h
20 > make all-am
21 > make[3]: Entering directory '/home/mikef/gentoo/var/tmp/m4-1.4.15/m4-1.4.15/lib'
22 > gcc -I. -g -O2 -MT gl_avltree_oset.o -MD -MP -MF
23 > .deps/gl_avltree_oset.Tpo -c -o gl_avltree_oset.o gl_avltree_oset.c
24 > gcc -I. -g -O2 -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o
25 > c-ctype.o c-ctype.c
26 > gcc -I. -g -O2 -MT c-stack.o -MD -MP -MF .deps/c-stack.Tpo -c -o
27 > c-stack.o c-stack.c
28 > mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po
29 > mv -f .deps/c-stack.Tpo .deps/c-stack.Po
30 > gcc -I. -g -O2 -MT clean-temp.o -MD -MP -MF .deps/clean-temp.Tpo
31 > -c -o clean-temp.o clean-temp.c
32 > gcc -I. -g -O2 -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o
33 > execute.o execute.c
34 > In file included from clean-temp.h:22,
35 > from clean-temp.c:23:
36 > ./stdio.h:456:1: error: 'gets' undeclared here (not in a function);
37 > did you mean 'fgets'?
38 > _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
39 > ^~~~~~~~~~~~~~~
40 > make[3]: *** [Makefile:1279: clean-temp.o] Error 1
41 > make[3]: *** Waiting for unfinished jobs....
42 > mv -f .deps/execute.Tpo .deps/execute.Po
43 > mv -f .deps/gl_avltree_oset.Tpo .deps/gl_avltree_oset.Po
44 > make[3]: Leaving directory '/home/mikef/gentoo/var/tmp/m4-1.4.15/m4-1.4.15/lib'
45 > make[2]: *** [Makefile:1083: all] Error 2
46 > make[2]: Leaving directory '/home/mikef/gentoo/var/tmp/m4-1.4.15/m4-1.4.15/lib'
47 > make[1]: *** [Makefile:1023: all-recursive] Error 1
48 > make[1]: Leaving directory '/home/mikef/gentoo/var/tmp/m4-1.4.15/m4-1.4.15'
49 > make: *** [Makefile:976: all] Error 2
50 >
51 > I tried running
52 > bootstrap_stage1_log
53 > but that failed :( I have no clue, really. Please find friendly folks
54 > in #gentoo-prefix on irc.gentoo.org, gentoo-alt@l.g.o mailing list,
55 > or file a bug at bugs.gentoo.org under Gentoo/Alt, Prefix Support.
56 > Sorry that I have failed you master. I shall now return to my humble cave.
57 > You can find a log of what happened in /home/mikef/gentoo/stage1.log
58 > mikef@fart:~$
59 >
60 > I filed a bug report on gentoo bugzilla Bug 687286 and posted the problem here:
61 >
62 > https://forums.gentoo.org/viewtopic-t-1097582.html
63 >
64 > Comments appreciated
65 >
66 > Regards
67 >
68 > Michael Fothergill
69 >
70
71 --
72 Fabian Groffen
73 Gentoo on a different level

Attachments

File name MIME type
signature.asc application/pgp-signature