Re: [Fink-users] Root5 udate error

2017-02-02 Thread Luigi Ernesto Zanotti

On 22-01-2017 21:24, Alexander Hansen wrote:

On Jan 22, 2017, at 03:06, Luigi Ernesto Zanotti  
wrote:

Dear all,
since a week, when I run "update-all' I get the follwing sequence of
errors while updating Root5.
I'm looking for a suggestion to solve the problem. Removing roo5 and
annexes didn't work.
Many thanks in advance,
 Luigi Zanotti

——


I see this, too.  For a bit more context:

g++ -O2 -m64 -pipe -W -Wall -Woverloaded-virtual -fsigned-char -fno-common 
-Iinclude -DR__HAVE_CONFIG  -I/sw/include -DG__REGEXP -DG__UNIX -DG__SHAREDLIB 
-DG__ROOT -DG__REDIRECTIO -DG__OSFDLL -DG__STD_EXCEPTION-DG__HAVE_CONFIG 
-DG__NOMAKEINFO -DG__CINTBODY  
-I/sw/src/fink.build/root5-5.34.36-3/root/cint/cint/inc 
-I/sw/src/fink.build/root5-5.34.36-3/root/cint/cint/src 
-I/sw/src/fink.build/root5-5.34.36-3/root/cint/cint/src/dict -pthread 
-Icint/cint/lib/gcc4strm -Wno-strict-aliasing -I. -o 
cint/cint/src/dict/gcc4strm.o -c cint/cint/src/dict/gcc4strm.cxx


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;
~^




---
Also include the following system information:
Package manager version: 0.41.1
Distribution version: selfupdate-cvs Fri Jan 20 13:24:45 2017, 10.12, x86_64
Trees: local/main stable/main stable/crypto local/injected
Xcode.app: 8.2.1
Xcode command-line tools: 8.2.0.0.1.1480973914
Max. Fink build jobs:  1



Maybe something changed in Xcode such that this doesn’t work anymore?

Dear Alexander and all,
about ten days ago I pointed out an error updating root5, that Alexander 
confirmed. Since then nothing happened.

Do you have any news about it? Is it so entangled?
Thanks in advance,
Luigi Zanotti

--

Prof. Luigi Ernesto Zanotti

Physics Department "G. Occhialini"
University of Milano Bicocca

Piazza della Scienza 3. 20126 Milano Italy
Tel. +39 02 6448 2413
E-Mail: luigi.zano...@mib.infn.it

--
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

Re: [Fink-users] Root5 udate error

2017-01-23 Thread Daniel E. Macks
Alexander Hansen  said:
>
>> On Jan 22, 2017, at 03:06, Luigi Ernesto Zanotti  
>> wrote:
>> 
>> since a week, when I run "update-all' I get the follwing sequence of 
>> errors while updating Root5.
> 
> I see this, too.  For a bit more context:
>
> g++ -O2 -m64 -pipe -W -Wall -Woverloaded-virtual -fsigned-char -fno-common 
> -Iinclude -DR__HAVE_CONFIG  -I/sw/include -DG__REGEXP -DG__UNIX 
> -DG__SHAREDLIB -DG__ROOT -DG__REDIRECTIO -DG__OSFDLL -DG__STD_EXCEPTION
> -DG__HAVE_CONFIG -DG__NOMAKEINFO -DG__CINTBODY  
> -I/sw/src/fink.build/root5-5.34.36-3/root/cint/cint/inc 
> -I/sw/src/fink.build/root5-5.34.36-3/root/cint/cint/src 
> -I/sw/src/fink.build/root5-5.34.36-3/root/cint/cint/src/dict -pthread 
> -Icint/cint/lib/gcc4strm -Wno-strict-aliasing -I. -o 
> cint/cint/src/dict/gcc4strm.o -c cint/cint/src/dict/gcc4strm.cxx
>
>> 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;
>>~^
>
>
>
>> ---
>> Distribution version: selfupdate-cvs Fri Jan 20 13:24:45 2017, 10.12, x86_64
>> Xcode.app: 8.2.1
>> Xcode command-line tools: 8.2.0.0.1.1480973914
>
> Maybe something changed in Xcode such that this doesn’t work anymore?

