Advertisement
StalkerNOVA

/var/tmp/portage/sys-apps/systemd-43/temp/build.log

Apr 1st, 2012
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 24.22 KB | None | 0 0
  1. ^[[32;01m * ^[[39;49;00mPackage:    sys-apps/systemd-43
  2. ^[[32;01m * ^[[39;49;00mRepository: gentoo
  3. ^[[32;01m * ^[[39;49;00mMaintainer: systemd@gentoo.org
  4. ^[[32;01m * ^[[39;49;00mUSE:        acl amd64 elibc_glibc kernel_linux multilib pam tcpd userland_GNU
  5. ^[[32;01m * ^[[39;49;00mFEATURES:   sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking systemd-43.tar.xz to /var/tmp/portage/sys-apps/systemd-43/work
  8. >>> Source unpacked in /var/tmp/portage/sys-apps/systemd-43/work
  9. >>> Preparing source in /var/tmp/portage/sys-apps/systemd-43/work/systemd-43 ...
  10.  ^[[32;01m*^[[0m Running elibtoolize in: systemd-43/
  11.  ^[[32;01m*^[[0m   Applying portage/1.2.0 patch ...
  12.  ^[[32;01m*^[[0m   Applying sed/1.5.6 patch ...
  13. >>> Source prepared.
  14. >>> Configuring source in /var/tmp/portage/sys-apps/systemd-43/work/systemd-43 ...
  15. >>> Working in BUILD_DIR: "/var/tmp/portage/sys-apps/systemd-43/work/systemd-43"
  16.  * econf: updating systemd-43/config.sub with /usr/share/gnuconfig/config.sub
  17.  * econf: updating systemd-43/config.guess with /usr/share/gnuconfig/config.guess
  18. /var/tmp/portage/sys-apps/systemd-43/work/systemd-43/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 --disable-dependency-tracking --docdir=/usr/share/doc/systemd-43 --with-distro=gentoo --with-rootprefix=/usr --with-rootlibdir=/usr/lib64 --with-pamlibdir=/lib64/security --localstatedir=/var --enable-split-usr --enable-acl --disable-audit --disable-libcryptsetup --disable-gtk --disable-xz --enable-pam --disable-plymouth --disable-selinux --enable-tcpwrap
  19. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  20. checking whether the C compiler works... yes
  21. checking for C compiler default output file name... a.out
  22. checking for suffix of executables...
  23. checking whether we are cross compiling... no
  24. checking for suffix of object files... o
  25. checking whether we are using the GNU C compiler... yes
  26. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  27. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  28. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  29. checking for grep that handles long lines and -e... /bin/grep
  30. checking for egrep... /bin/grep -E
  31. checking for ANSI C header files... yes
  32. checking for sys/types.h... yes
  33. checking for sys/stat.h... yes
  34. checking for stdlib.h... yes
  35. checking for string.h... yes
  36. checking for memory.h... yes
  37. checking for strings.h... yes
  38. checking for inttypes.h... yes
  39. checking for stdint.h... yes
  40. checking for unistd.h... yes
  41. checking minix/config.h usability... no
  42. checking minix/config.h presence... no
  43. checking for minix/config.h... no
  44. checking whether it is safe to define __EXTENSIONS__... yes
  45. checking for special C compiler options needed for large files... no
  46. checking for _FILE_OFFSET_BITS value needed for large files... no
  47. checking for a BSD-compatible install... /usr/bin/install -c
  48. checking whether build environment is sane... yes
  49. checking for a thread-safe mkdir -p... /bin/mkdir -p
  50. checking for gawk... gawk
  51. checking whether make sets $(MAKE)... yes
  52. checking for style of include used by make... GNU
  53. checking whether make supports nested variables... yes
  54. checking how to create a pax tar archive... gnutar
  55.  
  56. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  57. checking build system type... x86_64-pc-linux-gnu
  58. checking host system type... x86_64-pc-linux-gnu
  59. checking whether make supports nested variables... (cached) yes
  60. checking whether NLS is requested... yes
  61. checking for intltool >= 0.40.0... 0.50.0 found
  62. checking for intltool-update... /usr/bin/intltool-update
  63. checking for intltool-merge... /usr/bin/intltool-merge
  64. checking for intltool-extract... /usr/bin/intltool-extract
  65. checking for xgettext... /usr/bin/xgettext
  66. checking for msgmerge... /usr/bin/msgmerge
  67. checking for msgfmt... /usr/bin/msgfmt
  68. checking for gmsgfmt... /usr/bin/gmsgfmt
  69. checking for perl... /usr/bin/perl
  70. checking for perl >= 5.8.1... 5.12.4
  71. checking for XML::Parser... ok
  72. checking whether ln -s works... yes
  73. checking for a sed that does not truncate output... /bin/sed
  74. checking for grep that handles long lines and -e... (cached) /bin/grep
  75. checking for gawk... (cached) gawk
  76. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  77. checking whether we are using the GNU C compiler... (cached) yes
  78. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  79. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  80. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  81. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
  82. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no
  83. checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy
  84. checking for x86_64-pc-linux-gnu-strings... x86_64-pc-linux-gnu-strings
  85. checking for x86_64-pc-linux-gnu-gperf... no
  86. checking for gperf... gperf
  87. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -pipe flag... yes
  88. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wall flag... yes
  89. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -W flag... yes
  90. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wextra flag... yes
  91. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wno-inline flag... yes
  92. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wvla flag... yes
  93. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wundef flag... yes
  94. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2 flag... yes
  95. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wlogical-op flag... yes
  96. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wsign-compare flag... yes
  97. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wformat-security flag... yes
  98. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-include-dirs flag... yes
  99. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wformat-nonliteral flag... yes
  100. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wold-style-definition flag... yes
  101. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wpointer-arith flag... yes
  102. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Winit-self flag... yes
  103. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wdeclaration-after-statement flag... yes
  104. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wfloat-equal flag... yes
  105. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-prototypes flag... yes
  106. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-prototypes flag... yes
  107. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wredundant-decls flag... yes
  108. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-declarations flag... yes
  109. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-noreturn flag... yes
  110. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wshadow flag... yes
  111. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wendif-labels flag... yes
  112.  
  113. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wcast-align flag... yes
  114. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-aliasing=2 flag... yes
  115. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wwrite-strings flag... yes
  116. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wno-long-long flag... yes
  117. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wno-overlength-strings flag... yes
  118. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wno-unused-parameter flag... yes
  119. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wno-missing-field-initializers flag... yes
  120. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wno-unused-result flag... yes
  121. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=overflow flag... yes
  122. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wp,-D_FORTIFY_SOURCE=2 flag... yes
  123. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -ffast-math flag... yes
  124. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-common flag... yes
  125. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fdiagnostics-show-option flag... yes
  126. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-strict-aliasing flag... yes
  127. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fvisibility=hidden flag... yes
  128. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -ffunction-sections flag... yes
  129. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fdata-sections flag... yes
  130. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wl,--as-needed flag... yes
  131. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wl,--gc-sections flag... yes
  132. checking how to print strings... printf
  133. checking for a sed that does not truncate output... (cached) /bin/sed
  134. checking for fgrep... /bin/grep -F
  135. checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  136. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  137. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  138. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  139. checking the maximum length of command line arguments... 1572864
  140. checking whether the shell understands some XSI constructs... yes
  141. checking whether the shell understands "+="... yes
  142. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  143. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  144. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  145. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  146. checking how to recognize dependent libraries... pass_all
  147. checking for x86_64-pc-linux-gnu-dlltool... no
  148. checking for dlltool... no
  149. checking how to associate runtime and link libraries... printf %s\n
  150. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  151. checking for archiver @FILE support... @
  152. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  153. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  154. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
  155. checking for sysroot... no
  156. checking for x86_64-pc-linux-gnu-mt... no
  157. checking for mt... no
  158. checking if : is a manifest tool... no
  159. checking for dlfcn.h... yes
  160. checking for objdir... .libs
  161. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  162. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  163. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  164. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  165. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
  166. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  167. checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  168. checking whether -lc should be explicitly linked in... no
  169.  
  170. checking dynamic linker characteristics... GNU/Linux ld.so
  171. checking how to hardcode library paths into programs... immediate
  172. checking whether stripping libraries is possible... yes
  173. checking if libtool supports shared libraries... yes
  174. checking whether to build shared libraries... yes
  175. checking whether to build static libraries... yes
  176. checking for library containing clock_gettime... -lrt
  177. checking for library containing dlsym... -ldl
  178. checking for library containing cap_init... -lcap
  179. checking sys/capability.h usability... yes
  180. checking sys/capability.h presence... yes
  181. checking for sys/capability.h... yes
  182. checking for x86_64-pc-linux-gnu-pkg-config... no
  183. checking for pkg-config... /usr/bin/pkg-config
  184. checking pkg-config is at least version 0.9.0... yes
  185. checking for UDEV... yes
  186. checking for DBUS... yes
  187. checking for KMOD... yes
  188. checking for tcpwrap library and headers... yes
  189. checking security/pam_modules.h usability... yes
  190. checking security/pam_modules.h presence... yes
  191. checking for security/pam_modules.h... yes
  192. checking security/pam_modutil.h usability... yes
  193. checking security/pam_modutil.h presence... yes
  194. checking for security/pam_modutil.h... yes
  195. checking security/pam_ext.h usability... yes
  196. checking security/pam_ext.h presence... yes
  197. checking for security/pam_ext.h... yes
  198. checking for pam_syslog in -lpam... yes
  199. checking sys/acl.h usability... yes
  200. checking sys/acl.h presence... yes
  201. checking for sys/acl.h... yes
  202. checking acl/libacl.h usability... yes
  203. checking acl/libacl.h presence... yes
  204. checking for acl/libacl.h... yes
  205. checking for acl_get_file in -lacl... yes
  206. checking for valac... no
  207. configure: WARNING: No Vala compiler found.  You will not be able to compile .vala source files.
  208. checking for xsltproc... no
  209. checking for m4... /usr/bin/m4
  210. configure: creating ./config.status
  211. config.status: creating Makefile
  212. config.status: creating po/Makefile.in
  213. config.status: creating config.h
  214. config.status: executing depfiles commands
  215. config.status: executing libtool commands
  216. config.status: executing po/stamp-it commands
  217.  
  218.         systemd 43
  219.  
  220.         Distribution:            gentoo
  221.         SysV compatibility:      no
  222.         SysV init scripts:
  223.         SysV rc?.d directories:
  224.         Gtk:                     no
  225.         libcryptsetup:           no
  226.  
  227.         tcpwrap:                 yes
  228.         PAM:                     yes
  229.         AUDIT:                   no
  230.         SELinux:                 no
  231.         XZ:                      no
  232.         ACL:                     yes
  233.         binfmt:                  yes
  234.         vconsole:                yes
  235.         readahead:               yes
  236.         quotacheck:              yes
  237.         randomseed:              yes
  238.         logind:                  yes
  239.         hostnamed:               yes
  240.         timedated:               yes
  241.         localed:                 yes
  242.         coredump:                yes
  243.         plymouth:                no
  244.         prefix:                  /usr
  245.         rootprefix:              /usr
  246.         libexec dir:             ${exec_prefix}/libexec
  247.         lib dir:                 /usr/lib64
  248.         rootlib dir:             /usr/lib64
  249.         PAM modules dir:         /lib64/security
  250.         udev rules dir:          /lib/udev/rules.d
  251.         D-Bus policy dir:        /etc/dbus-1/system.d
  252.         D-Bus session dir:       /usr/share/dbus-1/services
  253.         D-Bus system dir:        /usr/share/dbus-1/services/../system-services
  254.         D-Bus interfaces dir:    /usr/share/dbus-1/services/../interfaces
  255.         Split /usr:              yes
  256.         Build man pages:         yes
  257.  
  258. >>> Source configured.
  259. >>> Compiling source in /var/tmp/portage/sys-apps/systemd-43/work/systemd-43 ...
  260. >>> Working in BUILD_DIR: "/var/tmp/portage/sys-apps/systemd-43/work/systemd-43"
  261. make -j2
  262. make  all-recursive
  263. make[1]: Entering directory `/var/tmp/portage/sys-apps/systemd-43/work/systemd-43'
  264. Making all in po
  265. make[2]: Entering directory `/var/tmp/portage/sys-apps/systemd-43/work/systemd-43/po'
  266. make[2]: Nothing to be done for `all'.
  267. make[2]: Leaving directory `/var/tmp/portage/sys-apps/systemd-43/work/systemd-43/po'
  268. make[2]: Entering directory `/var/tmp/portage/sys-apps/systemd-43/work/systemd-43'
  269.  CC     src/libsystemd_login_la-cgroup-util.lo
  270.  CC     src/libsystemd_core_la-unit.lo
  271.  CC     src/libsystemd_core_la-job.lo
  272.  CC     src/libsystemd_core_la-manager.lo
  273.  CC     src/libsystemd_core_la-path-lookup.lo
  274.  CC     src/libsystemd_core_la-load-fragment.lo
  275.  CC     src/libsystemd_core_la-service.lo
  276.  CC     src/libsystemd_core_la-automount.lo
  277.  CC     src/libsystemd_core_la-mount.lo
  278.  CC     src/libsystemd_core_la-swap.lo
  279.  CC     src/libsystemd_core_la-device.lo
  280.  CC     src/libsystemd_core_la-target.lo
  281.  CC     src/libsystemd_core_la-snapshot.lo
  282.  CC     src/libsystemd_core_la-socket.lo
  283.  CC     src/libsystemd_core_la-timer.lo
  284.  CC     src/libsystemd_core_la-path.lo
  285.  CC     src/libsystemd_core_la-load-dropin.lo
  286.  CC     src/libsystemd_core_la-execute.lo
  287.  CC     src/libsystemd_core_la-utmp-wtmp.lo
  288.  CC     src/libsystemd_core_la-dbus.lo
  289.  CC     src/libsystemd_core_la-dbus-manager.lo
  290.  CC     src/libsystemd_core_la-dbus-unit.lo
  291.  CC     src/libsystemd_core_la-dbus-job.lo
  292.  CC     src/libsystemd_core_la-dbus-service.lo
  293.  CC     src/libsystemd_core_la-dbus-socket.lo
  294.  CC     src/libsystemd_core_la-dbus-timer.lo
  295.  CC     src/libsystemd_core_la-dbus-target.lo
  296.  CC     src/libsystemd_core_la-dbus-mount.lo
  297.  CC     src/libsystemd_core_la-dbus-automount.lo
  298.  CC     src/libsystemd_core_la-dbus-swap.lo
  299.  CC     src/libsystemd_core_la-dbus-snapshot.lo
  300.  CC     src/libsystemd_core_la-dbus-device.lo
  301.  CC     src/libsystemd_core_la-dbus-execute.lo
  302.  CC     src/libsystemd_core_la-dbus-path.lo
  303.  CC     src/libsystemd_core_la-cgroup.lo
  304.  CC     src/libsystemd_core_la-mount-setup.lo
  305.  CC     src/libsystemd_core_la-hostname-setup.lo
  306.  CC     src/libsystemd_core_la-selinux-setup.lo
  307.  CC     src/libsystemd_core_la-loopback-setup.lo
  308.  CC     src/libsystemd_core_la-kmod-setup.lo
  309. src/kmod-setup.c:39:9: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' [-Wpragmas]
  310. src/kmod-setup.c:46:9: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' [-Wpragmas]
  311.   CC     src/libsystemd_core_la-locale-setup.lo
  312.   CC     src/libsystemd_core_la-machine-id-setup.lo
  313.   CC     src/libsystemd_core_la-specifier.lo
  314.   CC     src/libsystemd_core_la-unit-name.lo
  315.   CC     src/libsystemd_core_la-fdset.lo
  316.   CC     src/libsystemd_core_la-namespace.lo
  317.   CC     src/libsystemd_core_la-tcpwrap.lo
  318.   CC     src/libsystemd_core_la-cgroup-util.lo
  319.   CC     src/libsystemd_core_la-condition.lo
  320.   CC     src/libsystemd_core_la-dbus-common.lo
  321.   CC     src/libsystemd_core_la-sd-daemon.lo
  322.   CC     src/libsystemd_core_la-install.lo
  323.   CC     src/libsystemd_core_la-cgroup-attr.lo
  324.   CC     src/libsystemd_core_la-sd-id128.lo
  325.   GEN    src/load-fragment-gperf.gperf
  326.   CC     src/login/pam_systemd_la-pam-module.lo
  327.   CC     src/pam_systemd_la-dbus-common.lo
  328.   CC     src/cgls.o
  329.   CC     src/cgroup-show.o
  330.   CC     src/cgroup-util.o
  331.   CC     src/pager.o
  332.   CC     src/cgtop.o
  333.   CC     src/bridge.o
  334.   CC     src/nspawn.o
  335.   CC     src/loopback-setup.o
  336.   CC     src/journal/cat.o
  337.   CC     src/test_engine-test-engine.o
  338.   CC     src/test_job_type-test-job-type.o
  339.   CC     src/test_ns-test-ns.o
  340.   CC     src/test-loopback.o
  341.   CC     src/test-hostname.o
  342.   CC     src/hostname-setup.o
  343.   CC     src/test-daemon.o
  344.   CC     src/test-cgroup.o
  345.   CC     src/test-env-replace.o
  346.   CC     src/test-strv.o
  347.   CC     src/specifier.o
  348.   CC     src/test_install-test-install.o
  349.   CC     src/test_install-install.o
  350.   CC     src/test_install-path-lookup.o
  351.   CC     src/test_install-unit-name.o
  352.   CC     src/test-id128.o
  353.   CC     src/sd-id128.o
  354.   CC     src/journal/test_journal-test-journal.o
  355.   CC     src/journal/test_journal-sd-journal.o
  356.   CC     src/journal/test_journal-journal-file.o
  357.   CC     src/journal/test_journal-lookup3.o
  358.   CC     src/journal/test_journal-journal-send.o
  359.   CC     src/test_journal-sd-id128.o
  360.   CC     src/login/test-login.o
  361.   CC     src/systemctl-systemctl.o
  362.   CC     src/systemctl-utmp-wtmp.o
  363.   CC     src/systemctl-dbus-common.o
  364.   CC     src/systemctl-path-lookup.o
  365.   CC     src/systemctl-cgroup-show.o
  366.   CC     src/systemctl-cgroup-util.o
  367.   CC     src/systemctl-exit-status.o
  368.   CC     src/systemctl-unit-name.o
  369.   CC     src/systemctl-pager.o
  370.   CC     src/systemctl-install.o
  371.   CC     src/systemctl-spawn-agent.o
  372.   CC     src/systemctl-logs-show.o
  373.   CC     src/notify.o
  374.   CC     src/ask-password.o
  375.   CC     src/ask-password-api.o
  376.   CC     src/tty-ask-password-agent.o
  377.   CC     src/utmp-wtmp.o
  378.   CC     src/tmpfiles.o
  379.   CC     src/machine-id-setup.o
  380.   CC     src/machine-id-main.o
  381.   CC     src/journal/systemd_journalctl-journalctl.o
  382.   CC     src/systemd_journalctl-pager.o
  383.   CC     src/systemd_journalctl-logs-show.o
  384.   CC     src/login/systemd_loginctl-loginctl.o
  385.   CC     src/login/systemd_loginctl-sysfs-show.o
  386.   CC     src/systemd_loginctl-dbus-common.o
  387.   CC     src/systemd_loginctl-cgroup-show.o
  388.   CC     src/systemd_loginctl-cgroup-util.o
  389.   CC     src/systemd_loginctl-pager.o
  390.   CC     src/systemd-main.o
  391.   CC     src/systemd_cgroups_agent-cgroups-agent.o
  392.   CC     src/systemd_cgroups_agent-dbus-common.o
  393.   CC     src/systemd_initctl-initctl.o
  394.   CC     src/systemd_initctl-dbus-common.o
  395.   CC     src/systemd_update_utmp-update-utmp.o
  396.   CC     src/systemd_update_utmp-dbus-common.o
  397.   CC     src/systemd_update_utmp-utmp-wtmp.o
  398.   CC     src/systemd_shutdownd-utmp-wtmp.o
  399.   CC     src/systemd_shutdownd-shutdownd.o
  400.   CC     src/systemd_shutdown-mount-setup.o
  401.   CC     src/systemd_shutdown-umount.o
  402.   CC     src/systemd_shutdown-shutdown.o
  403.   CC     src/systemd_modules_load-modules-load.o
  404. src/modules-load.c:35:9: warning: expected [error|warning|ignored] after Б─≤#pragma GCC diagnosticБ─≥ [-Wpragmas]
  405. src/modules-load.c:42:9: warning: expected [error|warning|ignored] after Б─≤#pragma GCC diagnosticБ─≥ [-Wpragmas]
  406.   CC     src/remount-api-vfs.o
  407.   CC     src/mount-setup.o
  408.   CC     src/exit-status.o
  409.   CC     src/reply-password.o
  410.   CC     src/systemd_fsck-fsck.o
  411.   CC     src/systemd_fsck-dbus-common.o
  412.   CC     src/timestamp.o
  413.   CC     src/systemd_ac_power-ac-power.o
  414.   CC     src/detect-virt.o
  415.   CC     src/sysctl.o
  416.   CC     src/journal/systemd_journald-journald.o
  417.   CC     src/journal/systemd_journald-sd-journal.o
  418.   CC     src/journal/systemd_journald-journal-file.o
  419.   CC     src/journal/systemd_journald-lookup3.o
  420.   CC     src/journal/systemd_journald-journal-rate-limit.o
  421.   CC     src/systemd_journald-sd-id128.o
  422.   CC     src/systemd_journald-cgroup-util.o
  423.   CC     src/systemd_journald-acl-util.o
  424.   GEN    src/journal/journald-gperf.c
  425.   CC     src/journal/coredump.o
  426.   CC     src/readahead/systemd_readahead_collect-readahead-collect.o
  427.   CC     src/readahead/systemd_readahead_collect-readahead-common.o
  428.   CC     src/readahead/systemd_readahead_replay-readahead-replay.o
  429.   CC     src/readahead/systemd_readahead_replay-readahead-common.o
  430.   CC     src/quotacheck.o
  431.   CC     src/random-seed.o
  432.   CC     src/systemd_hostnamed-dbus-common.o
  433.   CC     src/systemd_hostnamed-polkit.o
  434.   CC     src/systemd_localed-dbus-common.o
  435.   CC     src/systemd_localed-polkit.o
  436.   CC     src/systemd_timedated-dbus-common.o
  437.   CC     src/systemd_timedated-polkit.o
  438.   CC     src/login/systemd_logind-logind.o
  439.   CC     src/login/systemd_logind-logind-dbus.o
  440.   CC     src/login/systemd_logind-logind-device.o
  441.   CC     src/login/systemd_logind-logind-seat.o
  442.   CC     src/login/systemd_logind-logind-seat-dbus.o
  443.   CC     src/login/systemd_logind-logind-session.o
  444.   CC     src/login/systemd_logind-logind-session-dbus.o
  445.   CC     src/login/systemd_logind-logind-user.o
  446.   CC     src/login/systemd_logind-logind-user-dbus.o
  447.   CC     src/systemd_logind-dbus-common.o
  448.   CC     src/systemd_logind-dbus-loop.o
  449.   CC     src/systemd_logind-cgroup-util.o
  450.   CC     src/systemd_logind-polkit.o
  451.   CC     src/login/systemd_logind-logind-acl.o
  452.   CC     src/systemd_logind-acl-util.o
  453.   GEN    src/login/logind-gperf.c
  454.   CC     src/login/user-sessions.o
  455.   CC     src/login/systemd_multi_seat_x-multi-seat-x.o
  456.   CC     src/login/systemd_uaccess-uaccess.o
  457.   CC     src/login/systemd_uaccess-logind-acl.o
  458.   CC     src/systemd_uaccess-acl-util.o
  459.   CC     src/getty-generator.o
  460.   CC     src/unit-name.o
  461. make[2]: *** No rule to make target `man/systemd.html', needed by `all-am'.  Stop.
  462. make[2]: *** Waiting for unfinished jobs....
  463.   GEN    man/systemd.special.7
  464. make[2]: Leaving directory `/var/tmp/portage/sys-apps/systemd-43/work/systemd-43'
  465. make[1]: *** [all-recursive] Error 1
  466. make[1]: Leaving directory `/var/tmp/portage/sys-apps/systemd-43/work/systemd-43'
  467. make: *** [all] Error 2
  468.  * ERROR: sys-apps/systemd-43 failed (compile phase):
  469.  *   emake failed
  470.  *
  471.  * If you need support, post the output of 'emerge --info =sys-apps/systemd-43',
  472.  * the complete build log and the output of 'emerge -pqv =sys-apps/systemd-43'.
  473.  * The complete build log is located at '/var/tmp/portage/sys-apps/systemd-43/temp/build.log'.
  474.  * The ebuild environment file is located at '/var/tmp/portage/sys-apps/systemd-43/temp/environment'.
  475.  * S: '/var/tmp/portage/sys-apps/systemd-43/work/systemd-43'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement