Paste #233070

   
pasted on 08.11.2021 20:20
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
 * Package:    sci-libs/vtk-8.2.0-r5
 * Repository: gentoo
 * Maintainer: sci@gentoo.org waebbl-gentoo@posteo.net,proxy-maint@gentoo.org
 * USE:        X abi_x86_64 amd64 boost elibc_glibc ffmpeg kernel_linux python python_single_target_python3_9 qt5 rendering tbb theora userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox usersandbox
 * Using python3.9 to build
>>> Unpacking source...
>>> Unpacking VTK-8.2.0.tar.gz to /var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work
>>> Source unpacked in /var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work
>>> Preparing source in /var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/VTK-8.2.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/VTK-8.2.0"
 * Build directory  (BUILD_DIR):     "/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/vtk-8.2.0_build"
 * Applying vtk-8.1.0-openmpi-4-compatibility.patch ...
 [ ok ]
 * Applying vtk-8.2.0-qt-5.15.patch ...
patching file Rendering/Qt/vtkQtLabelRenderStrategy.cxx
patching file Rendering/Qt/vtkQtStringToImage.cxx
Hunk #1 succeeded at 31 with fuzz 2 (offset 1 line).
 [ ok ]
 * Applying vtk-8.2.0-gcc-10.patch ...
patching file CMake/VTKGenerateExportHeader.cmake
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 174 with fuzz 1.
 [ ok ]
 * Applying vtk-8.2.0-fno-common.patch ...
 [ ok ]
 * Applying vtk-8.2.0-py38.patch ...
 [ ok ]
 * Applying vtk-8.2.0-freetype-2.10.3-provide-FT_CALLBACK_DEF.patch ...
 [ ok ]
 * Applying vtk-8.2.0-pugixml.patch ...
 [ ok ]
 * Applying vtk-8.2.0-0001-fix-library-installation-dir-for-xdmf3.patch ...
 [ ok ]
 * Hardcoded definition(s) removed in ThirdParty/eigen/vtkeigen/CMakeLists.txt:
 *    set(CMAKE_BUILD_TYPE "Release")
 * Hardcoded definition(s) removed in ThirdParty/libproj/vtklibproj/CMakeLists.txt:
 *    set (CMAKE_BUILD_TYPE Release)
 * Dropping bundled expat ...
 [ ok ]
 * Dropping bundled freetype ...
 [ ok ]
 * Dropping bundled hdf5 ...
 [ ok ]
 * Dropping bundled jpeg ...
 [ ok ]
 * Dropping bundled jsoncpp ...
 [ ok ]
 * Dropping bundled kissfft ...
 [ ok ]
 * Dropping bundled libharu ...
 [ ok ]
 * Dropping bundled libxml2 ...
 [ ok ]
 * Dropping bundled lz4 ...
 [ ok ]
 * Dropping bundled netcdf ...
 [ ok ]
 * Dropping bundled pugixml ...
 [ ok ]
 * Dropping bundled png ...
 [ ok ]
 * Dropping bundled tiff ...
 [ ok ]
 * Dropping bundled zlib ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/VTK-8.2.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/VTK-8.2.0"
 * Build directory  (BUILD_DIR):     "/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/vtk-8.2.0_build"
