Here is the detailed log. On Sat, 8 Jul 2023 at 17:37, Matthias Maier <tam...@43-1.org> wrote:
> Hi, > > Would you mind to also send us the "detailed.log" file located in your > build directory? > > Best, > Matthias > > > > On Sat, Jul 8, 2023, at 03:16 CDT, jack urombo <juro...@hit.ac.zw> wrote: > > > The new release has this error on compiling. > > > > [ 10%] Building CXX object > > bundled/tbb-2018_U2/src/CMakeFiles/bundled_tbb_debug.dir/tbb/ar > > ena.cpp.o > > In file included from > > /home/ju.rom.bo/downloads/dealii-9.5.0/bundled/tbb-2018_U2/src/tbb/s > > cheduler_common.h:43, > > from > > /home/ju.rom.bo/downloads/dealii-9.5.0/bundled/tbb-2018_U2/src/tbb/s > > cheduler.h:24, > > from > > /home/ju.rom.bo/downloads/dealii-9.5.0/bundled/tbb-2018_U2/src/tbb/a > > rena.cpp:23: > > /home/ > ju.rom.bo/downloads/dealii-9.5.0/bundled/tbb-2018_U2/src/../include/tbb/task.h:266:2 > > 0: error: declaration of ‘tbb::task& tbb::internal::task_prefix::task()’ > > changes meaning o > > f ‘task’ [-Wchanges-meaning] > > 266 | tbb::task& task() {return > > *reinterpret_cast<tbb::task*>(this+1);} > > | ^~~~ > > /home/ > ju.rom.bo/downloads/dealii-9.5.0/bundled/tbb-2018_U2/src/../include/tbb/task.h:225:9 > > : note: used here to mean ‘class tbb::task’ > > 225 | task* next_offloaded; > > | ^~~~ > > /home/ > ju.rom.bo/downloads/dealii-9.5.0/bundled/tbb-2018_U2/src/../include/tbb/task.h:33:7 > : > > note: declared here > > 33 | class task; > > | ^~~~ > > make[2]: *** > > [bundled/tbb-2018_U2/src/CMakeFiles/bundled_tbb_debug.dir/build.make:90: > > bund > > led/tbb-2018_U2/src/CMakeFiles/bundled_tbb_debug.dir/tbb/arena.cpp.o] > Error > > 1 > > make[1]: *** [CMakeFiles/Makefile2:1782: > > bundled/tbb-2018_U2/src/CMakeFiles/bundled_tbb_de > > bug.dir/all] Error 2 > > make: *** [Makefile:136: all] Error 2 > > > > > > > > -- > > > > > > > > > > The information in this message is confidential and legally > > privileged. > > It is intended solely for the addressee(s). Access to this message > > by > > anyone else is unauthorized. If received in error, please accept our > > apologies > > and notify the sender immediately. You must also delete the > > original message > > from your machine. If you are not the intended recipient, > > any use, disclosure, > > copying, distribution or action taken in reliance of > > it, is prohibited and may > > be unlawful. The information, attachments, > > opinions or advice contained in this > > email are not the views or opinions of > > Harare Institute of Technology, its > > subsidiaries or affiliates. Although > > this email and any attachments are > > believed to be free of any virus or > > other defects which might affect any > > computer or IT system into which they > > are received, no responsibility is > > accepted by Harare Institute of > > Technology and/or its subsidiaries for any loss > > or damage arising in any > > way from the receipt or use thereof. > > -- > The deal.II project is located at http://www.dealii.org/ > For mailing list/forum options, see > https://groups.google.com/d/forum/dealii?hl=en > --- > You received this message because you are subscribed to the Google Groups > "deal.II User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to dealii+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/dealii/87lefqe7nh.fsf%4043-1.org. > -- mathematical sciences 15015 ganges road p.o box be277 belvedere harare zimbabwe business: +263.24.274.1423-36 fax : +263.24.274.1408 mobile zw1: +263.77.283.8167 mobile zw2: +263.77.412.0815 mobile ind: +91.844.867.9322 home : +263.68.215.3910 -- The information in this message is confidential and legally privileged. It is intended solely for the addressee(s). Access to this message by anyone else is unauthorized. If received in error, please accept our apologies and notify the sender immediately. You must also delete the original message from your machine. If you are not the intended recipient, any use, disclosure, copying, distribution or action taken in reliance of it, is prohibited and may be unlawful. The information, attachments, opinions or advice contained in this email are not the views or opinions of Harare Institute of Technology, its subsidiaries or affiliates. Although this email and any attachments are believed to be free of any virus or other defects which might affect any computer or IT system into which they are received, no responsibility is accepted by Harare Institute of Technology and/or its subsidiaries for any loss or damage arising in any way from the receipt or use thereof. -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/CA%2BaU_zRPOpN8FH%2Bj4qEgnEohHvkYfHj1Yrjc_ZGiPYT92QhcuQ%40mail.gmail.com.
### # # deal.II configuration: # CMAKE_BUILD_TYPE: DebugRelease # BUILD_SHARED_LIBS: ON # CMAKE_INSTALL_PREFIX: /usr/local/share/deali # CMAKE_SOURCE_DIR: /home/ju.rom.bo/source/dealii # (version 9.6.0-pre, shortrev 87a5b17693) # CMAKE_BINARY_DIR: /home/ju.rom.bo/source/build # CMAKE_CXX_COMPILER: GNU 13.0.1 on platform Linux x86_64 # /bin/c++ # CMAKE_C_COMPILER: /bin/cc # CMAKE_GENERATOR: Unix Makefiles # C++ language standard: C++17 # Vectorization level: 128 bit (sse2) # # Exported compiler and linker flags: # DEAL_II_CXX_FLAGS: -fopenmp-simd # DEAL_II_CXX_FLAGS_RELEASE: -O2 -funroll-loops -funroll-all-loops -fstrict-aliasing -Wno-unused-local-typedefs # DEAL_II_CXX_FLAGS_DEBUG: -O0 -ggdb -Wa,--compress-debug-sections # DEAL_II_WARNING_FLAGS: -pedantic -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-placement-new -Wno-deprecated-declarations -Wno-literal-suffix -Wno-psabi -Wno-class-memaccess -Wno-parentheses -Wno-unused-local-typedefs # DEAL_II_LINKER_FLAGS: -rdynamic # DEAL_II_LINKER_FLAGS_RELEASE: # DEAL_II_LINKER_FLAGS_DEBUG: -ggdb -Wl,--compress-debug-sections=zlib # Library targets: # # Target: dealii # TYPE: INTERFACE_LIBRARY # INTERFACE_LINK_LIBRARIES: $<$<CONFIG:Debug>:dealii::dealii_debug>,$<$<CONFIG:Release>:dealii::dealii_release> # INTERFACE_COMPILE_OPTIONS: $<$<COMPILE_LANGUAGE:CXX>:-fopenmp-simd>,$<$<AND:$<CONFIG:Debug>,$<COMPILE_LANGUAGE:CXX>>:-O0,-ggdb,-Wa,--compress-debug-sections>,$<$<AND:$<CONFIG:Release>,$<COMPILE_LANGUAGE:CXX>>:-O2,-funroll-loops,-funroll-all-loops,-fstrict-aliasing,-Wno-unused-local-typedefs> # INTERFACE_LINK_OPTIONS: -rdynamic,$<$<CONFIG:Debug>:-ggdb,-Wl,--compress-debug-sections=zlib>,$<$<CONFIG:Release>:> # # Target: dealii_debug # TYPE: SHARED_LIBRARY # VERSION: 9.6.0-pre # SOVERSION: 9.6.0-pre # LINK_LIBRARIES: dl,rt,bundled_boost_serialization_debug,bundled_boost_system_debug,bundled_kokkos_debug,bundled_tbb_debug,bundled_muparser_debug,object_numerics_debug,object_fe_debug,object_matrix_free_debug,object_dofs_debug,object_lac_debug,object_base_debug,object_cgal_debug,object_gmsh_debug,object_grid_debug,object_hp_debug,object_multigrid_debug,object_distributed_debug,object_algorithms_debug,object_integrators_debug,object_meshworker_debug,object_opencascade_debug,object_particle_debug,object_differentiation_ad_debug,object_differentiation_sd_debug,object_physics_elasticity_debug,object_physics_debug,object_rol_debug,object_non_matching_debug,object_sundials_debug,object_trilinos_debug,object_arborx_debug # INCLUDE_DIRECTORIES: /home/ju.rom.bo/source/build/include,/home/ju.rom.bo/source/dealii/include,/home/ju.rom.bo/source/dealii/bundled/tbb-2018_U2/include,/home/ju.rom.bo/source/dealii/bundled/boost-1.70.0/include,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/algorithms/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/containers/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/core/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/simd/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/tpls/desul/include,/home/ju.rom.bo/source/dealii/bundled/muparser_v2_3_3//include # COMPILE_DEFINITIONS: DEBUG # COMPILE_OPTIONS: -pedantic,-Wall,-Wextra,-Wmissing-braces,-Woverloaded-virtual,-Wpointer-arith,-Wsign-compare,-Wsuggest-override,-Wswitch,-Wsynth,-Wwrite-strings,-Wno-placement-new,-Wno-deprecated-declarations,-Wno-literal-suffix,-Wno-psabi,-Wno-class-memaccess,-Wno-parentheses,-Wno-unused-local-typedefs,-fopenmp-simd,-O0,-ggdb,-Wa,--compress-debug-sections # LINK_OPTIONS: -rdynamic,-ggdb,-Wl,--compress-debug-sections=zlib # INTERFACE_LINK_LIBRARIES: dl,rt # INTERFACE_INCLUDE_DIRECTORIES: $<BUILD_INTERFACE:/home/ju.rom.bo/source/build/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/include>,$<INSTALL_INTERFACE:include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/tbb-2018_U2/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/boost-1.70.0/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/algorithms/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/containers/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/core/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/simd/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/tpls/desul/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/muparser_v2_3_3//include>,$<INSTALL_INTERFACE:include/deal.II/bundled> # INTERFACE_SYSTEM_INCLUDE_DIRECTORIES: $<BUILD_INTERFACE:/home/ju.rom.bo/source/build/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/include>,$<INSTALL_INTERFACE:include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/tbb-2018_U2/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/boost-1.70.0/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/algorithms/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/containers/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/core/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/simd/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/tpls/desul/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/muparser_v2_3_3//include>,$<INSTALL_INTERFACE:include/deal.II/bundled> # INTERFACE_COMPILE_DEFINITIONS: DEBUG # # Target: dealii_release # TYPE: SHARED_LIBRARY # VERSION: 9.6.0-pre # SOVERSION: 9.6.0-pre # LINK_LIBRARIES: dl,rt,bundled_boost_serialization_release,bundled_boost_system_release,bundled_kokkos_release,bundled_tbb_release,bundled_muparser_release,object_numerics_release,object_fe_release,object_matrix_free_release,object_dofs_release,object_lac_release,object_base_release,object_cgal_release,object_gmsh_release,object_grid_release,object_hp_release,object_multigrid_release,object_distributed_release,object_algorithms_release,object_integrators_release,object_meshworker_release,object_opencascade_release,object_particle_release,object_differentiation_ad_release,object_differentiation_sd_release,object_physics_elasticity_release,object_physics_release,object_rol_release,object_non_matching_release,object_sundials_release,object_trilinos_release,object_arborx_release # INCLUDE_DIRECTORIES: /home/ju.rom.bo/source/build/include,/home/ju.rom.bo/source/dealii/include,/home/ju.rom.bo/source/dealii/bundled/tbb-2018_U2/include,/home/ju.rom.bo/source/dealii/bundled/boost-1.70.0/include,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/algorithms/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/containers/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/core/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/simd/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/tpls/desul/include,/home/ju.rom.bo/source/dealii/bundled/muparser_v2_3_3//include # COMPILE_DEFINITIONS: NDEBUG # COMPILE_OPTIONS: -pedantic,-Wall,-Wextra,-Wmissing-braces,-Woverloaded-virtual,-Wpointer-arith,-Wsign-compare,-Wsuggest-override,-Wswitch,-Wsynth,-Wwrite-strings,-Wno-placement-new,-Wno-deprecated-declarations,-Wno-literal-suffix,-Wno-psabi,-Wno-class-memaccess,-Wno-parentheses,-Wno-unused-local-typedefs,-fopenmp-simd,-O2,-funroll-loops,-funroll-all-loops,-fstrict-aliasing,-Wno-unused-local-typedefs # LINK_OPTIONS: -rdynamic # INTERFACE_LINK_LIBRARIES: dl,rt # INTERFACE_INCLUDE_DIRECTORIES: $<BUILD_INTERFACE:/home/ju.rom.bo/source/build/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/include>,$<INSTALL_INTERFACE:include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/tbb-2018_U2/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/boost-1.70.0/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/algorithms/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/containers/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/core/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/simd/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/tpls/desul/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/muparser_v2_3_3//include>,$<INSTALL_INTERFACE:include/deal.II/bundled> # INTERFACE_SYSTEM_INCLUDE_DIRECTORIES: $<BUILD_INTERFACE:/home/ju.rom.bo/source/build/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/include>,$<INSTALL_INTERFACE:include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/tbb-2018_U2/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/boost-1.70.0/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/algorithms/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/containers/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/core/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/simd/src>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/tpls/desul/include>,$<BUILD_INTERFACE:/home/ju.rom.bo/source/dealii/bundled/muparser_v2_3_3//include>,$<INSTALL_INTERFACE:include/deal.II/bundled> # INTERFACE_COMPILE_DEFINITIONS: NDEBUG # # Configured Features (DEAL_II_ALLOW_BUNDLED = ON, DEAL_II_ALLOW_AUTODETECTION = ON): # ( DEAL_II_WITH_64BIT_INDICES = OFF ) # ( DEAL_II_WITH_ADOLC = OFF ) # ( DEAL_II_WITH_ARBORX = OFF ) # ( DEAL_II_WITH_ARPACK = OFF ) # ( DEAL_II_WITH_ASSIMP = OFF ) # DEAL_II_WITH_BOOST set up with bundled packages # BOOST_VERSION = 1.70.0 # ( DEAL_II_WITH_CGAL = OFF ) # DEAL_II_WITH_COMPLEX_VALUES = ON # ( DEAL_II_WITH_CUDA = OFF ) # ( DEAL_II_WITH_GINKGO = OFF ) # ( DEAL_II_WITH_GMSH = OFF ) # ( DEAL_II_WITH_GSL = OFF ) # ( DEAL_II_WITH_HDF5 = OFF ) # DEAL_II_WITH_KOKKOS set up with bundled packages # KOKKOS_VERSION = 3.7.0 # KOKKOS_BACKENDS = Serial # KOKKOS_ARCHITECTURES = # ( DEAL_II_WITH_LAPACK = OFF ) # ( DEAL_II_WITH_METIS = OFF ) # ( DEAL_II_WITH_MPI = OFF ) # DEAL_II_WITH_MUPARSER set up with bundled packages # MUPARSER_VERSION = 2.3.3 # ( DEAL_II_WITH_OPENCASCADE = OFF ) # ( DEAL_II_WITH_P4EST = OFF ) # ( DEAL_II_WITH_PETSC = OFF ) # ( DEAL_II_WITH_SCALAPACK = OFF ) # ( DEAL_II_WITH_SLEPC = OFF ) # ( DEAL_II_WITH_SUNDIALS = OFF ) # ( DEAL_II_WITH_SYMENGINE = OFF ) # ( DEAL_II_WITH_TASKFLOW = OFF ) # DEAL_II_WITH_TBB set up with bundled packages # TBB_VERSION = 2018.0 # ( DEAL_II_WITH_TRILINOS = OFF ) # ( DEAL_II_WITH_UMFPACK = OFF ) # ( DEAL_II_WITH_VTK = OFF ) # ( DEAL_II_WITH_ZLIB = OFF ) # # Interface targets: # # Target: bundled_kokkos_debug # TYPE: OBJECT_LIBRARY # LINK_LIBRARIES: dl,rt # INCLUDE_DIRECTORIES: /home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/algorithms/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/containers/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/core/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/simd/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/tpls/desul/include,/home/ju.rom.bo/source/build/include,/home/ju.rom.bo/source/dealii/include # COMPILE_DEFINITIONS: DEBUG # COMPILE_OPTIONS: -pedantic,-Wall,-Wextra,-Wmissing-braces,-Woverloaded-virtual,-Wpointer-arith,-Wsign-compare,-Wsuggest-override,-Wswitch,-Wsynth,-Wwrite-strings,-Wno-placement-new,-Wno-deprecated-declarations,-Wno-literal-suffix,-Wno-psabi,-Wno-class-memaccess,-Wno-parentheses,-Wno-unused-local-typedefs,-Wno-float-conversion,-Wno-missing-field-initializers,-Wno-suggest-override,-Wno-unused-but-set-parameter,-fopenmp-simd,-O0,-ggdb,-Wa,--compress-debug-sections # INTERFACE_LINK_LIBRARIES: $<LINK_ONLY:dl>,$<LINK_ONLY:rt> # # Target: bundled_kokkos_release # TYPE: OBJECT_LIBRARY # LINK_LIBRARIES: dl,rt # INCLUDE_DIRECTORIES: /home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/algorithms/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/containers/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/core/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/simd/src,/home/ju.rom.bo/source/dealii/bundled/kokkos-3.7.00/tpls/desul/include,/home/ju.rom.bo/source/build/include,/home/ju.rom.bo/source/dealii/include # COMPILE_DEFINITIONS: NDEBUG # COMPILE_OPTIONS: -pedantic,-Wall,-Wextra,-Wmissing-braces,-Woverloaded-virtual,-Wpointer-arith,-Wsign-compare,-Wsuggest-override,-Wswitch,-Wsynth,-Wwrite-strings,-Wno-placement-new,-Wno-deprecated-declarations,-Wno-literal-suffix,-Wno-psabi,-Wno-class-memaccess,-Wno-parentheses,-Wno-unused-local-typedefs,-Wno-float-conversion,-Wno-missing-field-initializers,-Wno-suggest-override,-Wno-unused-but-set-parameter,-fopenmp-simd,-O2,-funroll-loops,-funroll-all-loops,-fstrict-aliasing,-Wno-unused-local-typedefs # INTERFACE_LINK_LIBRARIES: $<LINK_ONLY:dl>,$<LINK_ONLY:rt> # # Target: bundled_muparser_debug # TYPE: OBJECT_LIBRARY # LINK_LIBRARIES: dl,rt # INCLUDE_DIRECTORIES: /home/ju.rom.bo/source/dealii/bundled/muparser_v2_3_3/include,/home/ju.rom.bo/source/build/include,/home/ju.rom.bo/source/dealii/include # COMPILE_DEFINITIONS: DEBUG # COMPILE_OPTIONS: -Wextra,-Wmissing-braces,-Woverloaded-virtual,-Wpointer-arith,-Wsign-compare,-Wsuggest-override,-Wswitch,-Wsynth,-Wwrite-strings,-Wno-placement-new,-Wno-deprecated-declarations,-Wno-literal-suffix,-Wno-psabi,-Wno-class-memaccess,-Wno-parentheses,-Wno-unused-local-typedefs,-Wno-switch,-Wno-implicit-fallthrough,-Wno-cast-function-type,-Wno-float-conversion,-fopenmp-simd,-O0,-ggdb,-Wa,--compress-debug-sections # INTERFACE_LINK_LIBRARIES: $<LINK_ONLY:dl>,$<LINK_ONLY:rt> # # Target: bundled_muparser_release # TYPE: OBJECT_LIBRARY # LINK_LIBRARIES: dl,rt # INCLUDE_DIRECTORIES: /home/ju.rom.bo/source/dealii/bundled/muparser_v2_3_3/include,/home/ju.rom.bo/source/build/include,/home/ju.rom.bo/source/dealii/include # COMPILE_DEFINITIONS: NDEBUG # COMPILE_OPTIONS: -Wextra,-Wmissing-braces,-Woverloaded-virtual,-Wpointer-arith,-Wsign-compare,-Wsuggest-override,-Wswitch,-Wsynth,-Wwrite-strings,-Wno-placement-new,-Wno-deprecated-declarations,-Wno-literal-suffix,-Wno-psabi,-Wno-class-memaccess,-Wno-parentheses,-Wno-unused-local-typedefs,-Wno-switch,-Wno-implicit-fallthrough,-Wno-cast-function-type,-Wno-float-conversion,-fopenmp-simd,-O2,-funroll-loops,-funroll-all-loops,-fstrict-aliasing,-Wno-unused-local-typedefs # INTERFACE_LINK_LIBRARIES: $<LINK_ONLY:dl>,$<LINK_ONLY:rt> # # Target: bundled_tbb_debug # TYPE: OBJECT_LIBRARY # LINK_LIBRARIES: dl,rt # INCLUDE_DIRECTORIES: /home/ju.rom.bo/source/dealii/bundled/tbb-2018_U2/src/../include,/home/ju.rom.bo/source/dealii/bundled/tbb-2018_U2/src/rml/include,/home/ju.rom.bo/source/build/include,/home/ju.rom.bo/source/dealii/include # COMPILE_DEFINITIONS: DEBUG,__TBB_BUILD=1,USE_PTHREAD,DO_ITT_NOTIFY # COMPILE_OPTIONS: -Wextra,-Wmissing-braces,-Woverloaded-virtual,-Wpointer-arith,-Wsign-compare,-Wsuggest-override,-Wswitch,-Wsynth,-Wwrite-strings,-Wno-placement-new,-Wno-deprecated-declarations,-Wno-literal-suffix,-Wno-psabi,-Wno-class-memaccess,-Wno-parentheses,-Wno-unused-local-typedefs,-Wno-implicit-fallthrough,-Wno-stringop-overflow,-Wno-deprecated-copy,-fopenmp-simd,-flifetime-dse=1,-O0,-ggdb,-Wa,--compress-debug-sections # INTERFACE_LINK_LIBRARIES: $<LINK_ONLY:dl>,$<LINK_ONLY:rt> # # Target: bundled_tbb_release # TYPE: OBJECT_LIBRARY # LINK_LIBRARIES: dl,rt # INCLUDE_DIRECTORIES: /home/ju.rom.bo/source/dealii/bundled/tbb-2018_U2/src/../include,/home/ju.rom.bo/source/dealii/bundled/tbb-2018_U2/src/rml/include,/home/ju.rom.bo/source/build/include,/home/ju.rom.bo/source/dealii/include # COMPILE_DEFINITIONS: NDEBUG,__TBB_BUILD=1,USE_PTHREAD,DO_ITT_NOTIFY # COMPILE_OPTIONS: -Wextra,-Wmissing-braces,-Woverloaded-virtual,-Wpointer-arith,-Wsign-compare,-Wsuggest-override,-Wswitch,-Wsynth,-Wwrite-strings,-Wno-placement-new,-Wno-deprecated-declarations,-Wno-literal-suffix,-Wno-psabi,-Wno-class-memaccess,-Wno-parentheses,-Wno-unused-local-typedefs,-Wno-implicit-fallthrough,-Wno-stringop-overflow,-Wno-deprecated-copy,-fopenmp-simd,-flifetime-dse=1,-O2,-funroll-loops,-funroll-all-loops,-fstrict-aliasing,-Wno-unused-local-typedefs # INTERFACE_LINK_LIBRARIES: $<LINK_ONLY:dl>,$<LINK_ONLY:rt> # # Component configuration: # ( DEAL_II_COMPONENT_DOCUMENTATION = OFF ) # DEAL_II_COMPONENT_EXAMPLES # ( DEAL_II_COMPONENT_PACKAGE = OFF ) # ( DEAL_II_COMPONENT_PYTHON_BINDINGS = OFF ) # ###