summaryrefslogtreecommitdiff
path: root/glibc
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-12-19 14:40:01 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-12-19 14:40:01 +0100
commit96002a5db1244cbc98d7b6a3b4528e6a50fb305b (patch)
tree55aabdcb4c7b26a36d3396625079ebf8c1f31e5d /glibc
parentc0775a78c9a55fd63c4d92e2baca1f4de6cbb5d5 (diff)
glibc: Re-run after system update.
Diffstat (limited to 'glibc')
-rw-r--r--glibc/coulomb.SCHWINGE/log_build68
-rw-r--r--glibc/coulomb.SCHWINGE/log_install2
-rw-r--r--glibc/coulomb.SCHWINGE/log_test24
3 files changed, 73 insertions, 21 deletions
diff --git a/glibc/coulomb.SCHWINGE/log_build b/glibc/coulomb.SCHWINGE/log_build
index f9d89ed1..d6958682 100644
--- a/glibc/coulomb.SCHWINGE/log_build
+++ b/glibc/coulomb.SCHWINGE/log_build
@@ -21,9 +21,9 @@ checking whether ln -s works... yes
checking whether as is GNU as... yes
checking whether ld is GNU ld... yes
checking for as... as
-checking version of as... 2.23.52.20130727, ok
+checking version of as... 2.23.91.20131123, ok
checking for ld... ld
-checking version of ld... 2.23.52.20130727, ok
+checking version of ld... 2.23.91.20131123, ok
checking for i486-gnu-gcc... (cached) gcc-4.7
checking version of gcc-4.7... 4.7.3, ok
checking for gnumake... no
@@ -35,7 +35,7 @@ checking for gmsgfmt... no
checking for msgfmt... msgfmt
checking version of msgfmt... 0.18.3, ok
checking for makeinfo... makeinfo
-checking version of makeinfo... 5.1, ok
+checking version of makeinfo... 5.2, ok
checking for sed... sed
checking version of sed... 4.2.1, ok
checking for gawk... gawk
@@ -1746,7 +1746,7 @@ echo '#include <hurd/process.defs>' | \
-DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -subrprefix __ -imacros intr-rpc.defs \
-i [...]/tschwinge/Roger_Whittaker.build/hurd/tmp_ \
-server /dev/null -user /dev/null -header /dev/null
-for call in proc_getprivports proc_getallpids proc_setexecdata proc_getexecdata proc_execdata_notify proc_uname proc_register_version proc_reauthenticate proc_child proc_setmsgport proc_reassign proc_setowner proc_getpids proc_set_arg_locations proc_get_arg_locations proc_getmsgport proc_wait proc_dostop proc_handle_exceptions proc_mark_stop proc_mark_cont proc_mark_exit proc_mark_exec proc_mark_traced proc_mod_stopchild proc_pid2task proc_task2pid proc_task2proc proc_proc2task proc_pid2proc proc_getprocinfo proc_getprocargs proc_getprocenv proc_make_login_coll proc_getloginid proc_getloginpids proc_setlogin proc_getlogin proc_setsid proc_getsid proc_getsessionpgids proc_getsessionpids proc_getsidport proc_setpgrp proc_getpgrp proc_getpgrppids proc_get_tty proc_getnports; do \
+for call in proc_getprivports proc_getallpids proc_setexecdata proc_getexecdata proc_execdata_notify proc_uname proc_register_version proc_reauthenticate proc_child proc_setmsgport proc_reassign proc_setowner proc_getpids proc_set_arg_locations proc_get_arg_locations proc_getmsgport proc_wait proc_dostop proc_handle_exceptions proc_mark_stop proc_mark_cont proc_mark_exit proc_mark_exec proc_mark_traced proc_mod_stopchild proc_pid2task proc_task2pid proc_task2proc proc_proc2task proc_pid2proc proc_getprocinfo proc_getprocargs proc_getprocenv proc_make_login_coll proc_getloginid proc_getloginpids proc_setlogin proc_getlogin proc_setsid proc_getsid proc_getsessionpgids proc_getsessionpids proc_getsidport proc_setpgrp proc_getpgrp proc_getpgrppids proc_get_tty proc_getnports proc_set_init_task proc_mark_important proc_is_important proc_set_code proc_get_code; do \
echo "weak_alias (__$call, $call)" >> [...]/tschwinge/Roger_Whittaker.build/hurd/tmp_${call}.c; \
/bin/sh ../scripts/move-if-change [...]/tschwinge/Roger_Whittaker.build/hurd/tmp_${call}.c \
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_${call}.c; \
@@ -1823,13 +1823,18 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids.c -c -st
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids.c:168:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty.os
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code.os
rm -f [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/process_request.ustamp
echo '#include <hurd/process_request.defs>' | \
CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -prefix __ \
-DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -subrprefix __ -imacros intr-rpc.defs \
-i [...]/tschwinge/Roger_Whittaker.build/hurd/tmp_ \
-server /dev/null -user /dev/null -header /dev/null
-for call in proc_getprivports_request proc_getallpids_request proc_setexecdata_request proc_getexecdata_request proc_execdata_notify_request proc_uname_request proc_register_version_request proc_reauthenticate_request proc_child_request proc_setmsgport_request proc_reassign_request proc_setowner_request proc_getpids_request proc_set_arg_locations_request proc_get_arg_locations_request proc_getmsgport_request proc_wait_request proc_dostop_request proc_handle_exceptions_request proc_mark_stop_request proc_mark_cont_request proc_mark_exit_request proc_mark_exec_request proc_mark_traced_request proc_mod_stopchild_request proc_pid2task_request proc_task2pid_request proc_task2proc_request proc_proc2task_request proc_pid2proc_request proc_getprocinfo_request proc_getprocargs_request proc_getprocenv_request proc_make_login_coll_request proc_getloginid_request proc_getloginpids_request proc_setlogin_request proc_getlogin_request proc_setsid_request proc_getsid_request proc_getsessionpgids_request proc_getsessionpids_request proc_getsidport_request proc_setpgrp_request proc_getpgrp_request proc_getpgrppids_request proc_get_tty_request proc_getnports_request; do \
+for call in proc_getprivports_request proc_getallpids_request proc_setexecdata_request proc_getexecdata_request proc_execdata_notify_request proc_uname_request proc_register_version_request proc_reauthenticate_request proc_child_request proc_setmsgport_request proc_reassign_request proc_setowner_request proc_getpids_request proc_set_arg_locations_request proc_get_arg_locations_request proc_getmsgport_request proc_wait_request proc_dostop_request proc_handle_exceptions_request proc_mark_stop_request proc_mark_cont_request proc_mark_exit_request proc_mark_exec_request proc_mark_traced_request proc_mod_stopchild_request proc_pid2task_request proc_task2pid_request proc_task2proc_request proc_proc2task_request proc_pid2proc_request proc_getprocinfo_request proc_getprocargs_request proc_getprocenv_request proc_make_login_coll_request proc_getloginid_request proc_getloginpids_request proc_setlogin_request proc_getlogin_request proc_setsid_request proc_getsid_request proc_getsessionpgids_request proc_getsessionpids_request proc_getsidport_request proc_setpgrp_request proc_getpgrp_request proc_getpgrppids_request proc_get_tty_request proc_getnports_request proc_set_init_task_request proc_mark_important_request proc_is_important_request proc_set_code_request proc_get_code_request; do \
echo "weak_alias (__$call, $call)" >> [...]/tschwinge/Roger_Whittaker.build/hurd/tmp_${call}.c; \
/bin/sh ../scripts/move-if-change [...]/tschwinge/Roger_Whittaker.build/hurd/tmp_${call}.c \
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_${call}.c; \
@@ -1886,6 +1891,11 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrp_request.c -c
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids_request.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids_request.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids_request.os
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty_request.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty_request.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty_request.os
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports_request.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports_request.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports_request.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task_request.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task_request.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task_request.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important_request.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important_request.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important_request.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important_request.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important_request.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important_request.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code_request.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code_request.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code_request.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code_request.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code_request.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code_request.os
rm -f [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/msg.ustamp
echo '#include <hurd/msg.defs>' | \
CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -prefix __ \
@@ -2117,7 +2127,7 @@ echo '#include <hurd/fsys.defs>' | \
-DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -subrprefix __ -imacros intr-rpc.defs \
-i [...]/tschwinge/Roger_Whittaker.build/hurd/tmp_ \
-server /dev/null -user /dev/null -header /dev/null
-for call in fsys_startup fsys_goaway fsys_getroot fsys_getfile fsys_syncfs fsys_set_options fsys_getpriv fsys_init fsys_forward fsys_get_options; do \
+for call in fsys_startup fsys_goaway fsys_getroot fsys_getfile fsys_syncfs fsys_set_options fsys_getpriv fsys_init fsys_forward fsys_get_options fsys_get_children fsys_get_source; do \
echo "weak_alias (__$call, $call)" >> [...]/tschwinge/Roger_Whittaker.build/hurd/tmp_${call}.c; \
/bin/sh ../scripts/move-if-change [...]/tschwinge/Roger_Whittaker.build/hurd/tmp_${call}.c \
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_${call}.c; \
@@ -2146,6 +2156,10 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_forward.c -c -std=gn
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.os
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.c: In function '__fsys_get_options':
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.c:151:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.os
+[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.c: In function '__fsys_get_children':
+[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.c:151:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_source.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_source.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_source.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_source.os
rm -f [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/io.ustamp
echo '#include <hurd/io.defs>' | \
CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -prefix __ \
@@ -2505,7 +2519,7 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/msg_server.c -c -std=gnu
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/msg_server.c:1889:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/msg_server.c:1901:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/faultexc_server.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/faultexc_server.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/faultexc_server.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/faultexc_server.os
-cd [...]/tschwinge/Roger_Whittaker.build/hurd && ar cruv libhurduser_pic.a RPC_auth_getids.os RPC_auth_makeauth.os RPC_auth_user_authenticate.os RPC_auth_server_authenticate.os RPC_startup_essential_task.os RPC_startup_request_notification.os RPC_startup_reboot.os RPC_startup_procinit.os RPC_startup_authinit.os RPC_proc_getprivports.os RPC_proc_getallpids.os RPC_proc_setexecdata.os RPC_proc_getexecdata.os RPC_proc_execdata_notify.os RPC_proc_uname.os RPC_proc_register_version.os RPC_proc_reauthenticate.os RPC_proc_child.os RPC_proc_setmsgport.os RPC_proc_reassign.os RPC_proc_setowner.os RPC_proc_getpids.os RPC_proc_set_arg_locations.os RPC_proc_get_arg_locations.os RPC_proc_getmsgport.os RPC_proc_wait.os RPC_proc_dostop.os RPC_proc_handle_exceptions.os RPC_proc_mark_stop.os RPC_proc_mark_cont.os RPC_proc_mark_exit.os RPC_proc_mark_exec.os RPC_proc_mark_traced.os RPC_proc_mod_stopchild.os RPC_proc_pid2task.os RPC_proc_task2pid.os RPC_proc_task2proc.os RPC_proc_proc2task.os RPC_proc_pid2proc.os RPC_proc_getprocinfo.os RPC_proc_getprocargs.os RPC_proc_getprocenv.os RPC_proc_make_login_coll.os RPC_proc_getloginid.os RPC_proc_getloginpids.os RPC_proc_setlogin.os RPC_proc_getlogin.os RPC_proc_setsid.os RPC_proc_getsid.os RPC_proc_getsessionpgids.os RPC_proc_getsessionpids.os RPC_proc_getsidport.os RPC_proc_setpgrp.os RPC_proc_getpgrp.os RPC_proc_getpgrppids.os RPC_proc_get_tty.os RPC_proc_getnports.os RPC_proc_getprivports_request.os RPC_proc_getallpids_request.os RPC_proc_setexecdata_request.os RPC_proc_getexecdata_request.os RPC_proc_execdata_notify_request.os RPC_proc_uname_request.os RPC_proc_register_version_request.os RPC_proc_reauthenticate_request.os RPC_proc_child_request.os RPC_proc_setmsgport_request.os RPC_proc_reassign_request.os RPC_proc_setowner_request.os RPC_proc_getpids_request.os RPC_proc_set_arg_locations_request.os RPC_proc_get_arg_locations_request.os RPC_proc_getmsgport_request.os RPC_proc_wait_request.os RPC_proc_dostop_request.os RPC_proc_handle_exceptions_request.os RPC_proc_mark_stop_request.os RPC_proc_mark_cont_request.os RPC_proc_mark_exit_request.os RPC_proc_mark_exec_request.os RPC_proc_mark_traced_request.os RPC_proc_mod_stopchild_request.os RPC_proc_pid2task_request.os RPC_proc_task2pid_request.os RPC_proc_task2proc_request.os RPC_proc_proc2task_request.os RPC_proc_pid2proc_request.os RPC_proc_getprocinfo_request.os RPC_proc_getprocargs_request.os RPC_proc_getprocenv_request.os RPC_proc_make_login_coll_request.os RPC_proc_getloginid_request.os RPC_proc_getloginpids_request.os RPC_proc_setlogin_request.os RPC_proc_getlogin_request.os RPC_proc_setsid_request.os RPC_proc_getsid_request.os RPC_proc_getsessionpgids_request.os RPC_proc_getsessionpids_request.os RPC_proc_getsidport_request.os RPC_proc_setpgrp_request.os RPC_proc_getpgrp_request.os RPC_proc_getpgrppids_request.os RPC_proc_get_tty_request.os RPC_proc_getnports_request.os RPC_msg_sig_post.os RPC_msg_proc_newids.os RPC_msg_add_auth.os RPC_msg_del_auth.os RPC_msg_get_init_port.os RPC_msg_set_init_port.os RPC_msg_get_init_ports.os RPC_msg_set_init_ports.os RPC_msg_get_init_int.os RPC_msg_set_init_int.os RPC_msg_get_init_ints.os RPC_msg_set_init_ints.os RPC_msg_get_dtable.os RPC_msg_set_dtable.os RPC_msg_get_fd.os RPC_msg_set_fd.os RPC_msg_get_environment.os RPC_msg_set_environment.os RPC_msg_get_env_variable.os RPC_msg_set_env_variable.os RPC_msg_sig_post_untraced.os RPC_msg_report_wait.os RPC_msg_describe_ports.os RPC_msg_sig_post_reply.os RPC_msg_sig_post_untraced_reply.os RPC_msg_sig_post_request.os RPC_msg_sig_post_untraced_request.os RPC_exec_exec.os RPC_exec_init.os RPC_exec_setexecdata.os RPC_exec_startup_get_info.os RPC_crash_dump_task.os RPC_interrupt_operation.os RPC_file_exec.os RPC_file_chown.os RPC_file_chauthor.os RPC_file_chmod.os RPC_file_chflags.os RPC_file_utimes.os RPC_file_set_size.os RPC_file_lock.os RPC_file_lock_stat.os RPC_file_check_access.os RPC_file_notice_changes.os RPC_file_getcontrol.os RPC_file_statfs.os RPC_file_sync.os RPC_file_syncfs.os RPC_file_get_storage_info.os RPC_file_getlinknode.os RPC_file_getfh.os RPC_dir_lookup.os RPC_dir_readdir.os RPC_dir_mkdir.os RPC_dir_rmdir.os RPC_dir_unlink.os RPC_dir_link.os RPC_dir_rename.os RPC_dir_mkfile.os RPC_dir_notice_changes.os RPC_file_set_translator.os RPC_file_get_translator.os RPC_file_get_translator_cntl.os RPC_file_get_fs_options.os RPC_file_reparent.os RPC_fsys_startup.os RPC_fsys_goaway.os RPC_fsys_getroot.os RPC_fsys_getfile.os RPC_fsys_syncfs.os RPC_fsys_set_options.os RPC_fsys_getpriv.os RPC_fsys_init.os RPC_fsys_forward.os RPC_fsys_get_options.os RPC_io_write.os RPC_io_read.os RPC_io_seek.os RPC_io_readable.os RPC_io_set_all_openmodes.os RPC_io_get_openmodes.os RPC_io_set_some_openmodes.os RPC_io_clear_some_openmodes.os RPC_io_async.os RPC_io_mod_owner.os RPC_io_get_owner.os RPC_io_get_icky_async_id.os RPC_io_select.os RPC_io_stat.os RPC_io_reauthenticate.os RPC_io_restrict_auth.os RPC_io_duplicate.os RPC_io_server_version.os RPC_io_map.os RPC_io_map_cntl.os RPC_io_get_conch.os RPC_io_release_conch.os RPC_io_eofnotify.os RPC_io_prenotify.os RPC_io_postnotify.os RPC_io_readnotify.os RPC_io_readsleep.os RPC_io_sigio.os RPC_io_pathconf.os RPC_io_identity.os RPC_io_revoke.os RPC_io_select_timeout.os RPC_io_write_reply.os RPC_io_read_reply.os RPC_io_seek_reply.os RPC_io_readable_reply.os RPC_io_set_all_openmodes_reply.os RPC_io_get_openmodes_reply.os RPC_io_set_some_openmodes_reply.os RPC_io_clear_some_openmodes_reply.os RPC_io_async_reply.os RPC_io_mod_owner_reply.os RPC_io_get_owner_reply.os RPC_io_get_icky_async_id_reply.os RPC_io_select_reply.os RPC_io_stat_reply.os RPC_io_restrict_auth_reply.os RPC_io_duplicate_reply.os RPC_io_server_version_reply.os RPC_io_map_reply.os RPC_io_map_cntl_reply.os RPC_io_get_conch_reply.os RPC_io_release_conch_reply.os RPC_io_eofnotify_reply.os RPC_io_prenotify_reply.os RPC_io_postnotify_reply.os RPC_io_readnotify_reply.os RPC_io_readsleep_reply.os RPC_io_sigio_reply.os RPC_io_pathconf_reply.os RPC_io_identity_reply.os RPC_io_revoke_reply.os RPC_io_select_timeout_reply.os RPC_io_write_request.os RPC_io_read_request.os RPC_io_seek_request.os RPC_io_readable_request.os RPC_io_set_all_openmodes_request.os RPC_io_get_openmodes_request.os RPC_io_set_some_openmodes_request.os RPC_io_clear_some_openmodes_request.os RPC_io_async_request.os RPC_io_mod_owner_request.os RPC_io_get_owner_request.os RPC_io_get_icky_async_id_request.os RPC_io_select_request.os RPC_io_stat_request.os RPC_io_restrict_auth_request.os RPC_io_duplicate_request.os RPC_io_server_version_request.os RPC_io_map_request.os RPC_io_map_cntl_request.os RPC_io_get_conch_request.os RPC_io_release_conch_request.os RPC_io_eofnotify_request.os RPC_io_prenotify_request.os RPC_io_postnotify_request.os RPC_io_readnotify_request.os RPC_io_readsleep_request.os RPC_io_sigio_request.os RPC_io_pathconf_request.os RPC_io_identity_request.os RPC_io_revoke_request.os RPC_io_select_timeout_request.os RPC_term_getctty.os RPC_term_open_ctty.os RPC_term_set_nodename.os RPC_term_get_nodename.os RPC_term_set_filenode.os RPC_term_get_bottom_type.os RPC_term_on_machdev.os RPC_term_on_hurddev.os RPC_term_on_pty.os RPC_termctty_open_terminal.os RPC_term_get_peername.os RPC_tioctl_tiocmodg.os RPC_tioctl_tiocmods.os RPC_tioctl_tiocexcl.os RPC_tioctl_tiocnxcl.os RPC_tioctl_tiocflush.os RPC_tioctl_tiocgeta.os RPC_tioctl_tiocseta.os RPC_tioctl_tiocsetaw.os RPC_tioctl_tiocsetaf.os RPC_tioctl_tiocgetd.os RPC_tioctl_tiocsetd.os RPC_tioctl_tiocdrain.os RPC_tioctl_tiocsig.os RPC_tioctl_tiocext.os RPC_tioctl_tiocucntl.os RPC_tioctl_tiocswinsz.os RPC_tioctl_tiocgwinsz.os RPC_tioctl_tiocremote.os RPC_tioctl_tiocmget.os RPC_tioctl_tiocmbic.os RPC_tioctl_tiocmbis.os RPC_tioctl_tiocmset.os RPC_tioctl_tiocstart.os RPC_tioctl_tiocstop.os RPC_tioctl_tiocpkt.os RPC_tioctl_tiocsti.os RPC_tioctl_tiocoutq.os RPC_tioctl_tiocspgrp.os RPC_tioctl_tiocgpgrp.os RPC_tioctl_tioccdtr.os RPC_tioctl_tiocsdtr.os RPC_tioctl_tioccbrk.os RPC_tioctl_tiocsbrk.os RPC_socket_create.os RPC_socket_listen.os RPC_socket_accept.os RPC_socket_connect.os RPC_socket_bind.os RPC_socket_name.os RPC_socket_peername.os RPC_socket_connect2.os RPC_socket_create_address.os RPC_socket_fabricate_address.os RPC_socket_whatis_address.os RPC_socket_shutdown.os RPC_socket_getopt.os RPC_socket_setopt.os RPC_socket_send.os RPC_socket_recv.os RPC_ifsock_getsockaddr.os RPC_login_message_user.os RPC_login_get_location.os RPC_login_get_idle_time.os RPC_login_get_input_devices.os RPC_login_get_login_collection.os RPC_password_check_user.os RPC_password_check_group.os RPC_pfinet_siocgifconf.os hurd/msg_server.os faultexc_server.os
+cd [...]/tschwinge/Roger_Whittaker.build/hurd && ar cruv libhurduser_pic.a RPC_auth_getids.os RPC_auth_makeauth.os RPC_auth_user_authenticate.os RPC_auth_server_authenticate.os RPC_startup_essential_task.os RPC_startup_request_notification.os RPC_startup_reboot.os RPC_startup_procinit.os RPC_startup_authinit.os RPC_proc_getprivports.os RPC_proc_getallpids.os RPC_proc_setexecdata.os RPC_proc_getexecdata.os RPC_proc_execdata_notify.os RPC_proc_uname.os RPC_proc_register_version.os RPC_proc_reauthenticate.os RPC_proc_child.os RPC_proc_setmsgport.os RPC_proc_reassign.os RPC_proc_setowner.os RPC_proc_getpids.os RPC_proc_set_arg_locations.os RPC_proc_get_arg_locations.os RPC_proc_getmsgport.os RPC_proc_wait.os RPC_proc_dostop.os RPC_proc_handle_exceptions.os RPC_proc_mark_stop.os RPC_proc_mark_cont.os RPC_proc_mark_exit.os RPC_proc_mark_exec.os RPC_proc_mark_traced.os RPC_proc_mod_stopchild.os RPC_proc_pid2task.os RPC_proc_task2pid.os RPC_proc_task2proc.os RPC_proc_proc2task.os RPC_proc_pid2proc.os RPC_proc_getprocinfo.os RPC_proc_getprocargs.os RPC_proc_getprocenv.os RPC_proc_make_login_coll.os RPC_proc_getloginid.os RPC_proc_getloginpids.os RPC_proc_setlogin.os RPC_proc_getlogin.os RPC_proc_setsid.os RPC_proc_getsid.os RPC_proc_getsessionpgids.os RPC_proc_getsessionpids.os RPC_proc_getsidport.os RPC_proc_setpgrp.os RPC_proc_getpgrp.os RPC_proc_getpgrppids.os RPC_proc_get_tty.os RPC_proc_getnports.os RPC_proc_set_init_task.os RPC_proc_mark_important.os RPC_proc_is_important.os RPC_proc_set_code.os RPC_proc_get_code.os RPC_proc_getprivports_request.os RPC_proc_getallpids_request.os RPC_proc_setexecdata_request.os RPC_proc_getexecdata_request.os RPC_proc_execdata_notify_request.os RPC_proc_uname_request.os RPC_proc_register_version_request.os RPC_proc_reauthenticate_request.os RPC_proc_child_request.os RPC_proc_setmsgport_request.os RPC_proc_reassign_request.os RPC_proc_setowner_request.os RPC_proc_getpids_request.os RPC_proc_set_arg_locations_request.os RPC_proc_get_arg_locations_request.os RPC_proc_getmsgport_request.os RPC_proc_wait_request.os RPC_proc_dostop_request.os RPC_proc_handle_exceptions_request.os RPC_proc_mark_stop_request.os RPC_proc_mark_cont_request.os RPC_proc_mark_exit_request.os RPC_proc_mark_exec_request.os RPC_proc_mark_traced_request.os RPC_proc_mod_stopchild_request.os RPC_proc_pid2task_request.os RPC_proc_task2pid_request.os RPC_proc_task2proc_request.os RPC_proc_proc2task_request.os RPC_proc_pid2proc_request.os RPC_proc_getprocinfo_request.os RPC_proc_getprocargs_request.os RPC_proc_getprocenv_request.os RPC_proc_make_login_coll_request.os RPC_proc_getloginid_request.os RPC_proc_getloginpids_request.os RPC_proc_setlogin_request.os RPC_proc_getlogin_request.os RPC_proc_setsid_request.os RPC_proc_getsid_request.os RPC_proc_getsessionpgids_request.os RPC_proc_getsessionpids_request.os RPC_proc_getsidport_request.os RPC_proc_setpgrp_request.os RPC_proc_getpgrp_request.os RPC_proc_getpgrppids_request.os RPC_proc_get_tty_request.os RPC_proc_getnports_request.os RPC_proc_set_init_task_request.os RPC_proc_mark_important_request.os RPC_proc_is_important_request.os RPC_proc_set_code_request.os RPC_proc_get_code_request.os RPC_msg_sig_post.os RPC_msg_proc_newids.os RPC_msg_add_auth.os RPC_msg_del_auth.os RPC_msg_get_init_port.os RPC_msg_set_init_port.os RPC_msg_get_init_ports.os RPC_msg_set_init_ports.os RPC_msg_get_init_int.os RPC_msg_set_init_int.os RPC_msg_get_init_ints.os RPC_msg_set_init_ints.os RPC_msg_get_dtable.os RPC_msg_set_dtable.os RPC_msg_get_fd.os RPC_msg_set_fd.os RPC_msg_get_environment.os RPC_msg_set_environment.os RPC_msg_get_env_variable.os RPC_msg_set_env_variable.os RPC_msg_sig_post_untraced.os RPC_msg_report_wait.os RPC_msg_describe_ports.os RPC_msg_sig_post_reply.os RPC_msg_sig_post_untraced_reply.os RPC_msg_sig_post_request.os RPC_msg_sig_post_untraced_request.os RPC_exec_exec.os RPC_exec_init.os RPC_exec_setexecdata.os RPC_exec_startup_get_info.os RPC_crash_dump_task.os RPC_interrupt_operation.os RPC_file_exec.os RPC_file_chown.os RPC_file_chauthor.os RPC_file_chmod.os RPC_file_chflags.os RPC_file_utimes.os RPC_file_set_size.os RPC_file_lock.os RPC_file_lock_stat.os RPC_file_check_access.os RPC_file_notice_changes.os RPC_file_getcontrol.os RPC_file_statfs.os RPC_file_sync.os RPC_file_syncfs.os RPC_file_get_storage_info.os RPC_file_getlinknode.os RPC_file_getfh.os RPC_dir_lookup.os RPC_dir_readdir.os RPC_dir_mkdir.os RPC_dir_rmdir.os RPC_dir_unlink.os RPC_dir_link.os RPC_dir_rename.os RPC_dir_mkfile.os RPC_dir_notice_changes.os RPC_file_set_translator.os RPC_file_get_translator.os RPC_file_get_translator_cntl.os RPC_file_get_fs_options.os RPC_file_reparent.os RPC_fsys_startup.os RPC_fsys_goaway.os RPC_fsys_getroot.os RPC_fsys_getfile.os RPC_fsys_syncfs.os RPC_fsys_set_options.os RPC_fsys_getpriv.os RPC_fsys_init.os RPC_fsys_forward.os RPC_fsys_get_options.os RPC_fsys_get_children.os RPC_fsys_get_source.os RPC_io_write.os RPC_io_read.os RPC_io_seek.os RPC_io_readable.os RPC_io_set_all_openmodes.os RPC_io_get_openmodes.os RPC_io_set_some_openmodes.os RPC_io_clear_some_openmodes.os RPC_io_async.os RPC_io_mod_owner.os RPC_io_get_owner.os RPC_io_get_icky_async_id.os RPC_io_select.os RPC_io_stat.os RPC_io_reauthenticate.os RPC_io_restrict_auth.os RPC_io_duplicate.os RPC_io_server_version.os RPC_io_map.os RPC_io_map_cntl.os RPC_io_get_conch.os RPC_io_release_conch.os RPC_io_eofnotify.os RPC_io_prenotify.os RPC_io_postnotify.os RPC_io_readnotify.os RPC_io_readsleep.os RPC_io_sigio.os RPC_io_pathconf.os RPC_io_identity.os RPC_io_revoke.os RPC_io_select_timeout.os RPC_io_write_reply.os RPC_io_read_reply.os RPC_io_seek_reply.os RPC_io_readable_reply.os RPC_io_set_all_openmodes_reply.os RPC_io_get_openmodes_reply.os RPC_io_set_some_openmodes_reply.os RPC_io_clear_some_openmodes_reply.os RPC_io_async_reply.os RPC_io_mod_owner_reply.os RPC_io_get_owner_reply.os RPC_io_get_icky_async_id_reply.os RPC_io_select_reply.os RPC_io_stat_reply.os RPC_io_restrict_auth_reply.os RPC_io_duplicate_reply.os RPC_io_server_version_reply.os RPC_io_map_reply.os RPC_io_map_cntl_reply.os RPC_io_get_conch_reply.os RPC_io_release_conch_reply.os RPC_io_eofnotify_reply.os RPC_io_prenotify_reply.os RPC_io_postnotify_reply.os RPC_io_readnotify_reply.os RPC_io_readsleep_reply.os RPC_io_sigio_reply.os RPC_io_pathconf_reply.os RPC_io_identity_reply.os RPC_io_revoke_reply.os RPC_io_select_timeout_reply.os RPC_io_write_request.os RPC_io_read_request.os RPC_io_seek_request.os RPC_io_readable_request.os RPC_io_set_all_openmodes_request.os RPC_io_get_openmodes_request.os RPC_io_set_some_openmodes_request.os RPC_io_clear_some_openmodes_request.os RPC_io_async_request.os RPC_io_mod_owner_request.os RPC_io_get_owner_request.os RPC_io_get_icky_async_id_request.os RPC_io_select_request.os RPC_io_stat_request.os RPC_io_restrict_auth_request.os RPC_io_duplicate_request.os RPC_io_server_version_request.os RPC_io_map_request.os RPC_io_map_cntl_request.os RPC_io_get_conch_request.os RPC_io_release_conch_request.os RPC_io_eofnotify_request.os RPC_io_prenotify_request.os RPC_io_postnotify_request.os RPC_io_readnotify_request.os RPC_io_readsleep_request.os RPC_io_sigio_request.os RPC_io_pathconf_request.os RPC_io_identity_request.os RPC_io_revoke_request.os RPC_io_select_timeout_request.os RPC_term_getctty.os RPC_term_open_ctty.os RPC_term_set_nodename.os RPC_term_get_nodename.os RPC_term_set_filenode.os RPC_term_get_bottom_type.os RPC_term_on_machdev.os RPC_term_on_hurddev.os RPC_term_on_pty.os RPC_termctty_open_terminal.os RPC_term_get_peername.os RPC_tioctl_tiocmodg.os RPC_tioctl_tiocmods.os RPC_tioctl_tiocexcl.os RPC_tioctl_tiocnxcl.os RPC_tioctl_tiocflush.os RPC_tioctl_tiocgeta.os RPC_tioctl_tiocseta.os RPC_tioctl_tiocsetaw.os RPC_tioctl_tiocsetaf.os RPC_tioctl_tiocgetd.os RPC_tioctl_tiocsetd.os RPC_tioctl_tiocdrain.os RPC_tioctl_tiocsig.os RPC_tioctl_tiocext.os RPC_tioctl_tiocucntl.os RPC_tioctl_tiocswinsz.os RPC_tioctl_tiocgwinsz.os RPC_tioctl_tiocremote.os RPC_tioctl_tiocmget.os RPC_tioctl_tiocmbic.os RPC_tioctl_tiocmbis.os RPC_tioctl_tiocmset.os RPC_tioctl_tiocstart.os RPC_tioctl_tiocstop.os RPC_tioctl_tiocpkt.os RPC_tioctl_tiocsti.os RPC_tioctl_tiocoutq.os RPC_tioctl_tiocspgrp.os RPC_tioctl_tiocgpgrp.os RPC_tioctl_tioccdtr.os RPC_tioctl_tiocsdtr.os RPC_tioctl_tioccbrk.os RPC_tioctl_tiocsbrk.os RPC_socket_create.os RPC_socket_listen.os RPC_socket_accept.os RPC_socket_connect.os RPC_socket_bind.os RPC_socket_name.os RPC_socket_peername.os RPC_socket_connect2.os RPC_socket_create_address.os RPC_socket_fabricate_address.os RPC_socket_whatis_address.os RPC_socket_shutdown.os RPC_socket_getopt.os RPC_socket_setopt.os RPC_socket_send.os RPC_socket_recv.os RPC_ifsock_getsockaddr.os RPC_login_message_user.os RPC_login_get_location.os RPC_login_get_idle_time.os RPC_login_get_input_devices.os RPC_login_get_login_collection.os RPC_password_check_user.os RPC_password_check_group.os RPC_pfinet_siocgifconf.os hurd/msg_server.os faultexc_server.os
a - RPC_auth_getids.os
a - RPC_auth_makeauth.os
a - RPC_auth_user_authenticate.os
@@ -2563,6 +2577,11 @@ a - RPC_proc_getpgrp.os
a - RPC_proc_getpgrppids.os
a - RPC_proc_get_tty.os
a - RPC_proc_getnports.os
+a - RPC_proc_set_init_task.os
+a - RPC_proc_mark_important.os
+a - RPC_proc_is_important.os
+a - RPC_proc_set_code.os
+a - RPC_proc_get_code.os
a - RPC_proc_getprivports_request.os
a - RPC_proc_getallpids_request.os
a - RPC_proc_setexecdata_request.os
@@ -2611,6 +2630,11 @@ a - RPC_proc_getpgrp_request.os
a - RPC_proc_getpgrppids_request.os
a - RPC_proc_get_tty_request.os
a - RPC_proc_getnports_request.os
+a - RPC_proc_set_init_task_request.os
+a - RPC_proc_mark_important_request.os
+a - RPC_proc_is_important_request.os
+a - RPC_proc_set_code_request.os
+a - RPC_proc_get_code_request.os
a - RPC_msg_sig_post.os
a - RPC_msg_proc_newids.os
a - RPC_msg_add_auth.os
@@ -2686,6 +2710,8 @@ a - RPC_fsys_getpriv.os
a - RPC_fsys_init.os
a - RPC_fsys_forward.os
a - RPC_fsys_get_options.os
+a - RPC_fsys_get_children.os
+a - RPC_fsys_get_source.os
a - RPC_io_write.os
a - RPC_io_read.os
a - RPC_io_seek.os
@@ -12550,6 +12576,11 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids.c -c -st
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids.c:168:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty.o
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports.o
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task.o
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important.o
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important.o
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code.o
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code.o
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getprivports_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getprivports_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getprivports_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getprivports_request.o
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getallpids_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getallpids_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getallpids_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getallpids_request.o
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_setexecdata_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_setexecdata_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_setexecdata_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_setexecdata_request.o
@@ -12601,6 +12632,11 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrp_request.c -c
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpgrppids_request.o
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_tty_request.o
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getnports_request.o
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_init_task_request.o
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_important_request.o
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_is_important_request.o
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_set_code_request.o
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code_request.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code_request.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code_request.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_get_code_request.o
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_sig_post.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_sig_post.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_sig_post.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_sig_post.o
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_proc_newids.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_proc_newids.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_proc_newids.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_proc_newids.o
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_add_auth.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_add_auth.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_add_auth.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_msg_add_auth.o
@@ -12753,6 +12789,10 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_forward.c -c -std=gn
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.o
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.c: In function '__fsys_get_options':
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_options.c:151:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.o
+[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.c: In function '__fsys_get_children':
+[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_children.c:151:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_source.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_source.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_source.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_fsys_get_source.o
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_write.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_write.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_write.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_write.o
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_write.c: In function '__io_write':
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_write.c:137:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
@@ -12992,7 +13032,7 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/./hurd/msg_server.c -c -std=g
[...]/tschwinge/Roger_Whittaker.build/hurd/./hurd/msg_server.c:1889:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[...]/tschwinge/Roger_Whittaker.build/hurd/./hurd/msg_server.c:1901:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/./faultexc_server.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libhurduser=1 -DIN_LIB=libhurduser -o [...]/tschwinge/Roger_Whittaker.build/hurd/faultexc_server.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/faultexc_server.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/faultexc_server.o
-cd [...]/tschwinge/Roger_Whittaker.build/hurd && ar cruv libhurduser.a RPC_auth_getids.o RPC_auth_makeauth.o RPC_auth_user_authenticate.o RPC_auth_server_authenticate.o RPC_startup_essential_task.o RPC_startup_request_notification.o RPC_startup_reboot.o RPC_startup_procinit.o RPC_startup_authinit.o RPC_proc_getprivports.o RPC_proc_getallpids.o RPC_proc_setexecdata.o RPC_proc_getexecdata.o RPC_proc_execdata_notify.o RPC_proc_uname.o RPC_proc_register_version.o RPC_proc_reauthenticate.o RPC_proc_child.o RPC_proc_setmsgport.o RPC_proc_reassign.o RPC_proc_setowner.o RPC_proc_getpids.o RPC_proc_set_arg_locations.o RPC_proc_get_arg_locations.o RPC_proc_getmsgport.o RPC_proc_wait.o RPC_proc_dostop.o RPC_proc_handle_exceptions.o RPC_proc_mark_stop.o RPC_proc_mark_cont.o RPC_proc_mark_exit.o RPC_proc_mark_exec.o RPC_proc_mark_traced.o RPC_proc_mod_stopchild.o RPC_proc_pid2task.o RPC_proc_task2pid.o RPC_proc_task2proc.o RPC_proc_proc2task.o RPC_proc_pid2proc.o RPC_proc_getprocinfo.o RPC_proc_getprocargs.o RPC_proc_getprocenv.o RPC_proc_make_login_coll.o RPC_proc_getloginid.o RPC_proc_getloginpids.o RPC_proc_setlogin.o RPC_proc_getlogin.o RPC_proc_setsid.o RPC_proc_getsid.o RPC_proc_getsessionpgids.o RPC_proc_getsessionpids.o RPC_proc_getsidport.o RPC_proc_setpgrp.o RPC_proc_getpgrp.o RPC_proc_getpgrppids.o RPC_proc_get_tty.o RPC_proc_getnports.o RPC_proc_getprivports_request.o RPC_proc_getallpids_request.o RPC_proc_setexecdata_request.o RPC_proc_getexecdata_request.o RPC_proc_execdata_notify_request.o RPC_proc_uname_request.o RPC_proc_register_version_request.o RPC_proc_reauthenticate_request.o RPC_proc_child_request.o RPC_proc_setmsgport_request.o RPC_proc_reassign_request.o RPC_proc_setowner_request.o RPC_proc_getpids_request.o RPC_proc_set_arg_locations_request.o RPC_proc_get_arg_locations_request.o RPC_proc_getmsgport_request.o RPC_proc_wait_request.o RPC_proc_dostop_request.o RPC_proc_handle_exceptions_request.o RPC_proc_mark_stop_request.o RPC_proc_mark_cont_request.o RPC_proc_mark_exit_request.o RPC_proc_mark_exec_request.o RPC_proc_mark_traced_request.o RPC_proc_mod_stopchild_request.o RPC_proc_pid2task_request.o RPC_proc_task2pid_request.o RPC_proc_task2proc_request.o RPC_proc_proc2task_request.o RPC_proc_pid2proc_request.o RPC_proc_getprocinfo_request.o RPC_proc_getprocargs_request.o RPC_proc_getprocenv_request.o RPC_proc_make_login_coll_request.o RPC_proc_getloginid_request.o RPC_proc_getloginpids_request.o RPC_proc_setlogin_request.o RPC_proc_getlogin_request.o RPC_proc_setsid_request.o RPC_proc_getsid_request.o RPC_proc_getsessionpgids_request.o RPC_proc_getsessionpids_request.o RPC_proc_getsidport_request.o RPC_proc_setpgrp_request.o RPC_proc_getpgrp_request.o RPC_proc_getpgrppids_request.o RPC_proc_get_tty_request.o RPC_proc_getnports_request.o RPC_msg_sig_post.o RPC_msg_proc_newids.o RPC_msg_add_auth.o RPC_msg_del_auth.o RPC_msg_get_init_port.o RPC_msg_set_init_port.o RPC_msg_get_init_ports.o RPC_msg_set_init_ports.o RPC_msg_get_init_int.o RPC_msg_set_init_int.o RPC_msg_get_init_ints.o RPC_msg_set_init_ints.o RPC_msg_get_dtable.o RPC_msg_set_dtable.o RPC_msg_get_fd.o RPC_msg_set_fd.o RPC_msg_get_environment.o RPC_msg_set_environment.o RPC_msg_get_env_variable.o RPC_msg_set_env_variable.o RPC_msg_sig_post_untraced.o RPC_msg_report_wait.o RPC_msg_describe_ports.o RPC_msg_sig_post_reply.o RPC_msg_sig_post_untraced_reply.o RPC_msg_sig_post_request.o RPC_msg_sig_post_untraced_request.o RPC_exec_exec.o RPC_exec_init.o RPC_exec_setexecdata.o RPC_exec_startup_get_info.o RPC_crash_dump_task.o RPC_interrupt_operation.o RPC_file_exec.o RPC_file_chown.o RPC_file_chauthor.o RPC_file_chmod.o RPC_file_chflags.o RPC_file_utimes.o RPC_file_set_size.o RPC_file_lock.o RPC_file_lock_stat.o RPC_file_check_access.o RPC_file_notice_changes.o RPC_file_getcontrol.o RPC_file_statfs.o RPC_file_sync.o RPC_file_syncfs.o RPC_file_get_storage_info.o RPC_file_getlinknode.o RPC_file_getfh.o RPC_dir_lookup.o RPC_dir_readdir.o RPC_dir_mkdir.o RPC_dir_rmdir.o RPC_dir_unlink.o RPC_dir_link.o RPC_dir_rename.o RPC_dir_mkfile.o RPC_dir_notice_changes.o RPC_file_set_translator.o RPC_file_get_translator.o RPC_file_get_translator_cntl.o RPC_file_get_fs_options.o RPC_file_reparent.o RPC_fsys_startup.o RPC_fsys_goaway.o RPC_fsys_getroot.o RPC_fsys_getfile.o RPC_fsys_syncfs.o RPC_fsys_set_options.o RPC_fsys_getpriv.o RPC_fsys_init.o RPC_fsys_forward.o RPC_fsys_get_options.o RPC_io_write.o RPC_io_read.o RPC_io_seek.o RPC_io_readable.o RPC_io_set_all_openmodes.o RPC_io_get_openmodes.o RPC_io_set_some_openmodes.o RPC_io_clear_some_openmodes.o RPC_io_async.o RPC_io_mod_owner.o RPC_io_get_owner.o RPC_io_get_icky_async_id.o RPC_io_select.o RPC_io_stat.o RPC_io_reauthenticate.o RPC_io_restrict_auth.o RPC_io_duplicate.o RPC_io_server_version.o RPC_io_map.o RPC_io_map_cntl.o RPC_io_get_conch.o RPC_io_release_conch.o RPC_io_eofnotify.o RPC_io_prenotify.o RPC_io_postnotify.o RPC_io_readnotify.o RPC_io_readsleep.o RPC_io_sigio.o RPC_io_pathconf.o RPC_io_identity.o RPC_io_revoke.o RPC_io_select_timeout.o RPC_io_write_reply.o RPC_io_read_reply.o RPC_io_seek_reply.o RPC_io_readable_reply.o RPC_io_set_all_openmodes_reply.o RPC_io_get_openmodes_reply.o RPC_io_set_some_openmodes_reply.o RPC_io_clear_some_openmodes_reply.o RPC_io_async_reply.o RPC_io_mod_owner_reply.o RPC_io_get_owner_reply.o RPC_io_get_icky_async_id_reply.o RPC_io_select_reply.o RPC_io_stat_reply.o RPC_io_restrict_auth_reply.o RPC_io_duplicate_reply.o RPC_io_server_version_reply.o RPC_io_map_reply.o RPC_io_map_cntl_reply.o RPC_io_get_conch_reply.o RPC_io_release_conch_reply.o RPC_io_eofnotify_reply.o RPC_io_prenotify_reply.o RPC_io_postnotify_reply.o RPC_io_readnotify_reply.o RPC_io_readsleep_reply.o RPC_io_sigio_reply.o RPC_io_pathconf_reply.o RPC_io_identity_reply.o RPC_io_revoke_reply.o RPC_io_select_timeout_reply.o RPC_io_write_request.o RPC_io_read_request.o RPC_io_seek_request.o RPC_io_readable_request.o RPC_io_set_all_openmodes_request.o RPC_io_get_openmodes_request.o RPC_io_set_some_openmodes_request.o RPC_io_clear_some_openmodes_request.o RPC_io_async_request.o RPC_io_mod_owner_request.o RPC_io_get_owner_request.o RPC_io_get_icky_async_id_request.o RPC_io_select_request.o RPC_io_stat_request.o RPC_io_restrict_auth_request.o RPC_io_duplicate_request.o RPC_io_server_version_request.o RPC_io_map_request.o RPC_io_map_cntl_request.o RPC_io_get_conch_request.o RPC_io_release_conch_request.o RPC_io_eofnotify_request.o RPC_io_prenotify_request.o RPC_io_postnotify_request.o RPC_io_readnotify_request.o RPC_io_readsleep_request.o RPC_io_sigio_request.o RPC_io_pathconf_request.o RPC_io_identity_request.o RPC_io_revoke_request.o RPC_io_select_timeout_request.o RPC_term_getctty.o RPC_term_open_ctty.o RPC_term_set_nodename.o RPC_term_get_nodename.o RPC_term_set_filenode.o RPC_term_get_bottom_type.o RPC_term_on_machdev.o RPC_term_on_hurddev.o RPC_term_on_pty.o RPC_termctty_open_terminal.o RPC_term_get_peername.o RPC_tioctl_tiocmodg.o RPC_tioctl_tiocmods.o RPC_tioctl_tiocexcl.o RPC_tioctl_tiocnxcl.o RPC_tioctl_tiocflush.o RPC_tioctl_tiocgeta.o RPC_tioctl_tiocseta.o RPC_tioctl_tiocsetaw.o RPC_tioctl_tiocsetaf.o RPC_tioctl_tiocgetd.o RPC_tioctl_tiocsetd.o RPC_tioctl_tiocdrain.o RPC_tioctl_tiocsig.o RPC_tioctl_tiocext.o RPC_tioctl_tiocucntl.o RPC_tioctl_tiocswinsz.o RPC_tioctl_tiocgwinsz.o RPC_tioctl_tiocremote.o RPC_tioctl_tiocmget.o RPC_tioctl_tiocmbic.o RPC_tioctl_tiocmbis.o RPC_tioctl_tiocmset.o RPC_tioctl_tiocstart.o RPC_tioctl_tiocstop.o RPC_tioctl_tiocpkt.o RPC_tioctl_tiocsti.o RPC_tioctl_tiocoutq.o RPC_tioctl_tiocspgrp.o RPC_tioctl_tiocgpgrp.o RPC_tioctl_tioccdtr.o RPC_tioctl_tiocsdtr.o RPC_tioctl_tioccbrk.o RPC_tioctl_tiocsbrk.o RPC_socket_create.o RPC_socket_listen.o RPC_socket_accept.o RPC_socket_connect.o RPC_socket_bind.o RPC_socket_name.o RPC_socket_peername.o RPC_socket_connect2.o RPC_socket_create_address.o RPC_socket_fabricate_address.o RPC_socket_whatis_address.o RPC_socket_shutdown.o RPC_socket_getopt.o RPC_socket_setopt.o RPC_socket_send.o RPC_socket_recv.o RPC_ifsock_getsockaddr.o RPC_login_message_user.o RPC_login_get_location.o RPC_login_get_idle_time.o RPC_login_get_input_devices.o RPC_login_get_login_collection.o RPC_password_check_user.o RPC_password_check_group.o RPC_pfinet_siocgifconf.o hurd/msg_server.o faultexc_server.o
+cd [...]/tschwinge/Roger_Whittaker.build/hurd && ar cruv libhurduser.a RPC_auth_getids.o RPC_auth_makeauth.o RPC_auth_user_authenticate.o RPC_auth_server_authenticate.o RPC_startup_essential_task.o RPC_startup_request_notification.o RPC_startup_reboot.o RPC_startup_procinit.o RPC_startup_authinit.o RPC_proc_getprivports.o RPC_proc_getallpids.o RPC_proc_setexecdata.o RPC_proc_getexecdata.o RPC_proc_execdata_notify.o RPC_proc_uname.o RPC_proc_register_version.o RPC_proc_reauthenticate.o RPC_proc_child.o RPC_proc_setmsgport.o RPC_proc_reassign.o RPC_proc_setowner.o RPC_proc_getpids.o RPC_proc_set_arg_locations.o RPC_proc_get_arg_locations.o RPC_proc_getmsgport.o RPC_proc_wait.o RPC_proc_dostop.o RPC_proc_handle_exceptions.o RPC_proc_mark_stop.o RPC_proc_mark_cont.o RPC_proc_mark_exit.o RPC_proc_mark_exec.o RPC_proc_mark_traced.o RPC_proc_mod_stopchild.o RPC_proc_pid2task.o RPC_proc_task2pid.o RPC_proc_task2proc.o RPC_proc_proc2task.o RPC_proc_pid2proc.o RPC_proc_getprocinfo.o RPC_proc_getprocargs.o RPC_proc_getprocenv.o RPC_proc_make_login_coll.o RPC_proc_getloginid.o RPC_proc_getloginpids.o RPC_proc_setlogin.o RPC_proc_getlogin.o RPC_proc_setsid.o RPC_proc_getsid.o RPC_proc_getsessionpgids.o RPC_proc_getsessionpids.o RPC_proc_getsidport.o RPC_proc_setpgrp.o RPC_proc_getpgrp.o RPC_proc_getpgrppids.o RPC_proc_get_tty.o RPC_proc_getnports.o RPC_proc_set_init_task.o RPC_proc_mark_important.o RPC_proc_is_important.o RPC_proc_set_code.o RPC_proc_get_code.o RPC_proc_getprivports_request.o RPC_proc_getallpids_request.o RPC_proc_setexecdata_request.o RPC_proc_getexecdata_request.o RPC_proc_execdata_notify_request.o RPC_proc_uname_request.o RPC_proc_register_version_request.o RPC_proc_reauthenticate_request.o RPC_proc_child_request.o RPC_proc_setmsgport_request.o RPC_proc_reassign_request.o RPC_proc_setowner_request.o RPC_proc_getpids_request.o RPC_proc_set_arg_locations_request.o RPC_proc_get_arg_locations_request.o RPC_proc_getmsgport_request.o RPC_proc_wait_request.o RPC_proc_dostop_request.o RPC_proc_handle_exceptions_request.o RPC_proc_mark_stop_request.o RPC_proc_mark_cont_request.o RPC_proc_mark_exit_request.o RPC_proc_mark_exec_request.o RPC_proc_mark_traced_request.o RPC_proc_mod_stopchild_request.o RPC_proc_pid2task_request.o RPC_proc_task2pid_request.o RPC_proc_task2proc_request.o RPC_proc_proc2task_request.o RPC_proc_pid2proc_request.o RPC_proc_getprocinfo_request.o RPC_proc_getprocargs_request.o RPC_proc_getprocenv_request.o RPC_proc_make_login_coll_request.o RPC_proc_getloginid_request.o RPC_proc_getloginpids_request.o RPC_proc_setlogin_request.o RPC_proc_getlogin_request.o RPC_proc_setsid_request.o RPC_proc_getsid_request.o RPC_proc_getsessionpgids_request.o RPC_proc_getsessionpids_request.o RPC_proc_getsidport_request.o RPC_proc_setpgrp_request.o RPC_proc_getpgrp_request.o RPC_proc_getpgrppids_request.o RPC_proc_get_tty_request.o RPC_proc_getnports_request.o RPC_proc_set_init_task_request.o RPC_proc_mark_important_request.o RPC_proc_is_important_request.o RPC_proc_set_code_request.o RPC_proc_get_code_request.o RPC_msg_sig_post.o RPC_msg_proc_newids.o RPC_msg_add_auth.o RPC_msg_del_auth.o RPC_msg_get_init_port.o RPC_msg_set_init_port.o RPC_msg_get_init_ports.o RPC_msg_set_init_ports.o RPC_msg_get_init_int.o RPC_msg_set_init_int.o RPC_msg_get_init_ints.o RPC_msg_set_init_ints.o RPC_msg_get_dtable.o RPC_msg_set_dtable.o RPC_msg_get_fd.o RPC_msg_set_fd.o RPC_msg_get_environment.o RPC_msg_set_environment.o RPC_msg_get_env_variable.o RPC_msg_set_env_variable.o RPC_msg_sig_post_untraced.o RPC_msg_report_wait.o RPC_msg_describe_ports.o RPC_msg_sig_post_reply.o RPC_msg_sig_post_untraced_reply.o RPC_msg_sig_post_request.o RPC_msg_sig_post_untraced_request.o RPC_exec_exec.o RPC_exec_init.o RPC_exec_setexecdata.o RPC_exec_startup_get_info.o RPC_crash_dump_task.o RPC_interrupt_operation.o RPC_file_exec.o RPC_file_chown.o RPC_file_chauthor.o RPC_file_chmod.o RPC_file_chflags.o RPC_file_utimes.o RPC_file_set_size.o RPC_file_lock.o RPC_file_lock_stat.o RPC_file_check_access.o RPC_file_notice_changes.o RPC_file_getcontrol.o RPC_file_statfs.o RPC_file_sync.o RPC_file_syncfs.o RPC_file_get_storage_info.o RPC_file_getlinknode.o RPC_file_getfh.o RPC_dir_lookup.o RPC_dir_readdir.o RPC_dir_mkdir.o RPC_dir_rmdir.o RPC_dir_unlink.o RPC_dir_link.o RPC_dir_rename.o RPC_dir_mkfile.o RPC_dir_notice_changes.o RPC_file_set_translator.o RPC_file_get_translator.o RPC_file_get_translator_cntl.o RPC_file_get_fs_options.o RPC_file_reparent.o RPC_fsys_startup.o RPC_fsys_goaway.o RPC_fsys_getroot.o RPC_fsys_getfile.o RPC_fsys_syncfs.o RPC_fsys_set_options.o RPC_fsys_getpriv.o RPC_fsys_init.o RPC_fsys_forward.o RPC_fsys_get_options.o RPC_fsys_get_children.o RPC_fsys_get_source.o RPC_io_write.o RPC_io_read.o RPC_io_seek.o RPC_io_readable.o RPC_io_set_all_openmodes.o RPC_io_get_openmodes.o RPC_io_set_some_openmodes.o RPC_io_clear_some_openmodes.o RPC_io_async.o RPC_io_mod_owner.o RPC_io_get_owner.o RPC_io_get_icky_async_id.o RPC_io_select.o RPC_io_stat.o RPC_io_reauthenticate.o RPC_io_restrict_auth.o RPC_io_duplicate.o RPC_io_server_version.o RPC_io_map.o RPC_io_map_cntl.o RPC_io_get_conch.o RPC_io_release_conch.o RPC_io_eofnotify.o RPC_io_prenotify.o RPC_io_postnotify.o RPC_io_readnotify.o RPC_io_readsleep.o RPC_io_sigio.o RPC_io_pathconf.o RPC_io_identity.o RPC_io_revoke.o RPC_io_select_timeout.o RPC_io_write_reply.o RPC_io_read_reply.o RPC_io_seek_reply.o RPC_io_readable_reply.o RPC_io_set_all_openmodes_reply.o RPC_io_get_openmodes_reply.o RPC_io_set_some_openmodes_reply.o RPC_io_clear_some_openmodes_reply.o RPC_io_async_reply.o RPC_io_mod_owner_reply.o RPC_io_get_owner_reply.o RPC_io_get_icky_async_id_reply.o RPC_io_select_reply.o RPC_io_stat_reply.o RPC_io_restrict_auth_reply.o RPC_io_duplicate_reply.o RPC_io_server_version_reply.o RPC_io_map_reply.o RPC_io_map_cntl_reply.o RPC_io_get_conch_reply.o RPC_io_release_conch_reply.o RPC_io_eofnotify_reply.o RPC_io_prenotify_reply.o RPC_io_postnotify_reply.o RPC_io_readnotify_reply.o RPC_io_readsleep_reply.o RPC_io_sigio_reply.o RPC_io_pathconf_reply.o RPC_io_identity_reply.o RPC_io_revoke_reply.o RPC_io_select_timeout_reply.o RPC_io_write_request.o RPC_io_read_request.o RPC_io_seek_request.o RPC_io_readable_request.o RPC_io_set_all_openmodes_request.o RPC_io_get_openmodes_request.o RPC_io_set_some_openmodes_request.o RPC_io_clear_some_openmodes_request.o RPC_io_async_request.o RPC_io_mod_owner_request.o RPC_io_get_owner_request.o RPC_io_get_icky_async_id_request.o RPC_io_select_request.o RPC_io_stat_request.o RPC_io_restrict_auth_request.o RPC_io_duplicate_request.o RPC_io_server_version_request.o RPC_io_map_request.o RPC_io_map_cntl_request.o RPC_io_get_conch_request.o RPC_io_release_conch_request.o RPC_io_eofnotify_request.o RPC_io_prenotify_request.o RPC_io_postnotify_request.o RPC_io_readnotify_request.o RPC_io_readsleep_request.o RPC_io_sigio_request.o RPC_io_pathconf_request.o RPC_io_identity_request.o RPC_io_revoke_request.o RPC_io_select_timeout_request.o RPC_term_getctty.o RPC_term_open_ctty.o RPC_term_set_nodename.o RPC_term_get_nodename.o RPC_term_set_filenode.o RPC_term_get_bottom_type.o RPC_term_on_machdev.o RPC_term_on_hurddev.o RPC_term_on_pty.o RPC_termctty_open_terminal.o RPC_term_get_peername.o RPC_tioctl_tiocmodg.o RPC_tioctl_tiocmods.o RPC_tioctl_tiocexcl.o RPC_tioctl_tiocnxcl.o RPC_tioctl_tiocflush.o RPC_tioctl_tiocgeta.o RPC_tioctl_tiocseta.o RPC_tioctl_tiocsetaw.o RPC_tioctl_tiocsetaf.o RPC_tioctl_tiocgetd.o RPC_tioctl_tiocsetd.o RPC_tioctl_tiocdrain.o RPC_tioctl_tiocsig.o RPC_tioctl_tiocext.o RPC_tioctl_tiocucntl.o RPC_tioctl_tiocswinsz.o RPC_tioctl_tiocgwinsz.o RPC_tioctl_tiocremote.o RPC_tioctl_tiocmget.o RPC_tioctl_tiocmbic.o RPC_tioctl_tiocmbis.o RPC_tioctl_tiocmset.o RPC_tioctl_tiocstart.o RPC_tioctl_tiocstop.o RPC_tioctl_tiocpkt.o RPC_tioctl_tiocsti.o RPC_tioctl_tiocoutq.o RPC_tioctl_tiocspgrp.o RPC_tioctl_tiocgpgrp.o RPC_tioctl_tioccdtr.o RPC_tioctl_tiocsdtr.o RPC_tioctl_tioccbrk.o RPC_tioctl_tiocsbrk.o RPC_socket_create.o RPC_socket_listen.o RPC_socket_accept.o RPC_socket_connect.o RPC_socket_bind.o RPC_socket_name.o RPC_socket_peername.o RPC_socket_connect2.o RPC_socket_create_address.o RPC_socket_fabricate_address.o RPC_socket_whatis_address.o RPC_socket_shutdown.o RPC_socket_getopt.o RPC_socket_setopt.o RPC_socket_send.o RPC_socket_recv.o RPC_ifsock_getsockaddr.o RPC_login_message_user.o RPC_login_get_location.o RPC_login_get_idle_time.o RPC_login_get_input_devices.o RPC_login_get_login_collection.o RPC_password_check_user.o RPC_password_check_group.o RPC_pfinet_siocgifconf.o hurd/msg_server.o faultexc_server.o
a - RPC_auth_getids.o
a - RPC_auth_makeauth.o
a - RPC_auth_user_authenticate.o
@@ -13050,6 +13090,11 @@ a - RPC_proc_getpgrp.o
a - RPC_proc_getpgrppids.o
a - RPC_proc_get_tty.o
a - RPC_proc_getnports.o
+a - RPC_proc_set_init_task.o
+a - RPC_proc_mark_important.o
+a - RPC_proc_is_important.o
+a - RPC_proc_set_code.o
+a - RPC_proc_get_code.o
a - RPC_proc_getprivports_request.o
a - RPC_proc_getallpids_request.o
a - RPC_proc_setexecdata_request.o
@@ -13098,6 +13143,11 @@ a - RPC_proc_getpgrp_request.o
a - RPC_proc_getpgrppids_request.o
a - RPC_proc_get_tty_request.o
a - RPC_proc_getnports_request.o
+a - RPC_proc_set_init_task_request.o
+a - RPC_proc_mark_important_request.o
+a - RPC_proc_is_important_request.o
+a - RPC_proc_set_code_request.o
+a - RPC_proc_get_code_request.o
a - RPC_msg_sig_post.o
a - RPC_msg_proc_newids.o
a - RPC_msg_add_auth.o
@@ -13173,6 +13223,8 @@ a - RPC_fsys_getpriv.o
a - RPC_fsys_init.o
a - RPC_fsys_forward.o
a - RPC_fsys_get_options.o
+a - RPC_fsys_get_children.o
+a - RPC_fsys_get_source.o
a - RPC_io_write.o
a - RPC_io_read.o
a - RPC_io_seek.o
diff --git a/glibc/coulomb.SCHWINGE/log_install b/glibc/coulomb.SCHWINGE/log_install
index 0458167f..38ab82cf 100644
--- a/glibc/coulomb.SCHWINGE/log_install
+++ b/glibc/coulomb.SCHWINGE/log_install
@@ -534,7 +534,7 @@ rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libhurduser.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser.so.0.3 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libhurduser.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libhurduser.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libhurduser.so
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.a [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libhurduser.a
-(cd [...]/tschwinge/Roger_Whittaker.build/hurd/.; objdump -h hurdstartup.o hurdinit.o hurdid.o hurdpid.o hurdrlimit.o hurdprio.o hurdexec.o hurdselect.o hurdlookup.o lookup-retry.o lookup-at.o get-host.o set-host.o path-lookup.o setauth.o pid2task.o task2pid.o geteuids.o seteuids.o getumask.o fchroot.o hurdsock.o hurdauth.o hurdchdir.o hurdfchdir.o privports.o msgportdemux.o fopenport.o vpprintf.o ports-get.o ports-set.o hurdports.o hurdmsg.o errno-loc.o sysvshm.o hurdsig.o hurdfault.o siginfo.o hurd-raise.o preempt-sig.o trampoline.o longjmp-ts.o catch-exc.o exc2signal.o hurdkill.o sigunwind.o thread-self.o thread-cancel.o intr-msg.o catch-signal.o dtable.o port2fd.o new-fd.o alloc-fd.o intern-fd.o getdport.o openport.o fd-close.o fd-read.o fd-write.o hurdioctl.o ctty-input.o ctty-output.o hurd-inlines.o hurd/fd-inlines.o hurd/signal-inlines.o hurd/userlink-inlines.o hurd/threadvar-inlines.o hurd/port-inlines.o port-cleanup.o report-wait.o xattr.o hurdmalloc.o cthreads.o hurdstartup.os hurdinit.os hurdid.os hurdpid.os hurdrlimit.os hurdprio.os hurdexec.os hurdselect.os hurdlookup.os lookup-retry.os lookup-at.os get-host.os set-host.os path-lookup.os setauth.os pid2task.os task2pid.os geteuids.os seteuids.os getumask.os fchroot.os hurdsock.os hurdauth.os hurdchdir.os hurdfchdir.os privports.os msgportdemux.os fopenport.os vpprintf.os ports-get.os ports-set.os hurdports.os hurdmsg.os errno-loc.os sysvshm.os hurdsig.os hurdfault.os siginfo.os hurd-raise.os preempt-sig.os trampoline.os longjmp-ts.os catch-exc.os exc2signal.os hurdkill.os sigunwind.os thread-self.os thread-cancel.os intr-msg.os catch-signal.os dtable.os port2fd.os new-fd.os alloc-fd.os intern-fd.os getdport.os openport.os fd-close.os fd-read.os fd-write.os hurdioctl.os ctty-input.os ctty-output.os hurd-inlines.os hurd/fd-inlines.os hurd/signal-inlines.os hurd/userlink-inlines.os hurd/threadvar-inlines.os hurd/port-inlines.os port-cleanup.os report-wait.os xattr.os hurdmalloc.os compat-20.os cthreads.os RPC_auth_getids.o RPC_auth_makeauth.o RPC_auth_user_authenticate.o RPC_auth_server_authenticate.o RPC_startup_essential_task.o RPC_startup_request_notification.o RPC_startup_reboot.o RPC_startup_procinit.o RPC_startup_authinit.o RPC_proc_getprivports.o RPC_proc_getallpids.o RPC_proc_setexecdata.o RPC_proc_getexecdata.o RPC_proc_execdata_notify.o RPC_proc_uname.o RPC_proc_register_version.o RPC_proc_reauthenticate.o RPC_proc_child.o RPC_proc_setmsgport.o RPC_proc_reassign.o RPC_proc_setowner.o RPC_proc_getpids.o RPC_proc_set_arg_locations.o RPC_proc_get_arg_locations.o RPC_proc_getmsgport.o RPC_proc_wait.o RPC_proc_dostop.o RPC_proc_handle_exceptions.o RPC_proc_mark_stop.o RPC_proc_mark_cont.o RPC_proc_mark_exit.o RPC_proc_mark_exec.o RPC_proc_mark_traced.o RPC_proc_mod_stopchild.o RPC_proc_pid2task.o RPC_proc_task2pid.o RPC_proc_task2proc.o RPC_proc_proc2task.o RPC_proc_pid2proc.o RPC_proc_getprocinfo.o RPC_proc_getprocargs.o RPC_proc_getprocenv.o RPC_proc_make_login_coll.o RPC_proc_getloginid.o RPC_proc_getloginpids.o RPC_proc_setlogin.o RPC_proc_getlogin.o RPC_proc_setsid.o RPC_proc_getsid.o RPC_proc_getsessionpgids.o RPC_proc_getsessionpids.o RPC_proc_getsidport.o RPC_proc_setpgrp.o RPC_proc_getpgrp.o RPC_proc_getpgrppids.o RPC_proc_get_tty.o RPC_proc_getnports.o RPC_proc_getprivports_request.o RPC_proc_getallpids_request.o RPC_proc_setexecdata_request.o RPC_proc_getexecdata_request.o RPC_proc_execdata_notify_request.o RPC_proc_uname_request.o RPC_proc_register_version_request.o RPC_proc_reauthenticate_request.o RPC_proc_child_request.o RPC_proc_setmsgport_request.o RPC_proc_reassign_request.o RPC_proc_setowner_request.o RPC_proc_getpids_request.o RPC_proc_set_arg_locations_request.o RPC_proc_get_arg_locations_request.o RPC_proc_getmsgport_request.o RPC_proc_wait_request.o RPC_proc_dostop_request.o RPC_proc_handle_exceptions_request.o RPC_proc_mark_stop_request.o RPC_proc_mark_cont_request.o RPC_proc_mark_exit_request.o RPC_proc_mark_exec_request.o RPC_proc_mark_traced_request.o RPC_proc_mod_stopchild_request.o RPC_proc_pid2task_request.o RPC_proc_task2pid_request.o RPC_proc_task2proc_request.o RPC_proc_proc2task_request.o RPC_proc_pid2proc_request.o RPC_proc_getprocinfo_request.o RPC_proc_getprocargs_request.o RPC_proc_getprocenv_request.o RPC_proc_make_login_coll_request.o RPC_proc_getloginid_request.o RPC_proc_getloginpids_request.o RPC_proc_setlogin_request.o RPC_proc_getlogin_request.o RPC_proc_setsid_request.o RPC_proc_getsid_request.o RPC_proc_getsessionpgids_request.o RPC_proc_getsessionpids_request.o RPC_proc_getsidport_request.o RPC_proc_setpgrp_request.o RPC_proc_getpgrp_request.o RPC_proc_getpgrppids_request.o RPC_proc_get_tty_request.o RPC_proc_getnports_request.o RPC_msg_sig_post.o RPC_msg_proc_newids.o RPC_msg_add_auth.o RPC_msg_del_auth.o RPC_msg_get_init_port.o RPC_msg_set_init_port.o RPC_msg_get_init_ports.o RPC_msg_set_init_ports.o RPC_msg_get_init_int.o RPC_msg_set_init_int.o RPC_msg_get_init_ints.o RPC_msg_set_init_ints.o RPC_msg_get_dtable.o RPC_msg_set_dtable.o RPC_msg_get_fd.o RPC_msg_set_fd.o RPC_msg_get_environment.o RPC_msg_set_environment.o RPC_msg_get_env_variable.o RPC_msg_set_env_variable.o RPC_msg_sig_post_untraced.o RPC_msg_report_wait.o RPC_msg_describe_ports.o RPC_msg_sig_post_reply.o RPC_msg_sig_post_untraced_reply.o RPC_msg_sig_post_request.o RPC_msg_sig_post_untraced_request.o RPC_exec_exec.o RPC_exec_init.o RPC_exec_setexecdata.o RPC_exec_startup_get_info.o RPC_crash_dump_task.o RPC_interrupt_operation.o RPC_file_exec.o RPC_file_chown.o RPC_file_chauthor.o RPC_file_chmod.o RPC_file_chflags.o RPC_file_utimes.o RPC_file_set_size.o RPC_file_lock.o RPC_file_lock_stat.o RPC_file_check_access.o RPC_file_notice_changes.o RPC_file_getcontrol.o RPC_file_statfs.o RPC_file_sync.o RPC_file_syncfs.o RPC_file_get_storage_info.o RPC_file_getlinknode.o RPC_file_getfh.o RPC_dir_lookup.o RPC_dir_readdir.o RPC_dir_mkdir.o RPC_dir_rmdir.o RPC_dir_unlink.o RPC_dir_link.o RPC_dir_rename.o RPC_dir_mkfile.o RPC_dir_notice_changes.o RPC_file_set_translator.o RPC_file_get_translator.o RPC_file_get_translator_cntl.o RPC_file_get_fs_options.o RPC_file_reparent.o RPC_fsys_startup.o RPC_fsys_goaway.o RPC_fsys_getroot.o RPC_fsys_getfile.o RPC_fsys_syncfs.o RPC_fsys_set_options.o RPC_fsys_getpriv.o RPC_fsys_init.o RPC_fsys_forward.o RPC_fsys_get_options.o RPC_io_write.o RPC_io_read.o RPC_io_seek.o RPC_io_readable.o RPC_io_set_all_openmodes.o RPC_io_get_openmodes.o RPC_io_set_some_openmodes.o RPC_io_clear_some_openmodes.o RPC_io_async.o RPC_io_mod_owner.o RPC_io_get_owner.o RPC_io_get_icky_async_id.o RPC_io_select.o RPC_io_stat.o RPC_io_reauthenticate.o RPC_io_restrict_auth.o RPC_io_duplicate.o RPC_io_server_version.o RPC_io_map.o RPC_io_map_cntl.o RPC_io_get_conch.o RPC_io_release_conch.o RPC_io_eofnotify.o RPC_io_prenotify.o RPC_io_postnotify.o RPC_io_readnotify.o RPC_io_readsleep.o RPC_io_sigio.o RPC_io_pathconf.o RPC_io_identity.o RPC_io_revoke.o RPC_io_select_timeout.o RPC_io_write_reply.o RPC_io_read_reply.o RPC_io_seek_reply.o RPC_io_readable_reply.o RPC_io_set_all_openmodes_reply.o RPC_io_get_openmodes_reply.o RPC_io_set_some_openmodes_reply.o RPC_io_clear_some_openmodes_reply.o RPC_io_async_reply.o RPC_io_mod_owner_reply.o RPC_io_get_owner_reply.o RPC_io_get_icky_async_id_reply.o RPC_io_select_reply.o RPC_io_stat_reply.o RPC_io_restrict_auth_reply.o RPC_io_duplicate_reply.o RPC_io_server_version_reply.o RPC_io_map_reply.o RPC_io_map_cntl_reply.o RPC_io_get_conch_reply.o RPC_io_release_conch_reply.o RPC_io_eofnotify_reply.o RPC_io_prenotify_reply.o RPC_io_postnotify_reply.o RPC_io_readnotify_reply.o RPC_io_readsleep_reply.o RPC_io_sigio_reply.o RPC_io_pathconf_reply.o RPC_io_identity_reply.o RPC_io_revoke_reply.o RPC_io_select_timeout_reply.o RPC_io_write_request.o RPC_io_read_request.o RPC_io_seek_request.o RPC_io_readable_request.o RPC_io_set_all_openmodes_request.o RPC_io_get_openmodes_request.o RPC_io_set_some_openmodes_request.o RPC_io_clear_some_openmodes_request.o RPC_io_async_request.o RPC_io_mod_owner_request.o RPC_io_get_owner_request.o RPC_io_get_icky_async_id_request.o RPC_io_select_request.o RPC_io_stat_request.o RPC_io_restrict_auth_request.o RPC_io_duplicate_request.o RPC_io_server_version_request.o RPC_io_map_request.o RPC_io_map_cntl_request.o RPC_io_get_conch_request.o RPC_io_release_conch_request.o RPC_io_eofnotify_request.o RPC_io_prenotify_request.o RPC_io_postnotify_request.o RPC_io_readnotify_request.o RPC_io_readsleep_request.o RPC_io_sigio_request.o RPC_io_pathconf_request.o RPC_io_identity_request.o RPC_io_revoke_request.o RPC_io_select_timeout_request.o RPC_term_getctty.o RPC_term_open_ctty.o RPC_term_set_nodename.o RPC_term_get_nodename.o RPC_term_set_filenode.o RPC_term_get_bottom_type.o RPC_term_on_machdev.o RPC_term_on_hurddev.o RPC_term_on_pty.o RPC_termctty_open_terminal.o RPC_term_get_peername.o RPC_tioctl_tiocmodg.o RPC_tioctl_tiocmods.o RPC_tioctl_tiocexcl.o RPC_tioctl_tiocnxcl.o RPC_tioctl_tiocflush.o RPC_tioctl_tiocgeta.o RPC_tioctl_tiocseta.o RPC_tioctl_tiocsetaw.o RPC_tioctl_tiocsetaf.o RPC_tioctl_tiocgetd.o RPC_tioctl_tiocsetd.o RPC_tioctl_tiocdrain.o RPC_tioctl_tiocsig.o RPC_tioctl_tiocext.o RPC_tioctl_tiocucntl.o RPC_tioctl_tiocswinsz.o RPC_tioctl_tiocgwinsz.o RPC_tioctl_tiocremote.o RPC_tioctl_tiocmget.o RPC_tioctl_tiocmbic.o RPC_tioctl_tiocmbis.o RPC_tioctl_tiocmset.o RPC_tioctl_tiocstart.o RPC_tioctl_tiocstop.o RPC_tioctl_tiocpkt.o RPC_tioctl_tiocsti.o RPC_tioctl_tiocoutq.o RPC_tioctl_tiocspgrp.o RPC_tioctl_tiocgpgrp.o RPC_tioctl_tioccdtr.o RPC_tioctl_tiocsdtr.o RPC_tioctl_tioccbrk.o RPC_tioctl_tiocsbrk.o RPC_socket_create.o RPC_socket_listen.o RPC_socket_accept.o RPC_socket_connect.o RPC_socket_bind.o RPC_socket_name.o RPC_socket_peername.o RPC_socket_connect2.o RPC_socket_create_address.o RPC_socket_fabricate_address.o RPC_socket_whatis_address.o RPC_socket_shutdown.o RPC_socket_getopt.o RPC_socket_setopt.o RPC_socket_send.o RPC_socket_recv.o RPC_ifsock_getsockaddr.o RPC_login_message_user.o RPC_login_get_location.o RPC_login_get_idle_time.o RPC_login_get_input_devices.o RPC_login_get_login_collection.o RPC_password_check_user.o RPC_password_check_group.o RPC_pfinet_siocgifconf.o hurd/msg_server.o faultexc_server.o RPC_auth_getids.os RPC_auth_makeauth.os RPC_auth_user_authenticate.os RPC_auth_server_authenticate.os RPC_startup_essential_task.os RPC_startup_request_notification.os RPC_startup_reboot.os RPC_startup_procinit.os RPC_startup_authinit.os RPC_proc_getprivports.os RPC_proc_getallpids.os RPC_proc_setexecdata.os RPC_proc_getexecdata.os RPC_proc_execdata_notify.os RPC_proc_uname.os RPC_proc_register_version.os RPC_proc_reauthenticate.os RPC_proc_child.os RPC_proc_setmsgport.os RPC_proc_reassign.os RPC_proc_setowner.os RPC_proc_getpids.os RPC_proc_set_arg_locations.os RPC_proc_get_arg_locations.os RPC_proc_getmsgport.os RPC_proc_wait.os RPC_proc_dostop.os RPC_proc_handle_exceptions.os RPC_proc_mark_stop.os RPC_proc_mark_cont.os RPC_proc_mark_exit.os RPC_proc_mark_exec.os RPC_proc_mark_traced.os RPC_proc_mod_stopchild.os RPC_proc_pid2task.os RPC_proc_task2pid.os RPC_proc_task2proc.os RPC_proc_proc2task.os RPC_proc_pid2proc.os RPC_proc_getprocinfo.os RPC_proc_getprocargs.os RPC_proc_getprocenv.os RPC_proc_make_login_coll.os RPC_proc_getloginid.os RPC_proc_getloginpids.os RPC_proc_setlogin.os RPC_proc_getlogin.os RPC_proc_setsid.os RPC_proc_getsid.os RPC_proc_getsessionpgids.os RPC_proc_getsessionpids.os RPC_proc_getsidport.os RPC_proc_setpgrp.os RPC_proc_getpgrp.os RPC_proc_getpgrppids.os RPC_proc_get_tty.os RPC_proc_getnports.os RPC_proc_getprivports_request.os RPC_proc_getallpids_request.os RPC_proc_setexecdata_request.os RPC_proc_getexecdata_request.os RPC_proc_execdata_notify_request.os RPC_proc_uname_request.os RPC_proc_register_version_request.os RPC_proc_reauthenticate_request.os RPC_proc_child_request.os RPC_proc_setmsgport_request.os RPC_proc_reassign_request.os RPC_proc_setowner_request.os RPC_proc_getpids_request.os RPC_proc_set_arg_locations_request.os RPC_proc_get_arg_locations_request.os RPC_proc_getmsgport_request.os RPC_proc_wait_request.os RPC_proc_dostop_request.os RPC_proc_handle_exceptions_request.os RPC_proc_mark_stop_request.os RPC_proc_mark_cont_request.os RPC_proc_mark_exit_request.os RPC_proc_mark_exec_request.os RPC_proc_mark_traced_request.os RPC_proc_mod_stopchild_request.os RPC_proc_pid2task_request.os RPC_proc_task2pid_request.os RPC_proc_task2proc_request.os RPC_proc_proc2task_request.os RPC_proc_pid2proc_request.os RPC_proc_getprocinfo_request.os RPC_proc_getprocargs_request.os RPC_proc_getprocenv_request.os RPC_proc_make_login_coll_request.os RPC_proc_getloginid_request.os RPC_proc_getloginpids_request.os RPC_proc_setlogin_request.os RPC_proc_getlogin_request.os RPC_proc_setsid_request.os RPC_proc_getsid_request.os RPC_proc_getsessionpgids_request.os RPC_proc_getsessionpids_request.os RPC_proc_getsidport_request.os RPC_proc_setpgrp_request.os RPC_proc_getpgrp_request.os RPC_proc_getpgrppids_request.os RPC_proc_get_tty_request.os RPC_proc_getnports_request.os RPC_msg_sig_post.os RPC_msg_proc_newids.os RPC_msg_add_auth.os RPC_msg_del_auth.os RPC_msg_get_init_port.os RPC_msg_set_init_port.os RPC_msg_get_init_ports.os RPC_msg_set_init_ports.os RPC_msg_get_init_int.os RPC_msg_set_init_int.os RPC_msg_get_init_ints.os RPC_msg_set_init_ints.os RPC_msg_get_dtable.os RPC_msg_set_dtable.os RPC_msg_get_fd.os RPC_msg_set_fd.os RPC_msg_get_environment.os RPC_msg_set_environment.os RPC_msg_get_env_variable.os RPC_msg_set_env_variable.os RPC_msg_sig_post_untraced.os RPC_msg_report_wait.os RPC_msg_describe_ports.os RPC_msg_sig_post_reply.os RPC_msg_sig_post_untraced_reply.os RPC_msg_sig_post_request.os RPC_msg_sig_post_untraced_request.os RPC_exec_exec.os RPC_exec_init.os RPC_exec_setexecdata.os RPC_exec_startup_get_info.os RPC_crash_dump_task.os RPC_interrupt_operation.os RPC_file_exec.os RPC_file_chown.os RPC_file_chauthor.os RPC_file_chmod.os RPC_file_chflags.os RPC_file_utimes.os RPC_file_set_size.os RPC_file_lock.os RPC_file_lock_stat.os RPC_file_check_access.os RPC_file_notice_changes.os RPC_file_getcontrol.os RPC_file_statfs.os RPC_file_sync.os RPC_file_syncfs.os RPC_file_get_storage_info.os RPC_file_getlinknode.os RPC_file_getfh.os RPC_dir_lookup.os RPC_dir_readdir.os RPC_dir_mkdir.os RPC_dir_rmdir.os RPC_dir_unlink.os RPC_dir_link.os RPC_dir_rename.os RPC_dir_mkfile.os RPC_dir_notice_changes.os RPC_file_set_translator.os RPC_file_get_translator.os RPC_file_get_translator_cntl.os RPC_file_get_fs_options.os RPC_file_reparent.os RPC_fsys_startup.os RPC_fsys_goaway.os RPC_fsys_getroot.os RPC_fsys_getfile.os RPC_fsys_syncfs.os RPC_fsys_set_options.os RPC_fsys_getpriv.os RPC_fsys_init.os RPC_fsys_forward.os RPC_fsys_get_options.os RPC_io_write.os RPC_io_read.os RPC_io_seek.os RPC_io_readable.os RPC_io_set_all_openmodes.os RPC_io_get_openmodes.os RPC_io_set_some_openmodes.os RPC_io_clear_some_openmodes.os RPC_io_async.os RPC_io_mod_owner.os RPC_io_get_owner.os RPC_io_get_icky_async_id.os RPC_io_select.os RPC_io_stat.os RPC_io_reauthenticate.os RPC_io_restrict_auth.os RPC_io_duplicate.os RPC_io_server_version.os RPC_io_map.os RPC_io_map_cntl.os RPC_io_get_conch.os RPC_io_release_conch.os RPC_io_eofnotify.os RPC_io_prenotify.os RPC_io_postnotify.os RPC_io_readnotify.os RPC_io_readsleep.os RPC_io_sigio.os RPC_io_pathconf.os RPC_io_identity.os RPC_io_revoke.os RPC_io_select_timeout.os RPC_io_write_reply.os RPC_io_read_reply.os RPC_io_seek_reply.os RPC_io_readable_reply.os RPC_io_set_all_openmodes_reply.os RPC_io_get_openmodes_reply.os RPC_io_set_some_openmodes_reply.os RPC_io_clear_some_openmodes_reply.os RPC_io_async_reply.os RPC_io_mod_owner_reply.os RPC_io_get_owner_reply.os RPC_io_get_icky_async_id_reply.os RPC_io_select_reply.os RPC_io_stat_reply.os RPC_io_restrict_auth_reply.os RPC_io_duplicate_reply.os RPC_io_server_version_reply.os RPC_io_map_reply.os RPC_io_map_cntl_reply.os RPC_io_get_conch_reply.os RPC_io_release_conch_reply.os RPC_io_eofnotify_reply.os RPC_io_prenotify_reply.os RPC_io_postnotify_reply.os RPC_io_readnotify_reply.os RPC_io_readsleep_reply.os RPC_io_sigio_reply.os RPC_io_pathconf_reply.os RPC_io_identity_reply.os RPC_io_revoke_reply.os RPC_io_select_timeout_reply.os RPC_io_write_request.os RPC_io_read_request.os RPC_io_seek_request.os RPC_io_readable_request.os RPC_io_set_all_openmodes_request.os RPC_io_get_openmodes_request.os RPC_io_set_some_openmodes_request.os RPC_io_clear_some_openmodes_request.os RPC_io_async_request.os RPC_io_mod_owner_request.os RPC_io_get_owner_request.os RPC_io_get_icky_async_id_request.os RPC_io_select_request.os RPC_io_stat_request.os RPC_io_restrict_auth_request.os RPC_io_duplicate_request.os RPC_io_server_version_request.os RPC_io_map_request.os RPC_io_map_cntl_request.os RPC_io_get_conch_request.os RPC_io_release_conch_request.os RPC_io_eofnotify_request.os RPC_io_prenotify_request.os RPC_io_postnotify_request.os RPC_io_readnotify_request.os RPC_io_readsleep_request.os RPC_io_sigio_request.os RPC_io_pathconf_request.os RPC_io_identity_request.os RPC_io_revoke_request.os RPC_io_select_timeout_request.os RPC_term_getctty.os RPC_term_open_ctty.os RPC_term_set_nodename.os RPC_term_get_nodename.os RPC_term_set_filenode.os RPC_term_get_bottom_type.os RPC_term_on_machdev.os RPC_term_on_hurddev.os RPC_term_on_pty.os RPC_termctty_open_terminal.os RPC_term_get_peername.os RPC_tioctl_tiocmodg.os RPC_tioctl_tiocmods.os RPC_tioctl_tiocexcl.os RPC_tioctl_tiocnxcl.os RPC_tioctl_tiocflush.os RPC_tioctl_tiocgeta.os RPC_tioctl_tiocseta.os RPC_tioctl_tiocsetaw.os RPC_tioctl_tiocsetaf.os RPC_tioctl_tiocgetd.os RPC_tioctl_tiocsetd.os RPC_tioctl_tiocdrain.os RPC_tioctl_tiocsig.os RPC_tioctl_tiocext.os RPC_tioctl_tiocucntl.os RPC_tioctl_tiocswinsz.os RPC_tioctl_tiocgwinsz.os RPC_tioctl_tiocremote.os RPC_tioctl_tiocmget.os RPC_tioctl_tiocmbic.os RPC_tioctl_tiocmbis.os RPC_tioctl_tiocmset.os RPC_tioctl_tiocstart.os RPC_tioctl_tiocstop.os RPC_tioctl_tiocpkt.os RPC_tioctl_tiocsti.os RPC_tioctl_tiocoutq.os RPC_tioctl_tiocspgrp.os RPC_tioctl_tiocgpgrp.os RPC_tioctl_tioccdtr.os RPC_tioctl_tiocsdtr.os RPC_tioctl_tioccbrk.os RPC_tioctl_tiocsbrk.os RPC_socket_create.os RPC_socket_listen.os RPC_socket_accept.os RPC_socket_connect.os RPC_socket_bind.os RPC_socket_name.os RPC_socket_peername.os RPC_socket_connect2.os RPC_socket_create_address.os RPC_socket_fabricate_address.os RPC_socket_whatis_address.os RPC_socket_shutdown.os RPC_socket_getopt.os RPC_socket_setopt.os RPC_socket_send.os RPC_socket_recv.os RPC_ifsock_getsockaddr.os RPC_login_message_user.os RPC_login_get_location.os RPC_login_get_idle_time.os RPC_login_get_input_devices.os RPC_login_get_login_collection.os RPC_password_check_user.os RPC_password_check_group.os RPC_pfinet_siocgifconf.os hurd/msg_server.os faultexc_server.os) | \
+(cd [...]/tschwinge/Roger_Whittaker.build/hurd/.; objdump -h hurdstartup.o hurdinit.o hurdid.o hurdpid.o hurdrlimit.o hurdprio.o hurdexec.o hurdselect.o hurdlookup.o lookup-retry.o lookup-at.o get-host.o set-host.o path-lookup.o setauth.o pid2task.o task2pid.o geteuids.o seteuids.o getumask.o fchroot.o hurdsock.o hurdauth.o hurdchdir.o hurdfchdir.o privports.o msgportdemux.o fopenport.o vpprintf.o ports-get.o ports-set.o hurdports.o hurdmsg.o errno-loc.o sysvshm.o hurdsig.o hurdfault.o siginfo.o hurd-raise.o preempt-sig.o trampoline.o longjmp-ts.o catch-exc.o exc2signal.o hurdkill.o sigunwind.o thread-self.o thread-cancel.o intr-msg.o catch-signal.o dtable.o port2fd.o new-fd.o alloc-fd.o intern-fd.o getdport.o openport.o fd-close.o fd-read.o fd-write.o hurdioctl.o ctty-input.o ctty-output.o hurd-inlines.o hurd/fd-inlines.o hurd/signal-inlines.o hurd/userlink-inlines.o hurd/threadvar-inlines.o hurd/port-inlines.o port-cleanup.o report-wait.o xattr.o hurdmalloc.o cthreads.o hurdstartup.os hurdinit.os hurdid.os hurdpid.os hurdrlimit.os hurdprio.os hurdexec.os hurdselect.os hurdlookup.os lookup-retry.os lookup-at.os get-host.os set-host.os path-lookup.os setauth.os pid2task.os task2pid.os geteuids.os seteuids.os getumask.os fchroot.os hurdsock.os hurdauth.os hurdchdir.os hurdfchdir.os privports.os msgportdemux.os fopenport.os vpprintf.os ports-get.os ports-set.os hurdports.os hurdmsg.os errno-loc.os sysvshm.os hurdsig.os hurdfault.os siginfo.os hurd-raise.os preempt-sig.os trampoline.os longjmp-ts.os catch-exc.os exc2signal.os hurdkill.os sigunwind.os thread-self.os thread-cancel.os intr-msg.os catch-signal.os dtable.os port2fd.os new-fd.os alloc-fd.os intern-fd.os getdport.os openport.os fd-close.os fd-read.os fd-write.os hurdioctl.os ctty-input.os ctty-output.os hurd-inlines.os hurd/fd-inlines.os hurd/signal-inlines.os hurd/userlink-inlines.os hurd/threadvar-inlines.os hurd/port-inlines.os port-cleanup.os report-wait.os xattr.os hurdmalloc.os compat-20.os cthreads.os RPC_auth_getids.o RPC_auth_makeauth.o RPC_auth_user_authenticate.o RPC_auth_server_authenticate.o RPC_startup_essential_task.o RPC_startup_request_notification.o RPC_startup_reboot.o RPC_startup_procinit.o RPC_startup_authinit.o RPC_proc_getprivports.o RPC_proc_getallpids.o RPC_proc_setexecdata.o RPC_proc_getexecdata.o RPC_proc_execdata_notify.o RPC_proc_uname.o RPC_proc_register_version.o RPC_proc_reauthenticate.o RPC_proc_child.o RPC_proc_setmsgport.o RPC_proc_reassign.o RPC_proc_setowner.o RPC_proc_getpids.o RPC_proc_set_arg_locations.o RPC_proc_get_arg_locations.o RPC_proc_getmsgport.o RPC_proc_wait.o RPC_proc_dostop.o RPC_proc_handle_exceptions.o RPC_proc_mark_stop.o RPC_proc_mark_cont.o RPC_proc_mark_exit.o RPC_proc_mark_exec.o RPC_proc_mark_traced.o RPC_proc_mod_stopchild.o RPC_proc_pid2task.o RPC_proc_task2pid.o RPC_proc_task2proc.o RPC_proc_proc2task.o RPC_proc_pid2proc.o RPC_proc_getprocinfo.o RPC_proc_getprocargs.o RPC_proc_getprocenv.o RPC_proc_make_login_coll.o RPC_proc_getloginid.o RPC_proc_getloginpids.o RPC_proc_setlogin.o RPC_proc_getlogin.o RPC_proc_setsid.o RPC_proc_getsid.o RPC_proc_getsessionpgids.o RPC_proc_getsessionpids.o RPC_proc_getsidport.o RPC_proc_setpgrp.o RPC_proc_getpgrp.o RPC_proc_getpgrppids.o RPC_proc_get_tty.o RPC_proc_getnports.o RPC_proc_set_init_task.o RPC_proc_mark_important.o RPC_proc_is_important.o RPC_proc_set_code.o RPC_proc_get_code.o RPC_proc_getprivports_request.o RPC_proc_getallpids_request.o RPC_proc_setexecdata_request.o RPC_proc_getexecdata_request.o RPC_proc_execdata_notify_request.o RPC_proc_uname_request.o RPC_proc_register_version_request.o RPC_proc_reauthenticate_request.o RPC_proc_child_request.o RPC_proc_setmsgport_request.o RPC_proc_reassign_request.o RPC_proc_setowner_request.o RPC_proc_getpids_request.o RPC_proc_set_arg_locations_request.o RPC_proc_get_arg_locations_request.o RPC_proc_getmsgport_request.o RPC_proc_wait_request.o RPC_proc_dostop_request.o RPC_proc_handle_exceptions_request.o RPC_proc_mark_stop_request.o RPC_proc_mark_cont_request.o RPC_proc_mark_exit_request.o RPC_proc_mark_exec_request.o RPC_proc_mark_traced_request.o RPC_proc_mod_stopchild_request.o RPC_proc_pid2task_request.o RPC_proc_task2pid_request.o RPC_proc_task2proc_request.o RPC_proc_proc2task_request.o RPC_proc_pid2proc_request.o RPC_proc_getprocinfo_request.o RPC_proc_getprocargs_request.o RPC_proc_getprocenv_request.o RPC_proc_make_login_coll_request.o RPC_proc_getloginid_request.o RPC_proc_getloginpids_request.o RPC_proc_setlogin_request.o RPC_proc_getlogin_request.o RPC_proc_setsid_request.o RPC_proc_getsid_request.o RPC_proc_getsessionpgids_request.o RPC_proc_getsessionpids_request.o RPC_proc_getsidport_request.o RPC_proc_setpgrp_request.o RPC_proc_getpgrp_request.o RPC_proc_getpgrppids_request.o RPC_proc_get_tty_request.o RPC_proc_getnports_request.o RPC_proc_set_init_task_request.o RPC_proc_mark_important_request.o RPC_proc_is_important_request.o RPC_proc_set_code_request.o RPC_proc_get_code_request.o RPC_msg_sig_post.o RPC_msg_proc_newids.o RPC_msg_add_auth.o RPC_msg_del_auth.o RPC_msg_get_init_port.o RPC_msg_set_init_port.o RPC_msg_get_init_ports.o RPC_msg_set_init_ports.o RPC_msg_get_init_int.o RPC_msg_set_init_int.o RPC_msg_get_init_ints.o RPC_msg_set_init_ints.o RPC_msg_get_dtable.o RPC_msg_set_dtable.o RPC_msg_get_fd.o RPC_msg_set_fd.o RPC_msg_get_environment.o RPC_msg_set_environment.o RPC_msg_get_env_variable.o RPC_msg_set_env_variable.o RPC_msg_sig_post_untraced.o RPC_msg_report_wait.o RPC_msg_describe_ports.o RPC_msg_sig_post_reply.o RPC_msg_sig_post_untraced_reply.o RPC_msg_sig_post_request.o RPC_msg_sig_post_untraced_request.o RPC_exec_exec.o RPC_exec_init.o RPC_exec_setexecdata.o RPC_exec_startup_get_info.o RPC_crash_dump_task.o RPC_interrupt_operation.o RPC_file_exec.o RPC_file_chown.o RPC_file_chauthor.o RPC_file_chmod.o RPC_file_chflags.o RPC_file_utimes.o RPC_file_set_size.o RPC_file_lock.o RPC_file_lock_stat.o RPC_file_check_access.o RPC_file_notice_changes.o RPC_file_getcontrol.o RPC_file_statfs.o RPC_file_sync.o RPC_file_syncfs.o RPC_file_get_storage_info.o RPC_file_getlinknode.o RPC_file_getfh.o RPC_dir_lookup.o RPC_dir_readdir.o RPC_dir_mkdir.o RPC_dir_rmdir.o RPC_dir_unlink.o RPC_dir_link.o RPC_dir_rename.o RPC_dir_mkfile.o RPC_dir_notice_changes.o RPC_file_set_translator.o RPC_file_get_translator.o RPC_file_get_translator_cntl.o RPC_file_get_fs_options.o RPC_file_reparent.o RPC_fsys_startup.o RPC_fsys_goaway.o RPC_fsys_getroot.o RPC_fsys_getfile.o RPC_fsys_syncfs.o RPC_fsys_set_options.o RPC_fsys_getpriv.o RPC_fsys_init.o RPC_fsys_forward.o RPC_fsys_get_options.o RPC_fsys_get_children.o RPC_fsys_get_source.o RPC_io_write.o RPC_io_read.o RPC_io_seek.o RPC_io_readable.o RPC_io_set_all_openmodes.o RPC_io_get_openmodes.o RPC_io_set_some_openmodes.o RPC_io_clear_some_openmodes.o RPC_io_async.o RPC_io_mod_owner.o RPC_io_get_owner.o RPC_io_get_icky_async_id.o RPC_io_select.o RPC_io_stat.o RPC_io_reauthenticate.o RPC_io_restrict_auth.o RPC_io_duplicate.o RPC_io_server_version.o RPC_io_map.o RPC_io_map_cntl.o RPC_io_get_conch.o RPC_io_release_conch.o RPC_io_eofnotify.o RPC_io_prenotify.o RPC_io_postnotify.o RPC_io_readnotify.o RPC_io_readsleep.o RPC_io_sigio.o RPC_io_pathconf.o RPC_io_identity.o RPC_io_revoke.o RPC_io_select_timeout.o RPC_io_write_reply.o RPC_io_read_reply.o RPC_io_seek_reply.o RPC_io_readable_reply.o RPC_io_set_all_openmodes_reply.o RPC_io_get_openmodes_reply.o RPC_io_set_some_openmodes_reply.o RPC_io_clear_some_openmodes_reply.o RPC_io_async_reply.o RPC_io_mod_owner_reply.o RPC_io_get_owner_reply.o RPC_io_get_icky_async_id_reply.o RPC_io_select_reply.o RPC_io_stat_reply.o RPC_io_restrict_auth_reply.o RPC_io_duplicate_reply.o RPC_io_server_version_reply.o RPC_io_map_reply.o RPC_io_map_cntl_reply.o RPC_io_get_conch_reply.o RPC_io_release_conch_reply.o RPC_io_eofnotify_reply.o RPC_io_prenotify_reply.o RPC_io_postnotify_reply.o RPC_io_readnotify_reply.o RPC_io_readsleep_reply.o RPC_io_sigio_reply.o RPC_io_pathconf_reply.o RPC_io_identity_reply.o RPC_io_revoke_reply.o RPC_io_select_timeout_reply.o RPC_io_write_request.o RPC_io_read_request.o RPC_io_seek_request.o RPC_io_readable_request.o RPC_io_set_all_openmodes_request.o RPC_io_get_openmodes_request.o RPC_io_set_some_openmodes_request.o RPC_io_clear_some_openmodes_request.o RPC_io_async_request.o RPC_io_mod_owner_request.o RPC_io_get_owner_request.o RPC_io_get_icky_async_id_request.o RPC_io_select_request.o RPC_io_stat_request.o RPC_io_restrict_auth_request.o RPC_io_duplicate_request.o RPC_io_server_version_request.o RPC_io_map_request.o RPC_io_map_cntl_request.o RPC_io_get_conch_request.o RPC_io_release_conch_request.o RPC_io_eofnotify_request.o RPC_io_prenotify_request.o RPC_io_postnotify_request.o RPC_io_readnotify_request.o RPC_io_readsleep_request.o RPC_io_sigio_request.o RPC_io_pathconf_request.o RPC_io_identity_request.o RPC_io_revoke_request.o RPC_io_select_timeout_request.o RPC_term_getctty.o RPC_term_open_ctty.o RPC_term_set_nodename.o RPC_term_get_nodename.o RPC_term_set_filenode.o RPC_term_get_bottom_type.o RPC_term_on_machdev.o RPC_term_on_hurddev.o RPC_term_on_pty.o RPC_termctty_open_terminal.o RPC_term_get_peername.o RPC_tioctl_tiocmodg.o RPC_tioctl_tiocmods.o RPC_tioctl_tiocexcl.o RPC_tioctl_tiocnxcl.o RPC_tioctl_tiocflush.o RPC_tioctl_tiocgeta.o RPC_tioctl_tiocseta.o RPC_tioctl_tiocsetaw.o RPC_tioctl_tiocsetaf.o RPC_tioctl_tiocgetd.o RPC_tioctl_tiocsetd.o RPC_tioctl_tiocdrain.o RPC_tioctl_tiocsig.o RPC_tioctl_tiocext.o RPC_tioctl_tiocucntl.o RPC_tioctl_tiocswinsz.o RPC_tioctl_tiocgwinsz.o RPC_tioctl_tiocremote.o RPC_tioctl_tiocmget.o RPC_tioctl_tiocmbic.o RPC_tioctl_tiocmbis.o RPC_tioctl_tiocmset.o RPC_tioctl_tiocstart.o RPC_tioctl_tiocstop.o RPC_tioctl_tiocpkt.o RPC_tioctl_tiocsti.o RPC_tioctl_tiocoutq.o RPC_tioctl_tiocspgrp.o RPC_tioctl_tiocgpgrp.o RPC_tioctl_tioccdtr.o RPC_tioctl_tiocsdtr.o RPC_tioctl_tioccbrk.o RPC_tioctl_tiocsbrk.o RPC_socket_create.o RPC_socket_listen.o RPC_socket_accept.o RPC_socket_connect.o RPC_socket_bind.o RPC_socket_name.o RPC_socket_peername.o RPC_socket_connect2.o RPC_socket_create_address.o RPC_socket_fabricate_address.o RPC_socket_whatis_address.o RPC_socket_shutdown.o RPC_socket_getopt.o RPC_socket_setopt.o RPC_socket_send.o RPC_socket_recv.o RPC_ifsock_getsockaddr.o RPC_login_message_user.o RPC_login_get_location.o RPC_login_get_idle_time.o RPC_login_get_input_devices.o RPC_login_get_login_collection.o RPC_password_check_user.o RPC_password_check_group.o RPC_pfinet_siocgifconf.o hurd/msg_server.o faultexc_server.o RPC_auth_getids.os RPC_auth_makeauth.os RPC_auth_user_authenticate.os RPC_auth_server_authenticate.os RPC_startup_essential_task.os RPC_startup_request_notification.os RPC_startup_reboot.os RPC_startup_procinit.os RPC_startup_authinit.os RPC_proc_getprivports.os RPC_proc_getallpids.os RPC_proc_setexecdata.os RPC_proc_getexecdata.os RPC_proc_execdata_notify.os RPC_proc_uname.os RPC_proc_register_version.os RPC_proc_reauthenticate.os RPC_proc_child.os RPC_proc_setmsgport.os RPC_proc_reassign.os RPC_proc_setowner.os RPC_proc_getpids.os RPC_proc_set_arg_locations.os RPC_proc_get_arg_locations.os RPC_proc_getmsgport.os RPC_proc_wait.os RPC_proc_dostop.os RPC_proc_handle_exceptions.os RPC_proc_mark_stop.os RPC_proc_mark_cont.os RPC_proc_mark_exit.os RPC_proc_mark_exec.os RPC_proc_mark_traced.os RPC_proc_mod_stopchild.os RPC_proc_pid2task.os RPC_proc_task2pid.os RPC_proc_task2proc.os RPC_proc_proc2task.os RPC_proc_pid2proc.os RPC_proc_getprocinfo.os RPC_proc_getprocargs.os RPC_proc_getprocenv.os RPC_proc_make_login_coll.os RPC_proc_getloginid.os RPC_proc_getloginpids.os RPC_proc_setlogin.os RPC_proc_getlogin.os RPC_proc_setsid.os RPC_proc_getsid.os RPC_proc_getsessionpgids.os RPC_proc_getsessionpids.os RPC_proc_getsidport.os RPC_proc_setpgrp.os RPC_proc_getpgrp.os RPC_proc_getpgrppids.os RPC_proc_get_tty.os RPC_proc_getnports.os RPC_proc_set_init_task.os RPC_proc_mark_important.os RPC_proc_is_important.os RPC_proc_set_code.os RPC_proc_get_code.os RPC_proc_getprivports_request.os RPC_proc_getallpids_request.os RPC_proc_setexecdata_request.os RPC_proc_getexecdata_request.os RPC_proc_execdata_notify_request.os RPC_proc_uname_request.os RPC_proc_register_version_request.os RPC_proc_reauthenticate_request.os RPC_proc_child_request.os RPC_proc_setmsgport_request.os RPC_proc_reassign_request.os RPC_proc_setowner_request.os RPC_proc_getpids_request.os RPC_proc_set_arg_locations_request.os RPC_proc_get_arg_locations_request.os RPC_proc_getmsgport_request.os RPC_proc_wait_request.os RPC_proc_dostop_request.os RPC_proc_handle_exceptions_request.os RPC_proc_mark_stop_request.os RPC_proc_mark_cont_request.os RPC_proc_mark_exit_request.os RPC_proc_mark_exec_request.os RPC_proc_mark_traced_request.os RPC_proc_mod_stopchild_request.os RPC_proc_pid2task_request.os RPC_proc_task2pid_request.os RPC_proc_task2proc_request.os RPC_proc_proc2task_request.os RPC_proc_pid2proc_request.os RPC_proc_getprocinfo_request.os RPC_proc_getprocargs_request.os RPC_proc_getprocenv_request.os RPC_proc_make_login_coll_request.os RPC_proc_getloginid_request.os RPC_proc_getloginpids_request.os RPC_proc_setlogin_request.os RPC_proc_getlogin_request.os RPC_proc_setsid_request.os RPC_proc_getsid_request.os RPC_proc_getsessionpgids_request.os RPC_proc_getsessionpids_request.os RPC_proc_getsidport_request.os RPC_proc_setpgrp_request.os RPC_proc_getpgrp_request.os RPC_proc_getpgrppids_request.os RPC_proc_get_tty_request.os RPC_proc_getnports_request.os RPC_proc_set_init_task_request.os RPC_proc_mark_important_request.os RPC_proc_is_important_request.os RPC_proc_set_code_request.os RPC_proc_get_code_request.os RPC_msg_sig_post.os RPC_msg_proc_newids.os RPC_msg_add_auth.os RPC_msg_del_auth.os RPC_msg_get_init_port.os RPC_msg_set_init_port.os RPC_msg_get_init_ports.os RPC_msg_set_init_ports.os RPC_msg_get_init_int.os RPC_msg_set_init_int.os RPC_msg_get_init_ints.os RPC_msg_set_init_ints.os RPC_msg_get_dtable.os RPC_msg_set_dtable.os RPC_msg_get_fd.os RPC_msg_set_fd.os RPC_msg_get_environment.os RPC_msg_set_environment.os RPC_msg_get_env_variable.os RPC_msg_set_env_variable.os RPC_msg_sig_post_untraced.os RPC_msg_report_wait.os RPC_msg_describe_ports.os RPC_msg_sig_post_reply.os RPC_msg_sig_post_untraced_reply.os RPC_msg_sig_post_request.os RPC_msg_sig_post_untraced_request.os RPC_exec_exec.os RPC_exec_init.os RPC_exec_setexecdata.os RPC_exec_startup_get_info.os RPC_crash_dump_task.os RPC_interrupt_operation.os RPC_file_exec.os RPC_file_chown.os RPC_file_chauthor.os RPC_file_chmod.os RPC_file_chflags.os RPC_file_utimes.os RPC_file_set_size.os RPC_file_lock.os RPC_file_lock_stat.os RPC_file_check_access.os RPC_file_notice_changes.os RPC_file_getcontrol.os RPC_file_statfs.os RPC_file_sync.os RPC_file_syncfs.os RPC_file_get_storage_info.os RPC_file_getlinknode.os RPC_file_getfh.os RPC_dir_lookup.os RPC_dir_readdir.os RPC_dir_mkdir.os RPC_dir_rmdir.os RPC_dir_unlink.os RPC_dir_link.os RPC_dir_rename.os RPC_dir_mkfile.os RPC_dir_notice_changes.os RPC_file_set_translator.os RPC_file_get_translator.os RPC_file_get_translator_cntl.os RPC_file_get_fs_options.os RPC_file_reparent.os RPC_fsys_startup.os RPC_fsys_goaway.os RPC_fsys_getroot.os RPC_fsys_getfile.os RPC_fsys_syncfs.os RPC_fsys_set_options.os RPC_fsys_getpriv.os RPC_fsys_init.os RPC_fsys_forward.os RPC_fsys_get_options.os RPC_fsys_get_children.os RPC_fsys_get_source.os RPC_io_write.os RPC_io_read.os RPC_io_seek.os RPC_io_readable.os RPC_io_set_all_openmodes.os RPC_io_get_openmodes.os RPC_io_set_some_openmodes.os RPC_io_clear_some_openmodes.os RPC_io_async.os RPC_io_mod_owner.os RPC_io_get_owner.os RPC_io_get_icky_async_id.os RPC_io_select.os RPC_io_stat.os RPC_io_reauthenticate.os RPC_io_restrict_auth.os RPC_io_duplicate.os RPC_io_server_version.os RPC_io_map.os RPC_io_map_cntl.os RPC_io_get_conch.os RPC_io_release_conch.os RPC_io_eofnotify.os RPC_io_prenotify.os RPC_io_postnotify.os RPC_io_readnotify.os RPC_io_readsleep.os RPC_io_sigio.os RPC_io_pathconf.os RPC_io_identity.os RPC_io_revoke.os RPC_io_select_timeout.os RPC_io_write_reply.os RPC_io_read_reply.os RPC_io_seek_reply.os RPC_io_readable_reply.os RPC_io_set_all_openmodes_reply.os RPC_io_get_openmodes_reply.os RPC_io_set_some_openmodes_reply.os RPC_io_clear_some_openmodes_reply.os RPC_io_async_reply.os RPC_io_mod_owner_reply.os RPC_io_get_owner_reply.os RPC_io_get_icky_async_id_reply.os RPC_io_select_reply.os RPC_io_stat_reply.os RPC_io_restrict_auth_reply.os RPC_io_duplicate_reply.os RPC_io_server_version_reply.os RPC_io_map_reply.os RPC_io_map_cntl_reply.os RPC_io_get_conch_reply.os RPC_io_release_conch_reply.os RPC_io_eofnotify_reply.os RPC_io_prenotify_reply.os RPC_io_postnotify_reply.os RPC_io_readnotify_reply.os RPC_io_readsleep_reply.os RPC_io_sigio_reply.os RPC_io_pathconf_reply.os RPC_io_identity_reply.os RPC_io_revoke_reply.os RPC_io_select_timeout_reply.os RPC_io_write_request.os RPC_io_read_request.os RPC_io_seek_request.os RPC_io_readable_request.os RPC_io_set_all_openmodes_request.os RPC_io_get_openmodes_request.os RPC_io_set_some_openmodes_request.os RPC_io_clear_some_openmodes_request.os RPC_io_async_request.os RPC_io_mod_owner_request.os RPC_io_get_owner_request.os RPC_io_get_icky_async_id_request.os RPC_io_select_request.os RPC_io_stat_request.os RPC_io_restrict_auth_request.os RPC_io_duplicate_request.os RPC_io_server_version_request.os RPC_io_map_request.os RPC_io_map_cntl_request.os RPC_io_get_conch_request.os RPC_io_release_conch_request.os RPC_io_eofnotify_request.os RPC_io_prenotify_request.os RPC_io_postnotify_request.os RPC_io_readnotify_request.os RPC_io_readsleep_request.os RPC_io_sigio_request.os RPC_io_pathconf_request.os RPC_io_identity_request.os RPC_io_revoke_request.os RPC_io_select_timeout_request.os RPC_term_getctty.os RPC_term_open_ctty.os RPC_term_set_nodename.os RPC_term_get_nodename.os RPC_term_set_filenode.os RPC_term_get_bottom_type.os RPC_term_on_machdev.os RPC_term_on_hurddev.os RPC_term_on_pty.os RPC_termctty_open_terminal.os RPC_term_get_peername.os RPC_tioctl_tiocmodg.os RPC_tioctl_tiocmods.os RPC_tioctl_tiocexcl.os RPC_tioctl_tiocnxcl.os RPC_tioctl_tiocflush.os RPC_tioctl_tiocgeta.os RPC_tioctl_tiocseta.os RPC_tioctl_tiocsetaw.os RPC_tioctl_tiocsetaf.os RPC_tioctl_tiocgetd.os RPC_tioctl_tiocsetd.os RPC_tioctl_tiocdrain.os RPC_tioctl_tiocsig.os RPC_tioctl_tiocext.os RPC_tioctl_tiocucntl.os RPC_tioctl_tiocswinsz.os RPC_tioctl_tiocgwinsz.os RPC_tioctl_tiocremote.os RPC_tioctl_tiocmget.os RPC_tioctl_tiocmbic.os RPC_tioctl_tiocmbis.os RPC_tioctl_tiocmset.os RPC_tioctl_tiocstart.os RPC_tioctl_tiocstop.os RPC_tioctl_tiocpkt.os RPC_tioctl_tiocsti.os RPC_tioctl_tiocoutq.os RPC_tioctl_tiocspgrp.os RPC_tioctl_tiocgpgrp.os RPC_tioctl_tioccdtr.os RPC_tioctl_tiocsdtr.os RPC_tioctl_tioccbrk.os RPC_tioctl_tiocsbrk.os RPC_socket_create.os RPC_socket_listen.os RPC_socket_accept.os RPC_socket_connect.os RPC_socket_bind.os RPC_socket_name.os RPC_socket_peername.os RPC_socket_connect2.os RPC_socket_create_address.os RPC_socket_fabricate_address.os RPC_socket_whatis_address.os RPC_socket_shutdown.os RPC_socket_getopt.os RPC_socket_setopt.os RPC_socket_send.os RPC_socket_recv.os RPC_ifsock_getsockaddr.os RPC_login_message_user.os RPC_login_get_location.os RPC_login_get_idle_time.os RPC_login_get_input_devices.os RPC_login_get_login_collection.os RPC_password_check_user.os RPC_password_check_group.os RPC_pfinet_siocgifconf.os hurd/msg_server.os faultexc_server.os) | \
gawk '/\.gnu\.glibc-stub\./ { \
sub(/\.gnu\.glibc-stub\./, "", $2); \
stubs[$2] = 1; } \
diff --git a/glibc/coulomb.SCHWINGE/log_test b/glibc/coulomb.SCHWINGE/log_test
index 5c8c7a37..9aefa8f2 100644
--- a/glibc/coulomb.SCHWINGE/log_test
+++ b/glibc/coulomb.SCHWINGE/log_test
@@ -725,22 +725,22 @@ env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/
gcc-4.7 test-ldouble.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fno-inline -ffloat-store -fno-builtin -frounding-math -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble > [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.out
-/bin/sh: line 1: 17976 Illegal instruction env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble > [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.out
+/bin/sh: line 1: 18562 Illegal instruction env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble > [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.out] Error 132
gcc-4.7 test-ildoubl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -U__LIBC_INTERNAL_MATH_INLINES -D__FAST_MATH__ -DTEST_FAST_MATH -fno-builtin -frounding-math -o [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl > [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.out
-/bin/sh: line 1: 17989 Illegal instruction env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl > [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.out
+/bin/sh: line 1: 18574 Illegal instruction env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl > [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.out] Error 132
gcc-4.7 test-ifloat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -U__LIBC_INTERNAL_MATH_INLINES -D__FAST_MATH__ -DTEST_FAST_MATH -fno-builtin -frounding-math -o [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat > [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.out
-/bin/sh: line 1: 18001 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat > [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.out
+/bin/sh: line 1: 18586 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat > [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.out] Error 139
gcc-4.7 test-idouble.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -U__LIBC_INTERNAL_MATH_INLINES -D__FAST_MATH__ -DTEST_FAST_MATH -fno-builtin -frounding-math -o [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-idouble -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-idouble > [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.out
-/bin/sh: line 1: 18013 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-idouble > [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.out
+/bin/sh: line 1: 18598 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-idouble > [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/math/test-idouble.out] Error 139
make[2]: Target `tests' not remade because of errors.
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/math'
@@ -939,7 +939,7 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/stdlib/test-as-const-ucontext_i.c
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/stdlib/test-as-const-ucontext_i -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/stdlib/test-as-const-ucontext_i.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/stdlib/test-as-const-ucontext_i > [...]/tschwinge/Roger_Whittaker.build/stdlib/test-as-const-ucontext_i.out
gcc-4.7 -O -D_GNU_SOURCE -DIS_IN_build -include [...]/tschwinge/Roger_Whittaker.build/config.h isomac.c -o [...]/tschwinge/Roger_Whittaker.build/stdlib/isomac
-/tmp/ccBPTtqx.o: In function `get_null_defines':
+/tmp/ccH5TQZl.o: In function `get_null_defines':
isomac.c:(.text+0x12): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
[...]/tschwinge/Roger_Whittaker.build/stdlib/isomac 'gcc-4.7' \
'-I../include -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I..' > [...]/tschwinge/Roger_Whittaker.build/stdlib/isomac.out
@@ -1524,7 +1524,7 @@ gcc-4.7 -nostdlib -nostartfiles -static -o [...]/tschwinge/Roger_Whittaker.build
gcc-4.7 modstatic.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.os
gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.out
-/bin/sh: line 1: 20992 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.out
+/bin/sh: line 1: 21577 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.out] Error 139
gcc-4.7 tststatic2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.o
gcc-4.7 -nostdlib -nostartfiles -static -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2 [...]/tschwinge/Roger_Whittaker.build/csu/crt0.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbeginT.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.a -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.a [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.a [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.a -lgcc -lgcc_eh -Wl,--end-group `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
@@ -1534,7 +1534,7 @@ gcc-4.7 -nostdlib -nostartfiles -static -o [...]/tschwinge/Roger_Whittaker.build
gcc-4.7 modstatic2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.os
gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.out
-/bin/sh: line 1: 21010 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.out
+/bin/sh: line 1: 21595 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.out] Error 139
make[2]: Target `tests' not remade because of errors.
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/dlfcn'
@@ -2279,7 +2279,7 @@ gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/posix/g
' [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd' ' env'
/bin/sh wordexp-tst.sh [...]/tschwinge/Roger_Whittaker.build/ ' [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd'
gcc-4.7 -O -D_GNU_SOURCE -DIS_IN_build -include [...]/tschwinge/Roger_Whittaker.build/config.h annexc.c -o [...]/tschwinge/Roger_Whittaker.build/posix/annexc
-/tmp/ccgwGO6s.o: In function `get_null_defines':
+/tmp/ccvDYi7v.o: In function `get_null_defines':
annexc.c:(.text+0x6b): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
[...]/tschwinge/Roger_Whittaker.build/posix/annexc 'gcc-4.7' \
'-I../mach -I../hurd -I../csu -I../iconv -I../locale -I../localedata -I../iconvdata -I../assert -I../ctype -I../intl -I../catgets -I../math -I../setjmp -I../signal -I../stdlib -I../stdio-common -I../libio -I../dlfcn -I../malloc -I../string -I../wcsmbs -I../timezone -I../time -I../dirent -I../grp -I../pwd -I../posix -I../io -I../termios -I../resource -I../misc -I../socket -I../sysvipc -I../gmon -I../gnulib -I../wctype -I../manual -I../shadow -I../gshadow -I../po -I../argp -I../crypt -I../rt -I../conform -I../debug -I../libidn -I../inet -I../resolv -I../nss -I../hesiod -I../sunrpc -I../nis -I../nscd -I../streams -I../login -I../elf -I../include -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I..' > [...]/tschwinge/Roger_Whittaker.build/posix/annexc.out
@@ -2482,7 +2482,7 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/gmon'
gcc-4.7 tst-sprofil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil > [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.out
-/bin/sh: line 1: 25183 Floating point exceptionenv GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil > [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.out
+/bin/sh: line 1: 25768 Floating point exceptionenv GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil > [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.out] Error 136
make[2]: Target `tests' not remade because of errors.
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/gmon'
@@ -5407,17 +5407,17 @@ gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/ord
gcc-4.7 tst-audit1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.out
-/bin/sh: line 1: 17969 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.out
+/bin/sh: line 1: 18939 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.out] Error 137
gcc-4.7 tst-audit2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.out
-/bin/sh: line 1: 17982 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.out
+/bin/sh: line 1: 18951 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.out] Error 137
gcc-4.7 tst-audit8.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.out
-/bin/sh: line 1: 17994 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.out
+/bin/sh: line 1: 18963 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.out] Error 137
gcc-4.7 tst-stackguard1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-stackguard1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-stackguard1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-stackguard1.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-stackguard1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-stackguard1.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o