problem with external packages [message #19509] |
Tue, 06 September 2016 17:54 |
Alexandros
Messages: 51 Registered: January 2014 Location: KVI
|
continuous participant |
From: *kvi-cart.rug.nl
|
|
I have a problem trying to install fairroot.
After the ./configure.sh I get this error:
*** Unpacking gtest-1.7.0.zip ..............
--E-- Cannot unpack package gtest
Any help??
Thanks
|
|
|
|
|
Re: problem with external packages [message #19513 is a reply to message #19511] |
Wed, 07 September 2016 12:44 |
Alexandros
Messages: 51 Registered: January 2014 Location: KVI
|
continuous participant |
From: *kvi-cart.rug.nl
|
|
I tried may16p1 version.
It passed the point of my previous problem, and it did go a long way.
But now i get this one:
In file included from /home/apostolou/fairsoft_may16p1/tools/root/math/vc/include/Vc/Memory:30 :0,
from /home/apostolou/fairsoft_may16p1/tools/root/math/vc/include/Vc/IO:24,
from /home/apostolou/fairsoft_may16p1/tools/root/math/vc/include/Vc/Vc:23,
from /home/apostolou/fairsoft_may16p1/tools/root/math/vc/src/trigonometric.cp p:20:
/home/apostolou/fairsoft_may16p1/tools/root/math/vc/include/Vc/avx/inter leavedmemory.tcc: In substitution of 'template<class S1, class IT1, class IT2> void ROOT::Vc::AVX::Vector<T>::gather(const S1*, const EntryType* const S1::*, IT1, IT2, ROOT::Vc::AVX::Vector<T>::MaskArg) [with S1 = <missing>; IT1 = <missing>; IT2 = <missing>]':
/home/apostolou/fairsoft_may16p1/tools/root/math/vc/include/Vc/avx/inter leavedmemory.tcc:359:39: required from here
/home/apostolou/fairsoft_may16p1/tools/root/math/vc/include/Vc/avx/inter leavedmemory.tcc:359:39: internal compiler error: in strip_typedefs, at cp/tree.c:1374
v4.gather(m_data, m_indexes + I(4));
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.opensuse.org/> for instructions.
make[2]: *** [math/vc/trigonometric_AVX+XOP+FMA4.cpp.o] Error 1
make[1]: *** [math/vc/CMakeFiles/Vc.dir/all] Error 2
make: *** [all] Error 2
**** Checking libraries in /home/apostolou/fairsoft_may16p1/buildfairsoft/lib ****
*** ERROR: root could not be created.
create a symbolic linking for Vc library ....
libVc.a not found in lib dirctory
*** End installation of external packages with Errors***
|
|
|
|
|
|