Ticket #571: openrc.log

File openrc.log, 64.3 KB (added by sami.naatanen, 22 months ago)

build log of paludis -i openrc >openrc.log 2>&1

Line 
1Building target list... paludis@1211286308: [QA version_spec.too_long] In program paludis -i openrc:
2  ... When performing install action from command line:
3  ... When adding install target 'openrc':
4  ... When disambiguating package name 'openrc':
5  ... When finding category names containing package 'openrc':
6  ... When loading names for virtuals repository:
7  ... When finding provided packages for 'installed':
8  ... When checking for package 'sys-apps/eject' in installed:
9  ... When loading package names from '/var/db/pkg' in category 'sys-apps':
10  ... When parsing package dep spec '=sys-apps/net-tools-1.60_p20071202044231-r1':
11  ... When parsing version spec '1.60_p20071202044231-r1':
12  ... Number part '20071202044231' exceeds 8 digit limit permitted by the Package Manager Specification (Paludis supports arbitrary lengths, but other package managers do not)
13
14Building dependency list...
15
16These packages will be installed:
17
18* sys-apps/openrc [R 0.2.4-r1] <target>
19    -debug ncurses pam unicode kernel: (-FreeBSD) (linux)
20
21Total: 1 package (1 rebuild)
22
23(1 of 1) Installing sys-apps/openrc-0.2.4-r1:0::gentoo
24
25Checking 'openrc-0.2.4.tar.bz2'... ok
26paludis@1211286309: [WARNING e.ebuild.userpriv_disabled] In program paludis -i openrc:
27  ... When performing install action from command line:
28  ... When executing install task:
29  ... When installing 'sys-apps/openrc-0.2.4-r1:0::gentoo':
30  ... When checking permissions on '/var/tmp/paludis' for userpriv:
31  ... Directory '/var/tmp/paludis' does not have group write permission, cannot enable userpriv
32[32;01m>>>[0m Running ebuild phase killold as root:root...
33[32;01m>>>[0m Starting builtin_killold
34[32;01m>>>[0m Done builtin_killold
35[32;01m>>>[0m Completed ebuild phase killold
36[32;01m>>>[0m Running ebuild phases init saveenv as root:root...
37[32;01m>>>[0m Starting builtin_init
38[32;01m>>>[0m Done builtin_init
39[32;01m>>>[0m Starting builtin_saveenv
40[32;01m>>>[0m Done builtin_saveenv
41[32;01m>>>[0m Completed ebuild phases init saveenv
42[32;01m>>>[0m Running ebuild phases loadenv setup saveenv as root:root...
43[32;01m>>>[0m Starting builtin_loadenv
44[32;01m>>>[0m Done builtin_loadenv
45[32;01m>>>[0m Starting pkg_setup
46[32;01m>>>[0m Done pkg_setup
47[32;01m>>>[0m Starting builtin_saveenv
48[32;01m>>>[0m Done builtin_saveenv
49[32;01m>>>[0m Completed ebuild phases loadenv setup saveenv
50[32;01m>>>[0m Running ebuild phases loadenv unpack compile saveenv as root:root...
51[32;01m>>>[0m Starting builtin_loadenv
52[32;01m>>>[0m Done builtin_loadenv
53[32;01m>>>[0m Starting src_unpack
54>>> Unpacking openrc-0.2.4.tar.bz2 to /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work
55tar jxf /usr/portage/distfiles/openrc-0.2.4.tar.bz2 --no-same-owner
56 [32;01m*[0m Applying 0001-msg-style.patch ...
57[A[73G [34;01m[ [32;01mok[34;01m ][0m
58 [32;01m*[0m Applying 0002-useful-functions.patch ...
59[A[73G [34;01m[ [32;01mok[34;01m ][0m
60 [32;01m*[0m Applying 0003-KV.patch ...
61[A[73G [34;01m[ [32;01mok[34;01m ][0m
62 [32;01m*[0m Applying openrc-0.2.4-start-nodep.patch ...
63[A[73G [34;01m[ [32;01mok[34;01m ][0m
64[32;01m>>>[0m Done src_unpack
65[32;01m>>>[0m Starting src_compile
66emake LIBNAME=lib OS=Linux
67make -j5 LIBNAME=lib OS=Linux
68===> conf.d (all)
69make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/conf.d'
70make[1]: Nothing to be done for `all'.
71make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/conf.d'
72===> doc (all)
73make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/doc'
74cp net.example.Linux.in net.example
75make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/doc'
76===> etc (all)
77make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/etc'
78sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g' -e 's:@TERM@:wsvt25:g' rc.in > rc
79sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g' -e 's:@TERM@:wsvt25:g' rc.shutdown.in > rc.shutdown
80make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/etc'
81===> init.d (all)
82make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/init.d'
83sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  bootmisc.in > bootmisc
84sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  fsck.in > fsck
85sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  halt.sh.in > halt.sh
86sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  hostname.in > hostname
87sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  local.in > local
88sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  localmount.in > localmount
89sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  netmount.in > netmount
90sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  root.in > root
91sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  swap.in > swap
92sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  sysctl.Linux.in > sysctl
93sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  urandom.in > urandom
94sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  hwclock.in > hwclock
95sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  consolefont.in > consolefont
96sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  keymaps.in > keymaps
97sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  modules.in > modules
98sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  mtab.in > mtab
99sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  numlock.in > numlock
100sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  procfs.in > procfs
101sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  termencoding.in > termencoding
102sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  net.lo.in > net.lo
103make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/init.d'
104===> man (all)
105make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/man'
106make[1]: Nothing to be done for `all'.
107make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/man'
108===> net (all)
109make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/net'
110cp ifconfig.sh.Linux.in ifconfig.sh
111cp iwconfig.sh.Linux.in iwconfig.sh
112make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/net'
113===> sh (all)
114make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/sh'
115sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  functions.sh.in > functions.sh
116sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  gendepends.sh.in > gendepends.sh
117sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  rc-functions.sh.in > rc-functions.sh
118sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  runscript.sh.in > runscript.sh
119sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  init.sh.Linux.in > init.sh
120sed -e 's:@SHELL@:/bin/sh:g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@PREFIX@::g' -e 's:@PKG_PREFIX@::g' -e 's:@LOCAL_PREFIX@:/usr/local:g'  init-early.sh.Linux.in > init-early.sh
121make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/sh'
122===> src (all)
123make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src'
124===> src/test (all)
125make[2]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/test'
126make[2]: Nothing to be done for `all'.
127make[2]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/test'
128===> src/libeinfo (all)
129make[2]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/libeinfo'
130i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -DHAVE_TERMCAP -MM libeinfo.c > .depend
131i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -DHAVE_TERMCAP   -c -o libeinfo.o libeinfo.c
132i686-pc-linux-gnu-gcc -fPIC -DPIC -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -DHAVE_TERMCAP -c libeinfo.c -o libeinfo.So
133building static library libeinfo.a
134i686-pc-linux-gnu-ar rc libeinfo.a libeinfo.o
135i686-pc-linux-gnu-ranlib libeinfo.a
136building shared library libeinfo.so.1
137i686-pc-linux-gnu-gcc -Wl,--version-script=einfo.map -L/lib -Wl,-rpath=/lib  -shared -Wl,-x \
138        -o libeinfo.so.1 -Wl,-soname,libeinfo.so.1 \
139        libeinfo.So -lncurses
140make[2]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/libeinfo'
141===> src/librc (all)
142make[2]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/librc'
143sed -e 's:@PREFIX@::g' -e 's:@LIB@:lib:g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:.*@PKG_PREFIX@.*:#undef RC_PKG_PREFIX:g' -e 's:@LOCAL_PREFIX@:/usr/local:g' rc.h.in > rc.h
144i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -MM librc.c librc-daemon.c librc-depend.c librc-misc.c librc-stringlist.c > .depend
145i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra     -c -o librc.o librc.c
146i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra     -c -o librc-daemon.o librc-daemon.c
147i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra     -c -o librc-depend.o librc-depend.c
148i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra     -c -o librc-misc.o librc-misc.c
149i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra     -c -o librc-stringlist.o librc-stringlist.c
150i686-pc-linux-gnu-gcc -fPIC -DPIC -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -c librc.c -o librc.So
151i686-pc-linux-gnu-gcc -fPIC -DPIC -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -c librc-daemon.c -o librc-daemon.So
152i686-pc-linux-gnu-gcc -fPIC -DPIC -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -c librc-depend.c -o librc-depend.So
153i686-pc-linux-gnu-gcc -fPIC -DPIC -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -c librc-misc.c -o librc-misc.So
154i686-pc-linux-gnu-gcc -fPIC -DPIC -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -I../includes -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -c librc-stringlist.c -o librc-stringlist.So
155building static library librc.a
156i686-pc-linux-gnu-ar rc librc.a librc.o librc-daemon.o librc-depend.o librc-misc.o librc-stringlist.o
157i686-pc-linux-gnu-ranlib librc.a
158building shared library librc.so.1
159i686-pc-linux-gnu-gcc -Wl,--version-script=rc.map -L/lib -Wl,-rpath=/lib  -shared -Wl,-x \
160        -o librc.so.1 -Wl,-soname,librc.so.1 \
161        librc.So librc-daemon.So librc-depend.So librc-misc.So librc-stringlist.So
162make[2]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/librc'
163===> src/rc (all)
164make[2]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/rc'
165sed -n -e 's/^VERSION=[[:space:]]*\([^[:space:]]*\).*/#define VERSION "\1\"/p' ../../Makefile > version.h
166if test -n "Gentoo Linux"; then \
167                echo "#define BRANDING \"Gentoo Linux\"" >> version.h; \
168        fi
169i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM -MM checkpath.c fstabinfo.c mountinfo.c start-stop-daemon.c rc-applets.c rc-depend.c rc-logger.c rc-misc.c rc-plugin.c rc-service.c rc-status.c rc-update.c runscript.c rc.c > .depend
170i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o checkpath.o checkpath.c
171i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o fstabinfo.o fstabinfo.c
172i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o mountinfo.o mountinfo.c
173i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o start-stop-daemon.o start-stop-daemon.c
174i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-applets.o rc-applets.c
175i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-depend.o rc-depend.c
176i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-logger.o rc-logger.c
177i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-misc.o rc-misc.c
178i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-plugin.o rc-plugin.c
179i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-service.o rc-service.c
180i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-status.o rc-status.c
181i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-update.o rc-update.c
182i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o runscript.o runscript.c
183i686-pc-linux-gnu-gcc -O2 -march=nocona -mtune=nocona -pipe -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -std=c99 -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wdeclaration-after-statement -Wsequence-point -Wextra   -I../includes -I../librc -I../libeinfo -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc.o rc.c
184i686-pc-linux-gnu-gcc -L../librc -L../libeinfo  -Wl,-rpath=/lib -L/lib   -o rc checkpath.o fstabinfo.o mountinfo.o start-stop-daemon.o rc-applets.o rc-depend.o rc-logger.o rc-misc.o rc-plugin.o rc-service.o rc-status.o rc-update.o runscript.o rc.o -lutil -lrc -leinfo -lncurses -Wl,-Bdynamic -ldl  -lpam
185make[2]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/rc'
186make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src'
187===> runlevels (all)
188make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/runlevels'
189make[1]: Nothing to be done for `all'.
190make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/runlevels'
191[32;01m>>>[0m Done src_compile
192[32;01m>>>[0m Starting builtin_saveenv
193[32;01m>>>[0m Done builtin_saveenv
194[32;01m>>>[0m Completed ebuild phases loadenv unpack compile saveenv
195[32;01m>>>[0m Running ebuild phases loadenv install saveenv as root:root...
196[32;01m>>>[0m Starting builtin_loadenv
197[32;01m>>>[0m Done builtin_loadenv
198[32;01m>>>[0m Starting src_install
199make -j5 LIBNAME=lib OS=Linux DESTDIR=/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image/ install
200install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image////lib/rc/init.d
201===> conf.d (install)
202install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image////lib/rc/tmp
203make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/conf.d'
204install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
205install -m 0644 bootmisc /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
206install -m 0644 fsck /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
207install -m 0644 hostname /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
208install -m 0644 local /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
209install -m 0644 net /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
210install -m 0644 urandom /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
211install -m 0644 consolefont /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
212install -m 0644 hwclock /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
213install -m 0644 keymaps /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
214install -m 0644 modules /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/conf.d
215make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/conf.d'
216===> doc (install)
217make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/doc'
218install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///usr/share/doc/openrc
219install -m 0444 net.example /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///usr/share/doc/openrc
220make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/doc'
221===> etc (install)
222make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/etc'
223cp rc.conf.in rc.conf
224cat rc.conf.Linux >> rc.conf
225install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc
226install -m 0644 rc.conf /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc
227make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/etc'
228===> init.d (install)
229make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/init.d'
230install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/init.d
231install -m 0755 bootmisc fsck halt.sh hostname local localmount netmount root swap sysctl urandom hwclock consolefont keymaps modules mtab numlock procfs termencoding /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/init.d
232install -m 0755 net.lo /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/init.d/net.lo
233make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/init.d'
234===> man (install)
235make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/man'
236install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///usr/share/man/man3
237for man in einfo.3 rc_config.3 rc_deptree.3 rc_find_pids.3 rc_plugin_hook.3 rc_runlevel.3 rc_service.3 rc_stringlist.3; do \
238                install -m 0444 "$man" /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///usr/share/man/man3 || exit $?; \
239                suffix=${man#*.}; prefix=${man%%.*}; for link in `sed -e 's/ ,//g' -n -e '/^\.Sh NAME$/,/\.Sh/ s/\.Nm //p' ${man}`; do if test "${link}" != "${prefix}" ; then ln -sf ${man} /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///usr/share/man/man${suffix}/${link}.${suffix} ; fi; done; \
240        done   
241install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///usr/share/man/man8
242for man in rc-service.8 rc-status.8 rc-update.8 rc.8 runscript.8 start-stop-daemon.8; do \
243                install -m 0444 "$man" /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///usr/share/man/man8 || exit $?; \
244                suffix=${man#*.}; prefix=${man%%.*}; for link in `sed -e 's/ ,//g' -n -e '/^\.Sh NAME$/,/\.Sh/ s/\.Nm //p' ${man}`; do if test "${link}" != "${prefix}" ; then ln -sf ${man} /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///usr/share/man/man${suffix}/${link}.${suffix} ; fi; done; \
245        done
246make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/man'
247===> net (install)
248make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/net'
249install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image////lib/rc/net
250install -m 0444 dhclient.sh dhcpcd.sh ifconfig.sh macchanger.sh macnet.sh ssidnet.sh system.sh wpa_supplicant.sh adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.sh ccwgroup.sh clip.sh iproute2.sh ifplugd.sh ip6to4.sh ipppd.sh iwconfig.sh netplugd.sh pppd.sh pump.sh tuntap.sh udhcpc.sh vlan.sh /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image////lib/rc/net
251make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/net'
252===> sh (install)
253make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/sh'
254install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/init.d
255install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image////lib/rc/sh
256ln -snf //lib/rc/sh/functions.sh /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/init.d || exit $?
257install -m 0755 gendepends.sh init.sh runscript.sh init-early.sh /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image////lib/rc/sh
258install -m 0444 init-common-post.sh rc-mount.sh functions.sh rc-functions.sh /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image////lib/rc/sh
259make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/sh'
260===> src (install)
261make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src'
262===> src/test (install)
263make[2]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/test'
264make[2]: Nothing to be done for `install'.
265make[2]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/test'
266===> src/libeinfo (install)
267make[2]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/libeinfo'
268install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//usr/lib
269install -m 0444 libeinfo.a /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//usr/lib
270install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//lib
271install -m 0444 libeinfo.so.1 /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//lib
272ln -fs libeinfo.so.1 /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//lib/libeinfo.so
273install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//usr/include
274for x in einfo.h; do install -m 0444 $x /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//usr/include; done
275make[2]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/libeinfo'
276===> src/librc (install)
277make[2]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/librc'
278install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//usr/lib
279install -m 0444 librc.a /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//usr/lib
280install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//lib
281install -m 0444 librc.so.1 /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//lib
282ln -fs librc.so.1 /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//lib/librc.so
283install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//usr/include
284for x in rc.h; do install -m 0444 $x /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//usr/include; done
285make[2]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/librc'
286===> src/rc (install)
287make[2]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/rc'
288install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//sbin
289install -m 0755 rc /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//sbin
290install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//bin
291for x in rc-status; do ln -fs /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//sbin/rc /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//bin/$x; done
292install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//sbin
293for x in rc-service rc-update runscript start-stop-daemon; do ln -fs rc /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//sbin/$x; done
294install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//lib/rc/bin
295for x in einfon einfo ewarnn ewarn eerrorn eerror ebegin eend ewend eindent eoutdent esyslog eval_ecolors veinfo vewarn vebegin veend vewend veindent veoutdent service_starting service_started service_stopping service_stopped service_inactive service_wasinactive service_coldplugged service_started_daemon checkpath fstabinfo mountinfo rc-depend service_get_value service_set_value get_options save_options shell_var is_newer_than is_older_than; do ln -fs /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//sbin/rc /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//lib/rc/bin/$x; done
296install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//lib/rc/sbin
297for x in mark_service_starting mark_service_started mark_service_stopping mark_service_stopped mark_service_inactive mark_service_wasinactive mark_service_coldplugged mark_service_failed rc-abort; do ln -fs /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//sbin/rc /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//lib/rc/sbin/$x; done
298if test "pam" = pam; then \
299                install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//etc/pam.d; \
300                install -m 0644 start-stop-daemon.pam /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image//etc/pam.d/start-stop-daemon; \
301        fi
302make[2]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src/rc'
303make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/src'
304===> runlevels (install)
305make[1]: Entering directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/runlevels'
306if ! test -d "/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/runlevels/boot"; then \
307                install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/runlevels/boot || exit $?; \
308                for x in bootmisc fsck hostname localmount root swap sysctl urandom hwclock consolefont keymaps modules mtab net.lo procfs termencoding; do \
309                        if test -n ""; then \
310                                test "$x" = "net.lo" -o "$x" = "net.lo0" && continue; \
311                                grep -q "keyword .*noprefix" ../init.d/"$x" && continue; \
312                        fi; \
313                        ln -snf /etc/init.d/"$x" /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/runlevels/boot/"$x" || exit $?; \
314                done \
315        fi
316if ! test -d "/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/runlevels/default"; then \
317                install -d /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/runlevels/default || exit $?; \
318                for x in local netmount; do \
319                        if test -n ""; then \
320                                grep -q "keyword .*noprefix" ../init.d/"$x" && continue; \
321                        fi; \
322                        ln -snf /etc/init.d/"$x" /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image///etc/runlevels/default/"$x" || exit $?; done \
323        fi
324make[1]: Leaving directory `/fastfs/var/tmp/paludis/sys-apps-openrc-0.2.4-r1/work/openrc-0.2.4/runlevels'
325[32;01m>>>[0m Done src_install
326[32;01m>>>[0m Starting builtin_saveenv
327[32;01m>>>[0m Done builtin_saveenv
328[32;01m>>>[0m Completed ebuild phases loadenv install saveenv
329>>> Stripping inside /var/tmp/paludis/sys-apps-openrc-0.2.4-r1/image
330--- /lib/rc/sh/gendepends.sh
331--- /lib/rc/sh/init.sh
332--- /lib/rc/sh/runscript.sh
333--- /lib/rc/sh/init-early.sh
334spl /lib/libeinfo.so.1 -> /usr/lib/debug/lib/libeinfo.so.1.debug
335str /lib/libeinfo.so.1
336spl /lib/librc.so.1 -> /usr/lib/debug/lib/librc.so.1.debug
337str /lib/librc.so.1
338--- /etc/init.d/bootmisc
339--- /etc/init.d/fsck
340--- /etc/init.d/halt.sh
341--- /etc/init.d/hostname
342--- /etc/init.d/local
343--- /etc/init.d/localmount
344--- /etc/init.d/netmount
345--- /etc/init.d/root
346--- /etc/init.d/swap
347--- /etc/init.d/sysctl
348--- /etc/init.d/urandom
349--- /etc/init.d/hwclock
350--- /etc/init.d/consolefont
351--- /etc/init.d/keymaps
352--- /etc/init.d/modules
353--- /etc/init.d/mtab
354--- /etc/init.d/numlock
355--- /etc/init.d/procfs
356--- /etc/init.d/termencoding
357--- /etc/init.d/net.lo
358--- /usr/lib/libeinfo.so
359--- /usr/lib/librc.so
360spl /sbin/rc -> /usr/lib/debug/sbin/rc.debug
361str /sbin/rc
362[32;01m>>>[0m Running ebuild phases loadenv preinst saveenv as root:root...
363[32;01m>>>[0m Starting builtin_loadenv
364[32;01m>>>[0m Done builtin_loadenv
365[32;01m>>>[0m Starting pkg_preinst
366 [32;01m*[0m Moved net service 'net.lo' to 'net.lo.openrc.bak' to force a symlink.
367 [32;01m*[0m You should delete 'net.lo.openrc.bak' if you don't need it.
368[32;01m>>>[0m Done pkg_preinst
369[32;01m>>>[0m Starting builtin_saveenv
370[32;01m>>>[0m Done builtin_saveenv
371[32;01m>>>[0m Completed ebuild phases loadenv preinst saveenv
372[32;01m>>>[0m Writing VDB entry to '/var/db/pkg/sys-apps/-checking-openrc-0.2.4-r1'...
373[32;01m>>>[0m Writing VDB entry keys ...
374[32;01m>>>[0m Generating saved ebuild and environment...
375[32;01m>>>[0m Finished writing VDB entry
376>>> Checking whether we can merge to / ...............................
377>>> Merging to /
378=>> [dir] /lib
379=>> [dir] /lib/rc
380=>> [dir] /lib/rc/init.d
381>>> [obj] /lib/rc/init.d/.keep_sys-apps_openrc-0
382=>> [dir] /lib/rc/tmp
383<>> [obj] /lib/rc/tmp/.keep_sys-apps_openrc-0
384=>> [dir] /lib/rc/net
385<>> [obj] /lib/rc/net/dhclient.sh
386<>> [obj] /lib/rc/net/dhcpcd.sh
387<>> [obj] /lib/rc/net/ifconfig.sh
388<>> [obj] /lib/rc/net/macchanger.sh
389<>> [obj] /lib/rc/net/macnet.sh
390<>> [obj] /lib/rc/net/ssidnet.sh
391<>> [obj] /lib/rc/net/system.sh
392<>> [obj] /lib/rc/net/wpa_supplicant.sh
393<>> [obj] /lib/rc/net/adsl.sh
394<>> [obj] /lib/rc/net/apipa.sh
395<>> [obj] /lib/rc/net/arping.sh
396<>> [obj] /lib/rc/net/bonding.sh
397<>> [obj] /lib/rc/net/br2684ctl.sh
398<>> [obj] /lib/rc/net/bridge.sh
399<>> [obj] /lib/rc/net/ccwgroup.sh
400<>> [obj] /lib/rc/net/clip.sh
401<>> [obj] /lib/rc/net/iproute2.sh
402<>> [obj] /lib/rc/net/ifplugd.sh
403<>> [obj] /lib/rc/net/ip6to4.sh
404<>> [obj] /lib/rc/net/ipppd.sh
405<>> [obj] /lib/rc/net/iwconfig.sh
406<>> [obj] /lib/rc/net/netplugd.sh
407<>> [obj] /lib/rc/net/pppd.sh
408<>> [obj] /lib/rc/net/pump.sh
409<>> [obj] /lib/rc/net/tuntap.sh
410<>> [obj] /lib/rc/net/udhcpc.sh
411<>> [obj] /lib/rc/net/vlan.sh
412=>> [dir] /lib/rc/sh
413<>> [obj] /lib/rc/sh/gendepends.sh
414<>> [obj] /lib/rc/sh/init.sh
415<>> [obj] /lib/rc/sh/runscript.sh
416<>> [obj] /lib/rc/sh/init-early.sh
417<>> [obj] /lib/rc/sh/init-common-post.sh
418<>> [obj] /lib/rc/sh/rc-mount.sh
419<>> [obj] /lib/rc/sh/functions.sh
420<>> [obj] /lib/rc/sh/rc-functions.sh
421=>> [dir] /lib/rc/bin
422<>> [sym] /lib/rc/bin/einfon
423<>> [sym] /lib/rc/bin/einfo
424<>> [sym] /lib/rc/bin/ewarnn
425<>> [sym] /lib/rc/bin/ewarn
426<>> [sym] /lib/rc/bin/eerrorn
427<>> [sym] /lib/rc/bin/eerror
428<>> [sym] /lib/rc/bin/ebegin
429<>> [sym] /lib/rc/bin/eend
430<>> [sym] /lib/rc/bin/ewend
431<>> [sym] /lib/rc/bin/eindent
432<>> [sym] /lib/rc/bin/eoutdent
433<>> [sym] /lib/rc/bin/esyslog
434<>> [sym] /lib/rc/bin/eval_ecolors
435<>> [sym] /lib/rc/bin/veinfo
436<>> [sym] /lib/rc/bin/vewarn
437<>> [sym] /lib/rc/bin/vebegin
438<>> [sym] /lib/rc/bin/veend
439<>> [sym] /lib/rc/bin/vewend
440<>> [sym] /lib/rc/bin/veindent
441<>> [sym] /lib/rc/bin/veoutdent
442<>> [sym] /lib/rc/bin/service_starting
443<>> [sym] /lib/rc/bin/service_started
444<>> [sym] /lib/rc/bin/service_stopping
445<>> [sym] /lib/rc/bin/service_stopped
446<>> [sym] /lib/rc/bin/service_inactive
447<>> [sym] /lib/rc/bin/service_wasinactive
448<>> [sym] /lib/rc/bin/service_coldplugged
449<>> [sym] /lib/rc/bin/service_started_daemon
450<>> [sym] /lib/rc/bin/checkpath
451<>> [sym] /lib/rc/bin/fstabinfo
452<>> [sym] /lib/rc/bin/mountinfo
453<>> [sym] /lib/rc/bin/rc-depend
454<>> [sym] /lib/rc/bin/service_get_value
455<>> [sym] /lib/rc/bin/service_set_value
456<>> [sym] /lib/rc/bin/get_options
457<>> [sym] /lib/rc/bin/save_options
458<>> [sym] /lib/rc/bin/shell_var
459<>> [sym] /lib/rc/bin/is_newer_than
460<>> [sym] /lib/rc/bin/is_older_than
461=>> [dir] /lib/rc/sbin
462<>> [sym] /lib/rc/sbin/mark_service_starting
463<>> [sym] /lib/rc/sbin/mark_service_started
464<>> [sym] /lib/rc/sbin/mark_service_stopping
465<>> [sym] /lib/rc/sbin/mark_service_stopped
466<>> [sym] /lib/rc/sbin/mark_service_inactive
467<>> [sym] /lib/rc/sbin/mark_service_wasinactive
468<>> [sym] /lib/rc/sbin/mark_service_coldplugged
469<>> [sym] /lib/rc/sbin/mark_service_failed
470<>> [sym] /lib/rc/sbin/rc-abort
471<>> [obj] /lib/libeinfo.so.1
472<>> [sym] /lib/libeinfo.so
473<>> [obj] /lib/librc.so.1
474<>> [sym] /lib/librc.so
475=>> [dir] /etc
476=>> [dir] /etc/conf.d
477>>> [obj] /etc/conf.d/bootmisc
478>>> [obj] /etc/conf.d/fsck
479>>> [obj] /etc/conf.d/hostname (._cfg0000_hostname)
480>>> [obj] /etc/conf.d/local
481>>> [obj] /etc/conf.d/urandom
482>>> [obj] /etc/conf.d/consolefont
483>>> [obj] /etc/conf.d/hwclock (._cfg0000_hwclock)
484>>> [obj] /etc/conf.d/modules
485>>> [obj] /etc/conf.d/keymaps
486=>> [dir] /etc/init.d
487>>> [obj] /etc/init.d/bootmisc
488>>> [obj] /etc/init.d/fsck
489>>> [obj] /etc/init.d/halt.sh
490>>> [obj] /etc/init.d/hostname
491>>> [obj] /etc/init.d/local
492>>> [obj] /etc/init.d/localmount
493>>> [obj] /etc/init.d/netmount
494>>> [obj] /etc/init.d/root
495>>> [obj] /etc/init.d/swap
496>>> [obj] /etc/init.d/sysctl
497>>> [obj] /etc/init.d/urandom
498>>> [obj] /etc/init.d/hwclock
499>>> [obj] /etc/init.d/consolefont
500>>> [obj] /etc/init.d/keymaps
501>>> [obj] /etc/init.d/modules
502>>> [obj] /etc/init.d/mtab
503>>> [obj] /etc/init.d/numlock
504>>> [obj] /etc/init.d/procfs
505>>> [obj] /etc/init.d/termencoding
506<>> [obj] /etc/init.d/net.lo
507<>> [sym] /etc/init.d/functions.sh
508=>> [dir] /etc/pam.d
509>>> [obj] /etc/pam.d/start-stop-daemon
510>>> [obj] /etc/rc.conf (._cfg0000_rc.conf)
511=>> [dir] /usr
512=>> [dir] /usr/share
513=>> [dir] /usr/share/doc
514=>> [dir] /usr/share/doc/openrc
515<>> [obj] /usr/share/doc/openrc/net.example
516=>> [dir] /usr/share/man
517=>> [dir] /usr/share/man/man3
518<>> [obj] /usr/share/man/man3/einfo.3
519<>> [sym] /usr/share/man/man3/ewarn.3
520<>> [sym] /usr/share/man/man3/eerror.3
521<>> [sym] /usr/share/man/man3/ebegin.3
522<>> [sym] /usr/share/man/man3/einfon.3
523<>> [sym] /usr/share/man/man3/ewarnn.3
524<>> [sym] /usr/share/man/man3/eerrorn.3
525<>> [sym] /usr/share/man/man3/ebeginn.3
526<>> [sym] /usr/share/man/man3/einfov.3
527<>> [sym] /usr/share/man/man3/ewarnv.3
528<>> [sym] /usr/share/man/man3/ebeginv.3
529<>> [sym] /usr/share/man/man3/einfovn.3
530<>> [sym] /usr/share/man/man3/ewarnvn.3
531<>> [sym] /usr/share/man/man3/ebeginvn.3
532<>> [sym] /usr/share/man/man3/ewarnx.3
533<>> [sym] /usr/share/man/man3/eerrorx.3
534<>> [sym] /usr/share/man/man3/eend.3
535<>> [sym] /usr/share/man/man3/ewend.3
536<>> [sym] /usr/share/man/man3/eendv.3
537<>> [sym] /usr/share/man/man3/ewendv.3
538<>> [sym] /usr/share/man/man3/ebracket.3
539<>> [sym] /usr/share/man/man3/eindent.3
540<>> [sym] /usr/share/man/man3/eoutdent.3
541<>> [sym] /usr/share/man/man3/eindentv.3
542<>> [sym] /usr/share/man/man3/eoutdentv.3
543<>> [sym] /usr/share/man/man3/eprefix.3
544<>> [obj] /usr/share/man/man3/rc_config.3
545<>> [sym] /usr/share/man/man3/rc_config_list.3
546<>> [sym] /usr/share/man/man3/rc_config_load.3
547<>> [sym] /usr/share/man/man3/rc_config_value.3
548<>> [sym] /usr/share/man/man3/rc_yesno.3
549<>> [obj] /usr/share/man/man3/rc_deptree.3
550<>> [sym] /usr/share/man/man3/rc_deptree_update.3
551<>> [sym] /usr/share/man/man3/rc_deptree_update_needed.3
552<>> [sym] /usr/share/man/man3/rc_deptree_load.3
553<>> [sym] /usr/share/man/man3/rc_deptree_depend.3
554<>> [sym] /usr/share/man/man3/rc_deptree_depends.3
555<>> [sym] /usr/share/man/man3/rc_deptree_order.3
556<>> [sym] /usr/share/man/man3/rc_deptree_free.3
557<>> [obj] /usr/share/man/man3/rc_find_pids.3
558<>> [obj] /usr/share/man/man3/rc_plugin_hook.3
559<>> [obj] /usr/share/man/man3/rc_runlevel.3
560<>> [sym] /usr/share/man/man3/rc_runlevel_get.3
561<>> [sym] /usr/share/man/man3/rc_runlevel_exists.3
562<>> [sym] /usr/share/man/man3/rc_runlevel_list.3
563<>> [sym] /usr/share/man/man3/rc_runlevel_set.3
564<>> [sym] /usr/share/man/man3/rc_runlevel_starting.3
565<>> [sym] /usr/share/man/man3/rc_runlevel_stopping.3
566<>> [obj] /usr/share/man/man3/rc_service.3
567<>> [sym] /usr/share/man/man3/rc_service_add.3
568<>> [sym] /usr/share/man/man3/rc_service_delete.3
569<>> [sym] /usr/share/man/man3/rc_service_daemon_set.3
570<>> [sym] /usr/share/man/man3/rc_service_description.3
571<>> [sym] /usr/share/man/man3/rc_service_exists.3
572<>> [sym] /usr/share/man/man3/rc_service_in_runlevel.3
573<>> [sym] /usr/share/man/man3/rc_service_mark.3
574<>> [sym] /usr/share/man/man3/rc_service_extra_commands.3
575<>> [sym] /usr/share/man/man3/rc_service_plugable.3
576<>> [sym] /usr/share/man/man3/rc_service_resolve.3
577<>> [sym] /usr/share/man/man3/rc_service_schedule_start.3
578<>> [sym] /usr/share/man/man3/rc_services_scheduled_by.3
579<>> [sym] /usr/share/man/man3/rc_service_schedule_clear.3
580<>> [sym] /usr/share/man/man3/rc_service_state.3
581<>> [sym] /usr/share/man/man3/rc_service_started_daemon.3
582<>> [sym] /usr/share/man/man3/rc_service_value_get.3
583<>> [sym] /usr/share/man/man3/rc_service_value_set.3
584<>> [sym] /usr/share/man/man3/rc_services_in_runlevel.3
585<>> [sym] /usr/share/man/man3/rc_services_in_state.3
586<>> [sym] /usr/share/man/man3/rc_services_scheduled.3
587<>> [sym] /usr/share/man/man3/rc_service_daemons_crashed.3
588<>> [obj] /usr/share/man/man3/rc_stringlist.3
589<>> [sym] /usr/share/man/man3/rc_stringlist_add.3
590<>> [sym] /usr/share/man/man3/rc_stringlist_addu.3
591<>> [sym] /usr/share/man/man3/rc_stringlist_delete.3
592<>> [sym] /usr/share/man/man3/rc_stringlist_free.3
593<>> [sym] /usr/share/man/man3/rc_stringlist_new.3
594<>> [sym] /usr/share/man/man3/rc_stringlist_sort.3
595=>> [dir] /usr/share/man/man8
596<>> [obj] /usr/share/man/man8/rc-service.8
597<>> [obj] /usr/share/man/man8/rc-status.8
598<>> [obj] /usr/share/man/man8/rc-update.8
599<>> [obj] /usr/share/man/man8/rc.8
600<>> [obj] /usr/share/man/man8/runscript.8
601<>> [obj] /usr/share/man/man8/start-stop-daemon.8
602=>> [dir] /usr/share/openrc
603=>> [dir] /usr/share/openrc/runlevels
604=>> [dir] /usr/share/openrc/runlevels/boot
605<>> [sym] /usr/share/openrc/runlevels/boot/bootmisc
606<>> [sym] /usr/share/openrc/runlevels/boot/fsck
607<>> [sym] /usr/share/openrc/runlevels/boot/hostname
608<>> [sym] /usr/share/openrc/runlevels/boot/localmount
609<>> [sym] /usr/share/openrc/runlevels/boot/root
610<>> [sym] /usr/share/openrc/runlevels/boot/swap
611<>> [sym] /usr/share/openrc/runlevels/boot/sysctl
612<>> [sym] /usr/share/openrc/runlevels/boot/urandom
613<>> [sym] /usr/share/openrc/runlevels/boot/hwclock
614<>> [sym] /usr/share/openrc/runlevels/boot/consolefont
615<>> [sym] /usr/share/openrc/runlevels/boot/keymaps
616<>> [sym] /usr/share/openrc/runlevels/boot/modules
617<>> [sym] /usr/share/openrc/runlevels/boot/mtab
618<>> [sym] /usr/share/openrc/runlevels/boot/net.lo
619<>> [sym] /usr/share/openrc/runlevels/boot/procfs
620<>> [sym] /usr/share/openrc/runlevels/boot/termencoding
621=>> [dir] /usr/share/openrc/runlevels/default
622<>> [sym] /usr/share/openrc/runlevels/default/local
623<>> [sym] /usr/share/openrc/runlevels/default/netmount
624=>> [dir] /usr/lib
625=>> [dir] /usr/lib/debug
626=>> [dir] /usr/lib/debug/lib
627<>> [obj] /usr/lib/debug/lib/libeinfo.so.1.debug
628<>> [obj] /usr/lib/debug/lib/librc.so.1.debug
629=>> [dir] /usr/lib/debug/sbin
630<>> [obj] /usr/lib/debug/sbin/rc.debug
631<>> [obj] /usr/lib/libeinfo.a
632<>> [obj] /usr/lib/librc.a
633<>> [obj] /usr/lib/libeinfo.so
634<>> [obj] /usr/lib/librc.so
635=>> [dir] /usr/include
636<>> [obj] /usr/include/einfo.h
637<>> [obj] /usr/include/rc.h
638=>> [dir] /sbin
639<>> [obj] /sbin/rc
640<>> [sym] /sbin/rc-service
641<>> [sym] /sbin/rc-update
642<>> [sym] /sbin/runscript
643<>> [sym] /sbin/start-stop-daemon
644=>> [dir] /bin
645<>> [sym] /bin/rc-status
646[32;01m>>>[0m Running ebuild phase killoldrm as root:root...
647bunzip2 < /var/db/pkg/sys-apps/-reinstalling-openrc-0.2.4-r1/environment.bz2 > /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-9960
648ebuild_scrub_environment /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-9960
649ebuild_safe_source /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-9960
650rm /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-9960
651[32;01m>>>[0m Starting builtin_killoldrm
652[32;01m>>>[0m Done builtin_killoldrm
653[32;01m>>>[0m Completed ebuild phase killoldrm
654[32;01m>>>[0m Running ebuild phases initrm prerm saveenv as root:root...
655bunzip2 < /var/db/pkg/sys-apps/-reinstalling-openrc-0.2.4-r1/environment.bz2 > /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-10010
656ebuild_scrub_environment /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-10010
657ebuild_safe_source /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-10010
658rm /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-10010
659[32;01m>>>[0m Starting builtin_initrm
660[32;01m>>>[0m Done builtin_initrm
661[32;01m>>>[0m Starting pkg_prerm
662[32;01m>>>[0m Done pkg_prerm
663[32;01m>>>[0m Starting builtin_saveenv
664[32;01m>>>[0m Done builtin_saveenv
665[32;01m>>>[0m Completed ebuild phases initrm prerm saveenv
666--- [!time] /usr/share/openrc/runlevels/default/netmount
667--- [!time] /usr/share/openrc/runlevels/default/local
668--- [!empt] /usr/share/openrc/runlevels/default
669--- [!time] /usr/share/openrc/runlevels/boot/urandom
670--- [!time] /usr/share/openrc/runlevels/boot/termencoding
671--- [!time] /usr/share/openrc/runlevels/boot/sysctl
672--- [!time] /usr/share/openrc/runlevels/boot/swap
673--- [!time] /usr/share/openrc/runlevels/boot/root
674--- [!time] /usr/share/openrc/runlevels/boot/procfs
675--- [!time] /usr/share/openrc/runlevels/boot/net.lo
676--- [!time] /usr/share/openrc/runlevels/boot/mtab
677--- [!time] /usr/share/openrc/runlevels/boot/modules
678--- [!time] /usr/share/openrc/runlevels/boot/localmount
679--- [!time] /usr/share/openrc/runlevels/boot/keymaps
680--- [!time] /usr/share/openrc/runlevels/boot/hwclock
681--- [!time] /usr/share/openrc/runlevels/boot/hostname
682--- [!time] /usr/share/openrc/runlevels/boot/fsck
683--- [!time] /usr/share/openrc/runlevels/boot/consolefont
684--- [!time] /usr/share/openrc/runlevels/boot/bootmisc
685--- [!empt] /usr/share/openrc/runlevels/boot
686--- [!empt] /usr/share/openrc/runlevels
687--- [!empt] /usr/share/openrc
688--- [!time] /usr/share/man/man8/start-stop-daemon.8
689--- [!time] /usr/share/man/man8/runscript.8
690--- [!time] /usr/share/man/man8/rc.8
691--- [!time] /usr/share/man/man8/rc-update.8
692--- [!time] /usr/share/man/man8/rc-status.8
693--- [!time] /usr/share/man/man8/rc-service.8
694--- [!empt] /usr/share/man/man8
695--- [!time] /usr/share/man/man3/rc_yesno.3
696--- [!time] /usr/share/man/man3/rc_stringlist_sort.3
697--- [!time] /usr/share/man/man3/rc_stringlist_new.3
698--- [!time] /usr/share/man/man3/rc_stringlist_free.3
699--- [!time] /usr/share/man/man3/rc_stringlist_delete.3
700--- [!time] /usr/share/man/man3/rc_stringlist_addu.3
701--- [!time] /usr/share/man/man3/rc_stringlist_add.3
702--- [!time] /usr/share/man/man3/rc_stringlist.3
703--- [!time] /usr/share/man/man3/rc_services_scheduled_by.3
704--- [!time] /usr/share/man/man3/rc_services_scheduled.3
705--- [!time] /usr/share/man/man3/rc_services_in_state.3
706--- [!time] /usr/share/man/man3/rc_services_in_runlevel.3
707--- [!time] /usr/share/man/man3/rc_service_value_set.3
708--- [!time] /usr/share/man/man3/rc_service_value_get.3
709--- [!time] /usr/share/man/man3/rc_service_state.3
710--- [!time] /usr/share/man/man3/rc_service_started_daemon.3
711--- [!time] /usr/share/man/man3/rc_service_schedule_start.3
712--- [!time] /usr/share/man/man3/rc_service_schedule_clear.3
713--- [!time] /usr/share/man/man3/rc_service_resolve.3
714--- [!time] /usr/share/man/man3/rc_service_plugable.3
715--- [!time] /usr/share/man/man3/rc_service_mark.3
716--- [!time] /usr/share/man/man3/rc_service_in_runlevel.3
717--- [!time] /usr/share/man/man3/rc_service_extra_commands.3
718--- [!time] /usr/share/man/man3/rc_service_exists.3
719--- [!time] /usr/share/man/man3/rc_service_description.3
720--- [!time] /usr/share/man/man3/rc_service_delete.3
721--- [!time] /usr/share/man/man3/rc_service_daemons_crashed.3
722--- [!time] /usr/share/man/man3/rc_service_daemon_set.3
723--- [!time] /usr/share/man/man3/rc_service_add.3
724--- [!time] /usr/share/man/man3/rc_service.3
725--- [!time] /usr/share/man/man3/rc_runlevel_stopping.3
726--- [!time] /usr/share/man/man3/rc_runlevel_starting.3
727--- [!time] /usr/share/man/man3/rc_runlevel_set.3
728--- [!time] /usr/share/man/man3/rc_runlevel_list.3
729--- [!time] /usr/share/man/man3/rc_runlevel_get.3
730--- [!time] /usr/share/man/man3/rc_runlevel_exists.3
731--- [!time] /usr/share/man/man3/rc_runlevel.3
732--- [!time] /usr/share/man/man3/rc_plugin_hook.3
733--- [!time] /usr/share/man/man3/rc_find_pids.3
734--- [!time] /usr/share/man/man3/rc_deptree_update_needed.3
735--- [!time] /usr/share/man/man3/rc_deptree_update.3
736--- [!time] /usr/share/man/man3/rc_deptree_order.3
737--- [!time] /usr/share/man/man3/rc_deptree_load.3
738--- [!time] /usr/share/man/man3/rc_deptree_free.3
739--- [!time] /usr/share/man/man3/rc_deptree_depends.3
740--- [!time] /usr/share/man/man3/rc_deptree_depend.3
741--- [!time] /usr/share/man/man3/rc_deptree.3
742--- [!time] /usr/share/man/man3/rc_config_value.3
743--- [!time] /usr/share/man/man3/rc_config_load.3
744--- [!time] /usr/share/man/man3/rc_config_list.3
745--- [!time] /usr/share/man/man3/rc_config.3
746--- [!time] /usr/share/man/man3/ewendv.3
747--- [!time] /usr/share/man/man3/ewend.3
748--- [!time] /usr/share/man/man3/ewarnx.3
749--- [!time] /usr/share/man/man3/ewarnvn.3
750--- [!time] /usr/share/man/man3/ewarnv.3
751--- [!time] /usr/share/man/man3/ewarnn.3
752--- [!time] /usr/share/man/man3/ewarn.3
753--- [!time] /usr/share/man/man3/eprefix.3
754--- [!time] /usr/share/man/man3/eoutdentv.3
755--- [!time] /usr/share/man/man3/eoutdent.3
756--- [!time] /usr/share/man/man3/einfovn.3
757--- [!time] /usr/share/man/man3/einfov.3
758--- [!time] /usr/share/man/man3/einfon.3
759--- [!time] /usr/share/man/man3/einfo.3
760--- [!time] /usr/share/man/man3/eindentv.3
761--- [!time] /usr/share/man/man3/eindent.3
762--- [!time] /usr/share/man/man3/eerrorx.3
763--- [!time] /usr/share/man/man3/eerrorn.3
764--- [!time] /usr/share/man/man3/eerror.3
765--- [!time] /usr/share/man/man3/eendv.3
766--- [!time] /usr/share/man/man3/eend.3
767--- [!time] /usr/share/man/man3/ebracket.3
768--- [!time] /usr/share/man/man3/ebeginvn.3
769--- [!time] /usr/share/man/man3/ebeginv.3
770--- [!time] /usr/share/man/man3/ebeginn.3
771--- [!time] /usr/share/man/man3/ebegin.3
772--- [!empt] /usr/share/man/man3
773--- [!empt] /usr/share/man
774--- [!time] /usr/share/doc/openrc/net.example
775--- [!empt] /usr/share/doc/openrc
776--- [!empt] /usr/share/doc
777--- [!empt] /usr/share
778--- [!time] /usr/lib/librc.so
779--- [!time] /usr/lib/librc.a
780--- [!time] /usr/lib/libeinfo.so
781--- [!time] /usr/lib/libeinfo.a
782--- [!time] /usr/lib/debug/sbin/rc.debug
783--- [!empt] /usr/lib/debug/sbin
784--- [!time] /usr/lib/debug/lib/librc.so.1.debug
785--- [!time] /usr/lib/debug/lib/libeinfo.so.1.debug
786--- [!empt] /usr/lib/debug/lib
787--- [!empt] /usr/lib/debug
788--- [!empt] /usr/lib
789--- [!time] /usr/include/rc.h
790--- [!time] /usr/include/einfo.h
791--- [!empt] /usr/include
792--- [!empt] /usr
793--- [!time] /sbin/start-stop-daemon
794--- [!time] /sbin/runscript
795--- [!time] /sbin/rc-update
796--- [!time] /sbin/rc-service
797--- [!time] /sbin/rc
798--- [!empt] /sbin
799--- [!time] /lib/rc/tmp/.keep_sys-apps_openrc-0
800--- [!empt] /lib/rc/tmp
801--- [!time] /lib/rc/sh/runscript.sh
802--- [!time] /lib/rc/sh/rc-mount.sh
803--- [!time] /lib/rc/sh/rc-functions.sh
804--- [!time] /lib/rc/sh/init.sh
805--- [!time] /lib/rc/sh/init-early.sh
806--- [!time] /lib/rc/sh/init-common-post.sh
807--- [!time] /lib/rc/sh/gendepends.sh
808--- [!time] /lib/rc/sh/functions.sh
809--- [!empt] /lib/rc/sh
810--- [!time] /lib/rc/sbin/rc-abort
811--- [!time] /lib/rc/sbin/mark_service_wasinactive
812--- [!time] /lib/rc/sbin/mark_service_stopping
813--- [!time] /lib/rc/sbin/mark_service_stopped
814--- [!time] /lib/rc/sbin/mark_service_starting
815--- [!time] /lib/rc/sbin/mark_service_started
816--- [!time] /lib/rc/sbin/mark_service_inactive
817--- [!time] /lib/rc/sbin/mark_service_failed
818--- [!time] /lib/rc/sbin/mark_service_coldplugged
819--- [!empt] /lib/rc/sbin
820--- [!time] /lib/rc/net/wpa_supplicant.sh
821--- [!time] /lib/rc/net/vlan.sh
822--- [!time] /lib/rc/net/udhcpc.sh
823--- [!time] /lib/rc/net/tuntap.sh
824--- [!time] /lib/rc/net/system.sh
825--- [!time] /lib/rc/net/ssidnet.sh
826--- [!time] /lib/rc/net/pump.sh
827--- [!time] /lib/rc/net/pppd.sh
828--- [!time] /lib/rc/net/netplugd.sh
829--- [!time] /lib/rc/net/macnet.sh
830--- [!time] /lib/rc/net/macchanger.sh
831--- [!time] /lib/rc/net/iwconfig.sh
832--- [!time] /lib/rc/net/iproute2.sh
833--- [!time] /lib/rc/net/ipppd.sh
834--- [!time] /lib/rc/net/ip6to4.sh
835--- [!time] /lib/rc/net/ifplugd.sh
836--- [!time] /lib/rc/net/ifconfig.sh
837--- [!time] /lib/rc/net/dhcpcd.sh
838--- [!time] /lib/rc/net/dhclient.sh
839--- [!time] /lib/rc/net/clip.sh
840--- [!time] /lib/rc/net/ccwgroup.sh
841--- [!time] /lib/rc/net/bridge.sh
842--- [!time] /lib/rc/net/br2684ctl.sh
843--- [!time] /lib/rc/net/bonding.sh
844--- [!time] /lib/rc/net/arping.sh
845--- [!time] /lib/rc/net/apipa.sh
846--- [!time] /lib/rc/net/adsl.sh
847--- [!empt] /lib/rc/net
848--- [!time] /lib/rc/init.d/.keep_sys-apps_openrc-0
849--- [!empt] /lib/rc/init.d
850--- [!time] /lib/rc/bin/vewend
851--- [!time] /lib/rc/bin/vewarn
852--- [!time] /lib/rc/bin/veoutdent
853--- [!time] /lib/rc/bin/veinfo
854--- [!time] /lib/rc/bin/veindent
855--- [!time] /lib/rc/bin/veend
856--- [!time] /lib/rc/bin/vebegin
857--- [!time] /lib/rc/bin/shell_var
858--- [!time] /lib/rc/bin/service_wasinactive
859--- [!time] /lib/rc/bin/service_stopping
860--- [!time] /lib/rc/bin/service_stopped
861--- [!time] /lib/rc/bin/service_starting
862--- [!time] /lib/rc/bin/service_started_daemon
863--- [!time] /lib/rc/bin/service_started
864--- [!time] /lib/rc/bin/service_set_value
865--- [!time] /lib/rc/bin/service_inactive
866--- [!time] /lib/rc/bin/service_get_value
867--- [!time] /lib/rc/bin/service_coldplugged
868--- [!time] /lib/rc/bin/save_options
869--- [!time] /lib/rc/bin/rc-depend
870--- [!time] /lib/rc/bin/mountinfo
871--- [!time] /lib/rc/bin/is_older_than
872--- [!time] /lib/rc/bin/is_newer_than
873--- [!time] /lib/rc/bin/get_options
874--- [!time] /lib/rc/bin/fstabinfo
875--- [!time] /lib/rc/bin/ewend
876--- [!time] /lib/rc/bin/ewarnn
877--- [!time] /lib/rc/bin/ewarn
878--- [!time] /lib/rc/bin/eval_ecolors
879--- [!time] /lib/rc/bin/esyslog
880--- [!time] /lib/rc/bin/eoutdent
881--- [!time] /lib/rc/bin/einfon
882--- [!time] /lib/rc/bin/einfo
883--- [!time] /lib/rc/bin/eindent
884--- [!time] /lib/rc/bin/eerrorn
885--- [!time] /lib/rc/bin/eerror
886--- [!time] /lib/rc/bin/eend
887--- [!time] /lib/rc/bin/ebegin
888--- [!time] /lib/rc/bin/checkpath
889--- [!empt] /lib/rc/bin
890--- [!empt] /lib/rc
891--- [!time] /lib/librc.so.1
892--- [!time] /lib/librc.so
893--- [!time] /lib/libeinfo.so.1
894--- [!time] /lib/libeinfo.so
895--- [!empt] /lib
896--- [!time] /etc/rc.conf
897--- [!time] /etc/pam.d/start-stop-daemon
898--- [!empt] /etc/pam.d
899--- [!time] /etc/init.d/urandom
900--- [!time] /etc/init.d/termencoding
901--- [!time] /etc/init.d/sysctl
902--- [!time] /etc/init.d/swap
903--- [!time] /etc/init.d/root
904--- [!time] /etc/init.d/procfs
905--- [!time] /etc/init.d/numlock
906--- [!time] /etc/init.d/netmount
907--- [!time] /etc/init.d/net.lo
908--- [!time] /etc/init.d/mtab
909--- [!time] /etc/init.d/modules
910--- [!time] /etc/init.d/localmount
911--- [!time] /etc/init.d/local
912--- [!time] /etc/init.d/keymaps
913--- [!time] /etc/init.d/hwclock
914--- [!time] /etc/init.d/hostname
915--- [!time] /etc/init.d/halt.sh
916--- [!time] /etc/init.d/functions.sh
917--- [!time] /etc/init.d/fsck
918--- [!time] /etc/init.d/consolefont
919--- [!time] /etc/init.d/bootmisc
920--- [!empt] /etc/init.d
921--- [!time] /etc/conf.d/urandom
922--- [!time] /etc/conf.d/modules
923--- [!time] /etc/conf.d/local
924--- [!time] /etc/conf.d/keymaps
925--- [!time] /etc/conf.d/hwclock
926--- [!time] /etc/conf.d/hostname
927--- [!time] /etc/conf.d/fsck
928--- [!time] /etc/conf.d/consolefont
929--- [!time] /etc/conf.d/bootmisc
930--- [!empt] /etc/conf.d
931--- [!empt] /etc
932--- [!time] /bin/rc-status
933--- [!empt] /bin
934[32;01m>>>[0m Running ebuild phases loadenv postrm tidyuprm as root:root...
935bunzip2 < /var/db/pkg/sys-apps/-reinstalling-openrc-0.2.4-r1/environment.bz2 > /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-10081
936ebuild_scrub_environment /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-10081
937ebuild_safe_source /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-10081
938rm /var/tmp/paludis/environment-sys-apps-openrc-0.2.4-r1-10081
939[32;01m>>>[0m Starting builtin_loadenv
940[32;01m>>>[0m Done builtin_loadenv
941[32;01m>>>[0m Starting pkg_postrm
942[32;01m>>>[0m Done pkg_postrm
943[32;01m>>>[0m Starting builtin_tidyuprm
944rm -fr /var/tmp/paludis/sys-apps-openrc-0.2.4-r1-uninstall
945[32;01m>>>[0m Done builtin_tidyuprm
946[32;01m>>>[0m Completed ebuild phases loadenv postrm tidyuprm
947[32;01m>>>[0m Running ebuild phases loadenv postinst saveenv as root:root...
948[32;01m>>>[0m Starting builtin_loadenv
949[32;01m>>>[0m Done builtin_loadenv
950[32;01m>>>[0m Starting pkg_postinst
951 [32;01m*[0m You should now update all files in /etc, using etc-update
952 [32;01m*[0m or equivalent before restarting any services or this host.
953 [32;01m*[0m
954 [32;01m*[0m Please read the migration guide available at:
955 [32;01m*[0m http://www.gentoo.org/doc/en/openrc-migration.xml
956[32;01m>>>[0m Done pkg_postinst
957[32;01m>>>[0m Starting builtin_saveenv
958[32;01m>>>[0m Done builtin_saveenv
959[32;01m>>>[0m Completed ebuild phases loadenv postinst saveenv
960[32;01m>>>[0m Running ebuild phase tidyup as root:root...
961[32;01m>>>[0m Starting builtin_tidyup
962rm -fr /var/tmp/paludis/sys-apps-openrc-0.2.4-r1
963[32;01m>>>[0m Done builtin_tidyup
964[32;01m>>>[0m Completed ebuild phase tidyup
965
966 [32;01m*[0m Regenerating environment...
967Regenerating //etc/ld.so.cache...
968 [32;01m*[0m Done regenerating environment
969 [32;01m*[0m Updating CONFIG_PROTECT and CONFIG_PROTECT_MASK caches.
970
971Cleaning stale versions after installing sys-apps/openrc-0.2.4-r1:0::gentoo
972
973paludis@1211286320: [QA version_spec.too_long] In program paludis -i openrc:
974  ... When performing install action from command line:
975  ... When executing install task:
976  ... When fetching versions of 'sys-apps/openrc' in installed:
977  ... When loading package names from '/var/db/pkg' in category 'sys-apps':
978  ... When parsing package dep spec '=sys-apps/net-tools-1.60_p20071202044231-r1':
979  ... When parsing version spec '1.60_p20071202044231-r1':
980  ... Number part '20071202044231' exceeds 8 digit limit permitted by the Package Manager Specification (Paludis supports arbitrary lengths, but other package managers do not)
981* No cleaning required
982
983Updating world file
984
985* adding sys-apps/openrc
986
987 [32;01m*[0m Checking whether the GNU info directory needs updating...
988 [32;01m*[0m No updates needed
989
990 [32;01m*[0m No unread news items found
991
992 [32;01m*[0m Searching for configuration files requiring action...
993 [32;01m*[0m Found 3 files in /etc
994 [33;01m*[0m Found files in 1 directories
995 [33;01m*[0m Your action is required
996