* Package:    sys-apps/openrc-0.63-r1:0
 * Repository: gentoo
 * Maintainer: openrc@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux netifrc pam sysvinit unicode
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'openrc-0.63.tar.gz' to /var/tmp/portage/sys-apps/openrc-0.63-r1/work
>>> Source unpacked in /var/tmp/portage/sys-apps/openrc-0.63-r1/work
>>> Preparing source in /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63 ...
meson setup -Db_lto=true --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/sys-apps/openrc-0.63-r1/temp/meson.x86_64-pc-linux-gnu.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain --bindir=/bin --sbindir=/sbin -Daudit=disabled -Dbranding="Gentoo Linux" -Dnewnet=false -Dpam=true -Dpam_libdir=/lib64/security -Dselinux=disabled -Dshell=/bin/sh -Dsysvinit=false /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63 /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build
The Meson build system
Version: 1.9.2
Source dir: /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63
Build dir: /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build
Build type: native build
Project name: OpenRC
Project version: 0.63
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 15.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 15.2.1_p20260214 p5) 15.2.1 20260214")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.46.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Dependency audit skipped: feature audit disabled
Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.5.1
Run-time dependency libcap found: YES 2.77
Run-time dependency pam found: YES 1.7.2
Dependency libselinux skipped: feature selinux disabled
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wcast-qual: YES 
Compiler for C supports arguments -Wdeclaration-after-statement: YES 
Compiler for C supports arguments -Wformat=2: YES 
Compiler for C supports arguments -Winline: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Werror=implicit-int: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=int-conversion: YES 
Compiler for C supports arguments -Werror=incompatible-function-pointer-types: NO 
Checking if "malloc attribute with arguments" compiles: YES 
Checking for function "close_range" : YES 
Checking for function "strlcpy" : NO 
Checking for function "strlcpy" : YES 
Checking for function "pipe2" : NO 
Checking for function "pipe2" : YES 
Library dl found: YES
Library util found: YES
Configuring bootmisc using configuration
Configuring fsck using configuration
Configuring hostname using configuration
Configuring local using configuration
Configuring localmount using configuration
Configuring loopback using configuration
Configuring netmount using configuration
Configuring osclock using configuration
Configuring root using configuration
Configuring savecache using configuration
Configuring swap using configuration
Configuring swclock using configuration
Configuring sysctl using configuration
Configuring runsvdir using configuration
Configuring s6-svscan using configuration
Configuring user using configuration
Configuring agetty using configuration
Configuring binfmt using configuration
Configuring cgroups using configuration
Configuring consolefont using configuration
Configuring devfs using configuration
Configuring dmesg using configuration
Configuring hwclock using configuration
Configuring keymaps using configuration
Configuring killprocs using configuration
Configuring modules using configuration
Configuring mount-ro using configuration
Configuring mtab using configuration
Configuring numlock using configuration
Configuring procfs using configuration
Configuring net-online using configuration
Configuring save-keymaps using configuration
Configuring save-termencoding using configuration
Configuring seedrng using configuration
Configuring sysfs using configuration
Configuring termencoding using configuration
Configuring functions.sh using configuration
Configuring gendepends.sh using configuration
Configuring openrc-run.sh using configuration
Configuring openrc-user.sh using configuration
Configuring s6-svscanboot.sh using configuration
Configuring binfmt.sh using configuration
Configuring cgroup-release-agent.sh using configuration
Configuring init-early.sh using configuration
Configuring init.sh using configuration
Configuring rc.h using configuration
Run-time dependency threads found: YES
Configuring avahi-dnsconfd using configuration
Configuring avahid using configuration
Configuring dhcpcd using configuration
Configuring dbus using configuration
Configuring hald using configuration
Configuring named using configuration
Configuring ntpd using configuration
Configuring openvpn using configuration
Configuring polkitd using configuration
Configuring sshd using configuration
Configuring wpa_supplicant using configuration
Program check-obsolete-functions.sh found: YES (/var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/test/check-obsolete-functions.sh)
Program check-spacing-style.sh found: YES (/bin/sh /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/test/check-spacing-style.sh)
Program check-trailing-newlines.sh found: YES (/var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/test/check-trailing-newlines.sh)
Program check-trailing-whitespace.sh found: YES (/var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/test/check-trailing-whitespace.sh)
Program check-xfunc-usage.sh found: YES (/var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/test/check-xfunc-usage.sh)
Program check-is-older-than.sh found: YES (/var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/test/units/check-is-older-than.sh)
Program check-sh-yesno.sh found: YES (/var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/test/units/check-sh-yesno.sh)
Build targets in project: 70

OpenRC 0.63

  User defined options
    Native files         : /var/tmp/portage/sys-apps/openrc-0.63-r1/temp/meson.x86_64-pc-linux-gnu.ini
    audit                : disabled
    b_lto                : true
    b_pch                : false
    bindir               : /bin
    branding             : "Gentoo Linux"
    buildtype            : plain
    libdir               : lib64
    localstatedir        : /var/lib
    newnet               : false
    pam                  : true
    pam_libdir           : /lib64/security
    build.pkg_config_path: /usr/share/pkgconfig
    pkg_config_path      : /usr/share/pkgconfig
    prefix               : /usr
    sbindir              : /sbin
    selinux              : disabled
    shell                : /bin/sh
    sysconfdir           : /etc
    sysvinit             : false
    werror               : false
    wrap_mode            : nodownload

