Problem with RISC-V

Alistair Francis alistair23@gmail.com
Mon Sep 7 15:22:36 GMT 2020



On 7/09/2020 6:11 am, Lukasz Majewski wrote:
> Hi Alistair,
> 
> After updating glibc-many-build [1] I've noticed following errors:
> 
> [lukma@pollux glibc-many-build]$ grep FAIL build-state.json
>        "glibcs-riscv32-linux-gnu-rv32imac-ilp32 check": "FAIL",
>        "glibcs-riscv32-linux-gnu-rv32imafdc-ilp32 check": "FAIL",
>        "glibcs-riscv32-linux-gnu-rv32imafdc-ilp32d check": "FAIL",
>        "glibcs-riscv32-linux-gnu-rv32imac-ilp32 check": "(New test) ->
> FAIL", "glibcs-riscv32-linux-gnu-rv32imafdc-ilp32 check": "(New test)
> -> FAIL", "glibcs-riscv32-linux-gnu-rv32imafdc-ilp32d check": "(New
> test) -> FAIL",
> 
> glibc SHA1: 04bba1e5d84b6fd8d3a3b006bc240cd5d241ee30  on the master
> branch.
> 
> 
> Is there any ongoing work on them?

Yep, that is probably the PLT failure. The RV32 tests fail with a PLT error.

It's a problem in binutils and a patch has been sent. The decision was 
to not do anything in glibc and just wait for binutils to update.

Alistair

> 
> Links:
> [1] - ../src/scripts/build-many-glibcs.py --replace-sources
> /home/lukma/work/glibc/glibc-many-build checkout &&
> ../src/scripts/build-many-glibcs.py
> /home/lukma/work/glibc/glibc-many-build host-libraries &&
> ../src/scripts/build-many-glibcs.py
> /home/lukma/work/glibc/glibc-many-build compilers &&
> ../src/scripts/build-many-glibcs.py
> /home/lukma/work/glibc/glibc-many-build glibc
> 
> 
> 
> Best regards,
> 
> Lukasz Majewski
> 
> --
> 
> DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de
> 


More information about the Libc-alpha mailing list