Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/systemd.spec'], False, '/var/lib/mock/f17-build-1263507-201102/root/', None, 86400, True, False, 419, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/systemd.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/systemd-41-2.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/systemd.spec'], False, '/var/lib/mock/f17-build-1263507-201102/root/', None, 86400, True, False, 419, 497, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/systemd.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uV8Q7h + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf systemd-41 + /usr/bin/xz -dc /builddir/build/SOURCES/systemd-41.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd systemd-41 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JctoXn + umask 022 + cd /builddir/build/BUILD + cd systemd-41 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-distro=fedora --disable-static checking for x86_64-redhat-linux-gnu-gcc... no 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 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 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... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether make supports nested variables... (cached) yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.14.2 checking for XML::Parser... ok checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... (cached) gawk checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gcc option to accept ISO C99... -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking whether gcc -std=gnu99 needs -traditional... no checking for x86_64-redhat-linux-gnu-objcopy... no checking for objcopy... objcopy checking for x86_64-redhat-linux-gnu-strings... no checking for strings... strings checking for x86_64-redhat-linux-gnu-gperf... no checking for gperf... gperf checking if gcc -std=gnu99 supports -pipe flag... yes checking if gcc -std=gnu99 supports -Wall flag... yes checking if gcc -std=gnu99 supports -W flag... yes checking if gcc -std=gnu99 supports -Wextra flag... yes checking if gcc -std=gnu99 supports -Wno-inline flag... yes checking if gcc -std=gnu99 supports -Wvla flag... yes checking if gcc -std=gnu99 supports -Wundef flag... yes checking if gcc -std=gnu99 supports -Wformat=2 flag... yes checking if gcc -std=gnu99 supports -Wlogical-op flag... yes checking if gcc -std=gnu99 supports -Wsign-compare flag... yes checking if gcc -std=gnu99 supports -Wformat-security flag... yes checking if gcc -std=gnu99 supports -Wmissing-include-dirs flag... yes checking if gcc -std=gnu99 supports -Wformat-nonliteral flag... yes checking if gcc -std=gnu99 supports -Wold-style-definition flag... yes checking if gcc -std=gnu99 supports -Wpointer-arith flag... yes checking if gcc -std=gnu99 supports -Winit-self flag... yes checking if gcc -std=gnu99 supports -Wdeclaration-after-statement flag... yes checking if gcc -std=gnu99 supports -Wfloat-equal flag... yes checking if gcc -std=gnu99 supports -Wmissing-prototypes flag... yes checking if gcc -std=gnu99 supports -Wstrict-prototypes flag... yes checking if gcc -std=gnu99 supports -Wredundant-decls flag... yes checking if gcc -std=gnu99 supports -Wmissing-declarations flag... yes checking if gcc -std=gnu99 supports -Wmissing-noreturn flag... yes checking if gcc -std=gnu99 supports -Wshadow flag... yes checking if gcc -std=gnu99 supports -Wendif-labels flag... yes checking if gcc -std=gnu99 supports -Wcast-align flag... yes checking if gcc -std=gnu99 supports -Wstrict-aliasing=2 flag... yes checking if gcc -std=gnu99 supports -Wwrite-strings flag... yes checking if gcc -std=gnu99 supports -Wno-long-long flag... yes checking if gcc -std=gnu99 supports -Wno-overlength-strings flag... yes checking if gcc -std=gnu99 supports -Wno-unused-parameter flag... yes checking if gcc -std=gnu99 supports -Wno-missing-field-initializers flag... yes checking if gcc -std=gnu99 supports -Wno-unused-result flag... yes checking if gcc -std=gnu99 supports -Werror=overflow flag... yes checking if gcc -std=gnu99 supports -Wp,-D_FORTIFY_SOURCE=2 flag... yes checking if gcc -std=gnu99 supports -ffast-math flag... yes checking if gcc -std=gnu99 supports -fno-common flag... yes checking if gcc -std=gnu99 supports -fdiagnostics-show-option flag... yes checking if gcc -std=gnu99 supports -fno-strict-aliasing flag... yes checking if gcc -std=gnu99 supports -fvisibility=hidden flag... yes checking if gcc -std=gnu99 supports -ffunction-sections flag... yes checking if gcc -std=gnu99 supports -fdata-sections flag... yes checking if gcc -std=gnu99 supports -Wl,--as-needed flag... yes checking if gcc -std=gnu99 supports -Wl,--gc-sections flag... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /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 the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing clock_gettime... -lrt checking for library containing dlsym... -ldl checking for library containing cap_init... -lcap checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for UDEV... yes checking for DBUS... yes checking for KMOD... yes checking for SELINUX... yes 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 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 GTK... yes checking for LIBNOTIFY... yes checking for valac... /usr/bin/valac checking /usr/bin/valac is at least version 0.10... yes checking for xsltproc... /usr/bin/xsltproc checking for m4... /usr/bin/m4 configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands systemd 41 Distribution: fedora SysV compatibility: yes SysV init scripts: /etc/rc.d/init.d SysV rc?.d directories: /etc/rc.d Gtk: yes libcryptsetup: yes tcpwrap: yes PAM: yes AUDIT: yes SELinux: yes XZ: yes ACL: yes binfmt: yes vconsole: yes readahead: yes quotacheck: yes randomseed: yes logind: yes hostnamed: yes timedated: yes localed: yes coredump: yes plymouth: yes prefix: /usr rootprefix: /usr libexec dir: /usr/libexec lib dir: /usr/lib64 rootlib dir: /usr/lib64 PAM modules dir: /usr/lib64/security udev rules dir: /usr/lib/udev/rules.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/services/../system-services D-Bus interfaces dir: /usr/share/dbus-1/services/../interfaces Split /usr: no + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/systemd-41' Making all in po make[2]: Entering directory `/builddir/build/BUILD/systemd-41/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/systemd-41/po' make[2]: Entering directory `/builddir/build/BUILD/systemd-41' CC src/libsystemd_login_la-cgroup-util.lo CC src/libsystemd_core_la-unit.lo CC src/libsystemd_core_la-job.lo CC src/libsystemd_core_la-manager.lo CC src/libsystemd_core_la-path-lookup.lo CC src/libsystemd_core_la-load-fragment.lo CC src/libsystemd_core_la-service.lo CC src/libsystemd_core_la-automount.lo CC src/libsystemd_core_la-mount.lo CC src/libsystemd_core_la-swap.lo CC src/libsystemd_core_la-device.lo CC src/libsystemd_core_la-target.lo CC src/libsystemd_core_la-snapshot.lo CC src/libsystemd_core_la-socket.lo CC src/libsystemd_core_la-timer.lo CC src/libsystemd_core_la-path.lo CC src/libsystemd_core_la-load-dropin.lo CC src/libsystemd_core_la-execute.lo CC src/libsystemd_core_la-utmp-wtmp.lo CC src/libsystemd_core_la-dbus.lo CC src/libsystemd_core_la-dbus-manager.lo CC src/libsystemd_core_la-dbus-unit.lo CC src/libsystemd_core_la-dbus-job.lo CC src/libsystemd_core_la-dbus-service.lo CC src/libsystemd_core_la-dbus-socket.lo CC src/libsystemd_core_la-dbus-timer.lo CC src/libsystemd_core_la-dbus-target.lo CC src/libsystemd_core_la-dbus-mount.lo CC src/libsystemd_core_la-dbus-automount.lo CC src/libsystemd_core_la-dbus-swap.lo CC src/libsystemd_core_la-dbus-snapshot.lo CC src/libsystemd_core_la-dbus-device.lo CC src/libsystemd_core_la-dbus-execute.lo CC src/libsystemd_core_la-dbus-path.lo CC src/libsystemd_core_la-cgroup.lo CC src/libsystemd_core_la-mount-setup.lo CC src/libsystemd_core_la-hostname-setup.lo CC src/libsystemd_core_la-selinux-setup.lo CC src/libsystemd_core_la-loopback-setup.lo CC src/libsystemd_core_la-kmod-setup.lo CC src/libsystemd_core_la-locale-setup.lo CC src/libsystemd_core_la-machine-id-setup.lo CC src/libsystemd_core_la-specifier.lo CC src/libsystemd_core_la-unit-name.lo CC src/libsystemd_core_la-fdset.lo CC src/libsystemd_core_la-namespace.lo CC src/libsystemd_core_la-tcpwrap.lo CC src/libsystemd_core_la-cgroup-util.lo CC src/libsystemd_core_la-condition.lo CC src/libsystemd_core_la-dbus-common.lo CC src/libsystemd_core_la-sd-daemon.lo CC src/libsystemd_core_la-install.lo CC src/libsystemd_core_la-cgroup-attr.lo CC src/libsystemd_core_la-sd-id128.lo GEN src/load-fragment-gperf.gperf CC src/login/pam_systemd_la-pam-module.lo CC src/pam_systemd_la-dbus-common.lo CC src/cgls.o CC src/cgroup-show.o CC src/cgroup-util.o CC src/pager.o CC src/cgtop.o CC src/bridge.o CC src/nspawn.o CC src/loopback-setup.o CC src/systemadm-systemadm.o CC src/systemadm-systemd-interfaces.o CC src/systemadm-wraplabel.o CC src/journal/cat.o CC src/test_engine-test-engine.o CC src/test_job_type-test-job-type.o CC src/test-loopback.o CC src/test_ns-test-ns.o CC src/test-hostname.o CC src/hostname-setup.o src/systemd-interfaces.c:524:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:524:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:527:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:528:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:528:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:531:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:532:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:532:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:533:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:533:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:536:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:537:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:537:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:538:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:538:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:541:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:542:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:542:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:543:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:543:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:546:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:547:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:547:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:548:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:548:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:551:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:552:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:552:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:553:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:553:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:554:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:554:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:557:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:558:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:558:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:559:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:559:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:560:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:560:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:563:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:564:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:564:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:565:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:565:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:566:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:566:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:569:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:570:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:570:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:571:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:571:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:572:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:572:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:575:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:576:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:576:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:577:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:577:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:578:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:578:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:581:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:582:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:582:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:583:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:583:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:584:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:584:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:587:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:588:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:588:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:589:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:589:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:590:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:590:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:593:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:594:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:594:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:597:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:600:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:603:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:606:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:607:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:607:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:610:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:613:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:616:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:619:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:622:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:625:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:628:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:631:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:632:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:632:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:633:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:633:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:634:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:634:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:637:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:638:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:638:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:641:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:642:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] CC src/test-daemon.o CC src/test-cgroup.o src/systemd-interfaces.c:642:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:645:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:647:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:647:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:648:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:648:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:650:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:651:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:651:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:652:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:652:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:654:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:655:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:655:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:656:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:656:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:658:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:659:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:659:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:660:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:660:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:661:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:661:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:663:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:665:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:665:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:667:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:669:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:669:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:670:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:670:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:673:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:674:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:674:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:675:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:675:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:678:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:679:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:679:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:680:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:680:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:683:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:684:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:684:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:685:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:685:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:688:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:689:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:689:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:690:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:690:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:693:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:694:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:694:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:695:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:695:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:698:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:699:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:699:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:700:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:700:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:703:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:706:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:709:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:709:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:710:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:710:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:711:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:711:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:712:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:712:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:713:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:713:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:714:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:714:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:715:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:715:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:716:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:716:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:717:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:717:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:718:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:718:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:719:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:719:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:720:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:720:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:721:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:721:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:722:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:722:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:723:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:723:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:724:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:724:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:725:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:725:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:726:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:726:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:727:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:727:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:728:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:728:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:729:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:729:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:730:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:730:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:731:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:731:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:732:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:732:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:733:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:733:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:734:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:734:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:735:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:735:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:736:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:736:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:737:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:737:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:738:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:738:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:739:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:739:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:740:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:740:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:741:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:741:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:742:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:742:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:743:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:743:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:744:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:744:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:745:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:745:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:746:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:746:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:748:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:752:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:755:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:755:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:756:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:756:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:757:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:757:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:758:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:758:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:760:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:762:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:762:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:763:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:763:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:764:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:764:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:767:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:769:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:769:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:770:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:770:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:771:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:771:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:773:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] src/systemd-interfaces.c:776:1: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] /home/lennart/projects/systemd/src/systemd-interfaces.vala: In function 'g_cclosure_user_marshal_VOID__STRING_STRING': /home/lennart/projects/systemd/src/systemd-interfaces.vala:21:2: warning: passing argument 3 of 'callback' discards 'const' qualifier from pointer target type [enabled by default] /home/lennart/projects/systemd/src/systemd-interfaces.vala:21:2: note: expected 'gpointer' but argument is of type 'const gchar *' CC src/test-env-replace.o CC src/test-strv.o /home/lennart/projects/systemd/src/systemd-interfaces.vala: In function 'g_cclosure_user_marshal_VOID__UINT_STRING': /home/lennart/projects/systemd/src/systemd-interfaces.vala:21:2: warning: passing argument 3 of 'callback' discards 'const' qualifier from pointer target type [enabled by default] /home/lennart/projects/systemd/src/systemd-interfaces.vala:21:2: note: expected 'gpointer' but argument is of type 'const gchar *' /home/lennart/projects/systemd/src/systemd-interfaces.vala: In function 'g_cclosure_user_marshal_VOID__UINT_STRING_STRING': /home/lennart/projects/systemd/src/systemd-interfaces.vala:21:2: warning: passing argument 3 of 'callback' discards 'const' qualifier from pointer target type [enabled by default] /home/lennart/projects/systemd/src/systemd-interfaces.vala:21:2: note: expected 'gpointer' but argument is of type 'const gchar *' systemd-interfaces.c: In function 'manager_get_type': systemd-interfaces.c:1441:3: warning: passing argument 3 of 'g_type_set_qdata' discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:25, from src/systemd-interfaces.c:6: /usr/include/glib-2.0/gobject/gtype.h:698:23: note: expected 'gpointer' but argument is of type 'const char *' CC src/specifier.o CC src/test_install-test-install.o systemd-interfaces.c: In function 'manager_dbus_interface_set_property': systemd-interfaces.c:3588:11: warning: variable 'object' set but not used [-Wunused-but-set-variable] systemd-interfaces.c: In function 'unit_get_type': systemd-interfaces.c:4182:3: warning: passing argument 3 of 'g_type_set_qdata' discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:25, from src/systemd-interfaces.c:6: /usr/include/glib-2.0/gobject/gtype.h:698:23: note: expected 'gpointer' but argument is of type 'const char *' CC src/test_install-install.o CC src/test_install-path-lookup.o systemd-interfaces.c: In function 'unit_dbus_interface_set_property': systemd-interfaces.c:6709:11: warning: variable 'object' set but not used [-Wunused-but-set-variable] systemd-interfaces.c: In function 'job_get_type': systemd-interfaces.c:6872:3: warning: passing argument 3 of 'g_type_set_qdata' discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:25, from src/systemd-interfaces.c:6: /usr/include/glib-2.0/gobject/gtype.h:698:23: note: expected 'gpointer' but argument is of type 'const char *' systemd-interfaces.c: In function 'job_dbus_interface_set_property': systemd-interfaces.c:7134:11: warning: variable 'object' set but not used [-Wunused-but-set-variable] CC src/test_install-unit-name.o systemd-interfaces.c: In function 'properties_get_type': systemd-interfaces.c:7228:3: warning: passing argument 3 of 'g_type_set_qdata' discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:25, from src/systemd-interfaces.c:6: /usr/include/glib-2.0/gobject/gtype.h:698:23: note: expected 'gpointer' but argument is of type 'const char *' systemd-interfaces.c: In function 'properties_dbus_interface_get_property': systemd-interfaces.c:7402:11: warning: variable 'object' set but not used [-Wunused-but-set-variable] systemd-interfaces.c: In function 'properties_dbus_interface_set_property': systemd-interfaces.c:7411:11: warning: variable 'object' set but not used [-Wunused-but-set-variable] CC src/test-id128.o CC src/sd-id128.o CC src/journal/test_journal-test-journal.o CC src/journal/test_journal-sd-journal.o CC src/journal/test_journal-journal-file.o CC src/journal/test_journal-lookup3.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from src/systemadm.c:10: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from src/wraplabel.c:29: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /usr/share/vala-0.16/vapi/glib-2.0.vapi: In function 'g_time_format': /usr/share/vala-0.16/vapi/glib-2.0.vapi:2501:2: warning: format not a string literal, format string not checked [-Wformat-nonliteral] systemadm.c:519:7: warning: variable '_tmp3__length1' set but not used [-Wunused-but-set-variable] systemadm.c:514:7: warning: variable '_buffer_size_' set but not used [-Wunused-but-set-variable] wraplabel.c: In function 'wrap_label_real_size_request': wraplabel.c:141:7: warning: variable 'width' set but not used [-Wunused-but-set-variable] wraplabel.c: In function 'wrap_label_finalize': wraplabel.c:314:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] CC src/journal/test_journal-journal-send.o CC src/test_journal-sd-id128.o systemadm.c: In function 'main_window_populate_unit_model': systemadm.c:2667:8: warning: variable 'i_collection_length1' set but not used [-Wunused-but-set-variable] systemadm.c:2621:7: warning: variable '_list_size_' set but not used [-Wunused-but-set-variable] systemadm.c: In function 'main_window_populate_job_model': systemadm.c:3003:8: warning: variable 'i_collection_length1' set but not used [-Wunused-but-set-variable] systemadm.c:2957:7: warning: variable '_list_size_' set but not used [-Wunused-but-set-variable] CC src/journal/test_journal-compress.o systemadm.c: In function 'main_window_make_dependency_string': systemadm.c:3769:8: warning: variable 'i_collection_length1' set but not used [-Wunused-but-set-variable] systemadm.c: In function 'main_window_show_unit': systemadm.c:4082:7: warning: variable '_after_size_' set but not used [-Wunused-but-set-variable] systemadm.c:4074:7: warning: variable '_before_size_' set but not used [-Wunused-but-set-variable] systemadm.c:4066:7: warning: variable '_conflicts_size_' set but not used [-Wunused-but-set-variable] systemadm.c:4058:7: warning: variable '_wanted_by_size_' set but not used [-Wunused-but-set-variable] systemadm.c:4050:7: warning: variable '_required_by_overridable_size_' set but not used [-Wunused-but-set-variable] systemadm.c:4042:7: warning: variable '_required_by_size_' set but not used [-Wunused-but-set-variable] systemadm.c:4034:7: warning: variable '_wants_size_' set but not used [-Wunused-but-set-variable] systemadm.c:4026:7: warning: variable '_requisite_overridable_size_' set but not used [-Wunused-but-set-variable] systemadm.c:4018:7: warning: variable '_requisite_size_' set but not used [-Wunused-but-set-variable] systemadm.c:4010:7: warning: variable '_requires_overridable_size_' set but not used [-Wunused-but-set-variable] systemadm.c:4002:7: warning: variable '_requires_size_' set but not used [-Wunused-but-set-variable] /home/lennart/projects/systemd/src/systemadm.vala: In function '_vala_main': /home/lennart/projects/systemd/src/systemadm.vala:1058:3: warning: passing argument 4 of 'gtk_init_with_args' discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/gtk-2.0/gtk/gtk.h:121:0, from src/systemadm.c:10: /usr/include/gtk-2.0/gtk/gtkmain.h:100:10: note: expected 'struct GOptionEntry *' but argument is of type 'const struct GOptionEntry *' CC src/login/test-login.o CC src/systemctl-systemctl.o CC src/systemctl-utmp-wtmp.o CC src/systemctl-dbus-common.o CC src/systemctl-path-lookup.o CC src/systemctl-cgroup-show.o CC src/systemctl-cgroup-util.o CC src/systemctl-exit-status.o CC src/systemctl-unit-name.o CC src/systemctl-pager.o CC src/systemctl-install.o CC src/systemctl-spawn-agent.o CC src/systemctl-logs-show.o CC src/notify.o CC src/ask-password.o CC src/ask-password-api.o CC src/tty-ask-password-agent.o CC src/utmp-wtmp.o CC src/tmpfiles.o CC src/machine-id-setup.o CC src/machine-id-main.o CC src/journal/systemd_journalctl-journalctl.o CC src/systemd_journalctl-pager.o CC src/systemd_journalctl-logs-show.o CC src/login/systemd_loginctl-loginctl.o CC src/login/systemd_loginctl-sysfs-show.o CC src/journal/systemd_journalctl-compress.o CC src/systemd_loginctl-dbus-common.o CC src/systemd_loginctl-cgroup-show.o CC src/systemd_loginctl-cgroup-util.o CC src/systemd_loginctl-pager.o CC src/systemd-main.o CC src/systemd_cgroups_agent-cgroups-agent.o CC src/systemd_cgroups_agent-dbus-common.o CC src/systemd_initctl-initctl.o CC src/systemd_initctl-dbus-common.o CC src/systemd_update_utmp-update-utmp.o CC src/systemd_update_utmp-dbus-common.o CC src/systemd_update_utmp-utmp-wtmp.o CC src/systemd_shutdownd-utmp-wtmp.o CC src/systemd_shutdownd-shutdownd.o CC src/systemd_shutdown-mount-setup.o CC src/systemd_shutdown-umount.o CC src/systemd_shutdown-shutdown.o CC src/systemd_modules_load-modules-load.o CC src/remount-api-vfs.o CC src/mount-setup.o CC src/exit-status.o CC src/reply-password.o CC src/systemd_fsck-fsck.o CC src/systemd_fsck-dbus-common.o CC src/timestamp.o CC src/systemd_ac_power-ac-power.o CC src/detect-virt.o CC src/sysctl.o CC src/journal/systemd_journald-journald.o CC src/journal/systemd_journald-sd-journal.o CC src/journal/systemd_journald-journal-file.o CC src/journal/systemd_journald-lookup3.o CC src/journal/systemd_journald-journal-rate-limit.o CC src/systemd_journald-sd-id128.o CC src/systemd_journald-cgroup-util.o CC src/systemd_journald-acl-util.o GEN src/journal/journald-gperf.c CC src/journal/systemd_journald-compress.o CC src/journal/coredump.o CC src/readahead/systemd_readahead_collect-readahead-collect.o CC src/readahead/systemd_readahead_collect-readahead-common.o CC src/readahead/systemd_readahead_replay-readahead-replay.o CC src/readahead/systemd_readahead_replay-readahead-common.o CC src/quotacheck.o CC src/random-seed.o CC src/systemd_cryptsetup-ask-password-api.o CC src/systemd_hostnamed-dbus-common.o CC src/systemd_hostnamed-polkit.o CC src/systemd_localed-dbus-common.o CC src/systemd_localed-polkit.o CC src/systemd_timedated-dbus-common.o CC src/systemd_timedated-polkit.o CC src/login/systemd_logind-logind.o CC src/login/systemd_logind-logind-dbus.o CC src/login/systemd_logind-logind-device.o CC src/login/systemd_logind-logind-seat.o CC src/login/systemd_logind-logind-seat-dbus.o CC src/login/systemd_logind-logind-session.o CC src/login/systemd_logind-logind-session-dbus.o CC src/login/systemd_logind-logind-user.o CC src/login/systemd_logind-logind-user-dbus.o CC src/systemd_logind-dbus-common.o CC src/systemd_logind-dbus-loop.o CC src/systemd_logind-cgroup-util.o CC src/systemd_logind-polkit.o CC src/login/systemd_logind-logind-acl.o CC src/systemd_logind-acl-util.o GEN src/login/logind-gperf.c CC src/login/user-sessions.o CC src/login/systemd_multi_seat_x-multi-seat-x.o CC src/login/systemd_uaccess-uaccess.o CC src/login/systemd_uaccess-logind-acl.o CC src/systemd_uaccess-acl-util.o CC src/unit-name.o CC src/getty-generator.o CC src/rc-local-generator.o CC src/cryptsetup/cryptsetup-generator.o GEN man/systemd.special.7 GEN man/systemd.special.html LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po src/hostname/org.freedesktop.hostname1.policy.in src/hostname/org.freedesktop.hostname1.policy LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po src/locale/org.freedesktop.locale1.policy.in src/locale/org.freedesktop.locale1.policy LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po src/timedate/org.freedesktop.timedate1.policy.in src/timedate/org.freedesktop.timedate1.policy LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po src/login/org.freedesktop.login1.policy.in src/login/org.freedesktop.login1.policy GEN src/org.freedesktop.systemd1.policy.in GEN units/getty@.service GEN units/serial-getty@.service GEN units/console-shell.service GEN units/systemd-initctl.service GEN units/systemd-shutdownd.service GEN units/systemd-modules-load.service GEN units/systemd-remount-api-vfs.service GEN units/systemd-update-utmp-runlevel.service GEN units/systemd-update-utmp-shutdown.service GEN units/systemd-tmpfiles-setup.service GEN units/systemd-ask-password-wall.service GEN units/systemd-tmpfiles-clean.service GEN units/systemd-ask-password-console.service GEN units/systemd-sysctl.service GEN units/halt.service GEN units/reboot.service GEN units/poweroff.service GEN units/fsck@.service GEN units/kexec.service GEN units/rescue.service GEN units/fsck-root.service GEN units/user@.service GEN units/systemd-ask-password-plymouth.service GEN units/systemd-binfmt.service GEN units/systemd-journald.service GEN units/systemd-vconsole-setup.service GEN units/systemd-readahead-collect.service GEN units/systemd-readahead-done.service GEN units/quotacheck.service GEN units/systemd-readahead-replay.service GEN units/systemd-random-seed-load.service GEN units/systemd-random-seed-save.service GEN units/systemd-hostnamed.service Generating and caching the translation database Merging translations into src/locale/org.freedesktop.locale1.policy. CREATED src/locale/org.freedesktop.locale1.policy GEN units/systemd-timedated.service GEN units/systemd-localed.service GEN units/systemd-logind.service GEN units/systemd-user-sessions.service GEN src/99-systemd.rules GEN src/login/73-seat-late.rules GEN units/user/exit.service Found cached translation database Merging translations into src/hostname/org.freedesktop.hostname1.policy. CREATED src/hostname/org.freedesktop.hostname1.policy GEN src/systemd.pc GEN src/libsystemd-id128.pc GEN src/journal/libsystemd-journal.pc GEN src/login/libsystemd-login.pc GEN src/libsystemd-daemon.pc GEN sysctl.d/coredump.conf CC src/libsystemd_daemon_la-sd-daemon.lo CC src/libsystemd_id128_la-sd-id128.lo CC src/libsystemd_basic_la-virt.lo CC src/libsystemd_basic_la-label.lo CC src/libsystemd_basic_la-util.lo CC src/libsystemd_basic_la-hashmap.lo Found cached translation database Merging translations into src/timedate/org.freedesktop.timedate1.policy. CREATED src/timedate/org.freedesktop.timedate1.policy CC src/libsystemd_basic_la-set.lo CC src/libsystemd_basic_la-strv.lo Found cached translation database Merging translations into src/login/org.freedesktop.login1.policy. CREATED src/login/org.freedesktop.login1.policy CC src/libsystemd_basic_la-conf-parser.lo CC src/libsystemd_basic_la-socket-util.lo CC src/libsystemd_basic_la-log.lo CC src/libsystemd_basic_la-ratelimit.lo CC src/libsystemd_basic_la-exit-status.lo CC src/journal/libsystemd_journal_la-sd-journal.lo CC src/journal/libsystemd_journal_la-journal-file.lo CC src/journal/libsystemd_journal_la-lookup3.lo CC src/journal/libsystemd_journal_la-journal-send.lo CC src/journal/libsystemd_journal_la-compress.lo CC src/login/libsystemd_login_la-sd-login.lo GEN src/load-fragment-gperf.c GEN src/load-fragment-gperf-nulstr.c CCLD systemadm CC src/systemd_gnome_ask_password_agent-gnome-ask-password-agent.o CC src/readahead/sd-readahead.o CC src/journal/systemd_journald-journald-gperf.o CC src/binfmt/binfmt.o CC src/vconsole/vconsole-setup.o CC src/cryptsetup/systemd_cryptsetup-cryptsetup.o CC src/hostname/systemd_hostnamed-hostnamed.o CC src/locale/systemd_localed-localed.o CC src/timedate/systemd_timedated-timedated.o CC src/login/systemd_logind-logind-gperf.o LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po src/org.freedesktop.systemd1.policy.in src/org.freedesktop.systemd1.policy CCLD libsystemd-daemon.la CC src/libsystemd_core_la-load-fragment-gperf.lo CC src/libsystemd_core_la-load-fragment-gperf-nulstr.lo Found cached translation database Merging translations into src/org.freedesktop.systemd1.policy. CREATED src/org.freedesktop.systemd1.policy In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from src/gnome-ask-password-agent.c:8: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] src/gnome-ask-password-agent.c:76:6: warning: redundant redeclaration of 'clock_gettime' [-Wredundant-decls] In file included from /usr/include/glib-2.0/glib/gtypes.h:36:0, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from src/gnome-ask-password-agent.c:5: /usr/include/time.h:336:12: note: previous declaration of 'clock_gettime' was here /home/lennart/projects/systemd/src/gnome-ask-password-agent.vala: In function 'my_status_icon_load_password': /home/lennart/projects/systemd/src/gnome-ask-password-agent.vala:160:3: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'guint64 *' [-Wformat] gnome-ask-password-agent.c: In function 'string_get_data': gnome-ask-password-agent.c:1046:7: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] gnome-ask-password-agent.c:1043:7: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable] /home/lennart/projects/systemd/src/gnome-ask-password-agent.vala: In function '_vala_main': /home/lennart/projects/systemd/src/gnome-ask-password-agent.vala:255:3: warning: passing argument 4 of 'gtk_init_with_args' discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/gtk-2.0/gtk/gtk.h:121:0, from src/gnome-ask-password-agent.c:8: /usr/include/gtk-2.0/gtk/gtkmain.h:100:10: note: expected 'struct GOptionEntry *' but argument is of type 'const struct GOptionEntry *' gnome-ask-password-agent.c: In function '_my_status_icon_status_icon_activate_gtk_status_icon_activate': /home/lennart/projects/systemd/src/gnome-ask-password-agent.vala:233:25: warning: '_tmp33__length1' may be used uninitialized in this function [-Wmaybe-uninitialized] gnome-ask-password-agent.c:1214:8: note: '_tmp33__length1' was declared here CCLD systemd-gnome-ask-password-agent CCLD libsystemd-basic.la CCLD libsystemd-id128.la CCLD libsystemd-login.la CCLD libsystemd-core.la CCLD pam_systemd.la CCLD systemd-cgls CCLD systemd-cgtop CCLD systemd-stdio-bridge CCLD systemd-nspawn CCLD test-loopback CCLD test-hostname CCLD test-daemon CCLD test-env-replace CCLD test-strv CCLD test-cgroup CCLD test-install CCLD test-id128 CCLD test-journal CCLD systemd-notify CCLD systemd-ask-password CCLD systemd-tty-ask-password-agent CCLD systemd-machine-id-setup CCLD systemd-tmpfiles CCLD systemd-loginctl CCLD systemd-cgroups-agent CCLD systemd-initctl CCLD systemd-update-utmp CCLD systemd-shutdownd CCLD systemd-shutdown CCLD systemd-modules-load CCLD systemd-remount-api-vfs CCLD systemd-reply-password CCLD systemd-fsck CCLD systemd-timestamp CCLD systemd-ac-power CCLD systemd-detect-virt CCLD systemd-sysctl CCLD systemd-journald CCLD systemd-binfmt CCLD systemd-vconsole-setup CCLD systemd-readahead-collect CCLD systemd-readahead-replay CCLD systemd-quotacheck CCLD systemd-random-seed CCLD systemd-cryptsetup CCLD systemd-hostnamed CCLD systemd-localed CCLD systemd-timedated CCLD systemd-logind CCLD systemd-user-sessions CCLD systemd-multi-seat-x CCLD systemd-uaccess CCLD systemd-getty-generator CCLD systemd-rc-local-generator CCLD systemd-cryptsetup-generator CCLD libsystemd-journal.la CCLD test-engine CCLD test-job-type CCLD test-ns CCLD test-login CCLD systemd GEN org.freedesktop.hostname1.xml GEN org.freedesktop.locale1.xml GEN org.freedesktop.timedate1.xml CCLD systemd-cat CCLD systemctl CCLD systemd-journalctl CCLD systemd-coredump GEN org.freedesktop.systemd1.Manager.xml GEN org.freedesktop.systemd1.Job.xml GEN org.freedesktop.systemd1.Unit.xml GEN org.freedesktop.systemd1.Service.xml GEN org.freedesktop.systemd1.Socket.xml GEN org.freedesktop.systemd1.Timer.xml GEN org.freedesktop.systemd1.Target.xml GEN org.freedesktop.systemd1.Device.xml GEN org.freedesktop.systemd1.Mount.xml GEN org.freedesktop.systemd1.Automount.xml GEN org.freedesktop.systemd1.Snapshot.xml GEN org.freedesktop.systemd1.Swap.xml GEN org.freedesktop.systemd1.Path.xml rm src/org.freedesktop.systemd1.policy.in make[2]: Leaving directory `/builddir/build/BUILD/systemd-41' make[1]: Leaving directory `/builddir/build/BUILD/systemd-41' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s7lM67 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64 ++ dirname /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64 + cd systemd-41 + LANG=C + export LANG + unset DISPLAY + make DESTDIR=/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64 install Making install in po make[1]: Entering directory `/builddir/build/BUILD/systemd-41/po' linguas=""; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/systemd-41/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 make[1]: Leaving directory `/builddir/build/BUILD/systemd-41/po' make[1]: Entering directory `/builddir/build/BUILD/systemd-41' make[2]: Entering directory `/builddir/build/BUILD/systemd-41' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c libsystemd-daemon.la libsystemd-id128.la libsystemd-journal.la libsystemd-login.la '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libsystemd-daemon.so.0.0.1 /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-daemon.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && { ln -s -f libsystemd-daemon.so.0.0.1 libsystemd-daemon.so.0 || { rm -f libsystemd-daemon.so.0 && ln -s libsystemd-daemon.so.0.0.1 libsystemd-daemon.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && { ln -s -f libsystemd-daemon.so.0.0.1 libsystemd-daemon.so || { rm -f libsystemd-daemon.so && ln -s libsystemd-daemon.so.0.0.1 libsystemd-daemon.so; }; }) libtool: install: /usr/bin/install -c .libs/libsystemd-daemon.lai /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-daemon.la libtool: install: /usr/bin/install -c .libs/libsystemd-id128.so.0.0.1 /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-id128.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && { ln -s -f libsystemd-id128.so.0.0.1 libsystemd-id128.so.0 || { rm -f libsystemd-id128.so.0 && ln -s libsystemd-id128.so.0.0.1 libsystemd-id128.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && { ln -s -f libsystemd-id128.so.0.0.1 libsystemd-id128.so || { rm -f libsystemd-id128.so && ln -s libsystemd-id128.so.0.0.1 libsystemd-id128.so; }; }) libtool: install: /usr/bin/install -c .libs/libsystemd-id128.lai /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-id128.la libtool: install: warning: relinking `libsystemd-journal.la' libtool: install: (cd /builddir/build/BUILD/systemd-41; /bin/sh /builddir/build/BUILD/systemd-41/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -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 -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -Wl,--as-needed -Wl,--gc-sections -shared -version-info 0:1:0 -Wl,--version-script=./src/journal/libsystemd-journal.sym -Wl,-z,relro -o libsystemd-journal.la -rpath /usr/lib64 src/journal/libsystemd_journal_la-sd-journal.lo src/journal/libsystemd_journal_la-journal-file.lo src/journal/libsystemd_journal_la-lookup3.lo src/journal/libsystemd_journal_la-journal-send.lo src/journal/libsystemd_journal_la-compress.lo libsystemd-basic.la libsystemd-id128.la -llzma -ldl -lrt -inst-prefix-dir /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64) libtool: install: /usr/bin/install -c .libs/libsystemd-journal.so.0.0.1T /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-journal.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && { ln -s -f libsystemd-journal.so.0.0.1 libsystemd-journal.so.0 || { rm -f libsystemd-journal.so.0 && ln -s libsystemd-journal.so.0.0.1 libsystemd-journal.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && { ln -s -f libsystemd-journal.so.0.0.1 libsystemd-journal.so || { rm -f libsystemd-journal.so && ln -s libsystemd-journal.so.0.0.1 libsystemd-journal.so; }; }) libtool: install: /usr/bin/install -c .libs/libsystemd-journal.lai /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-journal.la libtool: install: /usr/bin/install -c .libs/libsystemd-login.so.0.1.1 /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-login.so.0.1.1 libtool: install: (cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && { ln -s -f libsystemd-login.so.0.1.1 libsystemd-login.so.0 || { rm -f libsystemd-login.so.0 && ln -s libsystemd-login.so.0.1.1 libsystemd-login.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && { ln -s -f libsystemd-login.so.0.1.1 libsystemd-login.so || { rm -f libsystemd-login.so && ln -s libsystemd-login.so.0.1.1 libsystemd-login.so; }; }) libtool: install: /usr/bin/install -c .libs/libsystemd-login.lai /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-login.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c systemd-cgls systemd-cgtop systemd-stdio-bridge systemd-nspawn systemadm systemd-gnome-ask-password-agent systemd-cat '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin' libtool: install: /usr/bin/install -c systemd-cgls /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-cgls libtool: install: /usr/bin/install -c systemd-cgtop /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-cgtop libtool: install: /usr/bin/install -c systemd-stdio-bridge /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-stdio-bridge libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-nspawn /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-nspawn libtool: install: /usr/bin/install -c systemadm /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemadm libtool: install: /usr/bin/install -c systemd-gnome-ask-password-agent /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-gnome-ask-password-agent libtool: install: warning: `libsystemd-journal.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/systemd-41/libsystemd-id128.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-cat /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-cat test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin" /usr/bin/install -c src/systemd-analyze '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin' test -z "/usr/lib/systemd" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.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-modules-load systemd-remount-api-vfs systemd-reply-password systemd-fsck systemd-timestamp systemd-ac-power systemd-detect-virt systemd-sysctl systemd-journald systemd-coredump systemd-binfmt systemd-vconsole-setup systemd-readahead-collect systemd-readahead-replay systemd-quotacheck systemd-random-seed systemd-cryptsetup systemd-hostnamed systemd-localed systemd-timedated systemd-logind systemd-user-sessions systemd-multi-seat-x systemd-uaccess '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd' libtool: install: /usr/bin/install -c systemd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd libtool: install: /usr/bin/install -c systemd-cgroups-agent /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-cgroups-agent libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-initctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-initctl libtool: install: /usr/bin/install -c systemd-update-utmp /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-update-utmp libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-shutdownd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-shutdownd libtool: install: /usr/bin/install -c systemd-shutdown /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-shutdown libtool: install: /usr/bin/install -c systemd-modules-load /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-modules-load libtool: install: /usr/bin/install -c systemd-remount-api-vfs /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-remount-api-vfs libtool: install: /usr/bin/install -c systemd-reply-password /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-reply-password libtool: install: /usr/bin/install -c systemd-fsck /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-fsck libtool: install: /usr/bin/install -c systemd-timestamp /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-timestamp libtool: install: /usr/bin/install -c systemd-ac-power /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-ac-power libtool: install: /usr/bin/install -c systemd-detect-virt /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-detect-virt libtool: install: /usr/bin/install -c systemd-sysctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-sysctl libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: warning: `libsystemd-login.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-journald /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-journald libtool: install: warning: `libsystemd-journal.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/systemd-41/libsystemd-id128.la' has not been installed in `/usr/lib64' libtool: install: warning: `libsystemd-login.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-coredump /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-coredump libtool: install: /usr/bin/install -c systemd-binfmt /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-binfmt libtool: install: /usr/bin/install -c systemd-vconsole-setup /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-vconsole-setup libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-readahead-collect /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-readahead-collect libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-readahead-replay /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-readahead-replay libtool: install: /usr/bin/install -c systemd-quotacheck /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-quotacheck libtool: install: /usr/bin/install -c systemd-random-seed /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-random-seed libtool: install: /usr/bin/install -c systemd-cryptsetup /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-cryptsetup libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-hostnamed /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-hostnamed libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-localed /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-localed libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-timedated /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-timedated libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-logind /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-logind libtool: install: /usr/bin/install -c systemd-user-sessions /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-user-sessions libtool: install: /usr/bin/install -c systemd-multi-seat-x /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-multi-seat-x libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: warning: `libsystemd-login.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-uaccess /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-uaccess make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/systemd-41' if test "/usr/lib64" != "/usr/lib64"; then \ mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && \ so_img_name=$(readlink /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-daemon.so) && \ so_img_rel_target_prefix=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g') && \ ln -sf $so_img_rel_target_prefix/usr/lib64/$so_img_name /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-daemon.so && \ mv /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-daemon.so.* /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64; \ fi if test "/usr/lib64" != "/usr/lib64"; then \ mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && \ so_img_name=$(readlink /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-id128.so) && \ so_img_rel_target_prefix=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g') && \ ln -sf $so_img_rel_target_prefix/usr/lib64/$so_img_name /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-id128.so && \ mv /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-id128.so.* /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64; \ fi if test "/usr/lib64" != "/usr/lib64"; then \ mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && \ so_img_name=$(readlink /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-journal.so) && \ so_img_rel_target_prefix=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g') && \ ln -sf $so_img_rel_target_prefix/usr/lib64/$so_img_name /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-journal.so && \ mv /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-journal.so.* /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64; \ fi if test "/usr/lib64" != "/usr/lib64"; then \ mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64 && \ so_img_name=$(readlink /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-login.so) && \ so_img_rel_target_prefix=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g') && \ ln -sf $so_img_rel_target_prefix/usr/lib64/$so_img_name /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-login.so && \ mv /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-login.so.* /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64; \ fi make[3]: Leaving directory `/builddir/build/BUILD/systemd-41' test -z "/usr/share/dbus-1/services/../interfaces" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/dbus-1/services/../interfaces" /usr/bin/install -c -m 644 org.freedesktop.systemd1.Manager.xml org.freedesktop.systemd1.Job.xml org.freedesktop.systemd1.Unit.xml org.freedesktop.systemd1.Service.xml org.freedesktop.systemd1.Socket.xml org.freedesktop.systemd1.Timer.xml org.freedesktop.systemd1.Target.xml org.freedesktop.systemd1.Device.xml org.freedesktop.systemd1.Mount.xml org.freedesktop.systemd1.Automount.xml org.freedesktop.systemd1.Snapshot.xml org.freedesktop.systemd1.Swap.xml org.freedesktop.systemd1.Path.xml org.freedesktop.hostname1.xml org.freedesktop.locale1.xml org.freedesktop.timedate1.xml '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/dbus-1/services/../interfaces' test -z "/etc/bash_completion.d" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/bash_completion.d" /usr/bin/install -c -m 644 src/systemd-bash-completion.sh '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/bash_completion.d' test -z "/etc/dbus-1/system.d" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/dbus-1/system.d" /usr/bin/install -c -m 644 src/org.freedesktop.systemd1.conf src/hostname/org.freedesktop.hostname1.conf src/locale/org.freedesktop.locale1.conf src/timedate/org.freedesktop.timedate1.conf src/login/org.freedesktop.login1.conf '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/dbus-1/system.d' test -z "/usr/share/dbus-1/services/../system-services" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/dbus-1/services/../system-services" /usr/bin/install -c -m 644 src/org.freedesktop.systemd1.service src/hostname/org.freedesktop.hostname1.service src/locale/org.freedesktop.locale1.service src/timedate/org.freedesktop.timedate1.service src/login/org.freedesktop.login1.service '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/dbus-1/services/../system-services' test -z "/usr/share/doc/systemd" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/doc/systemd" /usr/bin/install -c -m 644 README NEWS LICENSE DISTRO_PORTING '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/doc/systemd' test -z "/usr/share/systemd" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/systemd" /usr/bin/install -c -m 644 src/locale/kbd-model-map '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/systemd' test -z "/etc/systemd" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd" /usr/bin/install -c -m 644 src/system.conf src/user.conf src/journal/systemd-journald.conf src/login/systemd-logind.conf '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd' test -z "/usr/lib/systemd/system" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.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/remote-fs.target units/remote-fs-pre.target units/network.target units/nss-lookup.target units/mail-transfer-agent.target units/http-daemon.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/sockets.target units/swap.target 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-kernel-security.mount units/sys-fs-fuse-connections.mount units/var-run.mount units/media.mount units/remount-rootfs.service '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 units/printer.target units/sound.target units/bluetooth.target units/smartcard.target units/systemd-tmpfiles-clean.timer units/quotaon.service units/systemd-ask-password-wall.path units/systemd-ask-password-console.path units/syslog.target units/var-lock.mount units/fedora/prefdm.service units/fedora/rc-local.service units/fedora/halt-local.service units/plymouth-start.service units/plymouth-read-write.service units/plymouth-quit.service units/plymouth-quit-wait.service units/plymouth-reboot.service units/plymouth-kexec.service units/plymouth-poweroff.service units/plymouth-halt.service units/systemd-ask-password-plymouth.path units/systemd-journald.socket units/proc-sys-fs-binfmt_misc.automount units/proc-sys-fs-binfmt_misc.mount units/systemd-readahead-done.timer units/cryptsetup.target '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system' test -z "/usr/lib/tmpfiles.d" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/tmpfiles.d" /usr/bin/install -c -m 644 tmpfiles.d/systemd.conf tmpfiles.d/tmp.conf tmpfiles.d/x11.conf tmpfiles.d/legacy.conf '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/tmpfiles.d' test -z "/usr/lib/udev/rules.d" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/udev/rules.d" /usr/bin/install -c -m 644 src/login/70-uaccess.rules src/login/71-seat.rules '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/udev/rules.d' test -z "/usr/lib/systemd/user" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/user" /usr/bin/install -c -m 644 units/user/default.target units/user/exit.target '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/user' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 man/systemd.1 man/systemctl.1 man/systemadm.1 man/systemd-cgls.1 man/systemd-cgtop.1 man/systemd-nspawn.1 man/systemd-notify.1 man/systemd-ask-password.1 man/systemd-loginctl.1 man/init.1 '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/man/man1' test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/man/man3" /usr/bin/install -c -m 644 man/sd_notify.3 man/sd_listen_fds.3 man/sd_is_fifo.3 man/sd_booted.3 man/sd_readahead.3 man/sd_login_monitor_new.3 man/sd_pid_get_session.3 man/sd_uid_get_state.3 man/sd_session_is_active.3 man/sd_seat_get_active.3 man/sd_get_seats.3 man/sd_is_socket.3 man/sd_is_socket_unix.3 man/sd_is_socket_inet.3 man/sd_is_mq.3 man/sd_notifyf.3 man/sd_login_monitor_unref.3 man/sd_login_monitor_flush.3 man/sd_login_monitor_get_fd.3 man/sd_session_get_uid.3 man/sd_session_get_seat.3 man/sd_pid_get_owner_uid.3 man/sd_pid_get_unit.3 man/sd_uid_is_on_seat.3 man/sd_uid_get_sessions.3 man/sd_uid_get_seats.3 man/sd_seat_get_sessions.3 man/sd_seat_can_multi_session.3 man/sd_get_sessions.3 man/sd_get_uids.3 '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/man/man3' test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 man/systemd.unit.5 man/systemd.service.5 man/systemd.socket.5 man/systemd.mount.5 man/systemd.automount.5 man/systemd.swap.5 man/systemd.timer.5 man/systemd.path.5 man/systemd.target.5 man/systemd.device.5 man/systemd.snapshot.5 man/systemd.exec.5 man/systemd.conf.5 man/tmpfiles.d.5 man/hostname.5 man/timezone.5 man/machine-id.5 man/locale.conf.5 man/os-release.5 man/machine-info.5 man/modules-load.d.5 man/sysctl.d.5 man/binfmt.d.5 man/vconsole.conf.5 man/systemd-logind.conf.5 '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/man/man5' test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/man/man7" /usr/bin/install -c -m 644 man/daemon.7 man/sd-daemon.7 man/sd-readahead.7 man/sd-login.7 man/systemd.special.7 '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/man/man7' test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 man/systemd-tmpfiles.8 man/runlevel.8 man/telinit.8 man/halt.8 man/shutdown.8 man/pam_systemd.8 man/reboot.8 man/poweroff.8 '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/man/man8' test -z "/usr/share/polkit-1/actions" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.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/org.freedesktop.systemd1.policy '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/polkit-1/actions' test -z "/usr/lib/systemd/system" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system" /usr/bin/install -c -m 644 units/getty@.service units/serial-getty@.service units/console-shell.service units/systemd-initctl.service units/systemd-shutdownd.service units/systemd-modules-load.service units/systemd-remount-api-vfs.service units/systemd-update-utmp-runlevel.service units/systemd-update-utmp-shutdown.service units/systemd-tmpfiles-setup.service units/systemd-tmpfiles-clean.service units/systemd-ask-password-wall.service units/systemd-ask-password-console.service units/systemd-sysctl.service units/halt.service units/poweroff.service units/reboot.service units/kexec.service units/fsck@.service units/fsck-root.service units/rescue.service units/user@.service units/systemd-ask-password-plymouth.service units/systemd-journald.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/quotacheck.service units/systemd-random-seed-save.service units/systemd-random-seed-load.service units/systemd-hostnamed.service units/systemd-localed.service units/systemd-timedated.service units/systemd-logind.service units/systemd-user-sessions.service '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system' test -z "/usr/lib/udev/rules.d" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/udev/rules.d" /usr/bin/install -c -m 644 src/99-systemd.rules src/login/73-seat-late.rules '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/udev/rules.d' test -z "/usr/lib/systemd/user" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/user" /usr/bin/install -c -m 644 units/user/exit.service '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/user' test -z "/usr/lib64/security" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/security" /bin/sh ./libtool --mode=install /usr/bin/install -c pam_systemd.la '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/security' libtool: install: warning: relinking `pam_systemd.la' libtool: install: (cd /builddir/build/BUILD/systemd-41; /bin/sh /builddir/build/BUILD/systemd-41/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -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 -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -Wl,--as-needed -Wl,--gc-sections -module -export-dynamic -avoid-version -shared -export-symbols-regex "^pam_sm_.*" -Wl,-z,relro -o pam_systemd.la -rpath /usr/lib64/security src/login/pam_systemd_la-pam-module.lo src/pam_systemd_la-dbus-common.lo libsystemd-basic.la libsystemd-daemon.la -lpam -lpam_misc -L/lib64 -ldbus-1 -lpthread -lrt -ldl -lrt -inst-prefix-dir /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64) libtool: install: /usr/bin/install -c .libs/pam_systemd.soT /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/security/pam_systemd.so libtool: install: /usr/bin/install -c .libs/pam_systemd.lai /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/security/pam_systemd.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/security' test -z "/usr/share/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/pkgconfig" /usr/bin/install -c -m 644 src/systemd.pc '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/pkgconfig' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 src/libsystemd-daemon.pc src/libsystemd-id128.pc src/journal/libsystemd-journal.pc src/login/libsystemd-login.pc '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/pkgconfig' test -z "/usr/include/systemd" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/include/systemd" /usr/bin/install -c -m 644 src/systemd/sd-daemon.h src/systemd/sd-id128.h src/systemd/sd-journal.h src/systemd/sd-messages.h src/systemd/sd-login.h '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/include/systemd' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.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-tmpfiles systemd-machine-id-setup systemd-journalctl systemd-loginctl '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin' libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: warning: `libsystemd-journal.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/systemd-41/libsystemd-id128.la' has not been installed in `/usr/lib64' libtool: install: warning: `libsystemd-id128.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemctl libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-notify /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-notify libtool: install: /usr/bin/install -c systemd-ask-password /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-ask-password libtool: install: /usr/bin/install -c systemd-tty-ask-password-agent /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-tty-ask-password-agent libtool: install: /usr/bin/install -c systemd-tmpfiles /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-tmpfiles libtool: install: /usr/bin/install -c systemd-machine-id-setup /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-machine-id-setup libtool: install: warning: `libsystemd-journal.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/systemd-41/libsystemd-id128.la' has not been installed in `/usr/lib64' libtool: install: warning: `libsystemd-id128.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/systemd-journalctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-journalctl libtool: install: /usr/bin/install -c systemd-loginctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-loginctl test -z "/usr/lib/sysctl.d" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/sysctl.d" /usr/bin/install -c -m 644 sysctl.d/coredump.conf '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/sysctl.d' test -z "/usr/lib/systemd/system-generators" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system-generators" /bin/sh ./libtool --mode=install /usr/bin/install -c systemd-getty-generator systemd-rc-local-generator systemd-cryptsetup-generator '/builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system-generators' libtool: install: /usr/bin/install -c systemd-getty-generator /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system-generators/systemd-getty-generator libtool: install: /usr/bin/install -c systemd-rc-local-generator /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system-generators/systemd-rc-local-generator libtool: install: /usr/bin/install -c systemd-cryptsetup-generator /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system-generators/systemd-cryptsetup-generator make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/systemd-41' /usr/bin/mkdir -p -m 0755 \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/tmpfiles.d \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/tmpfiles.d \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/modules-load.d \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/modules-load.d \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/sysctl.d \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/sysctl.d \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system-shutdown \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system-generators \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/libexec/systemd/user-generators /usr/bin/mkdir -p -m 0755 \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/user \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sockets.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/basic.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/shutdown.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/local-fs.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/runlevel1.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/runlevel2.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/runlevel3.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/runlevel4.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/runlevel5.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/multi-user.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/graphical.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/sysinit.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/local-fs.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/multi-user.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/getty.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/user \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/dbus-1/services \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/xdg/systemd ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/xdg/systemd/ && \ rm -f user && \ ln -s /etc/systemd/user user ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sockets.target.wants && \ rm -f systemd-initctl.socket systemd-shutdownd.socket && \ ln -s ../systemd-initctl.socket systemd-initctl.socket && \ ln -s ../systemd-shutdownd.socket systemd-shutdownd.socket ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/runlevel1.target.wants && \ rm -f systemd-update-utmp-runlevel.service && \ ln -s ../systemd-update-utmp-runlevel.service systemd-update-utmp-runlevel.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/runlevel2.target.wants && \ rm -f systemd-update-utmp-runlevel.service && \ ln -s ../systemd-update-utmp-runlevel.service systemd-update-utmp-runlevel.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/runlevel3.target.wants && \ rm -f systemd-update-utmp-runlevel.service && \ ln -s ../systemd-update-utmp-runlevel.service systemd-update-utmp-runlevel.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/runlevel4.target.wants && \ rm -f systemd-update-utmp-runlevel.service && \ ln -s ../systemd-update-utmp-runlevel.service systemd-update-utmp-runlevel.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/runlevel5.target.wants && \ rm -f systemd-update-utmp-runlevel.service && \ ln -s ../systemd-update-utmp-runlevel.service systemd-update-utmp-runlevel.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/shutdown.target.wants && \ rm -f systemd-update-utmp-shutdown.service && \ ln -s ../systemd-update-utmp-shutdown.service systemd-update-utmp-shutdown.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/local-fs.target.wants && \ rm -f systemd-remount-api-vfs.service \ fsck-root.service \ remount-rootfs.service \ var-run.mount \ media.mount && \ ln -s ../systemd-remount-api-vfs.service systemd-remount-api-vfs.service && \ ln -s ../fsck-root.service fsck-root.service && \ ln -s ../remount-rootfs.service remount-rootfs.service && \ ln -s ../var-run.mount var-run.mount && \ ln -s ../media.mount media.mount ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/user && \ rm -f shutdown.target sockets.target bluetooth.target printer.target sound.target && \ ln -s /usr/lib/systemd/system/shutdown.target shutdown.target && \ ln -s /usr/lib/systemd/system/sockets.target sockets.target && \ ln -s /usr/lib/systemd/system/bluetooth.target bluetooth.target && \ ln -s /usr/lib/systemd/system/printer.target printer.target && \ ln -s /usr/lib/systemd/system/sound.target sound.target ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system && \ rm -f runlevel0.target runlevel1.target runlevel2.target runlevel3.target runlevel4.target runlevel5.target runlevel6.target && \ ln -s poweroff.target runlevel0.target && \ ln -s rescue.target runlevel1.target && \ ln -s multi-user.target runlevel2.target && \ ln -s multi-user.target runlevel3.target && \ ln -s multi-user.target runlevel4.target && \ ln -s graphical.target runlevel5.target && \ ln -s reboot.target runlevel6.target ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system && \ rm -f default.target ctrl-alt-del.target autovt@.service && \ ln -s graphical.target default.target && \ ln -s reboot.target ctrl-alt-del.target && \ ln -s getty@.service autovt@.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/multi-user.target.wants && \ rm -f getty.target systemd-ask-password-wall.path && \ ln -s ../getty.target getty.target && \ ln -s ../systemd-ask-password-wall.path systemd-ask-password-wall.path) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/getty.target.wants && \ rm -f getty@tty1.service && \ ln -s /usr/lib/systemd/system/getty@.service getty@tty1.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/multi-user.target.wants && \ rm -f remote-fs.target && \ ln -s /usr/lib/systemd/system/remote-fs.target remote-fs.target ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants && \ rm -f dev-hugepages.mount \ dev-mqueue.mount \ sys-kernel-config.mount \ sys-kernel-debug.mount \ sys-kernel-security.mount \ sys-fs-fuse-connections.mount \ systemd-modules-load.service \ systemd-tmpfiles-setup.service \ systemd-sysctl.service \ systemd-ask-password-console.path && \ ln -s ../dev-hugepages.mount dev-hugepages.mount && \ ln -s ../dev-mqueue.mount dev-mqueue.mount && \ ln -s ../sys-kernel-config.mount sys-kernel-config.mount && \ ln -s ../sys-kernel-debug.mount sys-kernel-debug.mount && \ ln -s ../sys-kernel-security.mount sys-kernel-security.mount && \ ln -s ../sys-fs-fuse-connections.mount sys-fs-fuse-connections.mount && \ ln -s ../systemd-modules-load.service systemd-modules-load.service && \ ln -s ../systemd-tmpfiles-setup.service systemd-tmpfiles-setup.service && \ ln -s ../systemd-sysctl.service systemd-sysctl.service && \ ln -s ../systemd-ask-password-console.path systemd-ask-password-console.path ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/basic.target.wants && \ rm -f systemd-tmpfiles-clean.timer && \ ln -s ../systemd-tmpfiles-clean.timer systemd-tmpfiles-clean.timer ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/share/dbus-1/services && \ rm -f org.freedesktop.systemd1.service && \ ln -s ../system-services/org.freedesktop.systemd1.service org.freedesktop.systemd1.service ) /usr/bin/mkdir -p -m 0755 \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/rc.d/init.d \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/reboot.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/kexec.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/poweroff.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/halt.target.wants ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants && \ rm -f plymouth-start.service plymouth-read-write.service && \ ln -s ../plymouth-start.service plymouth-start.service && \ ln -s ../plymouth-read-write.service plymouth-read-write.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/multi-user.target.wants && \ rm -f plymouth-quit.service plymouth-quit-wait.service && \ ln -s ../plymouth-quit.service plymouth-quit.service && \ ln -s ../plymouth-quit-wait.service plymouth-quit-wait.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/reboot.target.wants && \ rm -f plymouth-reboot.service && \ ln -s ../plymouth-reboot.service plymouth-reboot.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/kexec.target.wants && \ rm -f plymouth-kexec.service && \ ln -s ../plymouth-kexec.service plymouth-kexec.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/poweroff.target.wants && \ rm -f plymouth-poweroff.service && \ ln -s ../plymouth-poweroff.service plymouth-poweroff.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/halt.target.wants && \ rm -f plymouth-halt.service && \ ln -s ../plymouth-halt.service plymouth-halt.service ) /usr/bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/final.target.wants ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/final.target.wants && \ rm -f halt-local.service && \ ln -s /usr/lib/systemd/system/halt-local.service halt-local.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system && \ rm -f display-manager.service single.service && \ ln -s prefdm.service display-manager.service && \ ln -s rescue.service single.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/graphical.target.wants && \ rm -f display-manager.service && \ ln -s /usr/lib/systemd/system/display-manager.service display-manager.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/local-fs.target.wants && \ rm -f var-lock.mount && \ ln -s ../var-lock.mount var-lock.mount ) /usr/bin/mkdir -p -m 0755 \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sockets.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sockets.target.wants && \ rm -f systemd-journald.socket && \ ln -s ../systemd-journald.socket ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants && \ rm -f systemd-journald.service && \ ln -s ../systemd-journald.service ) /usr/bin/mkdir -p -m 0755 \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/binfmt.d \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/binfmt.d \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants && \ rm -f systemd-binfmt.service \ proc-sys-fs-binfmt_misc.automount && \ ln -s ../systemd-binfmt.service systemd-binfmt.service && \ ln -s ../proc-sys-fs-binfmt_misc.automount proc-sys-fs-binfmt_misc.automount ) /usr/bin/mkdir -p -m 0755 \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants && \ rm -f systemd-vconsole-setup.service && \ ln -s ../systemd-vconsole-setup.service systemd-vconsole-setup.service ) /usr/bin/mkdir -p -m 0755 \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/shutdown.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/shutdown.target.wants && \ rm -f systemd-random-seed-save.service && \ ln -s ../systemd-random-seed-save.service systemd-random-seed-save.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants && \ rm -f systemd-random-seed-load.service && \ ln -s ../systemd-random-seed-load.service systemd-random-seed-load.service ) /usr/bin/mkdir -p -m 0755 \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/sysinit.target.wants && \ rm -f cryptsetup.target && \ ln -s ../cryptsetup.target cryptsetup.target ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system && \ rm -f dbus-org.freedesktop.hostname1.service && \ ln -s systemd-hostnamed.service dbus-org.freedesktop.hostname1.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system && \ rm -f dbus-org.freedesktop.locale1.service && \ ln -s systemd-localed.service dbus-org.freedesktop.locale1.service ) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system && \ rm -f dbus-org.freedesktop.timedate1.service && \ ln -s systemd-timedated.service dbus-org.freedesktop.timedate1.service ) /usr/bin/mkdir -p -m 0755 \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/multi-user.target.wants \ /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/var/lib/systemd ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system && \ rm -f dbus-org.freedesktop.login1.service && \ ln -s systemd-logind.service dbus-org.freedesktop.login1.service) ( cd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/multi-user.target.wants && \ rm -f systemd-logind.service systemd-user-sessions.service && \ ln -s ../systemd-logind.service systemd-logind.service && \ ln -s ../systemd-user-sessions.service systemd-user-sessions.service ) make[3]: Leaving directory `/builddir/build/BUILD/systemd-41' make[2]: Leaving directory `/builddir/build/BUILD/systemd-41' make[1]: Leaving directory `/builddir/build/BUILD/systemd-41' + find /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64 '(' -name '*.a' -o -name '*.la' ')' -exec rm '{}' ';' + mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64//usr/sbin + ln -s ../lib/systemd/systemd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/sbin/init + ln -s ../bin/systemctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/sbin/reboot + ln -s ../bin/systemctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/sbin/halt + ln -s ../bin/systemctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/sbin/poweroff + ln -s ../bin/systemctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/sbin/shutdown + ln -s ../bin/systemctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/sbin/telinit + ln -s ../bin/systemctl /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/sbin/runlevel + rm -r /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/getty.target.wants /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/local-fs.target.wants /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/multi-user.target.wants /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/sysinit.target.wants + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/runlevel2.target + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/runlevel3.target + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/runlevel4.target + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/system/runlevel5.target + mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/basic.target.wants + mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/default.target.wants + mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/dbus.target.wants + mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system/syslog.target.wants + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/hostname + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/vconsole.conf + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/locale.conf + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/os-release + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/machine-id + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/machine-info + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/timezone + mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/X11/xorg.conf.d + touch /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/X11/xorg.conf.d/00-keyboard.conf + mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/rpm/ + install -m 0644 /builddir/build/SOURCES/macros.systemd /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/rpm/ + install -m 0755 /builddir/build/SOURCES/systemd-sysv-convert /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/ + mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/modprobe.d/ + install -m 0644 /builddir/build/SOURCES/udlfb.conf /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/modprobe.d/ + mkdir -p /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/rsyslog.d/ + install -m 0644 /builddir/build/SOURCES/listen.conf /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/rsyslog.d/ + rm -f /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/sysctl.d/coredump.conf + sed -i -e 's/\#ImportKernel=yes/ImportKernel=no/' /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/etc/systemd/systemd-journald.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/systemd-41 extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-daemon.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-login.so.0.1.1 extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-id128.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/libsystemd-journal.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib64/security/pam_systemd.so extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-shutdownd extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-remount-api-vfs extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-vconsole-setup extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-random-seed extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-readahead-replay extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-readahead-collect extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-hostnamed extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-logind extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-fsck extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-multi-seat-x extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-modules-load extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-ac-power extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-cgroups-agent extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-cryptsetup extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-update-utmp extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-uaccess extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-user-sessions extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-journald extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system-generators/systemd-rc-local-generator extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system-generators/systemd-cryptsetup-generator extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/system-generators/systemd-getty-generator extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-reply-password extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-initctl extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-localed extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-detect-virt extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-quotacheck extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-binfmt extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-timestamp extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-shutdown extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-coredump extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-timedated extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/lib/systemd/systemd-sysctl extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemadm extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-ask-password extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-journalctl extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-machine-id-setup extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-tmpfiles extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-cat extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-nspawn extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-notify extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-stdio-bridge extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-tty-ask-password-agent extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-cgls extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-cgtop extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-loginctl extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemd-gnome-ask-password-agent extracting debug info from /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64/usr/bin/systemctl symlinked /usr/lib/debug/usr/lib64/libsystemd-daemon.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libsystemd-daemon.so.debug symlinked /usr/lib/debug/usr/lib64/libsystemd-id128.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libsystemd-id128.so.debug symlinked /usr/lib/debug/usr/lib64/libsystemd-login.so.0.1.1.debug to /usr/lib/debug/usr/lib64/libsystemd-login.so.0.debug symlinked /usr/lib/debug/usr/lib64/libsystemd-id128.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libsystemd-id128.so.0.debug symlinked /usr/lib/debug/usr/lib64/libsystemd-journal.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libsystemd-journal.so.0.debug symlinked /usr/lib/debug/usr/lib64/libsystemd-journal.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libsystemd-journal.so.debug symlinked /usr/lib/debug/usr/lib64/libsystemd-daemon.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libsystemd-daemon.so.0.debug symlinked /usr/lib/debug/usr/lib64/libsystemd-login.so.0.1.1.debug to /usr/lib/debug/usr/lib64/libsystemd-login.so.debug symlinked /usr/lib/debug/usr/bin/systemctl.debug to /usr/lib/debug/usr/sbin/shutdown.debug symlinked /usr/lib/debug/usr/bin/systemctl.debug to /usr/lib/debug/usr/sbin/reboot.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/halt.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/telinit.debug symlinked /usr/lib/debug/usr/bin/systemctl.debug to /usr/lib/debug/usr/sbin/poweroff.debug cpio: gcc-4.7.0-20120208/libgcc/config/i386/crtfastmath.c: Cannot stat: No such file or directory cpio: gcc-4.7.0-20120208/obj-x86_64-redhat-linux/x86_64-redhat-linux/libgcc: Cannot stat: No such file or directory cpio: systemd-41/gnome-ask-password-agent.c: Cannot stat: No such file or directory cpio: systemd-41/systemadm.c: Cannot stat: No such file or directory cpio: systemd-41/systemd-interfaces.c: Cannot stat: No such file or directory cpio: systemd-41/wraplabel.c: Cannot stat: No such file or directory 7863 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: systemd-41-2.fc17.x86_64 warning: File listed twice: /usr/lib/systemd warning: File listed twice: /usr/lib/systemd/system warning: File listed twice: /usr/lib/systemd/system-generators warning: File listed twice: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator warning: File listed twice: /usr/lib/systemd/system-generators/systemd-getty-generator warning: File listed twice: /usr/lib/systemd/system-generators/systemd-rc-local-generator warning: File listed twice: /usr/lib/systemd/system-shutdown warning: File listed twice: /usr/lib/systemd/system/autovt@.service warning: File listed twice: /usr/lib/systemd/system/basic.target warning: File listed twice: /usr/lib/systemd/system/basic.target.wants warning: File listed twice: /usr/lib/systemd/system/basic.target.wants/systemd-tmpfiles-clean.timer warning: File listed twice: /usr/lib/systemd/system/bluetooth.target warning: File listed twice: /usr/lib/systemd/system/console-shell.service warning: File listed twice: /usr/lib/systemd/system/cryptsetup.target warning: File listed twice: /usr/lib/systemd/system/ctrl-alt-del.target warning: File listed twice: /usr/lib/systemd/system/dbus-org.freedesktop.hostname1.service warning: File listed twice: /usr/lib/systemd/system/dbus-org.freedesktop.locale1.service warning: File listed twice: /usr/lib/systemd/system/dbus-org.freedesktop.login1.service warning: File listed twice: /usr/lib/systemd/system/dbus-org.freedesktop.timedate1.service warning: File listed twice: /usr/lib/systemd/system/dbus.target.wants warning: File listed twice: /usr/lib/systemd/system/default.target warning: File listed twice: /usr/lib/systemd/system/default.target.wants warning: File listed twice: /usr/lib/systemd/system/dev-hugepages.mount warning: File listed twice: /usr/lib/systemd/system/dev-mqueue.mount warning: File listed twice: /usr/lib/systemd/system/display-manager.service warning: File listed twice: /usr/lib/systemd/system/emergency.service warning: File listed twice: /usr/lib/systemd/system/emergency.target warning: File listed twice: /usr/lib/systemd/system/final.target warning: File listed twice: /usr/lib/systemd/system/final.target.wants warning: File listed twice: /usr/lib/systemd/system/final.target.wants/halt-local.service warning: File listed twice: /usr/lib/systemd/system/fsck-root.service warning: File listed twice: /usr/lib/systemd/system/fsck@.service warning: File listed twice: /usr/lib/systemd/system/getty.target warning: File listed twice: /usr/lib/systemd/system/getty@.service warning: File listed twice: /usr/lib/systemd/system/graphical.target warning: File listed twice: /usr/lib/systemd/system/graphical.target.wants warning: File listed twice: /usr/lib/systemd/system/graphical.target.wants/display-manager.service warning: File listed twice: /usr/lib/systemd/system/halt-local.service warning: File listed twice: /usr/lib/systemd/system/halt.service warning: File listed twice: /usr/lib/systemd/system/halt.target warning: File listed twice: /usr/lib/systemd/system/halt.target.wants warning: File listed twice: /usr/lib/systemd/system/halt.target.wants/plymouth-halt.service warning: File listed twice: /usr/lib/systemd/system/http-daemon.target warning: File listed twice: /usr/lib/systemd/system/kexec.service warning: File listed twice: /usr/lib/systemd/system/kexec.target warning: File listed twice: /usr/lib/systemd/system/kexec.target.wants warning: File listed twice: /usr/lib/systemd/system/kexec.target.wants/plymouth-kexec.service warning: File listed twice: /usr/lib/systemd/system/local-fs-pre.target warning: File listed twice: /usr/lib/systemd/system/local-fs.target warning: File listed twice: /usr/lib/systemd/system/local-fs.target.wants warning: File listed twice: /usr/lib/systemd/system/local-fs.target.wants/fsck-root.service warning: File listed twice: /usr/lib/systemd/system/local-fs.target.wants/media.mount warning: File listed twice: /usr/lib/systemd/system/local-fs.target.wants/remount-rootfs.service warning: File listed twice: /usr/lib/systemd/system/local-fs.target.wants/systemd-remount-api-vfs.service warning: File listed twice: /usr/lib/systemd/system/local-fs.target.wants/var-lock.mount warning: File listed twice: /usr/lib/systemd/system/local-fs.target.wants/var-run.mount warning: File listed twice: /usr/lib/systemd/system/mail-transfer-agent.target warning: File listed twice: /usr/lib/systemd/system/media.mount warning: File listed twice: /usr/lib/systemd/system/multi-user.target warning: File listed twice: /usr/lib/systemd/system/multi-user.target.wants warning: File listed twice: /usr/lib/systemd/system/multi-user.target.wants/getty.target warning: File listed twice: /usr/lib/systemd/system/multi-user.target.wants/plymouth-quit-wait.service warning: File listed twice: /usr/lib/systemd/system/multi-user.target.wants/plymouth-quit.service warning: File listed twice: /usr/lib/systemd/system/multi-user.target.wants/systemd-ask-password-wall.path warning: File listed twice: /usr/lib/systemd/system/multi-user.target.wants/systemd-logind.service warning: File listed twice: /usr/lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service warning: File listed twice: /usr/lib/systemd/system/network.target warning: File listed twice: /usr/lib/systemd/system/nss-lookup.target warning: File listed twice: /usr/lib/systemd/system/plymouth-halt.service warning: File listed twice: /usr/lib/systemd/system/plymouth-kexec.service warning: File listed twice: /usr/lib/systemd/system/plymouth-poweroff.service warning: File listed twice: /usr/lib/systemd/system/plymouth-quit-wait.service warning: File listed twice: /usr/lib/systemd/system/plymouth-quit.service warning: File listed twice: /usr/lib/systemd/system/plymouth-read-write.service warning: File listed twice: /usr/lib/systemd/system/plymouth-reboot.service warning: File listed twice: /usr/lib/systemd/system/plymouth-start.service warning: File listed twice: /usr/lib/systemd/system/poweroff.service warning: File listed twice: /usr/lib/systemd/system/poweroff.target warning: File listed twice: /usr/lib/systemd/system/poweroff.target.wants warning: File listed twice: /usr/lib/systemd/system/poweroff.target.wants/plymouth-poweroff.service warning: File listed twice: /usr/lib/systemd/system/prefdm.service warning: File listed twice: /usr/lib/systemd/system/printer.target warning: File listed twice: /usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount warning: File listed twice: /usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount warning: File listed twice: /usr/lib/systemd/system/quotacheck.service warning: File listed twice: /usr/lib/systemd/system/quotaon.service warning: File listed twice: /usr/lib/systemd/system/rc-local.service warning: File listed twice: /usr/lib/systemd/system/reboot.service warning: File listed twice: /usr/lib/systemd/system/reboot.target warning: File listed twice: /usr/lib/systemd/system/reboot.target.wants warning: File listed twice: /usr/lib/systemd/system/reboot.target.wants/plymouth-reboot.service warning: File listed twice: /usr/lib/systemd/system/remote-fs-pre.target warning: File listed twice: /usr/lib/systemd/system/remote-fs.target warning: File listed twice: /usr/lib/systemd/system/remount-rootfs.service warning: File listed twice: /usr/lib/systemd/system/rescue.service warning: File listed twice: /usr/lib/systemd/system/rescue.target warning: File listed twice: /usr/lib/systemd/system/rpcbind.target warning: File listed twice: /usr/lib/systemd/system/runlevel0.target warning: File listed twice: /usr/lib/systemd/system/runlevel1.target warning: File listed twice: /usr/lib/systemd/system/runlevel1.target.wants warning: File listed twice: /usr/lib/systemd/system/runlevel1.target.wants/systemd-update-utmp-runlevel.service warning: File listed twice: /usr/lib/systemd/system/runlevel2.target warning: File listed twice: /usr/lib/systemd/system/runlevel2.target.wants warning: File listed twice: /usr/lib/systemd/system/runlevel2.target.wants/systemd-update-utmp-runlevel.service warning: File listed twice: /usr/lib/systemd/system/runlevel3.target warning: File listed twice: /usr/lib/systemd/system/runlevel3.target.wants warning: File listed twice: /usr/lib/systemd/system/runlevel3.target.wants/systemd-update-utmp-runlevel.service warning: File listed twice: /usr/lib/systemd/system/runlevel4.target warning: File listed twice: /usr/lib/systemd/system/runlevel4.target.wants warning: File listed twice: /usr/lib/systemd/system/runlevel4.target.wants/systemd-update-utmp-runlevel.service warning: File listed twice: /usr/lib/systemd/system/runlevel5.target warning: File listed twice: /usr/lib/systemd/system/runlevel5.target.wants warning: File listed twice: /usr/lib/systemd/system/runlevel5.target.wants/systemd-update-utmp-runlevel.service warning: File listed twice: /usr/lib/systemd/system/runlevel6.target warning: File listed twice: /usr/lib/systemd/system/serial-getty@.service warning: File listed twice: /usr/lib/systemd/system/shutdown.target warning: File listed twice: /usr/lib/systemd/system/shutdown.target.wants warning: File listed twice: /usr/lib/systemd/system/shutdown.target.wants/systemd-random-seed-save.service warning: File listed twice: /usr/lib/systemd/system/shutdown.target.wants/systemd-update-utmp-shutdown.service warning: File listed twice: /usr/lib/systemd/system/sigpwr.target warning: File listed twice: /usr/lib/systemd/system/single.service warning: File listed twice: /usr/lib/systemd/system/smartcard.target warning: File listed twice: /usr/lib/systemd/system/sockets.target warning: File listed twice: /usr/lib/systemd/system/sockets.target.wants warning: File listed twice: /usr/lib/systemd/system/sockets.target.wants/systemd-initctl.socket warning: File listed twice: /usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket warning: File listed twice: /usr/lib/systemd/system/sockets.target.wants/systemd-shutdownd.socket warning: File listed twice: /usr/lib/systemd/system/sound.target warning: File listed twice: /usr/lib/systemd/system/swap.target warning: File listed twice: /usr/lib/systemd/system/sys-fs-fuse-connections.mount warning: File listed twice: /usr/lib/systemd/system/sys-kernel-config.mount warning: File listed twice: /usr/lib/systemd/system/sys-kernel-debug.mount warning: File listed twice: /usr/lib/systemd/system/sys-kernel-security.mount warning: File listed twice: /usr/lib/systemd/system/sysinit.target warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/cryptsetup.target warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/plymouth-read-write.service warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/plymouth-start.service warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/sys-kernel-debug.mount warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/sys-kernel-security.mount warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/systemd-binfmt.service warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/systemd-random-seed-load.service warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service warning: File listed twice: /usr/lib/systemd/system/sysinit.target.wants/systemd-vconsole-setup.service warning: File listed twice: /usr/lib/systemd/system/syslog.socket warning: File listed twice: /usr/lib/systemd/system/syslog.target warning: File listed twice: /usr/lib/systemd/system/syslog.target.wants warning: File listed twice: /usr/lib/systemd/system/systemd-ask-password-console.path warning: File listed twice: /usr/lib/systemd/system/systemd-ask-password-console.service warning: File listed twice: /usr/lib/systemd/system/systemd-ask-password-plymouth.path warning: File listed twice: /usr/lib/systemd/system/systemd-ask-password-plymouth.service warning: File listed twice: /usr/lib/systemd/system/systemd-ask-password-wall.path warning: File listed twice: /usr/lib/systemd/system/systemd-ask-password-wall.service warning: File listed twice: /usr/lib/systemd/system/systemd-binfmt.service warning: File listed twice: /usr/lib/systemd/system/systemd-hostnamed.service warning: File listed twice: /usr/lib/systemd/system/systemd-initctl.service warning: File listed twice: /usr/lib/systemd/system/systemd-initctl.socket warning: File listed twice: /usr/lib/systemd/system/systemd-journald.service warning: File listed twice: /usr/lib/systemd/system/systemd-journald.socket warning: File listed twice: /usr/lib/systemd/system/systemd-localed.service warning: File listed twice: /usr/lib/systemd/system/systemd-logind.service warning: File listed twice: /usr/lib/systemd/system/systemd-modules-load.service warning: File listed twice: /usr/lib/systemd/system/systemd-random-seed-load.service warning: File listed twice: /usr/lib/systemd/system/systemd-random-seed-save.service warning: File listed twice: /usr/lib/systemd/system/systemd-readahead-collect.service warning: File listed twice: /usr/lib/systemd/system/systemd-readahead-done.service warning: File listed twice: /usr/lib/systemd/system/systemd-readahead-done.timer warning: File listed twice: /usr/lib/systemd/system/systemd-readahead-replay.service warning: File listed twice: /usr/lib/systemd/system/systemd-remount-api-vfs.service warning: File listed twice: /usr/lib/systemd/system/systemd-shutdownd.service warning: File listed twice: /usr/lib/systemd/system/systemd-shutdownd.socket warning: File listed twice: /usr/lib/systemd/system/systemd-sysctl.service warning: File listed twice: /usr/lib/systemd/system/systemd-timedated.service warning: File listed twice: /usr/lib/systemd/system/systemd-tmpfiles-clean.service warning: File listed twice: /usr/lib/systemd/system/systemd-tmpfiles-clean.timer warning: File listed twice: /usr/lib/systemd/system/systemd-tmpfiles-setup.service warning: File listed twice: /usr/lib/systemd/system/systemd-update-utmp-runlevel.service warning: File listed twice: /usr/lib/systemd/system/systemd-update-utmp-shutdown.service warning: File listed twice: /usr/lib/systemd/system/systemd-user-sessions.service warning: File listed twice: /usr/lib/systemd/system/systemd-vconsole-setup.service warning: File listed twice: /usr/lib/systemd/system/time-sync.target warning: File listed twice: /usr/lib/systemd/system/umount.target warning: File listed twice: /usr/lib/systemd/system/user@.service warning: File listed twice: /usr/lib/systemd/system/var-lock.mount warning: File listed twice: /usr/lib/systemd/system/var-run.mount warning: File listed twice: /usr/lib/systemd/systemd warning: File listed twice: /usr/lib/systemd/systemd-ac-power warning: File listed twice: /usr/lib/systemd/systemd-binfmt warning: File listed twice: /usr/lib/systemd/systemd-cgroups-agent warning: File listed twice: /usr/lib/systemd/systemd-coredump warning: File listed twice: /usr/lib/systemd/systemd-cryptsetup warning: File listed twice: /usr/lib/systemd/systemd-detect-virt warning: File listed twice: /usr/lib/systemd/systemd-fsck warning: File listed twice: /usr/lib/systemd/systemd-hostnamed warning: File listed twice: /usr/lib/systemd/systemd-initctl warning: File listed twice: /usr/lib/systemd/systemd-journald warning: File listed twice: /usr/lib/systemd/systemd-localed warning: File listed twice: /usr/lib/systemd/systemd-logind warning: File listed twice: /usr/lib/systemd/systemd-modules-load warning: File listed twice: /usr/lib/systemd/systemd-multi-seat-x warning: File listed twice: /usr/lib/systemd/systemd-quotacheck warning: File listed twice: /usr/lib/systemd/systemd-random-seed warning: File listed twice: /usr/lib/systemd/systemd-readahead-collect warning: File listed twice: /usr/lib/systemd/systemd-readahead-replay warning: File listed twice: /usr/lib/systemd/systemd-remount-api-vfs warning: File listed twice: /usr/lib/systemd/systemd-reply-password warning: File listed twice: /usr/lib/systemd/systemd-shutdown warning: File listed twice: /usr/lib/systemd/systemd-shutdownd warning: File listed twice: /usr/lib/systemd/systemd-sysctl warning: File listed twice: /usr/lib/systemd/systemd-timedated warning: File listed twice: /usr/lib/systemd/systemd-timestamp warning: File listed twice: /usr/lib/systemd/systemd-uaccess warning: File listed twice: /usr/lib/systemd/systemd-update-utmp warning: File listed twice: /usr/lib/systemd/systemd-user-sessions warning: File listed twice: /usr/lib/systemd/systemd-vconsole-setup Provides: /bin/systemctl /sbin/shutdown SysVinit = 2.86-24 config(systemd) = 41-2.fc17 libsystemd-daemon.so.0()(64bit) libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit) libsystemd-id128.so.0()(64bit) libsystemd-id128.so.0(LIBSYSTEMD_ID128_38)(64bit) libsystemd-journal.so.0()(64bit) libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_38)(64bit) libsystemd-login.so.0()(64bit) libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)(64bit) libsystemd-login.so.0(LIBSYSTEMD_LOGIN_38)(64bit) pam_systemd.so()(64bit) pkgconfig(systemd) = 41 readahead = 1:1.5.7-3 systemd-sysvinit systemd-units = 41-2.fc17 sysvinit = 2.86-24 sysvinit-userspace Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh authconfig coreutils gawk Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/pkg-config ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.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.14)(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) libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libkmod.so.2()(64bit) libkmod.so.2(LIBKMOD_5)(64bit) liblzma.so.5()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit) libpam.so.0(LIBPAM_MODUTIL_1.0)(64bit) libpam_misc.so.0()(64bit) libpam_misc.so.0(LIBPAM_MISC_1.0)(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) libselinux.so.1()(64bit) libsystemd-daemon.so.0()(64bit) libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit) libsystemd-id128.so.0()(64bit) libsystemd-id128.so.0(LIBSYSTEMD_ID128_38)(64bit) libsystemd-journal.so.0()(64bit) libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_38)(64bit) libsystemd-login.so.0()(64bit) libsystemd-login.so.0(LIBSYSTEMD_LOGIN_31)(64bit) libsystemd-login.so.0(LIBSYSTEMD_LOGIN_38)(64bit) libudev.so.0()(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Conflicts: selinux-policy < 3.9.16-12.fc15 kernel < 2.6.35.2-9.fc14 upstart-sysvinit Obsoletes: SysVinit < 2.86-24 sysvinit < 2.86-24 systemd-sysvinit upstart < 1.2-3 upstart-sysvinit < 1.2-3 readahead < 1:1.5.7-3 systemd-units < 38-5 systemd < 38-5 Processing files: systemd-devel-41-2.fc17.x86_64 Provides: pkgconfig(libsystemd-daemon) = 41 pkgconfig(libsystemd-id128) = 41 pkgconfig(libsystemd-journal) = 41 pkgconfig(libsystemd-login) = 41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsystemd-daemon.so.0()(64bit) libsystemd-id128.so.0()(64bit) libsystemd-journal.so.0()(64bit) libsystemd-login.so.0()(64bit) pkgconfig(libsystemd-id128) = 41 Processing files: systemd-gtk-41-2.fc17.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libgee.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libnotify.so.4()(64bit) libpango-1.0.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: systemd-sysv-41-2.fc17.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: systemd-analyze-41-2.fc17.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Obsoletes: systemd < 38-5 Processing files: systemd-debuginfo-41-2.fc17.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64 Wrote: /builddir/build/RPMS/systemd-41-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/systemd-devel-41-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/systemd-gtk-41-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/systemd-sysv-41-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/systemd-analyze-41-2.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/systemd-debuginfo-41-2.fc17.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7sY3MH + umask 022 + cd /builddir/build/BUILD + cd systemd-41 + /bin/rm -rf /builddir/build/BUILDROOT/systemd-41-2.fc17.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->