summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-09-19 15:34:39 +0200
committerThomas Schwinge <thomas@schwinge.name>2011-09-19 17:17:23 +0200
commit8b9ff75b6d44accea840ec90b57a659a158ad65d (patch)
treec06f45222bec26ecd08a7c7d54e971f66e24bf98 /open_issues
parent80dd4a89c7060b81a85121f2fd27ed81a388200c (diff)
open_issues/glibc: Update.
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/glibc.mdwn18
1 files changed, 8 insertions, 10 deletions
diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn
index 28b05685..e7c8a0ba 100644
--- a/open_issues/glibc.mdwn
+++ b/open_issues/glibc.mdwn
@@ -256,7 +256,7 @@ Last reviewed up to the [[Git mirror's 5a31b2836d55bcc0c5b6f90f1e89245118e7f508
# Build
Here's a log of a glibc build run; this is from our [[Git repository's
-d1517b24ef07438a09baf9fd512cc9defabbba2d (2011-09-17; 2011-01-19)
+d97df6798c8f0fd8e21c2610a1cfac2e3272b5f1 (2011-09-19; 2011-06-07)
sources|source_repositories/glibc]], run on coulomb.SCHWINGE.
$ export LC_ALL=C
@@ -345,7 +345,7 @@ There is quite a baseline of failures.
* `io/ftwtest`, `posix/globtest`, `iconvdata/iconv-test`, `intl/tst-gettext`,
`malloc/tst-mtrace`, `elf/tst-pathopt`, `iconvdata/tst-tables`,
`grp/tst_fgetgrent`, `dlfcn/tststatic`, `dlfcn/tststatic2`,
- `posix/wordexp-tst`
+ `posix/wordexp-tst`, `localedata/bug-setlocale1.out`
/home/thomas/tmp/glibc/tschwinge/Roger_Whittaker.build-gcc-4.4-486.O/io/ftwtest: error while loading shared libraries: libmachuser.so.1: cannot open shared object file: No such file or directory
@@ -416,21 +416,19 @@ There is quite a baseline of failures.
/media/erich/home/thomas/tmp/glibc/tschwinge/Roger_Whittaker/string/test-strnlen.c:87: undefined reference to `MIN'
- * `assert/test-assert.out`
+ * `assert/test-assert.out` (not seen anymore 1 of 1)
Out of ten manual invocations, got one successful.
- * `elf/tst-unique1.out`
+ * `stdlib/bug-getcontext.out`
- cannot load tst-unique1mod1
+ getcontext failed, errno: 1073741902.
- Perhaps `elf/tst-unique2` issue with a different error message.
+ Is not implemented; see above.
- * `elf/tst-unique2.out`
+ * `elf/tst-unique3lib.so`, `elf/tst-unique3lib2.so`, `elf/tst-unique4lib.so`
- /home/thomas/tmp/glibc/tschwinge/Roger_Whittaker.build-gcc-4.4-486/elf/tst-unique2: error while loading shared libraries: /home/thomas/tmp/glibc/tschwinge/Roger_Whittaker.build-gcc-4.4-486/elf/tst-unique2mod1.so: ELF file OS ABI invalid
-
- Needs [[toolchain/ELFOSABI_GNU]] patch.
+ /home/thomas/tmp/glibc/tschwinge/Roger_Whittaker.build-gcc-4.4-486/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
## OLD