Wed Aug 24 16:35:17 UTC 2016

KB: 2524792	/

libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:33: installing 'build-aux/compile'
configure.ac:37: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
configure: loading cache config.cache
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for a BSD-compatible install... /tools/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /tools/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc option to accept ISO C99... none needed
checking for C compiler vendor... gnu
checking for gcc-ar... gcc-ar
checking for gcc-nm... gcc-nm
checking for gcc-ranlib... gcc-ranlib
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... gcc-nm
checking the name lister (gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) gcc-ranlib
checking command to parse gcc-nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /tools/bin/dd
checking how to truncate binary pipes... /tools/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for intltool-merge... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.24.0
checking for XML::Parser... ok
checking whether ln -s works... yes
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for gawk... (cached) gawk
checking for m4... /usr/bin/m4
checking for quotaon... /usr/sbin/quotaon
checking for quotacheck... /usr/sbin/quotacheck
checking for setcap... /usr/sbin/setcap
checking for kill... /bin/kill
checking for kmod... /bin/kmod
checking for kexec... /usr/sbin/kexec
checking for sulogin... /usr/sbin/sulogin
checking for mount... /bin/mount
checking for umount... /bin/umount
checking for objcopy... objcopy
checking for strings... strings
checking for gperf... gperf
checking if gcc supports flag -pipe in envvar CFLAGS... yes
checking if gcc supports flag -Wall in envvar CFLAGS... yes
checking if gcc supports flag -Wextra in envvar CFLAGS... yes
checking if gcc supports flag -Wundef in envvar CFLAGS... yes
checking if gcc supports flag -Wformat=2 -Wformat-security -Wformat-nonliteral in envvar CFLAGS... yes
checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if gcc supports flag -Wpointer-arith in envvar CFLAGS... yes
checking if gcc supports flag -Winit-self in envvar CFLAGS... yes
checking if gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if gcc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes
checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
checking if gcc supports flag -Werror=missing-declarations in envvar CFLAGS... yes
checking if gcc supports flag -Werror=return-type in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wredundant-decls in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes
checking if gcc supports flag -Wshadow in envvar CFLAGS... yes
checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if gcc supports flag -Wwrite-strings in envvar CFLAGS... yes
checking if gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
checking if gcc supports flag -Wno-unused-result in envvar CFLAGS... yes
checking if gcc supports flag -Wno-format-signedness in envvar CFLAGS... yes
checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes
checking if gcc supports flag -Wdate-time in envvar CFLAGS... yes
checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes
checking if gcc supports flag -ffast-math in envvar CFLAGS... yes
checking if gcc supports flag -fno-common in envvar CFLAGS... yes
checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if gcc supports flag -fvisibility=hidden in envvar CFLAGS... yes
checking if gcc supports flag -fstack-protector in envvar CFLAGS... yes
checking if gcc supports flag -fstack-protector-strong in envvar CFLAGS... yes
checking if gcc supports flag -fPIE in envvar CFLAGS... yes
checking if gcc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes
checking if gcc supports flag -Werror=shadow in envvar CFLAGS... yes
checking if gcc supports flag -flto in envvar CFLAGS... (cached) no
checking if gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS... yes
checking if gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
checking if gcc supports flag -ffunction-sections in envvar CFLAGS... yes
checking if gcc supports flag -fdata-sections in envvar CFLAGS... yes
checking if gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes
checking if gcc supports flag -Wl,--no-undefined in envvar LDFLAGS... yes
checking if gcc supports flag -Wl,-z,relro in envvar LDFLAGS... yes
checking if gcc supports flag -Wl,-z,now in envvar LDFLAGS... yes
checking if gcc supports flag -pie in envvar LDFLAGS... yes
checking if gcc supports flag -Wl,-fuse-ld=gold in envvar LDFLAGS... no
checking size of pid_t... 4
checking size of uid_t... 4
checking size of gid_t... 4
checking size of time_t... 8
checking size of dev_t... 8
checking size of ino_t... 8
checking size of rlim_t... 8
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking linux/btrfs.h usability... yes
checking linux/btrfs.h presence... yes
checking for linux/btrfs.h... yes
checking linux/memfd.h usability... yes
checking linux/memfd.h presence... yes
checking for linux/memfd.h... yes
checking for library containing clock_gettime... none required
checking for library containing cap_init... -lcap
checking for __secure_getenv... no
checking for secure_getenv... yes
checking whether memfd_create is declared... no
checking whether gettid is declared... no
checking whether pivot_root is declared... no
checking whether name_to_handle_at is declared... yes
checking whether setns is declared... yes
checking whether getrandom is declared... no
checking whether renameat2 is declared... no
checking whether kcmp is declared... no
checking whether keyctl is declared... no
checking whether LO_FLAGS_PARTSCAN is declared... yes
checking whether copy_file_range is declared... no
checking for char16_t... yes
checking for char32_t... yes
checking for key_serial_t... no
checking whether IFLA_INET6_ADDR_GEN_MODE is declared... yes
checking whether IN6_ADDR_GEN_MODE_STABLE_PRIVACY is declared... yes
checking whether IFLA_VRF_TABLE is declared... yes
checking whether IFLA_MACVLAN_FLAGS is declared... yes
checking whether IFLA_IPVLAN_MODE is declared... yes
checking whether IFLA_VTI_REMOTE is declared... yes
checking whether IFLA_PHYS_PORT_ID is declared... yes
checking whether IFLA_BOND_AD_INFO is declared... yes
checking whether IFLA_VLAN_PROTOCOL is declared... yes
checking whether IFLA_VXLAN_REMCSUM_NOPARTIAL is declared... yes
checking whether IFLA_IPTUN_ENCAP_DPORT is declared... yes
checking whether IFLA_GRE_ENCAP_DPORT is declared... yes
checking whether IFLA_BRIDGE_VLAN_INFO is declared... yes
checking whether IFLA_BRPORT_PROXYARP is declared... yes
checking whether IFLA_BRPORT_LEARNING_SYNC is declared... yes
checking whether IFLA_BR_VLAN_DEFAULT_PVID is declared... yes
checking whether NDA_IFINDEX is declared... yes
checking whether IFA_FLAGS is declared... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DBUS... no
checking for KMOD... yes
checking for XKBCOMMON... no
checking for BLKID... yes
checking for MOUNT... yes
checking for SECCOMP... no
checking for SELINUX... no
checking for APPARMOR... no
checking for XZ... yes
checking for ZLIB... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for LZ4... no
checking security/pam_modules.h usability... no
checking security/pam_modules.h presence... no
checking for security/pam_modules.h... no
checking security/pam_modutil.h usability... no
checking security/pam_modutil.h presence... no
checking for security/pam_modutil.h... no
checking security/pam_ext.h usability... no
checking security/pam_ext.h presence... no
checking for security/pam_ext.h... no
checking for pam_syslog in -lpam... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking acl/libacl.h usability... yes
checking acl/libacl.h presence... yes
checking for acl/libacl.h... yes
checking for acl_get_file in -lacl... yes
checking libaudit.h usability... no
checking libaudit.h presence... no
checking for libaudit.h... no
checking for audit_open in -laudit... no
checking elfutils/libdwfl.h usability... no
checking elfutils/libdwfl.h presence... no
checking for elfutils/libdwfl.h... no
checking for dwfl_core_file_attach in -ldw... no
checking for LIBCRYPTSETUP... no
checking for QRENCODE... no
checking for GNUTLS... no
checking for MICROHTTPD... no
checking for LIBCURL... no
checking for LIBIDN... no
checking for LIBIPTC... no
configure: WARNING: *** Using Google NTP servers.
                        Do not ship OSes or devices with these default settings.
                        See DISTRO_PORTING for details!
checking for dlsym in -ldl... yes
checking for gcc... gcc
checking efi/x86_64/efibind.h usability... no
checking efi/x86_64/efibind.h presence... no
checking for efi/x86_64/efibind.h... no
checking for valgrind/memcheck.h... no
checking for valgrind/valgrind.h... no
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking nss.h usability... yes
checking nss.h presence... yes
checking for nss.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/auxv.h usability... yes
checking sys/auxv.h presence... yes
checking for sys/auxv.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strcasecmp... yes
checking for strspn... yes
checking for xsltproc... /usr/bin/xsltproc
checking for qemu-system-x86_64... no
checking for /usr/share/qemu/bios-ovmf.bin... no
checking for /usr/share/qemu-ovmf/bios.bin... no
configure: updating cache config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands

        systemd 231

        libcryptsetup:                     no
        PAM:                               no
        AUDIT:                             no
        IMA:                               yes
        AppArmor:                          no
        SELinux:                           no
        SECCOMP:                           no
        SMACK:                             yes
        ZLIB:                              yes
        XZ:                                yes
        LZ4:                               no
        BZIP2:                             yes
        ACL:                               yes
        GCRYPT:                            no
        QRENCODE:                          no
        MICROHTTPD:                        no
        GNUTLS:                            no
        libcurl:                           no
        libidn:                            no
        libiptc:                           no
        ELFUTILS:                          no
        binfmt:                            yes
        vconsole:                          yes
        quotacheck:                        yes
        tmpfiles:                          yes
        sysusers:                          no
        firstboot:                         no
        randomseed:                        yes
        backlight:                         yes
        rfkill:                            yes
        logind:                            yes
        Default KillUserProcesses setting: yes
        machined:                          yes
        importd:                           yes
        hostnamed:                         yes
        timedated:                         yes
        timesyncd:                         yes
        Default NTP servers:               time1.google.com time2.google.com time3.google.com time4.google.com
        time epoch:                        1469537163
        localed:                           yes
        networkd:                          yes
        resolved:                          yes
        Default DNS servers:               8.8.8.8 8.8.4.4 2001:4860:4860::8888 2001:4860:4860::8844
        Default DNSSEC mode:               no
        coredump:                          yes
        polkit:                            yes
        efi:                               yes
        gnuefi:                            no
        efi arch:                          x86_64
        EFI machine type:                  x64
        EFI CC                             gcc
        EFI libdir:                        /usr/lib64
        EFI ldsdir:                        /usr/lib64
        EFI includedir:                    /usr/include
        kmod:                              yes
        xkbcommon:                         no
        blkid:                             yes
        libmount:                          yes
        dbus:                              no
        nss-myhostname:                    yes
        hwdb:                              yes
        tpm:                               no
        kdbus:                             
        Python:                            no
        man pages:                         yes
        test coverage:                     no
        Split /usr:                        yes
        SysV compatibility:                yes
        utmp/wtmp support:                 yes
        ldconfig support:                  no
        hibernate support:                 yes
        extra debugging:                   none
        tests:                             yes

        prefix:                            /usr
        rootprefix:                        
        sysconf dir:                       /etc
        datarootdir:                       ${prefix}/share
        includedir:                        ${prefix}/include
        lib dir:                           ${exec_prefix}/lib
        rootlib dir:                       /lib
        SysV init scripts:                 /etc/init.d
        SysV rc?.d directories:            /etc/rc.d
        Build Python:                      
        PAM modules dir:                   /lib/security
        PAM configuration dir:             /etc/pam.d
        D-Bus policy dir:                  /etc/dbus-1/system.d
        D-Bus session dir:                 ${datarootdir}/dbus-1/services
        D-Bus system dir:                  ${datarootdir}/dbus-1/system-services
        Bash completions dir:              ${datarootdir}/bash-completion/completions
        Zsh completions dir:               ${datarootdir}/zsh/site-functions
        Extra start script:                /etc/rc.local
        Extra stop script:                 /usr/sbin/halt.local
        Adm group:                         yes
        Wheel group:                       yes
        Debug shell:                       /bin/sh @ /dev/tty9
        TTY GID:                           5
        Maximum System UID:                999
        Maximum System GID:                999
        Certificate root:                  /etc/ssl
        Support URL:                       http://lists.freedesktop.org/mailman/listinfo/systemd-devel

        CFLAGS:    -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -Werror=shadow -ffunction-sections -fdata-sections   -g -O2
        CPPFLAGS:  -Wp,-D_FORTIFY_SOURCE=2   
        LDFLAGS:   -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -pie   

make[1]: Entering directory '/sources/systemd-231'
  M4       src/core/load-fragment-gperf.gperf
  GPERF    src/core/load-fragment-gperf.c
  GEN      src/core/load-fragment-gperf-nulstr.c
  GPERF    src/nspawn/nspawn-gperf.c
  GPERF    src/udev/net/link-config-gperf.c
  GPERF    src/journal/journald-gperf.c
  GPERF    src/timesync/timesyncd-gperf.c
  GPERF    src/resolve/resolved-gperf.c
  GPERF    src/network/networkd-gperf.c
  GPERF    src/network/networkd-network-gperf.c
  GPERF    src/network/networkd-netdev-gperf.c
  GPERF    src/login/logind-gperf.c
  GEN      src/basic/errno-list.txt
  GEN      src/basic/errno-from-name.gperf
  GPERF    src/basic/errno-from-name.h
  GEN      src/basic/af-list.txt
  GEN      src/basic/af-from-name.gperf
  GPERF    src/basic/af-from-name.h
  GEN      src/basic/arphrd-list.txt
  GEN      src/basic/arphrd-from-name.gperf
  GPERF    src/basic/arphrd-from-name.h
  GEN      src/basic/cap-list.txt
  GEN      src/basic/cap-from-name.gperf
  GPERF    src/basic/cap-from-name.h
  GEN      src/udev/keyboard-keys-list.txt
  GEN      src/udev/keyboard-keys-from-name.gperf
  GPERF    src/udev/keyboard-keys-from-name.h
  GEN      src/journal/audit_type-list.txt
  GEN      src/journal/audit_type-from-name.gperf
  GPERF    src/journal/audit_type-from-name.h
  GEN      src/basic/errno-to-name.h
  GEN      src/basic/af-to-name.h
  GEN      src/basic/arphrd-to-name.h
  GEN      src/basic/cap-to-name.h
  GEN      src/journal/audit_type-to-name.h
  GEN      src/core/triggers.systemd
  GEN      src/test/test-hashmap-ordered.c
  GEN      test-libsystemd-sym.c
  GEN      test-libudev-sym.c
