Ticket #15: build.log

File build.log, 0 bytes (added by Alexey Shvetsov <alexxyum@gmail.com>, 3 years ago)

build.log

Line 
1>>> Unpacking source...
2 [32;01m*[0m git update start -->
3 [32;01m*[0m    repository: git://git.overlays.gentoo.org/proj/openrc.git
4 [32;01m*[0m    local clone: /usr/portage/distfiles/git-src/openrc
5 [32;01m*[0m    committish: master
6>>> Unpacked to /var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999
7>>> Source unpacked.
8>>> Compiling source in /var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999 ...
9===> conf.d (all)
10make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/conf.d'
11make[1]: Nothing to be done for `all'.
12make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/conf.d'
13===> conf.d.Linux (all)
14make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/conf.d.Linux'
15make[1]: Nothing to be done for `all'.
16make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/conf.d.Linux'
17===> doc.Linux (all)
18make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/doc.Linux'
19make[1]: Nothing to be done for `all'.
20make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/doc.Linux'
21===> etc (all)
22make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/etc'
23make[1]: Nothing to be done for `all'.
24make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/etc'
25===> etc.Linux (all)
26make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/etc.Linux'
27make[1]: Nothing to be done for `all'.
28make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/etc.Linux'
29===> init.d (all)
30make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/init.d'
31make[1]: Nothing to be done for `all'.
32make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/init.d'
33===> init.d.Linux (all)
34make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/init.d.Linux'
35make[1]: Nothing to be done for `all'.
36make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/init.d.Linux'
37===> man (all)
38make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/man'
39make[1]: Nothing to be done for `all'.
40make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/man'
41===> net (all)
42make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/net'
43make[1]: Nothing to be done for `all'.
44make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/net'
45===> net.Linux (all)
46make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/net.Linux'
47make[1]: Nothing to be done for `all'.
48make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/net.Linux'
49===> runlevels (all)
50make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/runlevels'
51make[1]: Nothing to be done for `all'.
52make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/runlevels'
53===> sh (all)
54make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/sh'
55sed -e 's:/lib/:/lib/:g' functions.in > functions.sh
56sed -e 's:/lib/:/lib/:g' rc-functions.in > rc-functions.sh
57make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/sh'
58===> sh.Linux (all)
59make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/sh.Linux'
60make[1]: Nothing to be done for `all'.
61make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/sh.Linux'
62===> src (all)
63make[1]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/src'
64===> src/libeinfo (all)
65make[2]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/src/libeinfo'
66i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -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
67i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -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
68i686-pc-linux-gnu-gcc -fPIC -DPIC -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -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
69building shared library libeinfo.so.1
70i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--sort-common -Wl,--version-script=einfo.map -L/lib -Wl,-rpath=/lib -shared -Wl,-x \
71        -o libeinfo.so.1 -Wl,-soname,libeinfo.so.1 \
72        libeinfo.So -lncurses
73building static library libeinfo.a
74ar rc libeinfo.a libeinfo.o
75ranlib libeinfo.a
76make[2]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/src/libeinfo'
77===> src/librc (all)
78make[2]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/src/librc'
79i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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-strlist.c > .depend
80i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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
81i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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
82i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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
83i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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
84i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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-strlist.o librc-strlist.c
85i686-pc-linux-gnu-gcc -fPIC -DPIC -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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
86i686-pc-linux-gnu-gcc -fPIC -DPIC -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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
87i686-pc-linux-gnu-gcc -fPIC -DPIC -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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
88i686-pc-linux-gnu-gcc -fPIC -DPIC -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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
89i686-pc-linux-gnu-gcc -fPIC -DPIC -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DLIB=\"lib\" -I../includes -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-strlist.c -o librc-strlist.So
90building static library librc.a
91ar rc librc.a librc.o librc-daemon.o librc-depend.o librc-misc.o librc-strlist.o
92ranlib librc.a
93building shared library librc.so.1
94i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--sort-common -Wl,--version-script=rc.map -L/lib -Wl,-rpath=/lib -shared -Wl,-x \
95        -o librc.so.1 -Wl,-soname,librc.so.1 \
96        librc.So librc-daemon.So librc-depend.So librc-misc.So librc-strlist.So
97make[2]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/src/librc'
98===> src/rc (all)
99make[2]: Entering directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/src/rc'
100sed -n -e 's/^VERSION=[[:space:]]*\([^[:space:]]*\).*/#define VERSION "\1\"/p' ../../Makefile > version.h
101if test -n "Gentoo/Linux"; then \
102                echo "#define BRANDING \"Gentoo/Linux\"" >> version.h; \
103        fi
104i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM -MM checkpath.c fstabinfo.c mountinfo.c rc-applets.c rc-depend.c rc-logger.c rc-misc.c rc-plugin.c rc-status.c rc-update.c rc.c runscript.c start-stop-daemon.c > .depend
105i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o checkpath.o checkpath.c
106i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o fstabinfo.o fstabinfo.c
107i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o mountinfo.o mountinfo.c
108i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-applets.o rc-applets.c
109i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-depend.o rc-depend.c
110i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-logger.o rc-logger.c
111i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-misc.o rc-misc.c
112i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-plugin.o rc-plugin.c
113i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-status.o rc-status.c
114i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc-update.o rc-update.c
115i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o rc.o rc.c
116i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o runscript.o runscript.c
117i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM   -c -o start-stop-daemon.o start-stop-daemon.c
118i686-pc-linux-gnu-gcc -O3 -pipe -march=native -mtune=native -ftree-vectorize -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -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  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I../includes -I../librc -I../libeinfo -DLIB=\"lib\" -DHAVE_TERMCAP -DHAVE_PAM -Wl,-O1 -Wl,--sort-common  -Wl,-rpath=/lib -L/lib  -L../librc -L../libeinfo -o rc checkpath.o fstabinfo.o mountinfo.o rc-applets.o rc-depend.o rc-logger.o rc-misc.o rc-plugin.o rc-status.o rc-update.o rc.o runscript.o start-stop-daemon.o -lutil -lrc -leinfo -lncurses -Wl,-Bdynamic -ldl  -lpam
119rc-applets.o: In function `run_applets':
120rc-applets.c:(.text+0x824): undefined reference to `rc_newer_than'
121collect2: ld returned 1 exit status
122make[2]: *** [rc] Error 1
123make[2]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/src/rc'
124make[1]: *** [all] Error 2
125make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/src'
126make: *** [all] Error 2
127 [31;01m*[0m
128 [31;01m*[0m ERROR: sys-apps/openrc-9999 failed.
129 [31;01m*[0m Call stack:
130 [31;01m*[0m               ebuild.sh, line   46:  Called src_compile
131 [31;01m*[0m             environment, line 2507:  Called die
132 [31;01m*[0m The specific snippet of code:
133 [31;01m*[0m       emake ${MAKE_ARGS} || die
134 [31;01m*[0m  The die message:
135 [31;01m*[0m   (no error message)
136 [31;01m*[0m
137 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
138 [31;01m*[0m A complete build log is located at '/var/tmp/portage/sys-apps/openrc-9999/temp/build.log'.
139 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-apps/openrc-9999/temp/environment'.
140 [31;01m*[0m