Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 331360 Details for
Bug 445886
sys-apps/systemd-196 fails to build on PPC
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
systemd-196 build log
build-systemd.log (text/plain), 31.40 KB, created by
Sean McGovern
on 2012-12-04 00:32:37 UTC
(
hide
)
Description:
systemd-196 build log
Filename:
MIME Type:
Creator:
Sean McGovern
Created:
2012-12-04 00:32:37 UTC
Size:
31.40 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-apps/systemd-196 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: systemd@gentoo.org >[32;01m * [39;49;00mUSE: acl elibc_glibc kernel_linux lzma pam ppc python_single_target_python2_7 python_targets_python2_7 tcpd userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking systemd-196.tar.xz to /var/tmp/portage/sys-apps/systemd-196/work >>>> Source unpacked in /var/tmp/portage/sys-apps/systemd-196/work >>>> Preparing source in /var/tmp/portage/sys-apps/systemd-196/work/systemd-196 ... > [32;01m*[0m Applying 196-0001-Disable-udev-targets.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: systemd-196/build-aux/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... > [32;01m*[0m Automake used for the package (1.12.2) differs from > [32;01m*[0m the installed version (1.12.5). > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-apps/systemd-196/work/systemd-196' ... > [32;01m*[0m Running intltoolize --automake --copy --force ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running gtkdocize --copy ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [33;01m*[0m Running elibtoolize in: systemd-196/build-aux/ > [33;01m*[0m We've already been run in this tree; you should > [33;01m*[0m avoid this if possible (perhaps by filing a bug) > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/systemd-196/work/systemd-196 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sys-apps/systemd-196/work/systemd-196" > * econf: updating systemd-196/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating systemd-196/build-aux/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/sys-apps/systemd-196/work/systemd-196/configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/systemd-196 --localstatedir=/var --with-distro=gentoo --with-rootprefix=/usr --with-rootlibdir=/usr/lib --with-pamlibdir=/lib/security --enable-split-usr --disable-introspection --disable-gtk-doc --disable-gudev --enable-acl --disable-audit --disable-libcryptsetup --disable-gcrypt --disable-microhttpd --enable-xz --enable-pam --without-python --disable-qrencode --disable-selinux --enable-tcpwrap --disable-xattr >checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >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 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 powerpc-unknown-linux-gnu-gcc... none >checking whether make supports nested variables... (cached) yes >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-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 whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop >checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from powerpc-unknown-linux-gnu-gcc object... ok >checking for sysroot... no >checking for powerpc-unknown-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 powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) 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 whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.50.2 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.16.1 >checking for XML::Parser... ok >checking whether ln -s works... yes >checking for a sed that does not truncate output... (cached) /bin/sed >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for gawk... (cached) gawk >checking for powerpc-unknown-linux-gnu-gcc... (cached) powerpc-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether powerpc-unknown-linux-gnu-gcc accepts -g... (cached) yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking whether powerpc-unknown-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes >checking whether powerpc-unknown-linux-gnu-gcc -std=gnu99 needs -traditional... no >checking for m4... /usr/bin/m4 >checking for xsltproc... /usr/bin/xsltproc >checking for quotaon... /usr/sbin/quotaon >checking for quotacheck... /usr/sbin/quotacheck >checking for setcap... /sbin/setcap >checking for kill... /bin/kill >checking for powerpc-unknown-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 gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for gobject-introspection... no (disabled, use --enable-introspection to enable) >checking for powerpc-unknown-linux-gnu-objcopy... /usr/bin/powerpc-unknown-linux-gnu-objcopy >checking for powerpc-unknown-linux-gnu-strings... /usr/bin/powerpc-unknown-linux-gnu-strings >checking for powerpc-unknown-linux-gnu-gperf... no >checking for gperf... /usr/bin/gperf >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -pipe in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wall in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wextra in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wno-inline in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wundef in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wformat=2 in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wformat-security in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wformat-nonliteral in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Winit-self in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wshadow in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wcast-align in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Werror=overflow in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -ffast-math in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -fno-common in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -fno-strict-aliasing in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -fvisibility=hidden in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -fdata-sections in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -fstack-protector in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wl,-z,relro in envvar LDFLAGS... yes >checking if powerpc-unknown-linux-gnu-gcc -std=gnu99 supports flag -Wl,-z,now in envvar LDFLAGS... yes >checking for library containing mq_open... -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 fanotify_init... yes >checking for fanotify_mark... yes >checking for __secure_getenv... yes >checking for secure_getenv... no >checking whether gettid is declared... no >checking whether pivot_root is declared... no >checking whether name_to_handle_at is declared... yes >checking for DBUS... yes >checking for KMOD... yes >checking for BLKID... yes >checking for 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 for gperf... /usr/bin/gperf >checking linux/input.h usability... yes >checking linux/input.h presence... yes >checking for linux/input.h... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating docs/libudev/Makefile >config.status: creating docs/libudev/version.xml >config.status: creating docs/gudev/Makefile >config.status: creating docs/gudev/version.xml >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po/stamp-it commands > > systemd 196 > > Distribution: gentoo > SysV compatibility: no > SysV init scripts: > SysV rc?.d directories: > libcryptsetup: no > tcpwrap: yes > PAM: yes > AUDIT: no > IMA: yes > SELinux: no > XZ: yes > ACL: yes > XATTR: no > GCRYPT: no > QRENCODE: no > MICROHTTPD: no > binfmt: yes > vconsole: yes > readahead: yes > quotacheck: yes > randomseed: yes > logind: yes > hostnamed: yes > timedated: yes > localed: yes > coredump: yes > kmod: yes > blkid: yes > firmware path: \"/lib/firmware/updates/\", \"/lib/firmware/\" > gudev: no > gintrospection: no > keymap: yes > Python: no > Python Headers: no > > prefix: /usr > rootprefix: /usr > sysconf dir: /etc > datarootdir: ${prefix}/share > includedir: ${prefix}/include > include_prefix: /usr/include > lib dir: ${exec_prefix}/lib > rootlib dir: /usr/lib > PAM modules dir: /lib/security > 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: yes > man pages: yes > gtk-doc: no > > CFLAGS: -pipe -Wall -Wextra -Wno-inline -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 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector --param=ssp-buffer-size=4 -pipe -O2 -mcpu=7450 -fno-strict-aliasing > CPPLAGS: -Wp,-D_FORTIFY_SOURCE=2 > LDFLAGS: -Wl,--as-needed -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common > PYTHON_CFLAGS: > PYTHON_LIBS: > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-apps/systemd-196/work/systemd-196 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sys-apps/systemd-196/work/systemd-196" >make > GEN src/core/syscall-list.txt > GEN src/core/syscall-from-name.gperf > GEN src/core/syscall-from-name.h > GEN src/core/syscall-to-name.h > GEN src/udev/keymap/keys.txt > GEN src/udev/keymap/keys-from-name.gperf > GEN src/udev/keymap/keys-from-name.h > GEN src/udev/keymap/keys-to-name.h >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/sys-apps/systemd-196/work/systemd-196/build-aux/missing --run autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make --no-print-directory all-recursive >Making all in . > CC src/libsystemd-daemon/libsystemd_daemon_la-sd-daemon.lo > CCLD libsystemd-daemon.la > CC src/libsystemd-id128/libsystemd_id128_la-sd-id128.lo > CC src/shared/util.lo > CC src/shared/virt.lo > CC src/shared/path-util.lo > CC src/shared/hashmap.lo > CC src/shared/set.lo > CC src/shared/strv.lo > CC src/shared/strbuf.lo > CC src/shared/conf-parser.lo > CC src/shared/log.lo > CC src/shared/ratelimit.lo > CC src/shared/exit-status.lo > CC src/shared/utf8.lo > CC src/shared/pager.lo > CC src/shared/socket-util.lo > CC src/shared/conf-files.lo > CC src/shared/cgroup-util.lo > CC src/shared/cgroup-show.lo > CC src/shared/unit-name.lo > CC src/shared/utmp-wtmp.lo > CC src/shared/watchdog.lo > CC src/shared/spawn-ask-password-agent.lo > CC src/shared/specifier.lo > CC src/shared/replace-var.lo > CC src/shared/spawn-polkit-agent.lo > CC src/shared/hwclock.lo > CC src/shared/time-dst.lo > CCLD libsystemd-shared.la > CCLD libsystemd-id128.la > CC src/journal/libsystemd_journal_la-sd-journal.lo > CC src/journal/libsystemd_journal_la-journal-file.lo > CC src/journal/libsystemd_journal_la-journal-vacuum.lo > CC src/journal/libsystemd_journal_la-journal-verify.lo > CC src/journal/libsystemd_journal_la-lookup3.lo > CC src/journal/libsystemd_journal_la-journal-send.lo >src/journal/journal-send.c: In function 'sd_journal_sendv': >src/journal/journal-send.c:250:73: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] > CC src/journal/libsystemd_journal_la-catalog.lo > CC src/journal/libsystemd_journal_la-mmap-cache.lo > CC src/journal/libsystemd_journal_la-compress.lo > CC src/shared/libsystemd_label_la-cgroup-label.lo > CC src/shared/libsystemd_label_la-socket-label.lo > CC src/shared/libsystemd_label_la-label.lo > CC src/shared/libsystemd_label_la-selinux-util.lo > CC src/shared/libsystemd_label_la-mkdir.lo > CC src/shared/libsystemd_label_la-ask-password-api.lo > CC src/shared/libsystemd_label_la-dev-setup.lo > CCLD libsystemd-label.la > CC src/libsystemd-id128/sd-id128.lo > CCLD libsystemd-id128-internal.la > CCLD libsystemd-journal.la > CC src/login/libsystemd_login_la-sd-login.lo > CCLD libsystemd-login.la > CC src/shared/libsystemd_dbus_la-dbus-common.lo > CC src/shared/libsystemd_dbus_la-dbus-loop.lo > CC src/shared/libsystemd_dbus_la-polkit.lo > CCLD libsystemd-dbus.la > CC src/shared/libsystemd_units_la-install.lo > CC src/shared/libsystemd_units_la-path-lookup.lo > CCLD libsystemd-units.la > CC src/shared/libsystemd_logs_la-logs-show.lo > CC src/journal/libsystemd_journal_internal_la-sd-journal.lo > CC src/journal/libsystemd_journal_internal_la-journal-file.lo > CC src/journal/libsystemd_journal_internal_la-journal-vacuum.lo > CC src/journal/libsystemd_journal_internal_la-journal-verify.lo > CC src/journal/libsystemd_journal_internal_la-lookup3.lo > CC src/journal/libsystemd_journal_internal_la-journal-send.lo >src/journal/journal-send.c: In function 'sd_journal_sendv': >src/journal/journal-send.c:250:73: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] > CC src/journal/libsystemd_journal_internal_la-catalog.lo > CC src/journal/libsystemd_journal_internal_la-mmap-cache.lo > CC src/journal/libsystemd_journal_internal_la-compress.lo > CC src/journal/libsystemd_journal_internal_la-journald-kmsg.lo > CC src/journal/libsystemd_journal_internal_la-journald-syslog.lo > CC src/journal/libsystemd_journal_internal_la-journald-stream.lo > CC src/journal/libsystemd_journal_internal_la-journald-server.lo > CC src/journal/libsystemd_journal_internal_la-journald-console.lo > CC src/journal/libsystemd_journal_internal_la-journald-native.lo > CC src/journal/libsystemd_journal_internal_la-journald-rate-limit.lo > GEN src/journal/journald-gperf.c > CC src/journal/libsystemd_journal_internal_la-journald-gperf.lo > CC src/shared/audit.lo > CC src/shared/libsystemd_capability_la-capability.lo > CCLD libsystemd-capability.la > CCLD libsystemd-audit.la > CC src/login/sd-login.lo > CCLD libsystemd-login-internal.la > CC src/shared/libsystemd_acl_la-acl-util.lo > CCLD libsystemd-acl.la > CCLD libsystemd-journal-internal.la >copying selected object files to avoid basename conflicts... > CCLD libsystemd-logs.la >copying selected object files to avoid basename conflicts... > CC src/core/libsystemd_core_la-unit.lo > CC src/core/libsystemd_core_la-unit-printf.lo > CC src/core/libsystemd_core_la-job.lo > CC src/core/libsystemd_core_la-manager.lo > CC src/core/libsystemd_core_la-transaction.lo > CC src/core/libsystemd_core_la-load-fragment.lo > CC src/core/libsystemd_core_la-service.lo > CC src/core/libsystemd_core_la-automount.lo > CC src/core/libsystemd_core_la-mount.lo > CC src/core/libsystemd_core_la-swap.lo > CC src/core/libsystemd_core_la-device.lo > CC src/core/libsystemd_core_la-target.lo > CC src/core/libsystemd_core_la-snapshot.lo > CC src/core/libsystemd_core_la-socket.lo > CC src/core/libsystemd_core_la-timer.lo > CC src/core/libsystemd_core_la-path.lo > CC src/core/libsystemd_core_la-load-dropin.lo > CC src/core/libsystemd_core_la-execute.lo >In file included from src/core/execute.c:41:0: >./src/shared/linux/seccomp-bpf.h:56:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] > CC src/core/libsystemd_core_la-kill.lo > CC src/core/libsystemd_core_la-dbus.lo > CC src/core/libsystemd_core_la-dbus-manager.lo > CC src/core/libsystemd_core_la-dbus-unit.lo > CC src/core/libsystemd_core_la-dbus-job.lo > CC src/core/libsystemd_core_la-dbus-service.lo > CC src/core/libsystemd_core_la-dbus-socket.lo > CC src/core/libsystemd_core_la-dbus-timer.lo > CC src/core/libsystemd_core_la-dbus-target.lo > CC src/core/libsystemd_core_la-dbus-mount.lo > CC src/core/libsystemd_core_la-dbus-automount.lo > CC src/core/libsystemd_core_la-dbus-swap.lo > CC src/core/libsystemd_core_la-dbus-snapshot.lo > CC src/core/libsystemd_core_la-dbus-device.lo > CC src/core/libsystemd_core_la-dbus-execute.lo > CC src/core/libsystemd_core_la-dbus-kill.lo > CC src/core/libsystemd_core_la-dbus-path.lo > CC src/core/libsystemd_core_la-cgroup.lo > CC src/core/libsystemd_core_la-selinux-access.lo > CC src/core/libsystemd_core_la-selinux-setup.lo > CC src/core/libsystemd_core_la-ima-setup.lo > CC src/core/libsystemd_core_la-locale-setup.lo > CC src/core/libsystemd_core_la-hostname-setup.lo > CC src/core/libsystemd_core_la-machine-id-setup.lo > CC src/core/libsystemd_core_la-mount-setup.lo > CC src/core/libsystemd_core_la-loopback-setup.lo > CC src/core/libsystemd_core_la-fdset.lo > CC src/core/libsystemd_core_la-condition.lo > CC src/core/libsystemd_core_la-namespace.lo > CC src/core/libsystemd_core_la-tcpwrap.lo > CC src/core/libsystemd_core_la-cgroup-attr.lo > CC src/core/libsystemd_core_la-switch-root.lo > CC src/core/libsystemd_core_la-killall.lo > CC src/core/libsystemd_core_la-syscall-list.lo > CC src/core/libsystemd_core_la-audit-fd.lo > CC src/core/libsystemd_core_la-kmod-setup.lo > GEN src/core/load-fragment-gperf.gperf > GEN src/core/load-fragment-gperf.c > CC src/core/libsystemd_core_la-load-fragment-gperf.lo > GEN src/core/load-fragment-gperf-nulstr.c > CC src/core/libsystemd_core_la-load-fragment-gperf-nulstr.lo > CCLD libsystemd-core.la >copying selected object files to avoid basename conflicts... > CC src/login/pam_systemd_la-pam-module.lo > CCLD pam_systemd.la > CC src/cgls/cgls.o > CCLD systemd-cgls > CC src/cgtop/cgtop.o > CCLD systemd-cgtop > CC src/stdio-bridge/stdio-bridge.o > CCLD systemd-stdio-bridge > CC src/nspawn/nspawn.o > CC src/core/mount-setup.o > CC src/core/loopback-setup.o > CCLD systemd-nspawn > CC src/detect-virt/detect-virt.o > CCLD systemd-detect-virt > CC src/delta/delta.o > CCLD systemd-delta > CC src/journal/coredumpctl.o > CCLD systemd-coredumpctl > CC src/journal/cat.o > CCLD systemd-cat > CC src/hostname/hostnamectl-hostnamectl.o > CCLD hostnamectl > CC src/locale/localectl-localectl.o > CCLD localectl > CC src/timedate/timedatectl-timedatectl.o > CCLD timedatectl > CC src/test/test_engine-test-engine.o > CCLD test-engine > CC src/test/test_job_type-test-job-type.o > CCLD test-job-type > CC src/test/test-ns.o > CCLD test-ns > CC src/test/test-loopback.o > CCLD test-loopback > CC src/test/test-hostname.o > CCLD test-hostname > CC src/test/test-daemon.o > CCLD test-daemon > CC src/test/test-cgroup.o > CCLD test-cgroup > CC src/test/test-env-replace.o > CCLD test-env-replace > CC src/test/test-strv.o > CCLD test-strv > CC src/test/test_install-test-install.o > CCLD test-install > CC src/test/test-watchdog.o > CCLD test-watchdog > CC src/test/test-unit-name.o > CCLD test-unit-name > CC src/test/test-log.o > CCLD test-log > CC src/test/test_unit_file-test-unit-file.o > CCLD test-unit-file >./.libs/libsystemd-core.a(libsystemd_core_la-manager.o): In function `manager_check_finished': >manager.c:(.text.manager_check_finished+0x1e0): undefined reference to `sd_notifyf' >collect2: ld returned 1 exit status >make[2]: *** [test-unit-file] Error 1 >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 > [31;01m*[0m ERROR: sys-apps/systemd-196 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-apps/systemd-196'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-apps/systemd-196'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-apps/systemd-196/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-apps/systemd-196/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-apps/systemd-196/work/systemd-196' > [31;01m*[0m S: '/var/tmp/portage/sys-apps/systemd-196/work/systemd-196'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 445886
: 331360