make --no-print-directory all-recursive
Making all in .
  M4       units/tmp.mount
  CC       src/libsystemd/sd-bus/sd-bus.lo
  CC       src/libsystemd/sd-bus/bus-control.lo
  CC       src/libsystemd/sd-bus/bus-error.lo
  CC       src/libsystemd/sd-bus/bus-common-errors.lo
  CC       src/libsystemd/sd-bus/bus-internal.lo
  CC       src/libsystemd/sd-bus/bus-socket.lo
  CC       src/libsystemd/sd-bus/bus-kernel.lo
  CC       src/libsystemd/sd-bus/bus-container.lo
  CC       src/libsystemd/sd-bus/bus-message.lo
  CC       src/libsystemd/sd-bus/bus-creds.lo
  CC       src/libsystemd/sd-bus/bus-signature.lo
  CC       src/libsystemd/sd-bus/bus-type.lo
  CC       src/libsystemd/sd-bus/bus-match.lo
  CC       src/libsystemd/sd-bus/bus-bloom.lo
  CC       src/libsystemd/sd-bus/bus-introspect.lo
  CC       src/libsystemd/sd-bus/bus-objects.lo
  CC       src/libsystemd/sd-bus/bus-gvariant.lo
  CC       src/libsystemd/sd-bus/bus-convenience.lo
  CC       src/libsystemd/sd-bus/bus-track.lo
  CC       src/libsystemd/sd-bus/bus-slot.lo
  CC       src/libsystemd/sd-bus/bus-dump.lo
  CC       src/libsystemd/sd-utf8/sd-utf8.lo
  CC       src/libsystemd/sd-event/sd-event.lo
  CC       src/libsystemd/sd-netlink/sd-netlink.lo
  CC       src/libsystemd/sd-netlink/netlink-message.lo
  CC       src/libsystemd/sd-netlink/netlink-socket.lo
  CC       src/libsystemd/sd-netlink/rtnl-message.lo
  CC       src/libsystemd/sd-netlink/netlink-types.lo
  CC       src/libsystemd/sd-netlink/netlink-util.lo
  CC       src/libsystemd/sd-netlink/local-addresses.lo
  CC       src/libsystemd/sd-id128/sd-id128.lo
  CC       src/libsystemd/sd-id128/id128-util.lo
  CC       src/libsystemd/sd-daemon/sd-daemon.lo
  CC       src/libsystemd/sd-login/sd-login.lo
  CC       src/libsystemd/sd-path/sd-path.lo
  CC       src/libsystemd/sd-network/sd-network.lo
  CC       src/libsystemd/sd-network/network-util.lo
  CC       src/libsystemd/sd-hwdb/sd-hwdb.lo
  CC       src/libsystemd/sd-device/device-enumerator.lo
  CC       src/libsystemd/sd-device/sd-device.lo
  CC       src/libsystemd/sd-device/device-private.lo
  CC       src/libsystemd/sd-resolve/sd-resolve.lo
  CCLD     libsystemd-internal.la
  CC       src/basic/libbasic_la-capability-util.lo
  CC       src/basic/libbasic_la-conf-files.lo
  CC       src/basic/libbasic_la-hostname-util.lo
  CC       src/basic/libbasic_la-unit-name.lo
  CC       src/basic/libbasic_la-util.lo
  CC       src/basic/libbasic_la-io-util.lo
  CC       src/basic/libbasic_la-string-util.lo
  CC       src/basic/libbasic_la-fd-util.lo
  CC       src/basic/libbasic_la-parse-util.lo
  CC       src/basic/libbasic_la-user-util.lo
  CC       src/basic/libbasic_la-rlimit-util.lo
  CC       src/basic/libbasic_la-dirent-util.lo
  CC       src/basic/libbasic_la-xattr-util.lo
  CC       src/basic/libbasic_la-chattr-util.lo
  CC       src/basic/libbasic_la-proc-cmdline.lo
  CC       src/basic/libbasic_la-fs-util.lo
  CC       src/basic/libbasic_la-syslog-util.lo
  CC       src/basic/libbasic_la-stat-util.lo
  CC       src/basic/libbasic_la-mount-util.lo
  CC       src/basic/libbasic_la-hexdecoct.lo
  CC       src/basic/libbasic_la-glob-util.lo
  CC       src/basic/libbasic_la-extract-word.lo
  CC       src/basic/libbasic_la-escape.lo
  CC       src/basic/libbasic_la-cpu-set-util.lo
  CC       src/basic/libbasic_la-lockfile-util.lo
  CC       src/basic/libbasic_la-path-util.lo
  CC       src/basic/libbasic_la-time-util.lo
  CC       src/basic/libbasic_la-locale-util.lo
  CC       src/basic/libbasic_la-signal-util.lo
  CC       src/basic/libbasic_la-string-table.lo
  CC       src/basic/libbasic_la-mempool.lo
  CC       src/basic/libbasic_la-hashmap.lo
  CC       src/basic/libbasic_la-hash-funcs.lo
  CC       src/basic/libbasic_la-siphash24.lo
  CC       src/basic/libbasic_la-ordered-set.lo
  CC       src/basic/libbasic_la-bitmap.lo
  CC       src/basic/libbasic_la-prioq.lo
  CC       src/basic/libbasic_la-web-util.lo
  CC       src/basic/libbasic_la-strv.lo
  CC       src/basic/libbasic_la-env-util.lo
  CC       src/basic/libbasic_la-strbuf.lo
  CC       src/basic/libbasic_la-strxcpyx.lo
  CC       src/basic/libbasic_la-log.lo
  CC       src/basic/libbasic_la-bus-label.lo
  CC       src/basic/libbasic_la-ratelimit.lo
  CC       src/basic/libbasic_la-exit-status.lo
  CC       src/basic/libbasic_la-virt.lo
  CC       src/basic/libbasic_la-architecture.lo
  CC       src/basic/libbasic_la-smack-util.lo
  CC       src/basic/libbasic_la-device-nodes.lo
  CC       src/basic/libbasic_la-utf8.lo
  CC       src/basic/libbasic_la-gunicode.lo
  CC       src/basic/libbasic_la-socket-util.lo
  CC       src/basic/libbasic_la-in-addr-util.lo
  CC       src/basic/libbasic_la-ether-addr-util.lo
  CC       src/basic/libbasic_la-replace-var.lo
  CC       src/basic/libbasic_la-clock-util.lo
  CC       src/basic/libbasic_la-calendarspec.lo
  CC       src/basic/libbasic_la-fileio.lo
  CC       src/basic/libbasic_la-MurmurHash2.lo
  CC       src/basic/libbasic_la-mkdir.lo
  CC       src/basic/libbasic_la-cgroup-util.lo
  CC       src/basic/libbasic_la-errno-list.lo
  CC       src/basic/libbasic_la-af-list.lo
  CC       src/basic/libbasic_la-arphrd-list.lo
  CC       src/basic/libbasic_la-terminal-util.lo
  CC       src/basic/libbasic_la-login-util.lo
  CC       src/basic/libbasic_la-cap-list.lo
  CC       src/basic/libbasic_la-audit-util.lo
  CC       src/basic/libbasic_la-xml.lo
  CC       src/basic/libbasic_la-barrier.lo
  CC       src/basic/libbasic_la-async.lo
  CC       src/basic/libbasic_la-memfd-util.lo
  CC       src/basic/libbasic_la-process-util.lo
  CC       src/basic/libbasic_la-random-util.lo
  CC       src/basic/libbasic_la-verbs.lo
  CC       src/basic/libbasic_la-sigbus.lo
  CC       src/basic/libbasic_la-socket-label.lo
  CC       src/basic/libbasic_la-label.lo
  CC       src/basic/libbasic_la-btrfs-util.lo
  CC       src/basic/libbasic_la-selinux-util.lo
  CC       src/basic/libbasic_la-mkdir-label.lo
  CC       src/basic/libbasic_la-fileio-label.lo
  CC       src/basic/libbasic_la-rm-rf.lo
  CC       src/basic/libbasic_la-copy.lo
  CC       src/basic/libbasic_la-alloc-util.lo
  CCLD     libbasic.la
  CC       src/journal/libsystemd_journal_internal_la-sd-journal.lo
  CC       src/journal/libsystemd_journal_internal_la-journal-file.lo
  CC       src/journal/libsystemd_journal_internal_la-journal-vacuum.lo
  CC       src/journal/libsystemd_journal_internal_la-journal-verify.lo
  CC       src/journal/libsystemd_journal_internal_la-lookup3.lo
  CC       src/journal/libsystemd_journal_internal_la-journal-send.lo
  CC       src/journal/libsystemd_journal_internal_la-catalog.lo
  CC       src/journal/libsystemd_journal_internal_la-mmap-cache.lo
  CC       src/journal/libsystemd_journal_internal_la-compress.lo
  CC       src/journal/libsystemd_journal_internal_la-audit-type.lo
  CC       src/shared/libsystemd_journal_internal_la-gcrypt-util.lo
  CCLD     libsystemd-journal-internal.la
  CCLD     libsystemd.la
  CC       src/libudev/libudev.lo
  CC       src/libudev/libudev-list.lo
  CC       src/libudev/libudev-util.lo
  CC       src/libudev/libudev-device.lo
  CC       src/libudev/libudev-device-private.lo
  CC       src/libudev/libudev-enumerate.lo
  CC       src/libudev/libudev-monitor.lo
  CC       src/libudev/libudev-queue.lo
  CC       src/libudev/libudev-hwdb.lo
  CCLD     libudev.la
  CC       src/nss-myhostname/nss-myhostname.lo
  CCLD     libnss_myhostname.la
  CC       src/nss-mymachines/nss-mymachines.lo
  CCLD     libnss_mymachines.la
  CC       src/nss-resolve/nss-resolve.lo
  CCLD     libnss_resolve.la
  CC       src/shared/libshared_la-output-mode.lo
  CC       src/shared/libshared_la-dns-domain.lo
  CC       src/shared/libshared_la-efivars.lo
  CC       src/shared/libshared_la-fstab-util.lo
  CC       src/shared/libshared_la-sleep-config.lo
  CC       src/shared/libshared_la-conf-parser.lo
  CC       src/shared/libshared_la-pager.lo
  CC       src/shared/libshared_la-spawn-polkit-agent.lo
  CC       src/shared/libshared_la-apparmor-util.lo
  CC       src/shared/libshared_la-ima-util.lo
  CC       src/shared/libshared_la-ptyfwd.lo
  CC       src/shared/libshared_la-base-filesystem.lo
  CC       src/shared/libshared_la-uid-range.lo
  CC       src/shared/libshared_la-install.lo
  CC       src/shared/libshared_la-install-printf.lo
  CC       src/shared/libshared_la-path-lookup.lo
  CC       src/shared/libshared_la-specifier.lo
  CC       src/shared/libshared_la-dev-setup.lo
  CC       src/shared/libshared_la-dropin.lo
  CC       src/shared/libshared_la-condition.lo
  CC       src/shared/libshared_la-clean-ipc.lo
  CC       src/shared/libshared_la-generator.lo
  CC       src/shared/libshared_la-acpi-fpdt.lo
  CC       src/shared/libshared_la-boot-timestamps.lo
  CC       src/shared/libshared_la-cgroup-show.lo
  CC       src/shared/libshared_la-watchdog.lo
  CC       src/shared/libshared_la-spawn-ask-password-agent.lo
  CC       src/shared/libshared_la-ask-password-api.lo
  CC       src/shared/libshared_la-switch-root.lo
  CC       src/shared/libshared_la-import-util.lo
  CC       src/shared/libshared_la-sysctl-util.lo
  CC       src/shared/libshared_la-bus-util.lo
  CC       src/shared/libshared_la-logs-show.lo
  CC       src/shared/libshared_la-machine-image.lo
  CC       src/shared/libshared_la-machine-pool.lo
  CC       src/shared/libshared_la-resolve-util.lo
  CC       src/shared/libshared_la-bus-unit-util.lo
  CC       src/shared/libshared_la-vlan-util.lo
  CC       src/shared/libshared_la-tests.lo
  CC       src/shared/libshared_la-fdset.lo
  CC       src/shared/libshared_la-utmp-wtmp.lo
  CC       src/shared/libshared_la-acl-util.lo
  CCLD     libudev-internal.la
  CCLD     libshared.la
  CC       src/core/libcore_la-unit.lo
  CC       src/core/libcore_la-unit-printf.lo
  CC       src/core/libcore_la-job.lo
  CC       src/core/libcore_la-manager.lo
  CC       src/core/libcore_la-transaction.lo
  CC       src/core/libcore_la-load-fragment.lo
  CC       src/core/libcore_la-service.lo
  CC       src/core/libcore_la-socket.lo
  CC       src/core/libcore_la-busname.lo
  CC       src/core/libcore_la-bus-policy.lo
  CC       src/core/libcore_la-target.lo
  CC       src/core/libcore_la-device.lo
  CC       src/core/libcore_la-mount.lo
  CC       src/core/libcore_la-automount.lo
  CC       src/core/libcore_la-swap.lo
  CC       src/core/libcore_la-timer.lo
  CC       src/core/libcore_la-path.lo
  CC       src/core/libcore_la-slice.lo
  CC       src/core/libcore_la-scope.lo
  CC       src/core/libcore_la-load-dropin.lo
  CC       src/core/libcore_la-execute.lo
  CC       src/core/libcore_la-kill.lo
  CC       src/core/libcore_la-dbus.lo
  CC       src/core/libcore_la-dbus-manager.lo
  CC       src/core/libcore_la-dbus-unit.lo
  CC       src/core/libcore_la-dbus-job.lo
  CC       src/core/libcore_la-dbus-service.lo
  CC       src/core/libcore_la-dbus-socket.lo
  CC       src/core/libcore_la-dbus-busname.lo
  CC       src/core/libcore_la-dbus-target.lo
  CC       src/core/libcore_la-dbus-device.lo
  CC       src/core/libcore_la-dbus-mount.lo
  CC       src/core/libcore_la-dbus-automount.lo
  CC       src/core/libcore_la-dbus-swap.lo
  CC       src/core/libcore_la-dbus-timer.lo
  CC       src/core/libcore_la-dbus-path.lo
  CC       src/core/libcore_la-dbus-slice.lo
  CC       src/core/libcore_la-dbus-scope.lo
  CC       src/core/libcore_la-dbus-execute.lo
  CC       src/core/libcore_la-dbus-kill.lo
  CC       src/core/libcore_la-dbus-cgroup.lo
  CC       src/core/libcore_la-cgroup.lo
  CC       src/core/libcore_la-selinux-access.lo
  CC       src/core/libcore_la-selinux-setup.lo
  CC       src/core/libcore_la-smack-setup.lo
  CC       src/core/libcore_la-ima-setup.lo
  CC       src/core/libcore_la-locale-setup.lo
  CC       src/core/libcore_la-hostname-setup.lo
  CC       src/core/libcore_la-machine-id-setup.lo
  CC       src/core/libcore_la-mount-setup.lo
  CC       src/core/libcore_la-kmod-setup.lo
  CC       src/core/libcore_la-loopback-setup.lo
  CC       src/core/libcore_la-namespace.lo
  CC       src/core/libcore_la-killall.lo
  CC       src/core/libcore_la-audit-fd.lo
  CC       src/core/libcore_la-show-status.lo
  CC       src/core/libcore_la-failure-action.lo
  CC       src/core/libcore_la-load-fragment-gperf.lo
  CC       src/core/libcore_la-load-fragment-gperf-nulstr.lo
  CC       src/basic/libsystemd_shared_la-capability-util.lo
  CC       src/basic/libsystemd_shared_la-conf-files.lo
  CC       src/basic/libsystemd_shared_la-hostname-util.lo
  CC       src/basic/libsystemd_shared_la-unit-name.lo
  CC       src/basic/libsystemd_shared_la-util.lo
  CC       src/basic/libsystemd_shared_la-io-util.lo
  CC       src/basic/libsystemd_shared_la-string-util.lo
  CC       src/basic/libsystemd_shared_la-fd-util.lo
  CC       src/basic/libsystemd_shared_la-parse-util.lo
  CC       src/basic/libsystemd_shared_la-user-util.lo
  CC       src/basic/libsystemd_shared_la-rlimit-util.lo
  CC       src/basic/libsystemd_shared_la-dirent-util.lo
  CC       src/basic/libsystemd_shared_la-xattr-util.lo
  CC       src/basic/libsystemd_shared_la-chattr-util.lo
  CC       src/basic/libsystemd_shared_la-proc-cmdline.lo
  CC       src/basic/libsystemd_shared_la-fs-util.lo
  CC       src/basic/libsystemd_shared_la-syslog-util.lo
  CC       src/basic/libsystemd_shared_la-stat-util.lo
  CC       src/basic/libsystemd_shared_la-mount-util.lo
  CC       src/basic/libsystemd_shared_la-hexdecoct.lo
  CC       src/basic/libsystemd_shared_la-glob-util.lo
  CC       src/basic/libsystemd_shared_la-extract-word.lo
  CC       src/basic/libsystemd_shared_la-escape.lo
  CC       src/basic/libsystemd_shared_la-cpu-set-util.lo
  CC       src/basic/libsystemd_shared_la-lockfile-util.lo
  CC       src/basic/libsystemd_shared_la-path-util.lo
  CC       src/basic/libsystemd_shared_la-time-util.lo
  CC       src/basic/libsystemd_shared_la-locale-util.lo
  CC       src/basic/libsystemd_shared_la-signal-util.lo
  CC       src/basic/libsystemd_shared_la-string-table.lo
  CC       src/basic/libsystemd_shared_la-mempool.lo
  CC       src/basic/libsystemd_shared_la-hashmap.lo
  CC       src/basic/libsystemd_shared_la-hash-funcs.lo
  CC       src/basic/libsystemd_shared_la-siphash24.lo
  CC       src/basic/libsystemd_shared_la-ordered-set.lo
  CC       src/basic/libsystemd_shared_la-bitmap.lo
  CC       src/basic/libsystemd_shared_la-prioq.lo
  CC       src/basic/libsystemd_shared_la-web-util.lo
  CC       src/basic/libsystemd_shared_la-strv.lo
  CC       src/basic/libsystemd_shared_la-env-util.lo
  CC       src/basic/libsystemd_shared_la-strbuf.lo
  CC       src/basic/libsystemd_shared_la-strxcpyx.lo
  CC       src/basic/libsystemd_shared_la-log.lo
  CC       src/basic/libsystemd_shared_la-bus-label.lo
  CC       src/basic/libsystemd_shared_la-ratelimit.lo
  CC       src/basic/libsystemd_shared_la-exit-status.lo
  CC       src/basic/libsystemd_shared_la-virt.lo
  CC       src/basic/libsystemd_shared_la-architecture.lo
  CC       src/basic/libsystemd_shared_la-smack-util.lo
  CC       src/basic/libsystemd_shared_la-device-nodes.lo
  CC       src/basic/libsystemd_shared_la-utf8.lo
  CC       src/basic/libsystemd_shared_la-gunicode.lo
  CC       src/basic/libsystemd_shared_la-socket-util.lo
  CC       src/basic/libsystemd_shared_la-in-addr-util.lo
  CC       src/basic/libsystemd_shared_la-ether-addr-util.lo
  CC       src/basic/libsystemd_shared_la-replace-var.lo
  CC       src/basic/libsystemd_shared_la-clock-util.lo
  CC       src/basic/libsystemd_shared_la-calendarspec.lo
  CC       src/basic/libsystemd_shared_la-fileio.lo
  CC       src/basic/libsystemd_shared_la-MurmurHash2.lo
  CC       src/basic/libsystemd_shared_la-mkdir.lo
  CC       src/basic/libsystemd_shared_la-cgroup-util.lo
  CC       src/basic/libsystemd_shared_la-errno-list.lo
  CC       src/basic/libsystemd_shared_la-af-list.lo
  CC       src/basic/libsystemd_shared_la-arphrd-list.lo
  CC       src/basic/libsystemd_shared_la-terminal-util.lo
  CC       src/basic/libsystemd_shared_la-login-util.lo
  CC       src/basic/libsystemd_shared_la-cap-list.lo
  CC       src/basic/libsystemd_shared_la-audit-util.lo
  CC       src/basic/libsystemd_shared_la-xml.lo
  CC       src/basic/libsystemd_shared_la-barrier.lo
  CC       src/basic/libsystemd_shared_la-async.lo
  CC       src/basic/libsystemd_shared_la-memfd-util.lo
  CC       src/basic/libsystemd_shared_la-process-util.lo
  CC       src/basic/libsystemd_shared_la-random-util.lo
  CC       src/basic/libsystemd_shared_la-verbs.lo
  CC       src/basic/libsystemd_shared_la-sigbus.lo
  CC       src/basic/libsystemd_shared_la-socket-label.lo
  CC       src/basic/libsystemd_shared_la-label.lo
  CC       src/basic/libsystemd_shared_la-btrfs-util.lo
  CC       src/basic/libsystemd_shared_la-selinux-util.lo
  CC       src/basic/libsystemd_shared_la-mkdir-label.lo
  CC       src/basic/libsystemd_shared_la-fileio-label.lo
  CC       src/basic/libsystemd_shared_la-rm-rf.lo
  CC       src/basic/libsystemd_shared_la-copy.lo
  CC       src/basic/libsystemd_shared_la-alloc-util.lo
  CC       src/shared/libsystemd_shared_la-output-mode.lo
  CC       src/shared/libsystemd_shared_la-dns-domain.lo
  CC       src/shared/libsystemd_shared_la-efivars.lo
  CC       src/shared/libsystemd_shared_la-fstab-util.lo
  CC       src/shared/libsystemd_shared_la-sleep-config.lo
  CC       src/shared/libsystemd_shared_la-conf-parser.lo
  CC       src/shared/libsystemd_shared_la-pager.lo
  CC       src/shared/libsystemd_shared_la-spawn-polkit-agent.lo
  CC       src/shared/libsystemd_shared_la-apparmor-util.lo
  CC       src/shared/libsystemd_shared_la-ima-util.lo
  CC       src/shared/libsystemd_shared_la-ptyfwd.lo
  CC       src/shared/libsystemd_shared_la-base-filesystem.lo
  CC       src/shared/libsystemd_shared_la-uid-range.lo
  CC       src/shared/libsystemd_shared_la-install.lo
  CC       src/shared/libsystemd_shared_la-install-printf.lo
  CC       src/shared/libsystemd_shared_la-path-lookup.lo
  CC       src/shared/libsystemd_shared_la-specifier.lo
  CC       src/shared/libsystemd_shared_la-dev-setup.lo
  CC       src/shared/libsystemd_shared_la-dropin.lo
  CC       src/shared/libsystemd_shared_la-condition.lo
  CC       src/shared/libsystemd_shared_la-clean-ipc.lo
  CC       src/shared/libsystemd_shared_la-generator.lo
  CC       src/shared/libsystemd_shared_la-acpi-fpdt.lo
  CC       src/shared/libsystemd_shared_la-boot-timestamps.lo
  CC       src/shared/libsystemd_shared_la-cgroup-show.lo
  CC       src/shared/libsystemd_shared_la-watchdog.lo
  CC       src/shared/libsystemd_shared_la-spawn-ask-password-agent.lo
  CC       src/shared/libsystemd_shared_la-ask-password-api.lo
  CC       src/shared/libsystemd_shared_la-switch-root.lo
  CC       src/shared/libsystemd_shared_la-import-util.lo
  CC       src/shared/libsystemd_shared_la-sysctl-util.lo
  CC       src/shared/libsystemd_shared_la-bus-util.lo
  CC       src/shared/libsystemd_shared_la-logs-show.lo
  CC       src/shared/libsystemd_shared_la-machine-image.lo
  CC       src/shared/libsystemd_shared_la-machine-pool.lo
  CC       src/shared/libsystemd_shared_la-resolve-util.lo
  CC       src/shared/libsystemd_shared_la-bus-unit-util.lo
  CC       src/shared/libsystemd_shared_la-vlan-util.lo
  CC       src/shared/libsystemd_shared_la-tests.lo
  CC       src/shared/libsystemd_shared_la-fdset.lo
  CC       src/shared/libsystemd_shared_la-utmp-wtmp.lo
  CC       src/shared/libsystemd_shared_la-acl-util.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-sd-bus.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-control.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-error.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-common-errors.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-internal.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-socket.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-kernel.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-container.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-message.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-creds.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-signature.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-type.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-match.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-bloom.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-introspect.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-objects.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-gvariant.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-convenience.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-track.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-slot.lo
  CC       src/libsystemd/sd-bus/libsystemd_shared_la-bus-dump.lo
  CC       src/libsystemd/sd-utf8/libsystemd_shared_la-sd-utf8.lo
  CC       src/libsystemd/sd-event/libsystemd_shared_la-sd-event.lo
  CC       src/libsystemd/sd-netlink/libsystemd_shared_la-sd-netlink.lo
  CC       src/libsystemd/sd-netlink/libsystemd_shared_la-netlink-message.lo
  CC       src/libsystemd/sd-netlink/libsystemd_shared_la-netlink-socket.lo
  CC       src/libsystemd/sd-netlink/libsystemd_shared_la-rtnl-message.lo
  CC       src/libsystemd/sd-netlink/libsystemd_shared_la-netlink-types.lo
  CC       src/libsystemd/sd-netlink/libsystemd_shared_la-netlink-util.lo
  CC       src/libsystemd/sd-netlink/libsystemd_shared_la-local-addresses.lo
  CC       src/libsystemd/sd-id128/libsystemd_shared_la-sd-id128.lo
  CC       src/libsystemd/sd-id128/libsystemd_shared_la-id128-util.lo
  CC       src/libsystemd/sd-daemon/libsystemd_shared_la-sd-daemon.lo
  CC       src/libsystemd/sd-login/libsystemd_shared_la-sd-login.lo
  CC       src/libsystemd/sd-path/libsystemd_shared_la-sd-path.lo
  CC       src/libsystemd/sd-network/libsystemd_shared_la-sd-network.lo
  CC       src/libsystemd/sd-network/libsystemd_shared_la-network-util.lo
  CC       src/libsystemd/sd-hwdb/libsystemd_shared_la-sd-hwdb.lo
  CC       src/libsystemd/sd-device/libsystemd_shared_la-device-enumerator.lo
  CC       src/libsystemd/sd-device/libsystemd_shared_la-sd-device.lo
  CC       src/libsystemd/sd-device/libsystemd_shared_la-device-private.lo
  CC       src/libsystemd/sd-resolve/libsystemd_shared_la-sd-resolve.lo
  CC       src/journal/libsystemd_shared_la-sd-journal.lo
  CC       src/journal/libsystemd_shared_la-journal-file.lo
  CC       src/journal/libsystemd_shared_la-journal-vacuum.lo
  CC       src/journal/libsystemd_shared_la-journal-verify.lo
  CC       src/journal/libsystemd_shared_la-lookup3.lo
  CC       src/journal/libsystemd_shared_la-journal-send.lo
  CC       src/journal/libsystemd_shared_la-catalog.lo
  CC       src/journal/libsystemd_shared_la-mmap-cache.lo
  CC       src/journal/libsystemd_shared_la-compress.lo
  CC       src/journal/libsystemd_shared_la-audit-type.lo
  CC       src/shared/libsystemd_shared_la-gcrypt-util.lo
  CC       src/libudev/libsystemd_shared_la-libudev.lo
  CC       src/libudev/libsystemd_shared_la-libudev-list.lo
  CC       src/libudev/libsystemd_shared_la-libudev-util.lo
  CC       src/libudev/libsystemd_shared_la-libudev-device.lo
  CC       src/libudev/libsystemd_shared_la-libudev-device-private.lo
  CC       src/libudev/libsystemd_shared_la-libudev-enumerate.lo
  CC       src/libudev/libsystemd_shared_la-libudev-monitor.lo
  CC       src/libudev/libsystemd_shared_la-libudev-queue.lo
  CC       src/libudev/libsystemd_shared_la-libudev-hwdb.lo
  CCLD     libsystemd-shared.la
  CCLD     libcore.la
