Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460528 - sci-visualization/paraview-3.98.0 fails to build
Summary: sci-visualization/paraview-3.98.0 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 13:05 UTC by Hans
Modified: 2013-03-09 21:35 UTC (History)
1 user (show)

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


Attachments
emerge --info paraview (emerge_info_paraview,5.14 KB, text/plain)
2013-03-09 13:13 UTC, Hans
Details
build.log (build.log,264.67 KB, text/plain)
2013-03-09 13:16 UTC, Hans
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans 2013-03-06 13:05:52 UTC
with the following error message:

[  4%] Building CXX object ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/protoc_compiler.dir/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
cd /var/tmp/portage/sci-visualization/paraview-3.98.0/work/paraview-3.98.0_build/ThirdParty/protobuf/vtkprotobuf/src && /usr/bin/x86_64-pc-linux-gnu-g++  -DVTK_IN_VTK  -DNDEBUG -march=native -pipe -O2   -w -w -w -w -I/var/tmp/portage/sci-visualization/paraview-3.98.0/work/paraview-3.98.0_build/ThirdParty/protobuf/vtkprotobuf/src -I/var/tmp/portage/sci-visualization/paraview-3.98.0/work/ParaView-3.98.0-src/ThirdParty/protobuf/vtkprotobuf/src -I/var/tmp/portage/sci-visualization/paraview-3.98.0/work/ParaView-3.98.0-src -I/var/tmp/portage/sci-visualization/paraview-3.98.0/work/ParaView-3.98.0-src/..    -o CMakeFiles/protoc_compiler.dir/google/protobuf/compiler/cpp/cpp_enum_field.cc.o -c /var/tmp/portage/sci-visualization/paraview-3.98.0/work/ParaView-3.98.0-src/ThirdParty/protobuf/vtkprotobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc
make -f Plugins/TestPlugin/CMakeFiles/PacMan.dir/build.make Plugins/TestPlugin/CMakeFiles/PacMan.dir/depend
make[2]: Entering directory `/var/tmp/portage/sci-visualization/paraview-3.98.0/work/paraview-3.98.0_build'
make[2]: *** No rule to make target `/var/tmp/portage/sci-visualization/paraview-3.98.0/work/ParaView-3.98.0-src/Plugins/TestPlugin/kwProcessXML', needed by `Plugins/TestPlugin/vtkSMXML_PacMan.h'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/sci-visualization/paraview-3.98.0/work/paraview-3.98.0_build'
make[1]: *** [Plugins/TestPlugin/CMakeFiles/PacMan.dir/all] Error 2
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-03-09 12:16:32 UTC
full build.log and "emerge --info paraview" please
Comment 2 Hans 2013-03-09 13:13:47 UTC
Created attachment 341432 [details]
emerge --info paraview
Comment 3 Hans 2013-03-09 13:16:01 UTC
Created attachment 341434 [details]
build.log
Comment 4 Julian Ospald 2013-03-09 15:21:26 UTC
as a temporary workaround enable "python" useflag.
Comment 5 Julian Ospald 2013-03-09 18:15:19 UTC
found the issue

really interesting, definitely an upstream bug
Comment 6 Julian Ospald 2013-03-09 21:35:17 UTC
+  09 Mar 2013; Julian Ospald <hasufell@gentoo.org> paraview-3.98.0.ebuild:
+  fix build time failure wrt #460528, fix a few non-fatal typos
+


wait a bit and resync