thliebig / openEMS-Project

openEMS is a free and open electromagnetic field solver using the FDTD method.
356 stars 65 forks source link

build failure #24

Closed evanfoss closed 8 months ago

evanfoss commented 1 year ago

I am trying to install openEMS and I have the following log file.

-- The CXX compiler identification is GNU 10.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using CMAKE_INSTALL_PREFIX: /home/user1/opt/openEMS -- Build AppCSXCAD: YES -- with MPI: 0 -- Configuring done -- Generating done -- Build files have been written to: /tmp/tmp.ChPxdluuCL [ 2%] Creating directories for 'fparser' [ 5%] No download step for 'fparser' [ 7%] No update step for 'fparser' [ 10%] No patch step for 'fparser' [ 12%] Performing configure step for 'fparser' -- The CXX compiler identification is GNU 10.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:7 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.

-- Configuring done -- Generating done -- Build files have been written to: /tmp/tmp.ChPxdluuCL/fparser-prefix/src/fparser-build [ 15%] Performing build step for 'fparser' [ 33%] Building CXX object CMakeFiles/fparser.dir/fparser.cc.o [ 66%] Building CXX object CMakeFiles/fparser.dir/fpoptimizer.cc.o [100%] Linking CXX shared library libfparser.so [100%] Built target fparser [ 17%] Performing install step for 'fparser' Consolidate compiler generated dependencies of target fparser [100%] Built target fparser Install the project... -- Install configuration: "Release" -- Installing: /home/user1/opt/openEMS/lib/libfparser.so.4.5.1 -- Up-to-date: /home/user1/opt/openEMS/lib/libfparser.so.4 -- Up-to-date: /home/user1/opt/openEMS/lib/libfparser.so -- Installing: /home/user1/opt/openEMS/include/fparser.hh [ 20%] Completed 'fparser' [ 20%] Built target fparser [ 22%] Creating directories for 'CSXCAD' [ 25%] No download step for 'CSXCAD' [ 27%] No update step for 'CSXCAD' [ 30%] No patch step for 'CSXCAD' [ 32%] Performing configure step for 'CSXCAD' -- The CXX compiler identification is GNU 10.3.0 -- The C compiler identification is GNU 10.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Git: /usr/bin/git (found version "2.31.1") -- Found Git repository, CSXCAD version tag: v0.6.2-123-gc29742b -- FPARSER_ROOT_DIR: /home/user1/opt/openEMS -- fparser_INCLUDE_DIR: /home/user1/opt/openEMS/include -- TinyXML_ROOT_DIR -- Found TinyXML: /usr/lib64/libtinyxml.so
-- TinyXML_INCLUDE_DIR: /usr/include -- TinyXML_LIBRARY: /usr/lib64/libtinyxml.so -- Found HDF5: /usr/lib64/libhdf5.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so (found suitable version "1.10.5", minimum required is "1.8") found components: C HL -- Using header-only CGAL -- Targetting Unix Makefiles -- Using /usr/bin/c++ compiler. -- Found GMP: /usr/lib64/libgmp.so
-- Found MPFR: /usr/lib64/libmpfr.so
-- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable version "1.76.0", minimum required is "1.48")
-- Boost include dirs: /usr/include -- Boost libraries:
-- Using gcc version 4 or later. Adding -frounding-math -- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable version "1.76.0", minimum required is "1.46") found components: thread system date_time serialization chrono -- Found MPI_C: /usr/lib64/libmpi.so (found version "3.1") -- Found MPI_CXX: /usr/lib64/libmpi.so (found version "3.1") -- Found MPI: TRUE (found version "3.1")
CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:64 (message): The new name for the 'vtkIOGeometry' component is 'IOGeometry' Call Stack (most recent call first): CMakeLists.txt:139 (find_package)

CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:64 (message): The new name for the 'vtkIOPLY' component is 'IOPLY' Call Stack (most recent call first): CMakeLists.txt:139 (find_package)

CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to find_package_handle_standard_args (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/vtkm/cmake/VTKmDeviceAdapters.cmake:90 (find_package) /usr/lib64/cmake/vtk-9.0/vtkm/cmake/VTKmWrappers.cmake:13 (include) /usr/lib64/cmake/vtk-9.0/vtkm/VTKmConfig.cmake:151 (include) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:117 (find_package) CMakeLists.txt:139 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.

-- Found Threads: TRUE
-- Found JsonCpp: /usr/lib64/libjsoncpp.so (found suitable version "1.9.3", minimum required is "0.7.0") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") -- Found double-conversion: /usr/lib64/libdouble-conversion.so
-- Found LZ4: /usr/lib64/liblz4.so (found version "1.9.3") -- Found LZMA: /usr/lib64/liblzma.so (found version "5.2.5") -- Found utf8cpp: /usr/include/utf8cpp
-- Found JPEG: /usr/lib64/libjpeg.so
-- Found TIFF: /usr/lib64/libtiff.so (found version "4.3.0")
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to find_package_handle_standard_args (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/VTK-vtk-module-find-packages.cmake:1760 (find_package) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:131 (include) CMakeLists.txt:139 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.

-- Found OpenMP_C: -fopenmp (found version "4.5") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to find_package_handle_standard_args (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/VTK-vtk-module-find-packages.cmake:1760 (find_package) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:131 (include) CMakeLists.txt:139 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.

-- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5")
-- Found package VTK. Using version 9.0.1 CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-use-file-deprecated.cmake:1 (message): The VTK_USE_FILE is no longer used starting with 8.90. Call Stack (most recent call first): CMakeLists.txt:142 (include)

-- vtk libraries VTK::IOGeometryVTK::IOPLY -- Configuring done -- Generating done -- Build files have been written to: /tmp/tmp.ChPxdluuCL/CSXCAD-prefix/src/CSXCAD-build [ 35%] Performing build step for 'CSXCAD' [ 2%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimitives.cpp.o [ 5%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSProperties.cpp.o [ 7%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSRectGrid.cpp.o [ 10%] Building CXX object src/CMakeFiles/CSXCAD.dir/ContinuousStructure.cpp.o [ 12%] Building CXX object src/CMakeFiles/CSXCAD.dir/ParameterObjects.cpp.o [ 15%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSFunctionParser.cpp.o [ 17%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSUseful.cpp.o [ 20%] Building CXX object src/CMakeFiles/CSXCAD.dir/ParameterCoord.cpp.o [ 23%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSTransform.cpp.o [ 25%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimPoint.cpp.o [ 28%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimBox.cpp.o [ 30%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimMultiBox.cpp.o [ 33%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimSphere.cpp.o [ 35%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimSphericalShell.cpp.o [ 38%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimCylinder.cpp.o [ 41%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimCylindricalShell.cpp.o [ 43%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimPolygon.cpp.o [ 46%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimLinPoly.cpp.o [ 48%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimRotPoly.cpp.o [ 51%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimPolyhedron.cpp.o [ 53%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimPolyhedronReader.cpp.o [ 56%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimCurve.cpp.o [ 58%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimWire.cpp.o [ 61%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPrimUserDefined.cpp.o [ 64%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropUnknown.cpp.o [ 66%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropMaterial.cpp.o [ 69%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropDispersiveMaterial.cpp.o [ 71%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropLorentzMaterial.cpp.o [ 74%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropDebyeMaterial.cpp.o [ 76%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropDiscMaterial.cpp.o [ 79%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropLumpedElement.cpp.o [ 82%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropMetal.cpp.o [ 84%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropConductingSheet.cpp.o [ 87%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropExcitation.cpp.o [ 89%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropProbeBox.cpp.o [ 92%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropDumpBox.cpp.o [ 94%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSPropResBox.cpp.o [ 97%] Building CXX object src/CMakeFiles/CSXCAD.dir/CSBackgroundMaterial.cpp.o [100%] Linking CXX shared library libCSXCAD.so [100%] Built target CSXCAD [ 37%] Performing install step for 'CSXCAD' Consolidate compiler generated dependencies of target CSXCAD [100%] Built target CSXCAD Install the project... -- Install configuration: "Release" -- Up-to-date: /home/user1/opt/openEMS/share/CSXCAD/matlab -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/export_gerber.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddLinPoly.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddDebyeMaterial.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddPlaneWaveExcite.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddPropAttribute.m -- Up-to-date: /home/user1/opt/openEMS/share/CSXCAD/matlab/private -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/GetPropertyPosition.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/FindProperty.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/vector2str.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/octave_struct2xml_2.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/struct_2_xmlNode.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/Add2Property.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/SmoothRange.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/AddProperty.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/SetPropertyArgs.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/CheckSymmtricLines.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/GetPropertyType.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/private/AddPrimitiveArgs.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddConductingSheet.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/export_empire.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/export_povray.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddPolyhedron.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/DetectEdges.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddCylinder.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddSphericalShell.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddMaterial.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddBox.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/SmoothMeshLines.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddPoint.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/CalcLorentzMaterial.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/InitCSX.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/CalcDrudeMaterial.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddExcitation.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/SetMaterialWeight.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/SetMaterialProperty.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/SmoothMeshLines2.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/DirChar2Int.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddCurve.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddPolygon.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/ImportSTL.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddWire.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/searchBinary.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/Convert_VF_DiscMaterial.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/export_excellon.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/SetBackgroundMaterial.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddLumpedElement.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddDiscMaterial.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddMetal.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddCylindricalShell.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddDump.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/CalcDebyeMaterial.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/RecursiveSmoothMesh.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AnalyseMesh.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/DefineRectGrid.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/CheckMesh.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/CreateDiscMaterial.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddRotPoly.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddProbe.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/SetExcitationWeight.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddSphere.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AutoSmoothMeshLines.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/AddLorentzMaterial.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/ImportPLY.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/CSXGeomPlot.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/SmoothMesh.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/isOctave.m -- Installing: /home/user1/opt/openEMS/share/CSXCAD/matlab/struct_2_xml.m -- Installing: /home/user1/opt/openEMS/lib/libCSXCAD.so.0.6.2 -- Up-to-date: /home/user1/opt/openEMS/lib/libCSXCAD.so.0 -- Set runtime path of "/home/user1/opt/openEMS/lib/libCSXCAD.so.0.6.2" to "/home/user1/opt/openEMS/lib" -- Up-to-date: /home/user1/opt/openEMS/lib/libCSXCAD.so -- Installing: /home/user1/opt/openEMS/include/CSXCAD/ContinuousStructure.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimitives.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSProperties.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSRectGrid.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSXCAD_Global.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/ParameterObjects.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSFunctionParser.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSUseful.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/ParameterCoord.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSTransform.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSBackgroundMaterial.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimPoint.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimBox.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimMultiBox.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimSphere.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimSphericalShell.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimCylinder.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimCylindricalShell.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimPolygon.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimLinPoly.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimRotPoly.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimPolyhedron.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimPolyhedronReader.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimCurve.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimWire.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPrimUserDefined.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropUnknown.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropMaterial.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropDispersiveMaterial.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropLorentzMaterial.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropDebyeMaterial.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropDiscMaterial.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropLumpedElement.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropMetal.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropConductingSheet.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropExcitation.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropProbeBox.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropDumpBox.h -- Installing: /home/user1/opt/openEMS/include/CSXCAD/CSPropResBox.h [ 40%] Completed 'CSXCAD' [ 40%] Built target CSXCAD [ 42%] Creating directories for 'QCSXCAD' [ 45%] Creating directories for 'openEMS' [ 47%] No download step for 'QCSXCAD' [ 50%] No download step for 'openEMS' [ 55%] No update step for 'QCSXCAD' [ 55%] No update step for 'openEMS' [ 60%] No patch step for 'openEMS' [ 60%] No patch step for 'QCSXCAD' [ 62%] Performing configure step for 'QCSXCAD' [ 65%] Performing configure step for 'openEMS' -- The CXX compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Detecting CXX compiler ABI info -- The C compiler identification is GNU 10.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:11 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.

CMake Deprecation Warning at CMakeLists.txt:15 (cmake_policy): The OLD behavior for policy CMP0020 will be removed from a future version of CMake.

The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD.

-- Found Git: /usr/bin/git (found version "2.31.1") -- Found Git repository, QCSXCAD version tag: v0.6.2-12-g1cde9d5 -- CSXCAD_LIBRARIES: /home/user1/opt/openEMS/lib/libCSXCAD.so -- CSXCAD_INCLUDE_DIR: /home/user1/opt/openEMS/include/CSXCAD -- Found TinyXML: /usr/lib64/libtinyxml.so
-- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Git: /usr/bin/git (found version "2.31.1") -- Found Git repository, openEMS version tag: v0.0.35-97-g0342eef -- fparser: /home/user1/opt/openEMS/lib/libfparser.so -- CSXCAD_LIBRARIES: /home/user1/opt/openEMS/lib/libCSXCAD.so -- CSXCAD_INCLUDE_DIR: /home/user1/opt/openEMS/include/CSXCAD -- Found TinyXML: /usr/lib64/libtinyxml.so
-- TinyXML_INCLUDE_DIR: /usr/include -- TinyXML_LIBRARY: /usr/lib64/libtinyxml.so -- Found HDF5: /usr/lib64/libhdf5.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so (found suitable version "1.10.5", minimum required is "1.8") found components: C HL -- Found MPI_CXX: /usr/lib64/libmpi.so (found version "3.1") -- Found MPI: TRUE (found version "3.1")
CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:64 (message): The new name for the 'vtkIOGeometry' component is 'IOGeometry' Call Stack (most recent call first): CMakeLists.txt:104 (find_package)

-- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable version "1.76.0", minimum required is "1.46") found components: thread system date_time serialization chrono -- Boost_INCLUDE_DIRS: /usr/include -- Boost_LIBRARIES: Boost::thread;Boost::system;Boost::date_time;Boost::serialization;Boost::chrono CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:64 (message): The new name for the 'vtkIOXML' component is 'IOXML' Call Stack (most recent call first): CMakeLists.txt:137 (find_package)

CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:64 (message): The new name for the 'vtkIOGeometry' component is 'IOGeometry' Call Stack (most recent call first): CMakeLists.txt:137 (find_package)

CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:64 (message): The new name for the 'vtkIOLegacy' component is 'IOLegacy' Call Stack (most recent call first): CMakeLists.txt:137 (find_package)

CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:64 (message): The new name for the 'vtkIOPLY' component is 'IOPLY' Call Stack (most recent call first): CMakeLists.txt:137 (find_package)

CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to find_package_handle_standard_args (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/vtkm/cmake/VTKmDeviceAdapters.cmake:90 (find_package) /usr/lib64/cmake/vtk-9.0/vtkm/cmake/VTKmWrappers.cmake:13 (include) /usr/lib64/cmake/vtk-9.0/vtkm/VTKmConfig.cmake:151 (include) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:117 (find_package) CMakeLists.txt:104 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.

-- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to find_package_handle_standard_args (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/vtkm/cmake/VTKmDeviceAdapters.cmake:90 (find_package) /usr/lib64/cmake/vtk-9.0/vtkm/cmake/VTKmWrappers.cmake:13 (include) /usr/lib64/cmake/vtk-9.0/vtkm/VTKmConfig.cmake:151 (include) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:117 (find_package) CMakeLists.txt:137 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.

-- Found Threads: TRUE
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Found JsonCpp: /usr/lib64/libjsoncpp.so (found suitable version "1.9.3", minimum required is "0.7.0") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.4.1") -- Found double-conversion: /usr/lib64/libdouble-conversion.so
-- Found LZ4: /usr/lib64/liblz4.so (found version "1.9.3") -- Found LZMA: /usr/lib64/liblzma.so (found version "5.2.5") -- Found utf8cpp: /usr/include/utf8cpp
-- Found JPEG: /usr/lib64/libjpeg.so
-- Found TIFF: /usr/lib64/libtiff.so (found version "4.3.0")
-- Check if compiler accepts -pthread - yes -- Found Threads: TRUE
-- Found JsonCpp: /usr/lib64/libjsoncpp.so (found suitable version "1.9.3", minimum required is "0.7.0") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to find_package_handle_standard_args (OpenMP_C) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/VTK-vtk-module-find-packages.cmake:1760 (find_package) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:131 (include) CMakeLists.txt:137 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.

-- Found OpenMP_C: -fopenmp (found version "4.5") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to find_package_handle_standard_args (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/VTK-vtk-module-find-packages.cmake:1760 (find_package) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:131 (include) CMakeLists.txt:137 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.

-- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5")
-- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") -- Found double-conversion: /usr/lib64/libdouble-conversion.so
-- Found LZ4: /usr/lib64/liblz4.so (found version "1.9.3") -- Found LZMA: /usr/lib64/liblzma.so (found version "5.2.5") -- Found utf8cpp: /usr/include/utf8cpp
-- Found package VTK. Using version 9.0.1 -- vtk libraries VTK::IOXMLVTK::IOGeometryVTK::IOLegacyVTK::IOPLY CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-use-file-deprecated.cmake:1 (message): The VTK_USE_FILE is no longer used starting with 8.90. Call Stack (most recent call first): CMakeLists.txt:143 (include)

-- Detected 64-bit x86 target CMake Deprecation Warning at nf2ff/CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.

-- Found JPEG: /usr/lib64/libjpeg.so
-- Sources:openems.cpp/home/user1/Documents/build/openEMS-Project/openEMS/tools/AdrOp.cpp/home/user1/Documents/build/openEMS-Project/openEMS/tools/ErrorMsg.cpp/home/user1/Documents/build/openEMS-Project/openEMS/tools/array_ops.cpp/home/user1/Documents/build/openEMS-Project/openEMS/tools/global.cpp/home/user1/Documents/build/openEMS-Project/openEMS/tools/hdf5_file_reader.cpp/home/user1/Documents/build/openEMS-Project/openEMS/tools/hdf5_file_writer.cpp/home/user1/Documents/build/openEMS-Project/openEMS/tools/sar_calculation.cpp/home/user1/Documents/build/openEMS-Project/openEMS/tools/useful.cpp/home/user1/Documents/build/openEMS-Project/openEMS/tools/vtk_file_writer.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/engine.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/operator.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/engine_multithread.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/operator_cylinder.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/engine_cylinder.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/engine_sse.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/operator_sse.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/operator_sse_compressed.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/engine_sse_compressed.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/operator_multithread.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/excitation.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/operator_cylindermultigrid.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/engine_cylindermultigrid.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/engine_interface_fdtd.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/engine_interface_sse_fdtd.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/engine_interface_cylindrical_fdtd.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/engine_extension.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/operator_ext_dispersive.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/operator_ext_lorentzmaterial.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/operator_ext_conductingsheet.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/engine_ext_dispersive.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/engine_ext_lorentzmaterial.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/engine_ext_cylindermultigrid.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/operator_ext_upml.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/engine_ext_upml.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/operator_extension.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/engine_ext_mur_abc.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/operator_ext_mur_abc.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/operator_ext_cylinder.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/engine_ext_cylinder.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/operator_ext_excitation.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/engine_ext_excitation.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/operator_ext_tfsf.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/engine_ext_tfsf.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/operator_ext_steadystate.cpp/home/user1/Documents/build/openEMS-Project/openEMS/FDTD/extensions/engine_ext_steadystate.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/engine_interface_base.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/operator_base.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/processcurrent.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/processfieldprobe.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/processfields.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/processfields_fd.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/processfields_sar.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/processfields_td.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/processing.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/processintegral.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/processmodematch.cpp/home/user1/Documents/build/openEMS-Project/openEMS/Common/processvoltage.cpp -- Configuring done -- Found TIFF: /usr/lib64/libtiff.so (found version "4.3.0")
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to find_package_handle_standard_args (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/VTK-vtk-module-find-packages.cmake:1760 (find_package) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:131 (include) CMakeLists.txt:104 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.

-- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5")
-- Generating done -- Build files have been written to: /tmp/tmp.ChPxdluuCL/openEMS-prefix/src/openEMS-build [ 67%] Performing build step for 'openEMS' [ 1%] Building CXX object nf2ff/CMakeFiles/nf2ff.dir/nf2ff_calc.cpp.o [ 2%] Building CXX object nf2ff/CMakeFiles/nf2ff.dir/nf2ff.cpp.o [ 4%] Building CXX object nf2ff/CMakeFiles/nf2ff.dir/__/tools/array_ops.cpp.o [ 5%] Building CXX object CMakeFiles/openEMS.dir/openems.cpp.o -- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove [ 7%] Building CXX object nf2ff/CMakeFiles/nf2ff.dir/__/tools/useful.cpp.o -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found GLEW: /usr/lib64/libGLEW.so
-- Found OpenGL: /usr/lib64/libOpenGL.so found components: OpenGL GLX -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.4.1") -- Found Eigen3: /usr/include/eigen3 (found version "3.3.9") -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.12.0") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to find_package_handle_standard_args (OpenMP_CXX) does not match the name of the calling package (OpenMP). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Call Stack (most recent call first): /usr/lib64/cmake/vtk-9.0/FindOpenMP.cmake:487 (find_package_handle_standard_args) /usr/lib64/cmake/vtk-9.0/VTK-vtk-module-find-packages.cmake:1760 (find_package) /usr/lib64/cmake/vtk-9.0/vtk-config.cmake:131 (include) CMakeLists.txt:106 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.

-- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found package VTK. Using version 9.0.1 CMake Deprecation Warning at /usr/lib64/cmake/vtk-9.0/vtk-use-file-deprecated.cmake:1 (message): The VTK_USE_FILE is no longer used starting with 8.90. Call Stack (most recent call first): CMakeLists.txt:112 (include)

CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1324 (message): Found unsuitable Qt version "5.15.2" from /usr/bin/qmake, this code requires Qt 4.x Call Stack (most recent call first): CMakeLists.txt:127 (FIND_PACKAGE)

-- Configuring incomplete, errors occurred! See also "/tmp/tmp.ChPxdluuCL/QCSXCAD-prefix/src/QCSXCAD-build/CMakeFiles/CMakeOutput.log". See also "/tmp/tmp.ChPxdluuCL/QCSXCAD-prefix/src/QCSXCAD-build/CMakeFiles/CMakeError.log". make[2]: [CMakeFiles/QCSXCAD.dir/build.make:93: QCSXCAD-prefix/src/QCSXCAD-stamp/QCSXCAD-configure] Error 1 make[1]: [CMakeFiles/Makefile2:117: CMakeFiles/QCSXCAD.dir/all] Error 2 make[1]: * Waiting for unfinished jobs.... [ 8%] Building CXX object nf2ff/CMakeFiles/nf2ff.dir//tools/hdf5_file_reader.cpp.o [ 10%] Building CXX object nf2ff/CMakeFiles/nf2ff.dir//tools/hdf5_file_writer.cpp.o [ 11%] Building CXX object CMakeFiles/openEMS.dir/tools/AdrOp.cpp.o [ 12%] Building CXX object CMakeFiles/openEMS.dir/tools/ErrorMsg.cpp.o [ 14%] Building CXX object CMakeFiles/openEMS.dir/tools/array_ops.cpp.o [ 15%] Building CXX object CMakeFiles/openEMS.dir/tools/global.cpp.o [ 17%] Building CXX object CMakeFiles/openEMS.dir/tools/hdf5_file_reader.cpp.o [ 18%] Building CXX object CMakeFiles/openEMS.dir/tools/hdf5_file_writer.cpp.o [ 20%] Building CXX object CMakeFiles/openEMS.dir/tools/sar_calculation.cpp.o [ 21%] Building CXX object CMakeFiles/openEMS.dir/tools/useful.cpp.o [ 22%] Linking CXX shared library libnf2ff.so [ 22%] Built target nf2ff [ 24%] Building CXX object CMakeFiles/openEMS.dir/tools/vtk_file_writer.cpp.o [ 25%] Building CXX object nf2ff/CMakeFiles/nf2ff_bin.dir/main.cpp.o [ 27%] Building CXX object CMakeFiles/openEMS.dir/FDTD/engine.cpp.o [ 28%] Linking CXX executable nf2ff [ 28%] Built target nf2ff_bin [ 30%] Building CXX object CMakeFiles/openEMS.dir/FDTD/operator.cpp.o [ 31%] Building CXX object CMakeFiles/openEMS.dir/FDTD/engine_multithread.cpp.o [ 32%] Building CXX object CMakeFiles/openEMS.dir/FDTD/operator_cylinder.cpp.o [ 34%] Building CXX object CMakeFiles/openEMS.dir/FDTD/engine_cylinder.cpp.o [ 35%] Building CXX object CMakeFiles/openEMS.dir/FDTD/engine_sse.cpp.o [ 37%] Building CXX object CMakeFiles/openEMS.dir/FDTD/operator_sse.cpp.o [ 38%] Building CXX object CMakeFiles/openEMS.dir/FDTD/operator_sse_compressed.cpp.o [ 40%] Building CXX object CMakeFiles/openEMS.dir/FDTD/engine_sse_compressed.cpp.o [ 41%] Building CXX object CMakeFiles/openEMS.dir/FDTD/operator_multithread.cpp.o [ 42%] Building CXX object CMakeFiles/openEMS.dir/FDTD/excitation.cpp.o [ 44%] Building CXX object CMakeFiles/openEMS.dir/FDTD/operator_cylindermultigrid.cpp.o [ 45%] Building CXX object CMakeFiles/openEMS.dir/FDTD/engine_cylindermultigrid.cpp.o [ 47%] Building CXX object CMakeFiles/openEMS.dir/FDTD/engine_interface_fdtd.cpp.o [ 48%] Building CXX object CMakeFiles/openEMS.dir/FDTD/engine_interface_sse_fdtd.cpp.o [ 50%] Building CXX object CMakeFiles/openEMS.dir/FDTD/engine_interface_cylindrical_fdtd.cpp.o [ 51%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/engine_extension.cpp.o [ 52%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/operator_ext_dispersive.cpp.o [ 54%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/operator_ext_lorentzmaterial.cpp.o [ 55%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/operator_ext_conductingsheet.cpp.o [ 57%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/engine_ext_dispersive.cpp.o [ 58%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/engine_ext_lorentzmaterial.cpp.o [ 60%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/engine_ext_cylindermultigrid.cpp.o [ 61%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/operator_ext_upml.cpp.o [ 62%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/engine_ext_upml.cpp.o [ 64%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/operator_extension.cpp.o [ 65%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/engine_ext_mur_abc.cpp.o [ 67%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/operator_ext_mur_abc.cpp.o [ 68%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/operator_ext_cylinder.cpp.o [ 70%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/engine_ext_cylinder.cpp.o [ 71%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/operator_ext_excitation.cpp.o [ 72%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/engine_ext_excitation.cpp.o [ 74%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/operator_ext_tfsf.cpp.o [ 75%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/engine_ext_tfsf.cpp.o [ 77%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/operator_ext_steadystate.cpp.o [ 78%] Building CXX object CMakeFiles/openEMS.dir/FDTD/extensions/engine_ext_steadystate.cpp.o [ 80%] Building CXX object CMakeFiles/openEMS.dir/Common/engine_interface_base.cpp.o [ 81%] Building CXX object CMakeFiles/openEMS.dir/Common/operator_base.cpp.o [ 82%] Building CXX object CMakeFiles/openEMS.dir/Common/processcurrent.cpp.o [ 84%] Building CXX object CMakeFiles/openEMS.dir/Common/processfieldprobe.cpp.o [ 85%] Building CXX object CMakeFiles/openEMS.dir/Common/processfields.cpp.o [ 87%] Building CXX object CMakeFiles/openEMS.dir/Common/processfields_fd.cpp.o [ 88%] Building CXX object CMakeFiles/openEMS.dir/Common/processfields_sar.cpp.o [ 90%] Building CXX object CMakeFiles/openEMS.dir/Common/processfields_td.cpp.o [ 91%] Building CXX object CMakeFiles/openEMS.dir/Common/processing.cpp.o [ 92%] Building CXX object CMakeFiles/openEMS.dir/Common/processintegral.cpp.o [ 94%] Building CXX object CMakeFiles/openEMS.dir/Common/processmodematch.cpp.o [ 95%] Building CXX object CMakeFiles/openEMS.dir/Common/processvoltage.cpp.o [ 97%] Linking CXX shared library libopenEMS.so [ 97%] Built target openEMS [ 98%] Building CXX object CMakeFiles/openEMS_bin.dir/main.cpp.o [100%] Linking CXX executable openEMS [100%] Built target openEMS_bin [ 70%] Performing install step for 'openEMS' Consolidate compiler generated dependencies of target nf2ff [ 10%] Built target nf2ff Consolidate compiler generated dependencies of target nf2ff_bin [ 12%] Built target nf2ff_bin Consolidate compiler generated dependencies of target openEMS [ 97%] Built target openEMS Consolidate compiler generated dependencies of target openEMS_bin [100%] Built target openEMS_bin Install the project... -- Install configuration: "Release" -- Installing: /home/user1/opt/openEMS/lib/libopenEMS.so.0.0.35 -- Up-to-date: /home/user1/opt/openEMS/lib/libopenEMS.so.0 -- Set runtime path of "/home/user1/opt/openEMS/lib/libopenEMS.so.0.0.35" to "/home/user1/opt/openEMS/lib:/usr/lib64/libhdf5.so:/usr/lib64/libz.so:/usr/lib64/libdl.so:/usr/lib64/libm.so" -- Up-to-date: /home/user1/opt/openEMS/lib/libopenEMS.so -- Installing: /home/user1/opt/openEMS/bin/openEMS -- Set runtime path of "/home/user1/opt/openEMS/bin/openEMS" to "/home/user1/opt/openEMS/lib:/usr/lib64/libhdf5.so:/usr/lib64/libz.so:/usr/lib64/libdl.so:/usr/lib64/libm.so" -- Installing: /home/user1/opt/openEMS/bin/openEMS.sh -- Installing: /home/user1/opt/openEMS/include/openEMS/openems.h -- Installing: /home/user1/opt/openEMS/include/openEMS/openems_global.h -- Up-to-date: /home/user1/opt/openEMS/share/openEMS/matlab -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/FindFreeSSH.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/SetDiracExcite.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddCircWaveGuidePort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Dump2VTK.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddCurvePort.m -- Up-to-date: /home/user1/opt/openEMS/share/openEMS/matlab/private -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/private/invoke_openEMS.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/private/ReadNF2FF.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AnalyzeNF2FF.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/DumpFF2VTK.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/RunOpenEMS_Parallel.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/queue_delProcess.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddPML.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/InitQueue.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/queue_checkProcess.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/GetField_Interpolation.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddLumpedPort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/PlotHDF5FieldData.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/GetField_SubSampling.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/SetupMPI.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/calcPort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/GetField_TD2FD.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/queue_addProcess.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/SetCustomExcite.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/SetBoundaryCond.m -- Up-to-date: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/MRI_Loop_Coil.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Parallel_Plate_Waveguide.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Horn_Antenna.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/readme -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/CRLH_Extraction.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/RadarUWBTutorial.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Patch_Antenna_Phased_Array.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Circ_Waveguide.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Bent_Patch_Antenna.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/MSL_NotchFilter.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Conical_Horn_Antenna.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/CreateCRLH.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Dipole_SAR.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/CRLH_LeakyWaveAnt.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/StripLine2MSL.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/MRI_LP_Birdcage.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/CylindricalWave_CC.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Helical_Antenna.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/RCS_Sphere.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Patch_Antenna_Array.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Rect_Waveguide.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Tutorials/Simple_Patch_Antenna.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/CreateNF2FFBox.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/physical_constants.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AR_estimate.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/calcLumpedPort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/RunOpenEMS.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/DelayFidelity.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/SetStepExcite.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/ReadUI.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddMRStub.m -- Up-to-date: /home/user1/opt/openEMS/share/openEMS/matlab/examples -- Up-to-date: /home/user1/opt/openEMS/share/openEMS/matlab/examples/antennas -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/antennas/Bi_Quad_Antenna.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/antennas/inverted_f.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/antennas/infDipol.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/antennas/Patch_Antenna.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/antennas/Patch_Antenna_Array.m -- Up-to-date: /home/user1/opt/openEMS/share/openEMS/matlab/examples/deprecated -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/deprecated/MSL2.m -- Up-to-date: /home/user1/opt/openEMS/share/openEMS/matlab/examples/optimizer -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/optimizer/optimizer_asco.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/optimizer/optimizer_simfun.m -- Up-to-date: /home/user1/opt/openEMS/share/openEMS/matlab/examples/other -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/other/Metamaterial_PlaneWave_Drude.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/other/resistance_sheet.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/other/Helix.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/other/PML_reflection_analysis.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/other/PlaneWave.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/other/gauss_excitation_test.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/other/LumpedElement.m -- Up-to-date: /home/user1/opt/openEMS/share/openEMS/matlab/examples/transmission_lines -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/transmission_lines/CPW_Line.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/transmission_lines/MSL.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/transmission_lines/Finite_Stripline.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/transmission_lines/Stripline.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/transmission_lines/directional_coupler.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/transmission_lines/MSL_Losses.m -- Up-to-date: /home/user1/opt/openEMS/share/openEMS/matlab/examples/waveguide -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/waveguide/Coax.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/waveguide/Circ_Waveguide_CylinderCoords.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/waveguide/Circ_Waveguide.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/waveguide/Coax_Cylindrical_MG.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/waveguide/Rect_Waveguide.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/examples/waveguide/Coax_CylinderCoords.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/CheckQueue.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/plotFF3D.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/SetSinusExcite.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/CalcNF2FF.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/ReadHDF5Mesh.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/ResultsQueue.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/setup.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/RunOpenEMS_MPI.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/ReadHDF5FieldData.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/FFT_time2freq.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddWaveGuidePort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/GetField_Range.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/InitCylindricalFDTD.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/polarFF.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/h5readatt_octave.cc -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/plotFFdB.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddRectWaveGuidePort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/SetGaussExcite.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/optimizer_asco_sim.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/InitFDTD.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/harminv.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/optimize.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/calc_ypar.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/WriteHDF5.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/calcTLPort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/ReadHDF5Dump.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/ConvertHDF5_VTK.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/plotRefl.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/DFT_time2freq.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddStripLinePort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/FinishQueue.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/Add2Queue.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddMSLPort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/ReadHDF5Attribute.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddCPWPort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/calcWGPort.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/WriteOpenEMS.m -- Installing: /home/user1/opt/openEMS/share/openEMS/matlab/AddCoaxialPort.m -- Installing: /home/user1/opt/openEMS/bin/nf2ff -- Set runtime path of "/home/user1/opt/openEMS/bin/nf2ff" to "/home/user1/opt/openEMS/lib:/usr/lib64/libhdf5.so:/usr/lib64/libz.so:/usr/lib64/libdl.so:/usr/lib64/libm.so" -- Installing: /home/user1/opt/openEMS/lib/libnf2ff.so.0.1.0 -- Up-to-date: /home/user1/opt/openEMS/lib/libnf2ff.so.0 -- Set runtime path of "/home/user1/opt/openEMS/lib/libnf2ff.so.0.1.0" to "/home/user1/opt/openEMS/lib:/usr/lib64/libhdf5.so:/usr/lib64/libz.so:/usr/lib64/libdl.so:/usr/lib64/libm.so" -- Up-to-date: /home/user1/opt/openEMS/lib/libnf2ff.so -- Installing: /home/user1/opt/openEMS/include/openEMS/nf2ff.h [ 72%] Completed 'openEMS' [ 72%] Built target openEMS make: * [Makefile:91: all] Error 2

thliebig commented 1 year ago

Well that is a bit weird. It found VTK 9.0.1 and thus should have requested Qt5 (which it found) but it requested Qt4 instead? That does make little sense? see QCSXCAD CMake

This could only mean that VTK_QT_VERSION was set to 4? Which would mean VTK was build with Qt4 support instead of Qt5? What Linux is this and where does VTK come from?

johannDE commented 1 year ago

I'm having pretty much the same issue, with the following log file build_20230403_133636.log How can I make it work?

thliebig commented 8 months ago

Much has changes in the build-system, everything works for me. Please re-open if the problem still exists... and please report which Linux Distro you are using