libtool: warning: '/usr/lib64/liblzma.la' seems to be moved
libtool: warning: '/usr/lib64/libacl.la' seems to be moved
  CC       src/libsystemd-network/libsystemd_network_la-sd-dhcp-client.lo
  CC       src/libsystemd-network/libsystemd_network_la-sd-dhcp-server.lo
  CC       src/libsystemd-network/libsystemd_network_la-dhcp-network.lo
  CC       src/libsystemd-network/libsystemd_network_la-dhcp-option.lo
  CC       src/libsystemd-network/libsystemd_network_la-dhcp-packet.lo
  CC       src/libsystemd-network/libsystemd_network_la-sd-dhcp-lease.lo
  CC       src/libsystemd-network/libsystemd_network_la-sd-ipv4ll.lo
  CC       src/libsystemd-network/libsystemd_network_la-sd-ipv4acd.lo
  CC       src/libsystemd-network/libsystemd_network_la-arp-util.lo
  CC       src/libsystemd-network/libsystemd_network_la-network-internal.lo
  CC       src/libsystemd-network/libsystemd_network_la-sd-ndisc.lo
  CC       src/libsystemd-network/libsystemd_network_la-ndisc-router.lo
  CC       src/libsystemd-network/libsystemd_network_la-icmp6-util.lo
  CC       src/libsystemd-network/libsystemd_network_la-sd-dhcp6-client.lo
  CC       src/libsystemd-network/libsystemd_network_la-dhcp6-network.lo
  CC       src/libsystemd-network/libsystemd_network_la-dhcp6-option.lo
  CC       src/libsystemd-network/libsystemd_network_la-sd-dhcp6-lease.lo
  CC       src/libsystemd-network/libsystemd_network_la-dhcp-identifier.lo
  CC       src/libsystemd-network/libsystemd_network_la-lldp-network.lo
  CC       src/libsystemd-network/libsystemd_network_la-lldp-neighbor.lo
  CC       src/libsystemd-network/libsystemd_network_la-sd-lldp.lo
  CCLD     libsystemd-network.la
  CC       src/udev/libudev_core_la-udev-event.lo
  CC       src/udev/libudev_core_la-udev-watch.lo
  CC       src/udev/libudev_core_la-udev-node.lo
  CC       src/udev/libudev_core_la-udev-rules.lo
  CC       src/udev/libudev_core_la-udev-ctrl.lo
  CC       src/udev/libudev_core_la-udev-builtin.lo
  CC       src/udev/libudev_core_la-udev-builtin-btrfs.lo
  CC       src/udev/libudev_core_la-udev-builtin-hwdb.lo
  CC       src/udev/libudev_core_la-udev-builtin-input_id.lo
  CC       src/udev/libudev_core_la-udev-builtin-keyboard.lo
  CC       src/udev/libudev_core_la-udev-builtin-net_id.lo
  CC       src/udev/libudev_core_la-udev-builtin-net_setup_link.lo
  CC       src/udev/libudev_core_la-udev-builtin-path_id.lo
  CC       src/udev/libudev_core_la-udev-builtin-usb_id.lo
  CC       src/udev/net/libudev_core_la-link-config.lo
  CC       src/udev/net/libudev_core_la-ethtool-util.lo
  CC       src/udev/libudev_core_la-udev-builtin-kmod.lo
  CC       src/udev/libudev_core_la-udev-builtin-blkid.lo
  CC       src/udev/libudev_core_la-udev-builtin-uaccess.lo
  CC       src/login/libudev_core_la-logind-acl.lo
  CC       src/libsystemd/sd-login/libudev_core_la-sd-login.lo
  CC       src/udev/net/libudev_core_la-link-config-gperf.lo
  CCLD     libudev-core.la
  CC       src/journal/journald-kmsg.lo
  CC       src/journal/journald-syslog.lo
  CC       src/journal/journald-stream.lo
  CC       src/journal/journald-server.lo
  CC       src/journal/journald-console.lo
  CC       src/journal/journald-wall.lo
  CC       src/journal/journald-native.lo
  CC       src/journal/journald-audit.lo
  CC       src/journal/journald-rate-limit.lo
  CC       src/journal/journald-gperf.lo
  CCLD     libjournal-core.la
libtool: warning: '/usr/lib64/liblzma.la' seems to be moved
libtool: warning: '/usr/lib64/libacl.la' seems to be moved
  CC       src/machine/machine.lo
  CC       src/machine/machined-dbus.lo
  CC       src/machine/machine-dbus.lo
  CC       src/machine/image-dbus.lo
  CC       src/machine/operation.lo
  CCLD     libmachine-core.la
libtool: warning: '/usr/lib64/liblzma.la' seems to be moved
libtool: warning: '/usr/lib64/libacl.la' seems to be moved
  CC       src/network/libnetworkd_core_la-networkd-conf.lo
  CC       src/network/libnetworkd_core_la-networkd-link.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-vrf.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-tunnel.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-veth.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-vxlan.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-vlan.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-macvlan.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-ipvlan.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-dummy.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-tuntap.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-bond.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-bridge.lo
  CC       src/network/libnetworkd_core_la-networkd-link-bus.lo
  CC       src/network/libnetworkd_core_la-networkd-ipv4ll.lo
  CC       src/network/libnetworkd_core_la-networkd-dhcp4.lo
  CC       src/network/libnetworkd_core_la-networkd-dhcp6.lo
  CC       src/network/libnetworkd_core_la-networkd-ndisc.lo
  CC       src/network/libnetworkd_core_la-networkd-network.lo
  CC       src/network/libnetworkd_core_la-networkd-network-bus.lo
  CC       src/network/libnetworkd_core_la-networkd-address.lo
  CC       src/network/libnetworkd_core_la-networkd-route.lo
  CC       src/network/libnetworkd_core_la-networkd-manager.lo
  CC       src/network/libnetworkd_core_la-networkd-manager-bus.lo
  CC       src/network/libnetworkd_core_la-networkd-fdb.lo
  CC       src/network/libnetworkd_core_la-networkd-brvlan.lo
  CC       src/network/libnetworkd_core_la-networkd-address-pool.lo
  CC       src/network/libnetworkd_core_la-networkd-util.lo
  CC       src/network/libnetworkd_core_la-networkd-lldp-tx.lo
  CC       src/network/libnetworkd_core_la-networkd-gperf.lo
  CC       src/network/libnetworkd_core_la-networkd-network-gperf.lo
  CC       src/network/libnetworkd_core_la-networkd-netdev-gperf.lo
  CCLD     libnetworkd-core.la
libtool: warning: '/usr/lib64/liblzma.la' seems to be moved
libtool: warning: '/usr/lib64/libacl.la' seems to be moved
  CC       src/login/logind-core.lo
  CC       src/login/logind-device.lo
  CC       src/login/logind-button.lo
  CC       src/login/logind-action.lo
  CC       src/login/logind-seat.lo
  CC       src/login/logind-session.lo
  CC       src/login/logind-session-device.lo
  CC       src/login/logind-user.lo
  CC       src/login/logind-inhibit.lo
  CC       src/login/logind-dbus.lo
  CC       src/login/logind-session-dbus.lo
  CC       src/login/logind-seat-dbus.lo
  CC       src/login/logind-user-dbus.lo
  CC       src/login/logind-utmp.lo
  CC       src/login/logind-acl.lo
  CCLD     liblogind-core.la
libtool: warning: '/usr/lib64/liblzma.la' seems to be moved
libtool: warning: '/usr/lib64/libacl.la' seems to be moved
  CC       src/cgls/cgls.o
  CCLD     systemd-cgls
  CC       src/cgtop/cgtop.o
  CCLD     systemd-cgtop
  CC       src/nspawn/systemd_nspawn-nspawn.o