cmake -C /var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/vtk-8.2.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev -DVTK_DIR=/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/VTK-8.2.0 -DVTK_INSTALL_LIBRARY_DIR=lib64 -DVTK_INSTALL_PACKAGE_DIR=lib64/cmake/vtk-8.2 -DVTK_INSTALL_DOC_DIR=/usr/share/doc/vtk-8.2.0-r5 -DVTK_DATA_ROOT=/usr/share/vtk/data -DVTK_CUSTOM_LIBRARY_SUFFIX= -DBUILD_SHARED_LIBS=ON -DVTK_USE_SYSTEM_AUTOBAHN=ON -DVTK_USE_SYSTEM_EXPAT=ON -DVTK_USE_SYSTEM_FREETYPE=ON -DVTK_USE_SYSTEM_FreeType=ON -DVTK_USE_SYSTEM_GL2PS=OFF -DVTK_USE_SYSTEM_HDF5=ON -DVTK_USE_SYSTEM_JPEG=ON -DVTK_USE_SYSTEM_LIBPROJ=OFF -DVTK_USE_SYSTEM_LIBXML2=ON -DVTK_USE_SYSTEM_LibXml2=ON -DVTK_USE_SYSTEM_NETCDF=ON -DVTK_USE_SYSTEM_OGGTHEORA=ON -DVTK_USE_SYSTEM_PUGIXML=ON -DVTK_USE_SYSTEM_PNG=ON -DVTK_USE_SYSTEM_TIFF=ON -DVTK_USE_SYSTEM_TWISTED=ON -DVTK_USE_SYSTEM_XDMF2=OFF -DVTK_USE_SYSTEM_XDMF3=OFF -DVTK_USE_SYSTEM_ZLIB=ON -DVTK_USE_SYSTEM_ZOPE=ON -DVTK_USE_SYSTEM_LIBRARIES=ON -DVTK_USE_SYSTEM_DIY2=OFF -DVTK_USE_GL2PS=ON -DVTK_USE_LARGE_DATA=ON -DVTK_USE_PARALLEL=ON -DVTK_EXTRA_COMPILER_WARNINGS=ON -DVTK_Group_StandAlone=ON -DBUILD_DOCUMENTATION=no -DBUILD_EXAMPLES=no -DBUILD_VTK_BUILD_ALL_MODULES_FOR_TESTS=off -DVTK_BUILD_ALL_MODULES=no -DUSE_DOCUMENTATION_HTML_HELP=no -DVTK_Group_Imaging=no -DVTK_Group_MPI=no -DVTK_Group_Rendering=yes -DVTK_Group_Tk=no -DVTK_Group_Views=no -DVTK_Group_Web=no -DVTK_SMP_IMPLEMENTATION_TYPE=TBB -DVTK_WWW_DIR=/ -DVTK_WRAP_JAVA=no -DVTK_WRAP_PYTHON=yes -DVTK_WRAP_PYTHON_SIP=yes -DVTK_WRAP_TCL=no -DVTK_USE_BOOST=yes -DUSE_VTK_USE_BOOST=yes -DModule_vtkInfovisBoost=yes -DModule_vtkInfovisBoostGraphAlgorithms=yes -DVTK_USE_ODBC=no -DModule_vtkIOODBC=no -DVTK_USE_OFFSCREEN=no -DVTK_OPENGL_HAS_OSMESA=no -DVTK_USE_OGGTHEORA_ENCODER=yes -DVTK_USE_NVCONTROL=no -DModule_vtkFiltersStatisticsGnuR=no -DVTK_USE_X=yes -DVTK_USE_FFMPEG_ENCODER=yes -DModule_vtkIOGDAL=no -DModule_vtkIOGeoJSON=no -DModule_vtkIOXdmf2=no -DBUILD_TESTING=no -DVTK_USE_COCOA=no -DVTK_INSTALL_PYTHON_MODULES_DIR=/usr/lib/python3.9/site-packages -DPYTHON_INCLUDE_DIR=/usr/include/python3.9 -DPYTHON_LIBRARY=/usr/lib64/libpython3.9.so -DSIP_PYQT_DIR=/usr/share/sip -DSIP_INCLUDE_DIR=/usr/include/python3.9 -DVTK_PYTHON_INCLUDE_DIR=/usr/include/python3.9 -DVTK_PYTHON_LIBRARY=/usr/lib64/libpython3.9.so -DVTK_USE_SYSTEM_SIX=ON -DVTK_USE_QVTK=ON -DVTK_USE_QVTK_OPENGL=ON -DVTK_USE_QVTK_QTOPENGL=ON -DQT_WRAP_CPP=ON -DQT_WRAP_UI=ON -DVTK_INSTALL_QT_DIR=lib64/qt5/plugins/designer -DDESIRED_QT_VERSION=5 -DVTK_QT_VERSION=5 -DQT_MOC_EXECUTABLE=/usr/lib64/qt5/bin/moc -DQT_UIC_EXECUTABLE=/usr/lib64/qt5/bin/uic -DQT_INCLUDE_DIR=/usr/include/qt5 -DQT_QMAKE_EXECUTABLE=/usr/lib64/qt5/bin/qmake -DVTK_Group_Qt:BOOL=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebKitWidgets=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/vtk-8.2.0_build/gentoo_toolchain.cmake  /var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/VTK-8.2.0
loading initial cache file /var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/vtk-8.2.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAVE_GCC_ERROR_RETURN_TYPE
-- Performing Test HAVE_GCC_ERROR_RETURN_TYPE - Success
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Performing Test VTK_UNDEFINED_SYMBOLS_ALLOWED - Success
-- Performing Test Support for 64 bit file systems
-- Performing Test Support for 64 bit file systems - Success
-- Group StandAlone modules: vtkChartsCore;vtkCommonComputationalGeometry;vtkCommonCore;vtkCommonDataModel;vtkCommonExecutionModel;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkDomainsChemistry;vtkFiltersAMR;vtkFiltersCore;vtkFiltersExtraction;vtkFiltersFlowPaths;vtkFiltersGeneral;vtkFiltersGeneric;vtkFiltersGeometry;vtkFiltersHybrid;vtkFiltersHyperTree;vtkFiltersImaging;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelImaging;vtkFiltersPoints;vtkFiltersProgrammable;vtkFiltersPython;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersSources;vtkFiltersStatistics;vtkFiltersTexture;vtkFiltersTopology;vtkFiltersVerdict;vtkIOAMR;vtkIOAsynchronous;vtkIOCityGML;vtkIOCore;vtkIOEnSight;vtkIOExodus;vtkIOGeometry;vtkIOImage;vtkIOImport;vtkIOInfovis;vtkIOLSDyna;vtkIOLegacy;vtkIOMINC;vtkIOMovie;vtkIONetCDF;vtkIOPLY;vtkIOParallel;vtkIOParallelXML;vtkIOSQL;vtkIOSegY;vtkIOTecplotTable;vtkIOVeraOut;vtkIOVideo;vtkIOXML;vtkIOXMLParser;vtkImagingColor;vtkImagingCore;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInfovisCore;vtkInfovisLayout;vtkParallelCore;vtkPythonContext2D
-- Group MPI modules: vtkDomainsParallelChemistry;vtkFiltersParallelDIY2;vtkFiltersParallelGeometry;vtkFiltersParallelMPI;vtkFiltersParallelVerdict;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallelNetCDF;vtkParallelMPI;vtkParallelMPI4Py;vtkdiy2
-- Group Imaging modules: vtkFiltersImaging;vtkImagingColor;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkRenderingImage
-- Group Qt modules: vtkGUISupportQt;vtkGUISupportQtSQL;vtkRenderingQt;vtkViewsQt
-- Group Rendering modules: vtkGeovisCore;vtkIOExport;vtkIOExportPDF;vtkInteractionImage;vtkInteractionStyle;vtkInteractionWidgets;vtkRenderingAnnotation;vtkRenderingContext2D;vtkRenderingCore;vtkRenderingFreeType;vtkRenderingImage;vtkRenderingLOD;vtkRenderingLabel;vtkRenderingVolume;vtkViewsContext2D;vtkViewsCore;vtkViewsInfovis
-- Group Tk modules: vtkRenderingTk
-- Group Views modules: vtkViewsContext2D;vtkViewsGeovis
-- Group Web modules: vtkWebCore;vtkWebPython;vtkWebGLExporter
-- Setting rendering backend to 'OpenGL2' as none was specified.
-- Backend OpenGL2 modules: vtkDomainsChemistryOpenGL2;vtkIOExportOpenGL2;vtkImagingOpenGL2;vtkRenderingContextOpenGL2;vtkRenderingGL2PSOpenGL2;vtkRenderingLICOpenGL2;vtkRenderingOpenGL2;vtkRenderingOpenVR;vtkRenderingVolumeOpenGL2
-- Enabling modules for OpenGL2.
-- Checking whether header cstdio is available
-- Checking whether header cstdio is available - yes
-- Checking for Large File Support
-- Checking for Large File Support - yes
-- Checking whether C++ compiler has 'long long'
-- Checking whether C++ compiler has 'long long' - yes
-- Checking whether C++ compiler has '__int64'
-- Checking whether C++ compiler has '__int64' - no
-- Checking whether wstring is available
-- Checking whether wstring is available - yes
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Checking whether C compiler has clock_gettime
-- Checking whether C compiler has clock_gettime - yes
-- Checking whether CXX compiler has setenv
-- Checking whether CXX compiler has setenv - yes
-- Checking whether CXX compiler has unsetenv
-- Checking whether CXX compiler has unsetenv - yes
-- Checking whether CXX compiler has environ in stdlib.h
-- Checking whether CXX compiler has environ in stdlib.h - no
-- Checking whether CXX compiler has utimes
-- Checking whether CXX compiler has utimes - yes
-- Checking whether CXX compiler has utimensat
-- Checking whether CXX compiler has utimensat - yes
-- Checking whether CXX compiler struct stat has st_mtim member
-- Checking whether CXX compiler struct stat has st_mtim member - yes
-- Checking whether CXX compiler struct stat has st_mtimespec member
-- Checking whether CXX compiler struct stat has st_mtimespec member - no
-- Looking for include files sys/types.h, ifaddrs.h
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Checking whether CXX compiler has rlimit64
-- Checking whether CXX compiler has rlimit64 - yes
-- Checking whether CXX compiler has atol
-- Checking whether CXX compiler has atol - yes
-- Checking whether CXX compiler has atoll
-- Checking whether CXX compiler has atoll - yes
-- Checking whether CXX compiler has _atoi64
-- Checking whether CXX compiler has _atoi64 - no
-- Looking for C++ include execinfo.h
-- Looking for C++ include execinfo.h - found
-- Checking whether backtrace works with this C++ compiler
-- Checking whether backtrace works with this C++ compiler - yes
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Checking whether dladdr works with this C++ compiler
-- Checking whether dladdr works with this C++ compiler - yes
-- Looking for C++ include cxxabi.h
-- Looking for C++ include cxxabi.h - found
-- Checking whether cxxabi works with this C++ compiler
-- Checking whether cxxabi works with this C++ compiler - yes
-- Checking whether CXX compiler has getloadavg
-- Checking whether CXX compiler has getloadavg - yes
-- Checking whether <ext/stdio_filebuf.h> is available
-- Checking whether <ext/stdio_filebuf.h> is available - yes
-- Performing Test VTK_HAS_STD_ISNAN
-- Performing Test VTK_HAS_STD_ISNAN - Success
-- Performing Test VTK_HAS_STD_ISINF
-- Performing Test VTK_HAS_STD_ISINF - Success
-- Performing Test VTK_HAS_STD_ISFINITE
-- Performing Test VTK_HAS_STD_ISFINITE - Success
-- Looking for isnan
-- Looking for isnan - found
-- Looking for isinf
-- Looking for isinf - found
-- Looking for isfinite
-- Looking for isfinite - found
-- Looking for finite
-- Looking for finite - found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for feenableexcept
-- Looking for feenableexcept - found
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Looking for getsockname in socket
-- Looking for getsockname in socket - not found
-- Checking for getsockname with socklen_t
-- Checking for getsockname with socklen_t -- 1
-- Looking for SO_REUSEADDR
-- Looking for SO_REUSEADDR - found
-- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0") 
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") 
-- Found Freetype: /usr/lib/libfreetype.so (found version "2.11.0") 
-- Found double-conversion: /usr/include/double-conversion  
-- Found LZ4: /usr/lib/liblz4.so  
-- Found LZMA: /usr/lib64/liblzma.so  
-- Found EXPAT: /usr/lib/libexpat.so (found version "2.4.1") 
-- Found GLEW: /usr/include  
-- Found OpenGL: /usr/lib/libOpenGL.so   
-- Found X11: /usr/include   
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - not found
-- Looking for dnet_ntoa in dnet
-- Looking for dnet_ntoa in dnet - not found
-- Looking for dnet_ntoa in dnet_stub
-- Looking for dnet_ntoa in dnet_stub - not found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
CMake Error at GUISupport/Qt/CMakeLists.txt:71 (find_package):
  By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt5" with any of
  the following names:

    Qt5Config.cmake
    qt5-config.cmake

  Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"
  to a directory containing one of the above files.  If "Qt5" provides a
  separate development package or SDK, be sure it has been installed.


-- Configuring incomplete, errors occurred!
See also "/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/vtk-8.2.0_build/CMakeFiles/CMakeOutput.log".
See also "/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/vtk-8.2.0_build/CMakeFiles/CMakeError.log".
 * ERROR: sci-libs/vtk-8.2.0-r5::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_configure
 *   environment, line 5155:  Called cmake_src_configure
 *   environment, line 1703:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=sci-libs/vtk-8.2.0-r5::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-libs/vtk-8.2.0-r5::gentoo'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info =vtk-8.2.0
 * The complete build log is located at '/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/temp/environment'.
 * Working directory: '/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/vtk-8.2.0_build'
 * S: '/var/calculate/tmp/portage/sci-libs/vtk-8.2.0-r5/work/VTK-8.2.0'
Add Comment
Author