Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9164 - Sandbox error building aspell-0.50.2
Summary: Sandbox error building aspell-0.50.2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-15 11:19 UTC by Aniruddha Shankar
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Aniruddha Shankar 2002-10-15 11:19:11 UTC
Gentoo 1.2, gcc 2.95.3

/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.     -march=i686 -O3 
-pipe -c -o convert.lo `test -f 'convert.cpp' || echo './'`convert.cpp
 g++ -DHAVE_CONFIG_H -I. -I. -I. -march=i686 -O3 -pipe -c convert.cpp 
-Wp,-MD,.deps/convert.TPlo  -fPIC -DPIC
ACCESS DENIED  open_wr:   /.deps/convert.TPlo
cpp0: .deps/convert.TPlo: Permission denied
ACCESS DENIED  open_wr:   /.deps/info.TPlo
cpp0: .deps/info.TPlo: Permission denied
ACCESS DENIED  unlink:    /.libs/convert.o
rm: cannot remove `.libs/convert.o': Permission denied
ACCESS DENIED  unlink:    /convert.lo
rm: cannot remove `convert.lo': Permission denied
ACCESS DENIED  unlink:    /convert.loT
rm: cannot remove `convert.loT': Permission denied
ACCESS DENIED  unlink:    /convert.o
rm: cannot remove `convert.o': Permission denied
ACCESS DENIED  unlink:    /convert.o.lock
rm: cannot remove `convert.o.lock': Permission denied
ACCESS DENIED  unlink:    /.deps/convert.TPlo
rm: cannot remove `.deps/convert.TPlo': Permission denied
make[2]: *** [convert.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
ACCESS DENIED  unlink:    /.libs/info.o
rm: cannot remove `.libs/info.o': Permission denied
ACCESS DENIED  unlink:    /info.lo
rm: cannot remove `info.lo': Permission denied
ACCESS DENIED  unlink:    /info.loT
rm: cannot remove `info.loT': Permission denied
ACCESS DENIED  unlink:    /info.o
rm: cannot remove `info.o': Permission denied
ACCESS DENIED  unlink:    /info.o.lock
rm: cannot remove `info.o.lock': Permission denied
ACCESS DENIED  unlink:    /.deps/info.TPlo
rm: cannot remove `.deps/info.TPlo': Permission denied
make[2]: *** [info.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/aspell-0.50.2/work/aspell-0.50.2/common'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/aspell-0.50.2/work/aspell-0.50.2/common'
make: *** [all-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -136, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-aspell-0.50.2-25332.log"

open_wr:   /.deps/convert.TPlo
open_wr:   /.deps/info.TPlo
unlink:    /.libs/convert.o
unlink:    /convert.lo
unlink:    /convert.loT
unlink:    /convert.o
unlink:    /convert.o.lock
unlink:    /.deps/convert.TPlo
unlink:    /.libs/info.o
unlink:    /info.lo
unlink:    /info.loT
unlink:    /info.o
unlink:    /info.o.lock
unlink:    /.deps/info.TPlo
----------------------------------------------------------------------
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-16 20:26:43 UTC
this error makes no sense :/
Comment 2 Aniruddha Shankar 2002-10-17 08:35:25 UTC
okay, this is slightly wierd. I had some fs errors on this disk a few days earlier which I repaired 
by booting from a boot cd and repairing the ext3 filesystem. I'd like to elimminate fs corruption 
as a possible cause of this error - i'll try building aspell on another machine with a similar 
configuration.

aniruddha shankar
bangalore, india
Comment 3 Aniruddha Shankar 2002-10-20 14:07:42 UTC
It builds properly now, I fixed some fs corruption in the /var partition.. 

Please close, sorry for the trouble.

aniruddha shankar
bangalore, india