Advertisement
mersinvald

systemd build.log

Oct 30th, 2013
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.28 KB | None | 0 0
  1.  * Package: sys-apps/systemd-208-r2
  2.  * Repository: gentoo
  3.  * Maintainer: systemd@gentoo.org
  4.  * USE: abi_x86_64 acl amd64 elibc_glibc filecaps firmware-loader gudev introspection kernel_linux kmod pam policykit python python_single_target_python2_7 python_targets_python2_7 tcpd userland_GNU
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking systemd-208-r1.tar.xz to /var/tmp/portage/sys-apps/systemd-208-r2/work
  8. >>> Unpacking systemd-gentoo-patchset-208_p19.tar.bz2 to /var/tmp/portage/sys-apps/systemd-208-r2/work
  9. >>> Source unpacked in /var/tmp/portage/sys-apps/systemd-208-r2/work
  10. >>> Preparing source in /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208 ...
  11. * Applying 0001-acpi-fptd-fix-memory-leak-in-acpi_get_boot_usec.patch ...
  12.  [ ok ]
  13. * Applying 0002-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch ...
  14.  [ ok ]
  15. * Applying 0003-utf8-fix-utf8_is_printable.patch ...
  16.  [ ok ]
  17. * Applying 0004-mount-check-for-NULL-before-reading-pm-what.patch ...
  18.  [ ok ]
  19. * Applying 0005-logind-fix-bus-introspection-data-for-TakeControl.patch ...
  20.  [ ok ]
  21. * Applying 0006-manager-when-verifying-whether-clients-may-change-en.patch ...
  22.  [ ok ]
  23. * Applying 0007-systemd-order-remote-mounts-from-mountinfo-before-re.patch ...
  24.  [ ok ]
  25. * Applying 0008-gpt-auto-generator-exit-immediately-if-in-container.patch ...
  26.  [ ok ]
  27. * Applying 0009-tmpfiles.d-include-setgid-perms-for-run-log-journal.patch ...
  28.  [ ok ]
  29. * Applying 0010-mkdir-pass-a-proper-function-pointer-to-mkdir_safe_i.patch ...
  30.  [ ok ]
  31. * Applying 0011-strv-don-t-access-potentially-NULL-string-arrays.patch ...
  32.  [ ok ]
  33. * Applying 0012-efi-never-call-qsort-on-potentially-NULL-arrays.patch ...
  34.  [ ok ]
  35. * Applying 0013-modules-load-fix-error-handling.patch ...
  36.  [ ok ]
  37. * Applying 0014-dbus-fix-return-value-of-dispatch_rqueue.patch ...
  38.  [ ok ]
  39. * Applying 0015-bus-fix-potentially-uninitialized-memory-access.patch ...
  40.  [ ok ]
  41. * Applying 0016-journald-add-missing-error-check.patch ...
  42.  [ ok ]
  43. * Applying 0017-cryptsetup-fix-OOM-handling-when-parsing-mount-optio.patch ...
  44.  [ ok ]
  45. * Applying 0018-acpi-make-sure-we-never-free-an-uninitialized-pointe.patch ...
  46.  [ ok ]
  47. * Applying 0019-fix-lingering-references-to-var-lib-backlight-random.patch ...
  48.  [ ok ]
  49. * Running elibtoolize in: systemd-208/build-aux/
  50. * Applying portage/1.2.0 patch ...
  51. * Applying sed/1.5.6 patch ...
  52. * Applying as-needed/2.4.2 patch ...
  53. >>> Source prepared.
  54. >>> Configuring source in /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208 ...
  55. * amd64: running multilib-minimal_abi_src_configure
  56. >>> Working in BUILD_DIR: "/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64"
  57. * econf: updating systemd-208/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  58. * econf: updating systemd-208/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  59. /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/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-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/systemd-208-r2 --localstatedir=/var --with-pamlibdir=/lib64/security --with-bashcompletiondir=/usr/share/bash-completion --enable-split-usr --with-sysvinit-path= --with-sysvrcnd-path= --enable-efi --enable-ima --enable-acl --disable-audit --disable-libcryptsetup --disable-gtk-doc --disable-gcrypt --enable-gudev --disable-microhttpd --enable-introspection --enable-kmod --disable-xz --enable-pam --enable-polkit --enable-python-devel PYTHON_CONFIG=/usr/bin/python-config-2.7 --disable-qrencode --disable-selinux --enable-tcpwrap --disable-tests --disable-xattr --disable-chkconfig QUOTAON=/usr/sbin/quotaon QUOTACHECK=/usr/sbin/quotacheck --with-firmware-path=/lib/firmware/updates:/lib/firmware
  60. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  61. checking whether the C compiler works... yes
  62. checking for C compiler default output file name... a.out
  63. checking for suffix of executables...
  64. checking whether we are cross compiling... no
  65. checking for suffix of object files... o
  66. checking whether we are using the GNU C compiler... yes
  67. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  68. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  69. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  70. checking for grep that handles long lines and -e... /bin/grep
  71. checking for egrep... /bin/grep -E
  72. checking for ANSI C header files... yes
  73. checking for sys/types.h... yes
  74. checking for sys/stat.h... yes
  75. checking for stdlib.h... yes
  76. checking for string.h... yes
  77. checking for memory.h... yes
  78. checking for strings.h... yes
  79. checking for inttypes.h... yes
  80. checking for stdint.h... yes
  81. checking for unistd.h... yes
  82. checking minix/config.h usability... no
  83. checking minix/config.h presence... no
  84. checking for minix/config.h... no
  85. checking whether it is safe to define __EXTENSIONS__... yes
  86. checking for special C compiler options needed for large files... no
  87. checking for _FILE_OFFSET_BITS value needed for large files... no
  88. checking for a BSD-compatible install... /usr/bin/install -c
  89. checking whether build environment is sane... yes
  90. checking for a thread-safe mkdir -p... /bin/mkdir -p
  91. checking for gawk... gawk
  92. checking whether make sets $(MAKE)... yes
  93. checking for style of include used by make... GNU
  94. checking whether make supports nested variables... yes
  95. checking how to create a pax tar archive... gnutar
  96. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  97. checking whether make supports nested variables... (cached) yes
  98. checking build system type... x86_64-pc-linux-gnu
  99. checking host system type... x86_64-pc-linux-gnu
  100. checking how to print strings... printf
  101. checking for a sed that does not truncate output... /bin/sed
  102. checking for fgrep... /bin/grep -F
  103. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  104. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  105. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  106. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  107. checking whether ln -s works... yes
  108. checking the maximum length of command line arguments... 1572864
  109. checking whether the shell understands some XSI constructs... yes
  110. checking whether the shell understands "+="... yes
  111. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  112. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  113. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  114. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  115. checking how to recognize dependent libraries... pass_all
  116. checking for x86_64-pc-linux-gnu-dlltool... no
  117. checking for dlltool... no
  118. checking how to associate runtime and link libraries... printf %s\n
  119. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  120. checking for archiver @FILE support... @
  121. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  122. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  123. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  124. checking for sysroot... no
  125. checking for x86_64-pc-linux-gnu-mt... no
  126. checking for mt... no
  127. checking if : is a manifest tool... no
  128. checking for dlfcn.h... yes
  129. checking for objdir... .libs
  130. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  131. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  132. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  133. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  134. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  135. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  136. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  137. checking whether -lc should be explicitly linked in... no
  138. checking dynamic linker characteristics... GNU/Linux ld.so
  139. checking how to hardcode library paths into programs... immediate
  140. checking whether stripping libraries is possible... yes
  141. checking if libtool supports shared libraries... yes
  142. checking whether to build shared libraries... yes
  143. checking whether to build static libraries... no
  144. checking whether NLS is requested... yes
  145. checking for intltool >= 0.40.0... 0.50.2 found
  146. checking for intltool-update... /usr/bin/intltool-update
  147. checking for intltool-merge... /usr/bin/intltool-merge
  148. checking for intltool-extract... /usr/bin/intltool-extract
  149. checking for xgettext... /usr/bin/xgettext
  150. checking for msgmerge... /usr/bin/msgmerge
  151. checking for msgfmt... /usr/bin/msgfmt
  152. checking for gmsgfmt... /usr/bin/gmsgfmt
  153. checking for perl... /usr/bin/perl
  154. checking for perl >= 5.8.1... 5.16.3
  155. checking for XML::Parser... ok
  156. checking whether ln -s works... yes
  157. checking for a sed that does not truncate output... (cached) /bin/sed
  158. checking for grep that handles long lines and -e... (cached) /bin/grep
  159. checking for gawk... (cached) gawk
  160. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  161. checking whether we are using the GNU C compiler... (cached) yes
  162. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  163. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  164. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  165. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
  166. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no
  167. checking for m4... /usr/bin/m4
  168. checking for xsltproc... /usr/bin/xsltproc
  169. checking for quotaon... /usr/sbin/quotaon
  170. checking for quotacheck... /usr/sbin/quotacheck
  171. checking for setcap... /sbin/setcap
  172. checking for kill... /bin/kill
  173. checking for kmod... /bin/kmod
  174. checking for kexec... /usr/sbin/kexec
  175. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  176. checking pkg-config is at least version 0.9.0... yes
  177. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  178. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  179. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  180. checking whether to build gtk-doc documentation... no
  181. checking for gobject-introspection... yes
  182. checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy
  183. checking for x86_64-pc-linux-gnu-strings... x86_64-pc-linux-gnu-strings
  184. checking for x86_64-pc-linux-gnu-gperf... no
  185. checking for gperf... gperf
  186. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -pipe in envvar CFLAGS... yes
  187. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wall in envvar CFLAGS... yes
  188. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wextra in envvar CFLAGS... yes
  189. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-inline in envvar CFLAGS... yes
  190. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wundef in envvar CFLAGS... yes
  191. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wformat=2 -Wformat-security -Wformat-nonliteral in envvar CFLAGS... yes
  192. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS... yes
  193. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS... yes
  194. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
  195. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS... yes
  196. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS... yes
  197. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Winit-self in envvar CFLAGS... yes
  198. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
  199. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS... yes
  200. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS... yes
  201. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS... yes
  202. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS... yes
  203. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS... yes
  204. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS... yes
  205. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wshadow in envvar CFLAGS... yes
  206. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS... yes
  207. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wcast-align in envvar CFLAGS... yes
  208. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
  209. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS... yes
  210. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS... yes
  211. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS... yes
  212. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS... yes
  213. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
  214. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS... yes
  215. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Werror=overflow in envvar CFLAGS... yes
  216. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -ffast-math in envvar CFLAGS... yes
  217. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fno-common in envvar CFLAGS... yes
  218. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
  219. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fdiagnostics-color in envvar CFLAGS... no
  220. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fno-strict-aliasing in envvar CFLAGS... yes
  221. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fvisibility=hidden in envvar CFLAGS... yes
  222. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS... yes
  223. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fdata-sections in envvar CFLAGS... yes
  224. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -fstack-protector in envvar CFLAGS... yes
  225. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes
  226. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS... no
  227. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS... yes
  228. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wl,--no-undefined in envvar LDFLAGS... yes
  229. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
  230. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wl,-z,relro in envvar LDFLAGS... yes
  231. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports flag -Wl,-z,now in envvar LDFLAGS... yes
  232. checking for python version... 2.7
  233. checking for python platform... linux2
  234. checking for python script directory... ${prefix}/lib64/python2.7/site-packages
  235. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  236. checking for PYTHON_DEVEL... yes
  237. checking for sphinx-build-2.7... no
  238. checking for sphinx-build... no
  239. checking for library containing dlsym... -ldl
  240. checking sys/capability.h usability... yes
  241. checking sys/capability.h presence... yes
  242. checking for sys/capability.h... yes
  243. checking linux/btrfs.h usability... yes
  244. checking linux/btrfs.h presence... yes
  245. checking for linux/btrfs.h... yes
  246. checking for library containing clock_gettime... none required
  247. checking for library containing cap_init... -lcap
  248. checking for library containing mq_open... -lrt
  249. checking for fanotify_init... yes
  250. checking for fanotify_mark... yes
  251. checking for __secure_getenv... no
  252. checking for secure_getenv... yes
  253. checking whether gettid is declared... no
  254. checking whether pivot_root is declared... no
  255. checking whether name_to_handle_at is declared... yes
  256. checking for DBUS... yes
  257. checking for KMOD... yes
  258. checking for BLKID... yes
  259. checking for tcpwrap library and headers... yes
  260. checking security/pam_modules.h usability... yes
  261. checking security/pam_modules.h presence... yes
  262. checking for security/pam_modules.h... yes
  263. checking security/pam_modutil.h usability... yes
  264. checking security/pam_modutil.h presence... yes
  265. checking for security/pam_modutil.h... yes
  266. checking security/pam_ext.h usability... yes
  267. checking security/pam_ext.h presence... yes
  268. checking for security/pam_ext.h... yes
  269. checking for pam_syslog in -lpam... yes
  270. checking sys/acl.h usability... yes
  271. checking sys/acl.h presence... yes
  272. checking for sys/acl.h... yes
  273. checking acl/libacl.h usability... yes
  274. checking acl/libacl.h presence... yes
  275. checking for acl/libacl.h... yes
  276. checking for acl_get_file in -lacl... yes
  277. checking for valgrind/memcheck.h... no
  278. checking for ANSI C header files... (cached) yes
  279. checking arpa/inet.h usability... yes
  280. checking arpa/inet.h presence... yes
  281. checking for arpa/inet.h... yes
  282. checking fcntl.h usability... yes
  283. checking fcntl.h presence... yes
  284. checking for fcntl.h... yes
  285. checking for inttypes.h... (cached) yes
  286. checking netdb.h usability... yes
  287. checking netdb.h presence... yes
  288. checking for netdb.h... yes
  289. checking netinet/in.h usability... yes
  290. checking netinet/in.h presence... yes
  291. checking for netinet/in.h... yes
  292. checking for stdlib.h... (cached) yes
  293. checking for string.h... (cached) yes
  294. checking sys/socket.h usability... yes
  295. checking sys/socket.h presence... yes
  296. checking for sys/socket.h... yes
  297. checking sys/time.h usability... yes
  298. checking sys/time.h presence... yes
  299. checking for sys/time.h... yes
  300. checking for unistd.h... (cached) yes
  301. checking nss.h usability... yes
  302. checking nss.h presence... yes
  303. checking for nss.h... yes
  304. checking sys/ioctl.h usability... yes
  305. checking sys/ioctl.h presence... yes
  306. checking for sys/ioctl.h... yes
  307. checking sys/auxv.h usability... yes
  308. checking sys/auxv.h presence... yes
  309. checking for sys/auxv.h... yes
  310. checking for an ANSI C-conforming const... yes
  311. checking for size_t... yes
  312. checking whether time.h and sys/time.h may both be included... yes
  313. checking for stdlib.h... (cached) yes
  314. checking for GNU libc compatible malloc... yes
  315. checking sys/select.h usability... yes
  316. checking sys/select.h presence... yes
  317. checking for sys/select.h... yes
  318. checking for sys/socket.h... (cached) yes
  319. checking types of arguments for select... int,fd_set *,struct timeval *
  320. checking for gethostbyaddr... yes
  321. checking for gethostbyname... yes
  322. checking for gettimeofday... yes
  323. checking for inet_ntoa... yes
  324. checking for memset... yes
  325. checking for select... yes
  326. checking for socket... yes
  327. checking for strcspn... yes
  328. checking for strdup... yes
  329. checking for strerror... yes
  330. checking for strncasecmp... yes
  331. checking for strcasecmp... yes
  332. checking for strspn... yes
  333. checking for GLIB... yes
  334. checking that generated files are newer than configure... done
  335. configure: creating ./config.status
  336. config.status: creating Makefile
  337. config.status: creating po/Makefile.in
  338. config.status: creating docs/libudev/Makefile
  339. config.status: creating docs/libudev/version.xml
  340. config.status: creating docs/gudev/Makefile
  341. config.status: creating docs/gudev/version.xml
  342. config.status: creating config.h
  343. config.status: executing depfiles commands
  344. config.status: executing libtool commands
  345. config.status: executing po/stamp-it commands
  346.  
  347. systemd 208
  348.  
  349. libcryptsetup: no
  350. tcpwrap: yes
  351. PAM: yes
  352. AUDIT: no
  353. IMA: yes
  354. SELinux: no
  355. SMACK: no
  356. XZ: no
  357. ACL: yes
  358. XATTR: no
  359. GCRYPT: no
  360. QRENCODE: no
  361. MICROHTTPD: no
  362. CHKCONFIG: no
  363. binfmt: yes
  364. vconsole: yes
  365. readahead: yes
  366. bootchart: yes
  367. quotacheck: yes
  368. tmpfiles: yes
  369. randomseed: yes
  370. backlight: yes
  371. logind: yes
  372. machined: yes
  373. hostnamed: yes
  374. timedated: yes
  375. localed: yes
  376. coredump: yes
  377. polkit: yes
  378. efi: yes
  379. kmod: yes
  380. blkid: yes
  381. nss-myhostname: yes
  382. gudev: yes
  383. gintrospection: yes
  384. Python: yes
  385. Python Headers: yes
  386. man pages: yes
  387. gtk-doc: no
  388. test coverage: no
  389. Split /usr: yes
  390. SysV compatibility: no
  391.  
  392. prefix: /usr
  393. rootprefix: /usr
  394. sysconf dir: /etc
  395. datarootdir: ${prefix}/share
  396. includedir: ${prefix}/include
  397. include_prefix:
  398. lib dir: /usr/lib64
  399. rootlib dir: /usr/lib64
  400. SysV init scripts:
  401. SysV rc?.d directories:
  402. Build Python: /usr/bin/python2.7
  403. Installation Python: /usr/bin/python2.7
  404. sphinx binary:
  405. firmware path: \"/lib/firmware/updates/\", \"/lib/firmware/\"
  406. PAM modules dir: /lib64/security
  407. PAM configuration dir: /etc/pam.d
  408. D-Bus policy dir: /etc/dbus-1/system.d
  409. D-Bus session dir: /usr/share/dbus-1/services
  410. D-Bus system dir: /usr/share/dbus-1/system-services
  411. D-Bus interfaces dir: /usr/share/dbus-1/interfaces
  412. Bash completions dir: /usr/share/bash-completion
  413. Zsh completions dir: /usr/share/zsh/site-functions
  414. Extra start script: /etc/rc.local
  415. Extra stop script: /usr/sbin/halt.local
  416. Debug shell: /bin/sh @ /dev/tty9
  417.  
  418. CFLAGS: -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -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 -O2 -march=core2 -pipe
  419. CPPFLAGS:
  420. LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed
  421. PYTHON_CFLAGS: -I/usr/include/python2.7
  422. PYTHON_LIBS: -lpython2.7
  423.  
  424. >>> Source configured.
  425. >>> Compiling source in /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208 ...
  426. * amd64: running multilib-minimal_abi_src_compile
  427. make -j5 udevlibexecdir=/lib/udev
  428. /bin/mkdir -p src/python-systemd/
  429. /bin/mkdir -p src/core/
  430. /bin/sed -n -r 's/,//g; s/#define (SD_MESSAGE_[A-Z0-9_]+)\s.*/add_id(m, "\1", \1) JOINER/p' </var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/systemd/sd-messages.h >src/python-systemd/id128-constants.h
  431. /bin/mkdir -p src/udev/
  432. /bin/mkdir -p src/gudev/
  433. x86_64-pc-linux-gnu-gcc -E -O2 -march=core2 -pipe -include ./config.h -DPKGSYSCONFDIR=\"/etc/systemd\" -DSYSTEM_CONFIG_UNIT_PATH=\"/etc/systemd/system\" -DSYSTEM_DATA_UNIT_PATH=\"/usr/lib/systemd/system\" -DSYSTEM_SYSVINIT_PATH=\"\" -DSYSTEM_SYSVRCND_PATH=\"\" -DUSER_CONFIG_UNIT_PATH=\"/etc/systemd/user\" -DUSER_DATA_UNIT_PATH=\"/usr/lib/systemd/user\" -DCATALOG_DATABASE=\"/var/lib/systemd/catalog/database\" -DSYSTEMD_CGROUP_AGENT_PATH=\"/usr/lib/systemd/systemd-cgroups-agent\" -DSYSTEMD_BINARY_PATH=\"/usr/lib/systemd/systemd\" -DSYSTEMD_SHUTDOWN_BINARY_PATH=\"/usr/lib/systemd/systemd-shutdown\" -DSYSTEMD_SLEEP_BINARY_PATH=\"/usr/lib/systemd/systemd-sleep\" -DSYSTEMCTL_BINARY_PATH=\"/usr/bin/systemctl\" -DSYSTEMD_TTY_ASK_PASSWORD_AGENT_BINARY_PATH=\"/usr/bin/systemd-tty-ask-password-agent\" -DSYSTEMD_STDIO_BRIDGE_BINARY_PATH=\"/usr/bin/systemd-stdio-bridge\" -DROOTPREFIX=\"/usr\" -DRANDOM_SEED=\"/var/lib/systemd/random-seed\" -DSYSTEMD_CRYPTSETUP_PATH=\"/usr/lib/systemd/systemd-cryptsetup\" -DSYSTEM_GENERATOR_PATH=\"/usr/lib/systemd/system-generators\" -DUSER_GENERATOR_PATH=\"/usr/lib/systemd/user-generators\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/lib/systemd/system-shutdown\" -DSYSTEM_SLEEP_PATH=\"/usr/lib/systemd/system-sleep\" -DSYSTEMD_KBD_MODEL_MAP=\"/usr/share/systemd/kbd-model-map\" -DX_SERVER=\"/usr/bin/X\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DQUOTACHECK=\"/usr/sbin/quotacheck\" -DKEXEC=\"/usr/sbin/kexec\" -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/shared -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/login -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/journal -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/systemd -I ./src/core -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/core -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/libudev -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/udev -I ./src/udev -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/libsystemd-bus -dM -include sys/syscall.h - < /dev/null | gawk '/^#define[ \t]+__NR_[^ ]+[ \t]+[0-9(]/ { sub(/__NR_/, "", $2); if ($2 !~ /SYSCALL_BASE/) print $2; }' > src/core/syscall-list.txt
  434. x86_64-pc-linux-gnu-gcc -E -O2 -march=core2 -pipe -include ./config.h -DPKGSYSCONFDIR=\"/etc/systemd\" -DSYSTEM_CONFIG_UNIT_PATH=\"/etc/systemd/system\" -DSYSTEM_DATA_UNIT_PATH=\"/usr/lib/systemd/system\" -DSYSTEM_SYSVINIT_PATH=\"\" -DSYSTEM_SYSVRCND_PATH=\"\" -DUSER_CONFIG_UNIT_PATH=\"/etc/systemd/user\" -DUSER_DATA_UNIT_PATH=\"/usr/lib/systemd/user\" -DCATALOG_DATABASE=\"/var/lib/systemd/catalog/database\" -DSYSTEMD_CGROUP_AGENT_PATH=\"/usr/lib/systemd/systemd-cgroups-agent\" -DSYSTEMD_BINARY_PATH=\"/usr/lib/systemd/systemd\" -DSYSTEMD_SHUTDOWN_BINARY_PATH=\"/usr/lib/systemd/systemd-shutdown\" -DSYSTEMD_SLEEP_BINARY_PATH=\"/usr/lib/systemd/systemd-sleep\" -DSYSTEMCTL_BINARY_PATH=\"/usr/bin/systemctl\" -DSYSTEMD_TTY_ASK_PASSWORD_AGENT_BINARY_PATH=\"/usr/bin/systemd-tty-ask-password-agent\" -DSYSTEMD_STDIO_BRIDGE_BINARY_PATH=\"/usr/bin/systemd-stdio-bridge\" -DROOTPREFIX=\"/usr\" -DRANDOM_SEED=\"/var/lib/systemd/random-seed\" -DSYSTEMD_CRYPTSETUP_PATH=\"/usr/lib/systemd/systemd-cryptsetup\" -DSYSTEM_GENERATOR_PATH=\"/usr/lib/systemd/system-generators\" -DUSER_GENERATOR_PATH=\"/usr/lib/systemd/user-generators\" -DSYSTEM_SHUTDOWN_PATH=\"/usr/lib/systemd/system-shutdown\" -DSYSTEM_SLEEP_PATH=\"/usr/lib/systemd/system-sleep\" -DSYSTEMD_KBD_MODEL_MAP=\"/usr/share/systemd/kbd-model-map\" -DX_SERVER=\"/usr/bin/X\" -DUDEVLIBEXECDIR=\"/lib/udev\" -DPOLKIT_AGENT_BINARY_PATH=\"/usr/bin/pkttyagent\" -DQUOTACHECK=\"/usr/sbin/quotacheck\" -DKEXEC=\"/usr/sbin/kexec\" -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/shared -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/login -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/journal -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/systemd -I ./src/core -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/core -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/libudev -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/udev -I ./src/udev -I /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/libsystemd-bus -dM -include linux/input.h - < /dev/null | gawk '/^#define[ \t]+KEY_[^ ]+[ \t]+[0-9]/ { if ($2 != "KEY_MAX") { print $2 } }' | sed 's/^KEY_COFFEE$/KEY_SCREENLOCK/' > src/udev/keyboard-keys.txt
  435. glib-genmarshal /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/gudev/gudevmarshal.list --prefix=g_udev_marshal --header > src/gudev/gudevmarshal.h
  436. /bin/mkdir -p src/gudev/
  437. /bin/mkdir -p src/gudev/
  438. echo '#include "gudevmarshal.h"' > src/gudev/gudevmarshal.c && \
  439. glib-genmarshal /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/gudev/gudevmarshal.list --prefix=g_udev_marshal --body >> src/gudev/gudevmarshal.c
  440. glib-mkenums --template /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/gudev/gudevenumtypes.c.template /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/gudev/gudevenums.h > src/gudev/gudevenumtypes.c
  441. /bin/mkdir -p src/core/
  442. /bin/mkdir -p src/core/
  443. gawk 'BEGIN{ print "struct syscall_name { const char* name; int id; };"; print "%null-strings"; print "%%";} { printf "%s, __NR_%s\n", $1, $1 }' < src/core/syscall-list.txt > src/core/syscall-from-name.gperf
  444. gawk 'BEGIN{ print "const char* const syscall_names[] = { "} { printf "[SYSCALL_TO_INDEX(__NR_%s)] = \"%s\",\n", $1, $1 } END{print "};"}' < src/core/syscall-list.txt > src/core/syscall-to-name.h
  445. /bin/mkdir -p src/core/
  446. gperf -L ANSI-C -t --ignore-case -N lookup_syscall -H hash_syscall_name -p -C < src/core/syscall-from-name.gperf > src/core/syscall-from-name.h
  447. gawk 'BEGIN{ print "struct key { const char* name; unsigned short id; };"; print "%null-strings"; print "%%";} { print tolower(substr($1 ,5)) ", " $1 }' < src/udev/keyboard-keys.txt > src/udev/keyboard-keys-from-name.gperf
  448. gawk 'BEGIN{ print "const char* const key_names[KEY_CNT] = { "} { print "[" $1 "] = \"" $1 "\"," } END{print "};"}' < src/udev/keyboard-keys.txt > src/udev/keyboard-keys-to-name.h
  449. gperf -L ANSI-C -t -N keyboard_lookup_key -H hash_key_name -p -C < src/udev/keyboard-keys-from-name.gperf > src/udev/keyboard-keys-from-name.h
  450. make --no-print-directory all-recursive
  451. Making all in .
  452. /bin/mkdir -p man/
  453. (echo '<?xml version="1.0" encoding="utf-8" ?>' && \
  454. echo '<!ENTITY rootlibexecdir "/usr/lib/systemd"> <!ENTITY rootbindir "/usr/bin"> <!ENTITY bindir "/usr/bin"> <!ENTITY SYSTEMCTL "/usr/bin/systemctl"> <!ENTITY SYSTEMD_NOTIFY "/usr/bin/systemd-notify"> <!ENTITY pkgsysconfdir "/etc/systemd"> <!ENTITY SYSTEM_CONFIG_UNIT_PATH "/etc/systemd/system"> <!ENTITY USER_CONFIG_UNIT_PATH "/etc/systemd/user"> <!ENTITY pkgdatadir "/usr/share/systemd"> <!ENTITY systemunitdir "/usr/lib/systemd/system"> <!ENTITY userunitdir "/usr/lib/systemd/user"> <!ENTITY systempresetdir "/usr/lib/systemd/system-preset"> <!ENTITY userpresetdir "/usr/lib/systemd/user-preset"> <!ENTITY udevhwdbdir "/lib/udev/hwdb.d"> <!ENTITY udevrulesdir "/lib/udev/rules.d"> <!ENTITY catalogdir "/usr/lib/systemd/catalog"> <!ENTITY tmpfilesdir "/usr/lib/tmpfiles.d"> <!ENTITY sysctldir "/usr/lib/sysctl.d"> <!ENTITY systemgeneratordir "/usr/lib/systemd/system-generators"> <!ENTITY usergeneratordir "/usr/lib/systemd/user-generators"> <!ENTITY PACKAGE_VERSION "208"> <!ENTITY PACKAGE_NAME "systemd"> <!ENTITY PACKAGE_URL "http://www.freedesktop.org/wiki/Software/systemd"> <!ENTITY RANDOM_SEED "/var/lib/systemd/random-seed"> <!ENTITY prefix "/usr"> <!ENTITY exec_prefix "/usr"> <!ENTITY libdir "/usr/lib64"> <!ENTITY includedir "/usr/include"> <!ENTITY VERSION "208"> <!ENTITY rootprefix "/usr"> <!ENTITY udevlibexecdir "/lib/udev"> <!ENTITY SUSHELL "/bin/sh"> <!ENTITY DEBUGTTY "/dev/tty9"> <!ENTITY KILL "/bin/kill"> <!ENTITY KMOD "/bin/kmod"> <!ENTITY MKDIR_P "/bin/mkdir -p"> <!ENTITY QUOTAON "/usr/sbin/quotaon"> <!ENTITY QUOTACHECK "/usr/sbin/quotacheck"> <!ENTITY SYSTEM_SYSVINIT_PATH ""> <!ENTITY VARLOGDIR "/var/log"> <!ENTITY RC_LOCAL_SCRIPT_PATH_START "/etc/rc.local"> <!ENTITY RC_LOCAL_SCRIPT_PATH_STOP "/usr/sbin/halt.local"> <!ENTITY PYTHON "/usr/bin/python2.7"> <!ENTITY PYTHON_BINARY "/usr/bin/python2.7">') \
  455. > man/custom-entities.ent # '
  456.  
  457. make[2]: Nothing to be done for `all'.
  458. >>> Test phase [not enabled]: sys-apps/systemd-208-r2
  459.  
  460. >>> Install systemd-208-r2 into /var/tmp/portage/sys-apps/systemd-208-r2/image/ category sys-apps
  461. * amd64: running multilib-minimal_abi_src_install
  462. make -j5 udevlibexecdir=/lib/udev dist_udevhwdb_DATA= DESTDIR=/var/tmp/portage/sys-apps/systemd-208-r2/image/ install
  463. make --no-print-directory install-recursive
  464. Making install in .
  465. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64'
  466. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/python2.7/site-packages/systemd'
  467. /bin/sh ./libtool --mode=install /usr/bin/install -c libsystemd-daemon.la libudev.la libgudev-1.0.la libsystemd-id128.la libsystemd-journal.la libnss_myhostname.la libsystemd-login.la '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64'
  468. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/python2.7/site-packages/systemd'
  469. /usr/bin/install -c -m 644 /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/python-systemd/journal.py /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/python-systemd/daemon.py /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/python-systemd/__init__.py '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/python2.7/site-packages/systemd'
  470. /bin/sh ./libtool --mode=install /usr/bin/install -c _journal.la id128.la _daemon.la _reader.la login.la '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/python2.7/site-packages/systemd'
  471. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/bin'
  472. libtool: install: /usr/bin/install -c .libs/libsystemd-daemon.so.0.0.10 /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libsystemd-daemon.so.0.0.10
  473. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libsystemd-daemon.so.0.0.10 libsystemd-daemon.so.0 || { rm -f libsystemd-daemon.so.0 && ln -s libsystemd-daemon.so.0.0.10 libsystemd-daemon.so.0; }; })
  474. /usr/bin/install -c /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/kernel-install/kernel-install '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/bin'
  475. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd'
  476. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libsystemd-daemon.so.0.0.10 libsystemd-daemon.so || { rm -f libsystemd-daemon.so && ln -s libsystemd-daemon.so.0.0.10 libsystemd-daemon.so; }; })
  477. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//lib/udev'
  478. Byte-compiling python modules...
  479. journal.pydaemon.py__init__.py /bin/sh ./libtool --mode=install /usr/bin/install -c ata_id cdrom_id collect scsi_id v4l_id accelerometer mtd_probe '/var/tmp/portage/sys-apps/systemd-208-r2/image//lib/udev'
  480.  
  481. libtool: install: /usr/bin/install -c .libs/libsystemd-daemon.lai /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libsystemd-daemon.la
  482. libtool: install: warning: relinking `_journal.la'
  483. /bin/sh ./libtool --mode=install /usr/bin/install -c systemd systemd-cgroups-agent systemd-initctl systemd-update-utmp systemd-shutdownd systemd-shutdown systemd-remount-fs systemd-reply-password systemd-fsck systemd-ac-power systemd-sysctl systemd-sleep systemd-modules-load systemd-udevd systemd-activate systemd-journald systemd-coredump systemd-binfmt systemd-vconsole-setup systemd-readahead systemd-bootchart systemd-quotacheck systemd-random-seed systemd-backlight systemd-hostnamed systemd-localed systemd-timedated systemd-machined systemd-logind systemd-user-sessions systemd-multi-seat-x '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd'
  484. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64; /bin/sh /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -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 -fvisibility=default -I/usr/include/python2.7 -O2 -march=core2 -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o _journal.la -rpath /usr/lib64/python2.7/site-packages/systemd src/python-systemd/_journal_la-_journal.lo -lpython2.7 libsystemd-journal.la -ldl -inst-prefix-dir /var/tmp/portage/sys-apps/systemd-208-r2/image/)
  485. libtool: install: /usr/bin/install -c .libs/libudev.so.1.4.0 /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libudev.so.1.4.0
  486. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libudev.so.1.4.0 libudev.so.1 || { rm -f libudev.so.1 && ln -s libudev.so.1.4.0 libudev.so.1; }; })
  487. Byte-compiling python modules (optimized versions) ...
  488. journal.pydaemon.py__init__.py
  489. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/share/dbus-1/interfaces'
  490. /usr/bin/install -c -m 644 org.freedesktop.systemd1.Manager.xml org.freedesktop.systemd1.Job.xml org.freedesktop.systemd1.Unit.xml org.freedesktop.systemd1.Service.xml org.freedesktop.systemd1.Socket.xml org.freedesktop.systemd1.Timer.xml org.freedesktop.systemd1.Target.xml org.freedesktop.systemd1.Device.xml org.freedesktop.systemd1.Mount.xml org.freedesktop.systemd1.Automount.xml org.freedesktop.systemd1.Snapshot.xml org.freedesktop.systemd1.Swap.xml org.freedesktop.systemd1.Path.xml org.freedesktop.hostname1.xml org.freedesktop.locale1.xml org.freedesktop.timedate1.xml '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/share/dbus-1/interfaces'
  491. libtool: install: /usr/bin/install -c ata_id /var/tmp/portage/sys-apps/systemd-208-r2/image//lib/udev/ata_id
  492. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/share/bash-completion'
  493. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libudev.so.1.4.0 libudev.so || { rm -f libudev.so && ln -s libudev.so.1.4.0 libudev.so; }; })
  494. /usr/bin/install -c -m 644 /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/journalctl /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/systemctl /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/systemd-analyze /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/systemd-run /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/udevadm /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/kernel-install /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/systemd-coredumpctl /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/hostnamectl /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/localectl /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/timedatectl /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/shell-completion/bash/loginctl '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/share/bash-completion'
  495. libtool: install: /usr/bin/install -c .libs/libudev.lai /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libudev.la
  496. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/catalog'
  497. libtool: install: warning: `libudev.la' has not been installed in `/usr/lib64'
  498. libtool: install: warning: `/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libsystemd-daemon.la' has not been installed in `/usr/lib64'
  499. libtool: install: warning: relinking `libgudev-1.0.la'
  500. libtool: install: warning: `/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libudev.la' has not been installed in `/usr/lib64'
  501. /usr/bin/install -c -m 644 /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/catalog/systemd.catalog '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/catalog'
  502. libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64'
  503. libtool: install: /usr/bin/install -c .libs/cdrom_id /var/tmp/portage/sys-apps/systemd-208-r2/image//lib/udev/cdrom_id
  504. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64; /bin/sh /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -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 -fvisibility=default -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,relro -Wl,-z,now -version-info 1:3:1 -export-dynamic -no-undefined -export-symbols-regex "^g_udev_.*" -Wl,-O1 -Wl,--as-needed -o libgudev-1.0.la -rpath /usr/lib64 src/gudev/libgudev_1_0_la-gudevclient.lo src/gudev/libgudev_1_0_la-gudevdevice.lo src/gudev/libgudev_1_0_la-gudevenumerator.lo src/gudev/libgudev_1_0_la-gudevmarshal.lo src/gudev/libgudev_1_0_la-gudevenumtypes.lo libudev.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl -inst-prefix-dir /var/tmp/portage/sys-apps/systemd-208-r2/image/)
  505. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//etc/dbus-1/system.d'
  506. libtool: install: /usr/bin/install -c collect /var/tmp/portage/sys-apps/systemd-208-r2/image//lib/udev/collect
  507. libtool: install: /usr/bin/install -c .libs/systemd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd
  508. /usr/bin/install -c -m 644 /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/core/org.freedesktop.systemd1.conf /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/hostname/org.freedesktop.hostname1.conf /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/locale/org.freedesktop.locale1.conf /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/timedate/org.freedesktop.timedate1.conf /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/machine/org.freedesktop.machine1.conf /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/login/org.freedesktop.login1.conf '/var/tmp/portage/sys-apps/systemd-208-r2/image//etc/dbus-1/system.d'
  509. libtool: install: /usr/bin/install -c systemd-cgroups-agent /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-cgroups-agent
  510. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/share/dbus-1/system-services'
  511. libtool: install: /usr/bin/install -c scsi_id /var/tmp/portage/sys-apps/systemd-208-r2/image//lib/udev/scsi_id
  512. /usr/bin/install -c -m 644 /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/core/org.freedesktop.systemd1.service /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/hostname/org.freedesktop.hostname1.service /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/locale/org.freedesktop.locale1.service /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/timedate/org.freedesktop.timedate1.service /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/machine/org.freedesktop.machine1.service /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/login/org.freedesktop.login1.service '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/share/dbus-1/system-services'
  513. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/share/doc/systemd-208-r2'
  514. libtool: install: warning: `libudev.la' has not been installed in `/usr/lib64'
  515. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/python-systemd/.libs/_journal_la-_journal.o -Wl,--as-needed -lpython2.7 -L/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 -L/usr/lib64 -lsystemd-journal -lrt -ldl -O2 -march=core2 -Wl,--no-undefined -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,-soname -Wl,_journal.so -o .libs/_journal.so
  516. /usr/bin/install -c -m 644 /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/README /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/NEWS /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/LICENSE.LGPL2.1 /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/LICENSE.GPL2 /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/LICENSE.MIT /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/DISTRO_PORTING /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/readahead/sd-readahead.c /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/systemd/sd-readahead.h '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/share/doc/systemd-208-r2'
  517. libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64'
  518. libtool: install: /usr/bin/install -c .libs/v4l_id /var/tmp/portage/sys-apps/systemd-208-r2/image//lib/udev/v4l_id
  519. /bin/mkdir -p '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/kernel/install.d'
  520. libtool: install: /usr/bin/install -c .libs/systemd-initctl /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-initctl
  521. /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsystemd-journal
  522. collect2: error: ld returned 1 exit status
  523. libtool: install: /usr/bin/install -c systemd-update-utmp /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-update-utmp
  524. /usr/bin/install -c /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/kernel-install/50-depmod.install /var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208/src/kernel-install/90-loaderentry.install '/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/kernel/install.d'
  525. libtool: install: warning: `libudev.la' has not been installed in `/usr/lib64'
  526. libtool: install: error: relink `_journal.la' with the above command before installing it
  527. make[3]: *** [install-pkgpyexecLTLIBRARIES] Error 1
  528. make[3]: *** Waiting for unfinished jobs....
  529. libtool: install: /usr/bin/install -c .libs/accelerometer /var/tmp/portage/sys-apps/systemd-208-r2/image//lib/udev/accelerometer
  530. libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64'
  531. libtool: install: /usr/bin/install -c mtd_probe /var/tmp/portage/sys-apps/systemd-208-r2/image//lib/udev/mtd_probe
  532. libtool: install: /usr/bin/install -c .libs/systemd-shutdownd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-shutdownd
  533. libtool: install: warning: `libudev.la' has not been installed in `/usr/lib64'
  534. libtool: relink: /usr/bin/nm -B src/gudev/.libs/libgudev_1_0_la-gudevclient.o src/gudev/.libs/libgudev_1_0_la-gudevdevice.o src/gudev/.libs/libgudev_1_0_la-gudevenumerator.o src/gudev/.libs/libgudev_1_0_la-gudevmarshal.o src/gudev/.libs/libgudev_1_0_la-gudevenumtypes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgudev-1.0.exp
  535. libtool: install: /usr/bin/install -c .libs/systemd-shutdown /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-shutdown
  536. libtool: install: /usr/bin/install -c systemd-remount-fs /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-remount-fs
  537. libtool: relink: /bin/grep -E -e "^g_udev_.*" ".libs/libgudev-1.0.exp" > ".libs/libgudev-1.0.expT"
  538. libtool: relink: mv -f ".libs/libgudev-1.0.expT" ".libs/libgudev-1.0.exp"
  539. libtool: install: /usr/bin/install -c systemd-reply-password /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-reply-password
  540. libtool: install: warning: `libudev.la' has not been installed in `/usr/lib64'
  541. libtool: relink: echo "{ global:" > .libs/libgudev-1.0.ver
  542. libtool: relink: cat .libs/libgudev-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgudev-1.0.ver
  543. libtool: install: /usr/bin/install -c .libs/systemd-fsck /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-fsck
  544. libtool: relink: echo "local: *; };" >> .libs/libgudev-1.0.ver
  545. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/gudev/.libs/libgudev_1_0_la-gudevclient.o src/gudev/.libs/libgudev_1_0_la-gudevdevice.o src/gudev/.libs/libgudev_1_0_la-gudevenumerator.o src/gudev/.libs/libgudev_1_0_la-gudevmarshal.o src/gudev/.libs/libgudev_1_0_la-gudevenumtypes.o -Wl,--as-needed -L/var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 -L/usr/lib64 -ludev -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl -pthread -O2 -march=core2 -Wl,--no-undefined -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -pthread -Wl,-soname -Wl,libgudev-1.0.so.0 -Wl,-version-script -Wl,.libs/libgudev-1.0.ver -o .libs/libgudev-1.0.so.0.1.3
  546. libtool: install: warning: `libudev.la' has not been installed in `/usr/lib64'
  547. libtool: install: /usr/bin/install -c .libs/systemd-ac-power /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-ac-power
  548. libtool: install: /usr/bin/install -c systemd-sysctl /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-sysctl
  549. libtool: install: /usr/bin/install -c systemd-sleep /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-sleep
  550. libtool: install: /usr/bin/install -c systemd-modules-load /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-modules-load
  551. libtool: install: /usr/bin/install -c systemd-udevd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-udevd
  552. libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64'
  553. libtool: install: /usr/bin/install -c .libs/systemd-activate /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-activate
  554. libtool: install: warning: `/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libsystemd-daemon.la' has not been installed in `/usr/lib64'
  555. libtool: install: /usr/bin/install -c .libs/libgudev-1.0.so.0.1.3T /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libgudev-1.0.so.0.1.3
  556. libtool: install: warning: `/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libudev.la' has not been installed in `/usr/lib64'
  557. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libgudev-1.0.so.0.1.3 libgudev-1.0.so.0 || { rm -f libgudev-1.0.so.0 && ln -s libgudev-1.0.so.0.1.3 libgudev-1.0.so.0; }; })
  558. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libgudev-1.0.so.0.1.3 libgudev-1.0.so || { rm -f libgudev-1.0.so && ln -s libgudev-1.0.so.0.1.3 libgudev-1.0.so; }; })
  559. libtool: install: /usr/bin/install -c .libs/systemd-journald /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-journald
  560. libtool: install: /usr/bin/install -c .libs/libgudev-1.0.lai /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libgudev-1.0.la
  561. libtool: install: /usr/bin/install -c .libs/libsystemd-id128.so.0.0.26 /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libsystemd-id128.so.0.0.26
  562. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libsystemd-id128.so.0.0.26 libsystemd-id128.so.0 || { rm -f libsystemd-id128.so.0 && ln -s libsystemd-id128.so.0.0.26 libsystemd-id128.so.0; }; })
  563. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libsystemd-id128.so.0.0.26 libsystemd-id128.so || { rm -f libsystemd-id128.so && ln -s libsystemd-id128.so.0.0.26 libsystemd-id128.so; }; })
  564. libtool: install: warning: `/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libsystemd-daemon.la' has not been installed in `/usr/lib64'
  565. libtool: install: /usr/bin/install -c .libs/libsystemd-id128.lai /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libsystemd-id128.la
  566. libtool: install: warning: `/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libudev.la' has not been installed in `/usr/lib64'
  567. libtool: install: /usr/bin/install -c .libs/libsystemd-journal.so.0.11.3 /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libsystemd-journal.so.0.11.3
  568. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libsystemd-journal.so.0.11.3 libsystemd-journal.so.0 || { rm -f libsystemd-journal.so.0 && ln -s libsystemd-journal.so.0.11.3 libsystemd-journal.so.0; }; })
  569. libtool: install: /usr/bin/install -c .libs/systemd-coredump /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-coredump
  570. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libsystemd-journal.so.0.11.3 libsystemd-journal.so || { rm -f libsystemd-journal.so && ln -s libsystemd-journal.so.0.11.3 libsystemd-journal.so; }; })
  571. libtool: install: /usr/bin/install -c .libs/libsystemd-journal.lai /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libsystemd-journal.la
  572. libtool: install: /usr/bin/install -c .libs/libnss_myhostname.so.2 /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libnss_myhostname.so.2
  573. libtool: install: /usr/bin/install -c systemd-binfmt /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-binfmt
  574. libtool: install: /usr/bin/install -c .libs/libnss_myhostname.lai /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libnss_myhostname.la
  575. libtool: install: /usr/bin/install -c .libs/libsystemd-login.so.0.9.1 /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libsystemd-login.so.0.9.1
  576. libtool: install: /usr/bin/install -c systemd-vconsole-setup /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-vconsole-setup
  577. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libsystemd-login.so.0.9.1 libsystemd-login.so.0 || { rm -f libsystemd-login.so.0 && ln -s libsystemd-login.so.0.9.1 libsystemd-login.so.0; }; })
  578. libtool: install: (cd /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64 && { ln -s -f libsystemd-login.so.0.9.1 libsystemd-login.so || { rm -f libsystemd-login.so && ln -s libsystemd-login.so.0.9.1 libsystemd-login.so; }; })
  579. libtool: install: /usr/bin/install -c .libs/libsystemd-login.lai /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib64/libsystemd-login.la
  580. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  581. libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64'
  582. libtool: install: warning: `libudev.la' has not been installed in `/usr/lib64'
  583. libtool: install: /usr/bin/install -c .libs/systemd-readahead /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-readahead
  584. libtool: install: warning: `libsystemd-journal.la' has not been installed in `/usr/lib64'
  585. libtool: install: /usr/bin/install -c .libs/systemd-bootchart /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-bootchart
  586. libtool: install: /usr/bin/install -c systemd-quotacheck /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-quotacheck
  587. libtool: install: /usr/bin/install -c systemd-random-seed /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-random-seed
  588. libtool: install: /usr/bin/install -c systemd-backlight /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-backlight
  589. libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64'
  590. libtool: install: /usr/bin/install -c .libs/systemd-hostnamed /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-hostnamed
  591. libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64'
  592. libtool: install: /usr/bin/install -c .libs/systemd-localed /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-localed
  593. libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64'
  594. libtool: install: /usr/bin/install -c .libs/systemd-timedated /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-timedated
  595. libtool: install: warning: `/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libsystemd-daemon.la' has not been installed in `/usr/lib64'
  596. libtool: install: warning: `/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libudev.la' has not been installed in `/usr/lib64'
  597. libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64'
  598. libtool: install: warning: `libudev.la' has not been installed in `/usr/lib64'
  599. libtool: install: /usr/bin/install -c .libs/systemd-machined /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-machined
  600. libtool: install: warning: `/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libsystemd-daemon.la' has not been installed in `/usr/lib64'
  601. libtool: install: warning: `/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64/libudev.la' has not been installed in `/usr/lib64'
  602. libtool: install: warning: `libsystemd-daemon.la' has not been installed in `/usr/lib64'
  603. libtool: install: warning: `libudev.la' has not been installed in `/usr/lib64'
  604. libtool: install: /usr/bin/install -c .libs/systemd-logind /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-logind
  605. libtool: install: /usr/bin/install -c systemd-user-sessions /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-user-sessions
  606. libtool: install: /usr/bin/install -c systemd-multi-seat-x /var/tmp/portage/sys-apps/systemd-208-r2/image//usr/lib/systemd/systemd-multi-seat-x
  607. make[2]: *** [install-am] Error 2
  608. make[1]: *** [install-recursive] Error 1
  609. make: *** [install] Error 2
  610. * ERROR: sys-apps/systemd-208-r2::gentoo failed (install phase):
  611. * emake failed
  612. *
  613. * If you need support, post the output of `emerge --info '=sys-apps/systemd-208-r2::gentoo'`,
  614. * the complete build log and the output of `emerge -pqv '=sys-apps/systemd-208-r2::gentoo'`.
  615. * The complete build log is located at '/var/tmp/portage/sys-apps/systemd-208-r2/temp/build.log'.
  616. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/systemd-208-r2/temp/environment'.
  617. * Working directory: '/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208-amd64'
  618. * S: '/var/tmp/portage/sys-apps/systemd-208-r2/work/systemd-208'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement