public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] ncurses and sandbox
@ 2001-12-05 19:27 Grant Goodyear
  2001-12-05 18:30 ` Tod M. Neidt
  2001-12-06  0:17 ` Geert Bevin
  0 siblings, 2 replies; 5+ messages in thread
From: Grant Goodyear @ 2001-12-05 19:27 UTC (permalink / raw
  To: gentoo-dev

I started to build a new system, and I decided to sandbox the
entire build.  I emerged sys-apps/sandbox _before_ even the bootstrap
step, I commented out the portage build in scripts/bootstrap.sh, and
I started the bootstrap.  Surprisingly, it seems that the ncurses
configure script creates files outside of ${D}:

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------LOG FILE = "/tmp/sandbox14465.log"

unlink:    /usr/tmp/conftest9012345
unlink:    /usr/tmp/conftest9012346
unlink:    /usr/lib/conftest9012345
unlink:    /usr/lib/conftest9012346
--------------------------------------------------------------------------------

I took a look at the configure script, and it seems that the 
ac_sys_long_file_names test writes (and then afterwards unlinks)
files in /usr/tmp and /usr/lib.  Any suggestions?  (Also, it appears
that the sandbox allows those conftest* files to be installed, but
not unlinked.  Is that what was wanted?)

-g2boojum-
-- 
___________________________________________________________________
|     Grant Goodyear                  |  The Secrets of Physics:   |
|     Dept. of Chemistry - Clemson U  |1. Add zero.                |
|     Clemson, SC  29634              |2. Multiply by one.         |
|-------------------------------------|3. Expand in a Taylor series|
|e-mail: goodyea@clemson.edu          |4. Integrate by parts.      |
|www:bernacchi.chem.uh.edu/~grant     |5. Fourier transform.       |
|                                     |6. Add auxiliary variables  |
|_____________________________________|____________________________|
 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-12-06  2:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-05 19:27 [gentoo-dev] ncurses and sandbox Grant Goodyear
2001-12-05 18:30 ` Tod M. Neidt
2001-12-06  0:17 ` Geert Bevin
2001-12-06  0:24   ` [gentoo-dev] Sandbox ebuild Tom von Schwerdtner
2001-12-06  2:20     ` Geert Bevin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox