Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 363919 - sci-libs/vtk-5.6.1 fails in install phase
Summary: sci-libs/vtk-5.6.1 fails in install phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-17 13:00 UTC by Erik Zeek
Modified: 2011-04-17 13:51 UTC (History)
1 user (show)

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


Attachments
emerge --info =sci-libs/vtk-5.6.1 (emerge-info.txt,11.89 KB, text/plain)
2011-04-17 13:00 UTC, Erik Zeek
Details
build log (sci-libs:vtk-5.6.1:20110417-120929.log.bz2,109.10 KB, text/plain)
2011-04-17 13:06 UTC, Erik Zeek
Details
build log (sci-libs:vtk-5.6.1:20110417-120929.log.bz2,109.10 KB, application/octet-stream)
2011-04-17 13:08 UTC, Erik Zeek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Zeek 2011-04-17 13:00:06 UTC
Created attachment 270265 [details]
emerge --info =sci-libs/vtk-5.6.1

Fails every time:


running egg_info
creating VTK.egg-info
writing VTK.egg-info/PKG-INFO
writing top-level names to VTK.egg-info/top_level.txt
writing dependency_links to VTK.egg-info/dependency_links.txt
writing manifest file 'VTK.egg-info/SOURCES.txt'
reading manifest file 'VTK.egg-info/SOURCES.txt'
writing manifest file 'VTK.egg-info/SOURCES.txt'
Copying VTK.egg-info to /gentoo/tmp/portage/sci-libs/vtk-5.6.1/image/usr/lib64/python2.7/site-packages/VTK-5.6.1-py2.7.egg-info
running install_scripts
-- Installing: /gentoo/tmp/portage/sci-libs/vtk-5.6.1/image/usr/lib64/vtk-5.6/java/vtk.jar
-- Installing: /gentoo/tmp/portage/sci-libs/vtk-5.6.1/image/usr/lib64/vtk-5.6/VTKConfig.cmake
-- Installing: /gentoo/tmp/portage/sci-libs/vtk-5.6.1/image/usr/lib64/vtk-5.6/VTKConfigVersion.cmake
`Examples' -> `examples'
mv: cannot stat `VTKData': No such file or directory
 * ERROR: sci-libs/vtk-5.6.1 failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_install
 *   environment, line 7183:  Called die
 * The specific snippet of code:
 *           mv -v VTKData data || die;
 * 
 * If you need support, post the output of 'emerge --info =sci-libs/vtk-5.6.1',
 * the complete build log and the output of 'emerge -pqv =sci-libs/vtk-5.6.1'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea6  CLASSPATH="" JAVA_HOME="/usr/lib64/icedtea6"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/log/portage/sci-libs:vtk-5.6.1:20110417-120929.log'.
 * The ebuild environment file is located at '/gentoo/tmp/portage/sci-libs/vtk-5.6.1/temp/environment'.
 * S: '/gentoo/tmp/portage/sci-libs/vtk-5.6.1/work/VTK'
Comment 1 Erik Zeek 2011-04-17 13:06:33 UTC
Created attachment 270267 [details]
build log
Comment 2 Erik Zeek 2011-04-17 13:08:58 UTC
Created attachment 270269 [details]
build log

Correct mime type (or at least make it better).
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2011-04-17 13:50:30 UTC
Oh d..., Sorry. I forgot to commit the fix/change.

+  17 Apr 2011; Justin Lecher <jlec@gentoo.org> vtk-5.6.0-r3.ebuild,
+  vtk-5.6.1.ebuild:
+  Fix ofr installation of examples, #363919
+