On a x86 machine I am having difficulty emerging
media-libs/libprojectm-0.99-r1
When I did "emerge -D -uav world" the response included the following lines:

* Messages for package app-text/poppler-bindings-0.10.5-r1:

 * You need to rebuild everything depending on poppler, use revdep-rebuild

 * Messages for package games-puzzle/neverball-1.5.0:

 * Remember, in order to play games, you have to
 * be in the 'games' group.
 * Just run 'gpasswd -a <USER> games', then have <USER> re-login.
 * neverball-1.5.0 will overwrite existing high-score files, so back
them up if you want to preserve your old scores and progress.

 * Messages for package dev-lang/R-2.8.1:

 * To enable command-line completion for R, run:
 *
 *   eselect bashcomp enable R
 *
 * to install locally, or
 *
 *   eselect bashcomp enable --global R
 *
 * to install system-wide.

I then did
eselect bashcomp enable --global R
revdep-rebuild

The resulting output contained the following lines:
make: *** [all] Error 2
 *
 * ERROR: media-libs/libprojectm-0.99-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2611:  Called _eapi0_src_compile
 *               ebuild.sh, line  609:  Called _eapi2_src_compile
 *               ebuild.sh, line  643:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *  The die message:
 *   emake failed

Based on tip at http://bugs.gentoo.org/show_bug.cgi?id=192401
I did
emerge media-libs/ftgl
revdep-rebuild