Found ninja-1.13.2 at /usr/bin/ninja
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63 ...
ninja -v -l2 -j2
[1/153] x86_64-pc-linux-gnu-gcc -Isrc/librc/librc.so.1.p -Isrc/librc -I../openrc-0.63/src/librc -Isrc/shared -I../openrc-0.63/src/shared -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/librc/librc.so.1.p/librc.c.o -MF src/librc/librc.so.1.p/librc.c.o.d -o src/librc/librc.so.1.p/librc.c.o -c ../openrc-0.63/src/librc/librc.c
[2/153] x86_64-pc-linux-gnu-gcc -Isrc/librc/librc.so.1.p -Isrc/librc -I../openrc-0.63/src/librc -Isrc/shared -I../openrc-0.63/src/shared -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/librc/librc.so.1.p/librc-daemon.c.o -MF src/librc/librc.so.1.p/librc-daemon.c.o.d -o src/librc/librc.so.1.p/librc-daemon.c.o -c ../openrc-0.63/src/librc/librc-daemon.c
[3/153] x86_64-pc-linux-gnu-gcc -Isrc/librc/librc.so.1.p -Isrc/librc -I../openrc-0.63/src/librc -Isrc/shared -I../openrc-0.63/src/shared -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/librc/librc.so.1.p/librc-depend.c.o -MF src/librc/librc.so.1.p/librc-depend.c.o.d -o src/librc/librc.so.1.p/librc-depend.c.o -c ../openrc-0.63/src/librc/librc-depend.c
[4/153] x86_64-pc-linux-gnu-gcc -Isrc/librc/librc.so.1.p -Isrc/librc -I../openrc-0.63/src/librc -Isrc/shared -I../openrc-0.63/src/shared -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/librc/librc.so.1.p/librc-misc.c.o -MF src/librc/librc.so.1.p/librc-misc.c.o.d -o src/librc/librc.so.1.p/librc-misc.c.o -c ../openrc-0.63/src/librc/librc-misc.c
[5/153] x86_64-pc-linux-gnu-gcc -Isrc/librc/librc.so.1.p -Isrc/librc -I../openrc-0.63/src/librc -Isrc/shared -I../openrc-0.63/src/shared -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/librc/librc.so.1.p/librc-stringlist.c.o -MF src/librc/librc.so.1.p/librc-stringlist.c.o.d -o src/librc/librc.so.1.p/librc-stringlist.c.o -c ../openrc-0.63/src/librc/librc-stringlist.c
[6/153] x86_64-pc-linux-gnu-gcc -Isrc/libeinfo/libeinfo.so.1.p -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -Isrc/shared -I../openrc-0.63/src/shared -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/libeinfo/libeinfo.so.1.p/libeinfo.c.o -MF src/libeinfo/libeinfo.so.1.p/libeinfo.c.o.d -o src/libeinfo/libeinfo.so.1.p/libeinfo.c.o -c ../openrc-0.63/src/libeinfo/libeinfo.c
[7/153] /usr/lib/python-exec/python3.13/meson --internal vcstagger ../openrc-0.63/src/shared/version.h.in src/shared/version.h 0.63 /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/src/shared @VCS_TAG@ '(.*)' ' '
[8/153] x86_64-pc-linux-gnu-gcc  -o src/librc/librc.so.1 src/librc/librc.so.1.p/librc.c.o src/librc/librc.so.1.p/librc-daemon.c.o src/librc/librc.so.1.p/librc-depend.c.o src/librc/librc.so.1.p/librc-misc.c.o src/librc/librc.so.1.p/librc-stringlist.c.o -flto -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,librc.so.1 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
[9/153] x86_64-pc-linux-gnu-gcc  -o src/libeinfo/libeinfo.so.1 src/libeinfo/libeinfo.so.1.p/libeinfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libeinfo.so.1 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
[10/153] x86_64-pc-linux-gnu-gcc -Isrc/shared/libshared.a.p -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/shared/libshared.a.p/misc.c.o -MF src/shared/libshared.a.p/misc.c.o.d -o src/shared/libshared.a.p/misc.c.o -c ../openrc-0.63/src/shared/misc.c
[11/153] x86_64-pc-linux-gnu-gcc -Isrc/shared/libshared.a.p -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/shared/libshared.a.p/plugin.c.o -MF src/shared/libshared.a.p/plugin.c.o.d -o src/shared/libshared.a.p/plugin.c.o -c ../openrc-0.63/src/shared/plugin.c
[12/153] x86_64-pc-linux-gnu-gcc -Isrc/shared/libshared.a.p -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/shared/libshared.a.p/schedules.c.o -MF src/shared/libshared.a.p/schedules.c.o.d -o src/shared/libshared.a.p/schedules.c.o -c ../openrc-0.63/src/shared/schedules.c
[13/153] x86_64-pc-linux-gnu-gcc -Isrc/shared/libshared.a.p -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/shared/libshared.a.p/timeutils.c.o -MF src/shared/libshared.a.p/timeutils.c.o.d -o src/shared/libshared.a.p/timeutils.c.o -c ../openrc-0.63/src/shared/timeutils.c
[14/153] x86_64-pc-linux-gnu-gcc -Isrc/shared/libshared.a.p -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/shared/libshared.a.p/rc_exec.c.o -MF src/shared/libshared.a.p/rc_exec.c.o.d -o src/shared/libshared.a.p/rc_exec.c.o -c ../openrc-0.63/src/shared/rc_exec.c
../openrc-0.63/src/shared/rc_exec.c: In function ‘do_exec’:
../openrc-0.63/src/shared/rc_exec.c:116:17: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  116 |                 write(execpipe[1], &saved_errno, sizeof saved_errno);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[15/153] x86_64-pc-linux-gnu-gcc -Isrc/shared/libshared.a.p -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/shared/libshared.a.p/_usage.c.o -MF src/shared/libshared.a.p/_usage.c.o.d -o src/shared/libshared.a.p/_usage.c.o -c ../openrc-0.63/src/shared/_usage.c
[16/153] x86_64-pc-linux-gnu-gcc -Isrc/shared/libshared.a.p -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/shared/libshared.a.p/wtmp.c.o -MF src/shared/libshared.a.p/wtmp.c.o.d -o src/shared/libshared.a.p/wtmp.c.o -c ../openrc-0.63/src/shared/wtmp.c
[17/153] /usr/lib/python-exec/python3.13/meson --internal symbolextractor /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build src/librc/librc.so.1 src/librc/librc.so.1 src/librc/librc.so.1.p/librc.so.1.symbols 
[18/153] /usr/lib/python-exec/python3.13/meson --internal symbolextractor /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build src/libeinfo/libeinfo.so.1 src/libeinfo/libeinfo.so.1 src/libeinfo/libeinfo.so.1.p/libeinfo.so.1.symbols 
[19/153] rm -f src/shared/libshared.a && x86_64-pc-linux-gnu-ar csrDT src/shared/libshared.a src/shared/libshared.a.p/misc.c.o src/shared/libshared.a.p/plugin.c.o src/shared/libshared.a.p/schedules.c.o src/shared/libshared.a.p/timeutils.c.o src/shared/libshared.a.p/rc_exec.c.o src/shared/libshared.a.p/_usage.c.o src/shared/libshared.a.p/wtmp.c.o
[20/153] x86_64-pc-linux-gnu-gcc -Isrc/checkpath/checkpath.p -Isrc/checkpath -I../openrc-0.63/src/checkpath -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/checkpath/checkpath.p/checkpath.c.o -MF src/checkpath/checkpath.p/checkpath.c.o.d -o src/checkpath/checkpath.p/checkpath.c.o -c ../openrc-0.63/src/checkpath/checkpath.c
[21/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/einfon.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/einfon.p/einfo.c.o -MF src/einfo/einfon.p/einfo.c.o.d -o src/einfo/einfon.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[22/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/einfo.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/einfo.p/einfo.c.o -MF src/einfo/einfo.p/einfo.c.o.d -o src/einfo/einfo.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[23/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/ewarnn.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/ewarnn.p/einfo.c.o -MF src/einfo/ewarnn.p/einfo.c.o.d -o src/einfo/ewarnn.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[24/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/ewarn.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/ewarn.p/einfo.c.o -MF src/einfo/ewarn.p/einfo.c.o.d -o src/einfo/ewarn.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[25/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/eerrorn.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/eerrorn.p/einfo.c.o -MF src/einfo/eerrorn.p/einfo.c.o.d -o src/einfo/eerrorn.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[26/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/eerror.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/eerror.p/einfo.c.o -MF src/einfo/eerror.p/einfo.c.o.d -o src/einfo/eerror.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[27/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/ebegin.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/ebegin.p/einfo.c.o -MF src/einfo/ebegin.p/einfo.c.o.d -o src/einfo/ebegin.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[28/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/eend.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/eend.p/einfo.c.o -MF src/einfo/eend.p/einfo.c.o.d -o src/einfo/eend.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[29/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/ewend.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/ewend.p/einfo.c.o -MF src/einfo/ewend.p/einfo.c.o.d -o src/einfo/ewend.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[30/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/eindent.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/eindent.p/einfo.c.o -MF src/einfo/eindent.p/einfo.c.o.d -o src/einfo/eindent.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[31/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/eoutdent.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/eoutdent.p/einfo.c.o -MF src/einfo/eoutdent.p/einfo.c.o.d -o src/einfo/eoutdent.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[32/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/esyslog.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/esyslog.p/einfo.c.o -MF src/einfo/esyslog.p/einfo.c.o.d -o src/einfo/esyslog.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[33/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/eval_ecolors.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/eval_ecolors.p/einfo.c.o -MF src/einfo/eval_ecolors.p/einfo.c.o.d -o src/einfo/eval_ecolors.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[34/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/ewaitfile.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/ewaitfile.p/einfo.c.o -MF src/einfo/ewaitfile.p/einfo.c.o.d -o src/einfo/ewaitfile.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[35/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/veinfo.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/veinfo.p/einfo.c.o -MF src/einfo/veinfo.p/einfo.c.o.d -o src/einfo/veinfo.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[36/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/vewarn.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/vewarn.p/einfo.c.o -MF src/einfo/vewarn.p/einfo.c.o.d -o src/einfo/vewarn.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[37/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/vebegin.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/vebegin.p/einfo.c.o -MF src/einfo/vebegin.p/einfo.c.o.d -o src/einfo/vebegin.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[38/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/veend.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/veend.p/einfo.c.o -MF src/einfo/veend.p/einfo.c.o.d -o src/einfo/veend.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[39/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/vewend.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/vewend.p/einfo.c.o -MF src/einfo/vewend.p/einfo.c.o.d -o src/einfo/vewend.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[40/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/veindent.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/veindent.p/einfo.c.o -MF src/einfo/veindent.p/einfo.c.o.d -o src/einfo/veindent.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[41/153] x86_64-pc-linux-gnu-gcc -Isrc/einfo/veoutdent.p -Isrc/einfo -I../openrc-0.63/src/einfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/einfo/veoutdent.p/einfo.c.o -MF src/einfo/veoutdent.p/einfo.c.o.d -o src/einfo/veoutdent.p/einfo.c.o -c ../openrc-0.63/src/einfo/einfo.c
[42/153] x86_64-pc-linux-gnu-gcc -Isrc/fstabinfo/fstabinfo.p -Isrc/fstabinfo -I../openrc-0.63/src/fstabinfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/fstabinfo/fstabinfo.p/fstabinfo.c.o -MF src/fstabinfo/fstabinfo.p/fstabinfo.c.o.d -o src/fstabinfo/fstabinfo.p/fstabinfo.c.o -c ../openrc-0.63/src/fstabinfo/fstabinfo.c
[43/153] x86_64-pc-linux-gnu-gcc -Isrc/is_newer_than/is_newer_than.p -Isrc/is_newer_than -I../openrc-0.63/src/is_newer_than -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/is_newer_than/is_newer_than.p/is_newer_than.c.o -MF src/is_newer_than/is_newer_than.p/is_newer_than.c.o.d -o src/is_newer_than/is_newer_than.p/is_newer_than.c.o -c ../openrc-0.63/src/is_newer_than/is_newer_than.c
[44/153] x86_64-pc-linux-gnu-gcc -Isrc/is_older_than/is_older_than.p -Isrc/is_older_than -I../openrc-0.63/src/is_older_than -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/is_older_than/is_older_than.p/is_older_than.c.o -MF src/is_older_than/is_older_than.p/is_older_than.c.o.d -o src/is_older_than/is_older_than.p/is_older_than.c.o -c ../openrc-0.63/src/is_older_than/is_older_than.c
[45/153] x86_64-pc-linux-gnu-gcc -Isrc/kill_all/kill_all.p -Isrc/kill_all -I../openrc-0.63/src/kill_all -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/kill_all/kill_all.p/kill_all.c.o -MF src/kill_all/kill_all.p/kill_all.c.o.d -o src/kill_all/kill_all.p/kill_all.c.o -c ../openrc-0.63/src/kill_all/kill_all.c
[46/153] x86_64-pc-linux-gnu-gcc -Isrc/mark_service/mark_service_starting.p -Isrc/mark_service -I../openrc-0.63/src/mark_service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/mark_service/mark_service_starting.p/mark_service.c.o -MF src/mark_service/mark_service_starting.p/mark_service.c.o.d -o src/mark_service/mark_service_starting.p/mark_service.c.o -c ../openrc-0.63/src/mark_service/mark_service.c
[47/153] x86_64-pc-linux-gnu-gcc -Isrc/mark_service/mark_service_started.p -Isrc/mark_service -I../openrc-0.63/src/mark_service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/mark_service/mark_service_started.p/mark_service.c.o -MF src/mark_service/mark_service_started.p/mark_service.c.o.d -o src/mark_service/mark_service_started.p/mark_service.c.o -c ../openrc-0.63/src/mark_service/mark_service.c
[48/153] x86_64-pc-linux-gnu-gcc -Isrc/mark_service/mark_service_stopping.p -Isrc/mark_service -I../openrc-0.63/src/mark_service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/mark_service/mark_service_stopping.p/mark_service.c.o -MF src/mark_service/mark_service_stopping.p/mark_service.c.o.d -o src/mark_service/mark_service_stopping.p/mark_service.c.o -c ../openrc-0.63/src/mark_service/mark_service.c
[49/153] x86_64-pc-linux-gnu-gcc -Isrc/mark_service/mark_service_stopped.p -Isrc/mark_service -I../openrc-0.63/src/mark_service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/mark_service/mark_service_stopped.p/mark_service.c.o -MF src/mark_service/mark_service_stopped.p/mark_service.c.o.d -o src/mark_service/mark_service_stopped.p/mark_service.c.o -c ../openrc-0.63/src/mark_service/mark_service.c
[50/153] x86_64-pc-linux-gnu-gcc -Isrc/mark_service/mark_service_inactive.p -Isrc/mark_service -I../openrc-0.63/src/mark_service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/mark_service/mark_service_inactive.p/mark_service.c.o -MF src/mark_service/mark_service_inactive.p/mark_service.c.o.d -o src/mark_service/mark_service_inactive.p/mark_service.c.o -c ../openrc-0.63/src/mark_service/mark_service.c
[51/153] x86_64-pc-linux-gnu-gcc -Isrc/mark_service/mark_service_wasinactive.p -Isrc/mark_service -I../openrc-0.63/src/mark_service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/mark_service/mark_service_wasinactive.p/mark_service.c.o -MF src/mark_service/mark_service_wasinactive.p/mark_service.c.o.d -o src/mark_service/mark_service_wasinactive.p/mark_service.c.o -c ../openrc-0.63/src/mark_service/mark_service.c
[52/153] x86_64-pc-linux-gnu-gcc -Isrc/mark_service/mark_service_hotplugged.p -Isrc/mark_service -I../openrc-0.63/src/mark_service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/mark_service/mark_service_hotplugged.p/mark_service.c.o -MF src/mark_service/mark_service_hotplugged.p/mark_service.c.o.d -o src/mark_service/mark_service_hotplugged.p/mark_service.c.o -c ../openrc-0.63/src/mark_service/mark_service.c
[53/153] x86_64-pc-linux-gnu-gcc -Isrc/mark_service/mark_service_failed.p -Isrc/mark_service -I../openrc-0.63/src/mark_service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/mark_service/mark_service_failed.p/mark_service.c.o -MF src/mark_service/mark_service_failed.p/mark_service.c.o.d -o src/mark_service/mark_service_failed.p/mark_service.c.o -c ../openrc-0.63/src/mark_service/mark_service.c
[54/153] x86_64-pc-linux-gnu-gcc -Isrc/mark_service/mark_service_crashed.p -Isrc/mark_service -I../openrc-0.63/src/mark_service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/mark_service/mark_service_crashed.p/mark_service.c.o -MF src/mark_service/mark_service_crashed.p/mark_service.c.o.d -o src/mark_service/mark_service_crashed.p/mark_service.c.o -c ../openrc-0.63/src/mark_service/mark_service.c
[55/153] x86_64-pc-linux-gnu-gcc -Isrc/mountinfo/mountinfo.p -Isrc/mountinfo -I../openrc-0.63/src/mountinfo -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/mountinfo/mountinfo.p/mountinfo.c.o -MF src/mountinfo/mountinfo.p/mountinfo.c.o.d -o src/mountinfo/mountinfo.p/mountinfo.c.o -c ../openrc-0.63/src/mountinfo/mountinfo.c
[56/153] x86_64-pc-linux-gnu-gcc -Isrc/openrc/openrc.p -Isrc/openrc -I../openrc-0.63/src/openrc -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/openrc/openrc.p/rc.c.o -MF src/openrc/openrc.p/rc.c.o.d -o src/openrc/openrc.p/rc.c.o -c ../openrc-0.63/src/openrc/rc.c
[57/153] x86_64-pc-linux-gnu-gcc -Isrc/openrc/openrc.p -Isrc/openrc -I../openrc-0.63/src/openrc -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/openrc/openrc.p/rc-logger.c.o -MF src/openrc/openrc.p/rc-logger.c.o.d -o src/openrc/openrc.p/rc-logger.c.o -c ../openrc-0.63/src/openrc/rc-logger.c
[58/153] x86_64-pc-linux-gnu-gcc -Isrc/openrc-init/openrc-init.p -Isrc/openrc-init -I../openrc-0.63/src/openrc-init -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/openrc-init/openrc-init.p/openrc-init.c.o -MF src/openrc-init/openrc-init.p/openrc-init.c.o.d -o src/openrc-init/openrc-init.p/openrc-init.c.o -c ../openrc-0.63/src/openrc-init/openrc-init.c
../openrc-0.63/src/openrc-init/openrc-init.c: In function ‘signal_handler’:
../openrc-0.63/src/openrc-init/openrc-init.c:195:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  195 |         write(sigpipe[1], &sig, sizeof(sig));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../openrc-0.63/src/openrc-init/openrc-init.c: In function ‘reap_zombies’:
../openrc-0.63/src/openrc-init/openrc-init.c:213:25: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  213 |                         write(STDERR_FILENO, errmsg, sizeof(errmsg) - 1);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[59/153] x86_64-pc-linux-gnu-gcc -Isrc/openrc-run/openrc-run.p -Isrc/openrc-run -I../openrc-0.63/src/openrc-run -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/openrc-run/openrc-run.p/openrc-run.c.o -MF src/openrc-run/openrc-run.p/openrc-run.c.o.d -o src/openrc-run/openrc-run.p/openrc-run.c.o -c ../openrc-0.63/src/openrc-run/openrc-run.c
[60/153] x86_64-pc-linux-gnu-gcc -Isrc/openrc-shutdown/openrc-shutdown.p -Isrc/openrc-shutdown -I../openrc-0.63/src/openrc-shutdown -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/openrc-shutdown/openrc-shutdown.p/openrc-shutdown.c.o -MF src/openrc-shutdown/openrc-shutdown.p/openrc-shutdown.c.o.d -o src/openrc-shutdown/openrc-shutdown.p/openrc-shutdown.c.o -c ../openrc-0.63/src/openrc-shutdown/openrc-shutdown.c
[61/153] x86_64-pc-linux-gnu-gcc -Isrc/openrc-shutdown/openrc-shutdown.p -Isrc/openrc-shutdown -I../openrc-0.63/src/openrc-shutdown -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/openrc-shutdown/openrc-shutdown.p/broadcast.c.o -MF src/openrc-shutdown/openrc-shutdown.p/broadcast.c.o.d -o src/openrc-shutdown/openrc-shutdown.p/broadcast.c.o -c ../openrc-0.63/src/openrc-shutdown/broadcast.c
../openrc-0.63/src/openrc-shutdown/broadcast.c: In function ‘broadcast’:
../openrc-0.63/src/openrc-shutdown/broadcast.c:162:33: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  162 |                                 write(fd, line, len);
      |                                 ^~~~~~~~~~~~~~~~~~~~
[62/153] x86_64-pc-linux-gnu-gcc -Isrc/openrc-shutdown/openrc-shutdown.p -Isrc/openrc-shutdown -I../openrc-0.63/src/openrc-shutdown -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/openrc-shutdown/openrc-shutdown.p/sysvinit.c.o -MF src/openrc-shutdown/openrc-shutdown.p/sysvinit.c.o.d -o src/openrc-shutdown/openrc-shutdown.p/sysvinit.c.o -c ../openrc-0.63/src/openrc-shutdown/sysvinit.c
[63/153] x86_64-pc-linux-gnu-gcc -Isrc/openrc-user/openrc-user.p -Isrc/openrc-user -I../openrc-0.63/src/openrc-user -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/openrc-user/openrc-user.p/openrc-user.c.o -MF src/openrc-user/openrc-user.p/openrc-user.c.o.d -o src/openrc-user/openrc-user.p/openrc-user.c.o -c ../openrc-0.63/src/openrc-user/openrc-user.c
[64/153] x86_64-pc-linux-gnu-gcc -Isrc/pam_openrc/pam_openrc.so.p -Isrc/pam_openrc -I../openrc-0.63/src/pam_openrc -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ src/pam_openrc/pam_openrc.so.p/pam_openrc.c.o -MF src/pam_openrc/pam_openrc.so.p/pam_openrc.c.o.d -o src/pam_openrc/pam_openrc.so.p/pam_openrc.c.o -c ../openrc-0.63/src/pam_openrc/pam_openrc.c
[65/153] x86_64-pc-linux-gnu-gcc -Isrc/rc-abort/rc-abort.p -Isrc/rc-abort -I../openrc-0.63/src/rc-abort -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/rc-abort/rc-abort.p/rc-abort.c.o -MF src/rc-abort/rc-abort.p/rc-abort.c.o.d -o src/rc-abort/rc-abort.p/rc-abort.c.o -c ../openrc-0.63/src/rc-abort/rc-abort.c
[66/153] x86_64-pc-linux-gnu-gcc -Isrc/rc-depend/rc-depend.p -Isrc/rc-depend -I../openrc-0.63/src/rc-depend -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/rc-depend/rc-depend.p/rc-depend.c.o -MF src/rc-depend/rc-depend.p/rc-depend.c.o.d -o src/rc-depend/rc-depend.p/rc-depend.c.o -c ../openrc-0.63/src/rc-depend/rc-depend.c
[67/153] x86_64-pc-linux-gnu-gcc -Isrc/rc-service/rc-service.p -Isrc/rc-service -I../openrc-0.63/src/rc-service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/rc-service/rc-service.p/rc-service.c.o -MF src/rc-service/rc-service.p/rc-service.c.o.d -o src/rc-service/rc-service.p/rc-service.c.o -c ../openrc-0.63/src/rc-service/rc-service.c
[68/153] x86_64-pc-linux-gnu-gcc -Isrc/rc-status/rc-status.p -Isrc/rc-status -I../openrc-0.63/src/rc-status -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/rc-status/rc-status.p/rc-status.c.o -MF src/rc-status/rc-status.p/rc-status.c.o.d -o src/rc-status/rc-status.p/rc-status.c.o -c ../openrc-0.63/src/rc-status/rc-status.c
[69/153] x86_64-pc-linux-gnu-gcc -Isrc/rc-update/rc-update.p -Isrc/rc-update -I../openrc-0.63/src/rc-update -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/rc-update/rc-update.p/rc-update.c.o -MF src/rc-update/rc-update.p/rc-update.c.o.d -o src/rc-update/rc-update.p/rc-update.c.o -c ../openrc-0.63/src/rc-update/rc-update.c
[70/153] x86_64-pc-linux-gnu-gcc -Isrc/service/service_starting.p -Isrc/service -I../openrc-0.63/src/service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/service/service_starting.p/service.c.o -MF src/service/service_starting.p/service.c.o.d -o src/service/service_starting.p/service.c.o -c ../openrc-0.63/src/service/service.c
[71/153] x86_64-pc-linux-gnu-gcc -Isrc/service/service_started.p -Isrc/service -I../openrc-0.63/src/service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/service/service_started.p/service.c.o -MF src/service/service_started.p/service.c.o.d -o src/service/service_started.p/service.c.o -c ../openrc-0.63/src/service/service.c
[72/153] x86_64-pc-linux-gnu-gcc -Isrc/service/service_stopping.p -Isrc/service -I../openrc-0.63/src/service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/service/service_stopping.p/service.c.o -MF src/service/service_stopping.p/service.c.o.d -o src/service/service_stopping.p/service.c.o -c ../openrc-0.63/src/service/service.c
[73/153] x86_64-pc-linux-gnu-gcc -Isrc/service/service_stopped.p -Isrc/service -I../openrc-0.63/src/service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/service/service_stopped.p/service.c.o -MF src/service/service_stopped.p/service.c.o.d -o src/service/service_stopped.p/service.c.o -c ../openrc-0.63/src/service/service.c
[74/153] x86_64-pc-linux-gnu-gcc -Isrc/service/service_inactive.p -Isrc/service -I../openrc-0.63/src/service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/service/service_inactive.p/service.c.o -MF src/service/service_inactive.p/service.c.o.d -o src/service/service_inactive.p/service.c.o -c ../openrc-0.63/src/service/service.c
[75/153] x86_64-pc-linux-gnu-gcc -Isrc/service/service_wasinactive.p -Isrc/service -I../openrc-0.63/src/service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/service/service_wasinactive.p/service.c.o -MF src/service/service_wasinactive.p/service.c.o.d -o src/service/service_wasinactive.p/service.c.o -c ../openrc-0.63/src/service/service.c
[76/153] x86_64-pc-linux-gnu-gcc -Isrc/service/service_hotplugged.p -Isrc/service -I../openrc-0.63/src/service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/service/service_hotplugged.p/service.c.o -MF src/service/service_hotplugged.p/service.c.o.d -o src/service/service_hotplugged.p/service.c.o -c ../openrc-0.63/src/service/service.c
[77/153] x86_64-pc-linux-gnu-gcc -Isrc/service/service_started_daemon.p -Isrc/service -I../openrc-0.63/src/service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/service/service_started_daemon.p/service.c.o -MF src/service/service_started_daemon.p/service.c.o.d -o src/service/service_started_daemon.p/service.c.o -c ../openrc-0.63/src/service/service.c
[78/153] x86_64-pc-linux-gnu-gcc -Isrc/service/service_crashed.p -Isrc/service -I../openrc-0.63/src/service -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/service/service_crashed.p/service.c.o -MF src/service/service_crashed.p/service.c.o.d -o src/service/service_crashed.p/service.c.o -c ../openrc-0.63/src/service/service.c
[79/153] x86_64-pc-linux-gnu-gcc -Isrc/seedrng/seedrng.p -Isrc/seedrng -I../openrc-0.63/src/seedrng -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/seedrng/seedrng.p/seedrng.c.o -MF src/seedrng/seedrng.p/seedrng.c.o.d -o src/seedrng/seedrng.p/seedrng.c.o -c ../openrc-0.63/src/seedrng/seedrng.c
[80/153] x86_64-pc-linux-gnu-gcc -Isrc/shell_var/shell_var.p -Isrc/shell_var -I../openrc-0.63/src/shell_var -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/shell_var/shell_var.p/shell_var.c.o -MF src/shell_var/shell_var.p/shell_var.c.o.d -o src/shell_var/shell_var.p/shell_var.c.o -c ../openrc-0.63/src/shell_var/shell_var.c
[81/153] x86_64-pc-linux-gnu-gcc -Isrc/start-stop-daemon/start-stop-daemon.p -Isrc/start-stop-daemon -I../openrc-0.63/src/start-stop-daemon -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -MD -MQ src/start-stop-daemon/start-stop-daemon.p/start-stop-daemon.c.o -MF src/start-stop-daemon/start-stop-daemon.p/start-stop-daemon.c.o.d -o src/start-stop-daemon/start-stop-daemon.p/start-stop-daemon.c.o -c ../openrc-0.63/src/start-stop-daemon/start-stop-daemon.c
[82/153] x86_64-pc-linux-gnu-gcc -Isrc/supervise-daemon/supervise-daemon.p -Isrc/supervise-daemon -I../openrc-0.63/src/supervise-daemon -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/supervise-daemon/supervise-daemon.p/supervise-daemon.c.o -MF src/supervise-daemon/supervise-daemon.p/supervise-daemon.c.o.d -o src/supervise-daemon/supervise-daemon.p/supervise-daemon.c.o -c ../openrc-0.63/src/supervise-daemon/supervise-daemon.c
[83/153] x86_64-pc-linux-gnu-gcc -Isrc/swclock/swclock.p -Isrc/swclock -I../openrc-0.63/src/swclock -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/swclock/swclock.p/swclock.c.o -MF src/swclock/swclock.p/swclock.c.o.d -o src/swclock/swclock.p/swclock.c.o -c ../openrc-0.63/src/swclock/swclock.c
[84/153] x86_64-pc-linux-gnu-gcc -Isrc/value/service_get_value.p -Isrc/value -I../openrc-0.63/src/value -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/value/service_get_value.p/value.c.o -MF src/value/service_get_value.p/value.c.o.d -o src/value/service_get_value.p/value.c.o -c ../openrc-0.63/src/value/value.c
[85/153] x86_64-pc-linux-gnu-gcc -Isrc/value/service_set_value.p -Isrc/value -I../openrc-0.63/src/value -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/value/service_set_value.p/value.c.o -MF src/value/service_set_value.p/value.c.o.d -o src/value/service_set_value.p/value.c.o -c ../openrc-0.63/src/value/value.c
[86/153] x86_64-pc-linux-gnu-gcc -Isrc/value/get_options.p -Isrc/value -I../openrc-0.63/src/value -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/value/get_options.p/value.c.o -MF src/value/get_options.p/value.c.o.d -o src/value/get_options.p/value.c.o -c ../openrc-0.63/src/value/value.c
[87/153] x86_64-pc-linux-gnu-gcc -Isrc/value/save_options.p -Isrc/value -I../openrc-0.63/src/value -Isrc/shared -I../openrc-0.63/src/shared -Isrc/librc -I../openrc-0.63/src/librc -Isrc/libeinfo -I../openrc-0.63/src/libeinfo -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 '-DBRANDING="Gentoo Linux"' -DHAVE_PAM -D_DEFAULT_SOURCE -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wformat=2 -Winline -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wwrite-strings -Werror=implicit-int -Werror=implicit-function-declaration -Werror=int-conversion -DHAVE_CLOSE_RANGE -DHAVE_MALLOC_EXTENDED_ATTRIBUTE -DHAVE_STRLCPY -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ src/value/save_options.p/value.c.o -MF src/value/save_options.p/value.c.o.d -o src/value/save_options.p/value.c.o -c ../openrc-0.63/src/value/value.c
[88/153] /usr/lib/python-exec/python3.13/meson --internal vcstagger ../openrc-0.63/src/shared/version.in src/shared/version 0.63 /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/src/shared @VCS_TAG@ '(.*)' ' '
[89/153] x86_64-pc-linux-gnu-gcc  -o src/checkpath/checkpath src/checkpath/checkpath.p/checkpath.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a /usr/lib64/libpam.so -Wl,--end-group
[90/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/einfon src/einfo/einfon.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[91/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/einfo src/einfo/einfo.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[92/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/ewarnn src/einfo/ewarnn.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[93/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/ewarn src/einfo/ewarn.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[94/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/eerrorn src/einfo/eerrorn.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[95/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/eerror src/einfo/eerror.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[96/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/ebegin src/einfo/ebegin.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[97/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/eend src/einfo/eend.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[98/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/ewend src/einfo/ewend.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[99/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/eindent src/einfo/eindent.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[100/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/eoutdent src/einfo/eoutdent.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[101/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/esyslog src/einfo/esyslog.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[102/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/eval_ecolors src/einfo/eval_ecolors.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[103/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/ewaitfile src/einfo/ewaitfile.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[104/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/veinfo src/einfo/veinfo.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[105/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/vewarn src/einfo/vewarn.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[106/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/vebegin src/einfo/vebegin.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[107/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/veend src/einfo/veend.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[108/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/vewend src/einfo/vewend.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[109/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/veindent src/einfo/veindent.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[110/153] x86_64-pc-linux-gnu-gcc  -o src/einfo/veoutdent src/einfo/veoutdent.p/einfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[111/153] x86_64-pc-linux-gnu-gcc  -o src/fstabinfo/fstabinfo src/fstabinfo/fstabinfo.p/fstabinfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[112/153] x86_64-pc-linux-gnu-gcc  -o src/is_newer_than/is_newer_than src/is_newer_than/is_newer_than.p/is_newer_than.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[113/153] x86_64-pc-linux-gnu-gcc  -o src/is_older_than/is_older_than src/is_older_than/is_older_than.p/is_older_than.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[114/153] x86_64-pc-linux-gnu-gcc  -o src/kill_all/kill_all src/kill_all/kill_all.p/kill_all.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[115/153] x86_64-pc-linux-gnu-gcc  -o src/mark_service/mark_service_starting src/mark_service/mark_service_starting.p/mark_service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[116/153] x86_64-pc-linux-gnu-gcc  -o src/mark_service/mark_service_started src/mark_service/mark_service_started.p/mark_service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[117/153] x86_64-pc-linux-gnu-gcc  -o src/mark_service/mark_service_stopping src/mark_service/mark_service_stopping.p/mark_service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[118/153] x86_64-pc-linux-gnu-gcc  -o src/mark_service/mark_service_stopped src/mark_service/mark_service_stopped.p/mark_service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[119/153] x86_64-pc-linux-gnu-gcc  -o src/mark_service/mark_service_inactive src/mark_service/mark_service_inactive.p/mark_service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[120/153] x86_64-pc-linux-gnu-gcc  -o src/mark_service/mark_service_wasinactive src/mark_service/mark_service_wasinactive.p/mark_service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[121/153] x86_64-pc-linux-gnu-gcc  -o src/mark_service/mark_service_hotplugged src/mark_service/mark_service_hotplugged.p/mark_service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[122/153] x86_64-pc-linux-gnu-gcc  -o src/mark_service/mark_service_failed src/mark_service/mark_service_failed.p/mark_service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[123/153] x86_64-pc-linux-gnu-gcc  -o src/mark_service/mark_service_crashed src/mark_service/mark_service_crashed.p/mark_service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[124/153] x86_64-pc-linux-gnu-gcc  -o src/mountinfo/mountinfo src/mountinfo/mountinfo.p/mountinfo.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[125/153] x86_64-pc-linux-gnu-gcc  -o src/openrc/openrc src/openrc/openrc.p/rc.c.o src/openrc/openrc.p/rc-logger.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -ldl -lutil -Wl,--end-group
[126/153] x86_64-pc-linux-gnu-gcc  -o src/openrc-init/openrc-init src/openrc-init/openrc-init.p/openrc-init.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -ldl -Wl,--end-group
[127/153] x86_64-pc-linux-gnu-gcc  -o src/openrc-run/openrc-run src/openrc-run/openrc-run.p/openrc-run.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -ldl /usr/lib64/libpam.so -lutil -Wl,--end-group
[128/153] x86_64-pc-linux-gnu-gcc  -o src/openrc-shutdown/openrc-shutdown src/openrc-shutdown/openrc-shutdown.p/openrc-shutdown.c.o src/openrc-shutdown/openrc-shutdown.p/broadcast.c.o src/openrc-shutdown/openrc-shutdown.p/sysvinit.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[129/153] x86_64-pc-linux-gnu-gcc  -o src/openrc-user/openrc-user src/openrc-user/openrc-user.p/openrc-user.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a /usr/lib64/libpam.so -Wl,--end-group
[130/153] x86_64-pc-linux-gnu-gcc  -o src/pam_openrc/pam_openrc.so src/pam_openrc/pam_openrc.so.p/pam_openrc.c.o -flto -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a /usr/lib64/libpam.so -Wl,--end-group
[131/153] x86_64-pc-linux-gnu-gcc  -o src/rc-abort/rc-abort src/rc-abort/rc-abort.p/rc-abort.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 -Wl,--end-group
[132/153] x86_64-pc-linux-gnu-gcc  -o src/rc-depend/rc-depend src/rc-depend/rc-depend.p/rc-depend.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[133/153] x86_64-pc-linux-gnu-gcc  -o src/rc-service/rc-service src/rc-service/rc-service.p/rc-service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[134/153] x86_64-pc-linux-gnu-gcc  -o src/rc-status/rc-status src/rc-status/rc-status.p/rc-status.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -lutil -Wl,--end-group
[135/153] x86_64-pc-linux-gnu-gcc  -o src/rc-update/rc-update src/rc-update/rc-update.p/rc-update.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[136/153] x86_64-pc-linux-gnu-gcc  -o src/service/service_starting src/service/service_starting.p/service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[137/153] x86_64-pc-linux-gnu-gcc  -o src/service/service_started src/service/service_started.p/service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[138/153] x86_64-pc-linux-gnu-gcc  -o src/service/service_stopping src/service/service_stopping.p/service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[139/153] x86_64-pc-linux-gnu-gcc  -o src/service/service_stopped src/service/service_stopped.p/service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[140/153] x86_64-pc-linux-gnu-gcc  -o src/service/service_inactive src/service/service_inactive.p/service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[141/153] x86_64-pc-linux-gnu-gcc  -o src/service/service_wasinactive src/service/service_wasinactive.p/service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[142/153] x86_64-pc-linux-gnu-gcc  -o src/service/service_hotplugged src/service/service_hotplugged.p/service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[143/153] x86_64-pc-linux-gnu-gcc  -o src/service/service_started_daemon src/service/service_started_daemon.p/service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[144/153] x86_64-pc-linux-gnu-gcc  -o src/service/service_crashed src/service/service_crashed.p/service.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[145/153] x86_64-pc-linux-gnu-gcc  -o src/seedrng/seedrng src/seedrng/seedrng.p/seedrng.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[146/153] x86_64-pc-linux-gnu-gcc  -o src/shell_var/shell_var src/shell_var/shell_var.p/shell_var.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
[147/153] x86_64-pc-linux-gnu-gcc  -o src/start-stop-daemon/start-stop-daemon src/start-stop-daemon/start-stop-daemon.p/start-stop-daemon.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -ldl /usr/lib64/libpam.so /usr/lib64/libcap.so -lutil -Wl,--end-group -pthread
[148/153] x86_64-pc-linux-gnu-gcc  -o src/supervise-daemon/supervise-daemon src/supervise-daemon/supervise-daemon.p/supervise-daemon.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -ldl /usr/lib64/libpam.so /usr/lib64/libcap.so -lutil -Wl,--end-group
[149/153] x86_64-pc-linux-gnu-gcc  -o src/swclock/swclock src/swclock/swclock.p/swclock.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[150/153] x86_64-pc-linux-gnu-gcc  -o src/value/service_get_value src/value/service_get_value.p/value.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[151/153] x86_64-pc-linux-gnu-gcc  -o src/value/service_set_value src/value/service_set_value.p/value.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[152/153] x86_64-pc-linux-gnu-gcc  -o src/value/get_options src/value/get_options.p/value.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
[153/153] x86_64-pc-linux-gnu-gcc  -o src/value/save_options src/value/save_options.p/value.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../librc:$ORIGIN/../libeinfo' -Wl,--start-group src/librc/librc.so.1 src/libeinfo/libeinfo.so.1 src/shared/libshared.a -Wl,--end-group
>>> Source compiled.
>>> Test phase [not enabled]: sys-apps/openrc-0.63-r1

>>> Install sys-apps/openrc-0.63-r1 into /var/tmp/portage/sys-apps/openrc-0.63-r1/image
meson install --destdir /var/tmp/portage/sys-apps/openrc-0.63-r1/image --no-rebuild
Installing src/librc/librc.so.1 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/lib64
Installing src/libeinfo/libeinfo.so.1 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/lib64
Installing src/checkpath/checkpath to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/einfon to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/einfo to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/ewarnn to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/ewarn to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/eerrorn to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/eerror to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/ebegin to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/eend to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/ewend to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/eindent to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/eoutdent to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/esyslog to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/eval_ecolors to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/ewaitfile to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/veinfo to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/vewarn to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/vebegin to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/veend to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/vewend to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/veindent to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/einfo/veoutdent to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/fstabinfo/fstabinfo to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/is_newer_than/is_newer_than to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/is_older_than/is_older_than to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/kill_all/kill_all to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/mark_service/mark_service_starting to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/mark_service/mark_service_started to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/mark_service/mark_service_stopping to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/mark_service/mark_service_stopped to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/mark_service/mark_service_inactive to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/mark_service/mark_service_wasinactive to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/mark_service/mark_service_hotplugged to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/mark_service/mark_service_failed to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/mark_service/mark_service_crashed to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/mountinfo/mountinfo to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/openrc/openrc to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/sbin
Installing src/openrc-init/openrc-init to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/sbin
Installing src/openrc-run/openrc-run to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/sbin
Installing src/openrc-shutdown/openrc-shutdown to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/sbin
Installing src/openrc-user/openrc-user to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/pam_openrc/pam_openrc.so to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/lib64/security
Installing src/rc-abort/rc-abort to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/rc-depend/rc-depend to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/rc-service/rc-service to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/sbin
Installing src/rc-status/rc-status to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/bin
Installing src/rc-update/rc-update to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/sbin
Installing src/service/service_starting to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/service/service_started to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/service/service_stopping to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/service/service_stopped to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/service/service_inactive to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/service/service_wasinactive to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/service/service_hotplugged to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/service/service_started_daemon to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/service/service_crashed to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/seedrng/seedrng to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/shell_var/shell_var to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/start-stop-daemon/start-stop-daemon to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/sbin
Installing src/supervise-daemon/supervise-daemon to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/sbin
Installing src/swclock/swclock to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sbin
Installing src/value/service_get_value to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/value/service_set_value to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/value/get_options to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing src/value/save_options to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/src/librc/rc.h to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/include
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/src/libeinfo/einfo.h to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/include
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/bash-completion/openrc to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/bash-completion/completions
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/bash-completion/rc-service to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/bash-completion/completions
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/bash-completion/rc-status to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/bash-completion/completions
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/bash-completion/rc-update to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/bash-completion/completions
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/bootmisc to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/fsck to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/hostname to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/localmount to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/netmount to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/swap to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/swclock to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/agetty to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/consolefont to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/devfs to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/dmesg to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/hwclock to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/keymaps to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/killprocs to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/modules to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/mtab to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/net-online to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/conf.d/seedrng to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/conf.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/etc/rc.conf to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/bootmisc to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/fsck to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/hostname to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/local to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/localmount to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/loopback to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/netmount to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/osclock to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/root to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/savecache to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/swap to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/swclock to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/sysctl to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/runsvdir to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/s6-svscan to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/user to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/agetty to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/binfmt to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/cgroups to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/consolefont to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/devfs to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/dmesg to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/hwclock to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/keymaps to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/killprocs to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/modules to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/mount-ro to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/mtab to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/numlock to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/procfs to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/net-online to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/save-keymaps to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/save-termencoding to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/seedrng to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/sysfs to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/init.d/termencoding to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/local.d/README to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/local.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/einfo.3 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man3
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc_config.3 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man3
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc_deptree.3 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man3
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc_find_pids.3 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man3
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc_plugin_hook.3 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man3
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc_runlevel.3 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man3
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc_service.3 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man3
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc_stringlist.3 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man3
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/openrc.8 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man8
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/openrc-run.8 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man8
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc-service.8 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man8
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc-status.8 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man8
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc-update.8 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man8
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/start-stop-daemon.8 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man8
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/supervise-daemon.8 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man8
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/rc-sstat.8 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man8
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/openrc-init.8 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man8
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/openrc-shutdown.8 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/man/man8
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/sh/rc-functions.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/sh/rc-mount.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/sh/runit.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/sh/s6.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/sh/start-stop-daemon.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/sh/supervise-daemon.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/sh/rc-cgroup.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/sh/functions.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/sh/gendepends.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/sh/openrc-run.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/sh/openrc-user.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/sh/s6-svscanboot.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/sh/binfmt.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/sh/cgroup-release-agent.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/sh/init-early.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/sh/init.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/sh
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/src/on_ac_power/on_ac_power to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/libexec/rc/bin
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/src/rc-sstat/rc-sstat to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/sbin
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/src/start-stop-daemon/start-stop-daemon.pam to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/pam.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/src/supervise-daemon/supervise-daemon.pam to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/pam.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/support/deptree2dot/deptree2dot to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/deptree2dot
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/support/deptree2dot/README.md to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/deptree2dot
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/avahi-dnsconfd to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/avahid to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/dhcpcd to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/dbus to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/hald to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/named to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/ntpd to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/openvpn to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/polkitd to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/sshd to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/support/init.d.examples/wpa_supplicant to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/support/init.d.examples/README.md to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/init.d.examples
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/support/openvpn/down.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/openvpn
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/support/openvpn/up.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/openvpn
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/support/openvpn/README.md to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/openvpn
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/support/sysvinit/halt.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/sysvinit
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/support/sysvinit/inittab to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/sysvinit
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/support/sysvinit/README.md to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/openrc/support/sysvinit
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/sysctl.d/README to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/sysctl.d
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/zsh-completion/_openrc to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/zsh/site-functions
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/zsh-completion/_rc-service to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/zsh/site-functions
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/zsh-completion/_rc-status to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/zsh/site-functions
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/zsh-completion/_rc-update to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/share/zsh/site-functions
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/meson-private/einfo.pc to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/lib64/pkgconfig
Installing /var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63-build/meson-private/openrc.pc to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/lib64/pkgconfig
Installing symlink pointing to librc.so.1 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/lib64/librc.so
Installing symlink pointing to libeinfo.so.1 to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/usr/lib64/libeinfo.so
Installing symlink pointing to /usr/libexec/rc/sh/functions.sh to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/init.d/functions.sh
Installing symlink pointing to /etc/init.d/bootmisc to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/bootmisc
Installing symlink pointing to /etc/init.d/fsck to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/fsck
Installing symlink pointing to /etc/init.d/hostname to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/hostname
Installing symlink pointing to /etc/init.d/localmount to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/localmount
Installing symlink pointing to /etc/init.d/loopback to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/loopback
Installing symlink pointing to /etc/init.d/root to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/root
Installing symlink pointing to /etc/init.d/swap to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/swap
Installing symlink pointing to /etc/init.d/sysctl to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/sysctl
Installing symlink pointing to /etc/init.d/binfmt to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/binfmt
Installing symlink pointing to /etc/init.d/hwclock to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/hwclock
Installing symlink pointing to /etc/init.d/keymaps to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/keymaps
Installing symlink pointing to /etc/init.d/modules to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/modules
Installing symlink pointing to /etc/init.d/mtab to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/mtab
Installing symlink pointing to /etc/init.d/procfs to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/procfs
Installing symlink pointing to /etc/init.d/save-keymaps to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/save-keymaps
Installing symlink pointing to /etc/init.d/save-termencoding to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/save-termencoding
Installing symlink pointing to /etc/init.d/seedrng to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/seedrng
Installing symlink pointing to /etc/init.d/termencoding to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/boot/termencoding
Installing symlink pointing to /etc/init.d/local to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/default/local
Installing symlink pointing to /etc/init.d/netmount to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/default/netmount
Installing symlink pointing to /etc/init.d/local to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/nonetwork/local
Installing symlink pointing to /etc/init.d/savecache to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/shutdown/savecache
Installing symlink pointing to /etc/init.d/killprocs to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/shutdown/killprocs
Installing symlink pointing to /etc/init.d/mount-ro to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/shutdown/mount-ro
Installing symlink pointing to /etc/init.d/cgroups to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/sysinit/cgroups
Installing symlink pointing to /etc/init.d/devfs to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/sysinit/devfs
Installing symlink pointing to /etc/init.d/dmesg to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/sysinit/dmesg
Installing symlink pointing to /etc/init.d/sysfs to /var/tmp/portage/sys-apps/openrc-0.63-r1/image/etc/runlevels/sysinit/sysfs
Running custom install script '/var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/man/meson_man_links.sh share/man 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 openrc.8 openrc-run.8 rc-service.8 rc-status.8 rc-update.8 start-stop-daemon.8 supervise-daemon.8 rc-sstat.8 openrc-init.8 openrc-shutdown.8'
Running custom install script '/var/tmp/portage/sys-apps/openrc-0.63-r1/work/openrc-0.63/tools/meson_final.sh /usr/libexec/rc linux'
>>> Completed installing sys-apps/openrc-0.63-r1 into /var/tmp/portage/sys-apps/openrc-0.63-r1/image

 * Final size of build directory: 8000 KiB (7.8 MiB)
 * Final size of installed tree:  2604 KiB (2.5 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/librc.so.1
   /usr/lib64/libeinfo.so.1
   /usr/libexec/rc/bin/checkpath
   /usr/libexec/rc/bin/einfon
   /usr/libexec/rc/bin/einfo
   /usr/libexec/rc/bin/ewarnn
   /usr/libexec/rc/bin/ewarn
   /usr/libexec/rc/bin/eerrorn
   /usr/libexec/rc/bin/eerror
   /usr/libexec/rc/bin/ebegin
   /usr/libexec/rc/bin/eend
   /usr/libexec/rc/bin/ewend
   /usr/libexec/rc/bin/eindent
   /usr/libexec/rc/bin/eoutdent
   /usr/libexec/rc/bin/esyslog
   /usr/libexec/rc/bin/eval_ecolors
   /usr/libexec/rc/bin/ewaitfile
   /usr/libexec/rc/bin/veinfo
   /usr/libexec/rc/bin/vewarn
   /usr/libexec/rc/bin/vebegin
   /usr/libexec/rc/bin/veend
   /usr/libexec/rc/bin/vewend
   /usr/libexec/rc/bin/veindent
   /usr/libexec/rc/bin/veoutdent
   /usr/libexec/rc/bin/fstabinfo
   /usr/libexec/rc/bin/is_newer_than
   /usr/libexec/rc/bin/is_older_than
   /usr/libexec/rc/bin/kill_all
   /usr/libexec/rc/sbin/mark_service_starting
   /usr/libexec/rc/sbin/mark_service_started
   /usr/libexec/rc/sbin/mark_service_stopping
   /usr/libexec/rc/sbin/mark_service_stopped
   /usr/libexec/rc/sbin/mark_service_inactive
   /usr/libexec/rc/sbin/mark_service_wasinactive
   /usr/libexec/rc/sbin/mark_service_hotplugged
   /usr/libexec/rc/sbin/mark_service_crashed
   /usr/libexec/rc/sbin/mark_service_failed
   /usr/libexec/rc/bin/mountinfo
   /sbin/openrc
   /sbin/openrc-init
   /sbin/openrc-run
   /sbin/openrc-shutdown
   /usr/libexec/rc/bin/openrc-user
   /lib64/security/pam_openrc.so
   /usr/libexec/rc/sbin/rc-abort
   /usr/libexec/rc/bin/rc-depend
   /sbin/rc-service
   /bin/rc-status
   /sbin/rc-update
   /usr/libexec/rc/bin/service_starting
   /usr/libexec/rc/bin/service_started
   /usr/libexec/rc/bin/service_stopping
   /usr/libexec/rc/bin/service_stopped
   /usr/libexec/rc/bin/service_inactive
   /usr/libexec/rc/bin/service_wasinactive
   /usr/libexec/rc/bin/service_hotplugged
   /usr/libexec/rc/bin/service_started_daemon
   /usr/libexec/rc/bin/service_crashed
   /usr/libexec/rc/sbin/seedrng
   /usr/libexec/rc/bin/shell_var
   /sbin/start-stop-daemon
   /sbin/supervise-daemon
   /usr/libexec/rc/sbin/swclock
   /usr/libexec/rc/bin/service_get_value
   /usr/libexec/rc/bin/service_set_value
   /usr/libexec/rc/bin/get_options
   /usr/libexec/rc/bin/save_options