From fe60fbc108513ffd609688a2fa814874d2abb09e Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 13 Jun 2018 22:16:58 +0200 Subject: Document the remaining issues --- hurd/glibc.mdwn | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'hurd') diff --git a/hurd/glibc.mdwn b/hurd/glibc.mdwn index 271c0c6d..dba8ef0b 100644 --- a/hurd/glibc.mdwn +++ b/hurd/glibc.mdwn @@ -32,5 +32,10 @@ glibc. This should be working as per the following: $ /tmp/build/src/glibc/scripts/build-many-glibcs.py /tmp/build compilers i686-gnu $ /tmp/build/src/glibc/scripts/build-many-glibcs.py /tmp/build glibcs i686-gnu -Ideally the master branch builds that way. As of January 2018 the goal is first -to get the sthibaul/hurd-builds branch building. +Currently the master branch builds that way, it only has a few testsuite failures: + + # Some PLTs are remaining + ./elf/check-localplt.test-result:FAIL: elf/check-localplt + + # We do use nested functions which require trampolines in ld.so, libc.so, and libpthread.so + ./elf/check-execstack.test-result:FAIL: elf/check-execstack -- cgit v1.2.3