[systemd-devel] [HEADS-UP] It's release time!
Colin Guthrie
gmane at colin.guthr.ie
Wed Feb 19 13:54:01 PST 2014
'Twas brillig, and Lennart Poettering at 19/02/14 19:46 did gyre and gimble:
> On Wed, 19.02.14 19:43, Colin Guthrie (gmane at colin.guthr.ie) wrote:
>
>> 'Twas brillig, and Lennart Poettering at 19/02/14 16:53 did gyre and gimble:
>>> Soo, pretty much all of these are false positives triggered by
>>> -flto. Before adding -flto we only got these fals positives within
>>> source files, now we ge them across source files. We usually just
>>> patched these issues away by initializing variables where initialization
>>> wasn't really necessary. I did the same now for all of these.
>>>
>>> Please try to rebuild things again. You should still see some noise, but
>>> much less. Can you post your results again?
>>
>> Thanks for that. I did remember reading some posts about compilers so
>> figured they were all down to that but nice that an actual bug was found
>> too.
>>
>> Here's the results with 8f61afd.
>
> Are you sure you updated this properly? The warnings include lines of
> codes that don't even look like that anymore...
Hmm, fairly sure... although I do have some downsteam patches of course
as this is just from our RPM which will be clouding some things.
I'll attach a build log without patches as off dd8875f93 (the final RPM
creation fails without the patches but the actual code compiles fine and
should be purely upstream)
HTHs
Col
--
Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/
Day Job:
Tribalogic Limited http://www.tribalogic.net/
Open Source:
Mageia Contributor http://www.mageia.org/
PulseAudio Hacker http://www.pulseaudio.org/
Trac Hacker http://trac.edgewall.org/
-------------- next part --------------
Executing(%prep): /bin/sh -e /home/colin/rpm/tmp/rpm-tmp.L7azGb
+ umask 022
+ cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD
+ rm -rf systemd-209
+ /usr/bin/xz -dc /home/colin/Development/Personal/Mageia/core/systemd-next/SOURCES/systemd-209.tar.xz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd systemd-209
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find src/ -name '*.vala' -exec touch '{}' ';'
+ exit 0
Executing(%build): /bin/sh -e /home/colin/rpm/tmp/rpm-tmp.IslsSg
+ umask 022
+ cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD
+ cd systemd-209
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ NO_CONFIGURE=1
+ ./autogen.sh
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: linking file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
configure.ac:33: installing 'build-aux/compile'
configure.ac:39: installing 'build-aux/config.guess'
configure.ac:39: installing 'build-aux/config.sub'
configure.ac:37: installing 'build-aux/install-sh'
configure.ac:37: installing 'build-aux/missing'
Makefile.am:36: warning: user target '.PRECIOUS' defined here ...
/usr/share/automake-1.14/am/configure.am: ... overrides Automake target '.PRECIOUS' defined here
Makefile.am: installing 'build-aux/depcomp'
Makefile.am:4298: installing 'build-aux/py-compile'
parallel-tests: installing 'build-aux/test-driver'
----------------------------------------------------------------
Initialized build system. For a common configuration please run:
----------------------------------------------------------------
./configure CFLAGS='-g -O0 -ftrapv' --enable-compat-libs --enable-kdbus --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 --enable-gtk-doc
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC'
+ export FFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ '[' -f ./configure.in -o -f ./configure.ac ']'
+ CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64'
+ ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --with-rc-local-script-path-start=/etc/rc.d/rc.local --enable-chkconfig --disable-static --disable-selinux --with-firmware-path=/usr/lib/firmware/updates:/usr/lib/firmware
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... /usr/bin/grep
checking for egrep... /usr/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... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/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-mageia-linux-gnu
checking host system type... x86_64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/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)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-mageia-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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
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 whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.50.2 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.18.1
checking for XML::Parser... ok
checking whether ln -s works... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for gawk... (cached) gawk
checking for gcc option to accept ISO C99... -std=gnu99
checking for m4... /usr/bin/m4
checking for xsltproc... /usr/bin/xsltproc
checking for quotaon... /usr/sbin/quotaon
checking for quotacheck... /usr/sbin/quotacheck
checking for setcap... /usr/sbin/setcap
checking for kill... /usr/bin/kill
checking for kmod... /usr/bin/kmod
checking for kexec... /usr/sbin/kexec
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for gobject-introspection... yes
checking for strings... strings
checking for gperf... gperf
checking if gcc -std=gnu99 supports flag -pipe in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wall in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wextra in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-inline in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wundef in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wformat=2 -Wformat-security -Wformat-nonliteral in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Winit-self in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wshadow in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wcast-align in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Werror=overflow in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wdate-time in envvar CFLAGS... no
checking if gcc -std=gnu99 supports flag -Wnested-externs in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -ffast-math in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -fno-common in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -fdiagnostics-color in envvar CFLAGS... no
checking if gcc -std=gnu99 supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -fvisibility=hidden in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -fdata-sections in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -fstack-protector in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -flto in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wl,--no-undefined in envvar LDFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wl,-z,relro in envvar LDFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wl,-z,now in envvar LDFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wl,-fuse-ld=gold in envvar LDFLAGS... yes
checking size of pid_t... 4
checking size of uid_t... 4
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
checking for PYTHON_DEVEL... yes
checking for sphinx-build-2.7... no
checking for sphinx-build... /usr/bin/sphinx-build
checking for library containing dlsym... -ldl
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 for library containing clock_gettime... none required
checking for library containing cap_init... -lcap
checking for library containing mq_open... -lrt
checking for fanotify_init... yes
checking for fanotify_mark... yes
checking for __secure_getenv... no
checking for secure_getenv... yes
checking whether gettid is declared... no
checking whether pivot_root is declared... no
checking whether name_to_handle_at is declared... yes
checking for DBUS... yes
checking for KMOD... yes
checking for BLKID... yes
checking for SECCOMP... no
checking for XZ... yes
checking for tcpwrap library and headers... yes
checking security/pam_modules.h usability... yes
checking security/pam_modules.h presence... yes
checking for security/pam_modules.h... yes
checking security/pam_modutil.h usability... yes
checking security/pam_modutil.h presence... yes
checking for security/pam_modutil.h... yes
checking security/pam_ext.h usability... yes
checking security/pam_ext.h presence... yes
checking for security/pam_ext.h... yes
checking for pam_syslog in -lpam... yes
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 attr/xattr.h usability... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking for fsetxattr in -lattr... yes
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.4.5... yes (1.5.3)
checking libaudit.h usability... yes
checking libaudit.h presence... yes
checking for libaudit.h... yes
checking for audit_open in -laudit... yes
checking for LIBCRYPTSETUP... yes
checking for QRENCODE... yes
checking for MICROHTTPD... yes
checking for valgrind/memcheck.h... yes
checking for valgrind/valgrind.h... yes
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 for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... 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 GLIB... yes
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 docs/libudev/Makefile
config.status: creating docs/libudev/version.xml
config.status: creating docs/gudev/Makefile
config.status: creating docs/gudev/version.xml
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
systemd 209
libcryptsetup: yes
tcpwrap: yes
PAM: yes
AUDIT: yes
IMA: yes
SELinux: no
SECCOMP: no
SMACK: yes
XZ: yes
ACL: yes
XATTR: yes
GCRYPT: yes
QRENCODE: yes
MICROHTTPD: yes
CHKCONFIG: yes
binfmt: yes
vconsole: yes
readahead: yes
bootchart: yes
quotacheck: yes
tmpfiles: yes
randomseed: yes
backlight: yes
rfkill: yes
logind: yes
machined: yes
hostnamed: yes
timedated: yes
localed: yes
coredump: yes
polkit: yes
efi: yes
kmod: yes
blkid: yes
dbus: yes
nss-myhostname: yes
gudev: yes
gintrospection: yes
multi-seat-x: yes
kdbus: no
Python: yes
Python Headers: yes
man pages: yes
gtk-doc: no
test coverage: no
Split /usr: no
SysV compatibility: yes
compatibility libraries: no
prefix: /usr
rootprefix: /usr
sysconf dir: /etc
datarootdir: ${prefix}/share
includedir: /usr/include
include_prefix:
lib dir: /usr/lib64
rootlib dir: /usr/lib64
SysV init scripts: /etc/init.d
SysV rc?.d directories: /etc/rc.d
Build Python: /usr/bin/python
Installation Python: /usr/bin/python
sphinx binary: /usr/bin/sphinx-build
firmware path: \"/usr/lib/firmware/updates/\", \"/usr/lib/firmware/\"
PAM modules dir: /usr/lib64/security
PAM configuration dir: /etc/pam.d
D-Bus policy dir: /etc/dbus-1/system.d
D-Bus session dir: /usr/share/dbus-1/services
D-Bus system dir: /usr/share/dbus-1/system-services
D-Bus interfaces dir: /usr/share/dbus-1/interfaces
Bash completions dir: /usr/share/bash-completion/completions
Zsh completions dir: /usr/share/zsh/site-functions
Extra start script: /etc/rc.d/rc.local
Extra stop script: /usr/sbin/halt.local
Debug shell: /bin/sh @ /dev/tty9
CFLAGS: -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector --param=ssp-buffer-size=4 -flto -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC
CPPFLAGS: -Wp,-D_FORTIFY_SOURCE=2
LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-fuse-ld=gold -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
PYTHON_CFLAGS: -I/usr/include/python2.7
PYTHON_LIBS: -lpython2.7
+ make -O -j4
M4 src/libsystemd/libsystemd.sym
GPERF src/udev/net/link-config-gperf.c
GEN src/gudev/gudevmarshal.h
GEN src/gudev/gudevmarshal.c
GEN src/shared/errno-list.txt
GEN src/udev/keyboard-keys.txt
GEN src/python-systemd/id128-constants.h
GEN test-libsystemd-sym.c
GEN test-libudev-sym.c
GEN src/shared/errno-from-name.gperf
GEN src/shared/errno-to-name.h
GEN src/udev/keyboard-keys-from-name.gperf
GEN src/udev/keyboard-keys-to-name.h
GPERF src/shared/errno-from-name.h
GEN src/gudev/gudevenumtypes.c
GEN src/gudev/gudevenumtypes.h
GPERF src/udev/keyboard-keys-from-name.h
make --no-print-directory all-recursive
Making all in .
GPERF src/libsystemd/sd-bus/bus-error-mapping.c
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-internal.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-error.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-control.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-sd-bus.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-socket.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-container.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-kernel.lo
src/libsystemd/sd-bus/bus-kernel.c: In function 'bus_message_setup_kmsg':
src/libsystemd/sd-bus/bus-kernel.c:230:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(ALIGN8(offsetof(struct kdbus_item, vec) + sizeof(struct kdbus_vec)) ==
^
src/libsystemd/sd-bus/bus-kernel.c: In function 'bus_kernel_create_bus':
src/libsystemd/sd-bus/bus-kernel.c:1301:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(DEFAULT_BLOOM_SIZE > 0);
^
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-message.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-signature.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-type.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-creds.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-match.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-bloom.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-introspect.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-objects.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-gvariant.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-convenience.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-util.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-sd-memfd.lo
CC src/libsystemd/sd-utf8/libsystemd_internal_la-sd-utf8.lo
CC src/libsystemd/sd-event/libsystemd_internal_la-sd-event.lo
CC src/libsystemd/sd-rtnl/libsystemd_internal_la-sd-rtnl.lo
CC src/libsystemd/sd-rtnl/libsystemd_internal_la-rtnl-message.lo
CC src/libsystemd/sd-rtnl/libsystemd_internal_la-rtnl-util.lo
CC src/libsystemd/sd-id128/libsystemd_internal_la-sd-id128.lo
CC src/libsystemd/sd-resolve/libsystemd_internal_la-sd-resolve.lo
CC src/libsystemd/sd-daemon/libsystemd_internal_la-sd-daemon.lo
CC src/login/libsystemd_internal_la-sd-login.lo
CC src/libsystemd/sd-bus/libsystemd_internal_la-bus-error-mapping.lo
CC src/login/libsystemd_internal_la-login-shared.lo
CC src/shared/device-nodes.lo
CC src/shared/util.lo
CC src/shared/virt.lo
CC src/shared/efivars.lo
CC src/shared/path-util.lo
CC src/shared/time-util.lo
CC src/shared/siphash24.lo
CC src/shared/hashmap.lo
CC src/shared/set.lo
CC src/shared/fdset.lo
CC src/shared/prioq.lo
CC src/shared/sleep-config.lo
CC src/shared/strv.lo
CC src/shared/strxcpyx.lo
CC src/shared/strbuf.lo
CC src/shared/env-util.lo
CC src/shared/conf-parser.lo
src/shared/conf-parser.c: In function 'config_parse_bytes_off':
src/shared/conf-parser.c:493:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(off_t) == sizeof(uint64_t));
^
CC src/shared/exit-status.lo
CC src/shared/log.lo
CC src/shared/ratelimit.lo
CC src/shared/gunicode.lo
CC src/shared/utf8.lo
CC src/shared/pager.lo
CC src/shared/socket-util.lo
CC src/shared/conf-files.lo
CC src/shared/cgroup-util.lo
CC src/shared/cgroup-show.lo
CC src/shared/unit-name.lo
CC src/shared/utmp-wtmp.lo
CC src/shared/watchdog.lo
CC src/shared/spawn-ask-password-agent.lo
CC src/shared/replace-var.lo
CC src/shared/hwclock.lo
CC src/shared/spawn-polkit-agent.lo
CC src/shared/time-dst.lo
CC src/shared/MurmurHash2.lo
CC src/shared/calendarspec.lo
CC src/shared/fileio.lo
CC src/shared/acpi-fpdt.lo
CC src/shared/boot-timestamps.lo
CC src/shared/mkdir.lo
CC src/shared/smack-util.lo
CC src/shared/ima-util.lo
CC src/shared/apparmor-util.lo
CC src/shared/ptyfwd.lo
CC src/shared/net-util.lo
CC src/shared/errno-list.lo
CC src/shared/audit.lo
CC src/shared/xml.lo
CC src/libudev/libudev_la-libudev.lo
CC src/libudev/libudev_la-libudev-list.lo
CC src/libudev/libudev_la-libudev-util.lo
CC src/libudev/libudev_la-libudev-queue.lo
CC src/libudev/libudev_la-libudev-monitor.lo
CC src/libudev/libudev_la-libudev-enumerate.lo
CC src/libudev/libudev_la-libudev-device.lo
CCLD libsystemd-internal.la
CCLD libsystemd-shared.la
CC src/shared/install.lo
CC src/shared/install-printf.lo
CC src/libudev/libudev_la-libudev-hwdb.lo
CC src/shared/path-lookup.lo
CC src/shared/specifier.lo
CC src/shared/libsystemd_label_la-socket-label.lo
CC src/shared/libsystemd_label_la-label.lo
CC src/shared/libsystemd_label_la-selinux-util.lo
CC src/shared/libsystemd_label_la-mkdir-label.lo
CC src/shared/libsystemd_label_la-fileio-label.lo
CC src/shared/libsystemd_label_la-ask-password-api.lo
CC src/shared/libsystemd_label_la-dev-setup.lo
M4 src/core/load-fragment-gperf.gperf
CC src/shared/logs-show.lo
CC src/shared/libsystemd_capability_la-capability.lo
src/shared/capability.c: In function 'drop_from_file':
src/shared/capability.c:174:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(hi) == sizeof(unsigned));
^
CCLD libsystemd-units.la
CC src/shared/libsystemd_acl_la-acl-util.lo
CCLD libsystemd-label.la
CC src/libudev/libudev_internal_la-libudev.lo
CC src/libudev/libudev_internal_la-libudev-list.lo
CC src/libudev/libudev_internal_la-libudev-util.lo
CC src/libudev/libudev_internal_la-libudev-enumerate.lo
CC src/libudev/libudev_internal_la-libudev-queue.lo
CC src/libudev/libudev_internal_la-libudev-monitor.lo
CC src/libudev/libudev_internal_la-libudev-device.lo
CC src/libudev/libudev_internal_la-libudev-device-private.lo
CC src/libsystemd/sd-bus/libsystemd_dump_la-bus-dump.lo
CC src/libudev/libudev_internal_la-libudev-queue-private.lo
CC src/libudev/libudev_internal_la-libudev-hwdb.lo
CC src/udev/libudev_core_la-udev-builtin-firmware.lo
CC src/udev/libudev_core_la-udev-builtin-kmod.lo
CC src/udev/libudev_core_la-udev-builtin-uaccess.lo
CC src/udev/libudev_core_la-udev-builtin-blkid.lo
CC src/login/libudev_core_la-sd-login.lo
CC src/login/libudev_core_la-login-shared.lo
CC src/udev/net/libudev_core_la-link-config-gperf.lo
CC src/login/libudev_core_la-logind-acl.lo
CCLD libudev-internal.la
CCLD libsystemd-acl.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
GPERF src/journal/journald-gperf.c
CC src/journal/journald-console.lo
CC src/journal/journald-native.lo
CC src/journal/journald-rate-limit.lo
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-lookup3.lo
CC src/journal/libsystemd_journal_internal_la-journal-verify.lo
CC src/journal/libsystemd_journal_internal_la-catalog.lo
CC src/journal/libsystemd_journal_internal_la-journal-send.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-fsprg.lo
CC src/journal/libsystemd_journal_internal_la-journal-authenticate.lo
CCLD libsystemd-capability.la
CC src/login/logind-core.lo
CC src/login/logind-device.lo
CC src/login/logind-action.lo
CC src/login/logind-button.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-session-dbus.lo
CC src/login/logind-seat-dbus.lo
CC src/login/logind-user-dbus.lo
CC src/login/login-shared.lo
CC src/login/logind-acl.lo
CC src/libsystemd/sd-bus/libsystemd_la-sd-bus.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-control.lo
CC src/login/pam_systemd_la-pam-module.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-error.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-internal.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-socket.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-kernel.lo
src/libsystemd/sd-bus/bus-kernel.c: In function 'bus_message_setup_kmsg':
src/libsystemd/sd-bus/bus-kernel.c:230:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(ALIGN8(offsetof(struct kdbus_item, vec) + sizeof(struct kdbus_vec)) ==
^
src/libsystemd/sd-bus/bus-kernel.c: In function 'bus_kernel_create_bus':
src/libsystemd/sd-bus/bus-kernel.c:1301:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(DEFAULT_BLOOM_SIZE > 0);
^
CC src/libsystemd/sd-bus/libsystemd_la-bus-container.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-message.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-creds.lo
CC src/login/logind-dbus.lo
src/login/logind-dbus.c: In function 'method_get_session_by_pid':
src/login/logind-dbus.c:170:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(pid_t) == sizeof(uint32_t));
^
src/login/logind-dbus.c: In function 'method_get_user_by_pid':
src/login/logind-dbus.c:238:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(pid_t) == sizeof(uint32_t));
^
src/login/logind-dbus.c: In function 'method_create_session':
src/login/logind-dbus.c:573:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(uint32_t) == sizeof(pid_t));
^
CC src/libsystemd/sd-bus/libsystemd_la-bus-signature.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-type.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-match.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-bloom.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-introspect.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-objects.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-gvariant.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-convenience.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-util.lo
CC src/libsystemd/sd-bus/libsystemd_la-sd-memfd.lo
CC src/libsystemd/sd-utf8/libsystemd_la-sd-utf8.lo
CC src/libsystemd/sd-event/libsystemd_la-sd-event.lo
CC src/libsystemd/sd-rtnl/libsystemd_la-sd-rtnl.lo
CC src/libsystemd/sd-rtnl/libsystemd_la-rtnl-util.lo
CC src/libsystemd/sd-rtnl/libsystemd_la-rtnl-message.lo
CC src/libsystemd/sd-resolve/libsystemd_la-sd-resolve.lo
CC src/libsystemd/sd-id128/libsystemd_la-sd-id128.lo
CC src/libsystemd/sd-daemon/libsystemd_la-sd-daemon.lo
CC src/login/libsystemd_la-sd-login.lo
CC src/login/libsystemd_la-login-shared.lo
CC src/journal/libsystemd_la-sd-journal.lo
CC src/journal/libsystemd_la-journal-vacuum.lo
CC src/journal/libsystemd_la-journal-file.lo
CC src/journal/libsystemd_la-journal-verify.lo
CC src/journal/libsystemd_la-lookup3.lo
CC src/journal/libsystemd_la-journal-send.lo
CC src/journal/libsystemd_la-catalog.lo
CC src/journal/libsystemd_la-mmap-cache.lo
CC src/journal/libsystemd_la-compress.lo
CC src/journal/libsystemd_la-fsprg.lo
CC src/journal/libsystemd_la-journal-authenticate.lo
CC src/libsystemd/sd-bus/libsystemd_la-bus-error-mapping.lo
CC src/python-systemd/id128_la-pyutil.lo
CC src/python-systemd/id128_la-id128.lo
CC src/python-systemd/_daemon_la-_daemon.lo
CC src/python-systemd/_daemon_la-pyutil.lo
CC src/python-systemd/_reader_la-_reader.lo
src/python-systemd/_reader.c: In function 'Reader_get_timeout':
src/python-systemd/_reader.c:243:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(unsigned long long) == sizeof(t));
^
src/python-systemd/_reader.c: In function 'Reader_get_usage':
src/python-systemd/_reader.c:297:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(unsigned long long) == sizeof(bytes));
^
src/python-systemd/_reader.c: In function 'Reader_get_realtime':
src/python-systemd/_reader.c:516:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(unsigned long long) == sizeof(timestamp));
^
src/python-systemd/_reader.c: In function 'Reader_get_monotonic':
src/python-systemd/_reader.c:540:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(unsigned long long) == sizeof(timestamp));
^
CC src/python-systemd/_reader_la-pyutil.lo
CC src/python-systemd/login_la-login.lo
src/python-systemd/login.c: In function 'Monitor_get_timeout':
src/python-systemd/login.c:219:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(unsigned long long) == sizeof(t));
^
CC src/core/systemd_nspawn-mount-setup.o
CC src/core/systemd_nspawn-loopback-setup.o
CCLD libsystemd-seccomp.la
CC src/python-systemd/login_la-pyutil.lo
CC src/libsystemd/sd-bus/busctl-busctl.o
CC src/journal/cat.o
CCLD libsystemd-dump.la
CC src/journal/coredumpctl.o
CCLD libsystemd-journal-internal.la
CC src/journal/journald-gperf.lo
CC src/core/libsystemd_core_la-unit-printf.lo
CC src/core/libsystemd_core_la-unit.lo
CC src/core/libsystemd_core_la-job.lo
CC src/core/libsystemd_core_la-manager.lo
src/core/manager.c: In function 'manager_setup_time_change':
src/core/manager.c:238:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(time_t) == sizeof(TIME_T_MAX));
^
CC src/core/libsystemd_core_la-transaction.lo
CC src/core/libsystemd_core_la-load-fragment.lo
src/core/load-fragment.c: In function 'config_parse_memory_limit':
src/core/load-fragment.c:2279:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(uint64_t) == sizeof(off_t));
^
CC src/core/libsystemd_core_la-service.lo
CC src/core/libsystemd_core_la-socket.lo
CC src/core/libsystemd_core_la-busname.lo
CC src/core/libsystemd_core_la-target.lo
CC src/core/libsystemd_core_la-snapshot.lo
CC src/core/libsystemd_core_la-mount.lo
CC src/core/libsystemd_core_la-automount.lo
CC src/core/libsystemd_core_la-device.lo
CC src/core/libsystemd_core_la-timer.lo
CC src/core/libsystemd_core_la-path.lo
CC src/core/libsystemd_core_la-slice.lo
CC src/core/libsystemd_core_la-scope.lo
CC src/core/libsystemd_core_la-load-dropin.lo
CC src/core/libsystemd_core_la-execute.lo
CC src/core/libsystemd_core_la-kill.lo
CC src/core/libsystemd_core_la-swap.lo
CC src/core/libsystemd_core_la-dbus-manager.lo
src/core/dbus-manager.c: In function 'property_set_runtime_watchdog':
src/core/dbus-manager.c:284:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(usec_t) == sizeof(uint64_t));
^
src/core/dbus-manager.c: In function 'method_get_unit_by_pid':
src/core/dbus-manager.c:334:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(pid_t) == sizeof(uint32_t));
^
CC src/core/libsystemd_core_la-dbus.lo
CC src/core/libsystemd_core_la-dbus-unit.lo
CC src/core/libsystemd_core_la-dbus-job.lo
CC src/core/libsystemd_core_la-dbus-service.lo
CC src/core/libsystemd_core_la-dbus-socket.lo
CC src/core/libsystemd_core_la-dbus-busname.lo
CC src/core/libsystemd_core_la-dbus-target.lo
CC src/core/libsystemd_core_la-dbus-snapshot.lo
CC src/core/libsystemd_core_la-dbus-device.lo
CC src/core/libsystemd_core_la-dbus-mount.lo
CC src/core/libsystemd_core_la-dbus-automount.lo
CC src/core/libsystemd_core_la-dbus-swap.lo
CC src/core/libsystemd_core_la-dbus-timer.lo
CC src/core/libsystemd_core_la-dbus-path.lo
CC src/core/libsystemd_core_la-dbus-slice.lo
CC src/core/libsystemd_core_la-dbus-scope.lo
CC src/core/libsystemd_core_la-dbus-execute.lo
CC src/core/libsystemd_core_la-dbus-kill.lo
CC src/core/libsystemd_core_la-dbus-cgroup.lo
CCLD libsystemd.la
CC src/core/libsystemd_core_la-dbus-client-track.lo
CC src/core/libsystemd_core_la-cgroup.lo
CC src/core/libsystemd_core_la-selinux-access.lo
CC src/core/libsystemd_core_la-selinux-setup.lo
CC src/core/libsystemd_core_la-smack-setup.lo
CC src/core/libsystemd_core_la-ima-setup.lo
CC src/core/libsystemd_core_la-locale-setup.lo
CC src/core/libsystemd_core_la-hostname-setup.lo
CC src/core/libsystemd_core_la-machine-id-setup.lo
CC src/core/libsystemd_core_la-mount-setup.lo
CC src/core/libsystemd_core_la-loopback-setup.lo
CC src/core/libsystemd_core_la-condition.lo
CC src/core/libsystemd_core_la-namespace.lo
CC src/core/libsystemd_core_la-tcpwrap.lo
CC src/core/libsystemd_core_la-switch-root.lo
CC src/core/libsystemd_core_la-killall.lo
CC src/core/libsystemd_core_la-audit-fd.lo
GEN src/core/load-fragment-gperf-nulstr.c
CC src/core/libsystemd_core_la-async.lo
GPERF src/core/load-fragment-gperf.c
CC src/test/test-ns.o
CC src/test/test-loopback.o
CC src/core/libsystemd_core_la-kmod-setup.lo
CC src/test/test-daemon.o
CC src/test/test-hostname.o
CC src/core/libsystemd_core_la-load-fragment-gperf-nulstr.lo
CC src/test/test-cgroup.o
CC src/test/test-install.o
CC src/test/test-watchdog.o
CC src/test/test-log.o
CC src/core/libsystemd_core_la-load-fragment-gperf.lo
CC src/test/test-boot-timestamps.o
CC src/test/test-udev.o
CC src/test/test-libudev.o
CC src/udev/libudev_core_la-udev-watch.lo
CC src/udev/libudev_core_la-udev-event.lo
CC src/udev/libudev_core_la-udev-node.lo
CC src/udev/libudev_core_la-udev-ctrl.lo
CC src/udev/libudev_core_la-udev-builtin-btrfs.lo
CC src/udev/libudev_core_la-udev-builtin.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_setup_link.lo
CC src/udev/libudev_core_la-udev-builtin-net_id.lo
CC src/udev/libudev_core_la-udev-builtin-path_id.lo
CC src/udev/libudev_core_la-udev-rules.lo
CC src/udev/libudev_core_la-udev-builtin-usb_id.lo
CC src/journal/test-journal-enum.o
CC src/udev/net/libudev_core_la-link-config.lo
src/udev/net/link-config.c: In function 'get_mac':
src/udev/net/link-config.c:334:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(ETH_ALEN <= sizeof(result));
^
CC src/login/test-login.o
CC src/udev/net/libudev_core_la-ethtool-util.lo
CC src/login/test-inhibit.o
CC src/test/test-job-type.o
CC src/test/test-strbuf.o
CC src/test/test-env-replace.o
CC src/test/test-path-util.o
CC src/test/test-strv.o
CC src/test/test-strxcpyx.o
CCLD libsystemd-journal-core.la
CC src/test/test-unit-name.o
CC src/test/test-unit-file.o
CC src/test/test-utf8.o
CC src/test/test-ellipsize.o
CC src/test/test-tmpfiles.o
CC src/test/test-namespace.o
CC src/test/test-util.o
CC src/test/test-date.o
CC src/test/test-sleep.o
CC src/test/test-replace-var.o
CCLD libsystemd-core.la
CC src/test/test-calendarspec.o
CC src/test/test_sched_prio-test-sched-prio.o
CC src/test/test-strip-tab-ansi.o
CC src/test/test-cgroup-util.o
CC src/test/test-prioq.o
CC src/test/test-fileio.o
CC src/test/test-time.o
CC src/test/test_cgroup_mask-test-cgroup-mask.o
CC src/test/test-list.o
CC src/test/test-hashmap.o
CC src/test/test-tables.o
CC src/test/test-xml.o
CC src/test/test-device-nodes.o
CCLD libsystemd-logs.la
CC src/libsystemd/sd-bus/test_bus_chat-test-bus-chat.o
CC src/libsystemd/sd-bus/test-bus-signature.o
CC src/libsystemd/sd-bus/test-bus-cleanup.o
CC src/libsystemd/sd-bus/test_bus_marshal-test-bus-marshal.o
CC src/libsystemd/sd-bus/test_bus_server-test-bus-server.o
CC src/libsystemd/sd-bus/test-bus-match.o
CC src/libsystemd/sd-bus/test_bus_kernel-test-bus-kernel.o
CC src/libsystemd/sd-bus/test-bus-kernel-bloom.o
CC src/libsystemd/sd-bus/test-bus-memfd.o
CC src/libsystemd/sd-bus/test-bus-kernel-benchmark.o
CC src/libsystemd/sd-bus/test_bus_zero_copy-test-bus-zero-copy.o
CC src/libsystemd/sd-bus/test-bus-introspect.o
CC src/libsystemd/sd-bus/test-bus-creds.o
CC src/libsystemd/sd-bus/test_bus_objects-test-bus-objects.o
CC src/libsystemd/sd-bus/test-bus-error.o
CC src/libsystemd/sd-bus/test_bus_gvariant-test-bus-gvariant.o
CC src/libsystemd/sd-event/test-event.o
CC src/libsystemd/sd-rtnl/test-rtnl.o
CC src/libsystemd-dhcp/test-dhcp-option.o
CC src/libsystemd/sd-resolve/test_resolve-test-resolve.o
CC src/libsystemd-dhcp/dhcp-lease.lo
CC src/libsystemd-dhcp/sd-dhcp-client.lo
CC src/libsystemd-dhcp/dhcp-network.lo
CC src/libsystemd-dhcp/dhcp-option.lo
CC src/libsystemd-dhcp/test-dhcp-client.o
CC src/test/test-id128.o
CC src/journal/test-journal.o
CC src/journal/test-journal-send.o
CC src/journal/test-journal-syslog.o
CC src/journal/test-journal-match.o
CC src/journal/test-journal-stream.o
CC src/journal/test-journal-init.o
CC src/libsystemd-dhcp/dhcp-packet.lo
CC src/journal/test-journal-verify.o
CC src/journal/test-journal-flush.o
CC src/journal/test-journal-interleaving.o
CC src/journal/test-mmap-cache.o
CC src/journal/test_catalog-test-catalog.o
CC src/machine/test-machine-tables.o
GPERF src/network/networkd-gperf.c
CC src/machine/machined-dbus.lo
src/machine/machined-dbus.c: In function 'method_get_machine_by_pid':
src/machine/machined-dbus.c:99:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(pid_t) == sizeof(uint32_t));
^
src/machine/machined-dbus.c: In function 'method_create_or_register_machine':
src/machine/machined-dbus.c:227:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(uint32_t) == sizeof(pid_t));
^
CC src/machine/machine.lo
CC src/machine/machine-dbus.lo
CC src/login/test-login-tables.o
CC src/login/test-login-shared.o
CCLD libsystemd-dhcp.la
CC test-libsystemd-sym.o
CC test-libudev-sym.o
CC src/core/machine-id-setup.o
CC src/udev/udevadm.o
CCLD libsystemd-logind-core.la
CC src/udev/udevadm-control.o
CC src/udev/udevadm-info.o
CC src/udev/udevadm-monitor.o
CC src/udev/udevadm-settle.o
CC src/udev/udevadm-trigger.o
CC src/udev/udevadm-hwdb.o
CC src/udev/udevadm-test.o
CC src/udev/udevadm-test-builtin.o
CC src/journal/journalctl-journalctl.o
CC src/journal/journalctl-journal-qrcode.o
CC src/machine/machinectl.o
CC src/login/loginctl.o
CC src/login/inhibit.o
CC src/login/sysfs-show.o
CCLD libudev-core.la
CC src/core/shutdown.o
CC src/core/mount-setup.o
CC src/core/killall.o
CC src/core/umount.o
CC src/journal/journald.o
CC src/journal/systemd_journal_gatewayd-journal-gatewayd.o
CC src/journal/systemd_journal_gatewayd-microhttpd-util.o
CC src/journal/coredump.o
CCLD libudev.la
CC src/readahead/readahead.o
CC src/readahead/readahead-collect.o
CC src/readahead/readahead-replay.o
CC src/readahead/readahead-analyze.o
CC src/hostname/hostnamed.o
CC src/core/main.o
CC src/locale/localed.o
CC src/udev/udevd.o
CC src/timedate/timedated.o
CC src/machine/machined.o
CC src/readahead/readahead-common.o
CC src/network/networkd.o
CCLD libsystemd-machine-core.la
CC src/network/networkd-netdev.o
CC src/network/networkd-network.o
CC src/network/networkd-link.o
CC src/network/networkd-route.o
CC src/network/networkd-address.o
GPERF src/login/logind-gperf.c
CC src/network/networkd-gperf.o
CC src/login/user-sessions.o
CC src/network/networkd-manager.o
CC src/login/multi-seat-x.o
CC src/cryptsetup/cryptsetup-generator.o
GEN man/custom-entities.ent
GEN man/custom-entities.ent
GEN units/emergency.service
GEN rules/99-systemd.rules
CC src/gudev/libgudev_1_0_la-gudevclient.lo
CC src/gudev/libgudev_1_0_la-gudevdevice.lo
CC src/gudev/libgudev_1_0_la-gudevmarshal.lo
CC src/gudev/libgudev_1_0_la-gudevenumerator.lo
CC src/login/logind.o
ITMRG src/hostname/org.freedesktop.hostname1.policy
ITMRG src/locale/org.freedesktop.locale1.policy
CC src/gudev/libgudev_1_0_la-gudevenumtypes.lo
ITMRG src/timedate/org.freedesktop.timedate1.policy
GEN src/core/org.freedesktop.systemd1.policy.in
M4 units/getty at .service
GEN src/core/macros.systemd
M4 units/serial-getty at .service
GEN units/console-shell.service.m4
GEN units/console-getty.service.m4
GEN units/container-getty at .service.m4
GEN units/systemd-initctl.service
GEN units/systemd-remount-fs.service
GEN units/systemd-shutdownd.service
GEN units/systemd-update-utmp.service
GEN units/systemd-update-utmp-runlevel.service
GEN units/systemd-ask-password-wall.service
GEN units/systemd-ask-password-console.service
GEN units/systemd-sysctl.service
GEN units/rescue.service.m4
ITMRG src/login/org.freedesktop.login1.policy
GEN units/systemd-hibernate.service
GEN units/user at .service
GEN units/systemd-suspend.service
GEN units/systemd-hybrid-sleep.service
GEN units/systemd-halt.service
GEN units/systemd-poweroff.service
GEN units/systemd-kexec.service
GEN units/systemd-reboot.service
GEN units/systemd-fsck at .service
GEN units/systemd-fsck-root.service
GEN units/systemd-udev-trigger.service
GEN units/systemd-udev-settle.service
GEN units/systemd-udevd.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/rc-local.service
GEN units/systemd-nspawn at .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-journald.service
GEN units/systemd-journal-flush.service
GEN units/systemd-binfmt.service
GEN units/systemd-journal-gatewayd.service
GEN man/systemd.directives.xml
GEN units/systemd-vconsole-setup.service
GEN units/systemd-readahead-replay.service
GEN units/systemd-readahead-collect.service
GEN units/systemd-readahead-done.service
GEN units/systemd-backlight at .service
GEN units/quotaon.service
GEN units/systemd-quotacheck.service
GEN units/systemd-random-seed.service
GEN units/systemd-rfkill at .service
GEN units/systemd-timedated.service
GEN units/systemd-localed.service
GEN units/systemd-hostnamed.service
GEN units/systemd-machined.service
GEN units/systemd-networkd.service
GEN units/systemd-logind.service
GEN units/systemd-user-sessions.service
GEN src/login/71-seat.rules
GEN src/login/73-seat-late.rules
GEN units/user/systemd-exit.service
XSLT man/halt.html
XSLT man/bootup.html
XSLT man/busctl.html
XSLT man/daemon.html
XSLT man/hostname.html
XSLT man/journald.conf.html
XSLT man/kernel-command-line.html
XSLT man/journalctl.html
XSLT man/locale.conf.html
XSLT man/kernel-install.html
XSLT man/localtime.html
XSLT man/machine-id.html
XSLT man/machine-info.html
XSLT man/os-release.html
XSLT man/runlevel.html
XSLT man/sd-daemon.html
XSLT man/sd-id128.html
XSLT man/sd-journal.html
XSLT man/sd_booted.html
XSLT man/sd_id128_get_machine.html
XSLT man/sd_id128_randomize.html
XSLT man/sd_id128_to_string.html
XSLT man/sd_is_fifo.html
XSLT man/sd_journal_add_match.html
XSLT man/sd_journal_get_catalog.html
XSLT man/sd_journal_get_cursor.html
XSLT man/sd_journal_get_cutoff_realtime_usec.html
XSLT man/sd_journal_get_data.html
XSLT man/sd_journal_get_fd.html
XSLT man/sd_journal_get_usage.html
XSLT man/sd_journal_get_realtime_usec.html
XSLT man/sd_journal_next.html
XSLT man/sd_journal_open.html
XSLT man/sd_journal_query_unique.html
XSLT man/sd_journal_print.html
XSLT man/sd_journal_seek_head.html
XSLT man/sd_journal_stream_fd.html
XSLT man/sd_listen_fds.html
XSLT man/sd_notify.html
XSLT man/sd_watchdog_enabled.html
XSLT man/shutdown.html
XSLT man/sysctl.d.html
XSLT man/systemd-activate.html
XSLT man/systemctl.html
XSLT man/systemd-ask-password-console.service.html
XSLT man/systemd-analyze.html
XSLT man/systemd-ask-password.html
XSLT man/systemd-cat.html
XSLT man/systemd-cgls.html
XSLT man/systemd-cgtop.html
XSLT man/systemd-delta.html
XSLT man/systemd-detect-virt.html
XSLT man/systemd-efi-boot-generator.html
XSLT man/systemd-fsck at .service.html
XSLT man/systemd-fstab-generator.html
XSLT man/systemd-getty-generator.html
XSLT man/systemd-gpt-auto-generator.html
XSLT man/systemd-halt.service.html
XSLT man/systemd-inhibit.html
XSLT man/systemd-initctl.service.html
XSLT man/systemd-journald.service.html
XSLT man/systemd-machine-id-setup.html
XSLT man/systemd-notify.html
XSLT man/systemd-nspawn.html
XSLT man/systemd-remount-fs.service.html
XSLT man/systemd-run.html
XSLT man/systemd-shutdownd.service.html
XSLT man/systemd-sleep.conf.html
XSLT man/systemd-socket-proxyd.html
XSLT man/systemd-suspend.service.html
XSLT man/systemd-sysctl.service.html
XSLT man/systemd-system-update-generator.html
XSLT man/systemd-system.conf.html
XSLT man/systemd-tmpfiles.html
XSLT man/systemd-udevd.service.html
XSLT man/systemd-tty-ask-password-agent.html
XSLT man/systemd-update-utmp.service.html
XSLT man/systemd.html
XSLT man/systemd.automount.html
XSLT man/systemd.device.html
XSLT man/systemd.kill.html
XSLT man/systemd.journal-fields.html
XSLT man/systemd.mount.html
XSLT man/systemd.exec.html
XSLT man/systemd.preset.html
XSLT man/systemd.path.html
XSLT man/systemd.scope.html
XSLT man/systemd.resource-control.html
XSLT man/systemd.slice.html
XSLT man/systemd.snapshot.html
XSLT man/systemd.service.html
XSLT man/systemd.socket.html
XSLT man/systemd.swap.html
XSLT man/systemd.special.html
XSLT man/systemd.target.html
XSLT man/systemd.time.html
XSLT man/systemd.timer.html
XSLT man/telinit.html
XSLT man/tmpfiles.d.html
XSLT man/systemd.unit.html
XSLT man/udev.html
XSLT man/systemd-backlight at .service.html
XSLT man/binfmt.d.html
XSLT man/udevadm.html
XSLT man/systemd-binfmt.service.html
XSLT man/bootchart.conf.html
XSLT man/systemd-bootchart.html
XSLT man/systemd-coredumpctl.html
XSLT man/bootctl.html
XSLT man/hostnamectl.html
XSLT man/systemd-hostnamed.service.html
XSLT man/localectl.html
XSLT man/systemd-localed.service.html
XSLT man/logind.conf.html
XSLT man/loginctl.html
XSLT man/systemd-logind.service.html
XSLT man/systemd-machined.service.html
XSLT man/machinectl.html
XSLT man/systemd-quotacheck.service.html
XSLT man/systemd-networkd.service.html
XSLT man/systemd-random-seed.service.html
XSLT man/sd-readahead.html
XSLT man/sd_readahead.html
XSLT man/systemd-readahead-replay.service.html
XSLT man/systemd-rfkill at .service.html
XSLT man/systemd-timedated.service.html
XSLT man/systemd-vconsole-setup.service.html
XSLT man/timedatectl.html
XSLT man/vconsole.conf.html
XSLT man/modules-load.d.html
XSLT man/systemd-modules-load.service.html
XSLT man/crypttab.html
XSLT man/systemd-cryptsetup-generator.html
XSLT man/systemd-cryptsetup at .service.html
XSLT man/systemd-journal-gatewayd.service.html
XSLT man/nss-myhostname.html
XSLT man/pam_systemd.html
XSLT man/sd-login.html
XSLT man/sd_login_monitor_new.html
XSLT man/sd_get_seats.html
XSLT man/sd_pid_get_session.html
XSLT man/sd_seat_get_active.html
XSLT man/sd_session_is_active.html
XSLT man/sd_uid_get_state.html
LN man/SD_ALERT.html
LN man/SD_CRIT.html
LN man/SD_DEBUG.html
LN man/SD_EMERG.html
LN man/SD_ERR.html
LN man/SD_ID128_CONST_STR.html
LN man/SD_ID128_FORMAT_STR.html
LN man/SD_ID128_FORMAT_VAL.html
LN man/SD_ID128_MAKE.html
LN man/SD_INFO.html
LN man/SD_JOURNAL_APPEND.html
LN man/SD_JOURNAL_CURRENT_USER.html
LN man/SD_JOURNAL_FOREACH.html
LN man/SD_JOURNAL_FOREACH_BACKWARDS.html
LN man/SD_JOURNAL_FOREACH_DATA.html
LN man/SD_JOURNAL_FOREACH_UNIQUE.html
XSLT man/systemd-user-sessions.service.html
LN man/SD_JOURNAL_INVALIDATE.html
LN man/SD_JOURNAL_LOCAL_ONLY.html
LN man/SD_JOURNAL_RUNTIME_ONLY.html
LN man/SD_JOURNAL_NOP.html
LN man/SD_JOURNAL_SYSTEM.html
LN man/SD_JOURNAL_SUPPRESS_LOCATION.html
LN man/SD_LISTEN_FDS_START.html
LN man/SD_NOTICE.html
LN man/SD_WARNING.html
LN man/init.html
LN man/poweroff.html
LN man/sd_id128_equal.html
LN man/reboot.html
LN man/sd_id128_get_boot.html
LN man/sd_id128_from_string.html
LN man/sd_id128_t.html
LN man/sd_is_mq.html
LN man/sd_is_socket.html
LN man/sd_is_socket_inet.html
LN man/sd_is_socket_unix.html
LN man/sd_is_special.html
LN man/sd_journal.html
LN man/sd_journal_add_conjunction.html
LN man/sd_journal_add_disjunction.html
LN man/sd_journal_close.html
LN man/sd_journal_enumerate_data.html
LN man/sd_journal_enumerate_unique.html
LN man/sd_journal_flush_matches.html
LN man/sd_journal_get_catalog_for_message_id.html
LN man/sd_journal_get_cutoff_monotonic_usec.html
LN man/sd_journal_get_data_threshold.html
LN man/sd_journal_get_events.html
LN man/sd_journal_get_monotonic_usec.html
LN man/sd_journal_get_timeout.html
LN man/sd_journal_next_skip.html
LN man/sd_journal_open_container.html
LN man/sd_journal_open_directory.html
LN man/sd_journal_open_files.html
LN man/sd_journal_perror.html
LN man/sd_journal_previous.html
LN man/sd_journal_previous_skip.html
LN man/sd_journal_printv.html
LN man/sd_journal_process.html
LN man/sd_journal_reliable_fd.html
LN man/sd_journal_restart_unique.html
LN man/sd_journal_restart_data.html
LN man/sd_journal_seek_monotonic_usec.html
LN man/sd_journal_seek_cursor.html
LN man/sd_journal_seek_realtime_usec.html
LN man/sd_journal_seek_tail.html
LN man/sd_journal_send.html
LN man/sd_journal_sendv.html
LN man/sd_journal_set_data_threshold.html
LN man/sd_journal_test_cursor.html
LN man/sd_journal_wait.html
LN man/sd_notifyf.html
LN man/systemd-ask-password-console.path.html
LN man/systemd-ask-password-wall.path.html
LN man/systemd-fsck-root.service.html
LN man/systemd-ask-password-wall.service.html
LN man/systemd-hibernate.service.html
LN man/systemd-fsck.html
LN man/systemd-hybrid-sleep.service.html
LN man/systemd-initctl.html
LN man/systemd-journald.html
LN man/systemd-initctl.socket.html
LN man/systemd-kexec.service.html
LN man/systemd-journald.socket.html
LN man/systemd-poweroff.service.html
LN man/systemd-reboot.service.html
LN man/systemd-remount-fs.html
LN man/systemd-shutdown.html
LN man/systemd-shutdownd.html
LN man/systemd-shutdownd.socket.html
LN man/systemd-sleep.html
LN man/systemd-sysctl.html
LN man/systemd-tmpfiles-clean.service.html
LN man/systemd-tmpfiles-clean.timer.html
LN man/systemd-tmpfiles-setup-dev.service.html
LN man/systemd-tmpfiles-setup.service.html
LN man/systemd-udevd-control.socket.html
LN man/systemd-udevd-kernel.socket.html
LN man/systemd-udevd.html
LN man/systemd-update-utmp-runlevel.service.html
LN man/systemd-update-utmp.html
LN man/systemd-user.conf.html
LN man/systemd-backlight.html
LN man/systemd-binfmt.html
LN man/systemd-hostnamed.html
LN man/systemd-localed.html
LN man/systemd-machined.html
LN man/systemd-logind.html
LN man/systemd-networkd.html
LN man/systemd-quotacheck.html
LN man/systemd-random-seed.html
LN man/systemd-readahead-done.service.html
LN man/systemd-readahead-collect.service.html
LN man/systemd-readahead.html
LN man/systemd-readahead-done.timer.html
LN man/systemd-rfkill.html
LN man/systemd-timedated.html
LN man/systemd-vconsole-setup.html
LN man/systemd-modules-load.html
LN man/systemd-cryptsetup.html
LN man/systemd-journal-gatewayd.socket.html
LN man/systemd-journal-gatewayd.html
LN man/sd_get_sessions.html
LN man/sd_get_machine_names.html
LN man/sd_login_monitor.html
LN man/sd_get_uids.html
LN man/sd_login_monitor_flush.html
LN man/sd_login_monitor_get_events.html
LN man/sd_login_monitor_get_timeout.html
LN man/sd_login_monitor_get_fd.html
LN man/sd_login_monitor_unref.html
LN man/sd_pid_get_machine_name.html
LN man/sd_pid_get_owner_uid.html
LN man/sd_pid_get_slice.html
LN man/sd_pid_get_unit.html
LN man/sd_pid_get_user_unit.html
LN man/sd_seat_can_graphical.html
LN man/sd_seat_can_multi_session.html
LN man/sd_seat_can_tty.html
LN man/sd_seat_get_sessions.html
LN man/sd_session_get_class.html
LN man/sd_session_get_display.html
LN man/sd_session_get_remote_host.html
LN man/sd_session_get_remote_user.html
LN man/sd_session_get_seat.html
LN man/sd_session_get_service.html
LN man/sd_session_get_tty.html
LN man/sd_session_get_state.html
LN man/sd_session_get_uid.html
LN man/sd_session_get_type.html
LN man/sd_session_is_remote.html
LN man/sd_session_get_vt.html
LN man/sd_uid_get_seats.html
LN man/sd_uid_get_sessions.html
LN man/sd_uid_is_on_seat.html
LN man/systemd-user-sessions.html
LN docs/html/man
GEN src/core/systemd.pc
GEN src/libsystemd/libsystemd.pc
GEN src/libudev/libudev.pc
GEN src/gudev/gudev-1.0.pc
GEN sysctl.d/50-coredump.conf
GEN src/udev/udev.pc
GEN docs/sysvinit/README
GEN docs/var-log/README
GEN man/systemd.index.xml
CC src/nss-myhostname/nss-myhostname.lo
CC src/nss-myhostname/netlink.lo
CC src/python-systemd/_journal_la-_journal.lo
CCLD libgudev-1.0.la
CCLD id128.la
CCLD _daemon.la
CCLD _reader.la
CC src/cgls/cgls.o
CCLD login.la
CC src/cgtop/cgtop.o
CC src/detect-virt/detect-virt.o
CC src/delta/delta.o
CC src/analyze/analyze.o
src/analyze/analyze.c: In function ‘acquire_time_data’:
src/analyze/analyze.c:235:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(usec_t) == sizeof(uint64_t));
^
src/analyze/analyze.c: In function ‘acquire_boot_times’:
src/analyze/analyze.c:294:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(sizeof(usec_t) == sizeof(uint64_t));
^
CC src/run/run.o
CC src/boot/bootctl.o
CC src/boot/boot-loader.o
CC src/boot/boot-efi.o
XSLT man/systemd.directives.html
CC src/nspawn/systemd_nspawn-nspawn.o
CCLD systemd-cat
CC src/hostname/hostnamectl.o
CC src/locale/localectl.o
CC src/timedate/timedatectl.o
CC src/test/test-engine.o
CCLD test-ns
CCLD systemd-coredumpctl
CCLD test-hostname
CCLD test-daemon
CCLD test-loopback
CCLD pam_systemd.la
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-cgroup
CCLD test-watchdog
CCLD test-log
CCLD test-boot-timestamp
CCLD test-install
CCLD test-libudev
CCLD test-journal-enum
CCLD test-login
CCLD busctl
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-env-replace
CCLD test-strbuf
CCLD test-udev
CCLD test-strv
CCLD test-path-util
CCLD test-strxcpyx
CCLD test-inhibit
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-unit-file
CCLD test-utf8
CCLD test-ellipsize
CCLD test-tmpfiles
CCLD test-util
CCLD test-date
CCLD test-namespace
CCLD test-replace-var
CCLD test-sleep
CCLD test-calendarspec
CCLD test-strip-tab-ansi
CCLD test-cgroup-util
CCLD test-job-type
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-prioq
CCLD test-fileio
CCLD test-time
CCLD test-hashmap
CCLD test-list
CCLD test-unit-name
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-device-nodes
CCLD test-xml
CCLD test-tables
CCLD test-bus-signature
CCLD test-bus-marshal
CCLD test-sched-prio
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-cgroup-mask
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-bus-chat
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-bus-cleanup
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-bus-server
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-bus-match
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-bus-memfd
CCLD test-bus-kernel
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-bus-introspect
CCLD test-bus-kernel-bloom
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-bus-kernel-benchmark
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-bus-error
CCLD test-bus-creds
CCLD test-event
CCLD test-bus-zero-copy
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-resolve
CCLD test-rtnl
CCLD test-dhcp-option
CCLD test-id128
CCLD test-dhcp-client
CCLD test-journal
CCLD test-journal-send
CCLD test-bus-objects
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-bus-gvariant
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-journal-syslog
CCLD test-journal-match
CCLD test-journal-stream
CCLD test-journal-verify
CCLD test-journal-init
CCLD test-mmap-cache
CCLD test-journal-interleaving
CCLD test-machine-tables
CC src/network/test-network.o
CCLD test-catalog
CCLD test-journal-flush
CCLD test-libsystemd-sym
CCLD test-login-tables
CCLD test-libudev-sym
CC src/readahead/sd-readahead.o
CC src/ask-password/ask-password.o
CC src/notify/notify.o
CC src/machine-id-setup/machine-id-setup-main.o
CCLD test-login-shared
CC src/tty-ask-password-agent/tty-ask-password-agent.o
CC src/tmpfiles/tmpfiles.o
CC src/systemctl/systemctl.o
src/systemctl/systemctl.c: In function ‘list_dependencies_get_dependencies’:
src/systemctl/systemctl.c:1244:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
assert_cc(ELEMENTSOF(dependencies) == _DEPENDENCY_MAX);
^
CCLD journalctl
CCLD udevadm
CCLD machinectl
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CC src/cgroups-agent/cgroups-agent.o
CC src/initctl/initctl.o
CC src/update-utmp/systemd_update_utmp-update-utmp.o
CC src/shutdownd/shutdownd.o
CCLD systemd-inhibit
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CC src/remount-fs/remount-fs.o
CC src/reply-password/reply-password.o
CC src/fsck/fsck.o
CC src/ac-power/ac-power.o
CC src/sysctl/sysctl.o
CC src/sleep/sleep.o
CCLD loginctl
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CC src/socket-proxy/socket-proxyd.o
CC src/bus-proxyd/bus-proxyd.o
CCLD systemd-shutdown
CC src/modules-load/systemd_modules_load-modules-load.o
CC src/activate/activate.o
CCLD systemd-journald
CCLD systemd-coredump
CC src/binfmt/binfmt.o
CC src/vconsole/vconsole-setup.o
CCLD systemd-udevd
CC src/bootchart/bootchart.o
CC src/bootchart/store.o
CCLD systemd-journal-gatewayd
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CC src/quotacheck/quotacheck.o
CC src/bootchart/svg.o
CC src/random-seed/random-seed.o
CC src/rfkill/rfkill.o
CC src/backlight/backlight.o
CCLD systemd-readahead
CC src/cryptsetup/systemd_cryptsetup-cryptsetup.o
CCLD systemd-hostnamed
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-localed
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-timedated
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CC src/login/logind-gperf.o
CCLD systemd-user-sessions
CCLD systemd-multi-seat-x
CC src/getty-generator/getty-generator.o
CC src/fstab-generator/fstab-generator.o
CC src/system-update-generator/system-update-generator.o
CC src/rc-local-generator/rc-local-generator.o
CC src/efi-boot-generator/efi-boot-generator.o
CC src/gpt-auto-generator/systemd_gpt_auto_generator-gpt-auto-generator.o
CCLD systemd-cryptsetup-generator
CC src/udev/ata_id/ata_id.o
CC src/udev/cdrom_id/cdrom_id.o
CC src/udev/collect/collect.o
CC src/udev/scsi_id/scsi_id.o
CC src/udev/scsi_id/scsi_serial.o
CC src/udev/v4l_id/v4l_id.o
CC src/udev/accelerometer/accelerometer.o
CC src/udev/mtd_probe/mtd_probe.o
CC src/udev/mtd_probe/probe_smartmedia.o
XSLT man/bootup.7
XSLT man/busctl.1
CCLD systemd
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
XSLT man/daemon.7
XSLT man/halt.8
XSLT man/hostname.5
XSLT man/journalctl.1
XSLT man/journald.conf.5
XSLT man/kernel-command-line.7
XSLT man/kernel-install.8
XSLT man/locale.conf.5
XSLT man/localtime.5
CCLD systemd-machined
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
XSLT man/machine-id.5
XSLT man/machine-info.5
XSLT man/os-release.5
XSLT man/runlevel.8
XSLT man/sd-daemon.3
XSLT man/sd-id128.3
XSLT man/sd-journal.3
XSLT man/sd_booted.3
XSLT man/sd_id128_get_machine.3
XSLT man/sd_id128_randomize.3
XSLT man/sd_id128_to_string.3
XSLT man/sd_is_fifo.3
XSLT man/sd_journal_add_match.3
XSLT man/sd_journal_get_catalog.3
XSLT man/sd_journal_get_cursor.3
XSLT man/sd_journal_get_cutoff_realtime_usec.3
XSLT man/sd_journal_get_data.3
CCLD systemd-networkd
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
XSLT man/sd_journal_get_realtime_usec.3
XSLT man/sd_journal_get_fd.3
XSLT man/sd_journal_get_usage.3
XSLT man/sd_journal_next.3
XSLT man/sd_journal_open.3
XSLT man/sd_journal_print.3
XSLT man/sd_journal_query_unique.3
XSLT man/sd_journal_seek_head.3
XSLT man/sd_journal_stream_fd.3
XSLT man/sd_listen_fds.3
XSLT man/sd_notify.3
XSLT man/sd_watchdog_enabled.3
XSLT man/shutdown.8
XSLT man/sysctl.d.5
XSLT man/systemctl.1
XSLT man/systemd-activate.8
XSLT man/systemd-ask-password-console.service.8
XSLT man/systemd-analyze.1
XSLT man/systemd-ask-password.1
XSLT man/systemd-cat.1
XSLT man/systemd-cgls.1
XSLT man/systemd-cgtop.1
XSLT man/systemd-delta.1
XSLT man/systemd-detect-virt.1
XSLT man/systemd-efi-boot-generator.8
XSLT man/systemd-fsck at .service.8
XSLT man/systemd-fstab-generator.8
XSLT man/systemd-getty-generator.8
XSLT man/systemd-gpt-auto-generator.8
XSLT man/systemd-halt.service.8
XSLT man/systemd-inhibit.1
XSLT man/systemd-initctl.service.8
XSLT man/systemd-journald.service.8
XSLT man/systemd-machine-id-setup.1
XSLT man/systemd-notify.1
XSLT man/systemd-nspawn.1
XSLT man/systemd-remount-fs.service.8
XSLT man/systemd-run.1
XSLT man/systemd-sleep.conf.5
XSLT man/systemd-shutdownd.service.8
XSLT man/systemd-socket-proxyd.8
XSLT man/systemd-suspend.service.8
XSLT man/systemd-sysctl.service.8
XSLT man/systemd-system-update-generator.8
XSLT man/systemd-system.conf.5
XSLT man/systemd-tmpfiles.8
XSLT man/systemd-tty-ask-password-agent.1
XSLT man/systemd-update-utmp.service.8
XSLT man/systemd-udevd.service.8
XSLT man/systemd.1
XSLT man/systemd.device.5
XSLT man/systemd.automount.5
XSLT man/systemd.exec.5
XSLT man/systemd.journal-fields.7
XSLT man/systemd.kill.5
XSLT man/systemd.mount.5
XSLT man/systemd.path.5
XSLT man/systemd.preset.5
XSLT man/systemd.resource-control.5
XSLT man/systemd.scope.5
XSLT man/systemd.slice.5
XSLT man/systemd.service.5
XSLT man/systemd.snapshot.5
XSLT man/systemd.socket.5
XSLT man/systemd.swap.5
XSLT man/systemd.special.7
XSLT man/systemd.target.5
XSLT man/systemd.time.7
XSLT man/systemd.timer.5
XSLT man/systemd.unit.5
XSLT man/telinit.8
XSLT man/tmpfiles.d.5
XSLT man/udev.7
XSLT man/udevadm.8
XSLT man/systemd-backlight at .service.8
XSLT man/binfmt.d.5
XSLT man/systemd-binfmt.service.8
XSLT man/bootchart.conf.5
XSLT man/systemd-bootchart.1
XSLT man/systemd-coredumpctl.1
XSLT man/bootctl.1
XSLT man/hostnamectl.1
XSLT man/systemd-hostnamed.service.8
XSLT man/localectl.1
XSLT man/systemd-localed.service.8
XSLT man/logind.conf.5
XSLT man/loginctl.1
XSLT man/systemd-logind.service.8
XSLT man/machinectl.1
XSLT man/systemd-machined.service.8
XSLT man/systemd-networkd.service.8
XSLT man/systemd-quotacheck.service.8
XSLT man/systemd-random-seed.service.8
XSLT man/sd-readahead.3
XSLT man/sd_readahead.3
XSLT man/systemd-readahead-replay.service.8
XSLT man/systemd-rfkill at .service.8
XSLT man/systemd-timedated.service.8
XSLT man/systemd-vconsole-setup.service.8
XSLT man/timedatectl.1
XSLT man/vconsole.conf.5
XSLT man/modules-load.d.5
XSLT man/systemd-modules-load.service.8
XSLT man/crypttab.5
XSLT man/systemd-cryptsetup-generator.8
XSLT man/systemd-cryptsetup at .service.8
XSLT man/nss-myhostname.8
XSLT man/systemd-journal-gatewayd.service.8
XSLT man/pam_systemd.8
XSLT man/sd-login.3
XSLT man/sd_get_seats.3
XSLT man/sd_login_monitor_new.3
XSLT man/sd_pid_get_session.3
XSLT man/sd_seat_get_active.3
XSLT man/sd_session_is_active.3
XSLT man/sd_uid_get_state.3
XSLT man/systemd-user-sessions.service.8
ITMRG src/core/org.freedesktop.systemd1.policy
M4 units/console-shell.service
M4 units/console-getty.service
M4 units/container-getty at .service
M4 units/rescue.service
XSLT man/systemd.index.7
XSLT man/systemd.index.html
CCLD libnss_myhostname.la
CCLD _journal.la
XSLT man/systemd.directives.7
GISCAN src/gudev/GUdev-1.0.gir
CCLD systemd-detect-virt
CCLD systemd-cgls
CCLD systemd-cgtop
CCLD systemd-delta
CCLD bootctl
CCLD systemd-run
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-analyze
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-nspawn
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD hostnamectl
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD localectl
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD timedatectl
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-notify
CCLD systemd-ask-password
CCLD systemd-tty-ask-password-agent
In function '__poll_alias',
inlined from 'ask_password_plymouth.2418.constprop.24' at src/tty-ask-password-agent/tty-ask-password-agent.c:145:20,
inlined from 'parse_password.2425.constprop.14' at src/tty-ask-password-agent/tty-ask-password-agent.c:342:28:
/usr/include/bits/poll2.h:41:2: warning: call to '__poll_chk_warn' declared with attribute warning: poll called with fds buffer too small file nfds entries [enabled by default]
return __poll_chk (__fds, __nfds, __timeout, __bos (__fds));
^
In function '__poll_alias',
inlined from 'ask_password_tty' at src/shared/ask-password-api.c:141:20,
inlined from 'parse_password.2425.constprop.14' at src/tty-ask-password-agent/tty-ask-password-agent.c:372:27:
/usr/include/bits/poll2.h:41:2: warning: call to '__poll_chk_warn' declared with attribute warning: poll called with fds buffer too small file nfds entries [enabled by default]
return __poll_chk (__fds, __nfds, __timeout, __bos (__fds));
^
CCLD test-network
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-machine-id-setup
CCLD systemd-tmpfiles
CCLD systemd-cgroups-agent
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemctl
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-shutdownd
CCLD systemd-initctl
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-reply-password
CCLD systemd-remount-fs
CCLD systemd-ac-power
CCLD systemd-sysctl
CCLD systemd-sleep
CCLD systemd-update-utmp
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD test-engine
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-modules-load
CCLD systemd-socket-proxyd
CCLD systemd-activate
CCLD systemd-fsck
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-binfmt
CCLD systemd-vconsole-setup
CCLD systemd-quotacheck
CCLD systemd-random-seed
CCLD systemd-bootchart
CCLD systemd-backlight
CCLD systemd-rfkill
CCLD systemd-bus-proxyd
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
CCLD systemd-getty-generator
CCLD systemd-cryptsetup
CCLD systemd-system-update-generator
CCLD systemd-fstab-generator
CCLD systemd-rc-local-generator
CCLD systemd-efi-boot-generator
CCLD ata_id
CCLD cdrom_id
CCLD collect
CCLD v4l_id
CCLD systemd-gpt-auto-generator
CCLD mtd_probe
LN man/index.html
GICOMP src/gudev/GUdev-1.0.gir
CCLD scsi_id
CCLD accelerometer
CCLD systemd-logind
/usr/include/bits/poll2.h: In function 'bus_poll':
/usr/include/bits/poll2.h:71:2: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries [enabled by default]
return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
^
Making all in po
MSGFMT ru.gmo
MSGFMT fr.gmo
MSGFMT it.gmo
MSGFMT pl.gmo
+ exit 0
Executing(%install): /bin/sh -e /home/colin/rpm/tmp/rpm-tmp.W096K7
+ umask 022
+ cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD
+ '[' /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64 '!=' / ']'
+ rm -rf /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64
++ dirname /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64
+ mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT
+ mkdir /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64
+ cd systemd-209
+ '[' 1 -eq 1 ']'
+ rm -rf /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64
+ make DESTDIR=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64 install
make --no-print-directory install-recursive
Making install in .
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64'
/bin/sh ./libtool --mode=install /usr/bin/install -c libsystemd.la libudev.la libgudev-1.0.la libnss_myhostname.la '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libsystemd.so.0.0.0 /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libsystemd.so.0.0.0
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64 && { ln -s -f libsystemd.so.0.0.0 libsystemd.so.0 || { rm -f libsystemd.so.0 && ln -s libsystemd.so.0.0.0 libsystemd.so.0; }; })
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64 && { ln -s -f libsystemd.so.0.0.0 libsystemd.so || { rm -f libsystemd.so && ln -s libsystemd.so.0.0.0 libsystemd.so; }; })
libtool: install: /usr/bin/install -c .libs/libsystemd.lai /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libsystemd.la
libtool: install: /usr/bin/install -c .libs/libudev.so.1.4.0 /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libudev.so.1.4.0
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64 && { ln -s -f libudev.so.1.4.0 libudev.so.1 || { rm -f libudev.so.1 && ln -s libudev.so.1.4.0 libudev.so.1; }; })
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64 && { ln -s -f libudev.so.1.4.0 libudev.so || { rm -f libudev.so && ln -s libudev.so.1.4.0 libudev.so; }; })
libtool: install: /usr/bin/install -c .libs/libudev.lai /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libudev.la
libtool: install: warning: relinking `libgudev-1.0.la'
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209; /bin/sh /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector --param=ssp-buffer-size=4 -flto -fvisibility=default -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-fuse-ld=gold -version-info 1:3:1 -export-dynamic -no-undefined -export-symbols-regex "^g_udev_.*" -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgudev-1.0.la -rpath /usr/lib64 src/gudev/libgudev_1_0_la-gudevclient.lo src/gudev/libgudev_1_0_la-gudevdevice.lo src/gudev/libgudev_1_0_la-gudevenumerator.lo src/gudev/libgudev_1_0_la-gudevmarshal.lo src/gudev/libgudev_1_0_la-gudevenumtypes.lo libudev.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl -inst-prefix-dir /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64)
libtool: install: /usr/bin/install -c .libs/libgudev-1.0.so.0.1.3T /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libgudev-1.0.so.0.1.3
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64 && { ln -s -f libgudev-1.0.so.0.1.3 libgudev-1.0.so.0 || { rm -f libgudev-1.0.so.0 && ln -s libgudev-1.0.so.0.1.3 libgudev-1.0.so.0; }; })
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64 && { ln -s -f libgudev-1.0.so.0.1.3 libgudev-1.0.so || { rm -f libgudev-1.0.so && ln -s libgudev-1.0.so.0.1.3 libgudev-1.0.so; }; })
libtool: install: /usr/bin/install -c .libs/libgudev-1.0.lai /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libgudev-1.0.la
libtool: install: /usr/bin/install -c .libs/libnss_myhostname.so.2 /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libnss_myhostname.so.2
libtool: install: /usr/bin/install -c .libs/libnss_myhostname.lai /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libnss_myhostname.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c systemd-cgls systemd-cgtop systemd-nspawn systemd-detect-virt systemd-delta systemd-analyze systemd-run bootctl busctl systemd-cat systemd-coredumpctl hostnamectl localectl timedatectl '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin'
libtool: install: /usr/bin/install -c systemd-cgls /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-cgls
libtool: install: /usr/bin/install -c systemd-cgtop /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-cgtop
libtool: install: /usr/bin/install -c systemd-nspawn /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-nspawn
libtool: install: /usr/bin/install -c systemd-detect-virt /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-detect-virt
libtool: install: /usr/bin/install -c systemd-delta /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-delta
libtool: install: /usr/bin/install -c systemd-analyze /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-analyze
libtool: install: /usr/bin/install -c systemd-run /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-run
libtool: install: /usr/bin/install -c bootctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/bootctl
libtool: install: /usr/bin/install -c busctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/busctl
libtool: install: /usr/bin/install -c systemd-cat /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-cat
libtool: install: /usr/bin/install -c systemd-coredumpctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-coredumpctl
libtool: install: /usr/bin/install -c hostnamectl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/hostnamectl
libtool: install: /usr/bin/install -c localectl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/localectl
libtool: install: /usr/bin/install -c timedatectl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/timedatectl
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin'
/usr/bin/install -c src/kernel-install/kernel-install '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd'
/usr/bin/install -c -m 644 src/python-systemd/journal.py src/python-systemd/daemon.py src/python-systemd/__init__.py '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd'
Byte-compiling python modules...
journal.pydaemon.py__init__.py
Byte-compiling python modules (optimized versions) ...
journal.pydaemon.py__init__.py
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd'
/bin/sh ./libtool --mode=install /usr/bin/install -c _journal.la id128.la _daemon.la _reader.la login.la '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd'
libtool: install: warning: relinking `_journal.la'
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209; /bin/sh /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector --param=ssp-buffer-size=4 -flto -fvisibility=default -I/usr/include/python2.7 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-fuse-ld=gold -shared -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _journal.la -rpath /usr/lib64/python2.7/site-packages/systemd src/python-systemd/_journal_la-_journal.lo -lpython2.7 libsystemd.la -ldl -inst-prefix-dir /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64)
libtool: install: /usr/bin/install -c .libs/_journal.soT /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/_journal.so
libtool: install: /usr/bin/install -c .libs/_journal.lai /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/_journal.la
libtool: install: warning: relinking `id128.la'
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209; /bin/sh /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector --param=ssp-buffer-size=4 -flto -fvisibility=default -I/usr/include/python2.7 -I./src/python-systemd -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-fuse-ld=gold -shared -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o id128.la -rpath /usr/lib64/python2.7/site-packages/systemd src/python-systemd/id128_la-id128.lo src/python-systemd/id128_la-pyutil.lo -lpython2.7 libsystemd.la -ldl -inst-prefix-dir /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64)
libtool: install: /usr/bin/install -c .libs/id128.soT /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/id128.so
libtool: install: /usr/bin/install -c .libs/id128.lai /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/id128.la
libtool: install: warning: relinking `_daemon.la'
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209; /bin/sh /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector --param=ssp-buffer-size=4 -flto -fvisibility=default -I/usr/include/python2.7 -I./src/python-systemd -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-fuse-ld=gold -shared -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _daemon.la -rpath /usr/lib64/python2.7/site-packages/systemd src/python-systemd/_daemon_la-_daemon.lo src/python-systemd/_daemon_la-pyutil.lo -lpython2.7 libsystemd.la -ldl -inst-prefix-dir /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64)
libtool: install: /usr/bin/install -c .libs/_daemon.soT /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/_daemon.so
libtool: install: /usr/bin/install -c .libs/_daemon.lai /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/_daemon.la
libtool: install: warning: relinking `_reader.la'
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209; /bin/sh /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector --param=ssp-buffer-size=4 -flto -fvisibility=default -I/usr/include/python2.7 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-fuse-ld=gold -shared -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _reader.la -rpath /usr/lib64/python2.7/site-packages/systemd src/python-systemd/_reader_la-_reader.lo src/python-systemd/_reader_la-pyutil.lo -lpython2.7 libsystemd.la libsystemd-shared.la -ldl -inst-prefix-dir /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64)
libtool: install: /usr/bin/install -c .libs/_reader.soT /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/_reader.so
libtool: install: /usr/bin/install -c .libs/_reader.lai /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/_reader.la
libtool: install: warning: relinking `login.la'
libtool: install: (cd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209; /bin/sh /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Werror=overflow -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector --param=ssp-buffer-size=4 -flto -fvisibility=default -I/usr/include/python2.7 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-fuse-ld=gold -shared -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o login.la -rpath /usr/lib64/python2.7/site-packages/systemd src/python-systemd/login_la-login.lo src/python-systemd/login_la-pyutil.lo -lpython2.7 libsystemd.la libsystemd-shared.la -ldl -inst-prefix-dir /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64)
libtool: install: /usr/bin/install -c .libs/login.soT /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/login.so
libtool: install: /usr/bin/install -c .libs/login.lai /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/login.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/systemd'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd'
/bin/sh ./libtool --mode=install /usr/bin/install -c systemd systemd-cgroups-agent systemd-initctl systemd-update-utmp systemd-shutdownd systemd-shutdown systemd-remount-fs systemd-reply-password systemd-fsck systemd-ac-power systemd-sysctl systemd-sleep systemd-bus-proxyd systemd-socket-proxyd systemd-modules-load systemd-udevd systemd-activate systemd-journald systemd-journal-gatewayd systemd-coredump systemd-binfmt systemd-vconsole-setup systemd-readahead systemd-bootchart systemd-quotacheck systemd-random-seed systemd-backlight systemd-rfkill systemd-cryptsetup systemd-hostnamed systemd-localed systemd-timedated systemd-machined systemd-networkd systemd-logind systemd-user-sessions systemd-multi-seat-x '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd'
libtool: install: /usr/bin/install -c systemd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd
libtool: install: /usr/bin/install -c systemd-cgroups-agent /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-cgroups-agent
libtool: install: /usr/bin/install -c systemd-initctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-initctl
libtool: install: /usr/bin/install -c systemd-update-utmp /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-update-utmp
libtool: install: /usr/bin/install -c systemd-shutdownd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-shutdownd
libtool: install: /usr/bin/install -c systemd-shutdown /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-shutdown
libtool: install: /usr/bin/install -c systemd-remount-fs /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-remount-fs
libtool: install: /usr/bin/install -c systemd-reply-password /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-reply-password
libtool: install: /usr/bin/install -c systemd-fsck /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-fsck
libtool: install: /usr/bin/install -c systemd-ac-power /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-ac-power
libtool: install: /usr/bin/install -c systemd-sysctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-sysctl
libtool: install: /usr/bin/install -c systemd-sleep /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-sleep
libtool: install: /usr/bin/install -c systemd-bus-proxyd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-bus-proxyd
libtool: install: /usr/bin/install -c systemd-socket-proxyd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-socket-proxyd
libtool: install: /usr/bin/install -c systemd-modules-load /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-modules-load
libtool: install: /usr/bin/install -c systemd-udevd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-udevd
libtool: install: /usr/bin/install -c systemd-activate /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-activate
libtool: install: /usr/bin/install -c systemd-journald /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-journald
libtool: install: /usr/bin/install -c systemd-journal-gatewayd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-journal-gatewayd
libtool: install: /usr/bin/install -c systemd-coredump /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-coredump
libtool: install: /usr/bin/install -c systemd-binfmt /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-binfmt
libtool: install: /usr/bin/install -c systemd-vconsole-setup /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-vconsole-setup
libtool: install: /usr/bin/install -c systemd-readahead /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-readahead
libtool: install: /usr/bin/install -c systemd-bootchart /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-bootchart
libtool: install: /usr/bin/install -c systemd-quotacheck /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-quotacheck
libtool: install: /usr/bin/install -c systemd-random-seed /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-random-seed
libtool: install: /usr/bin/install -c systemd-backlight /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-backlight
libtool: install: /usr/bin/install -c systemd-rfkill /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-rfkill
libtool: install: /usr/bin/install -c systemd-cryptsetup /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-cryptsetup
libtool: install: /usr/bin/install -c systemd-hostnamed /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-hostnamed
libtool: install: /usr/bin/install -c systemd-localed /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-localed
libtool: install: /usr/bin/install -c systemd-timedated /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-timedated
libtool: install: /usr/bin/install -c systemd-machined /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-machined
libtool: install: /usr/bin/install -c systemd-networkd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-networkd
libtool: install: /usr/bin/install -c systemd-logind /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-logind
libtool: install: /usr/bin/install -c systemd-user-sessions /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-user-sessions
libtool: install: /usr/bin/install -c systemd-multi-seat-x /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-multi-seat-x
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev'
/bin/sh ./libtool --mode=install /usr/bin/install -c ata_id cdrom_id collect scsi_id v4l_id accelerometer mtd_probe '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev'
libtool: install: /usr/bin/install -c ata_id /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/ata_id
libtool: install: /usr/bin/install -c cdrom_id /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/cdrom_id
libtool: install: /usr/bin/install -c collect /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/collect
libtool: install: /usr/bin/install -c scsi_id /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/scsi_id
libtool: install: /usr/bin/install -c v4l_id /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/v4l_id
libtool: install: /usr/bin/install -c accelerometer /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/accelerometer
libtool: install: /usr/bin/install -c mtd_probe /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/mtd_probe
make --no-print-directory install-exec-hook
what="systemd-update-utmp-runlevel.service" && wants=runlevel1.target && dir=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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=runlevel2.target && dir=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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=runlevel3.target && dir=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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=runlevel4.target && dir=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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=runlevel5.target && dir=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="" && wants=shutdown.target && dir=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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" && wants=local-fs.target && dir=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="systemd-networkd.service systemd-logind.service systemd-user-sessions.service getty.target systemd-ask-password-wall.path" && wants=multi-user.target && dir=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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-udevd.service systemd-udev-trigger.service systemd-journald.service systemd-journal-flush.service systemd-binfmt.service proc-sys-fs-binfmt_misc.automount systemd-vconsole-setup.service systemd-random-seed.service cryptsetup.target systemd-update-utmp.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=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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-initctl.socket systemd-shutdownd.socket" && wants=sockets.target && dir=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
what="org.freedesktop.hostname1.busname org.freedesktop.locale1.busname org.freedesktop.timedate1.busname org.freedesktop.machine1.busname org.freedesktop.login1.busname" && wants=busnames.target && dir=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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=/usr/lib/systemd/system && [ -z "$what" ] || ( dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/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=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$wants.wants && /usr/bin/mkdir -p -m 0755 $dir && cd $dir && rm -f $what && for i in $what; do ln -s ../$i . || exit $? ; done )
/usr/bin/mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/tmpfiles.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/tmpfiles.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/udev/rules.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/udev/hwdb.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/binfmt.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/binfmt.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/ntp-units.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd/ntp-units.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/var/lib/systemd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/runlevel1.target.wants /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/runlevel2.target.wants /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/runlevel3.target.wants /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/runlevel4.target.wants /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/runlevel5.target.wants /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/modules-load.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/modules-load.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/network /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd/network /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/sysctl.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/sysctl.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/kernel/install.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/kernel/install.d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-shutdown /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-sleep /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/user-generators /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/user /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd/system /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd/system/multi-user.target.wants /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd/system/getty.target.wants /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd/user /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/dbus-1/services /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/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-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 at .service autovt at .service && \
dir=/usr/lib/systemd/system && while [ -n "$1" ]; do /usr/bin/mkdir -p `dirname /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$2` && rm -f /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$2 && ln -s $1 /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$2 && shift 2 || exit $?; done
set -- /usr/lib/systemd/system/shutdown.target shutdown.target /usr/lib/systemd/system/sockets.target sockets.target /usr/lib/systemd/system/busnames.target busnames.target /usr/lib/systemd/system/timers.target timers.target /usr/lib/systemd/system/paths.target paths.target /usr/lib/systemd/system/bluetooth.target bluetooth.target /usr/lib/systemd/system/printer.target printer.target /usr/lib/systemd/system/sound.target sound.target /usr/lib/systemd/system/smartcard.target smartcard.target && \
dir=/usr/lib/systemd/user && while [ -n "$1" ]; do /usr/bin/mkdir -p `dirname /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$2` && rm -f /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$2 && ln -s $1 /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$2 && shift 2 || exit $?; done
set -- /usr/lib/systemd/system/remote-fs.target /etc/systemd/system/multi-user.target.wants/remote-fs.target /usr/lib/systemd/system/getty at .service /etc/systemd/system/getty.target.wants/getty at tty1.service /etc/systemd/user /etc/xdg/systemd/user ../system-services/org.freedesktop.systemd1.service /usr/share/dbus-1/services/org.freedesktop.systemd1.service && \
dir= && while [ -n "$1" ]; do /usr/bin/mkdir -p `dirname /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$2` && rm -f /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$2 && ln -s $1 /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64$dir/$2 && shift 2 || exit $?; done
/usr/sbin/setcap cap_dac_override,cap_sys_ptrace=ep /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-detect-virt
make[4]: /usr/sbin/setcap: Command not found
Makefile:15737: recipe for target 'systemd-detect-virt-install-hook' failed
make[4]: [systemd-detect-virt-install-hook] Error 127 (ignored)
LN bus-proxyd-install-hook
libname=libudev.so && if test "/usr/lib64" != "/usr/lib64"; then /usr/bin/mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64 && so_img_name=$(readlink /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/$libname) && so_img_rel_target_prefix=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g') && ln -s -f $so_img_rel_target_prefix/usr/lib64/$so_img_name /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/$libname && mv /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/$libname.* /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64; fi
libname=libgudev-1.0.so && if test "/usr/lib64" != "/usr/lib64"; then /usr/bin/mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64 && so_img_name=$(readlink /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/$libname) && so_img_rel_target_prefix=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g') && ln -s -f $so_img_rel_target_prefix/usr/lib64/$so_img_name /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/$libname && mv /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/$libname.* /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64; fi
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/bash-completion/completions'
/usr/bin/install -c -m 644 shell-completion/bash/busctl shell-completion/bash/journalctl shell-completion/bash/systemctl shell-completion/bash/systemd-analyze shell-completion/bash/systemd-delta shell-completion/bash/systemd-run shell-completion/bash/udevadm shell-completion/bash/kernel-install shell-completion/bash/systemd-coredumpctl shell-completion/bash/hostnamectl shell-completion/bash/localectl shell-completion/bash/timedatectl shell-completion/bash/machinectl shell-completion/bash/loginctl '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/bash-completion/completions'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/catalog'
/usr/bin/install -c -m 644 catalog/systemd.fr.catalog catalog/systemd.ru.catalog catalog/systemd.it.catalog catalog/systemd.catalog '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/catalog'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/dbus-1/system.d'
/usr/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/login/org.freedesktop.login1.conf '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/dbus-1/system.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/dbus-1/system-services'
/usr/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/login/org.freedesktop.login1.service '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/dbus-1/system-services'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/doc/systemd'
/usr/bin/install -c -m 644 README NEWS LICENSE.LGPL2.1 LICENSE.GPL2 LICENSE.MIT DISTRO_PORTING src/systemd/sd-shutdown.h src/readahead/sd-readahead.c src/systemd/sd-readahead.h '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/doc/systemd'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/systemd/gatewayd'
/usr/bin/install -c -m 644 src/journal/browse.html '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/systemd/gatewayd'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/kernel/install.d'
/usr/bin/install -c src/kernel-install/50-depmod.install src/kernel-install/90-loaderentry.install '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/kernel/install.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/network'
/usr/bin/install -c -m 644 network/99-default.link '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/network'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/pam.d'
/usr/bin/install -c -m 644 src/login/systemd-user '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/pam.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/systemd'
/usr/bin/install -c -m 644 src/locale/kbd-model-map '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/systemd'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd'
/usr/bin/install -c -m 644 src/core/system.conf src/core/user.conf src/journal/journald.conf src/bootchart/bootchart.conf src/login/logind.conf '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/sysctl.d'
/usr/bin/install -c -m 644 sysctl.d/50-default.conf '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/sysctl.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system'
/usr/bin/install -c -m 644 units/graphical.target units/multi-user.target units/emergency.service units/emergency.target units/sysinit.target units/basic.target units/getty.target units/halt.target units/kexec.target units/local-fs.target units/local-fs-pre.target units/initrd.target units/initrd-fs.target units/initrd-root-fs.target units/remote-fs.target units/remote-fs-pre.target units/network.target units/network-online.target units/nss-lookup.target units/nss-user-lookup.target units/hibernate.target units/hybrid-sleep.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/busnames.target units/timers.target units/paths.target units/suspend.target units/swap.target units/slices.target units/system.slice '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system'
/usr/bin/install -c -m 644 units/x-.slice units/systemd-initctl.socket units/systemd-shutdownd.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/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/systemd-tmpfiles-clean.timer units/systemd-journald.socket units/systemd-journal-gatewayd.socket units/proc-sys-fs-binfmt_misc.automount units/proc-sys-fs-binfmt_misc.mount units/systemd-readahead-drop.service units/systemd-readahead-done.timer units/cryptsetup.target units/org.freedesktop.hostname1.busname units/org.freedesktop.locale1.busname units/org.freedesktop.timedate1.busname units/machine.slice units/org.freedesktop.machine1.busname units/user.slice units/org.freedesktop.login1.busname '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/tmpfiles.d'
/usr/bin/install -c -m 644 tmpfiles.d/systemd.conf tmpfiles.d/systemd-nologin.conf tmpfiles.d/tmp.conf tmpfiles.d/x11.conf tmpfiles.d/legacy.conf '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/tmpfiles.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/udev'
/usr/bin/install -c -m 644 src/udev/udev.conf '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/udev'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/hwdb.d'
/usr/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/60-keyboard.hwdb '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/hwdb.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/rules.d'
/usr/bin/install -c -m 644 rules/99-systemd.rules rules/42-usb-hid-pm.rules rules/50-udev-default.rules rules/60-drm.rules rules/60-keyboard.rules rules/60-persistent-storage-tape.rules rules/60-persistent-serial.rules rules/60-persistent-input.rules rules/60-persistent-alsa.rules rules/60-persistent-storage.rules rules/64-btrfs.rules rules/75-net-description.rules rules/75-tty-description.rules rules/78-sound-card.rules rules/80-net-setup-link.rules rules/95-udev-late.rules rules/50-firmware.rules rules/80-drivers.rules rules/60-cdrom_id.rules rules/60-persistent-v4l.rules rules/61-accelerometer.rules rules/75-probe_mtd.rules src/login/70-uaccess.rules src/login/70-power-switch.rules '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/rules.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/user'
/usr/bin/install -c -m 644 units/user/basic.target units/user/default.target units/user/exit.target '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/user'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/zsh/site-functions'
/usr/bin/install -c -m 644 shell-completion/zsh/_systemctl 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/_systemd-delta shell-completion/zsh/_systemd shell-completion/zsh/_systemd-tmpfiles shell-completion/zsh/_bootctl shell-completion/zsh/_systemd-coredumpctl shell-completion/zsh/_hostnamectl shell-completion/zsh/_localectl shell-completion/zsh/_timedatectl shell-completion/zsh/_machinectl shell-completion/zsh/_loginctl shell-completion/zsh/_systemd-inhibit '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/zsh/site-functions'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/gir-1.0'
/usr/bin/install -c -m 644 src/gudev/GUdev-1.0.gir '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/gir-1.0'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/include'
/usr/bin/install -c -m 644 src/libudev/libudev.h '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/include'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/include/gudev-1.0/gudev'
/usr/bin/install -c -m 644 src/gudev/gudev.h src/gudev/gudevenums.h src/gudev/gudevenumtypes.h src/gudev/gudevtypes.h src/gudev/gudevclient.h src/gudev/gudevdevice.h src/gudev/gudevenumerator.h '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/include/gudev-1.0/gudev'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man1'
/usr/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-inhibit.1 man/systemd-machine-id-setup.1 man/systemd-notify.1 man/systemd-nspawn.1 man/systemd-run.1 man/systemd-tty-ask-password-agent.1 man/systemd.1 man/systemd-bootchart.1 man/systemd-coredumpctl.1 man/bootctl.1 man/hostnamectl.1 man/localectl.1 man/loginctl.1 man/machinectl.1 man/timedatectl.1 man/init.1 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man1'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man3'
/usr/bin/install -c -m 644 man/sd-daemon.3 man/sd-id128.3 man/sd-journal.3 man/sd_booted.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_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_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_notify.3 man/sd_watchdog_enabled.3 man/sd-readahead.3 man/sd_readahead.3 man/sd-login.3 man/sd_get_seats.3 man/sd_login_monitor_new.3 man/sd_pid_get_session.3 man/sd_seat_get_active.3 man/sd_session_is_active.3 man/sd_uid_get_state.3 man/SD_ALERT.3 man/SD_CRIT.3 man/SD_DEBUG.3 man/SD_EMERG.3 man/SD_ERR.3 man/SD_ID128_CONST_STR.3 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man3'
/usr/bin/install -c -m 644 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_UNIQUE.3 man/SD_JOURNAL_INVALIDATE.3 man/SD_JOURNAL_LOCAL_ONLY.3 man/SD_JOURNAL_NOP.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_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 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 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man3'
/usr/bin/install -c -m 644 man/sd_journal_get_timeout.3 man/sd_journal_next_skip.3 man/sd_journal_open_container.3 man/sd_journal_open_directory.3 man/sd_journal_open_files.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_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_notifyf.3 man/sd_get_machine_names.3 man/sd_get_sessions.3 man/sd_get_uids.3 man/sd_login_monitor.3 man/sd_login_monitor_flush.3 man/sd_login_monitor_get_events.3 man/sd_login_monitor_get_fd.3 man/sd_login_monitor_get_timeout.3 man/sd_login_monitor_unref.3 man/sd_pid_get_machine_name.3 man/sd_pid_get_owner_uid.3 man/sd_pid_get_slice.3 man/sd_pid_get_unit.3 man/sd_pid_get_user_unit.3 man/sd_seat_can_graphical.3 man/sd_seat_can_multi_session.3 man/sd_seat_can_tty.3 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man3'
/usr/bin/install -c -m 644 man/sd_seat_get_sessions.3 man/sd_session_get_class.3 man/sd_session_get_display.3 man/sd_session_get_remote_host.3 man/sd_session_get_remote_user.3 man/sd_session_get_seat.3 man/sd_session_get_service.3 man/sd_session_get_state.3 man/sd_session_get_tty.3 man/sd_session_get_type.3 man/sd_session_get_uid.3 man/sd_session_get_vt.3 man/sd_session_is_remote.3 man/sd_uid_get_seats.3 man/sd_uid_get_sessions.3 man/sd_uid_is_on_seat.3 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man3'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man5'
/usr/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.mount.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.snapshot.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/binfmt.d.5 man/bootchart.conf.5 man/logind.conf.5 man/vconsole.conf.5 man/modules-load.d.5 man/crypttab.5 man/systemd-user.conf.5 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man5'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man7'
/usr/bin/install -c -m 644 man/bootup.7 man/daemon.7 man/kernel-command-line.7 man/systemd.journal-fields.7 man/systemd.special.7 man/systemd.time.7 man/udev.7 man/systemd.directives.7 man/systemd.index.7 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man7'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man8'
/usr/bin/install -c -m 644 man/halt.8 man/kernel-install.8 man/runlevel.8 man/shutdown.8 man/systemd-activate.8 man/systemd-ask-password-console.service.8 man/systemd-efi-boot-generator.8 man/systemd-fsck at .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-initctl.service.8 man/systemd-journald.service.8 man/systemd-remount-fs.service.8 man/systemd-shutdownd.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-tmpfiles.8 man/systemd-udevd.service.8 man/systemd-update-utmp.service.8 man/telinit.8 man/udevadm.8 man/systemd-backlight at .service.8 man/systemd-binfmt.service.8 man/systemd-hostnamed.service.8 man/systemd-localed.service.8 man/systemd-logind.service.8 man/systemd-machined.service.8 man/systemd-networkd.service.8 man/systemd-quotacheck.service.8 man/systemd-random-seed.service.8 man/systemd-readahead-replay.service.8 man/systemd-rfkill at .service.8 man/systemd-timedated.service.8 man/systemd-vconsole-setup.service.8 man/systemd-modules-load.service.8 man/systemd-cryptsetup-generator.8 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man8'
/usr/bin/install -c -m 644 man/systemd-cryptsetup at .service.8 man/systemd-journal-gatewayd.service.8 man/nss-myhostname.8 man/pam_systemd.8 man/systemd-user-sessions.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.service.8 man/systemd-hybrid-sleep.service.8 man/systemd-initctl.8 man/systemd-initctl.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-shutdownd.8 man/systemd-shutdownd.socket.8 man/systemd-sleep.8 man/systemd-sysctl.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 man/systemd-udevd-kernel.socket.8 man/systemd-udevd.8 man/systemd-update-utmp-runlevel.service.8 man/systemd-update-utmp.8 man/systemd-backlight.8 man/systemd-binfmt.8 man/systemd-hostnamed.8 man/systemd-localed.8 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man8'
/usr/bin/install -c -m 644 man/systemd-logind.8 man/systemd-machined.8 man/systemd-networkd.8 man/systemd-quotacheck.8 man/systemd-random-seed.8 man/systemd-readahead-collect.service.8 man/systemd-readahead-done.service.8 man/systemd-readahead-done.timer.8 man/systemd-readahead.8 man/systemd-rfkill.8 man/systemd-timedated.8 man/systemd-vconsole-setup.8 man/systemd-modules-load.8 man/systemd-cryptsetup.8 man/systemd-journal-gatewayd.8 man/systemd-journal-gatewayd.socket.8 man/systemd-user-sessions.8 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man8'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/polkit-1/actions'
/usr/bin/install -c -m 644 src/hostname/org.freedesktop.hostname1.policy src/locale/org.freedesktop.locale1.policy src/timedate/org.freedesktop.timedate1.policy src/login/org.freedesktop.login1.policy src/core/org.freedesktop.systemd1.policy '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/polkit-1/actions'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/rpm/macros.d'
/usr/bin/install -c -m 644 src/core/macros.systemd '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/rpm/macros.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system'
/usr/bin/install -c -m 644 units/getty at .service units/serial-getty at .service units/console-shell.service units/console-getty.service units/container-getty at .service units/systemd-initctl.service units/systemd-shutdownd.service units/systemd-remount-fs.service units/systemd-update-utmp.service units/systemd-update-utmp-runlevel.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 at .service units/systemd-hibernate.service units/systemd-hybrid-sleep.service units/systemd-suspend.service units/systemd-halt.service units/systemd-poweroff.service units/systemd-reboot.service units/systemd-kexec.service units/systemd-fsck at .service units/systemd-fsck-root.service units/systemd-udevd.service units/systemd-udev-trigger.service units/systemd-udev-settle.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 at .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 units/systemd-tmpfiles-setup.service '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system'
/usr/bin/install -c -m 644 units/systemd-tmpfiles-clean.service units/systemd-journald.service units/systemd-journal-flush.service units/systemd-journal-gatewayd.service units/systemd-binfmt.service units/systemd-vconsole-setup.service units/systemd-readahead-collect.service units/systemd-readahead-replay.service units/systemd-readahead-done.service units/systemd-quotacheck.service units/quotaon.service units/systemd-random-seed.service units/systemd-backlight at .service units/systemd-rfkill at .service units/systemd-hostnamed.service units/systemd-localed.service units/systemd-timedated.service units/systemd-machined.service units/systemd-networkd.service units/systemd-logind.service units/systemd-user-sessions.service '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/rules.d'
/usr/bin/install -c -m 644 src/login/71-seat.rules src/login/73-seat-late.rules '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/rules.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/user'
/usr/bin/install -c -m 644 units/user/systemd-exit.service '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/user'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/security'
/bin/sh ./libtool --mode=install /usr/bin/install -c pam_systemd.la '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/security'
libtool: install: /usr/bin/install -c .libs/pam_systemd.so /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/security/pam_systemd.so
libtool: install: /usr/bin/install -c .libs/pam_systemd.lai /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/security/pam_systemd.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/security'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/pkgconfig'
/usr/bin/install -c -m 644 src/core/systemd.pc '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/pkgconfig'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/pkgconfig'
/usr/bin/install -c -m 644 src/libsystemd/libsystemd.pc src/libudev/libudev.pc src/gudev/gudev-1.0.pc '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/pkgconfig'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/include/systemd'
/usr/bin/install -c -m 644 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 '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/include/systemd'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c systemctl systemd-notify systemd-ask-password systemd-tty-ask-password-agent systemd-machine-id-setup systemd-tmpfiles udevadm journalctl machinectl loginctl systemd-inhibit '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin'
libtool: install: /usr/bin/install -c systemctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemctl
libtool: install: /usr/bin/install -c systemd-notify /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-notify
libtool: install: /usr/bin/install -c systemd-ask-password /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-ask-password
libtool: install: /usr/bin/install -c systemd-tty-ask-password-agent /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-tty-ask-password-agent
libtool: install: /usr/bin/install -c systemd-machine-id-setup /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-machine-id-setup
libtool: install: /usr/bin/install -c systemd-tmpfiles /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-tmpfiles
libtool: install: /usr/bin/install -c udevadm /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/udevadm
libtool: install: /usr/bin/install -c journalctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/journalctl
libtool: install: /usr/bin/install -c machinectl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/machinectl
libtool: install: /usr/bin/install -c loginctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/loginctl
libtool: install: /usr/bin/install -c systemd-inhibit /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-inhibit
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/pkgconfig'
/usr/bin/install -c -m 644 src/udev/udev.pc '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/pkgconfig'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/sysctl.d'
/usr/bin/install -c -m 644 sysctl.d/50-coredump.conf '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/sysctl.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators'
/bin/sh ./libtool --mode=install /usr/bin/install -c systemd-getty-generator systemd-fstab-generator systemd-system-update-generator systemd-rc-local-generator systemd-efi-boot-generator systemd-gpt-auto-generator systemd-cryptsetup-generator '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators'
libtool: install: /usr/bin/install -c systemd-getty-generator /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-getty-generator
libtool: install: /usr/bin/install -c systemd-fstab-generator /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-fstab-generator
libtool: install: /usr/bin/install -c systemd-system-update-generator /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-system-update-generator
libtool: install: /usr/bin/install -c systemd-rc-local-generator /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-rc-local-generator
libtool: install: /usr/bin/install -c systemd-efi-boot-generator /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-efi-boot-generator
libtool: install: /usr/bin/install -c systemd-gpt-auto-generator /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-gpt-auto-generator
libtool: install: /usr/bin/install -c systemd-cryptsetup-generator /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-cryptsetup-generator
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/init.d'
/usr/bin/install -c -m 644 docs/sysvinit/README '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/init.d'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/girepository-1.0'
/usr/bin/install -c -m 644 src/gudev/GUdev-1.0.typelib '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/girepository-1.0'
/usr/bin/mkdir -p '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/var/log'
/usr/bin/install -c -m 644 docs/var-log/README '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/var/log'
make --no-print-directory install-data-hook
mv /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/x-.slice /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64//usr/lib/systemd/system/-.slice
test -n "/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64" || /usr/bin/udevadm hwdb --update
test -n "/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64" || /usr/bin/journalctl --update-catalog
Making install in po
linguas="fr pl ru it "; \
for lang in $linguas; do \
dir=/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209/build-aux/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -c -m 644 $lang.gmo $dir/systemd.mo; \
echo "installing $lang.gmo as $dir/systemd.mo"; \
else \
/usr/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 \
/usr/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 \
/usr/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 fr.gmo as /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/locale/fr/LC_MESSAGES/systemd.mo
installing pl.gmo as /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/locale/pl/LC_MESSAGES/systemd.mo
installing ru.gmo as /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/locale/ru/LC_MESSAGES/systemd.mo
installing it.gmo as /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/locale/it/LC_MESSAGES/systemd.mo
+ find /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64 '(' -name '*.a' -o -name '*.la' ')' -exec rm '{}' ';'
+ install -d -m 755 /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/udev/rules.d
+ install -m 644 /home/colin/Development/Personal/Mageia/core/systemd-next/SOURCES/50-udev-mageia.rules /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/rules.d/
+ install -m 644 /home/colin/Development/Personal/Mageia/core/systemd-next/SOURCES/69-printeracl.rules /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/rules.d/
+ install -m 0644 /home/colin/Development/Personal/Mageia/core/systemd-next/SOURCES/61-mobile-zte-drakx-net.rules /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/rules.d/
+ install -m 0644 /home/colin/Development/Personal/Mageia/core/systemd-next/SOURCES/81-net.rules /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/rules.d/
+ install -m 0755 /home/colin/Development/Personal/Mageia/core/systemd-next/SOURCES/udev_net_create_ifcfg /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/net_create_ifcfg
+ install -m 0755 /home/colin/Development/Personal/Mageia/core/systemd-next/SOURCES/udev_net_action /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/net_action
+ install -m 0755 -d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/sysconfig
+ install -m 0644 /home/colin/Development/Personal/Mageia/core/systemd-next/SOURCES/udev_net.sysconfig /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/sysconfig/udev_net
+ mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/sbin
+ ln -s ../lib/systemd/systemd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd
+ ln -s ../lib/systemd/systemd /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/sbin/init
+ ln -s ../bin/systemctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/reboot
+ ln -s ../bin/systemctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/halt
+ ln -s ../bin/systemctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/poweroff
+ ln -s ../bin/systemctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/sbin/shutdown
+ ln -s ../bin/systemctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/sbin/telinit
+ ln -s ../bin/systemctl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/sbin/runlevel
+ ln -s ../bin/udevadm /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/sbin/udevadm
+ ln -s prefdm.service /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/display-manager.service
+ ln -s prefdm.service /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/dm.service
+ rm -r /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd/system/getty.target.wants /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd/system/multi-user.target.wants
+ rm -f /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/sysctl.d/50-coredump.conf
+ mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/basic.target.wants
+ mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/default.target.wants
+ mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/syslog.target.wants
+ rm -f /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/systemd/system/default.target
+ mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/bluetooth.target.wants
+ mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/profile.d
+ cat
+ chmod 644 /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/profile.d/40systemd.sh
+ ln -s ../rpcbind.target /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system/multi-user.target.wants
+ ln -s /etc/modules /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/modules-load.d/modules.conf
+ touch /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/hostname
+ touch /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/vconsole.conf
+ touch /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/locale.conf
+ touch /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/machine-id
+ touch /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/machine-info
+ touch /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/timezone
+ mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/X11/xorg.conf.d
+ touch /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/X11/xorg.conf.d/00-keyboard.conf
+ mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/udev
+ touch /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/etc/udev/hwdb.bin
+ mkdir -p /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/ntp-units.d/
+ install -m 0755 -d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/var/log/journal
+ install -d /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/var/lib/rpm/filetriggers
+ cat
+ cat
+ chmod 755 /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/var/lib/rpm/filetriggers/systemd-daemon-reload.script
+ rm -fr '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/share/man/man1/systemadm.*'
+ /usr/lib/rpm/mageia/find-lang.pl /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64 systemd
+ /usr/lib/rpm/find-debuginfo.sh --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -m /home/colin/Development/Personal/Mageia/core/systemd-next/BUILD/systemd-209
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-ac-power
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-vconsole-setup
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-cryptsetup-generator
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-system-update-generator
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-fstab-generator
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-getty-generator
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-gpt-auto-generator
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-efi-boot-generator
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/system-generators/systemd-rc-local-generator
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-socket-proxyd
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-machined
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-sysctl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-cryptsetup
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-binfmt
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-udevd
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-readahead
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-update-utmp
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-fsck
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-initctl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-backlight
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-bus-proxyd
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-reply-password
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-hostnamed
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-coredump
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-activate
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-shutdownd
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-multi-seat-x
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-networkd
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-user-sessions
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-timedated
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-remount-fs
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-logind
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-rfkill
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-journald
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-modules-load
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-cgroups-agent
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-shutdown
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-random-seed
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-sleep
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-journal-gatewayd
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-bootchart
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-localed
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/systemd/systemd-quotacheck
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/ata_id
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/v4l_id
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/cdrom_id
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/collect
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/accelerometer
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/mtd_probe
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib/udev/scsi_id
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/security/pam_systemd.so
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/login.so
comm: file 1 is not in sorted order
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/_reader.so
comm: file 1 is not in sorted order
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/id128.so
comm: file 2 is not in sorted order
comm: file 1 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/_journal.so
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/site-packages/systemd/_daemon.so
comm: file 2 is not in sorted order
comm: file 1 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libsystemd.so.0.0.0
comm: file 2 is not in sorted order
comm: file 1 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libgudev-1.0.so.0.1.3
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libnss_myhostname.so.2
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libudev.so.1.4.0
comm: file 2 is not in sorted order
comm: file 1 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-inhibit
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/localectl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-machine-id-setup
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-tmpfiles
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-ask-password
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-cgtop
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/timedatectl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-detect-virt
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-analyze
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/loginctl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/bootctl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/journalctl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-cat
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/busctl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemctl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-delta
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/hostnamectl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-nspawn
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-cgls
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-coredumpctl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-run
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-tty-ask-password-agent
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/machinectl
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/systemd-notify
comm: file 2 is not in sorted order
extracting debug info from /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/bin/udevadm
comm: file 2 is not in sorted order
symlinked /usr/lib/debug/usr/lib64/libsystemd.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libsystemd.so.0.debug
symlinked /usr/lib/debug/usr/lib64/libsystemd.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libsystemd.so.debug
symlinked /usr/lib/debug/usr/lib64/libudev.so.1.4.0.debug to /usr/lib/debug/usr/lib64/libudev.so.1.debug
symlinked /usr/lib/debug/usr/lib64/libgudev-1.0.so.0.1.3.debug to /usr/lib/debug/usr/lib64/libgudev-1.0.so.0.debug
symlinked /usr/lib/debug/usr/lib64/libgudev-1.0.so.0.1.3.debug to /usr/lib/debug/usr/lib64/libgudev-1.0.so.debug
symlinked /usr/lib/debug/usr/lib64/libudev.so.1.4.0.debug to /usr/lib/debug/usr/lib64/libudev.so.debug
symlinked /usr/lib/debug/usr/lib/systemd/systemd.debug to /usr/lib/debug/usr/sbin/init.debug
symlinked /usr/lib/debug/usr/bin/systemctl.debug to /usr/lib/debug/usr/sbin/telinit.debug
symlinked /usr/lib/debug/usr/bin/systemctl.debug to /usr/lib/debug/usr/sbin/runlevel.debug
symlinked /usr/lib/debug/usr/bin/systemctl.debug to /usr/lib/debug/usr/sbin/shutdown.debug
symlinked /usr/lib/debug/usr/bin/udevadm.debug to /usr/lib/debug/usr/sbin/udevadm.debug
symlinked /usr/lib/debug/usr/bin/systemctl.debug to /usr/lib/debug/usr/bin/reboot.debug
symlinked /usr/lib/debug/usr/lib/systemd/systemd-bus-proxyd.debug to /usr/lib/debug/usr/bin/systemd-stdio-bridge.debug
symlinked /usr/lib/debug/usr/bin/systemctl.debug to /usr/lib/debug/usr/bin/poweroff.debug
symlinked /usr/lib/debug/usr/lib/systemd/systemd.debug to /usr/lib/debug/usr/bin/systemd.debug
symlinked /usr/lib/debug/usr/bin/systemctl.debug to /usr/lib/debug/usr/bin/halt.debug
cpio: /home/iurt/rpmbuild/BUILD/gcc-4.8.2/obj-x86_64-mageia-linux-gnu/x86_64-mageia-linux-gnu/libgcc: Cannot stat: No such file or directory
cpio: /home/iurt/rpmbuild/BUILD/glibc-2.18/csu: Cannot stat: No such file or directory
cpio: /home/iurt/rpmbuild/BUILD/glibc-2.18/debug: Cannot stat: No such file or directory
13370 blocks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/translate_menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
Fixing pam.d config files...done
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/mageia/brp-java-repack-jars
+ '[' 1 -eq 1 ']'
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
Processing files: systemd-209-0.1.csg4.x86_64
Finding Provides: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-provides
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-requires /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64 x86_64
Finding Enhances:
Finding Supplements:
Provides: should-restart = system udev = 209-0.1.csg4 systemd-sysvinit = 209-0.1.csg4 sysvinit = 2.87-22 system-logger systemd = 209-0.1.csg4 systemd(x86-64) = 209-0.1.csg4 pam_systemd.so()(64bit)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(pre): filesystem >= 2.1.9-18 shadow-utils /bin/sh
Requires(post): /bin/sh
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libacl.so.1()(64bit) libaudit.so.1()(64bit) libblkid.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap.so.2()(64bit) libcryptsetup.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcrypt.so.11()(64bit) libkmod.so.2()(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmicrohttpd.so.10()(64bit) libpam.so.0()(64bit) libpam_misc.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqrencode.so.3()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) librt.so.1(GLIBC_2.3.4)(64bit) libwrap.so.0()(64bit)
Conflicts: initscripts < 9.25 systemd-sysvinit < 185 SysVinit usermode-consoleonly < 1:1.110
Obsoletes: udev < 185 systemd-sysvinit < 185 sysvinit < 2.87-22 consolekit consolekit-x11 libconsolekit0 lib64consolekit0 systemd-tools
Processing files: systemd-units-209-0.1.csg4.x86_64
Finding Provides: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-provides
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-requires /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64 x86_64
Finding Enhances:
Finding Supplements:
Provides: systemd-units = 209-0.1.csg4 systemd-units(x86-64) = 209-0.1.csg4
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(pre): filesystem >= 2.1.9-18
Requires(post): coreutils grep awk /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcrypt.so.11()(64bit) liblzma.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit)
Conflicts: initscripts < 9.25
Processing files: python-systemd-209-0.1.csg4.x86_64
Finding Provides: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-provides
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-requires /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64 x86_64
Finding Enhances:
Finding Supplements:
Provides: python-systemd = 209-0.1.csg4 python-systemd(x86-64) = 209-0.1.csg4 _daemon.so()(64bit) _journal.so()(64bit) _reader.so()(64bit) id128.so()(64bit) login.so()(64bit)
Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsystemd.so.0()(64bit) python(abi) = 2.7
Processing files: systemd-devel-209-0.1.csg4.x86_64
Finding Provides: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-provides
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-requires /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64 x86_64
Finding Enhances:
Finding Supplements:
Provides: libsystemd-daemon-devel = 209-0.1.csg4 lib64systemd-daemon0-devel = 209-0.1.csg4 lib64systemd-daemon-devel = 209-0.1.csg4 libsystemd-login-devel = 209-0.1.csg4 lib64systemd-login0-devel = 209-0.1.csg4 lib64systemd-login-devel = 209-0.1.csg4 libsystemd-journal-devel = 209-0.1.csg4 lib64systemd-journal0-devel = 209-0.1.csg4 lib64systemd-journal-devel = 209-0.1.csg4 libsystemd-id128-devel = 209-0.1.csg4 lib64systemd-id1280-devel = 209-0.1.csg4 lib64systemd-id128-devel = 209-0.1.csg4 systemd-devel = 209-0.1.csg4 systemd-devel(x86-64) = 209-0.1.csg4 pkgconfig(libsystemd) = 209 pkgconfig(systemd) = 209 devel(libsystemd(64bit))
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: devel(libgcrypt(64bit)) devel(liblzma(64bit)) pkgconfig
Conflicts: systemd <= 35-4
Obsoletes: lib64systemd-daemon0-devel < 185 lib64systemd-daemon-devel < 186 lib64systemd-login0-devel < 185 lib64systemd-login-devel < 186 lib64systemd-journal0-devel < 185 lib64systemd-journal-devel < 186 lib64systemd-id1280-devel < 185 lib64systemd-id128-devel < 186
Processing files: nss-myhostname-209-0.1.csg4.x86_64
Finding Provides: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-provides
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-requires /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64 x86_64
Finding Enhances:
Finding Supplements:
Provides: nss-myhostname = 209-0.1.csg4 nss-myhostname(x86-64) = 209-0.1.csg4 libnss_myhostname.so.2()(64bit)
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit)
Processing files: lib64systemd0-209-0.1.csg4.x86_64
Finding Provides: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-provides
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /usr/lib/rpm/mageia/filter.sh ' ' ' ' '/home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64' /usr/lib/rpm/mageia/find-requires /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64 x86_64
Finding Enhances:
Finding Supplements:
Provides: lib64systemd0 = 209-0.1.csg4 lib64systemd0(x86-64) = 209-0.1.csg4 libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit)
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcrypt.so.11()(64bit) liblzma.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) librt.so.1(GLIBC_2.3.4)(64bit)
Processing files: lib64systemd-daemon0-209-0.1.csg4.x86_64
error: File not found by glob: /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libsystemd-daemon.so.0*
RPM build errors:
File not found by glob: /home/colin/Development/Personal/Mageia/core/systemd-next/BUILDROOT/systemd-209-0.1.csg4.x86_64/usr/lib64/libsystemd-daemon.so.0*
More information about the systemd-devel
mailing list