summaryrefslogtreecommitdiff
path: root/glibc/coulomb.SCHWINGE/log_build
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/coulomb.SCHWINGE/log_build
parentc0775a78c9a55fd63c4d92e2baca1f4de6cbb5d5 (diff)
glibc: Re-run after system update.
Diffstat (limited to 'glibc/coulomb.SCHWINGE/log_build')
-rw-r--r--glibc/coulomb.SCHWINGE/log_build68
1 files changed, 60 insertions, 8 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