Re: [lfs-dev] More glibc-2.33/binutils-2.36.1 fun

2021-02-12 Thread Bruce Dubbs via lfs-dev

On 2/12/21 2:39 PM, Joe Locash via lfs-dev wrote:
I haven't seen it mentioned and no reference to it in the dev book but I 
ran into this.  A make check may fail for binutils-2.36.1 with 
glibc-2.33 with:

   FAIL: Run property 4
   FAIL: Run property 4 (PIE)
   FAIL: Run property 5
   FAIL: Run property 5 (PIE)

All 4 related to CPU ISA level is lower than required.
There is a patch available for binutils (or just ignore the failures - 
the patch just removes the checks).  See 
https://sourceware.org/bugzilla/show_bug.cgi?id=27358


My build system is a core i5-540M.


Yup.  Everyone is getting these failures.  We do need to tell users to 
ignore them.


  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

[lfs-dev] More glibc-2.33/binutils-2.36.1 fun

2021-02-12 Thread Joe Locash via lfs-dev
I haven't seen it mentioned and no reference to it in the dev book but I
ran into this.  A make check may fail for binutils-2.36.1 with glibc-2.33
with:
  FAIL: Run property 4
  FAIL: Run property 4 (PIE)
  FAIL: Run property 5
  FAIL: Run property 5 (PIE)

All 4 related to CPU ISA level is lower than required.
There is a patch available for binutils (or just ignore the failures - the
patch just removes the checks).  See
https://sourceware.org/bugzilla/show_bug.cgi?id=27358

My build system is a core i5-540M.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page