> emerge =systemd-3 These are the packages that would be merged, in order: Calculating dependencies ... done! [ebuild N ] sys-apps/systemd-3 USE="gtk pam tcpwrap -nosysv" 0 kB [1] Total: 1 package (1 new), Size of downloads: 0 kB Portage tree and overlays: [0] /usr/portage [1] /usr/local/portage >>> Emerging (1 of 1) sys-apps/systemd-3 from local Adjusting permissions recursively: '/usr/portage/distfiles/' * systemd-3.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * CPV: sys-apps/systemd-3 * REPO: local * USE: amd64 elibc_glibc gtk kernel_linux multilib pam tcpwrap userland_GNU >>> Unpacking source... >>> Unpacking systemd-3.tar.bz2 to /var/tmp/portage/sys-apps/systemd-3/work >>> Source unpacked in /var/tmp/portage/sys-apps/systemd-3/work >>> Compiling source in /var/tmp/portage/sys-apps/systemd-3/work/systemd-3 ... * Applying systemd-3-dbus-1.3.2.patch ... [ ok ] * econf: updating systemd-3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating systemd-3/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-distro=gentoo --with-rootdir=/ --enable-gtk --enable-pam --enable-tcpwrap checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for stow... no checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/lib64/portage/bin/ebuild-helpers/sed checking for x86_64-pc-linux-gnu-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc -std=gnu99 needs -traditional... no 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 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 -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 for a sed that does not truncate output... (cached) /usr/lib64/portage/bin/ebuild-helpers/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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 for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok 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... yes 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/x86_64-pc-linux-gnu/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... yes checking for library containing clock_gettime... -lrt 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-pc-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 DBUSGLIB... 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 for GTK... yes checking for valac... /usr/bin/valac checking /usr/bin/valac is at least version 0.8... yes checking for xsltproc... /usr/bin/xsltproc checking for m4... /usr/bin/m4 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands systemd 3 Distribution: gentoo SysV init scripts: /etc/init.d SysV rc?.d directories: /etc Syslog service: syslog-ng.service Gtk: yes tcpwrap: yes PAM: yes prefix: /usr root dir: / udev rules dir: /lib64/udev/rules.d pam modules dir: /lib/../lib64/security dbus policy dir: /etc/dbus-1/system.d dbus session dir: /usr/share/dbus-1/services dbus system dir: /usr/share/dbus-1/services/../system-services dbus interfaces dir: /usr/share/dbus-1/services/../interfaces make -j2 make all-am make[1]: Entering directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3' GEN man/systemd.special.7 GEN man/systemd.special.html GEN units/session/remote-fs.target GEN units/session/exit.service GEN units/sysinit.target GEN units/getty@.service GEN units/graphical.target GEN units/remote-fs.target GEN units/multi-user.target GEN units/systemd-initctl.service GEN units/systemd-logger.service GEN units/syslog.target GEN systemd.pc CC src/util.lo CC src/hashmap.lo CC src/set.lo src/util.c:2774:2: warning: #warning "You probably should add a welcome text logic here." src/util.c: In function ‘delete_chars’: src/util.c:931: warning: logical ‘&&’ with non-zero constant will always evaluate as true [-Wlogical-op] src/util.c: In function ‘xescape’: src/util.c:1339: warning: logical ‘&&’ with non-zero constant will always evaluate as true [-Wlogical-op] src/util.c: In function ‘chars_intersect’: src/util.c:1635: warning: logical ‘&&’ with non-zero constant will always evaluate as true [-Wlogical-op] src/util.c: In function ‘ask’: src/util.c:1836: warning: logical ‘&&’ with non-zero constant will always evaluate as true [-Wlogical-op] src/util.c: In function ‘status_vprintf’: src/util.c:2722: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result At top level: cc1: warning: unrecognized command line option "-Wno-unused-result" CC src/strv.lo CC src/conf-parser.lo CC src/socket-util.lo CC src/log.lo CC src/ratelimit.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 src/path-lookup.c: In function ‘session_dirs’: src/path-lookup.c:99: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result At top level: cc1: warning: unrecognized command line option "-Wno-unused-result" 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 src/swap.c: In function ‘swap_load_proc_swaps’: src/swap.c:499: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result At top level: cc1: warning: unrecognized command line option "-Wno-unused-result" 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-dbus.lo src/execute.c: In function ‘chown_terminal’: src/execute.c:406: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result At top level: cc1: warning: unrecognized command line option "-Wno-unused-result" 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 src/mount-setup.c: In function ‘mount_cgroup_controllers’: src/mount-setup.c:111: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result At top level: cc1: warning: unrecognized command line option "-Wno-unused-result" CC src/libsystemd_core_la-loopback-setup.lo CC src/libsystemd_core_la-kmod-setup.lo CC src/libsystemd_core_la-modprobe-setup.lo CC src/libsystemd_core_la-utmp-wtmp.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/pam_systemd_la-pam-module.lo CC src/pam_systemd_la-cgroup-util.lo CC src/pam_systemd_la-sd-daemon.lo CC src/systemd_install-install.o CC src/systemd_install-path-lookup.o src/path-lookup.c: In function ‘session_dirs’: src/path-lookup.c:99: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result At top level: cc1: warning: unrecognized command line option "-Wno-unused-result" CC src/systemd_install-dbus-common.o CC src/systemd_install-sd-daemon.o CC src/systemd_cgls-systemd-cgls.o CC src/systemd_cgls-cgroup-show.o CC src/systemd_cgls-cgroup-util.o CC src/systemadm-systemadm.o CC src/systemadm-systemd-interfaces.o systemd-interfaces.c: In function ‘job_dbus_proxy_cancel’: systemd-interfaces.c:11019: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:11020: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘unit_dbus_proxy_reload’: systemd-interfaces.c:8624: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:8625: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘unit_dbus_proxy_restart’: systemd-interfaces.c:8510: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:8511: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘unit_dbus_proxy_stop’: systemd-interfaces.c:8396: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:8397: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘unit_dbus_proxy_start’: systemd-interfaces.c:8282: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:8283: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_create_snapshot’: systemd-interfaces.c:5830: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:5831: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_exit’: systemd-interfaces.c:5717: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:5718: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_reexecute’: systemd-interfaces.c:5612: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:5613: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_reload’: systemd-interfaces.c:5507: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:5508: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_dump’: systemd-interfaces.c:5398: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:5399: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_unsubscribe’: systemd-interfaces.c:5291: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:5292: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_subscribe’: systemd-interfaces.c:5186: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:5187: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_clear_jobs’: systemd-interfaces.c:5081: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:5082: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_restart_unit’: systemd-interfaces.c:4972: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:4973: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_reload_unit’: systemd-interfaces.c:4855: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:4856: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_stop_unit’: systemd-interfaces.c:4738: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:4739: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_start_unit’: systemd-interfaces.c:4621: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:4622: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_get_job’: systemd-interfaces.c:4504: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:4505: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_load_unit’: systemd-interfaces.c:4390: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:4391: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_get_unit’: systemd-interfaces.c:4276: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:4277: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_unset_environment’: systemd-interfaces.c:6068: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:6069: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_set_environment’: systemd-interfaces.c:5951: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:5952: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_exit’: systemd-interfaces.c:3003: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_reexecute’: systemd-interfaces.c:2873: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_reload’: systemd-interfaces.c:2743: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_dump’: systemd-interfaces.c:2609: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_unsubscribe’: systemd-interfaces.c:2478: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_subscribe’: systemd-interfaces.c:2348: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_clear_jobs’: systemd-interfaces.c:2218: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_restart_unit’: systemd-interfaces.c:2076: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_reload_unit’: systemd-interfaces.c:1929: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_stop_unit’: systemd-interfaces.c:1782: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_start_unit’: systemd-interfaces.c:1635: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_get_job’: systemd-interfaces.c:1493: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_load_unit’: systemd-interfaces.c:1352: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_get_unit’: systemd-interfaces.c:1211: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_list_jobs’: systemd-interfaces.c:1046: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_list_units’: systemd-interfaces.c:862: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_list_jobs’: systemd-interfaces.c:4120: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:4121: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘manager_dbus_proxy_list_units’: systemd-interfaces.c:3950: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c:3951: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_unset_environment’: systemd-interfaces.c:3444: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_manager_set_environment’: systemd-interfaces.c:3286: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_unit_stop’: systemd-interfaces.c:7642: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] systemd-interfaces.c: In function ‘_dbus_unit_start’: systemd-interfaces.c:7501: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized] At top level: cc1: warning: unrecognized command line option "-Wno-unused-result" CC src/test_engine-test-engine.o In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from src/systemadm.c:8: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn’t a prototype [-Wstrict-prototypes] systemadm.vala: In function ‘main_window_construct’: systemadm.vala:302: warning: implicit declaration of function ‘manager_dbus_proxy_new’ [-Wimplicit-function-declaration] systemadm.vala:302: warning: assignment makes pointer from integer without a cast systemadm.vala: In function ‘main_window_populate_unit_model’: systemadm.vala:328: warning: implicit declaration of function ‘unit_dbus_proxy_new’ [-Wimplicit-function-declaration] systemadm.vala:328: warning: assignment makes pointer from integer without a cast systemadm.vala: In function ‘main_window_populate_job_model’: systemadm.vala:355: warning: implicit declaration of function ‘job_dbus_proxy_new’ [-Wimplicit-function-declaration] systemadm.vala:355: warning: assignment makes pointer from integer without a cast glib-2.0.vapi: In function ‘g_time_local’: glib-2.0.vapi:2149: warning: declaration of ‘time’ shadows a global declaration [-Wshadow] /usr/include/time.h:186: warning: shadowed declaration is here [-Wshadow] glib-2.0.vapi: In function ‘g_time_format’: glib-2.0.vapi:2161: warning: format not a string literal, format string not checked [-Wformat-nonliteral] systemadm.vala: In function ‘main_window_update_unit_iter’: systemadm.vala:656: warning: assignment makes pointer from integer without a cast systemadm.vala: In function ‘main_window_on_unit_new’: systemadm.vala:675: warning: assignment makes pointer from integer without a cast systemadm.vala: In function ‘main_window_on_job_new’: systemadm.vala:698: warning: assignment makes pointer from integer without a cast systemadm.vala: In function ‘main_window_on_unit_load’: systemadm.vala:881: warning: assignment makes pointer from integer without a cast systemadm.vala: In function ‘main_window_on_activate_link’: systemadm.vala:910: warning: assignment makes pointer from integer without a cast systemadm.vala: In function ‘_vala_main’: systemadm.vala:950: warning: passing argument 4 of ‘gtk_init_with_args’ discards qualifiers from pointer target type /usr/include/gtk-2.0/gtk/gtkmain.h:100: note: expected ‘struct GOptionEntry *’ but argument is of type ‘const struct GOptionEntry *’ At top level: cc1: warning: unrecognized command line option "-Wno-unused-result" CC src/test_job_type-test-job-type.o CC src/test_ns-test-ns.o CC src/test-loopback.o CC src/loopback-setup.o CC src/test-daemon.o CC src/sd-daemon.o CC src/test_cgroup-test-cgroup.o CC src/test_cgroup-cgroup-util.o CC src/systemd-main.o CC src/systemctl-systemctl.o CC src/systemctl-utmp-wtmp.o CC src/systemctl-dbus-common.o CC src/systemctl-cgroup-show.o CC src/systemctl-cgroup-util.o CC src/notify.o CC src/logger.o CC src/tcpwrap.o CC src/systemd_cgroups_agent-cgroups-agent.o CC src/systemd_initctl-initctl.o CC src/systemd_initctl-sd-daemon.o CC src/systemd_initctl-dbus-common.o CCLD libsystemd-basic.la CCLD systemadm CCLD libsystemd-core.la CCLD pam_systemd.la CCLD systemd-install CCLD systemd-cgls CCLD test-engine CCLD test-job-type CCLD test-ns CCLD test-loopback CCLD test-daemon CCLD test-cgroup CCLD systemd CCLD systemctl CCLD systemd-notify CCLD systemd-logger CCLD systemd-cgroups-agent CCLD systemd-initctl 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 make[1]: Leaving directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3' >>> Source compiled. >>> Test phase [not enabled]: sys-apps/systemd-3 >>> Install systemd-3 into /var/tmp/portage/sys-apps/systemd-3/image/ category sys-apps make -j2 DESTDIR=/var/tmp/portage/sys-apps/systemd-3/image/ install make[1]: Entering directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3' test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//etc/dbus-1/system.d" test -z "/usr/share/dbus-1/services/../system-services" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/dbus-1/services/../system-services" /usr/bin/install -c -m 644 src/org.freedesktop.systemd1.service '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/dbus-1/services/../system-services' test -z "/usr/share/doc/systemd" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/doc/systemd" /usr/bin/install -c -m 644 src/org.freedesktop.systemd1.conf '/var/tmp/portage/sys-apps/systemd-3/image//etc/dbus-1/system.d' test -z "/etc/systemd" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//etc/systemd" /usr/bin/install -c -m 644 README LICENSE DISTRO_PORTING src/sd-daemon.h src/sd-daemon.c '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/doc/systemd' /usr/bin/install -c -m 644 src/system.conf '/var/tmp/portage/sys-apps/systemd-3/image//etc/systemd' test -z "/usr/share/systemd/session" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session" test -z "//lib/systemd/system" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system" /usr/bin/install -c -m 644 units/session/default.target '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session' test -z "/lib64/udev/rules.d" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//lib64/udev/rules.d" /usr/bin/install -c -m 644 units/emergency.service units/emergency.target units/basic.target units/getty.target units/halt.target units/local-fs.target units/network.target units/nss-lookup.target units/mail-transfer-agent.target units/poweroff.target units/reboot.target units/rescue.target units/rpcbind.target units/rtc-set.target units/shutdown.target units/umount.target units/sigpwr.target units/sockets.target units/swap.target units/dbus.target units/systemd-initctl.socket units/systemd-logger.socket units/dev-hugepages.automount units/dev-hugepages.mount units/dev-mqueue.automount units/dev-mqueue.mount units/proc-sys-fs-binfmt_misc.automount units/proc-sys-fs-binfmt_misc.mount units/sys-kernel-debug.automount units/sys-kernel-debug.mount units/sys-kernel-security.automount units/sys-kernel-security.mount units/var-lock.mount units/var-run.mount units/printer.target units/bluetooth.target units/gentoo/halt.service units/gentoo/killall.service units/gentoo/poweroff.service units/gentoo/reboot.service '/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system' /usr/bin/install -c -m 644 src/99-systemd.rules '/var/tmp/portage/sys-apps/systemd-3/image//lib64/udev/rules.d' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man1" /usr/bin/install -c -m 644 units/gentoo/xdm.service '/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man3" /usr/bin/install -c -m 644 man/systemd.1 man/systemctl.1 man/systemadm.1 man/systemd-install.1 man/systemd-cgls.1 man/systemd-notify.1 man/init.1 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man1' /usr/bin/install -c -m 644 man/sd_notify.3 man/sd_booted.3 man/sd_listen_fds.3 man/sd_is_fifo.3 man/sd_is_socket.3 man/sd_is_socket_unix.3 man/sd_is_socket_inet.3 man/sd_notifyf.3 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man3' test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man5" test -z "/usr/share/man/man7" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man7" /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 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man5' /usr/bin/install -c -m 644 man/daemon.7 man/sd-daemon.7 man/systemd.special.7 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man7' test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man8" test -z "/usr/share/systemd/session" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session" /usr/bin/install -c -m 644 units/session/remote-fs.target units/session/exit.service '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session' test -z "//lib/systemd/system" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system" /usr/bin/install -c -m 644 man/runlevel.8 man/telinit.8 man/halt.8 man/shutdown.8 man/pam_systemd.8 man/reboot.8 man/poweroff.8 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man8' test -z "/usr/share/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/pkgconfig" /usr/bin/install -c -m 644 units/sysinit.target units/getty@.service units/graphical.target units/remote-fs.target units/multi-user.target units/systemd-initctl.service units/systemd-logger.service units/syslog.target '/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/bin" /usr/bin/install -c -m 644 systemd.pc '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/pkgconfig' test -z "//lib/systemd" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd" /bin/sh ./libtool --mode=install /usr/bin/install -c systemd-install systemd-cgls systemadm '/var/tmp/portage/sys-apps/systemd-3/image//usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c systemd-logger systemd-cgroups-agent systemd-initctl '/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd' libtool: install: /usr/bin/install -c systemd-logger /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/systemd-logger libtool: install: /usr/bin/install -c systemd-install /var/tmp/portage/sys-apps/systemd-3/image//usr/bin/systemd-install libtool: install: /usr/bin/install -c systemd-cgroups-agent /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/systemd-cgroups-agent libtool: install: /usr/bin/install -c systemd-cgls /var/tmp/portage/sys-apps/systemd-3/image//usr/bin/systemd-cgls libtool: install: /usr/bin/install -c systemadm /var/tmp/portage/sys-apps/systemd-3/image//usr/bin/systemadm test -z "/usr/share/dbus-1/services/../interfaces" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/dbus-1/services/../interfaces" libtool: install: /usr/bin/install -c systemd-initctl /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/systemd-initctl test -z "/lib/../lib64/security" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//lib/../lib64/security" /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 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/dbus-1/services/../interfaces' test -z "//bin" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image///bin" /bin/sh ./libtool --mode=install /usr/bin/install -c pam_systemd.la '/var/tmp/portage/sys-apps/systemd-3/image//lib/../lib64/security' /bin/sh ./libtool --mode=install /usr/bin/install -c systemd systemctl systemd-notify '/var/tmp/portage/sys-apps/systemd-3/image///bin' libtool: install: /usr/bin/install -c .libs/pam_systemd.so /var/tmp/portage/sys-apps/systemd-3/image//lib/../lib64/security/pam_systemd.so libtool: install: /usr/bin/install -c .libs/pam_systemd.lai /var/tmp/portage/sys-apps/systemd-3/image//lib/../lib64/security/pam_systemd.la libtool: install: warning: remember to run `libtool --finish /lib/../lib64/security' libtool: install: /usr/bin/install -c systemd /var/tmp/portage/sys-apps/systemd-3/image///bin/systemd libtool: install: /usr/bin/install -c systemctl /var/tmp/portage/sys-apps/systemd-3/image///bin/systemctl libtool: install: /usr/bin/install -c systemd-notify /var/tmp/portage/sys-apps/systemd-3/image///bin/systemd-notify make install-data-hook make[2]: Entering directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3' /bin/mkdir -p -m 0755 \ /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system \ /var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session \ /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system/sockets.target.wants \ /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system/sysinit.target.wants \ /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system \ /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/getty.target.wants \ /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/multi-user.target.wants \ /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/graphical.target.wants \ /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/session \ /var/tmp/portage/sys-apps/systemd-3/image//etc/xdg/systemd /bin/mkdir -p -m 0755 /var/tmp/portage/sys-apps/systemd-3/image//cgroup || \ echo "Don't forget to create /cgroup! Couldn't create it for you, continuing anyway." ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/xdg/systemd/ && \ rm -f session && \ ln -s /etc/systemd/session session ) ( cd /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system/sockets.target.wants && \ rm -f systemd-initctl.socket systemd-logger.socket && \ ln -s ../systemd-logger.socket systemd-logger.socket && \ ln -s ../systemd-initctl.socket systemd-initctl.socket ) ( cd /var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session && \ rm -f shutdown.target sockets.target local-fs.target swap.target bluetooth.target printer.target && \ ln -s //lib/systemd/system/shutdown.target shutdown.target && \ ln -s //lib/systemd/system/sockets.target sockets.target && \ ln -s //lib/systemd/system/local-fs.target local-fs.target && \ ln -s //lib/systemd/system/swap.target swap.target && \ ln -s //lib/systemd/system/bluetooth.target bluetooth.target && \ ln -s //lib/systemd/system/printer.target printer.target) ( cd /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system && \ rm -f runlevel0.target runlevel1.target runlevel6.target && \ ln -s poweroff.target runlevel0.target && \ ln -s rescue.target runlevel1.target && \ ln -s reboot.target runlevel6.target ) ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system && \ rm -f default.target ctrl-alt-del.target kbrequest.target && \ ln -s //lib/systemd/system/graphical.target default.target && \ ln -s //lib/systemd/system/reboot.target ctrl-alt-del.target && \ ln -s //lib/systemd/system/rescue.target kbrequest.target && \ rm -f runlevel2.target runlevel3.target runlevel4.target runlevel5.target && \ ln -s //lib/systemd/system/multi-user.target runlevel2.target && \ ln -s //lib/systemd/system/multi-user.target runlevel3.target && \ ln -s //lib/systemd/system/multi-user.target runlevel4.target && \ ln -s //lib/systemd/system/graphical.target runlevel5.target ) ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/getty.target.wants && \ rm -f getty@tty1.service getty@tty2.service getty@tty3.service getty@tty4.service getty@tty5.service getty@tty6.service && \ ln -s //lib/systemd/system/getty@.service getty@tty1.service && \ ln -s //lib/systemd/system/getty@.service getty@tty2.service && \ ln -s //lib/systemd/system/getty@.service getty@tty3.service && \ ln -s //lib/systemd/system/getty@.service getty@tty4.service && \ ln -s //lib/systemd/system/getty@.service getty@tty5.service && \ ln -s //lib/systemd/system/getty@.service getty@tty6.service ) ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/multi-user.target.wants && \ rm -f getty.target remote-fs.target && \ ln -s //lib/systemd/system/getty.target getty.target && \ ln -s //lib/systemd/system/remote-fs.target remote-fs.target ) ( cd /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system/sysinit.target.wants && \ rm -f dev-hugepages.automount \ dev-mqueue.automount \ proc-sys-fs-binfmt_misc.automount \ sys-kernel-debug.automount \ sys-kernel-security.automount && \ ln -s ../dev-hugepages.automount dev-hugepages.automount && \ ln -s ../dev-mqueue.automount dev-mqueue.automount && \ ln -s ../proc-sys-fs-binfmt_misc.automount proc-sys-fs-binfmt_misc.automount && \ ln -s ../sys-kernel-debug.automount sys-kernel-debug.automount && \ ln -s ../sys-kernel-security.automount sys-kernel-security.automount ) ( cd /var/tmp/portage/sys-apps/systemd-3/image//usr/share/dbus-1/services && \ rm -f org.freedesktop.systemd1.service && \ ln -s ../system-services/org.freedesktop.systemd1.service org.freedesktop.systemd1.service ) ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system && \ rm -f display-manager.service && \ ln -s //lib/systemd/system/xdm.service display-manager.service ) ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/graphical.target.wants && \ rm -f xdm.service && \ ln -s //lib/systemd/system/xdm.service xdm.service ) make[2]: Leaving directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3' make[1]: Leaving directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3' >>> Completed installing systemd-3 into /var/tmp/portage/sys-apps/systemd-3/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment bin/systemd-notify bin/systemctl bin/systemd lib64/security/pam_systemd.so lib/systemd/systemd-initctl lib/systemd/systemd-cgroups-agent lib/systemd/systemd-logger usr/bin/systemadm usr/bin/systemd-cgls usr/bin/systemd-install ecompressdir: bzip2 -9 /usr/share/man * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * systemadm.vala:302: warning: implicit declaration of function ‘manager_dbus_proxy_new’ [-Wimplicit-function-declaration] * systemadm.vala:328: warning: implicit declaration of function ‘unit_dbus_proxy_new’ [-Wimplicit-function-declaration] * systemadm.vala:355: warning: implicit declaration of function ‘job_dbus_proxy_new’ [-Wimplicit-function-declaration] * * QA Notice: Package has poor programming practices which may compile * but will almost certainly crash on 64bit architectures. * * Function `manager_dbus_proxy_new' implicitly converted to pointer at systemadm.vala:302 * Function `unit_dbus_proxy_new' implicitly converted to pointer at systemadm.vala:328 * Function `job_dbus_proxy_new' implicitly converted to pointer at systemadm.vala:355 * * Please file a bug about this at http://bugs.gentoo.org/ * with the maintaining herd of the package. * * ERROR: sys-apps/systemd-3 failed: * install aborted due to poor programming practices shown above * * Call stack: * misc-functions.sh, line 817: Called install_qa_check * misc-functions.sh, line 492: Called die * The specific snippet of code: * die "install aborted due to" \ * * If you need support, post the output of 'emerge --info =sys-apps/systemd-3', * the complete build log and the output of 'emerge -pqv =sys-apps/systemd-3'. * This ebuild is from an overlay named 'local': '/usr/local/portage/' * The complete build log is located at '/var/tmp/portage/sys-apps/systemd-3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/systemd-3/temp/environment'. * S: '/var/tmp/portage/sys-apps/systemd-3/work/systemd-3' !!! post install failed; exiting. >>> Failed to emerge sys-apps/systemd-3, Log file: >>> '/var/tmp/portage/sys-apps/systemd-3/temp/build.log' * * The following package has failed to build or install: * * (sys-apps/systemd-3, ebuild scheduled for merge), Log file: * '/var/tmp/portage/sys-apps/systemd-3/temp/build.log' *