Gentoo Archives: gentoo-user

From: "Stéphane ANCELOT" <sancelot@××××.fr>
To: gentoo-user@l.g.o
Subject: [gentoo-user] impossible to emerge gcl
Date: Wed, 27 Jun 2007 14:57:57
Message-Id: 46829502.8020203@free.fr
1 following mistake has appeared :
2
3 /var/tmp/portage/dev-lisp/gcl-2.6.7-r2/image//usr/lib/gcl-2.6.7/unixport;
4 fi ; fi
5 cd
6 /var/tmp/portage/dev-lisp/gcl-2.6.7-r2/image//usr/lib/gcl-2.6.7/unixport
7 && \
8 mv saved_gcl temp && \
9 echo '(reset-sys-paths
10 "/usr/lib/gcl-2.6.7/")(si::save-system "saved_gcl")' | ./temp && \
11 rm -f temp
12 GCL (GNU Common Lisp) 2.6.7 CLtL1 Jun 27 2007 16:38:32
13 Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
14 Binary License: GPL due to GPL'ed components: (XGCL READLINE BFD UNEXEC)
15 Modifications of this banner must retain notice of a compatible license
16 Dedicated to the memory of W. Schelter
17
18 Use (help) to get some basic information on how to use GCL.
19 Temporary directory for compiler files set to
20 /var/tmp/portage/dev-lisp/gcl-2.6.7-r2/temp/
21
22 >
23 NIL
24
25 >/bin/sh: line 3: 24439 Done echo '(reset-sys-paths
26 "/usr/lib/gcl-2.6.7/")(si::save-system "saved_gcl")'
27 24440 Segmentation fault | ./temp
28 make[1]: *** [install1] Error 139
29 make[1]: Leaving directory
30 `/var/tmp/portage/dev-lisp/gcl-2.6.7-r2/work/gcl-2.6.7'
31 make: *** [install] Error 2
32
33 !!! ERROR: dev-lisp/gcl-2.6.7-r2 failed.
34 Call stack:
35 ebuild.sh, line 1637: Called dyn_install
36 ebuild.sh, line 1077: Called qa_call 'src_install'
37 ebuild.sh, line 44: Called src_install
38 gcl-2.6.7-r2.ebuild, line 68: Called die
39
40 !!! (no error message)
41 !!! If you need support, post the topmost build error, and the call
42 stack if relevant.
43 !!! A complete build log is located at
44 '/var/tmp/portage/dev-lisp/gcl-2.6.7-r2/temp/build.log'.
45 --
46 gentoo-user@g.o mailing list