It just successfully built for for me on 10.11 (xcode.app 8.1, xcode
CLI 8.2.0.0.1.1480973914). No gcc4strm objects were compiled, so maybe
it's an xcode difference? Smells like c++ compatibility.

dan
-- 
Daniel Macks
dm...@snetspace.org


--
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

Re: [Fink-users] Root5 udate error

2017-01-22 Thread Alexander Hansen

> On Jan 22, 2017, at 03:06, Luigi Ernesto Zanotti  
> wrote:
> 
> Dear all,
> since a week, when I run "update-all' I get the follwing sequence of 
> errors while updating Root5.
> I'm looking for a suggestion to solve the problem. Removing roo5 and 
> annexes didn't work.
> Many thanks in advance,
> Luigi Zanotti
> 
> ——
> 

I see this, too.  For a bit more context:

g++ -O2 -m64 -pipe -W -Wall -Woverloaded-virtual -fsigned-char -fno-common 
-Iinclude -DR__HAVE_CONFIG  -I/sw/include -DG__REGEXP -DG__UNIX -DG__SHAREDLIB 
-DG__ROOT -DG__REDIRECTIO -DG__OSFDLL -DG__STD_EXCEPTION-DG__HAVE_CONFIG 
-DG__NOMAKEINFO -DG__CINTBODY  
-I/sw/src/fink.build/root5-5.34.36-3/root/cint/cint/inc 
-I/sw/src/fink.build/root5-5.34.36-3/root/cint/cint/src 
-I/sw/src/fink.build/root5-5.34.36-3/root/cint/cint/src/dict -pthread 
-Icint/cint/lib/gcc4strm -Wno-strict-aliasing -I. -o 
cint/cint/src/dict/gcc4strm.o -c cint/cint/src/dict/gcc4strm.cxx

> 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;
>~^



> ---
> Also include the following system information:
> Package manager version: 0.41.1
> Distribution version: selfupdate-cvs Fri Jan 20 13:24:45 2017, 10.12, x86_64
> Trees: local/main stable/main stable/crypto local/injected
> Xcode.app: 8.2.1
> Xcode command-line tools: 8.2.0.0.1.1480973914
> Max. Fink build jobs:  1
> 
> -- 
> 
> Prof. Luigi Ernesto Zanotti
> 
> Physics Department "G. Occhialini"
> University of Milano Bicocca
> 
> Piazza della Scienza 3. 20126 Milano Italy
> Tel. +39 02 6448 2413
> E-Mail: luigi.zano...@mib.infn.it
> 
> 

Maybe something changed in Xcode such that this doesn’t work anymore?
-- 
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] Root5 udate error

2017-01-22 Thread Luigi Ernesto Zanotti
Dear all,
since a week, when I run "update-all' I get the follwing sequence of 
errors while updating Root5.
I'm looking for a suggestion to solve the problem. Removing roo5 and 
annexes didn't work.
Many thanks in advance,
 Luigi Zanotti



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::__istream_type& 
obj = ((basic_istream::__istream_type& 
obj = ((basic_istream::__istream_type& 
obj = ((basic_istream*) 
G__getstructoffset())->get(*(basic_istream::__streambuf_type*) libp->p...
^
cint/cint/src/dict/gcc4strm.cxx:791:190: error: no member named 
'__streambuf_type' in
   'std::__1::basic_istream'
   ...>*) 
G__getstructoffset())->get(*(basic_istream::__streambuf_type*) libp->p...
^
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::__streambuf_type*) libp->p...
^
cint/cint/src/dict/gcc4strm.cxx:801:190: error: no member named 
'__streambuf_type' in
   'std::__1::basic_istream'
   ...>*) 
G__getstructoffset())->get(*(basic_istream::__streambuf_type*) libp->p...
^
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::__istream_type& 
obj = ((basic_istream::__istream_type& 
obj = ((basic_istream::__istream_type& 
obj = ((basic_istream::__istream_type& 
obj = ((basic_istream::__istream_type& 
obj = ((basic_istream