rsb for arm

D Peter Siddons siddons at bnl.gov
Thu Mar 17 13:55:44 UTC 2016


Hi Chris,
I searched l-arm.txt for ": error" and found the lines in the attached 
file. Hope that helps.

   I remember seeing something some time ago with Ubuntu. They link 
/bin/sh to /bin/dash instead of /bin/bash. I'm nervous about changing 
that in case the system relies on dash-like behaviour, but I do remember 
that giving mysterious problems once.

Pete.


On 03/16/2016 10:14 PM, Chris Johns wrote:
> On 17/03/2016 12:42, D Peter Siddons wrote:
>>    Recently upgraded from 15.04 to 15.10.
>
> Ok.
>
>> Report attached.
>
> Hmm the error was before the report log. I never expected these level 
> of warnings but building old compilers with newer ones can do this.
>
> I will try and recreate the build.
>
> Any chance you could peak in the log file and cut and paste the error?
>
> Thanks
> Chris
>

-- 
D. Peter Siddons
Detector Development Group Leader
Bldg. 535B
Photon Sciences Directorate,
Brookhaven National Laboratory
Upton, NY 11973

email: siddons at bnl.gov
Phone: (631) 344-2738

-------------- next part --------------
                                  ^
../../gcc-4.4.7/gcc/toplev.c:536:1: error: redefinition of 'floor_log2'
 floor_log2 (unsigned HOST_WIDE_INT x)
 ^
In file included from ../../gcc-4.4.7/gcc/toplev.c:58:0:
../../gcc-4.4.7/gcc/toplev.h:190:1: note: previous definition of 'floor_log2' was here
 floor_log2 (unsigned HOST_WIDE_INT x)
 ^
../../gcc-4.4.7/gcc/toplev.c:571:1: error: redefinition of 'exact_log2'
 exact_log2 (unsigned HOST_WIDE_INT x)
 ^
In file included from ../../gcc-4.4.7/gcc/toplev.c:58:0:
../../gcc-4.4.7/gcc/toplev.h:196:1: note: previous definition of 'exact_log2' was here
 exact_log2 (unsigned HOST_WIDE_INT x)
 ^
../../gcc-4.4.7/gcc/function.h:140:16: note: originally defined here
 typedef struct call_site_record *call_site_record;


More information about the users mailing list