Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63099 - Strange error doign emerge enlightenment / ttmkfdir-3.0.9-r1
Summary: Strange error doign emerge enlightenment / ttmkfdir-3.0.9-r1
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC64 All
: High normal (vote)
Assignee: ppc64 architecture team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-07 01:06 UTC by Philippe Trottier (RETIRED)
Modified: 2004-09-07 01:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Trottier (RETIRED) gentoo-dev 2004-09-07 01:06:23 UTC
flex -i -8 -oparser.cpp encoding.l
encoding.cpp: In constructor `Encoding::Encoding(Encodings_t*, Encoding::BuiltinEncoding_t*)':
encoding.cpp:125: warning: comparison between signed and unsigned integer expressions
libtool --mode=compile g++ -Wall -pedantic -I/usr/include/freetype2  -mtune=970 -pipe -o builtin.o -c builtin.cpp
 g++ -Wall -pedantic -I/usr/include/freetype2 -mtune=970 -pipe -c builtin.cpp  -fPIC -DPIC -o .libs/builtin.o
 g++ -Wall -pedantic -I/usr/include/freetype2 -mtune=970 -pipe -c encoding.cpp -o encoding.o >/dev/null 2>&1
 g++ -Wall -pedantic -I/usr/include/freetype2 -mtune=970 -pipe -c builtin.cpp -o builtin.o >/dev/null 2>&1
libtool --mode=compile g++ -Wall -pedantic -I/usr/include/freetype2  -mtune=970 -pipe -o parser.o -c parser.cpp
 g++ -Wall -pedantic -I/usr/include/freetype2 -mtune=970 -pipe -c parser.cpp  -fPIC -DPIC -o .libs/parser.o
encoding.l: In function `int yylex(char*, Encodings_t&)':
encoding.l:147: warning: comparison between signed and unsigned integer expressions
parser.cpp: At global scope:
parser.cpp:1310: warning: 'void yyunput(int, char*)' defined but not used
 g++ -Wall -pedantic -I/usr/include/freetype2 -mtune=970 -pipe -c parser.cpp -o parser.o >/dev/null 2>&1
libtool --mode=link g++ -o ttmkfdir ttmkfdir.o directory.o commandline.o ttf.o encoding.o parser.o builtin.o -lfreetype  -lz
mkdir .libs
ACCESS DENIED  mkdir:     /.libs
mkdir: cannot create directory `.libs': Permission denied
make: *** [ttmkfdir] Error 1

!!! ERROR: x11-misc/ttmkfdir-3.0.9-r1 failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! emake failed

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-x11-misc_-_ttmkfdir-3.0.9-r1-23700.log"

mkdir:     /.libs
--------------------------------------------------------------------------------
when portage #

I am doing this while still being in chroot ...

tar jxvpf stage1-20040802
bootstrap.sh
emerge system
emerge gentoo-dev-sources && make && make modules_install
emerge enlightenment

expected to compile till the end...

I will try it again after booting straight in the OS...
Comment 1 Philippe Trottier (RETIRED) gentoo-dev 2004-09-07 01:25:53 UTC
That was a stupid me ... sorry for the inconvenience ... double emerge didn't find out that I was already emerging the same thing ... portage should have a lock system ?? /var/tmp/portage/package/lock ??

Comment 2 Philippe Trottier (RETIRED) gentoo-dev 2004-09-07 01:31:17 UTC
No real bug
Comment 3 Philippe Trottier (RETIRED) gentoo-dev 2004-09-07 01:31:33 UTC
stick a fork in it