* Package: sci-physics/geant-4.10.00 * Repository: gentoo * Maintainer: sci-physics@gentoo.org * USE: abi_x86_64 amd64 data elibc_glibc kernel_linux opengl qt4 userland_GNU zlib * FEATURES: preserve-libs sandbox userpriv usersandbox * Using following Fortran compiler: * F77: x86_64-pc-linux-gnu-gfortran * FC: x86_64-pc-linux-gnu-gfortran >>> Unpacking source... >>> Unpacking geant4.10.00.tar.gz to /var/tmp/portage/sci-physics/geant-4.10.00/work >>> Source unpacked in /var/tmp/portage/sci-physics/geant-4.10.00/work >>> Preparing source in /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00 ... * Applying geant-4.10.0-no-examples.patch ... [ ok ] * Applying geant-4.10.0-TrackingNavigator.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build" cmake --no-warn-unused-cli -C /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DGEANT4_USE_SYSTEM_CLHEP=ON -DCMAKE_INSTALL_LIBDIR=/usr/lib64 -DGEANT4_INSTALL_DATA=OFF -DGEANT4_USE_NETWORKDAWN=OFF -DGEANT4_USE_GDML=OFF -DGEANT4_USE_G3TOG4=OFF -DGEANT4_USE_XM=OFF -DGEANT4_USE_OPENGL_X11=ON -DGEANT4_USE_INVENTOR=OFF -DGEANT4_USE_QT=ON -DGEANT4_USE_RAYTRACER_X11=OFF -DGEANT4_USE_NETWORKVRML=OFF -DGEANT4_USE_SYSTEM_ZLIB=ON -DBUILD_STATIC_LIBS=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/gentoo_toolchain.cmake /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/gentoo_common_config.cmake -- The C compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found CLHEP Version 2.3.1.0 -- Found CLHEP: /usr/lib64/libCLHEP.so (Required is at least version "2.1.2.3") -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.1.0") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") -- Found OpenGL: /usr/lib64/libGL.so -- 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 -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Pre-configuring dataset G4NDL (4.4) -- Pre-configuring dataset G4EMLOW (6.35) -- Pre-configuring dataset PhotonEvaporation (3.0) -- Pre-configuring dataset RadioactiveDecay (4.0) -- Pre-configuring dataset G4NEUTRONXS (1.4) -- Pre-configuring dataset G4PII (1.3) -- Pre-configuring dataset RealSurface (1.0) -- Pre-configuring dataset G4SAIDDATA (1.1) -- Pre-configuring dataset G4ABLA (3.0) -- Pre-configuring dataset G4ENSDFSTATE (1.0) *WARNING* Geant4 has been pre-configured to look for datasets in the directory: /usr/share/Geant4-10.0.0/data but the following datasets are NOT present on disk at that location: G4NDL (4.4) G4EMLOW (6.35) PhotonEvaporation (3.0) RadioactiveDecay (4.0) G4NEUTRONXS (1.4) G4PII (1.3) RealSurface (1.0) G4SAIDDATA (1.1) G4ABLA (3.0) G4ENSDFSTATE (1.0) If you want to have these datasets installed automatically simply re-run cmake and set the GEANT4_INSTALL_DATA variable to ON. This will configure the build to download and install these datasets for you. For example, on the command line, do: cmake -DGEANT4_INSTALL_DATA=ON The variable can also be toggled in ccmake or cmake-gui. If you're running on a Windows system, this is the best solution as CMake will unpack the datasets for you without any further software being required Alternatively, you can install these datasets manually now or after you have installed Geant4. To do this, download the following files: http://geant4.cern.ch/support/source/G4NDL.4.4.tar.gz http://geant4.cern.ch/support/source/G4EMLOW.6.35.tar.gz http://geant4.cern.ch/support/source/G4PhotonEvaporation.3.0.tar.gz http://geant4.cern.ch/support/source/G4RadioactiveDecay.4.0.tar.gz http://geant4.cern.ch/support/source/G4NEUTRONXS.1.4.tar.gz http://geant4.cern.ch/support/source/G4PII.1.3.tar.gz http://geant4.cern.ch/support/source/RealSurface.1.0.tar.gz http://geant4.cern.ch/support/source/G4SAIDDATA.1.1.tar.gz http://geant4.cern.ch/support/source/G4ABLA.3.0.tar.gz http://geant4.cern.ch/support/source/G4ENSDFSTATE.1.0.tar.gz and unpack them under the directory: /usr/share/Geant4-10.0.0/data As we supply the datasets packed in gzipped tar files, you will need the 'tar' utility to unpack them. Nota bene: Missing datasets will not affect or break compilation and installation of the Geant4 libraries. -- The following Geant4 features are enabled: GEANT4_BUILD_CXXSTD: Compiling against C++ Standard 'c++98' GEANT4_USE_SYSTEM_CLHEP: Using system CLHEP library GEANT4_USE_SYSTEM_EXPAT: Using system EXPAT library GEANT4_USE_SYSTEM_ZLIB: Using system zlib library GEANT4_USE_QT: Build Geant4 with Qt support GEANT4_USE_OPENGL_X11: Build Geant4 OpenGL driver with X11 support -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O2 -pipe C++ -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done CMake Warning (dev) at cmake/Modules/Geant4MacroLibraryTargets.cmake:111 (add_library): Policy CMP0038 is not set: Targets may not link directly to themselves. Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "G4processes" links to itself. Call Stack (most recent call first): cmake/Modules/Geant4MacroLibraryTargets.cmake:291 (GEANT4_LIBRARY_TARGET) source/processes/CMakeLists.txt:36 (GEANT4_GLOBAL_LIBRARY_TARGET) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/Modules/Geant4MacroLibraryTargets.cmake:111 (add_library): Policy CMP0038 is not set: Targets may not link directly to themselves. Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "G4processes" links to itself. Call Stack (most recent call first): cmake/Modules/Geant4MacroLibraryTargets.cmake:291 (GEANT4_LIBRARY_TARGET) source/processes/CMakeLists.txt:36 (GEANT4_GLOBAL_LIBRARY_TARGET) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/Modules/Geant4MacroLibraryTargets.cmake:111 (add_library): Policy CMP0038 is not set: Targets may not link directly to themselves. Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "G4processes" links to itself. Call Stack (most recent call first): cmake/Modules/Geant4MacroLibraryTargets.cmake:291 (GEANT4_LIBRARY_TARGET) source/processes/CMakeLists.txt:36 (GEANT4_GLOBAL_LIBRARY_TARGET) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/Modules/Geant4MacroLibraryTargets.cmake:111 (add_library): Policy CMP0038 is not set: Targets may not link directly to themselves. Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "G4processes" links to itself. Call Stack (most recent call first): cmake/Modules/Geant4MacroLibraryTargets.cmake:291 (GEANT4_LIBRARY_TARGET) source/processes/CMakeLists.txt:36 (GEANT4_GLOBAL_LIBRARY_TARGET) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/analysis/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/analysis/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/digits_hits/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/digits_hits/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/error_propagation/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/error_propagation/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/event/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/event/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/geometry/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/geometry/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/global/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/global/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/graphics_reps/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/graphics_reps/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/intercoms/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/intercoms/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/interfaces/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/interfaces/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/materials/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/materials/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/parameterisations/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/parameterisations/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/particles/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/particles/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/persistency/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/persistency/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/physics_lists/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/physics_lists/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/processes/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/processes/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/readout/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/readout/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/run/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/run/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/track/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/track/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/tracking/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/tracking/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/FukuiRenderer/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/FukuiRenderer/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/HepRep/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/HepRep/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/RayTracer/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/RayTracer/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/Tree/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/Tree/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/VRML/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/VRML/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/XXX/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/XXX/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/externals/gl2ps/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/externals/gl2ps/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/gMocren/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/gMocren/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/management/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/management/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/modeling/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/modeling/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/OpenGL/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in source/visualization/OpenGL/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build" make -j1 VERBOSE=1 /usr/bin/cmake -H/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00 -B/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/CMakeFiles /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build' make -f source/global/CMakeFiles/G4global.dir/build.make source/global/CMakeFiles/G4global.dir/depend make[2]: Entering directory '/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build' cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00 /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global/CMakeFiles/G4global.dir/DependInfo.cmake Dependee "/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global/CMakeFiles/G4global.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global/CMakeFiles/G4global.dir/depend.internal". Dependee "/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global/CMakeFiles/G4global.dir/depend.internal". Scanning dependencies of target G4global make[2]: Leaving directory '/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build' make -f source/global/CMakeFiles/G4global.dir/build.make source/global/CMakeFiles/G4global.dir/build make[2]: Entering directory '/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build' [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4AnalyticalPolSolver.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4AnalyticalPolSolver.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4AnalyticalPolSolver.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4ChebyshevApproximation.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4ChebyshevApproximation.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4ChebyshevApproximation.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4ConvergenceTester.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4ConvergenceTester.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4ConvergenceTester.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4DataInterpolation.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4DataInterpolation.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4DataInterpolation.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4GaussChebyshevQ.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4GaussChebyshevQ.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4GaussChebyshevQ.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4GaussHermiteQ.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4GaussHermiteQ.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4GaussHermiteQ.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4GaussJacobiQ.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4GaussJacobiQ.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4GaussJacobiQ.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4GaussLaguerreQ.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4GaussLaguerreQ.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4GaussLaguerreQ.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4GaussLegendreQ.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4GaussLegendreQ.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4GaussLegendreQ.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4JTPolynomialSolver.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4JTPolynomialSolver.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4JTPolynomialSolver.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4SimpleIntegration.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4SimpleIntegration.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4SimpleIntegration.cc [ 0%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4StatDouble.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4StatDouble.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4StatDouble.cc [ 1%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPNumerics/src/G4VGaussianQuadrature.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPNumerics/src/G4VGaussianQuadrature.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/src/G4VGaussianQuadrature.cc [ 1%] Building CXX object source/global/CMakeFiles/G4global.dir/HEPRandom/src/G4Poisson.cc.o cd /var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build/source/global && /usr/bin/x86_64-pc-linux-gnu-g++ -DG4GLOB_ALLOC_EXPORT -DG4VERBOSE -DG4_STORE_TRAJECTORY -DG4global_EXPORTS -DGEANT4_DEVELOPER_GENTOO -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/management/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPGeometry/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPNumerics/include -I/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include -DNDEBUG -march=native -O2 -pipe -W -Wall -pedantic -Wno-non-virtual-dtor -Wno-long-long -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wno-variadic-macros -Wshadow -pipe -std=c++98 -fPIC -o CMakeFiles/G4global.dir/HEPRandom/src/G4Poisson.cc.o -c /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc In file included from /usr/include/CLHEP/Random/RandBinomial.h:29:0, from /usr/include/CLHEP/Random/Randomize.h:45, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Utility/memory.h:17:1: error: expected unqualified-id before ‘using’ using shared_ptr = std::shared_ptr; ^ /usr/include/CLHEP/Utility/memory.h:19:1: error: expected unqualified-id before ‘using’ using weak_ptr = std::weak_ptr; ^ In file included from /usr/include/CLHEP/Random/Randomize.h:45:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandBinomial.h:106:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandBinomial.h:119:0, from /usr/include/CLHEP/Random/Randomize.h:45, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandBinomial.icc: In constructor ‘CLHEP::RandBinomial::RandBinomial(CLHEP::HepRandomEngine&, long int, double)’: /usr/include/CLHEP/Random/RandBinomial.icc:18:19: error: class ‘CLHEP::RandBinomial’ does not have any field named ‘localEngine’ : HepRandom ( ), localEngine( &anEngine, do_nothing_deleter() ), ^ /usr/include/CLHEP/Random/RandBinomial.icc: In constructor ‘CLHEP::RandBinomial::RandBinomial(CLHEP::HepRandomEngine*, long int, double)’: /usr/include/CLHEP/Random/RandBinomial.icc:23:19: error: class ‘CLHEP::RandBinomial’ does not have any field named ‘localEngine’ : HepRandom ( ), localEngine( anEngine), ^ In file included from /usr/include/CLHEP/Random/RandBreitWigner.h:29:0, from /usr/include/CLHEP/Random/Randomize.h:46, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandFlat.h: At global scope: /usr/include/CLHEP/Random/RandFlat.h:201:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandFlat.h:215:0, from /usr/include/CLHEP/Random/RandBreitWigner.h:29, from /usr/include/CLHEP/Random/Randomize.h:46, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandFlat.icc: In constructor ‘CLHEP::RandFlat::RandFlat(CLHEP::HepRandomEngine&)’: /usr/include/CLHEP/Random/RandFlat.icc:25:35: error: class ‘CLHEP::RandFlat’ does not have any field named ‘localEngine’ : HepRandom(), firstUnusedBit(0), localEngine(&anEngine, do_nothing_deleter()), ^ /usr/include/CLHEP/Random/RandFlat.icc: In constructor ‘CLHEP::RandFlat::RandFlat(CLHEP::HepRandomEngine&, double)’: /usr/include/CLHEP/Random/RandFlat.icc:29:35: error: class ‘CLHEP::RandFlat’ does not have any field named ‘localEngine’ : HepRandom(), firstUnusedBit(0), localEngine(&anEngine, do_nothing_deleter()), ^ /usr/include/CLHEP/Random/RandFlat.icc: In constructor ‘CLHEP::RandFlat::RandFlat(CLHEP::HepRandomEngine&, double, double)’: /usr/include/CLHEP/Random/RandFlat.icc:34:35: error: class ‘CLHEP::RandFlat’ does not have any field named ‘localEngine’ : HepRandom(), firstUnusedBit(0), localEngine(&anEngine, do_nothing_deleter()), ^ /usr/include/CLHEP/Random/RandFlat.icc: In constructor ‘CLHEP::RandFlat::RandFlat(CLHEP::HepRandomEngine*)’: /usr/include/CLHEP/Random/RandFlat.icc:38:35: error: class ‘CLHEP::RandFlat’ does not have any field named ‘localEngine’ : HepRandom(), firstUnusedBit(0), localEngine(anEngine), ^ /usr/include/CLHEP/Random/RandFlat.icc: In constructor ‘CLHEP::RandFlat::RandFlat(CLHEP::HepRandomEngine*, double)’: /usr/include/CLHEP/Random/RandFlat.icc:42:35: error: class ‘CLHEP::RandFlat’ does not have any field named ‘localEngine’ : HepRandom(), firstUnusedBit(0), localEngine(anEngine), ^ /usr/include/CLHEP/Random/RandFlat.icc: In constructor ‘CLHEP::RandFlat::RandFlat(CLHEP::HepRandomEngine*, double, double)’: /usr/include/CLHEP/Random/RandFlat.icc:47:35: error: class ‘CLHEP::RandFlat’ does not have any field named ‘localEngine’ : HepRandom(), firstUnusedBit(0), localEngine(anEngine), ^ /usr/include/CLHEP/Random/RandFlat.icc: In member function ‘double CLHEP::RandFlat::fire()’: /usr/include/CLHEP/Random/RandFlat.icc:129:30: error: ‘localEngine’ was not declared in this scope return (defaultB-defaultA)*localEngine->flat()+defaultA; ^ /usr/include/CLHEP/Random/RandFlat.icc: In member function ‘double CLHEP::RandFlat::fire(double, double)’: /usr/include/CLHEP/Random/RandFlat.icc:133:17: error: ‘localEngine’ was not declared in this scope return (b-a)* localEngine->flat() + a; ^ /usr/include/CLHEP/Random/RandFlat.icc: In member function ‘double CLHEP::RandFlat::fire(double)’: /usr/include/CLHEP/Random/RandFlat.icc:137:18: error: ‘localEngine’ was not declared in this scope return width * localEngine->flat(); ^ /usr/include/CLHEP/Random/RandFlat.icc: In member function ‘long int CLHEP::RandFlat::fireInt(long int)’: /usr/include/CLHEP/Random/RandFlat.icc:141:15: error: ‘localEngine’ was not declared in this scope return long(localEngine->flat()*double(n)); ^ /usr/include/CLHEP/Random/RandFlat.icc: In member function ‘long int CLHEP::RandFlat::fireInt(long int, long int)’: /usr/include/CLHEP/Random/RandFlat.icc:145:15: error: ‘localEngine’ was not declared in this scope return long(localEngine->flat()*double(n-a1)) + a1; ^ /usr/include/CLHEP/Random/RandFlat.icc: In member function ‘void CLHEP::RandFlat::fireBits()’: /usr/include/CLHEP/Random/RandFlat.icc:151:37: error: ‘localEngine’ was not declared in this scope randomInt= (unsigned long)(factor*localEngine->flat()); ^ In file included from /usr/include/CLHEP/Random/Randomize.h:46:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandBreitWigner.h: At global scope: /usr/include/CLHEP/Random/RandBreitWigner.h:137:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandBreitWigner.h:150:0, from /usr/include/CLHEP/Random/Randomize.h:46, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandBreitWigner.icc: In constructor ‘CLHEP::RandBreitWigner::RandBreitWigner(CLHEP::HepRandomEngine&, double, double)’: /usr/include/CLHEP/Random/RandBreitWigner.icc:19:17: error: class ‘CLHEP::RandBreitWigner’ does not have any field named ‘localEngine’ : HepRandom( ), localEngine(&anEngine, do_nothing_deleter()), defaultA(a), ^ /usr/include/CLHEP/Random/RandBreitWigner.icc: In constructor ‘CLHEP::RandBreitWigner::RandBreitWigner(CLHEP::HepRandomEngine*, double, double)’: /usr/include/CLHEP/Random/RandBreitWigner.icc:24:17: error: class ‘CLHEP::RandBreitWigner’ does not have any field named ‘localEngine’ : HepRandom( ), localEngine(anEngine), defaultA(a), ^ In file included from /usr/include/CLHEP/Random/Randomize.h:47:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandChiSquare.h: At global scope: /usr/include/CLHEP/Random/RandChiSquare.h:104:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandChiSquare.h:116:0, from /usr/include/CLHEP/Random/Randomize.h:47, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandChiSquare.icc: In constructor ‘CLHEP::RandChiSquare::RandChiSquare(CLHEP::HepRandomEngine&, double)’: /usr/include/CLHEP/Random/RandChiSquare.icc:17:17: error: class ‘CLHEP::RandChiSquare’ does not have any field named ‘localEngine’ : HepRandom( ), localEngine(&anEngine, do_nothing_deleter()), defaultA(a) ^ /usr/include/CLHEP/Random/RandChiSquare.icc: In constructor ‘CLHEP::RandChiSquare::RandChiSquare(CLHEP::HepRandomEngine*, double)’: /usr/include/CLHEP/Random/RandChiSquare.icc:21:17: error: class ‘CLHEP::RandChiSquare’ does not have any field named ‘localEngine’ : HepRandom( ), localEngine(anEngine), defaultA(a) ^ In file included from /usr/include/CLHEP/Random/Randomize.h:48:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandExponential.h: At global scope: /usr/include/CLHEP/Random/RandExponential.h:99:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandExponential.h:111:0, from /usr/include/CLHEP/Random/Randomize.h:48, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandExponential.icc: In constructor ‘CLHEP::RandExponential::RandExponential(CLHEP::HepRandomEngine&, double)’: /usr/include/CLHEP/Random/RandExponential.icc:21:16: error: class ‘CLHEP::RandExponential’ does not have any field named ‘localEngine’ : HepRandom(), localEngine(&anEngine, do_nothing_deleter()), defaultMean(mean) ^ /usr/include/CLHEP/Random/RandExponential.icc: In constructor ‘CLHEP::RandExponential::RandExponential(CLHEP::HepRandomEngine*, double)’: /usr/include/CLHEP/Random/RandExponential.icc:25:16: error: class ‘CLHEP::RandExponential’ does not have any field named ‘localEngine’ : HepRandom(), localEngine(anEngine), defaultMean(mean) {} ^ /usr/include/CLHEP/Random/RandExponential.icc: In member function ‘double CLHEP::RandExponential::fire()’: /usr/include/CLHEP/Random/RandExponential.icc:41:20: error: ‘localEngine’ was not declared in this scope return -std::log(localEngine->flat())*defaultMean; ^ /usr/include/CLHEP/Random/RandExponential.icc: In member function ‘double CLHEP::RandExponential::fire(double)’: /usr/include/CLHEP/Random/RandExponential.icc:45:20: error: ‘localEngine’ was not declared in this scope return -std::log(localEngine->flat())*mean; ^ In file included from /usr/include/CLHEP/Random/Randomize.h:49:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandExpZiggurat.h: At global scope: /usr/include/CLHEP/Random/RandExpZiggurat.h:165:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ /usr/include/CLHEP/Random/RandExpZiggurat.h: In member function ‘float CLHEP::RandExpZiggurat::fire(float)’: /usr/include/CLHEP/Random/RandExpZiggurat.h:101:57: error: ‘localEngine’ was not declared in this scope inline float fire( float mean ) {return ziggurat_REXP(localEngine.get())*mean ^ /usr/include/CLHEP/Random/RandExpZiggurat.h: In constructor ‘CLHEP::RandExpZiggurat::RandExpZiggurat(CLHEP::HepRandomEngine&, double)’: /usr/include/CLHEP/Random/RandExpZiggurat.h:178:85: error: class ‘CLHEP::RandExpZiggurat’ does not have any field named ‘localEngine’ ggurat::RandExpZiggurat(HepRandomEngine & anEngine, double mean ) : localEngine ^ In file included from /usr/include/CLHEP/Random/Randomize.h:49:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandExpZiggurat.h: In constructor ‘CLHEP::RandExpZiggurat::RandExpZiggurat(CLHEP::HepRandomEngine*, double)’: /usr/include/CLHEP/Random/RandExpZiggurat.h:182:85: error: class ‘CLHEP::RandExpZiggurat’ does not have any field named ‘localEngine’ ggurat::RandExpZiggurat(HepRandomEngine * anEngine, double mean ) : localEngine ^ In file included from /usr/include/CLHEP/Random/Randomize.h:52:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandGamma.h: At global scope: /usr/include/CLHEP/Random/RandGamma.h:109:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandGamma.h:122:0, from /usr/include/CLHEP/Random/Randomize.h:52, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandGamma.icc: In constructor ‘CLHEP::RandGamma::RandGamma(CLHEP::HepRandomEngine&, double, double)’: /usr/include/CLHEP/Random/RandGamma.icc:18:16: error: class ‘CLHEP::RandGamma’ does not have any field named ‘localEngine’ : HepRandom(), localEngine(&anEngine, do_nothing_deleter()), ^ /usr/include/CLHEP/Random/RandGamma.icc: In constructor ‘CLHEP::RandGamma::RandGamma(CLHEP::HepRandomEngine*, double, double)’: /usr/include/CLHEP/Random/RandGamma.icc:23:16: error: class ‘CLHEP::RandGamma’ does not have any field named ‘localEngine’ : HepRandom(), localEngine(anEngine), ^ In file included from /usr/include/CLHEP/Random/Randomize.h:53:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandGauss.h: At global scope: /usr/include/CLHEP/Random/RandGauss.h:156:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandGauss.h:176:0, from /usr/include/CLHEP/Random/Randomize.h:53, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandGauss.icc: In constructor ‘CLHEP::RandGauss::RandGauss(CLHEP::HepRandomEngine&, double, double)’: /usr/include/CLHEP/Random/RandGauss.icc:20:3: error: class ‘CLHEP::RandGauss’ does not have any field named ‘localEngine’ localEngine(&anEngine, do_nothing_deleter()), set(false), nextGauss(0.0){} ^ /usr/include/CLHEP/Random/RandGauss.icc: In constructor ‘CLHEP::RandGauss::RandGauss(CLHEP::HepRandomEngine*, double, double)’: /usr/include/CLHEP/Random/RandGauss.icc:25:3: error: class ‘CLHEP::RandGauss’ does not have any field named ‘localEngine’ localEngine(anEngine), set(false), nextGauss(0.0) {} ^ In file included from /usr/include/CLHEP/Random/RandGaussQ.h:127:0, from /usr/include/CLHEP/Random/Randomize.h:54, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandGaussQ.icc: In member function ‘double CLHEP::RandGaussQ::fire()’: /usr/include/CLHEP/Random/RandGaussQ.icc:66:25: error: ‘localEngine’ was not declared in this scope return transformQuick(localEngine->flat()) * defaultStdDev + defaultMean; ^ /usr/include/CLHEP/Random/RandGaussQ.icc: In member function ‘double CLHEP::RandGaussQ::fire(double, double)’: /usr/include/CLHEP/Random/RandGaussQ.icc:70:25: error: ‘localEngine’ was not declared in this scope return transformQuick(localEngine->flat()) * stdDev + mean; ^ In file included from /usr/include/CLHEP/Random/RandGaussT.h:130:0, from /usr/include/CLHEP/Random/Randomize.h:55, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandGaussT.icc: In member function ‘double CLHEP::RandGaussT::fire()’: /usr/include/CLHEP/Random/RandGaussT.icc:58:34: error: ‘localEngine’ was not declared in this scope return HepStat::flatToGaussian(localEngine->flat()) * defaultStdDev ^ /usr/include/CLHEP/Random/RandGaussT.icc: In member function ‘double CLHEP::RandGaussT::fire(double, double)’: /usr/include/CLHEP/Random/RandGaussT.icc:63:34: error: ‘localEngine’ was not declared in this scope return HepStat::flatToGaussian(localEngine->flat()) * stdDev + mean; ^ In file included from /usr/include/CLHEP/Random/Randomize.h:56:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandGaussZiggurat.h: In member function ‘float CLHEP::RandGaussZiggurat::fire()’: /usr/include/CLHEP/Random/RandGaussZiggurat.h:68:45: error: ‘localEngine’ was not declared in this scope inline float fire() {return ziggurat_RNOR(localEngine.get()) * defaultStdDev ^ /usr/include/CLHEP/Random/RandGaussZiggurat.h: In member function ‘float CLHEP::RandGaussZiggurat::fire(float, float)’: /usr/include/CLHEP/Random/RandGaussZiggurat.h:70:72: error: ‘localEngine’ was not declared in this scope nline float fire ( float mean, float stdDev ) {return ziggurat_RNOR(localEngine ^ In file included from /usr/include/CLHEP/Random/Randomize.h:57:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandGeneral.h: At global scope: /usr/include/CLHEP/Random/RandGeneral.h:132:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandGeneral.h:152:0, from /usr/include/CLHEP/Random/Randomize.h:57, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandGeneral.icc: In member function ‘double CLHEP::RandGeneral::fire()’: /usr/include/CLHEP/Random/RandGeneral.icc:21:17: error: ‘localEngine’ was not declared in this scope double rand = localEngine->flat(); ^ In file included from /usr/include/CLHEP/Random/Randomize.h:58:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandLandau.h: At global scope: /usr/include/CLHEP/Random/RandLandau.h:111:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandLandau.h:122:0, from /usr/include/CLHEP/Random/Randomize.h:58, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandLandau.icc: In constructor ‘CLHEP::RandLandau::RandLandau(CLHEP::HepRandomEngine&)’: /usr/include/CLHEP/Random/RandLandau.icc:23:16: error: class ‘CLHEP::RandLandau’ does not have any field named ‘localEngine’ : HepRandom(), localEngine(&anEngine, do_nothing_deleter()) ^ /usr/include/CLHEP/Random/RandLandau.icc: In constructor ‘CLHEP::RandLandau::RandLandau(CLHEP::HepRandomEngine*)’: /usr/include/CLHEP/Random/RandLandau.icc:27:16: error: class ‘CLHEP::RandLandau’ does not have any field named ‘localEngine’ : HepRandom(), localEngine(anEngine) ^ /usr/include/CLHEP/Random/RandLandau.icc: In member function ‘double CLHEP::RandLandau::fire()’: /usr/include/CLHEP/Random/RandLandau.icc:48:20: error: ‘localEngine’ was not declared in this scope return transform(localEngine->flat()); ^ /usr/include/CLHEP/Random/RandLandau.icc: In member function ‘virtual double CLHEP::RandLandau::operator()()’: /usr/include/CLHEP/Random/RandLandau.icc:52:20: error: ‘localEngine’ was not declared in this scope return transform(localEngine->flat()); ^ In file included from /usr/include/CLHEP/Random/RandPoissonQ.h:25:0, from /usr/include/CLHEP/Random/Randomize.h:59, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandPoisson.h: At global scope: /usr/include/CLHEP/Random/RandPoisson.h:119:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandPoisson.h:136:0, from /usr/include/CLHEP/Random/RandPoissonQ.h:25, from /usr/include/CLHEP/Random/Randomize.h:59, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandPoisson.icc: In constructor ‘CLHEP::RandPoisson::RandPoisson(CLHEP::HepRandomEngine&, double)’: /usr/include/CLHEP/Random/RandPoisson.icc:19:3: error: class ‘CLHEP::RandPoisson’ does not have any field named ‘localEngine’ localEngine(&anEngine, do_nothing_deleter()), oldm(-1.0) { ^ /usr/include/CLHEP/Random/RandPoisson.icc: In constructor ‘CLHEP::RandPoisson::RandPoisson(CLHEP::HepRandomEngine*, double)’: /usr/include/CLHEP/Random/RandPoisson.icc:25:3: error: class ‘CLHEP::RandPoisson’ does not have any field named ‘localEngine’ localEngine(anEngine), oldm(-1.0) { ^ /usr/include/CLHEP/Random/RandPoisson.icc: In member function ‘CLHEP::HepRandomEngine* CLHEP::RandPoisson::getLocalEngine()’: /usr/include/CLHEP/Random/RandPoisson.icc:30:10: error: ‘localEngine’ was not declared in this scope return localEngine.get(); ^ In file included from /usr/include/CLHEP/Random/Randomize.h:61:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandSkewNormal.h: At global scope: /usr/include/CLHEP/Random/RandSkewNormal.h:104:3: error: ‘shared_ptr’ does not name a type shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandSkewNormal.h:116:0, from /usr/include/CLHEP/Random/Randomize.h:61, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandSkewNormal.icc: In constructor ‘CLHEP::RandSkewNormal::RandSkewNormal(CLHEP::HepRandomEngine&, double)’: /usr/include/CLHEP/Random/RandSkewNormal.icc:17:16: error: class ‘CLHEP::RandSkewNormal’ does not have any field named ‘localEngine’ : HepRandom(), localEngine(&anEngine, do_nothing_deleter()), ^ /usr/include/CLHEP/Random/RandSkewNormal.icc: In constructor ‘CLHEP::RandSkewNormal::RandSkewNormal(CLHEP::HepRandomEngine*, double)’: /usr/include/CLHEP/Random/RandSkewNormal.icc:21:16: error: class ‘CLHEP::RandSkewNormal’ does not have any field named ‘localEngine’ : HepRandom(), localEngine(anEngine), shapeParameter(shape) {} ^ /usr/include/CLHEP/Random/RandSkewNormal.icc: In member function ‘CLHEP::HepRandomEngine* CLHEP::RandSkewNormal::getLocalEngine()’: /usr/include/CLHEP/Random/RandSkewNormal.icc:25:10: error: ‘localEngine’ was not declared in this scope return localEngine.get(); ^ In file included from /usr/include/CLHEP/Random/Randomize.h:62:0, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandStudentT.h: At global scope: /usr/include/CLHEP/Random/RandStudentT.h:107:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr localEngine; ^ In file included from /usr/include/CLHEP/Random/RandStudentT.h:119:0, from /usr/include/CLHEP/Random/Randomize.h:62, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/Randomize.hh:32, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/include/G4Poisson.hh:49, from /var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00/source/global/HEPRandom/src/G4Poisson.cc:31: /usr/include/CLHEP/Random/RandStudentT.icc: In constructor ‘CLHEP::RandStudentT::RandStudentT(CLHEP::HepRandomEngine&, double)’: /usr/include/CLHEP/Random/RandStudentT.icc:17:17: error: class ‘CLHEP::RandStudentT’ does not have any field named ‘localEngine’ : HepRandom( ), localEngine( &anEngine, do_nothing_deleter() ), defaultA(a) ^ /usr/include/CLHEP/Random/RandStudentT.icc: In constructor ‘CLHEP::RandStudentT::RandStudentT(CLHEP::HepRandomEngine*, double)’: /usr/include/CLHEP/Random/RandStudentT.icc:21:17: error: class ‘CLHEP::RandStudentT’ does not have any field named ‘localEngine’ : HepRandom( ), localEngine( anEngine ), defaultA(a) ^ source/global/CMakeFiles/G4global.dir/build.make:374: recipe for target 'source/global/CMakeFiles/G4global.dir/HEPRandom/src/G4Poisson.cc.o' failed make[2]: *** [source/global/CMakeFiles/G4global.dir/HEPRandom/src/G4Poisson.cc.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build' CMakeFiles/Makefile2:1017: recipe for target 'source/global/CMakeFiles/G4global.dir/all' failed make[1]: *** [source/global/CMakeFiles/G4global.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build' Makefile:149: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: sci-physics/geant-4.10.00::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-physics/geant-4.10.00::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-physics/geant-4.10.00::gentoo'`. * The complete build log is located at '/var/log/portage/sci-physics:geant-4.10.00:20160203-012513.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-physics/geant-4.10.00/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-physics/geant-4.10.00/temp/environment'. * Working directory: '/var/tmp/portage/sci-physics/geant-4.10.00/work/geant-4.10.00_build' * S: '/var/tmp/portage/sci-physics/geant-4.10.00/work/geant4.10.00'