The response ended as follows:
/bin/sh ../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFI
G_H -I. -I..    -DLINUX -D__CPLUSPLUS -pthread -I/usr/include/FTGL
-I/usr/includ
e/freetype2   -march=prescott -O3 -pipe -fomit-frame-pointer -ggdb -MT
glConsole
.lo -MD -MP -MF .deps/glConsole.Tpo -c -o glConsole.lo glConsole.cc
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
-pthread -
I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott -O3 -pipe
-fomit-fra
me-pointer -ggdb -MT func.lo -MD -MP -MF .deps/func.Tpo -c func.cc
-fPIC -DPIC
-o .libs/func.o
builtin_funcs.h:42: warning: inline function ‘float int_wrapper(float*)’
used but never defined
builtin_funcs.h:55: warning: inline function ‘float abs_wrapper(float*)’
used but never defined
builtin_funcs.h:44: warning: inline function ‘float sin_wrapper(float*)’
used but never defined
builtin_funcs.h:45: warning: inline function ‘float cos_wrapper(float*)’
used but never defined
builtin_funcs.h:46: warning: inline function ‘float tan_wrapper(float*)’
used but never defined
builtin_funcs.h:48: warning: inline function ‘float
asin_wrapper(float*)’ used but never defined
builtin_funcs.h:49: warning: inline function ‘float
acos_wrapper(float*)’ used but never defined
builtin_funcs.h:50: warning: inline function ‘float
atan_wrapper(float*)’ used but never defined
builtin_funcs.h:41: warning: inline function ‘float sqr_wrapper(float*)’
used but never defined
builtin_funcs.h:58: warning: inline function ‘float
sqrt_wrapper(float*)’ used but never defined
builtin_funcs.h:53: warning: inline function ‘float pow_wrapper(float*)’
used but never defined
builtin_funcs.h:54: warning: inline function ‘float exp_wrapper(float*)’
used but never defined
builtin_funcs.h:56: warning: inline function ‘float log_wrapper(float*)’
used but never defined
builtin_funcs.h:57: warning: inline function ‘float
log10_wrapper(float*)’ used but never defined
builtin_funcs.h:40: warning: inline function ‘float
sign_wrapper(float*)’ used but never defined
builtin_funcs.h:39: warning: inline function ‘float min_wrapper(float*)’
used but never defined
builtin_funcs.h:38: warning: inline function ‘float max_wrapper(float*)’
used but never defined
builtin_funcs.h:37: warning: inline function ‘float
sigmoid_wrapper(float*)’ used but never defined
builtin_funcs.h:51: warning: inline function ‘float
atan2_wrapper(float*)’ used but never defined
builtin_funcs.h:34: warning: inline function ‘float
rand_wrapper(float*)’ used but never defined
builtin_funcs.h:36: warning: inline function ‘float
band_wrapper(float*)’ used but never defined
builtin_funcs.h:35: warning: inline function ‘float bor_wrapper(float*)’
used but never defined
builtin_funcs.h:33: warning: inline function ‘float
bnot_wrapper(float*)’ used but never defined
builtin_funcs.h:32: warning: inline function ‘float if_wrapper(float*)’
used but never defined
builtin_funcs.h:31: warning: inline function ‘float
equal_wrapper(float*)’ used but never defined
builtin_funcs.h:30: warning: inline function ‘float
above_wrapper(float*)’ used but never defined
builtin_funcs.h:29: warning: inline function ‘float
below_wrapper(float*)’ used but never defined
builtin_funcs.h:43: warning: inline function ‘float
nchoosek_wrapper(float*)’ used but never defined
builtin_funcs.h:47: warning: inline function ‘float
fact_wrapper(float*)’ used but never defined
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
-pthread -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott
-O3 -pipe -fomit-frame-pointer -ggdb -MT func.lo -MD -MP -MF
.deps/func.Tpo -c func.cc -o func.o >/dev/null 2>&1
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
-pthread -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott
-O3 -pipe -fomit-frame-pointer -ggdb -MT glConsole.lo -MD -MP -MF
.deps/glConsole.Tpo -c glConsole.cc  -fPIC -DPIC -o .libs/glConsole.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
-pthread -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott
-O3 -pipe -fomit-frame-pointer -ggdb -MT fftsg.lo -MD -MP -MF
.deps/fftsg.Tpo -c fftsg.cc -o fftsg.o >/dev/null 2>&1
mv -f .deps/func.Tpo .deps/func.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I..    -DLINUX -D__CPLUSPLUS -pthread
-I/usr/include/FTGL -I/usr/include/freetype2   -march=prescott -O3 -pipe
-fomit-frame-pointer -ggdb -MT init_cond.lo -MD -MP -MF
.deps/init_cond.Tpo -c -o init_cond.lo init_cond.cc
glConsole.cc:50:23: error: FTGL/FTGL.h: No such file or directory
In file included from glConsole.cc:51:
/usr/include/FTGL/FTGLPixmapFont.h:29:5: warning: #warning This header
is deprecated. Please use <FTGL/ftgl.h> from now.
glConsole.cc: In function ‘int glConsoleDraw(gl_console_t*)’:
glConsole.cc:796: warning: passing ‘double’ for argument 1 to ‘virtual
bool FTFont::FaceSize(unsigned int, unsigned int)’
make[2]: *** [glConsole.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
-pthread -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott
-O3 -pipe -fomit-frame-pointer -ggdb -MT init_cond.lo -MD -MP -MF
.deps/init_cond.Tpo -c init_cond.cc  -fPIC -DPIC -o .libs/init_cond.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DLINUX -D__CPLUSPLUS
-pthread -I/usr/include/FTGL -I/usr/include/freetype2 -march=prescott
-O3 -pipe -fomit-frame-pointer -ggdb -MT init_cond.lo -MD -MP -MF
.deps/init_cond.Tpo -c init_cond.cc -o init_cond.o >/dev/null 2>&1
mv -f .deps/fftsg.Tpo .deps/fftsg.Plo
mv -f .deps/init_cond.Tpo .deps/init_cond.Plo
make[2]: Leaving directory
`/var/tmp/portage/media-libs/libprojectm-0.99-r1/work/libprojectM/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-libs/libprojectm-0.99-r1/work/libprojectM'
make: *** [all] Error 2
 *
 * ERROR: media-libs/libprojectm-0.99-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2611:  Called _eapi0_src_compile
 *               ebuild.sh, line  609:  Called _eapi2_src_compile
 *               ebuild.sh, line  643:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *  The die message:
 *   emake failed

I'd be grateful for suggestions about how to fix the problem.

John




-- 
John P. Burkett
Department of Economics
University of Rhode Island
Kingston, RI 02881-0808
USA

phone (401) 874-9195

Reply via email to