Gentoo Archives: gentoo-user

From: "John P. Burkett" <burkett@×××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Failed to emerge media-libs/libprojectm-0.99-r1
Date: Sun, 19 Apr 2009 16:13:34
Message-Id: 49EB4D9F.6040404@uri.edu
1 On a x86 machine I am having difficulty emerging
2 media-libs/libprojectm-0.99-r1
3 When I did "emerge -D -uav world" the response included the following lines:
4
5 * Messages for package app-text/poppler-bindings-0.10.5-r1:
6
7 * You need to rebuild everything depending on poppler, use revdep-rebuild
8
9 * Messages for package games-puzzle/neverball-1.5.0:
10
11 * Remember, in order to play games, you have to
12 * be in the 'games' group.
13 * Just run 'gpasswd -a <USER> games', then have <USER> re-login.
14 * neverball-1.5.0 will overwrite existing high-score files, so back
15 them up if you want to preserve your old scores and progress.
16
17 * Messages for package dev-lang/R-2.8.1:
18
19 * To enable command-line completion for R, run:
20 *
21 * eselect bashcomp enable R
22 *
23 * to install locally, or
24 *
25 * eselect bashcomp enable --global R
26 *
27 * to install system-wide.
28
29 I then did
30 eselect bashcomp enable --global R
31 revdep-rebuild
32
33 The resulting output contained the following lines:
34 make: *** [all] Error 2
35 *
36 * ERROR: media-libs/libprojectm-0.99-r1 failed.
37 * Call stack:
38 * ebuild.sh, line 49: Called src_compile
39 * environment, line 2611: Called _eapi0_src_compile
40 * ebuild.sh, line 609: Called _eapi2_src_compile
41 * ebuild.sh, line 643: Called die
42 * The specific snippet of code:
43 * emake || die "emake failed"
44 * The die message:
45 * emake failed
46
47 Based on tip at http://bugs.gentoo.org/show_bug.cgi?id=192401
48 I did
49 emerge media-libs/ftgl
50 revdep-rebuild
51
52 The response ended as follows:
53 /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++
54 -DHAVE_CONFI
55 G_H -I. -I.. -DLINUX -D__CPLUSPLUS -pthread -I/usr/include/FTGL
56 -I/usr/includ
57 e/freetype2 -march=prescott -O3 -pipe -fomit-frame-pointer -ggdb -MT
58 glConsole
59 .lo -MD -MP -MF .deps/glConsole.Tpo -c -o glConsole.lo glConsole.cc
60 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
61 -pthread -
62 I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott -O3 -pipe
63 -fomit-fra
64 me-pointer -ggdb -MT func.lo -MD -MP -MF .deps/func.Tpo -c func.cc
65 -fPIC -DPIC
66 -o .libs/func.o
67 builtin_funcs.h:42: warning: inline function ‘float int_wrapper(float*)’
68 used but never defined
69 builtin_funcs.h:55: warning: inline function ‘float abs_wrapper(float*)’
70 used but never defined
71 builtin_funcs.h:44: warning: inline function ‘float sin_wrapper(float*)’
72 used but never defined
73 builtin_funcs.h:45: warning: inline function ‘float cos_wrapper(float*)’
74 used but never defined
75 builtin_funcs.h:46: warning: inline function ‘float tan_wrapper(float*)’
76 used but never defined
77 builtin_funcs.h:48: warning: inline function ‘float
78 asin_wrapper(float*)’ used but never defined
79 builtin_funcs.h:49: warning: inline function ‘float
80 acos_wrapper(float*)’ used but never defined
81 builtin_funcs.h:50: warning: inline function ‘float
82 atan_wrapper(float*)’ used but never defined
83 builtin_funcs.h:41: warning: inline function ‘float sqr_wrapper(float*)’
84 used but never defined
85 builtin_funcs.h:58: warning: inline function ‘float
86 sqrt_wrapper(float*)’ used but never defined
87 builtin_funcs.h:53: warning: inline function ‘float pow_wrapper(float*)’
88 used but never defined
89 builtin_funcs.h:54: warning: inline function ‘float exp_wrapper(float*)’
90 used but never defined
91 builtin_funcs.h:56: warning: inline function ‘float log_wrapper(float*)’
92 used but never defined
93 builtin_funcs.h:57: warning: inline function ‘float
94 log10_wrapper(float*)’ used but never defined
95 builtin_funcs.h:40: warning: inline function ‘float
96 sign_wrapper(float*)’ used but never defined
97 builtin_funcs.h:39: warning: inline function ‘float min_wrapper(float*)’
98 used but never defined
99 builtin_funcs.h:38: warning: inline function ‘float max_wrapper(float*)’
100 used but never defined
101 builtin_funcs.h:37: warning: inline function ‘float
102 sigmoid_wrapper(float*)’ used but never defined
103 builtin_funcs.h:51: warning: inline function ‘float
104 atan2_wrapper(float*)’ used but never defined
105 builtin_funcs.h:34: warning: inline function ‘float
106 rand_wrapper(float*)’ used but never defined
107 builtin_funcs.h:36: warning: inline function ‘float
108 band_wrapper(float*)’ used but never defined
109 builtin_funcs.h:35: warning: inline function ‘float bor_wrapper(float*)’
110 used but never defined
111 builtin_funcs.h:33: warning: inline function ‘float
112 bnot_wrapper(float*)’ used but never defined
113 builtin_funcs.h:32: warning: inline function ‘float if_wrapper(float*)’
114 used but never defined
115 builtin_funcs.h:31: warning: inline function ‘float
116 equal_wrapper(float*)’ used but never defined
117 builtin_funcs.h:30: warning: inline function ‘float
118 above_wrapper(float*)’ used but never defined
119 builtin_funcs.h:29: warning: inline function ‘float
120 below_wrapper(float*)’ used but never defined
121 builtin_funcs.h:43: warning: inline function ‘float
122 nchoosek_wrapper(float*)’ used but never defined
123 builtin_funcs.h:47: warning: inline function ‘float
124 fact_wrapper(float*)’ used but never defined
125 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
126 -pthread -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott
127 -O3 -pipe -fomit-frame-pointer -ggdb -MT func.lo -MD -MP -MF
128 .deps/func.Tpo -c func.cc -o func.o >/dev/null 2>&1
129 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
130 -pthread -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott
131 -O3 -pipe -fomit-frame-pointer -ggdb -MT glConsole.lo -MD -MP -MF
132 .deps/glConsole.Tpo -c glConsole.cc -fPIC -DPIC -o .libs/glConsole.o
133 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
134 -pthread -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott
135 -O3 -pipe -fomit-frame-pointer -ggdb -MT fftsg.lo -MD -MP -MF
136 .deps/fftsg.Tpo -c fftsg.cc -o fftsg.o >/dev/null 2>&1
137 mv -f .deps/func.Tpo .deps/func.Plo
138 /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++
139 -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS -pthread
140 -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott -O3 -pipe
141 -fomit-frame-pointer -ggdb -MT init_cond.lo -MD -MP -MF
142 .deps/init_cond.Tpo -c -o init_cond.lo init_cond.cc
143 glConsole.cc:50:23: error: FTGL/FTGL.h: No such file or directory
144 In file included from glConsole.cc:51:
145 /usr/include/FTGL/FTGLPixmapFont.h:29:5: warning: #warning This header
146 is deprecated. Please use <FTGL/ftgl.h> from now.
147 glConsole.cc: In function ‘int glConsoleDraw(gl_console_t*)’:
148 glConsole.cc:796: warning: passing ‘double’ for argument 1 to ‘virtual
149 bool FTFont::FaceSize(unsigned int, unsigned int)’
150 make[2]: *** [glConsole.lo] Error 1
151 make[2]: *** Waiting for unfinished jobs....
152 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
153 -pthread -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott
154 -O3 -pipe -fomit-frame-pointer -ggdb -MT init_cond.lo -MD -MP -MF
155 .deps/init_cond.Tpo -c init_cond.cc -fPIC -DPIC -o .libs/init_cond.o
156 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
157 -pthread -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott
158 -O3 -pipe -fomit-frame-pointer -ggdb -MT init_cond.lo -MD -MP -MF
159 .deps/init_cond.Tpo -c init_cond.cc -o init_cond.o >/dev/null 2>&1
160 mv -f .deps/fftsg.Tpo .deps/fftsg.Plo
161 mv -f .deps/init_cond.Tpo .deps/init_cond.Plo
162 make[2]: Leaving directory
163 `/var/tmp/portage/media-libs/libprojectm-0.99-r1/work/libprojectM/src'
164 make[1]: *** [all-recursive] Error 1
165 make[1]: Leaving directory
166 `/var/tmp/portage/media-libs/libprojectm-0.99-r1/work/libprojectM'
167 make: *** [all] Error 2
168 *
169 * ERROR: media-libs/libprojectm-0.99-r1 failed.
170 * Call stack:
171 * ebuild.sh, line 49: Called src_compile
172 * environment, line 2611: Called _eapi0_src_compile
173 * ebuild.sh, line 609: Called _eapi2_src_compile
174 * ebuild.sh, line 643: Called die
175 * The specific snippet of code:
176 * emake || die "emake failed"
177 * The die message:
178 * emake failed
179
180 I'd be grateful for suggestions about how to fix the problem.
181
182 John
183
184
185
186
187 --
188 John P. Burkett
189 Department of Economics
190 University of Rhode Island
191 Kingston, RI 02881-0808
192 USA
193
194 phone (401) 874-9195

Replies

Subject Author
Re: [gentoo-user] Failed to emerge media-libs/libprojectm-0.99-r1 Alan McKinnon <alan.mckinnon@×××××.com>