Re: [Fink-users] Trying to install root5 (root-5.34.36-3)

2017-05-31 Thread Alexander Hansen
> 
> On May 30, 2017, at 07:25, Tarcisio Del Prete  > wrote:
> 
> Dear sirs,
> While installing the file root, I got the following errors, whose list I 
> append to the mail.
> I did the fink selfupdate as recommended with no success. I also reconfigured 
> fink for a single process, no success.
> The latest version of root is 6.09, any hope to have this installed with fink?
> Thanks for any help,
> Nino Del Prete.
>  
> 
> 

It’s easier for us to debug errors when we can see the entire compiler command 
that triggers them, since that can show extra flags, etc.  Also, that makes it 
more obvious which error in the cascade of messages is the first one.

> 
> In file included from cint/cint/src/dict/gcc4strm.cxx:7:
> In file included from 
> /sw/src/fink.build/root5-5.34.36-3/root/cint/cint/src/dict/gcc4strm.h:30:
> cint/cint/lib/gcc4strm/iostrm.h:85:17: error: no type named 
> '__streambuf_type' in 'std::__1::basic_ostream'
> static ostream::__streambuf_type *G__store_cout;
>~^



>^
> fatal error: too many errors emitted, stopping now [-ferror-limit=]
> 20 errors generated.
> make: *** [cint/cint/src/dict/gcc4strm.o] Error 1
> ### execution of /tmp/fink.tFbsr failed, exit code 2
> ### execution of /tmp/fink.Hr4qE failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-root5-5.34.36-3
> (Reading database ... 18533 files and directories currently installed.)
> Removing fink-buildlock-root5-5.34.36-3 ...
> Failed: phase compiling: root5-5.34.36-3 failed
> 

Another useful piece of information is the exact OS version and Xcode version.  

Unfortunately I can’t easily build test this here since it appears to be 
unavailable for 10.12 currently.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

[Fink-users] Trying to install root5 (root-5.34.36-3)

2017-05-30 Thread Tarcisio Del Prete
Dear sirs,
While installing the file root, I got the following errors, whose list I append 
to the mail.
I did the fink selfupdate as recommended with no success. I also reconfigured 
fink for a single process, no success.
The latest version of root is 6.09, any hope to have this installed with fink?
Thanks for any help,
Nino Del Prete.
 



In file included from cint/cint/src/dict/gcc4strm.cxx:7:
In file included from 
/sw/src/fink.build/root5-5.34.36-3/root/cint/cint/src/dict/gcc4strm.h:30:
cint/cint/lib/gcc4strm/iostrm.h:85:17: error: no type named '__streambuf_type' 
in 'std::__1::basic_ostream'
static ostream::__streambuf_type *G__store_cout;
   ~^
cint/cint/lib/gcc4strm/iostrm.h:86:17: error: no type named '__streambuf_type' 
in 'std::__1::basic_ostream'
static ostream::__streambuf_type *G__store_cerr;
   ~^
cint/cint/lib/gcc4strm/iostrm.h:87:17: error: no type named '__streambuf_type' 
in 'std::__1::basic_istream'
static istream::__streambuf_type *G__store_cin;
   ~^
cint/cint/src/dict/gcc4strm.cxx:760:56: error: no type named '__istream_type' 
in 'std::__1::basic_istream'
 const basic_istream::__istream_type& obj = 
((basic_istream*) 
G__getstructoffset())->get((basic_istream::__istream_type& obj = 
((basic_istream*) 
G__getstructoffset())->get((basic_istream::__istream_type& obj = 
((basic_istream*) 
G__getstructoffset())->get(*(basic_istream::__istream_type& obj = 
((basic_istream*) 
G__getstructoffset())->get(*(basic_istream::__istream_type& obj = ((basic_istream*) 
G__getstructoffset())->get(*(basic_istream::__streambuf_type*) libp->para[0].ref...

   ^
cint/cint/src/dict/gcc4strm.cxx:791:190: error: no member named 
'__streambuf_type' in 'std::__1::basic_istream'
  ...>::__istream_type& obj = ((basic_istream*) 
G__getstructoffset())->get(*(basic_istream::__streambuf_type*) libp->para[0].ref...

  ^
cint/cint/src/dict/gcc4strm.cxx:801:56: error: no type named '__istream_type' 
in 'std::__1::basic_istream'
 const basic_istream::__istream_type& obj = 
((basic_istream*) 
G__getstructoffset())->get(*(basic_istream::__istream_type& obj = ((basic_istream*) 
G__getstructoffset())->get(*(basic_istream::__streambuf_type*) libp->para[0].ref);

   ^
cint/cint/src/dict/gcc4strm.cxx:801:190: error: no member named 
'__streambuf_type' in 'std::__1::basic_istream'
  ...>::__istream_type& obj = ((basic_istream*) 
G__getstructoffset())->get(*(basic_istream::__streambuf_type*) libp->para[0].ref);

  ^
cint/cint/src/dict/gcc4strm.cxx:811:56: error: no type named '__istream_type' 
in 'std::__1::basic_istream'
 const basic_istream::__istream_type& obj = 
((basic_istream*) 
G__getstructoffset())->getline((basic_istream::__istream_type& obj = 
((basic_istream*) 
G__getstructoffset())->getline((basic_istream

Re: [Fink-users] Trying to install root5 (root-5.34.36-3)

2017-05-30 Thread Remi Mommsen
Hi,

> On 30 May 2017, at 4:25 PM, tarcisio.delpr...@pi.infn.it wrote:
> 
> Dear sirs,
> While installing the file root, I got the following errors, whose list I 
> append to the mail.
> I did the fink selfupdate as recommended with no success. I also reconfigured 
> fink for a single process, no success.
> The latest version of root is 6.09, any hope to have this installed with fink?
> Thanks for any help,
> Nino Del Prete.


I fear chances are slim to get the old root5 fixed for Mac OS 10.12, or that I 
find time to package root6 for fink. I would recommend to install root6 
directly from root.cern.ch.

Cheers,
Remi




smime.p7s
Description: S/MIME cryptographic signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users