GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » Fairroot » External Packages » Problem with externals jul14 on OS 10.8
Problem with externals jul14 on OS 10.8 [message #17217] Thu, 28 August 2014 12:42
Volker Friese is currently offline  Volker Friese
Messages: 365
Registered: April 2004
Location: GSI CBM
first-grade participant
From: *dip0.t-ipconnect.de
I do not manage to install the external packages jul14 (or jul14p3) on my Mac with OS 10.8.5. The error message is quoted below. Any idea what goes wrong?

[ 29%] Building CXX object source/processes/CMakeFiles/G4processes.dir/electromagnetic/dna/processe s/src/G4DNAIonisation.cc.o
[ 29%] Building CXX object source/processes/CMakeFiles/G4processes.dir/electromagnetic/dna/processe s/src/G4DNAMolecularDissociation.cc.o
[ 29%] Building CXX object source/processes/CMakeFiles/G4processes.dir/electromagnetic/dna/processe s/src/G4DNAWaterDissociationDisplacer.cc.o
In file included from /Users/vfriese/work/fairsoft/jul14/fairsoft_jul14/transport/geant4.10.00 .p01/source/processes/electromagnetic/dna/processes/src/G4DNAMolecularDi ssociation.cc:43:
In file included from /Users/vfriese/work/fairsoft/jul14/fairsoft_jul14/transport/geant4.10.00 .p01/source/processes/electromagnetic/dna/management/include/G4ITManager .hh:46:
In file included from /Users/vfriese/work/fairsoft/jul14/fairsoft_jul14/transport/geant4.10.00 .p01/source/processes/electromagnetic/dna/management/include/G4KDTree.hh :43:
In file included from /Users/vfriese/work/fairsoft/jul14/fairsoft_jul14/transport/geant4.10.00 .p01/source/processes/electromagnetic/dna/management/include/G4KDTreeRes ult.hh:42:
/usr/bin/../lib/c++/v1/list:212:9: error: field has incomplete type 'ResNode'
_Tp __value_;
^
/usr/bin/../lib/c++/v1/type_traits:1889:54: note: in instantiation of template class 'std::__1::__list_node<ResNode, void *>' requested here
decltype(_VSTD::move(_Tp(_VSTD::declval<_Args>()...)), true_type())
^
/usr/bin/../lib/c++/v1/type_traits:1890:1: note: while substituting deduced template arguments into function template '__is_constructible_test' [with
_Tp = std::__1::allocator<std::__1::__list_node<ResNode, void *>>, _Args = <no value>]
__is_constructible_test(_Tp&&, _Args&& ...);
^
/usr/bin/../lib/c++/v1/type_traits:1949:14: note: in instantiation of template class 'std::__1::__is_constructible<false,
std::__1::allocator<std::__1::__list_node<ResNode, void *>>, std::__1::allocator<std::__1::__list_node<ResNode, void *>> &&>' requested here
: public __is_constructible<is_scalar<_Tp>::value || is_reference<_Tp>::value,
^
/usr/bin/../lib/c++/v1/type_traits:1975:14: note: in instantiation of template class 'std::__1::__is_constructible_void_check<false,
std::__1::allocator<std::__1::__list_node<ResNode, void *>>, std::__1::allocator<std::__1::__list_node<ResNode, void *>> &&>' requested here
: public __is_constructible_void_check<__contains_void<_Tp, _Args...>::value
^
/usr/bin/../lib/c++/v1/type_traits:2455:34: note: in instantiation of template class
'std::__1::is_constructible<std::__1::allocator<std::__1::__list_node<ResNode, void *>>, std::__1::allocator<std::__1::__list_node<ResNode, void
*>> &&>' requested here
: __is_nothrow_constructible<is_constructible<_Tp, _Args...>::value, _Tp, _Args...>
^
/usr/bin/../lib/c++/v1/type_traits:2590:14: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
: public is_nothrow_constructible<_Tp, typename add_rvalue_reference<_Tp>::type>
^
/usr/bin/../lib/c++/v1/memory:2219:20: note: in instantiation of template class
'std::__1::is_nothrow_move_constructible<std::__1::allocator<std::__1::__list_node <ResNode, void *>>>' requested here
is_nothrow_move_constructible<_T2>::value)
^
/usr/bin/../lib/c++/v1/__config:253:34: note: expanded from macro '_NOEXCEPT_'
# define _NOEXCEPT_(x) noexcept(x)
^
/usr/bin/../lib/c++/v1/memory:2386:15: note: in instantiation of template class 'std::__1::__libcpp_compressed_pair_imp<unsigned long,
std::__1::allocator<std::__1::__list_node<ResNode, void *>>, 2>' requested here
: private __libcpp_compressed_pair_imp<_T1, _T2>
^
/usr/bin/../lib/c++/v1/list:513:52: note: in instantiation of template class 'std::__1::__compressed_pair<unsigned long,
std::__1::allocator<std::__1::__list_node<ResNode, void *>>>' requested here
__compressed_pair<size_type, __node_allocator> __size_alloc_;
^
/usr/bin/../lib/c++/v1/list:770:15: note: in instantiation of template class 'std::__1::__list_imp<ResNode, std::__1::allocator<ResNode>>' requested
here
: private __list_imp<_Tp, _Alloc>
^
/Users/vfriese/work/fairsoft/jul14/fairsoft_jul14/transport/geant4.10.00 .p01/source/processes/electromagnetic/dna/management/include/G4KDTreeRes ult.hh:59:34: note:
in instantiation of template class 'std::__1::list<ResNode, std::__1::allocator<ResNode>>' requested here
class G4KDTreeResult : protected std::list<ResNode>
^
/Users/vfriese/work/fairsoft/jul14/fairsoft_jul14/transport/geant4.10.00 .p01/source/processes/electromagnetic/dna/management/include/G4KDTreeRes ult.hh:47:8: note:
forward declaration of 'ResNode'
struct ResNode;
^
1 error generated.
make[2]: *** [source/processes/CMakeFiles/G4processes.dir/electromagnetic/dna/process es/src/G4DNAMolecularDissociation.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [source/processes/CMakeFiles/G4processes.dir/all] Error 2
make: *** [all] Error 2
ln: libHepMC.4.0.0.so: File exists
ln: libHepMC.4.so: File exists
ln: libHepMC.so: File exists
ln: libHepMCfio.4.0.0.so: File exists
ln: libHepMCfio.4.so: File exists
ln: libHepMCfio.so: File exists
ln: libPythia6.so: File exists
ln: libboost_atomic.so: File exists
ln: libboost_context.so: File exists
ln: libboost_date_time.so: File exists
ln: libboost_filesystem.so: File exists
ln: libboost_graph.so: File exists
ln: libboost_iostreams.so: File exists
ln: libboost_math_c99.so: File exists
ln: libboost_math_c99f.so: File exists
ln: libboost_math_c99l.so: File exists
ln: libboost_math_tr1.so: File exists
ln: libboost_math_tr1f.so: File exists
ln: libboost_math_tr1l.so: File exists
ln: libboost_prg_exec_monitor.so: File exists
ln: libboost_program_options.so: File exists
ln: libboost_python.so: File exists
ln: libboost_random.so: File exists
ln: libboost_regex.so: File exists
ln: libboost_serialization.so: File exists
ln: libboost_signals.so: File exists
ln: libboost_system.so: File exists
ln: libboost_thread.so: File exists
ln: libboost_unit_test_framework.so: File exists
ln: libboost_wserialization.so: File exists
ln: libgsl.0.so: File exists
ln: libgsl.so: File exists
ln: libgslcblas.0.so: File exists
ln: libgslcblas.so: File exists
ln: liblhapdfdummy.so: File exists
ln: libpythia8.so: File exists
ln: libpythia8tohepmc.so: File exists
ln: libxerces-c-3.1.so: File exists
ln: libxerces-c.so: File exists
-bash: /Users/vfriese/Work/fairsoft/jul14/install/share/Geant4-10.0.1/geant4mak e/geant4make.sh: No such file or directory
*** ERROR: geant4 could not be created.
*** End installation of external packages with Errors***

[Prozess beendet]

Previous Topic: Install error external packages "apr 13" and Kubuntu 14.04
Next Topic: Problem on installing external package on ubuntu 14.04
Goto Forum:
  


Current Time: Thu Mar 28 18:09:00 CET 2024

Total time taken to generate the page: 0.00461 seconds