src/nspawn/nspawn.c: In function 'main':
src/nspawn/nspawn.c:4104:32: warning: 'container_status' may be used uninitialized in this function [-Wmaybe-uninitialized]
                 else if (r > 0 || container_status == CONTAINER_TERMINATED) {
                          ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       src/nspawn/systemd_nspawn-nspawn-settings.o
  CC       src/nspawn/systemd_nspawn-nspawn-mount.o
  CC       src/nspawn/systemd_nspawn-nspawn-network.o
  CC       src/nspawn/systemd_nspawn-nspawn-expose-ports.o
  CC       src/nspawn/systemd_nspawn-nspawn-cgroup.o
  CC       src/nspawn/systemd_nspawn-nspawn-seccomp.o
  CC       src/nspawn/systemd_nspawn-nspawn-register.o
  CC       src/nspawn/systemd_nspawn-nspawn-setuid.o
  CC       src/nspawn/systemd_nspawn-nspawn-stub-pid1.o
  CC       src/nspawn/systemd_nspawn-nspawn-patch-uid.o
  CC       src/core/systemd_nspawn-mount-setup.o
  CC       src/core/systemd_nspawn-loopback-setup.o
  CC       src/nspawn/systemd_nspawn-nspawn-gperf.o
  CCLD     systemd-nspawn
  CC       src/detect-virt/detect-virt.o
  CCLD     systemd-detect-virt
  CC       src/delta/delta.o
  CCLD     systemd-delta
  CC       src/analyze/systemd_analyze-analyze.o
  CC       src/analyze/systemd_analyze-analyze-verify.o
  CCLD     systemd-analyze
  CC       src/run/run.o
  CCLD     systemd-run
  CC       src/stdio-bridge/stdio-bridge.o
  CCLD     systemd-stdio-bridge
  CC       src/path/path.o
  CCLD     systemd-path
  CC       src/boot/bootctl-bootctl.o
  CCLD     bootctl
  CC       src/libsystemd/sd-bus/busctl.o
  CC       src/libsystemd/sd-bus/busctl-introspect.o
  CCLD     busctl
  CC       src/activate/activate.o
  CCLD     systemd-socket-activate
  CC       src/journal/cat.o
  CCLD     systemd-cat
  CC       src/coredump/coredumpctl.o
  CCLD     coredumpctl
  CC       src/hostname/hostnamectl.o
  CCLD     hostnamectl
  CC       src/locale/localectl.o
  CCLD     localectl
  CC       src/timedate/timedatectl.o
  CCLD     timedatectl
  CC       src/resolve/systemd_resolve-resolve-tool.o
  CC       src/resolve/systemd_resolve-resolved-dns-dnssec.o
  CC       src/resolve/systemd_resolve-resolved-dns-packet.o
  CC       src/resolve/systemd_resolve-resolved-dns-rr.o
  CC       src/resolve/systemd_resolve-resolved-dns-answer.o
  CC       src/resolve/systemd_resolve-resolved-dns-question.o
  CC       src/resolve/systemd_resolve-dns-type.o
  CC       src/shared/systemd_resolve-gcrypt-util.o
  CCLD     systemd-resolve
  CC       src/test/test_ns-test-ns.o
  CCLD     test-ns
  CC       src/test/test-cgroup.o
  CCLD     test-cgroup
  CC       src/test/test-install.o
  CCLD     test-install
  CC       src/test/test-btrfs.o
  CCLD     test-btrfs
  CC       src/libsystemd-network/test-acd.o
  CCLD     test-acd
  CC       src/libsystemd-network/test-ipv4ll-manual.o
  CCLD     test-ipv4ll-manual
  CC       src/test/test-ask-password-api.o
  CCLD     test-ask-password-api
  CC       src/test/test_netlink_manual-test-netlink-manual.o
  CCLD     test-netlink-manual
  CC       src/nspawn/test_patch_uid-nspawn-patch-uid.o
  CC       src/nspawn/test_patch_uid-test-patch-uid.o
  CCLD     test-patch-uid
  CC       src/test/test-udev.o
  CCLD     test-udev
  CC       src/coredump/test-coredump-vacuum.o
  CC       src/coredump/coredump-vacuum.o
  CCLD     test-coredump-vacuum
  CC       src/test/test-nss.o
  CCLD     test-nss
  CC       src/resolve/test-dnssec-complex.o
  CC       src/resolve/dns-type.o
  CCLD     test-dnssec-complex
  CC       src/libsystemd/sd-login/test-login.o
  CCLD     test-login
  CC       src/login/test-inhibit.o
  CCLD     test-inhibit
  CC       src/test/test-daemon.o
  CCLD     test-daemon
  CC       src/test/test-log.o
  CCLD     test-log
  CC       src/test/test-loopback.o
  CCLD     test-loopback
  CC       src/test/test_engine-test-engine.o
  CCLD     test-engine
  CC       src/test/test-watchdog.o
  CCLD     test-watchdog
  CC       src/test/test_cgroup_mask-test-cgroup-mask.o
  CCLD     test-cgroup-mask
  CC       src/test/test_job_type-test-job-type.o
  CCLD     test-job-type
  CC       src/test/test-env-util.o
  CCLD     test-env-util
  CC       src/test/test-strbuf.o
  CCLD     test-strbuf
  CC       src/test/test-strv.o
  CCLD     test-strv
  CC       src/test/test_path-test-path.o
  CCLD     test-path
  CC       src/test/test-path-util.o
  CCLD     test-path-util
  CC       src/test/test-strxcpyx.o
  CCLD     test-strxcpyx
  CC       src/test/test-siphash24.o
  CCLD     test-siphash24
  CC       src/test/test_unit_name-test-unit-name.o
  CCLD     test-unit-name
  CC       src/test/test_unit_file-test-unit-file.o
  CCLD     test-unit-file
  CC       src/test/test-utf8.o
  CCLD     test-utf8
  CC       src/test/test-ellipsize.o
  CCLD     test-ellipsize
  CC       src/test/test-util.o
  CCLD     test-util
  CC       src/test/test-cpu-set-util.o
  CCLD     test-cpu-set-util
  CC       src/test/test-hexdecoct.o
  CCLD     test-hexdecoct
  CC       src/test/test-escape.o
  CCLD     test-escape
  CC       src/test/test-alloc-util.o
  CCLD     test-alloc-util
  CC       src/test/test-proc-cmdline.o
  CCLD     test-proc-cmdline
  CC       src/test/test-io-util.o
  CCLD     test-io-util
  CC       src/test/test-glob-util.o
  CCLD     test-glob-util
  CC       src/test/test-xattr-util.o
  CCLD     test-xattr-util
  CC       src/test/test-fs-util.o
  CCLD     test-fs-util
  CC       src/test/test-web-util.o
  CCLD     test-web-util
  CC       src/test/test-stat-util.o
  CCLD     test-stat-util
  CC       src/test/test-fd-util.o
  CCLD     test-fd-util
  CC       src/test/test-string-util.o
  CCLD     test-string-util
  CC       src/test/test-extract-word.o
  CCLD     test-extract-word
  CC       src/test/test-parse-util.o
  CCLD     test-parse-util
  CC       src/test/test-user-util.o
  CCLD     test-user-util
  CC       src/test/test-hostname-util.o
  CCLD     test-hostname-util
  CC       src/test/test-process-util.o
  CCLD     test-process-util
  CC       src/test/test-terminal-util.o
  CCLD     test-terminal-util
  CC       src/test/test-path-lookup.o
  CCLD     test-path-lookup
  CC       src/test/test-barrier.o
  CCLD     test-barrier
  CC       src/test/test-tmpfiles.o
  CCLD     test-tmpfiles
  CC       src/test/test-namespace.o
  CCLD     test-namespace
  CC       src/test/test-date.o
  CCLD     test-date
  CC       src/test/test-sleep.o
  CCLD     test-sleep
  CC       src/test/test-replace-var.o
  CCLD     test-replace-var
  CC       src/test/test_sched_prio-test-sched-prio.o
  CCLD     test-sched-prio
  CC       src/test/test-calendarspec.o
  CCLD     test-calendarspec
  CC       src/test/test-strip-tab-ansi.o
  CCLD     test-strip-tab-ansi
  CC       src/test/test-cgroup-util.o
  CCLD     test-cgroup-util
  CC       src/test/test-fstab-util.o
  CCLD     test-fstab-util
  CC       src/test/test-prioq.o
  CCLD     test-prioq
  CC       src/test/test-fileio.o
  CCLD     test-fileio
  CC       src/test/test-time.o
  CCLD     test-time
  CC       src/test/test-clock.o
  CCLD     test-clock
  CC       src/test/test-hashmap.o
  CC       src/test/test-hashmap-plain.o
  CC       src/test/test-hashmap-ordered.o
  CCLD     test-hashmap
  CC       src/test/test-set.o
  CCLD     test-set
  CC       src/test/test-bitmap.o
  CCLD     test-bitmap
  CC       src/test/test-list.o
  CCLD     test-list
  CC       src/test/test-unaligned.o
  CCLD     test-unaligned
  CC       src/test/test_tables-test-tables.o
  CC       src/journal/test_tables-journald-server.o
  CCLD     test-tables
  CC       src/test/test-device-nodes.o
  CCLD     test-device-nodes
  CC       src/test/test-xml.o
  CCLD     test-xml
  CC       src/test/test-architecture.o
  CCLD     test-architecture
  CC       src/test/test-socket-util.o
  CCLD     test-socket-util
  CC       src/test/test-fdset.o
  CCLD     test-fdset
  CC       src/test/test-conf-files.o
  CCLD     test-conf-files
  CC       src/test/test-conf-parser.o
  CCLD     test-conf-parser
  CC       src/test/test_capability-test-capability.o
  CCLD     test-capability
  CC       src/test/test-async.o
  CCLD     test-async
  CC       src/test/test-ratelimit.o
  CCLD     test-ratelimit
  CC       src/test/test-condition.o
  CCLD     test-condition
  CC       src/test/test-uid-range.o
  CCLD     test-uid-range
  CC       src/test/test-locale-util.o
  CCLD     test-locale-util
  CC       src/test/test_execute-test-execute.o
  CCLD     test-execute
  CC       src/test/test-copy.o
  CCLD     test-copy
  CC       src/test/test_cap_list-test-cap-list.o
  CCLD     test-cap-list
  CC       src/test/test-sigbus.o
  CCLD     test-sigbus
  CC       src/test/test-verbs.o
  CCLD     test-verbs
  CC       src/test/test-af-list.o
  CCLD     test-af-list
  CC       src/test/test-arphrd-list.o
  CCLD     test-arphrd-list
  CC       src/test/test-dns-domain.o
  CCLD     test-dns-domain
  CC       src/test/test-install-root.o
  CCLD     test-install-root
  CC       src/test/test-rlimit-util.o
  CCLD     test-rlimit-util
  CC       src/test/test-signal-util.o
  CCLD     test-signal-util
  CC       src/test/test-selinux.o
  CCLD     test-selinux
  CC       src/test/test-sizeof.o
  CCLD     test-sizeof
  CC       src/test/test-acl-util.o
  CCLD     test-acl-util
  CC       src/test/test-boot-timestamps.o
  CCLD     test-boot-timestamps
  CC       src/libsystemd/sd-bus/test_bus_marshal-test-bus-marshal.o
  CCLD     test-bus-marshal
  CC       src/libsystemd/sd-bus/test-bus-signature.o
  CCLD     test-bus-signature
  CC       src/libsystemd/sd-bus/test-bus-benchmark.o
  CCLD     test-bus-benchmark
  CC       src/libsystemd/sd-bus/test-bus-chat.o
  CCLD     test-bus-chat
  CC       src/libsystemd/sd-bus/test_bus_cleanup-test-bus-cleanup.o
  CCLD     test-bus-cleanup
  CC       src/libsystemd/sd-bus/test-bus-server.o
  CCLD     test-bus-server
  CC       src/libsystemd/sd-bus/test-bus-match.o
  CCLD     test-bus-match
  CC       src/libsystemd/sd-bus/test-bus-kernel.o
  CCLD     test-bus-kernel
  CC       src/libsystemd/sd-bus/test-bus-kernel-bloom.o
  CCLD     test-bus-kernel-bloom
  CC       src/libsystemd/sd-bus/test-bus-zero-copy.o
  CCLD     test-bus-zero-copy
  CC       src/libsystemd/sd-bus/test-bus-introspect.o
  CCLD     test-bus-introspect
  CC       src/libsystemd/sd-bus/test-bus-objects.o
  CCLD     test-bus-objects
  CC       src/libsystemd/sd-bus/test-bus-error.o
  CCLD     test-bus-error
  CC       src/libsystemd/sd-bus/test-bus-creds.o
  CCLD     test-bus-creds
  CC       src/libsystemd/sd-bus/test_bus_gvariant-test-bus-gvariant.o
  CCLD     test-bus-gvariant
  CC       src/libsystemd/sd-event/test-event.o
  CCLD     test-event
  CC       src/libsystemd/sd-netlink/test-netlink.o
  CCLD     test-netlink
  CC       src/libsystemd/sd-netlink/test-local-addresses.o
  CCLD     test-local-addresses
  CC       src/libsystemd/sd-resolve/test-resolve.o
  CCLD     test-resolve
  CC       src/libsystemd-network/test-dhcp-option.o
  CCLD     test-dhcp-option
  CC       src/libsystemd-network/test-dhcp-client.o
  CCLD     test-dhcp-client
  CC       src/libsystemd-network/test-dhcp-server.o
  CCLD     test-dhcp-server
  CC       src/libsystemd-network/test-ipv4ll.o
  CCLD     test-ipv4ll
  CC       src/libsystemd-network/test-ndisc-rs.o
  CC       src/libsystemd-network/dhcp-identifier.o
  CCLD     test-ndisc-rs
  CC       src/libsystemd-network/test-dhcp6-client.o
  CCLD     test-dhcp6-client
  CC       src/libsystemd-network/test-lldp.o
  CCLD     test-lldp
  CC       src/test/test-libudev.o
  CCLD     test-libudev
  CC       src/test/test-id128.o
  CCLD     test-id128
  CC       src/journal/test-journal.o
  CCLD     test-journal
  CC       src/journal/test-journal-enum.o
  CCLD     test-journal-enum
  CC       src/journal/test-journal-send.o
  CCLD     test-journal-send
  CC       src/journal/test-journal-syslog.o
  CCLD     test-journal-syslog
  CC       src/journal/test-journal-match.o
  CCLD     test-journal-match
  CC       src/journal/test-journal-stream.o
  CCLD     test-journal-stream
  CC       src/journal/test-journal-init.o
  CCLD     test-journal-init
  CC       src/journal/test-journal-verify.o
  CCLD     test-journal-verify
  CC       src/journal/test-journal-interleaving.o
  CCLD     test-journal-interleaving
  CC       src/journal/test-journal-flush.o
  CCLD     test-journal-flush
  CC       src/journal/test-mmap-cache.o
  CCLD     test-mmap-cache
  CC       src/journal/test_catalog-test-catalog.o
  CCLD     test-catalog
  CC       src/journal/test-audit-type.o
  CCLD     test-audit-type
  CC       src/journal/test-compress.o
  CCLD     test-compress
  CC       src/journal/test-compress-benchmark.o
  CCLD     test-compress-benchmark
  CC       src/locale/test-keymap-util.o
  CC       src/locale/keymap-util.o
  CCLD     test-keymap-util
  CC       src/machine/test-machine-tables.o
  CCLD     test-machine-tables
  CC       src/resolve/test_dns_packet-test-dns-packet.o
  CC       src/resolve/test_dns_packet-resolved-dns-dnssec.o
  CC       src/resolve/test_dns_packet-resolved-dns-packet.o
  CC       src/resolve/test_dns_packet-resolved-dns-rr.o
  CC       src/resolve/test_dns_packet-resolved-dns-answer.o
  CC       src/resolve/test_dns_packet-resolved-dns-question.o
  CC       src/resolve/test_dns_packet-dns-type.o
  CCLD     test-dns-packet
  CC       src/resolve/test_resolve_tables-test-resolve-tables.o
  CC       src/resolve/test_resolve_tables-resolved-dns-dnssec.o
  CC       src/resolve/test_resolve_tables-resolved-dns-packet.o
  CC       src/resolve/test_resolve_tables-resolved-dns-rr.o
  CC       src/resolve/test_resolve_tables-resolved-dns-answer.o
  CC       src/resolve/test_resolve_tables-resolved-dns-question.o
  CC       src/resolve/test_resolve_tables-dns-type.o
  CCLD     test-resolve-tables
  CC       src/resolve/test_dnssec-test-dnssec.o
  CC       src/resolve/test_dnssec-resolved-dns-dnssec.o
  CC       src/resolve/test_dnssec-resolved-dns-packet.o
  CC       src/resolve/test_dnssec-resolved-dns-rr.o
  CC       src/resolve/test_dnssec-resolved-dns-answer.o
  CC       src/resolve/test_dnssec-resolved-dns-question.o
  CC       src/resolve/test_dnssec-dns-type.o
  CCLD     test-dnssec
  CC       src/network/test-networkd-conf.o
  CCLD     test-networkd-conf
  CC       src/network/test-network.o
  CCLD     test-network
  CC       src/network/test-network-tables.o
  CCLD     test-network-tables
  CC       src/login/test-login-tables.o
  CCLD     test-login-tables
  CC       src/login/test-login-shared.o
  CCLD     test-login-shared
  CC       test-libsystemd-sym.o
  CCLD     test-libsystemd-sym
  CC       test_libudev_sym-test-libudev-sym.o
  CCLD     test-libudev-sym
  CC       src/test/test-hostname.o
  CCLD     test-hostname
  CC       src/test/test-ipcrm.o
  CCLD     test-ipcrm
  CC       src/systemctl/systemctl.o
  CCLD     systemctl
  CC       src/notify/notify.o
  CCLD     systemd-notify
  CC       src/ask-password/ask-password.o
  CCLD     systemd-ask-password
  CC       src/tty-ask-password-agent/tty-ask-password-agent.o
  CCLD     systemd-tty-ask-password-agent
  CC       src/machine-id-setup/machine-id-setup-main.o
  CC       src/core/machine-id-setup.o
  CCLD     systemd-machine-id-setup
  CC       src/escape/escape.o
  CCLD     systemd-escape
  CC       src/tmpfiles/systemd_tmpfiles-tmpfiles.o
  CCLD     systemd-tmpfiles
  CC       src/udev/udevadm.o
  CC       src/udev/udevadm-info.o
  CC       src/udev/udevadm-control.o
  CC       src/udev/udevadm-monitor.o
  CC       src/udev/udevadm-hwdb.o
  CC       src/udev/udevadm-settle.o
  CC       src/udev/udevadm-trigger.o
  CC       src/udev/udevadm-test.o
  CC       src/udev/udevadm-test-builtin.o
  CC       src/udev/udevadm-util.o
  CCLD     udevadm
  CC       src/hwdb/hwdb.o
  CCLD     systemd-hwdb
  CC       src/journal/journalctl-journalctl.o
  CCLD     journalctl
  CC       src/machine/machinectl.o
  CCLD     machinectl
  CC       src/network/networkctl.o
  CCLD     networkctl
  CC       src/login/loginctl.o
  CC       src/login/sysfs-show.o
  CCLD     loginctl
  CC       src/login/inhibit.o
  CCLD     systemd-inhibit
  CC       src/core/systemd-main.o
  CCLD     systemd
  CC       src/cgroups-agent/cgroups-agent.o
  CCLD     systemd-cgroups-agent
  CC       src/initctl/initctl.o
  CCLD     systemd-initctl
  CC       src/core/umount.o
  CC       src/core/shutdown.o
  CC       src/core/mount-setup.o
  CC       src/core/killall.o
  CCLD     systemd-shutdown
  CC       src/remount-fs/remount-fs.o
  CCLD     systemd-remount-fs
  CC       src/reply-password/reply-password.o
  CCLD     systemd-reply-password
  CC       src/fsck/fsck.o
  CCLD     systemd-fsck
  CC       src/ac-power/ac-power.o
  CCLD     systemd-ac-power
  CC       src/sysctl/sysctl.o
  CCLD     systemd-sysctl
  CC       src/sleep/sleep.o
  CCLD     systemd-sleep
  CC       src/socket-proxy/socket-proxyd.o
  CCLD     systemd-socket-proxyd
  CC       src/update-done/update-done.o
  CCLD     systemd-update-done
  CC       src/update-utmp/systemd_update_utmp-update-utmp.o
  CCLD     systemd-update-utmp
  CC       src/modules-load/systemd_modules_load-modules-load.o
  CCLD     systemd-modules-load
  CC       src/hibernate-resume/hibernate-resume.o
  CCLD     systemd-hibernate-resume
  CC       src/udev/udevd.o
  CCLD     systemd-udevd
  CC       src/journal/journald.o
  CCLD     systemd-journald
  CC       src/coredump/systemd_coredump-coredump.o
  CC       src/coredump/systemd_coredump-coredump-vacuum.o
  CCLD     systemd-coredump
  CC       src/binfmt/binfmt.o
  CCLD     systemd-binfmt
  CC       src/vconsole/vconsole-setup.o
  CCLD     systemd-vconsole-setup
  CC       src/quotacheck/quotacheck.o
  CCLD     systemd-quotacheck
  CC       src/random-seed/random-seed.o
  CCLD     systemd-random-seed
  CC       src/backlight/backlight.o
  CCLD     systemd-backlight
  CC       src/rfkill/rfkill.o
  CCLD     systemd-rfkill
  CC       src/hostname/hostnamed.o
  CCLD     systemd-hostnamed
  CC       src/locale/systemd_localed-localed.o
  CC       src/locale/systemd_localed-keymap-util.o
  CCLD     systemd-localed
  CC       src/timedate/timedated.o
  CCLD     systemd-timedated
  CC       src/timesync/timesyncd.o
  CC       src/timesync/timesyncd-manager.o
  CC       src/timesync/timesyncd-conf.o
  CC       src/timesync/timesyncd-server.o
  CC       src/timesync/timesyncd-gperf.o
  CCLD     systemd-timesyncd
  CC       src/machine/machined.o
  CCLD     systemd-machined
  CC       src/resolve/systemd_resolved-resolved.o
  CC       src/resolve/systemd_resolved-resolved-manager.o
  CC       src/resolve/systemd_resolved-resolved-conf.o
  CC       src/resolve/systemd_resolved-resolved-resolv-conf.o
  CC       src/resolve/systemd_resolved-resolved-bus.o
  CC       src/resolve/systemd_resolved-resolved-link.o
  CC       src/resolve/systemd_resolved-resolved-link-bus.o
  CC       src/resolve/systemd_resolved-resolved-llmnr.o
  CC       src/resolve/systemd_resolved-resolved-mdns.o
  CC       src/resolve/systemd_resolved-resolved-dns-dnssec.o
  CC       src/resolve/systemd_resolved-resolved-dns-packet.o
  CC       src/resolve/systemd_resolved-resolved-dns-rr.o
  CC       src/resolve/systemd_resolved-resolved-dns-answer.o
  CC       src/resolve/systemd_resolved-resolved-dns-question.o
  CC       src/resolve/systemd_resolved-dns-type.o
  CC       src/resolve/systemd_resolved-resolved-dns-query.o
  CC       src/resolve/systemd_resolved-resolved-dns-synthesize.o
  CC       src/resolve/systemd_resolved-resolved-dns-transaction.o
  CC       src/resolve/systemd_resolved-resolved-dns-scope.o
  CC       src/resolve/systemd_resolved-resolved-dns-server.o
  CC       src/resolve/systemd_resolved-resolved-dns-search-domain.o
  CC       src/resolve/systemd_resolved-resolved-dns-cache.o
  CC       src/resolve/systemd_resolved-resolved-dns-zone.o
  CC       src/resolve/systemd_resolved-resolved-dns-stream.o
  CC       src/resolve/systemd_resolved-resolved-dns-trust-anchor.o
  CC       src/resolve/systemd_resolved-resolved-dns-stub.o
  CC       src/resolve/systemd_resolved-resolved-etc-hosts.o
  CC       src/shared/systemd_resolved-gcrypt-util.o
  CC       src/resolve/systemd_resolved-resolved-gperf.o
  CCLD     systemd-resolved
  CC       src/network/networkd.o
  CCLD     systemd-networkd
  CC       src/network/systemd_networkd_wait_online-networkd-wait-online.o
  CC       src/network/systemd_networkd_wait_online-networkd-wait-online-manager.o
  CC       src/network/systemd_networkd_wait_online-networkd-wait-online-link.o
  CCLD     systemd-networkd-wait-online
  CC       src/login/logind.o
  CC       src/login/logind-gperf.o
  CCLD     systemd-logind
  CC       src/getty-generator/getty-generator.o
  CCLD     systemd-getty-generator
  CC       src/fstab-generator/fstab-generator.o
  CCLD     systemd-fstab-generator
  CC       src/system-update-generator/system-update-generator.o
  CCLD     systemd-system-update-generator
  CC       src/debug-generator/debug-generator.o
  CCLD     systemd-debug-generator
  CC       src/sysv-generator/sysv-generator.o
  CCLD     systemd-sysv-generator
  CC       src/rc-local-generator/rc-local-generator.o
  CCLD     systemd-rc-local-generator
  CC       src/hibernate-resume/hibernate-resume-generator.o
  CCLD     systemd-hibernate-resume-generator
  CC       src/gpt-auto-generator/systemd_gpt_auto_generator-gpt-auto-generator.o
  CCLD     systemd-gpt-auto-generator
  CC       src/udev/ata_id/ata_id.o
  CCLD     ata_id
  CC       src/udev/cdrom_id/cdrom_id.o
  CCLD     cdrom_id
  CC       src/udev/collect/collect.o
  CCLD     collect
  CC       src/udev/scsi_id/scsi_id.o
  CC       src/udev/scsi_id/scsi_serial.o
  CCLD     scsi_id
  CC       src/udev/v4l_id/v4l_id.o
  CCLD     v4l_id
  CC       src/udev/mtd_probe/mtd_probe.o
  CC       src/udev/mtd_probe/probe_smartmedia.o
  CCLD     mtd_probe
  GEN      shell-completion/bash/systemctl
  GEN      catalog/systemd.bg.catalog
  GEN      catalog/systemd.be.catalog
  GEN      catalog/systemd.be@latin.catalog
  GEN      catalog/systemd.fr.catalog
  GEN      catalog/systemd.it.catalog
  GEN      catalog/systemd.pl.catalog
  GEN      catalog/systemd.pt_BR.catalog
  GEN      catalog/systemd.ru.catalog
  GEN      catalog/systemd.zh_CN.catalog
  GEN      catalog/systemd.zh_TW.catalog
  GEN      catalog/systemd.catalog
  GEN      src/timesync/timesyncd.conf
  GEN      src/resolve/resolved.conf
  GEN      src/login/logind.conf
  ITMRG  src/hostname/org.freedesktop.hostname1.policy
  ITMRG  src/locale/org.freedesktop.locale1.policy
  ITMRG  src/timedate/org.freedesktop.timedate1.policy
  ITMRG  src/machine/org.freedesktop.machine1.policy
  ITMRG  src/login/org.freedesktop.login1.policy
  GEN      src/core/org.freedesktop.systemd1.policy.in
  ITMRG  src/core/org.freedesktop.systemd1.policy
  GEN      src/core/macros.systemd
  GEN      sysctl.d/50-coredump.conf
  M4       units/getty@.service
  M4       units/serial-getty@.service
  GEN      units/console-shell.service.m4
  M4       units/console-shell.service
  GEN      units/console-getty.service.m4
  M4       units/console-getty.service
  GEN      units/container-getty@.service.m4
  M4       units/container-getty@.service
  GEN      units/systemd-initctl.service
  GEN      units/systemd-remount-fs.service
  GEN      units/systemd-ask-password-wall.service
  GEN      units/systemd-ask-password-console.service
  GEN      units/systemd-sysctl.service
  GEN      units/emergency.service
  GEN      units/rescue.service
  GEN      units/user@.service.m4
  M4       units/user@.service
  GEN      units/systemd-suspend.service
  GEN      units/systemd-halt.service
  GEN      units/systemd-poweroff.service
  GEN      units/systemd-reboot.service
  GEN      units/systemd-kexec.service
  GEN      units/systemd-exit.service
  GEN      units/systemd-fsck@.service
  GEN      units/systemd-fsck-root.service
  GEN      units/systemd-machine-id-commit.service
  GEN      units/systemd-udevd.service
  GEN      units/systemd-udev-trigger.service
  GEN      units/systemd-udev-settle.service
  GEN      units/systemd-hwdb-update.service
  GEN      units/debug-shell.service
  GEN      units/initrd-parse-etc.service
  GEN      units/initrd-cleanup.service
  GEN      units/initrd-udevadm-cleanup-db.service
  GEN      units/initrd-switch-root.service
  GEN      units/systemd-nspawn@.service
  GEN      units/systemd-update-done.service
  GEN      units/systemd-update-utmp.service
  GEN      units/systemd-update-utmp-runlevel.service
  GEN      units/rc-local.service
  GEN      units/halt-local.service
  GEN      units/systemd-modules-load.service
  GEN      units/kmod-static-nodes.service
  GEN      units/systemd-tmpfiles-setup-dev.service
  GEN      units/systemd-tmpfiles-setup.service
  GEN      units/systemd-tmpfiles-clean.service
  GEN      units/systemd-hibernate.service
  GEN      units/systemd-hibernate-resume@.service
  GEN      units/systemd-hybrid-sleep.service
  GEN      units/systemd-journald.service
  GEN      units/systemd-journal-flush.service
  GEN      units/systemd-journal-catalog-update.service
  GEN      units/systemd-coredump@.service
  GEN      units/systemd-binfmt.service
  GEN      units/systemd-vconsole-setup.service
  GEN      units/systemd-quotacheck.service
  GEN      units/quotaon.service
  GEN      units/systemd-random-seed.service
  GEN      units/systemd-backlight@.service
  GEN      units/systemd-rfkill.service
  GEN      units/systemd-hostnamed.service
  GEN      units/systemd-localed.service
  GEN      units/systemd-timedated.service
  GEN      units/systemd-timesyncd.service
  GEN      units/systemd-machined.service
  GEN      units/systemd-resolved.service.m4
  M4       units/systemd-resolved.service
  GEN      units/systemd-networkd.service.m4
  M4       units/systemd-networkd.service
  GEN      units/systemd-networkd-wait-online.service
  GEN      units/systemd-logind.service
  M4       tmpfiles.d/systemd.conf
  M4       tmpfiles.d/etc.conf
  GEN      rules/99-systemd.rules
  GEN      src/vconsole/90-vconsole.rules
  GEN      src/login/71-seat.rules
  GEN      src/login/73-seat-late.rules
  GEN      units/user/systemd-exit.service
  GEN      shell-completion/zsh/_systemctl
  LN       docs/html/man
  GEN      src/core/systemd.pc
  GEN      src/udev/udev.pc
  GEN      src/libsystemd/libsystemd.pc
  GEN      src/libudev/libudev.pc
  GEN      docs/sysvinit/README
  GEN      docs/var-log/README
Making all in po
  MSGFMT be.gmo
  MSGFMT be@latin.gmo
  MSGFMT bg.gmo
  MSGFMT da.gmo
  MSGFMT de.gmo
  MSGFMT el.gmo
  MSGFMT es.gmo
  MSGFMT fr.gmo
  MSGFMT gl.gmo
  MSGFMT hr.gmo
  MSGFMT hu.gmo
  MSGFMT id.gmo
  MSGFMT it.gmo
  MSGFMT ko.gmo
  MSGFMT pl.gmo
  MSGFMT pt_BR.gmo
  MSGFMT ru.gmo
  MSGFMT sr.gmo
  MSGFMT sv.gmo
  MSGFMT tr.gmo
  MSGFMT uk.gmo
  MSGFMT zh_CN.gmo
  MSGFMT zh_TW.gmo
make[1]: Leaving directory '/sources/systemd-231'
make[1]: Entering directory '/sources/systemd-231'
make --no-print-directory install-recursive
Making install in .
 /tools/bin/mkdir -p '/usr/lib'
 /bin/sh ./libtool   --mode=install /tools/bin/install -c   libsystemd.la libudev.la libnss_myhostname.la libnss_mymachines.la libnss_resolve.la '/usr/lib'
libtool: install: /tools/bin/install -c .libs/libsystemd.so.0.16.0 /usr/lib/libsystemd.so.0.16.0
libtool: install: (cd /usr/lib && { ln -s -f libsystemd.so.0.16.0 libsystemd.so.0 || { rm -f libsystemd.so.0 && ln -s libsystemd.so.0.16.0 libsystemd.so.0; }; })
libtool: install: (cd /usr/lib && { ln -s -f libsystemd.so.0.16.0 libsystemd.so || { rm -f libsystemd.so && ln -s libsystemd.so.0.16.0 libsystemd.so; }; })
libtool: install: /tools/bin/install -c .libs/libsystemd.lai /usr/lib/libsystemd.la
libtool: install: /tools/bin/install -c .libs/libudev.so.1.6.5 /usr/lib/libudev.so.1.6.5
libtool: install: (cd /usr/lib && { ln -s -f libudev.so.1.6.5 libudev.so.1 || { rm -f libudev.so.1 && ln -s libudev.so.1.6.5 libudev.so.1; }; })
libtool: install: (cd /usr/lib && { ln -s -f libudev.so.1.6.5 libudev.so || { rm -f libudev.so && ln -s libudev.so.1.6.5 libudev.so; }; })
libtool: install: /tools/bin/install -c .libs/libudev.lai /usr/lib/libudev.la
libtool: install: /tools/bin/install -c .libs/libnss_myhostname.so.2 /usr/lib/libnss_myhostname.so.2
libtool: install: /tools/bin/install -c .libs/libnss_myhostname.lai /usr/lib/libnss_myhostname.la
libtool: install: /tools/bin/install -c .libs/libnss_mymachines.so.2 /usr/lib/libnss_mymachines.so.2
libtool: install: /tools/bin/install -c .libs/libnss_mymachines.lai /usr/lib/libnss_mymachines.la
libtool: install: /tools/bin/install -c .libs/libnss_resolve.so.2 /usr/lib/libnss_resolve.so.2
libtool: install: /tools/bin/install -c .libs/libnss_resolve.lai /usr/lib/libnss_resolve.la
libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/usr/sbin:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /tools/bin/mkdir -p '/usr/bin'
  /bin/sh ./libtool   --mode=install /tools/bin/install -c systemd-cgls systemd-cgtop systemd-nspawn systemd-detect-virt systemd-delta systemd-analyze systemd-run systemd-stdio-bridge systemd-path bootctl busctl systemd-socket-activate systemd-cat coredumpctl hostnamectl localectl timedatectl systemd-resolve '/usr/bin'
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-cgls /usr/bin/systemd-cgls
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-cgtop /usr/bin/systemd-cgtop
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-nspawn /usr/bin/systemd-nspawn
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-detect-virt /usr/bin/systemd-detect-virt
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-delta /usr/bin/systemd-delta
libtool: warning: '/sources/systemd-231/libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-analyze /usr/bin/systemd-analyze
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-run /usr/bin/systemd-run
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-stdio-bridge /usr/bin/systemd-stdio-bridge
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-path /usr/bin/systemd-path
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/bootctl /usr/bin/bootctl
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/busctl /usr/bin/busctl
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-socket-activate /usr/bin/systemd-socket-activate
libtool: warning: '/sources/systemd-231/libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-cat /usr/bin/systemd-cat
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/coredumpctl /usr/bin/coredumpctl
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/hostnamectl /usr/bin/hostnamectl
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/localectl /usr/bin/localectl
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/timedatectl /usr/bin/timedatectl
libtool: warning: 'libsystemd-shared.la' has not been installed in '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd-resolve /usr/bin/systemd-resolve
 /tools/bin/mkdir -p '/usr/bin'
 /tools/bin/install -c src/kernel-install/kernel-install '/usr/bin'
 /tools/bin/mkdir -p '/lib/systemd'
 /tools/bin/install -c -m 644 src/resolve/resolv.conf '/lib/systemd'
 /tools/bin/mkdir -p '/lib/systemd'
 /bin/sh ./libtool   --mode=install /tools/bin/install -c   libsystemd-shared.la '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/libsystemd-shared-231.so /lib/systemd/libsystemd-shared-231.so
libtool: install: (cd /lib/systemd && { ln -s -f libsystemd-shared-231.so libsystemd-shared.so || { rm -f libsystemd-shared.so && ln -s libsystemd-shared-231.so libsystemd-shared.so; }; })
libtool: install: /tools/bin/install -c .libs/libsystemd-shared.lai /lib/systemd/libsystemd-shared.la
libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/usr/sbin:/sbin" ldconfig -n /lib/systemd
----------------------------------------------------------------------
Libraries have been installed in:
   /lib/systemd

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /tools/bin/mkdir -p '/lib/systemd'
  /bin/sh ./libtool   --mode=install /tools/bin/install -c systemd systemd-cgroups-agent systemd-initctl systemd-shutdown systemd-remount-fs systemd-reply-password systemd-fsck systemd-ac-power systemd-sysctl systemd-sleep systemd-socket-proxyd systemd-update-done systemd-update-utmp systemd-modules-load systemd-hibernate-resume systemd-udevd systemd-journald systemd-coredump systemd-binfmt systemd-vconsole-setup systemd-quotacheck systemd-random-seed systemd-backlight systemd-rfkill systemd-hostnamed systemd-localed systemd-timedated systemd-timesyncd systemd-machined systemd-resolved systemd-networkd systemd-networkd-wait-online systemd-logind '/lib/systemd'
libtool: install: /tools/bin/install -c .libs/systemd /lib/systemd/systemd
libtool: install: /tools/bin/install -c .libs/systemd-cgroups-agent /lib/systemd/systemd-cgroups-agent
libtool: install: /tools/bin/install -c .libs/systemd-initctl /lib/systemd/systemd-initctl
libtool: install: /tools/bin/install -c .libs/systemd-shutdown /lib/systemd/systemd-shutdown
libtool: install: /tools/bin/install -c .libs/systemd-remount-fs /lib/systemd/systemd-remount-fs
libtool: install: /tools/bin/install -c .libs/systemd-reply-password /lib/systemd/systemd-reply-password
libtool: install: /tools/bin/install -c .libs/systemd-fsck /lib/systemd/systemd-fsck
libtool: install: /tools/bin/install -c .libs/systemd-ac-power /lib/systemd/systemd-ac-power
libtool: install: /tools/bin/install -c .libs/systemd-sysctl /lib/systemd/systemd-sysctl
libtool: install: /tools/bin/install -c .libs/systemd-sleep /lib/systemd/systemd-sleep
libtool: install: /tools/bin/install -c .libs/systemd-socket-proxyd /lib/systemd/systemd-socket-proxyd
libtool: install: /tools/bin/install -c .libs/systemd-update-done /lib/systemd/systemd-update-done
libtool: install: /tools/bin/install -c .libs/systemd-update-utmp /lib/systemd/systemd-update-utmp
libtool: install: /tools/bin/install -c .libs/systemd-modules-load /lib/systemd/systemd-modules-load
libtool: install: /tools/bin/install -c .libs/systemd-hibernate-resume /lib/systemd/systemd-hibernate-resume
libtool: install: /tools/bin/install -c systemd-udevd /lib/systemd/systemd-udevd
libtool: install: /tools/bin/install -c .libs/systemd-journald /lib/systemd/systemd-journald
libtool: install: /tools/bin/install -c .libs/systemd-coredump /lib/systemd/systemd-coredump
libtool: install: /tools/bin/install -c .libs/systemd-binfmt /lib/systemd/systemd-binfmt
libtool: install: /tools/bin/install -c .libs/systemd-vconsole-setup /lib/systemd/systemd-vconsole-setup
libtool: install: /tools/bin/install -c .libs/systemd-quotacheck /lib/systemd/systemd-quotacheck
libtool: install: /tools/bin/install -c .libs/systemd-random-seed /lib/systemd/systemd-random-seed
libtool: install: /tools/bin/install -c .libs/systemd-backlight /lib/systemd/systemd-backlight
libtool: install: /tools/bin/install -c .libs/systemd-rfkill /lib/systemd/systemd-rfkill
libtool: install: /tools/bin/install -c .libs/systemd-hostnamed /lib/systemd/systemd-hostnamed
libtool: install: /tools/bin/install -c .libs/systemd-localed /lib/systemd/systemd-localed
libtool: install: /tools/bin/install -c .libs/systemd-timedated /lib/systemd/systemd-timedated
libtool: install: /tools/bin/install -c .libs/systemd-timesyncd /lib/systemd/systemd-timesyncd
libtool: install: /tools/bin/install -c .libs/systemd-machined /lib/systemd/systemd-machined
libtool: install: /tools/bin/install -c .libs/systemd-resolved /lib/systemd/systemd-resolved
libtool: install: /tools/bin/install -c .libs/systemd-networkd /lib/systemd/systemd-networkd
libtool: install: /tools/bin/install -c .libs/systemd-networkd-wait-online /lib/systemd/systemd-networkd-wait-online
libtool: install: /tools/bin/install -c .libs/systemd-logind /lib/systemd/systemd-logind
 /tools/bin/mkdir -p '/lib/udev'
  /bin/sh ./libtool   --mode=install /tools/bin/install -c ata_id cdrom_id collect scsi_id v4l_id mtd_probe '/lib/udev'
libtool: install: /tools/bin/install -c ata_id /lib/udev/ata_id
libtool: install: /tools/bin/install -c cdrom_id /lib/udev/cdrom_id
libtool: install: /tools/bin/install -c collect /lib/udev/collect
libtool: install: /tools/bin/install -c scsi_id /lib/udev/scsi_id
libtool: install: /tools/bin/install -c v4l_id /lib/udev/v4l_id
libtool: install: /tools/bin/install -c mtd_probe /lib/udev/mtd_probe
make --no-print-directory install-exec-hook
what="" && wants=shutdown.target && dir=/lib/systemd/system && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="systemd-remount-fs.service tmp.mount var-lib-machines.mount" && wants=local-fs.target && dir=/lib/systemd/system && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="systemd-logind.service  systemd-update-utmp-runlevel.service getty.target systemd-ask-password-wall.path" && wants=multi-user.target && dir=/lib/systemd/system && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="systemd-update-utmp-runlevel.service" && wants=graphical.target && dir=/lib/systemd/system && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="systemd-update-utmp-runlevel.service" && wants=rescue.target && dir=/lib/systemd/system && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what=" systemd-modules-load.service kmod-static-nodes.service systemd-tmpfiles-setup-dev.service systemd-tmpfiles-setup.service   systemd-machine-id-commit.service systemd-udevd.service systemd-udev-trigger.service systemd-hwdb-update.service systemd-journald.service systemd-journal-flush.service systemd-journal-catalog-update.service systemd-binfmt.service proc-sys-fs-binfmt_misc.automount systemd-vconsole-setup.service systemd-random-seed.service  systemd-update-utmp.service systemd-update-done.service dev-hugepages.mount dev-mqueue.mount sys-kernel-config.mount sys-kernel-debug.mount sys-fs-fuse-connections.mount systemd-sysctl.service systemd-ask-password-console.path" && wants=sysinit.target && dir=/lib/systemd/system && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-journald.socket systemd-journald-dev-log.socket systemd-journald-audit.socket systemd-coredump.socket systemd-initctl.socket" && wants=sockets.target && dir=/lib/systemd/system && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="systemd-tmpfiles-clean.timer" && wants=timers.target && dir=/lib/systemd/system && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="" && wants=slices.target && dir=/lib/systemd/system && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="" && wants=sockets.target && dir=/usr/lib/systemd/user && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="" && wants=default.target && dir=/usr/lib/systemd/user && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
/tools/bin/mkdir -p /usr/lib/tmpfiles.d /etc/tmpfiles.d /etc/udev/rules.d /etc/udev/hwdb.d /usr/lib/binfmt.d /etc/binfmt.d /var/lib/systemd /lib/systemd/system/runlevel1.target.wants /lib/systemd/system/runlevel2.target.wants /lib/systemd/system/runlevel3.target.wants /lib/systemd/system/runlevel4.target.wants /lib/systemd/system/runlevel5.target.wants /usr/lib/modules-load.d /etc/modules-load.d /usr/lib/systemd/network /etc/systemd/network /usr/lib/sysctl.d /etc/sysctl.d /usr/lib/kernel/install.d /etc/kernel/install.d /lib/systemd/system-shutdown /lib/systemd/system-sleep /lib/systemd/system-generators /usr/lib/systemd/user-generators /usr/lib/systemd/user /etc/systemd/system /etc/systemd/system/multi-user.target.wants /etc/systemd/system/getty.target.wants /etc/systemd/user /usr/share/dbus-1/services /etc/xdg/systemd
set -- systemd-hostnamed.service dbus-org.freedesktop.hostname1.service systemd-localed.service dbus-org.freedesktop.locale1.service systemd-timedated.service dbus-org.freedesktop.timedate1.service systemd-machined.service dbus-org.freedesktop.machine1.service  systemd-resolved.service dbus-org.freedesktop.resolve1.service systemd-networkd.service dbus-org.freedesktop.network1.service systemd-logind.service dbus-org.freedesktop.login1.service poweroff.target runlevel0.target rescue.target runlevel1.target multi-user.target runlevel2.target multi-user.target runlevel3.target multi-user.target runlevel4.target graphical.target runlevel5.target reboot.target runlevel6.target graphical.target default.target reboot.target ctrl-alt-del.target getty@.service autovt@.service && \
	dir=/lib/systemd/system && 	while [ -n "$1" ]; do /tools/bin/mkdir -p `dirname $dir/$2` && rm -f $dir/$2 && ln -s $1 $dir/$2 && shift 2 || exit $?; done
set -- /lib/systemd/system/shutdown.target shutdown.target /lib/systemd/system/sockets.target sockets.target /lib/systemd/system/timers.target timers.target /lib/systemd/system/paths.target paths.target /lib/systemd/system/bluetooth.target bluetooth.target /lib/systemd/system/printer.target printer.target /lib/systemd/system/sound.target sound.target /lib/systemd/system/smartcard.target smartcard.target /lib/systemd/system/busnames.target busnames.target && \
	dir=/usr/lib/systemd/user && 	while [ -n "$1" ]; do /tools/bin/mkdir -p `dirname $dir/$2` && rm -f $dir/$2 && ln -s --relative $1 $dir/$2 && shift 2 || exit $?; done
set -- /lib/systemd/system/systemd-timesyncd.service /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service /lib/systemd/system/systemd-resolved.service /etc/systemd/system/multi-user.target.wants/systemd-resolved.service /lib/systemd/system/systemd-networkd.socket /etc/systemd/system/sockets.target.wants/systemd-networkd.socket /lib/systemd/system/systemd-networkd.service /etc/systemd/system/multi-user.target.wants/systemd-networkd.service /lib/systemd/system/systemd-networkd-wait-online.service /etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service /lib/systemd/system/remote-fs.target /etc/systemd/system/multi-user.target.wants/remote-fs.target /lib/systemd/system/getty@.service /etc/systemd/system/getty.target.wants/getty@tty1.service /etc/systemd/user /etc/xdg/systemd/user /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service /usr/share/dbus-1/services/org.freedesktop.systemd1.service && \
	dir= && 	while [ -n "$1" ]; do /tools/bin/mkdir -p `dirname $dir/$2` && rm -f $dir/$2 && ln -s --relative $1 $dir/$2 && shift 2 || exit $?; done
touch -c //usr
what="org.freedesktop.hostname1.busname org.freedesktop.systemd1.busname org.freedesktop.locale1.busname org.freedesktop.timedate1.busname org.freedesktop.machine1.busname  org.freedesktop.resolve1.busname org.freedesktop.network1.busname org.freedesktop.login1.busname" && wants=busnames.target && dir=/lib/systemd/system && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="" && wants=busnames.target && dir=/usr/lib/systemd/user && 	[ -z "$what" ] || ( dir=$dir/$wants.wants && /tools/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
libname=libsystemd.so && 	if test "/usr/lib" != "/lib"; then /tools/bin/mkdir -p /lib && so_img_name=$(readlink /usr/lib/$libname) && rm -f /usr/lib/$libname && ln -s --relative -f /lib/$so_img_name /usr/lib/$libname && mv /usr/lib/$libname.* /lib; fi
libname=libudev.so && 	if test "/usr/lib" != "/lib"; then /tools/bin/mkdir -p /lib && so_img_name=$(readlink /usr/lib/$libname) && rm -f /usr/lib/$libname && ln -s --relative -f /lib/$so_img_name /usr/lib/$libname && mv /usr/lib/$libname.* /lib; fi
/tools/bin/mkdir -p /var/log/journal
chown 0:0 /var/log/journal
chmod 755 /var/log/journal
setfacl -nm g:adm:rx,d:g:adm:rx /var/log/journal/
setfacl -nm g:wheel:rx,d:g:wheel:rx /var/log/journal/
setfacl: Option -m: Invalid argument near character 3
make[5]: [Makefile:25585: journal-install-hook] Error 2 (ignored)
 /tools/bin/mkdir -p '/usr/share/bash-completion/completions'
 /tools/bin/install -c -m 644 shell-completion/bash/busctl shell-completion/bash/journalctl shell-completion/bash/systemd-analyze shell-completion/bash/systemd-cat shell-completion/bash/systemd-cgls shell-completion/bash/systemd-cgtop shell-completion/bash/systemd-delta shell-completion/bash/systemd-detect-virt shell-completion/bash/systemd-nspawn shell-completion/bash/systemd-path shell-completion/bash/systemd-run shell-completion/bash/udevadm shell-completion/bash/kernel-install shell-completion/bash/bootctl shell-completion/bash/coredumpctl shell-completion/bash/hostnamectl shell-completion/bash/localectl shell-completion/bash/timedatectl shell-completion/bash/machinectl shell-completion/bash/systemd-resolve shell-completion/bash/networkctl shell-completion/bash/loginctl '/usr/share/bash-completion/completions'
 /tools/bin/mkdir -p '/etc/dbus-1/system.d'
 /tools/bin/install -c -m 644 src/core/org.freedesktop.systemd1.conf src/hostname/org.freedesktop.hostname1.conf src/locale/org.freedesktop.locale1.conf src/timedate/org.freedesktop.timedate1.conf src/machine/org.freedesktop.machine1.conf src/resolve/org.freedesktop.resolve1.conf src/network/org.freedesktop.network1.conf src/login/org.freedesktop.login1.conf '/etc/dbus-1/system.d'
 /tools/bin/mkdir -p '/usr/share/dbus-1/system-services'
 /tools/bin/install -c -m 644 src/core/org.freedesktop.systemd1.service src/hostname/org.freedesktop.hostname1.service src/locale/org.freedesktop.locale1.service src/timedate/org.freedesktop.timedate1.service src/machine/org.freedesktop.machine1.service src/resolve/org.freedesktop.resolve1.service src/network/org.freedesktop.network1.service src/login/org.freedesktop.login1.service '/usr/share/dbus-1/system-services'
 /tools/bin/mkdir -p '/usr/share/doc/systemd-231'
 /tools/bin/install -c -m 644 README NEWS CODING_STYLE LICENSE.LGPL2.1 LICENSE.GPL2 DISTRO_PORTING src/libsystemd/sd-bus/PORTING-DBUS1 src/libsystemd/sd-bus/DIFFERENCES src/libsystemd/sd-bus/GVARIANT-SERIALIZATION '/usr/share/doc/systemd-231'
 /tools/bin/mkdir -p '/usr/share/factory/etc'
 /tools/bin/install -c -m 644 factory/etc/nsswitch.conf '/usr/share/factory/etc'
 /tools/bin/mkdir -p '/usr/lib/kernel/install.d'
 /tools/bin/install -c src/kernel-install/50-depmod.install src/kernel-install/90-loaderentry.install '/usr/lib/kernel/install.d'
 /tools/bin/mkdir -p '/lib/systemd/network'
 /tools/bin/install -c -m 644 network/99-default.link network/80-container-host0.network network/80-container-ve.network network/80-container-vz.network '/lib/systemd/network'
 /tools/bin/mkdir -p '/usr/share/systemd'
 /tools/bin/install -c -m 644 src/locale/kbd-model-map src/locale/language-fallback-map '/usr/share/systemd'
 /tools/bin/mkdir -p '/etc/systemd'
 /tools/bin/install -c -m 644 src/core/system.conf src/core/user.conf src/journal/journald.conf src/coredump/coredump.conf '/etc/systemd'
 /tools/bin/mkdir -p '/usr/lib/sysctl.d'
 /tools/bin/install -c -m 644 sysctl.d/50-default.conf '/usr/lib/sysctl.d'
 /tools/bin/mkdir -p '/lib/systemd/system-preset'
 /tools/bin/install -c -m 644 system-preset/90-systemd.preset '/lib/systemd/system-preset'
 /tools/bin/mkdir -p '/lib/systemd/system'
 /tools/bin/install -c -m 644 units/graphical.target units/multi-user.target units/emergency.target units/sysinit.target units/basic.target units/getty.target units/halt.target units/kexec.target units/exit.target units/local-fs.target units/local-fs-pre.target units/initrd.target units/initrd-fs.target units/initrd-root-device.target units/initrd-root-fs.target units/remote-fs.target units/remote-fs-pre.target units/network.target units/network-pre.target units/network-online.target units/nss-lookup.target units/nss-user-lookup.target units/poweroff.target units/reboot.target units/rescue.target units/rpcbind.target units/time-sync.target units/shutdown.target units/final.target units/umount.target units/sigpwr.target units/sleep.target units/sockets.target units/timers.target units/paths.target units/suspend.target units/swap.target units/slices.target units/system.slice units/x-.slice '/lib/systemd/system'
 /tools/bin/install -c -m 644 units/systemd-initctl.socket units/syslog.socket units/dev-hugepages.mount units/dev-mqueue.mount units/sys-kernel-config.mount units/sys-kernel-debug.mount units/sys-fs-fuse-connections.mount units/tmp.mount units/var-lib-machines.mount units/printer.target units/sound.target units/bluetooth.target units/smartcard.target units/systemd-ask-password-wall.path units/systemd-ask-password-console.path units/systemd-udevd-control.socket units/systemd-udevd-kernel.socket units/system-update.target units/initrd-switch-root.target units/machines.target units/busnames.target units/org.freedesktop.hostname1.busname units/org.freedesktop.systemd1.busname units/org.freedesktop.locale1.busname units/org.freedesktop.timedate1.busname units/org.freedesktop.machine1.busname units/org.freedesktop.resolve1.busname units/org.freedesktop.network1.busname units/org.freedesktop.login1.busname units/systemd-tmpfiles-clean.timer units/hibernate.target units/hybrid-sleep.target units/systemd-journald.socket units/systemd-journald-dev-log.socket units/systemd-journald-audit.socket units/systemd-coredump.socket units/proc-sys-fs-binfmt_misc.automount units/proc-sys-fs-binfmt_misc.mount units/systemd-rfkill.socket units/machine.slice '/lib/systemd/system'
 /tools/bin/install -c -m 644 units/systemd-networkd.socket units/user.slice '/lib/systemd/system'
 /tools/bin/mkdir -p '/usr/lib/tmpfiles.d'
 /tools/bin/install -c -m 644 tmpfiles.d/systemd-nologin.conf tmpfiles.d/tmp.conf tmpfiles.d/x11.conf tmpfiles.d/var.conf tmpfiles.d/home.conf tmpfiles.d/systemd-nspawn.conf tmpfiles.d/journal-nocow.conf tmpfiles.d/legacy.conf '/usr/lib/tmpfiles.d'
 /tools/bin/mkdir -p '/etc/udev'
 /tools/bin/install -c -m 644 src/udev/udev.conf '/etc/udev'
 /tools/bin/mkdir -p '/lib/udev/hwdb.d'
 /tools/bin/install -c -m 644 hwdb/20-pci-vendor-model.hwdb hwdb/20-pci-classes.hwdb hwdb/20-usb-vendor-model.hwdb hwdb/20-usb-classes.hwdb hwdb/20-sdio-vendor-model.hwdb hwdb/20-sdio-classes.hwdb hwdb/20-bluetooth-vendor-product.hwdb hwdb/20-acpi-vendor.hwdb hwdb/20-OUI.hwdb hwdb/20-net-ifname.hwdb hwdb/60-evdev.hwdb hwdb/60-keyboard.hwdb hwdb/70-mouse.hwdb hwdb/70-pointingstick.hwdb hwdb/70-touchpad.hwdb '/lib/udev/hwdb.d'
 /tools/bin/mkdir -p '/lib/udev/rules.d'
 /tools/bin/install -c -m 644 rules/50-udev-default.rules rules/60-block.rules rules/60-drm.rules rules/60-evdev.rules rules/60-persistent-storage-tape.rules rules/60-persistent-input.rules rules/60-persistent-alsa.rules rules/60-persistent-storage.rules rules/60-serial.rules rules/64-btrfs.rules rules/70-mouse.rules rules/70-touchpad.rules rules/75-net-description.rules rules/78-sound-card.rules rules/80-net-setup-link.rules rules/80-drivers.rules rules/60-cdrom_id.rules rules/60-persistent-v4l.rules rules/75-probe_mtd.rules src/login/70-uaccess.rules src/login/70-power-switch.rules '/lib/udev/rules.d'
 /tools/bin/mkdir -p '/usr/lib/systemd/user'
 /tools/bin/install -c -m 644 units/user/basic.target units/user/default.target units/user/exit.target '/usr/lib/systemd/user'
 /tools/bin/mkdir -p '/etc/X11/xinit/xinitrc.d'
 /tools/bin/install -c xorg/50-systemd-user.sh '/etc/X11/xinit/xinitrc.d'
 /tools/bin/mkdir -p '/usr/share/zsh/site-functions'
 /tools/bin/install -c -m 644 shell-completion/zsh/_busctl shell-completion/zsh/_journalctl shell-completion/zsh/_udevadm shell-completion/zsh/_kernel-install shell-completion/zsh/_systemd-nspawn shell-completion/zsh/_systemd-analyze shell-completion/zsh/_systemd-run shell-completion/zsh/_sd_hosts_or_user_at_host shell-completion/zsh/_sd_outputmodes shell-completion/zsh/_sd_unit_files shell-completion/zsh/_systemd-delta shell-completion/zsh/_systemd shell-completion/zsh/_systemd-tmpfiles shell-completion/zsh/_bootctl shell-completion/zsh/_coredumpctl shell-completion/zsh/_hostnamectl shell-completion/zsh/_localectl shell-completion/zsh/_timedatectl shell-completion/zsh/_machinectl shell-completion/zsh/_sd_machines shell-completion/zsh/_systemd-resolve shell-completion/zsh/_loginctl shell-completion/zsh/_systemd-inhibit '/usr/share/zsh/site-functions'
 /tools/bin/mkdir -p '/usr/include'
 /tools/bin/install -c -m 644 src/libudev/libudev.h '/usr/include'
 /tools/bin/mkdir -p '/usr/share/man/man1'
 /tools/bin/install -c -m 644 man/busctl.1 man/journalctl.1 man/systemctl.1 man/systemd-analyze.1 man/systemd-ask-password.1 man/systemd-cat.1 man/systemd-cgls.1 man/systemd-cgtop.1 man/systemd-delta.1 man/systemd-detect-virt.1 man/systemd-escape.1 man/systemd-inhibit.1 man/systemd-machine-id-setup.1 man/systemd-notify.1 man/systemd-nspawn.1 man/systemd-path.1 man/systemd-resolve.1 man/systemd-run.1 man/systemd-socket-activate.1 man/systemd-tty-ask-password-agent.1 man/systemd.1 man/coredumpctl.1 man/bootctl.1 man/hostnamectl.1 man/localectl.1 man/loginctl.1 man/machinectl.1 man/networkctl.1 man/timedatectl.1 man/init.1 '/usr/share/man/man1'
 /tools/bin/mkdir -p '/usr/share/man/man3'
 /tools/bin/install -c -m 644 man/libudev.3 man/sd-bus-errors.3 man/sd-bus.3 man/sd-daemon.3 man/sd-event.3 man/sd-id128.3 man/sd-journal.3 man/sd_booted.3 man/sd_bus_add_match.3 man/sd_bus_creds_get_pid.3 man/sd_bus_creds_new_from_pid.3 man/sd_bus_default.3 man/sd_bus_error.3 man/sd_bus_error_add_map.3 man/sd_bus_get_fd.3 man/sd_bus_message_append.3 man/sd_bus_message_append_array.3 man/sd_bus_message_append_basic.3 man/sd_bus_message_append_string_memfd.3 man/sd_bus_message_append_strv.3 man/sd_bus_message_get_cookie.3 man/sd_bus_message_get_monotonic_usec.3 man/sd_bus_message_read_basic.3 man/sd_bus_negotiate_fds.3 man/sd_bus_new.3 man/sd_bus_path_encode.3 man/sd_bus_process.3 man/sd_bus_request_name.3 man/sd_event_add_child.3 man/sd_event_add_defer.3 man/sd_event_add_io.3 man/sd_event_add_signal.3 man/sd_event_add_time.3 man/sd_event_exit.3 man/sd_event_get_fd.3 man/sd_event_new.3 man/sd_event_now.3 man/sd_event_run.3 man/sd_event_set_watchdog.3 man/sd_event_source_get_event.3 '/usr/share/man/man3'
 /tools/bin/install -c -m 644 man/sd_event_source_get_pending.3 man/sd_event_source_set_description.3 man/sd_event_source_set_enabled.3 man/sd_event_source_set_prepare.3 man/sd_event_source_set_priority.3 man/sd_event_source_set_userdata.3 man/sd_event_source_unref.3 man/sd_event_wait.3 man/sd_id128_get_machine.3 man/sd_id128_randomize.3 man/sd_id128_to_string.3 man/sd_is_fifo.3 man/sd_journal_add_match.3 man/sd_journal_enumerate_fields.3 man/sd_journal_get_catalog.3 man/sd_journal_get_cursor.3 man/sd_journal_get_cutoff_realtime_usec.3 man/sd_journal_get_data.3 man/sd_journal_get_fd.3 man/sd_journal_get_realtime_usec.3 man/sd_journal_get_usage.3 man/sd_journal_has_runtime_files.3 man/sd_journal_next.3 man/sd_journal_open.3 man/sd_journal_print.3 man/sd_journal_query_unique.3 man/sd_journal_seek_head.3 man/sd_journal_stream_fd.3 man/sd_listen_fds.3 man/sd_machine_get_class.3 man/sd_notify.3 man/sd_watchdog_enabled.3 man/udev_device_get_syspath.3 man/udev_device_has_tag.3 man/udev_device_new_from_syspath.3 man/udev_enumerate_add_match_subsystem.3 man/udev_enumerate_new.3 man/udev_enumerate_scan_devices.3 man/udev_list_entry.3 man/udev_monitor_filter_update.3 '/usr/share/man/man3'
 /tools/bin/install -c -m 644 man/udev_monitor_new_from_netlink.3 man/udev_monitor_receive_device.3 man/udev_new.3 man/SD_ALERT.3 man/SD_BUS_ERROR_ACCESS_DENIED.3 man/SD_BUS_ERROR_ADDRESS_IN_USE.3 man/SD_BUS_ERROR_AUTH_FAILED.3 man/SD_BUS_ERROR_BAD_ADDRESS.3 man/SD_BUS_ERROR_DISCONNECTED.3 man/SD_BUS_ERROR_END.3 man/SD_BUS_ERROR_FAILED.3 man/SD_BUS_ERROR_FILE_EXISTS.3 man/SD_BUS_ERROR_FILE_NOT_FOUND.3 man/SD_BUS_ERROR_INCONSISTENT_MESSAGE.3 man/SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED.3 man/SD_BUS_ERROR_INVALID_ARGS.3 man/SD_BUS_ERROR_INVALID_SIGNATURE.3 man/SD_BUS_ERROR_IO_ERROR.3 man/SD_BUS_ERROR_LIMITS_EXCEEDED.3 man/SD_BUS_ERROR_MAKE_CONST.3 man/SD_BUS_ERROR_MAP.3 man/SD_BUS_ERROR_MATCH_RULE_INVALID.3 man/SD_BUS_ERROR_MATCH_RULE_NOT_FOUND.3 man/SD_BUS_ERROR_NAME_HAS_NO_OWNER.3 man/SD_BUS_ERROR_NOT_SUPPORTED.3 man/SD_BUS_ERROR_NO_MEMORY.3 man/SD_BUS_ERROR_NO_NETWORK.3 man/SD_BUS_ERROR_NO_REPLY.3 man/SD_BUS_ERROR_NO_SERVER.3 man/SD_BUS_ERROR_NULL.3 man/SD_BUS_ERROR_PROPERTY_READ_ONLY.3 man/SD_BUS_ERROR_SERVICE_UNKNOWN.3 man/SD_BUS_ERROR_TIMEOUT.3 man/SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN.3 man/SD_BUS_ERROR_UNKNOWN_INTERFACE.3 man/SD_BUS_ERROR_UNKNOWN_METHOD.3 man/SD_BUS_ERROR_UNKNOWN_OBJECT.3 man/SD_BUS_ERROR_UNKNOWN_PROPERTY.3 man/SD_CRIT.3 man/SD_DEBUG.3 '/usr/share/man/man3'
 /tools/bin/install -c -m 644 man/SD_EMERG.3 man/SD_ERR.3 man/SD_EVENT_ARMED.3 man/SD_EVENT_EXITING.3 man/SD_EVENT_FINISHED.3 man/SD_EVENT_INITIAL.3 man/SD_EVENT_OFF.3 man/SD_EVENT_ON.3 man/SD_EVENT_ONESHOT.3 man/SD_EVENT_PENDING.3 man/SD_EVENT_PREPARING.3 man/SD_EVENT_PRIORITY_IDLE.3 man/SD_EVENT_PRIORITY_IMPORTANT.3 man/SD_EVENT_PRIORITY_NORMAL.3 man/SD_EVENT_RUNNING.3 man/SD_ID128_CONST_STR.3 man/SD_ID128_FORMAT_STR.3 man/SD_ID128_FORMAT_VAL.3 man/SD_ID128_MAKE.3 man/SD_INFO.3 man/SD_JOURNAL_APPEND.3 man/SD_JOURNAL_CURRENT_USER.3 man/SD_JOURNAL_FOREACH.3 man/SD_JOURNAL_FOREACH_BACKWARDS.3 man/SD_JOURNAL_FOREACH_DATA.3 man/SD_JOURNAL_FOREACH_FIELD.3 man/SD_JOURNAL_FOREACH_UNIQUE.3 man/SD_JOURNAL_INVALIDATE.3 man/SD_JOURNAL_LOCAL_ONLY.3 man/SD_JOURNAL_NOP.3 man/SD_JOURNAL_OS_ROOT.3 man/SD_JOURNAL_RUNTIME_ONLY.3 man/SD_JOURNAL_SUPPRESS_LOCATION.3 man/SD_JOURNAL_SYSTEM.3 man/SD_LISTEN_FDS_START.3 man/SD_NOTICE.3 man/SD_WARNING.3 man/sd_bus_creds_get_audit_login_uid.3 man/sd_bus_creds_get_audit_session_id.3 man/sd_bus_creds_get_augmented_mask.3 '/usr/share/man/man3'
 /tools/bin/install -c -m 644 man/sd_bus_creds_get_cgroup.3 man/sd_bus_creds_get_cmdline.3 man/sd_bus_creds_get_comm.3 man/sd_bus_creds_get_description.3 man/sd_bus_creds_get_egid.3 man/sd_bus_creds_get_euid.3 man/sd_bus_creds_get_exe.3 man/sd_bus_creds_get_fsgid.3 man/sd_bus_creds_get_fsuid.3 man/sd_bus_creds_get_gid.3 man/sd_bus_creds_get_mask.3 man/sd_bus_creds_get_owner_uid.3 man/sd_bus_creds_get_ppid.3 man/sd_bus_creds_get_selinux_context.3 man/sd_bus_creds_get_session.3 man/sd_bus_creds_get_sgid.3 man/sd_bus_creds_get_slice.3 man/sd_bus_creds_get_suid.3 man/sd_bus_creds_get_supplementary_gids.3 man/sd_bus_creds_get_tid.3 man/sd_bus_creds_get_tid_comm.3 man/sd_bus_creds_get_tty.3 man/sd_bus_creds_get_uid.3 man/sd_bus_creds_get_unique_name.3 man/sd_bus_creds_get_unit.3 man/sd_bus_creds_get_user_slice.3 man/sd_bus_creds_get_user_unit.3 man/sd_bus_creds_get_well_known_names.3 man/sd_bus_creds_has_bounding_cap.3 man/sd_bus_creds_has_effective_cap.3 man/sd_bus_creds_has_inheritable_cap.3 man/sd_bus_creds_has_permitted_cap.3 man/sd_bus_creds_ref.3 man/sd_bus_creds_unref.3 man/sd_bus_creds_unrefp.3 man/sd_bus_default_system.3 man/sd_bus_default_user.3 man/sd_bus_error_copy.3 man/sd_bus_error_free.3 man/sd_bus_error_get_errno.3 '/usr/share/man/man3'
 /tools/bin/install -c -m 644 man/sd_bus_error_has_name.3 man/sd_bus_error_is_set.3 man/sd_bus_error_map.3 man/sd_bus_error_set.3 man/sd_bus_error_set_const.3 man/sd_bus_error_set_errno.3 man/sd_bus_error_set_errnof.3 man/sd_bus_error_set_errnofv.3 man/sd_bus_error_setf.3 man/sd_bus_message_append_array_iovec.3 man/sd_bus_message_append_array_memfd.3 man/sd_bus_message_append_array_space.3 man/sd_bus_message_append_string_iovec.3 man/sd_bus_message_append_string_space.3 man/sd_bus_message_get_realtime_usec.3 man/sd_bus_message_get_reply_cookie.3 man/sd_bus_message_get_seqnum.3 man/sd_bus_negotiate_creds.3 man/sd_bus_negotiate_timestamp.3 man/sd_bus_open.3 man/sd_bus_open_system.3 man/sd_bus_open_system_machine.3 man/sd_bus_open_system_remote.3 man/sd_bus_open_user.3 man/sd_bus_path_decode.3 man/sd_bus_path_decode_many.3 man/sd_bus_path_encode_many.3 man/sd_bus_ref.3 man/sd_bus_release_name.3 man/sd_bus_unref.3 man/sd_bus_unrefp.3 man/sd_event.3 man/sd_event_add_exit.3 man/sd_event_add_post.3 man/sd_event_child_handler_t.3 man/sd_event_default.3 man/sd_event_dispatch.3 man/sd_event_get_exit_code.3 man/sd_event_get_iteration.3 man/sd_event_get_state.3 '/usr/share/man/man3'
 /tools/bin/install -c -m 644 man/sd_event_get_tid.3 man/sd_event_get_watchdog.3 man/sd_event_handler_t.3 man/sd_event_io_handler_t.3 man/sd_event_loop.3 man/sd_event_prepare.3 man/sd_event_ref.3 man/sd_event_signal_handler_t.3 man/sd_event_source.3 man/sd_event_source_get_child_pid.3 man/sd_event_source_get_description.3 man/sd_event_source_get_enabled.3 man/sd_event_source_get_io_events.3 man/sd_event_source_get_io_fd.3 man/sd_event_source_get_io_revents.3 man/sd_event_source_get_priority.3 man/sd_event_source_get_signal.3 man/sd_event_source_get_time.3 man/sd_event_source_get_time_accuracy.3 man/sd_event_source_get_time_clock.3 man/sd_event_source_get_userdata.3 man/sd_event_source_ref.3 man/sd_event_source_set_io_events.3 man/sd_event_source_set_io_fd.3 man/sd_event_source_set_time.3 man/sd_event_source_set_time_accuracy.3 man/sd_event_source_unrefp.3 man/sd_event_time_handler_t.3 man/sd_event_unref.3 man/sd_event_unrefp.3 man/sd_id128_equal.3 man/sd_id128_from_string.3 man/sd_id128_get_boot.3 man/sd_id128_t.3 man/sd_is_mq.3 man/sd_is_socket.3 man/sd_is_socket_inet.3 man/sd_is_socket_unix.3 man/sd_is_special.3 man/sd_journal.3 '/usr/share/man/man3'
 /tools/bin/install -c -m 644 man/sd_journal_add_conjunction.3 man/sd_journal_add_disjunction.3 man/sd_journal_close.3 man/sd_journal_enumerate_data.3 man/sd_journal_enumerate_unique.3 man/sd_journal_flush_matches.3 man/sd_journal_get_catalog_for_message_id.3 man/sd_journal_get_cutoff_monotonic_usec.3 man/sd_journal_get_data_threshold.3 man/sd_journal_get_events.3 man/sd_journal_get_monotonic_usec.3 man/sd_journal_get_timeout.3 man/sd_journal_has_persistent_files.3 man/sd_journal_next_skip.3 man/sd_journal_open_directory.3 man/sd_journal_open_directory_fd.3 man/sd_journal_open_files.3 man/sd_journal_open_files_fd.3 man/sd_journal_perror.3 man/sd_journal_previous.3 man/sd_journal_previous_skip.3 man/sd_journal_printv.3 man/sd_journal_process.3 man/sd_journal_reliable_fd.3 man/sd_journal_restart_data.3 man/sd_journal_restart_fields.3 man/sd_journal_restart_unique.3 man/sd_journal_seek_cursor.3 man/sd_journal_seek_monotonic_usec.3 man/sd_journal_seek_realtime_usec.3 man/sd_journal_seek_tail.3 man/sd_journal_send.3 man/sd_journal_sendv.3 man/sd_journal_set_data_threshold.3 man/sd_journal_test_cursor.3 man/sd_journal_wait.3 man/sd_listen_fds_with_names.3 man/sd_machine_get_ifindices.3 man/sd_notifyf.3 man/sd_pid_notify.3 '/usr/share/man/man3'
 /tools/bin/install -c -m 644 man/sd_pid_notify_with_fds.3 man/sd_pid_notifyf.3 man/udev_device_get_action.3 man/udev_device_get_devlinks_list_entry.3 man/udev_device_get_devnode.3 man/udev_device_get_devnum.3 man/udev_device_get_devpath.3 man/udev_device_get_devtype.3 man/udev_device_get_driver.3 man/udev_device_get_is_initialized.3 man/udev_device_get_parent.3 man/udev_device_get_parent_with_subsystem_devtype.3 man/udev_device_get_properties_list_entry.3 man/udev_device_get_property_value.3 man/udev_device_get_subsystem.3 man/udev_device_get_sysattr_list_entry.3 man/udev_device_get_sysattr_value.3 man/udev_device_get_sysname.3 man/udev_device_get_sysnum.3 man/udev_device_get_tags_list_entry.3 man/udev_device_get_udev.3 man/udev_device_new_from_device_id.3 man/udev_device_new_from_devnum.3 man/udev_device_new_from_environment.3 man/udev_device_new_from_subsystem_sysname.3 man/udev_device_ref.3 man/udev_device_set_sysattr_value.3 man/udev_device_unref.3 man/udev_enumerate_add_match_is_initialized.3 man/udev_enumerate_add_match_parent.3 man/udev_enumerate_add_match_property.3 man/udev_enumerate_add_match_sysattr.3 man/udev_enumerate_add_match_sysname.3 man/udev_enumerate_add_match_tag.3 man/udev_enumerate_add_nomatch_subsystem.3 man/udev_enumerate_add_nomatch_sysattr.3 man/udev_enumerate_add_syspath.3 man/udev_enumerate_get_list_entry.3 man/udev_enumerate_get_udev.3 man/udev_enumerate_ref.3 '/usr/share/man/man3'
 /tools/bin/install -c -m 644 man/udev_enumerate_scan_subsystems.3 man/udev_enumerate_unref.3 man/udev_list_entry_get_by_name.3 man/udev_list_entry_get_name.3 man/udev_list_entry_get_next.3 man/udev_list_entry_get_value.3 man/udev_monitor_enable_receiving.3 man/udev_monitor_filter_add_match_subsystem_devtype.3 man/udev_monitor_filter_add_match_tag.3 man/udev_monitor_filter_remove.3 man/udev_monitor_get_fd.3 man/udev_monitor_get_udev.3 man/udev_monitor_ref.3 man/udev_monitor_set_receive_buffer_size.3 man/udev_monitor_unref.3 man/udev_ref.3 man/udev_unref.3 '/usr/share/man/man3'
 /tools/bin/mkdir -p '/usr/share/man/man5'
 /tools/bin/install -c -m 644 man/hostname.5 man/journald.conf.5 man/locale.conf.5 man/localtime.5 man/machine-id.5 man/machine-info.5 man/os-release.5 man/sysctl.d.5 man/systemd-sleep.conf.5 man/systemd-system.conf.5 man/systemd.automount.5 man/systemd.device.5 man/systemd.exec.5 man/systemd.kill.5 man/systemd.link.5 man/systemd.mount.5 man/systemd.nspawn.5 man/systemd.path.5 man/systemd.preset.5 man/systemd.resource-control.5 man/systemd.scope.5 man/systemd.service.5 man/systemd.slice.5 man/systemd.socket.5 man/systemd.swap.5 man/systemd.target.5 man/systemd.timer.5 man/systemd.unit.5 man/tmpfiles.d.5 man/udev.conf.5 man/binfmt.d.5 man/coredump.conf.5 man/logind.conf.5 man/networkd.conf.5 man/systemd.netdev.5 man/systemd.network.5 man/dnssec-trust-anchors.d.5 man/resolved.conf.5 man/timesyncd.conf.5 man/vconsole.conf.5 '/usr/share/man/man5'
 /tools/bin/install -c -m 644 man/modules-load.d.5 man/journald.conf.d.5 man/sleep.conf.d.5 man/system.conf.d.5 man/systemd-user.conf.5 man/user.conf.d.5 man/coredump.conf.d.5 man/logind.conf.d.5 man/networkd.conf.d.5 man/resolved.conf.d.5 man/systemd.negative.5 man/systemd.positive.5 man/timesyncd.conf.d.5 '/usr/share/man/man5'
 /tools/bin/mkdir -p '/usr/share/man/man7'
 /tools/bin/install -c -m 644 man/bootup.7 man/daemon.7 man/file-hierarchy.7 man/kernel-command-line.7 man/systemd.generator.7 man/systemd.journal-fields.7 man/systemd.offline-updates.7 man/systemd.special.7 man/systemd.time.7 man/udev.7 man/hwdb.7 '/usr/share/man/man7'
 /tools/bin/mkdir -p '/usr/share/man/man8'
 /tools/bin/install -c -m 644 man/halt.8 man/kernel-install.8 man/shutdown.8 man/systemd-ask-password-console.service.8 man/systemd-debug-generator.8 man/systemd-fsck@.service.8 man/systemd-fstab-generator.8 man/systemd-getty-generator.8 man/systemd-gpt-auto-generator.8 man/systemd-halt.service.8 man/systemd-hibernate-resume-generator.8 man/systemd-hibernate-resume@.service.8 man/systemd-initctl.service.8 man/systemd-journald.service.8 man/systemd-machine-id-commit.service.8 man/systemd-remount-fs.service.8 man/systemd-socket-proxyd.8 man/systemd-suspend.service.8 man/systemd-sysctl.service.8 man/systemd-system-update-generator.8 man/systemd-sysusers.8 man/systemd-tmpfiles.8 man/systemd-udevd.service.8 man/systemd-update-done.service.8 man/telinit.8 man/udevadm.8 man/systemd-backlight@.service.8 man/systemd-binfmt.service.8 man/systemd-coredump.8 man/systemd-hostnamed.service.8 man/systemd-hwdb.8 man/systemd-importd.service.8 man/systemd-localed.service.8 man/systemd-logind.service.8 man/nss-mymachines.8 man/systemd-machined.service.8 man/systemd-networkd-wait-online.service.8 man/systemd-networkd.service.8 man/systemd-quotacheck.service.8 man/systemd-random-seed.service.8 '/usr/share/man/man8'
 /tools/bin/install -c -m 644 man/nss-resolve.8 man/systemd-resolved.service.8 man/systemd-rfkill.service.8 man/systemd-timedated.service.8 man/systemd-timesyncd.service.8 man/systemd-vconsole-setup.service.8 man/systemd-modules-load.service.8 man/nss-myhostname.8 man/systemd-sysv-generator.8 man/runlevel.8 man/systemd-update-utmp.service.8 man/poweroff.8 man/reboot.8 man/systemd-ask-password-console.path.8 man/systemd-ask-password-wall.path.8 man/systemd-ask-password-wall.service.8 man/systemd-fsck-root.service.8 man/systemd-fsck.8 man/systemd-hibernate-resume.8 man/systemd-hibernate.service.8 man/systemd-hybrid-sleep.service.8 man/systemd-initctl.8 man/systemd-initctl.socket.8 man/systemd-journald-audit.socket.8 man/systemd-journald-dev-log.socket.8 man/systemd-journald.8 man/systemd-journald.socket.8 man/systemd-kexec.service.8 man/systemd-poweroff.service.8 man/systemd-reboot.service.8 man/systemd-remount-fs.8 man/systemd-shutdown.8 man/systemd-sleep.8 man/systemd-sysctl.8 man/systemd-sysusers.service.8 man/systemd-tmpfiles-clean.service.8 man/systemd-tmpfiles-clean.timer.8 man/systemd-tmpfiles-setup-dev.service.8 man/systemd-tmpfiles-setup.service.8 man/systemd-udevd-control.socket.8 '/usr/share/man/man8'
 /tools/bin/install -c -m 644 man/systemd-udevd-kernel.socket.8 man/systemd-udevd.8 man/systemd-update-done.8 man/systemd-backlight.8 man/systemd-binfmt.8 man/systemd-coredump.socket.8 man/systemd-coredump@.service.8 man/systemd-hostnamed.8 man/systemd-importd.8 man/systemd-localed.8 man/systemd-logind.8 man/libnss_mymachines.so.2.8 man/systemd-machined.8 man/systemd-networkd-wait-online.8 man/systemd-networkd.8 man/systemd-quotacheck.8 man/systemd-random-seed.8 man/libnss_resolve.so.2.8 man/systemd-resolved.8 man/systemd-rfkill.8 man/systemd-rfkill.socket.8 man/systemd-timedated.8 man/systemd-timesyncd.8 man/systemd-vconsole-setup.8 man/systemd-modules-load.8 man/libnss_myhostname.so.2.8 man/systemd-update-utmp-runlevel.service.8 man/systemd-update-utmp.8 '/usr/share/man/man8'
 /tools/bin/mkdir -p '/usr/share/bash-completion/completions'
 /tools/bin/install -c -m 644 shell-completion/bash/systemctl '/usr/share/bash-completion/completions'
 /tools/bin/mkdir -p '/usr/lib/systemd/catalog'
 /tools/bin/install -c -m 644 catalog/systemd.bg.catalog catalog/systemd.be.catalog catalog/systemd.be@latin.catalog catalog/systemd.fr.catalog catalog/systemd.it.catalog catalog/systemd.pl.catalog catalog/systemd.pt_BR.catalog catalog/systemd.ru.catalog catalog/systemd.zh_CN.catalog catalog/systemd.zh_TW.catalog catalog/systemd.catalog '/usr/lib/systemd/catalog'
 /tools/bin/mkdir -p '/etc/systemd'
 /tools/bin/install -c -m 644 src/timesync/timesyncd.conf src/resolve/resolved.conf src/login/logind.conf '/etc/systemd'
 /tools/bin/mkdir -p '/usr/share/polkit-1/actions'
 /tools/bin/install -c -m 644 src/hostname/org.freedesktop.hostname1.policy src/locale/org.freedesktop.locale1.policy src/timedate/org.freedesktop.timedate1.policy src/machine/org.freedesktop.machine1.policy src/login/org.freedesktop.login1.policy src/core/org.freedesktop.systemd1.policy '/usr/share/polkit-1/actions'
 /tools/bin/mkdir -p '/usr/lib/rpm/macros.d'
 /tools/bin/install -c -m 644 src/core/macros.systemd '/usr/lib/rpm/macros.d'
 /tools/bin/mkdir -p '/usr/lib/sysctl.d'
 /tools/bin/install -c -m 644 sysctl.d/50-coredump.conf '/usr/lib/sysctl.d'
 /tools/bin/mkdir -p '/lib/systemd/system'
 /tools/bin/install -c -m 644 units/getty@.service units/serial-getty@.service units/console-shell.service units/console-getty.service units/container-getty@.service units/systemd-initctl.service units/systemd-remount-fs.service units/systemd-ask-password-wall.service units/systemd-ask-password-console.service units/systemd-sysctl.service units/emergency.service units/rescue.service units/user@.service units/systemd-suspend.service units/systemd-halt.service units/systemd-poweroff.service units/systemd-reboot.service units/systemd-kexec.service units/systemd-exit.service units/systemd-fsck@.service units/systemd-fsck-root.service units/systemd-machine-id-commit.service units/systemd-udevd.service units/systemd-udev-trigger.service units/systemd-udev-settle.service units/systemd-hwdb-update.service units/debug-shell.service units/initrd-parse-etc.service units/initrd-cleanup.service units/initrd-udevadm-cleanup-db.service units/initrd-switch-root.service units/systemd-nspawn@.service units/systemd-update-done.service units/systemd-update-utmp.service units/systemd-update-utmp-runlevel.service units/rc-local.service units/halt-local.service units/systemd-modules-load.service units/kmod-static-nodes.service units/systemd-tmpfiles-setup-dev.service '/lib/systemd/system'
 /tools/bin/install -c -m 644 units/systemd-tmpfiles-setup.service units/systemd-tmpfiles-clean.service units/systemd-hibernate.service units/systemd-hibernate-resume@.service units/systemd-hybrid-sleep.service units/systemd-journald.service units/systemd-journal-flush.service units/systemd-journal-catalog-update.service units/systemd-coredump@.service units/systemd-binfmt.service units/systemd-vconsole-setup.service units/systemd-quotacheck.service units/quotaon.service units/systemd-random-seed.service units/systemd-backlight@.service units/systemd-rfkill.service units/systemd-hostnamed.service units/systemd-localed.service units/systemd-timedated.service units/systemd-timesyncd.service units/systemd-machined.service units/systemd-resolved.service units/systemd-networkd.service units/systemd-networkd-wait-online.service units/systemd-logind.service '/lib/systemd/system'
 /tools/bin/mkdir -p '/usr/lib/tmpfiles.d'
 /tools/bin/install -c -m 644 tmpfiles.d/systemd.conf tmpfiles.d/etc.conf '/usr/lib/tmpfiles.d'
 /tools/bin/mkdir -p '/lib/udev/rules.d'
 /tools/bin/install -c -m 644 rules/99-systemd.rules src/vconsole/90-vconsole.rules src/login/71-seat.rules src/login/73-seat-late.rules '/lib/udev/rules.d'
 /tools/bin/mkdir -p '/usr/lib/systemd/user'
 /tools/bin/install -c -m 644 units/user/systemd-exit.service '/usr/lib/systemd/user'
 /tools/bin/mkdir -p '/usr/share/zsh/site-functions'
 /tools/bin/install -c -m 644 shell-completion/zsh/_systemctl '/usr/share/zsh/site-functions'
 /tools/bin/mkdir -p '/usr/share/pkgconfig'
 /tools/bin/install -c -m 644 src/core/systemd.pc src/udev/udev.pc '/usr/share/pkgconfig'
 /tools/bin/mkdir -p '/usr/lib/pkgconfig'
 /tools/bin/install -c -m 644 src/libsystemd/libsystemd.pc src/libudev/libudev.pc '/usr/lib/pkgconfig'
 /tools/bin/mkdir -p '/usr/include/systemd'
 /tools/bin/install -c -m 644 src/systemd/sd-bus.h src/systemd/sd-bus-protocol.h src/systemd/sd-bus-vtable.h src/systemd/sd-event.h src/systemd/sd-login.h src/systemd/sd-id128.h src/systemd/sd-daemon.h src/systemd/sd-journal.h src/systemd/sd-messages.h src/systemd/_sd-common.h '/usr/include/systemd'
 /tools/bin/mkdir -p '/bin'
  /bin/sh ./libtool   --mode=install /tools/bin/install -c systemctl systemd-notify systemd-ask-password systemd-tty-ask-password-agent systemd-machine-id-setup systemd-escape systemd-tmpfiles udevadm systemd-hwdb journalctl machinectl networkctl loginctl systemd-inhibit '/bin'
libtool: install: /tools/bin/install -c .libs/systemctl /bin/systemctl
libtool: install: /tools/bin/install -c .libs/systemd-notify /bin/systemd-notify
libtool: install: /tools/bin/install -c .libs/systemd-ask-password /bin/systemd-ask-password
libtool: install: /tools/bin/install -c .libs/systemd-tty-ask-password-agent /bin/systemd-tty-ask-password-agent
libtool: install: /tools/bin/install -c .libs/systemd-machine-id-setup /bin/systemd-machine-id-setup
libtool: install: /tools/bin/install -c .libs/systemd-escape /bin/systemd-escape
libtool: install: /tools/bin/install -c .libs/systemd-tmpfiles /bin/systemd-tmpfiles
libtool: install: /tools/bin/install -c udevadm /bin/udevadm
libtool: install: /tools/bin/install -c systemd-hwdb /bin/systemd-hwdb
libtool: install: /tools/bin/install -c .libs/journalctl /bin/journalctl
libtool: install: /tools/bin/install -c .libs/machinectl /bin/machinectl
libtool: install: /tools/bin/install -c .libs/networkctl /bin/networkctl
libtool: install: /tools/bin/install -c .libs/loginctl /bin/loginctl
libtool: install: /tools/bin/install -c .libs/systemd-inhibit /bin/systemd-inhibit
 /tools/bin/mkdir -p '/lib/systemd/system-generators'
  /bin/sh ./libtool   --mode=install /tools/bin/install -c systemd-getty-generator systemd-fstab-generator systemd-system-update-generator systemd-debug-generator systemd-sysv-generator systemd-rc-local-generator systemd-hibernate-resume-generator systemd-gpt-auto-generator '/lib/systemd/system-generators'
libtool: install: /tools/bin/install -c .libs/systemd-getty-generator /lib/systemd/system-generators/systemd-getty-generator
libtool: install: /tools/bin/install -c .libs/systemd-fstab-generator /lib/systemd/system-generators/systemd-fstab-generator
libtool: install: /tools/bin/install -c .libs/systemd-system-update-generator /lib/systemd/system-generators/systemd-system-update-generator
libtool: install: /tools/bin/install -c .libs/systemd-debug-generator /lib/systemd/system-generators/systemd-debug-generator
libtool: install: /tools/bin/install -c .libs/systemd-sysv-generator /lib/systemd/system-generators/systemd-sysv-generator
libtool: install: /tools/bin/install -c .libs/systemd-rc-local-generator /lib/systemd/system-generators/systemd-rc-local-generator
libtool: install: /tools/bin/install -c .libs/systemd-hibernate-resume-generator /lib/systemd/system-generators/systemd-hibernate-resume-generator
libtool: install: /tools/bin/install -c .libs/systemd-gpt-auto-generator /lib/systemd/system-generators/systemd-gpt-auto-generator
 /tools/bin/mkdir -p '/etc/init.d'
 /tools/bin/install -c -m 644 docs/sysvinit/README '/etc/init.d'
 /tools/bin/mkdir -p '/var/log'
 /tools/bin/install -c -m 644 docs/var-log/README '/var/log'
make --no-print-directory install-data-hook
mv /lib/systemd/system/x-.slice //lib/systemd/system/-.slice
test -n "" || /bin/systemd-hwdb update
test -n "" || /bin/journalctl --update-catalog
Making install in po
linguas="be be@latin bg da de el es fr gl hr hu id it ko pl pt_BR ru sr sv tr uk zh_CN zh_TW "; \
for lang in $linguas; do \
  dir=/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /sources/systemd-231/build-aux/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /tools/bin/install -c -m 644 $lang.gmo $dir/systemd.mo; \
    echo "installing $lang.gmo as $dir/systemd.mo"; \
  else \
    /tools/bin/install -c -m 644 ./$lang.gmo $dir/systemd.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/systemd.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /tools/bin/install -c -m 644 $lang.gmo.m $dir/systemd.mo.m; \
    echo "installing $lang.gmo.m as $dir/systemd.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /tools/bin/install -c -m 644 ./$lang.gmo.m \
	$dir/systemd.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/systemd.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing be.gmo as /usr/share/locale/be/LC_MESSAGES/systemd.mo
installing be@latin.gmo as /usr/share/locale/be@latin/LC_MESSAGES/systemd.mo
installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/systemd.mo
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/systemd.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/systemd.mo
installing el.gmo as /usr/share/locale/el/LC_MESSAGES/systemd.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/systemd.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/systemd.mo
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/systemd.mo
installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/systemd.mo
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/systemd.mo
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/systemd.mo
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/systemd.mo
installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/systemd.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/systemd.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/systemd.mo
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/systemd.mo
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/systemd.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/systemd.mo
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/systemd.mo
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/systemd.mo
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/systemd.mo
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/systemd.mo
make[1]: Leaving directory '/sources/systemd-231'
'/usr/lib/libnss_myhostname.so.2' -> '/lib/libnss_myhostname.so.2'
'/usr/lib/libnss_mymachines.so.2' -> '/lib/libnss_mymachines.so.2'
'/usr/lib/libnss_resolve.so.2' -> '/lib/libnss_resolve.so.2'
removed '/usr/lib/rpm/macros.d/macros.systemd'
removed directory '/usr/lib/rpm/macros.d'
removed directory '/usr/lib/rpm'
'/sbin/runlevel' -> '../bin/systemctl'
'/sbin/reboot' -> '../bin/systemctl'
'/sbin/shutdown' -> '../bin/systemctl'
'/sbin/poweroff' -> '../bin/systemctl'
'/sbin/halt' -> '../bin/systemctl'
'/sbin/telinit' -> '../bin/systemctl'
'/sbin/init' -> '../lib/systemd/systemd'
Initializing machine ID from random generator.


Totalseconds: 853


KB: 3021716	/