diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-26 15:18:15 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-26 15:18:15 +0200 |
commit | 2c18eac2140a577090c84854905728ebd2ce0fac (patch) | |
tree | 799129f165d6dc77a652fe574c7e8c4761e9625d /open_issues | |
parent | bba1488c7be842e5d0311ffa6541373d63b1164c (diff) | |
parent | ce4899ded119f3607515cc54252c4bad7224f804 (diff) | |
download | web-2c18eac2140a577090c84854905728ebd2ce0fac.tar.gz web-2c18eac2140a577090c84854905728ebd2ce0fac.tar.bz2 web-2c18eac2140a577090c84854905728ebd2ce0fac.zip |
Merge commit 'ce4899ded119f3607515cc54252c4bad7224f804'
Conflicts:
community/gsoc/project_ideas/mtab.mdwn
contributing.mdwn
hurd/translator/eth-filter.mdwn
hurd/translator/socketio.mdwn
open_issues/exec.mdwn
open_issues/gnumach_vm_object_resident_page_count.mdwn
public_hurd_boxen.mdwn
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/exec.mdwn | 14 | ||||
-rw-r--r-- | open_issues/gccgo.mdwn | 42 | ||||
-rw-r--r-- | open_issues/gnumach_vm_object_resident_page_count.mdwn | 6 | ||||
-rw-r--r-- | open_issues/magic_translator_machtype.mdwn | 6 | ||||
-rw-r--r-- | open_issues/ssh.mdwn | 20 | ||||
-rw-r--r-- | open_issues/translate_fd_or_port_to_file_name.mdwn | 6 |
6 files changed, 93 insertions, 1 deletions
diff --git a/open_issues/exec.mdwn b/open_issues/exec.mdwn index fe70123d..05deaa7a 100644 --- a/open_issues/exec.mdwn +++ b/open_issues/exec.mdwn @@ -21,6 +21,18 @@ License|/fdl]]."]]"""]] <youpi> now a funny bug: if I disable gzip/bzip2 support from exec <youpi> trying to run a zero-byte file hangs +Justus: This doesn't seem to be an issue anymore (2013-09-08): + + % touch empty + % chmod +x empty + % ./empty + zsh: exec format error: ./empty + % bash + $ ./empty + $ + +Also I've never encountered a problem with apt. + ## IRC, freenode, #hurd, 2013-08-01 @@ -68,3 +80,5 @@ License|/fdl]]."]]"""]] --- May want to have a look at using BFD / libiberty/simpleobject. + +Justus: The BFD code has been removed from the exec server. diff --git a/open_issues/gccgo.mdwn b/open_issues/gccgo.mdwn index a3c0e1d1..0861d27f 100644 --- a/open_issues/gccgo.mdwn +++ b/open_issues/gccgo.mdwn @@ -102,6 +102,48 @@ Also, in `libgo/runtime/proc.c`:`runtime_newm`, `pthread_attr_setstacksize` is used, which we also can't support yet, for the same reason. +======================== + +**gccgo manages to get compiled and pass a fair amount of its tests, however its library is failing all but one of its tests.** + +Following are the results of the passing suite between the libgo tests run on linux (x86) and the Hurd: + +# the Hurd: + + Test Run By root on Fri Jul 12 17:56:44 UTC 2013 + Native configuration is i686-unknown-gnu0.3 + + === libgo tests === + + Schedule of variations: + unix + + ... + + === libgo Summary === + + # of expected passes 1 + # of unexpected failures 130 + /root/gcc_new/gccbuild/./gcc/gccgo version 4.9.0 20130606 (experimental) (GCC) + +# Linux results: + + Test Run By fotis on Τρι 02 Ιούλ 2013 09:20:20 μμ EEST + Native configuration is i686-pc-linux-gnu + + === libgo tests === + + Schedule of variations: + unix + + ... + + === libgo Summary === + + # of expected passes 131 + /home/fotis/Software/gcc_build/./gcc/gccgo version 4.9.0 20130702 (experimental) (GCC) + + --- diff --git a/open_issues/gnumach_vm_object_resident_page_count.mdwn b/open_issues/gnumach_vm_object_resident_page_count.mdwn index 5c1247b2..2ffe5753 100644 --- a/open_issues/gnumach_vm_object_resident_page_count.mdwn +++ b/open_issues/gnumach_vm_object_resident_page_count.mdwn @@ -46,3 +46,9 @@ License|/fdl]]."]]"""]] <elmig> i dont know how to suggest deletion on the wiki <braunr> don't <braunr> i'll do it later + + +## 2013-06-04 + +resident_page_count it's now an int. +The topic it's fixed. diff --git a/open_issues/magic_translator_machtype.mdwn b/open_issues/magic_translator_machtype.mdwn index 1c62b762..3ae16cf0 100644 --- a/open_issues/magic_translator_machtype.mdwn +++ b/open_issues/magic_translator_machtype.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2010, 2013 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -22,3 +23,6 @@ License|/fdl]]."]]"""]] tschwinge@clubber:~ $ l machtype Segmentation fault tschwinge@clubber:~ $ l mach<TAB>Connection to clubber.bddebian.com closed. + +Justus: This is most likely just the shell not handling SIGLOST, see +[[!GNU_Savannah_bug 19479]]. diff --git a/open_issues/ssh.mdwn b/open_issues/ssh.mdwn new file mode 100644 index 00000000..6d000b00 --- /dev/null +++ b/open_issues/ssh.mdwn @@ -0,0 +1,20 @@ +[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!tag open_issue_porting]] + +Ssh compression does not work at the server level for some reason: + + Jul 2 18:06:08 debian sshd[405]: fatal: buffer_uncompress: inflate returned -3 + +One has to disable compression in /etc/sshd_config: + + Compression no + diff --git a/open_issues/translate_fd_or_port_to_file_name.mdwn b/open_issues/translate_fd_or_port_to_file_name.mdwn index 0d6a460c..98fe0cfc 100644 --- a/open_issues/translate_fd_or_port_to_file_name.mdwn +++ b/open_issues/translate_fd_or_port_to_file_name.mdwn @@ -184,3 +184,9 @@ A related issue: Also see email thread starting at [[!message-id "20110714082216.GA8335@sceen.net"]]. + +Justus: Once [[!message-id desc="these patches" +"1375178364-19917-4-git-send-email-4winter@informatik.uni-hamburg.de"]] are +merged, there will be a way to map from ports to file names, at least for +libdiskfs and libnetfs, one would only have to make this information available +somehow. |