Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352374 - dev-lang/v8-3.0.7 fails tests
Summary: dev-lang/v8-3.0.7 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 20:50 UTC by Nikoli
Modified: 2011-01-22 10:07 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 Nikoli 2011-01-21 20:50:09 UTC
...
=== release regress-73 ===
Path: message/regress/regress-73
--- stderr ---
/var/tmp/portage/dev-lang/v8-3.0.7/work/v8-3.0.7/shell: error while loading shared libraries: libv8-3.0.7.so: cannot open shared object file: No such file or directory
Command: /var/tmp/portage/dev-lang/v8-3.0.7/work/v8-3.0.7/shell --nocrankshaft /var/tmp/portage/dev-lang/v8-3.0.7/work/v8-3.0.7/test/message/regress/regress-73.js

===
=== 1971 tests failed
===

Seems you need to use 'LD_LIBRARY_PATH="${S}/path"', ffmpeg ebuilds are examples.
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-01-22 10:07:45 UTC
Great catch! Fixed, thank you.