Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 322097 - dev-python/jinja-2.4.1 does not build sandbox violation
Summary: dev-python/jinja-2.4.1 does not build sandbox violation
Status: RESOLVED DUPLICATE of bug 266015
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-30 15:03 UTC by DEMAINE Benoît-Pierre, aka DoubleHP
Modified: 2010-05-30 15:09 UTC (History)
0 users

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


Attachments
/tmp/emerge--info (emerge--info,14.61 KB, text/plain)
2010-05-30 15:03 UTC, DEMAINE Benoît-Pierre, aka DoubleHP
Details
/var/log/portage/dev-python:jinja-2.4.1:20100530-150233.log (dev-python:jinja-2.4.1:20100530-150233.log,19.84 KB, text/plain)
2010-05-30 15:03 UTC, DEMAINE Benoît-Pierre, aka DoubleHP
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DEMAINE Benoît-Pierre, aka DoubleHP 2010-05-30 15:03:19 UTC
uranus ~ # emerge -DaNuv world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild     U ] dev-python/jinja-2.4.1 [2.3.1] USE="doc examples -i18n -test" 0 kB
Total: 1 package (1 upgrade), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No]
[...]
running build_ext
building 'jinja2._speedups' extension
creating build-3.1/temp.linux-x86_64-3.1
creating build-3.1/temp.linux-x86_64-3.1/jinja2
x86_64-pc-linux-gnu-gcc -pthread -O2 -march=athlon64 -pipe -fPIC -I/usr/include/python3.1 -c jinja2/_speedups.c -o build-3.1/temp.linux-x86_64-3.1/jinja2/_speedups.o
x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -O2 -march=athlon64 -pipe build-3.1/temp.linux-x86_64-3.1/jinja2/_speedups.o -L/usr/lib64 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/jinja2/_speedups.so
 * Generation of documentation
make -j6 html
mkdir -p _build/html _build/doctrees
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v0.6.5
ACCESS DENIED  open_wr:      /usr/lib64/python2.6/site-packages/sphinx/pycode/Grammar2.6.5.final.0.pickle
loading pickled environment... not found
building [html]: targets for 11 source files that are out of date
updating environment: 11 added, 0 changed, 0 removed
reading sources... [100%] tricks
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] tricks
writing additional files... genindex search
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded.

Build finished. The HTML pages are in _build/html.
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-10628.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /usr/lib64/python2.6/site-packages/sphinx/pycode/Grammar2.6.5.final.0.pickle
A: /usr/lib64/python2.6/site-packages/sphinx/pycode/Grammar2.6.5.final.0.pickle
R: /usr/lib64/python2.6/site-packages/sphinx/pycode/Grammar2.6.5.final.0.pickle
C: /usr/bin/python2.6 /usr/bin/sphinx-build -b html -d _build/doctrees . _build/html
--------------------------------------------------------------------------------

>>> Failed to emerge dev-python/jinja-2.4.1, Log file:

>>>  '/var/log/portage/dev-python:jinja-2.4.1:20100530-150233.log'
uranus ~ #
Comment 1 DEMAINE Benoît-Pierre, aka DoubleHP 2010-05-30 15:03:30 UTC
Created attachment 233515 [details]
/tmp/emerge--info
Comment 2 DEMAINE Benoît-Pierre, aka DoubleHP 2010-05-30 15:03:57 UTC
Created attachment 233517 [details]
/var/log/portage/dev-python:jinja-2.4.1:20100530-150233.log

good luck :/
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-05-30 15:09:16 UTC

*** This bug has been marked as a duplicate of bug 266015 ***