Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2010
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.53 KB | None | 0 0
  1. > emerge =systemd-3
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies ... done!
  6. [ebuild N ] sys-apps/systemd-3 USE="gtk pam tcpwrap -nosysv" 0 kB [1]
  7.  
  8. Total: 1 package (1 new), Size of downloads: 0 kB
  9. Portage tree and overlays:
  10. [0] /usr/portage
  11. [1] /usr/local/portage
  12.  
  13.  
  14. >>> Emerging (1 of 1) sys-apps/systemd-3 from local
  15. Adjusting permissions recursively: '/usr/portage/distfiles/'
  16. * systemd-3.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  17. * CPV: sys-apps/systemd-3
  18. * REPO: local
  19. * USE: amd64 elibc_glibc gtk kernel_linux multilib pam tcpwrap userland_GNU
  20. >>> Unpacking source...
  21. >>> Unpacking systemd-3.tar.bz2 to /var/tmp/portage/sys-apps/systemd-3/work
  22. >>> Source unpacked in /var/tmp/portage/sys-apps/systemd-3/work
  23. >>> Compiling source in /var/tmp/portage/sys-apps/systemd-3/work/systemd-3 ...
  24. * Applying systemd-3-dbus-1.3.2.patch ... [ ok ]
  25. * econf: updating systemd-3/config.sub with /usr/share/gnuconfig/config.sub
  26. * econf: updating systemd-3/config.guess with /usr/share/gnuconfig/config.guess
  27. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-distro=gentoo --with-rootdir=/ --enable-gtk --enable-pam --enable-tcpwrap
  28. checking for a BSD-compatible install... /usr/bin/install -c
  29. checking whether build environment is sane... yes
  30. checking for a thread-safe mkdir -p... /bin/mkdir -p
  31. checking for gawk... gawk
  32. checking whether make sets $(MAKE)... yes
  33. checking how to create a pax tar archive... gnutar
  34. checking build system type... x86_64-pc-linux-gnu
  35. checking host system type... x86_64-pc-linux-gnu
  36. checking for stow... no
  37. checking whether ln -s works... yes
  38. checking for a sed that does not truncate output... /usr/lib64/portage/bin/ebuild-helpers/sed
  39. checking for x86_64-pc-linux-gnu-gcc... gcc
  40. checking whether the C compiler works... yes
  41. checking for C compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether gcc accepts -g... yes
  47. checking for gcc option to accept ISO C89... none needed
  48. checking for style of include used by make... GNU
  49. checking dependency style of gcc... gcc3
  50. checking for gcc option to accept ISO C99... -std=gnu99
  51. checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
  52. checking how to run the C preprocessor... gcc -std=gnu99 -E
  53. checking for grep that handles long lines and -e... /bin/grep
  54. checking for egrep... /bin/grep -E
  55. checking whether gcc -std=gnu99 needs -traditional... no
  56. checking for ANSI C header files... yes
  57. checking for sys/types.h... yes
  58. checking for sys/stat.h... yes
  59. checking for stdlib.h... yes
  60. checking for string.h... yes
  61. checking for memory.h... yes
  62. checking for strings.h... yes
  63. checking for inttypes.h... yes
  64. checking for stdint.h... yes
  65. checking for unistd.h... yes
  66. checking minix/config.h usability... no
  67. checking minix/config.h presence... no
  68. checking for minix/config.h... no
  69. checking whether it is safe to define __EXTENSIONS__... yes
  70. checking if gcc -std=gnu99 supports -pipe flag... yes
  71. checking if gcc -std=gnu99 supports -Wall flag... yes
  72. checking if gcc -std=gnu99 supports -W flag... yes
  73. checking if gcc -std=gnu99 supports -Wextra flag... yes
  74. checking if gcc -std=gnu99 supports -Wno-inline flag... yes
  75. checking if gcc -std=gnu99 supports -Wvla flag... yes
  76. checking if gcc -std=gnu99 supports -Wundef flag... yes
  77. checking if gcc -std=gnu99 supports -Wformat=2 flag... yes
  78. checking if gcc -std=gnu99 supports -Wlogical-op flag... yes
  79. checking if gcc -std=gnu99 supports -Wsign-compare flag... yes
  80. checking if gcc -std=gnu99 supports -Wformat-security flag... yes
  81. checking if gcc -std=gnu99 supports -Wmissing-include-dirs flag... yes
  82. checking if gcc -std=gnu99 supports -Wformat-nonliteral flag... yes
  83. checking if gcc -std=gnu99 supports -Wold-style-definition flag... yes
  84. checking if gcc -std=gnu99 supports -Wpointer-arith flag... yes
  85. checking if gcc -std=gnu99 supports -Winit-self flag... yes
  86. checking if gcc -std=gnu99 supports -Wdeclaration-after-statement flag... yes
  87. checking if gcc -std=gnu99 supports -Wfloat-equal flag... yes
  88. checking if gcc -std=gnu99 supports -Wmissing-prototypes flag... yes
  89. checking if gcc -std=gnu99 supports -Wstrict-prototypes flag... yes
  90. checking if gcc -std=gnu99 supports -Wredundant-decls flag... yes
  91. checking if gcc -std=gnu99 supports -Wmissing-declarations flag... yes
  92. checking if gcc -std=gnu99 supports -Wmissing-noreturn flag... yes
  93. checking if gcc -std=gnu99 supports -Wshadow flag... yes
  94. checking if gcc -std=gnu99 supports -Wendif-labels flag... yes
  95. checking if gcc -std=gnu99 supports -Wcast-align flag... yes
  96. checking if gcc -std=gnu99 supports -Wstrict-aliasing=2 flag... yes
  97. checking if gcc -std=gnu99 supports -Wwrite-strings flag... yes
  98. checking if gcc -std=gnu99 supports -Wno-long-long flag... yes
  99. checking if gcc -std=gnu99 supports -Wno-overlength-strings flag... yes
  100. checking if gcc -std=gnu99 supports -Wno-unused-parameter flag... yes
  101. checking if gcc -std=gnu99 supports -Wno-missing-field-initializers flag... yes
  102. checking if gcc -std=gnu99 supports -Wno-unused-result flag... yes
  103. checking if gcc -std=gnu99 supports -Wp,-D_FORTIFY_SOURCE=2 flag... yes
  104. checking if gcc -std=gnu99 supports -ffast-math flag... yes
  105. checking if gcc -std=gnu99 supports -fno-common flag... yes
  106. checking if gcc -std=gnu99 supports -fdiagnostics-show-option flag... yes
  107. checking if gcc -std=gnu99 supports -fno-strict-aliasing flag... yes
  108. checking for a sed that does not truncate output... (cached) /usr/lib64/portage/bin/ebuild-helpers/sed
  109. checking for fgrep... /bin/grep -F
  110. checking for ld used by gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  111. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  112. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  113. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  114. checking the maximum length of command line arguments... 1966080
  115. checking whether the shell understands some XSI constructs... yes
  116. checking whether the shell understands "+="... yes
  117. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  118. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  119. checking how to recognize dependent libraries... pass_all
  120. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  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 gcc -std=gnu99 object... ok
  124. checking for dlfcn.h... yes
  125. checking for objdir... .libs
  126. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  127. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  128. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  129. checking if gcc -std=gnu99 static flag -static works... yes
  130. checking if gcc -std=gnu99 supports -c -o file.o... yes
  131. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  132. checking whether the gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  133. checking whether -lc should be explicitly linked in... no
  134. checking dynamic linker characteristics... GNU/Linux ld.so
  135. checking how to hardcode library paths into programs... immediate
  136. checking whether stripping libraries is possible... yes
  137. checking if libtool supports shared libraries... yes
  138. checking whether to build shared libraries... yes
  139. checking whether to build static libraries... yes
  140. checking for library containing clock_gettime... -lrt
  141. checking for library containing cap_init... -lcap
  142. checking sys/capability.h usability... yes
  143. checking sys/capability.h presence... yes
  144. checking for sys/capability.h... yes
  145. checking for x86_64-pc-linux-gnu-pkg-config... no
  146. checking for pkg-config... /usr/bin/pkg-config
  147. checking pkg-config is at least version 0.9.0... yes
  148. checking for UDEV... yes
  149. checking for DBUS... yes
  150. checking for DBUSGLIB... yes
  151. checking for tcpwrap library and headers... yes
  152. checking security/pam_modules.h usability... yes
  153. checking security/pam_modules.h presence... yes
  154. checking for security/pam_modules.h... yes
  155. checking security/pam_modutil.h usability... yes
  156. checking security/pam_modutil.h presence... yes
  157. checking for security/pam_modutil.h... yes
  158. checking security/pam_ext.h usability... yes
  159. checking security/pam_ext.h presence... yes
  160. checking for security/pam_ext.h... yes
  161. checking for pam_syslog in -lpam... yes
  162. checking for GTK... yes
  163. checking for valac... /usr/bin/valac
  164. checking /usr/bin/valac is at least version 0.8... yes
  165. checking for xsltproc... /usr/bin/xsltproc
  166. checking for m4... /usr/bin/m4
  167. configure: creating ./config.status
  168. config.status: creating Makefile
  169. config.status: creating config.h
  170. config.status: executing depfiles commands
  171. config.status: executing libtool commands
  172.  
  173. systemd 3
  174.  
  175. Distribution: gentoo
  176. SysV init scripts: /etc/init.d
  177. SysV rc?.d directories: /etc
  178. Syslog service: syslog-ng.service
  179. Gtk: yes
  180. tcpwrap: yes
  181. PAM: yes
  182. prefix: /usr
  183. root dir: /
  184. udev rules dir: /lib64/udev/rules.d
  185. pam modules dir: /lib/../lib64/security
  186. dbus policy dir: /etc/dbus-1/system.d
  187. dbus session dir: /usr/share/dbus-1/services
  188. dbus system dir: /usr/share/dbus-1/services/../system-services
  189. dbus interfaces dir: /usr/share/dbus-1/services/../interfaces
  190.  
  191. make -j2
  192. make all-am
  193. make[1]: Entering directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3'
  194. GEN man/systemd.special.7
  195. GEN man/systemd.special.html
  196. GEN units/session/remote-fs.target
  197. GEN units/session/exit.service
  198. GEN units/sysinit.target
  199. GEN units/getty@.service
  200. GEN units/graphical.target
  201. GEN units/remote-fs.target
  202. GEN units/multi-user.target
  203. GEN units/systemd-initctl.service
  204. GEN units/systemd-logger.service
  205. GEN units/syslog.target
  206. GEN systemd.pc
  207. CC src/util.lo
  208. CC src/hashmap.lo
  209. CC src/set.lo
  210. src/util.c:2774:2: warning: #warning "You probably should add a welcome text logic here."
  211. src/util.c: In function ‘delete_chars’:
  212. src/util.c:931: warning: logical ‘&&’ with non-zero constant will always evaluate as true [-Wlogical-op]
  213. src/util.c: In function ‘xescape’:
  214. src/util.c:1339: warning: logical ‘&&’ with non-zero constant will always evaluate as true [-Wlogical-op]
  215. src/util.c: In function ‘chars_intersect’:
  216. src/util.c:1635: warning: logical ‘&&’ with non-zero constant will always evaluate as true [-Wlogical-op]
  217. src/util.c: In function ‘ask’:
  218. src/util.c:1836: warning: logical ‘&&’ with non-zero constant will always evaluate as true [-Wlogical-op]
  219. src/util.c: In function ‘status_vprintf’:
  220. src/util.c:2722: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
  221. At top level:
  222. cc1: warning: unrecognized command line option "-Wno-unused-result"
  223. CC src/strv.lo
  224. CC src/conf-parser.lo
  225. CC src/socket-util.lo
  226. CC src/log.lo
  227. CC src/ratelimit.lo
  228. CC src/libsystemd_core_la-unit.lo
  229. CC src/libsystemd_core_la-job.lo
  230. CC src/libsystemd_core_la-manager.lo
  231. CC src/libsystemd_core_la-path-lookup.lo
  232. CC src/libsystemd_core_la-load-fragment.lo
  233. src/path-lookup.c: In function ‘session_dirs’:
  234. src/path-lookup.c:99: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result
  235. At top level:
  236. cc1: warning: unrecognized command line option "-Wno-unused-result"
  237. CC src/libsystemd_core_la-service.lo
  238. CC src/libsystemd_core_la-automount.lo
  239. CC src/libsystemd_core_la-mount.lo
  240. CC src/libsystemd_core_la-swap.lo
  241. CC src/libsystemd_core_la-device.lo
  242. src/swap.c: In function ‘swap_load_proc_swaps’:
  243. src/swap.c:499: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result
  244. At top level:
  245. cc1: warning: unrecognized command line option "-Wno-unused-result"
  246. CC src/libsystemd_core_la-target.lo
  247. CC src/libsystemd_core_la-snapshot.lo
  248. CC src/libsystemd_core_la-socket.lo
  249. CC src/libsystemd_core_la-timer.lo
  250. CC src/libsystemd_core_la-path.lo
  251. CC src/libsystemd_core_la-load-dropin.lo
  252. CC src/libsystemd_core_la-execute.lo
  253. CC src/libsystemd_core_la-dbus.lo
  254. src/execute.c: In function ‘chown_terminal’:
  255. src/execute.c:406: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result
  256. At top level:
  257. cc1: warning: unrecognized command line option "-Wno-unused-result"
  258. CC src/libsystemd_core_la-dbus-manager.lo
  259. CC src/libsystemd_core_la-dbus-unit.lo
  260. CC src/libsystemd_core_la-dbus-job.lo
  261. CC src/libsystemd_core_la-dbus-service.lo
  262. CC src/libsystemd_core_la-dbus-socket.lo
  263. CC src/libsystemd_core_la-dbus-timer.lo
  264. CC src/libsystemd_core_la-dbus-target.lo
  265. CC src/libsystemd_core_la-dbus-mount.lo
  266. CC src/libsystemd_core_la-dbus-automount.lo
  267. CC src/libsystemd_core_la-dbus-swap.lo
  268. CC src/libsystemd_core_la-dbus-snapshot.lo
  269. CC src/libsystemd_core_la-dbus-device.lo
  270. CC src/libsystemd_core_la-dbus-execute.lo
  271. CC src/libsystemd_core_la-dbus-path.lo
  272. CC src/libsystemd_core_la-cgroup.lo
  273. CC src/libsystemd_core_la-mount-setup.lo
  274. CC src/libsystemd_core_la-hostname-setup.lo
  275. src/mount-setup.c: In function ‘mount_cgroup_controllers’:
  276. src/mount-setup.c:111: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
  277. At top level:
  278. cc1: warning: unrecognized command line option "-Wno-unused-result"
  279. CC src/libsystemd_core_la-loopback-setup.lo
  280. CC src/libsystemd_core_la-kmod-setup.lo
  281. CC src/libsystemd_core_la-modprobe-setup.lo
  282. CC src/libsystemd_core_la-utmp-wtmp.lo
  283. CC src/libsystemd_core_la-specifier.lo
  284. CC src/libsystemd_core_la-unit-name.lo
  285. CC src/libsystemd_core_la-fdset.lo
  286. CC src/libsystemd_core_la-namespace.lo
  287. CC src/libsystemd_core_la-tcpwrap.lo
  288. CC src/libsystemd_core_la-cgroup-util.lo
  289. CC src/pam_systemd_la-pam-module.lo
  290. CC src/pam_systemd_la-cgroup-util.lo
  291. CC src/pam_systemd_la-sd-daemon.lo
  292. CC src/systemd_install-install.o
  293. CC src/systemd_install-path-lookup.o
  294. src/path-lookup.c: In function ‘session_dirs’:
  295. src/path-lookup.c:99: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result
  296. At top level:
  297. cc1: warning: unrecognized command line option "-Wno-unused-result"
  298. CC src/systemd_install-dbus-common.o
  299. CC src/systemd_install-sd-daemon.o
  300. CC src/systemd_cgls-systemd-cgls.o
  301. CC src/systemd_cgls-cgroup-show.o
  302. CC src/systemd_cgls-cgroup-util.o
  303. CC src/systemadm-systemadm.o
  304. CC src/systemadm-systemd-interfaces.o
  305. systemd-interfaces.c: In function ‘job_dbus_proxy_cancel’:
  306. systemd-interfaces.c:11019: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  307. systemd-interfaces.c:11020: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  308. systemd-interfaces.c: In function ‘unit_dbus_proxy_reload’:
  309. systemd-interfaces.c:8624: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  310. systemd-interfaces.c:8625: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  311. systemd-interfaces.c: In function ‘unit_dbus_proxy_restart’:
  312. systemd-interfaces.c:8510: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  313. systemd-interfaces.c:8511: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  314. systemd-interfaces.c: In function ‘unit_dbus_proxy_stop’:
  315. systemd-interfaces.c:8396: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  316. systemd-interfaces.c:8397: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  317. systemd-interfaces.c: In function ‘unit_dbus_proxy_start’:
  318. systemd-interfaces.c:8282: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  319. systemd-interfaces.c:8283: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  320. systemd-interfaces.c: In function ‘manager_dbus_proxy_create_snapshot’:
  321. systemd-interfaces.c:5830: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  322. systemd-interfaces.c:5831: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  323. systemd-interfaces.c: In function ‘manager_dbus_proxy_exit’:
  324. systemd-interfaces.c:5717: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  325. systemd-interfaces.c:5718: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  326. systemd-interfaces.c: In function ‘manager_dbus_proxy_reexecute’:
  327. systemd-interfaces.c:5612: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  328. systemd-interfaces.c:5613: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  329. systemd-interfaces.c: In function ‘manager_dbus_proxy_reload’:
  330. systemd-interfaces.c:5507: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  331. systemd-interfaces.c:5508: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  332. systemd-interfaces.c: In function ‘manager_dbus_proxy_dump’:
  333. systemd-interfaces.c:5398: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  334. systemd-interfaces.c:5399: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  335. systemd-interfaces.c: In function ‘manager_dbus_proxy_unsubscribe’:
  336. systemd-interfaces.c:5291: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  337. systemd-interfaces.c:5292: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  338. systemd-interfaces.c: In function ‘manager_dbus_proxy_subscribe’:
  339. systemd-interfaces.c:5186: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  340. systemd-interfaces.c:5187: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  341. systemd-interfaces.c: In function ‘manager_dbus_proxy_clear_jobs’:
  342. systemd-interfaces.c:5081: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  343. systemd-interfaces.c:5082: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  344. systemd-interfaces.c: In function ‘manager_dbus_proxy_restart_unit’:
  345. systemd-interfaces.c:4972: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  346. systemd-interfaces.c:4973: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  347. systemd-interfaces.c: In function ‘manager_dbus_proxy_reload_unit’:
  348. systemd-interfaces.c:4855: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  349. systemd-interfaces.c:4856: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  350. systemd-interfaces.c: In function ‘manager_dbus_proxy_stop_unit’:
  351. systemd-interfaces.c:4738: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  352. systemd-interfaces.c:4739: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  353. systemd-interfaces.c: In function ‘manager_dbus_proxy_start_unit’:
  354. systemd-interfaces.c:4621: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  355. systemd-interfaces.c:4622: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  356. systemd-interfaces.c: In function ‘manager_dbus_proxy_get_job’:
  357. systemd-interfaces.c:4504: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  358. systemd-interfaces.c:4505: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  359. systemd-interfaces.c: In function ‘manager_dbus_proxy_load_unit’:
  360. systemd-interfaces.c:4390: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  361. systemd-interfaces.c:4391: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  362. systemd-interfaces.c: In function ‘manager_dbus_proxy_get_unit’:
  363. systemd-interfaces.c:4276: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  364. systemd-interfaces.c:4277: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  365. systemd-interfaces.c: In function ‘manager_dbus_proxy_unset_environment’:
  366. systemd-interfaces.c:6068: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  367. systemd-interfaces.c:6069: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  368. systemd-interfaces.c: In function ‘manager_dbus_proxy_set_environment’:
  369. systemd-interfaces.c:5951: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  370. systemd-interfaces.c:5952: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  371. systemd-interfaces.c: In function ‘_dbus_manager_exit’:
  372. systemd-interfaces.c:3003: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  373. systemd-interfaces.c: In function ‘_dbus_manager_reexecute’:
  374. systemd-interfaces.c:2873: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  375. systemd-interfaces.c: In function ‘_dbus_manager_reload’:
  376. systemd-interfaces.c:2743: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  377. systemd-interfaces.c: In function ‘_dbus_manager_dump’:
  378. systemd-interfaces.c:2609: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  379. systemd-interfaces.c: In function ‘_dbus_manager_unsubscribe’:
  380. systemd-interfaces.c:2478: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  381. systemd-interfaces.c: In function ‘_dbus_manager_subscribe’:
  382. systemd-interfaces.c:2348: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  383. systemd-interfaces.c: In function ‘_dbus_manager_clear_jobs’:
  384. systemd-interfaces.c:2218: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  385. systemd-interfaces.c: In function ‘_dbus_manager_restart_unit’:
  386. systemd-interfaces.c:2076: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  387. systemd-interfaces.c: In function ‘_dbus_manager_reload_unit’:
  388. systemd-interfaces.c:1929: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  389. systemd-interfaces.c: In function ‘_dbus_manager_stop_unit’:
  390. systemd-interfaces.c:1782: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  391. systemd-interfaces.c: In function ‘_dbus_manager_start_unit’:
  392. systemd-interfaces.c:1635: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  393. systemd-interfaces.c: In function ‘_dbus_manager_get_job’:
  394. systemd-interfaces.c:1493: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  395. systemd-interfaces.c: In function ‘_dbus_manager_load_unit’:
  396. systemd-interfaces.c:1352: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  397. systemd-interfaces.c: In function ‘_dbus_manager_get_unit’:
  398. systemd-interfaces.c:1211: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  399. systemd-interfaces.c: In function ‘_dbus_manager_list_jobs’:
  400. systemd-interfaces.c:1046: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  401. systemd-interfaces.c: In function ‘_dbus_manager_list_units’:
  402. systemd-interfaces.c:862: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  403. systemd-interfaces.c: In function ‘manager_dbus_proxy_list_jobs’:
  404. systemd-interfaces.c:4120: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  405. systemd-interfaces.c:4121: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  406. systemd-interfaces.c: In function ‘manager_dbus_proxy_list_units’:
  407. systemd-interfaces.c:3950: warning: ‘_edomain’ may be used uninitialized in this function [-Wuninitialized]
  408. systemd-interfaces.c:3951: warning: ‘_ecode’ may be used uninitialized in this function [-Wuninitialized]
  409. systemd-interfaces.c: In function ‘_dbus_manager_unset_environment’:
  410. systemd-interfaces.c:3444: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  411. systemd-interfaces.c: In function ‘_dbus_manager_set_environment’:
  412. systemd-interfaces.c:3286: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  413. systemd-interfaces.c: In function ‘_dbus_unit_stop’:
  414. systemd-interfaces.c:7642: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  415. systemd-interfaces.c: In function ‘_dbus_unit_start’:
  416. systemd-interfaces.c:7501: warning: ‘reply’ may be used uninitialized in this function [-Wuninitialized]
  417. At top level:
  418. cc1: warning: unrecognized command line option "-Wno-unused-result"
  419. CC src/test_engine-test-engine.o
  420. In file included from /usr/include/gtk-2.0/gtk/gtk.h:234,
  421. from src/systemadm.c:8:
  422. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  423. systemadm.vala: In function ‘main_window_construct’:
  424. systemadm.vala:302: warning: implicit declaration of function ‘manager_dbus_proxy_new’ [-Wimplicit-function-declaration]
  425. systemadm.vala:302: warning: assignment makes pointer from integer without a cast
  426. systemadm.vala: In function ‘main_window_populate_unit_model’:
  427. systemadm.vala:328: warning: implicit declaration of function ‘unit_dbus_proxy_new’ [-Wimplicit-function-declaration]
  428. systemadm.vala:328: warning: assignment makes pointer from integer without a cast
  429. systemadm.vala: In function ‘main_window_populate_job_model’:
  430. systemadm.vala:355: warning: implicit declaration of function ‘job_dbus_proxy_new’ [-Wimplicit-function-declaration]
  431. systemadm.vala:355: warning: assignment makes pointer from integer without a cast
  432. glib-2.0.vapi: In function ‘g_time_local’:
  433. glib-2.0.vapi:2149: warning: declaration of ‘time’ shadows a global declaration [-Wshadow]
  434. /usr/include/time.h:186: warning: shadowed declaration is here [-Wshadow]
  435. glib-2.0.vapi: In function ‘g_time_format’:
  436. glib-2.0.vapi:2161: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
  437. systemadm.vala: In function ‘main_window_update_unit_iter’:
  438. systemadm.vala:656: warning: assignment makes pointer from integer without a cast
  439. systemadm.vala: In function ‘main_window_on_unit_new’:
  440. systemadm.vala:675: warning: assignment makes pointer from integer without a cast
  441. systemadm.vala: In function ‘main_window_on_job_new’:
  442. systemadm.vala:698: warning: assignment makes pointer from integer without a cast
  443. systemadm.vala: In function ‘main_window_on_unit_load’:
  444. systemadm.vala:881: warning: assignment makes pointer from integer without a cast
  445. systemadm.vala: In function ‘main_window_on_activate_link’:
  446. systemadm.vala:910: warning: assignment makes pointer from integer without a cast
  447. systemadm.vala: In function ‘_vala_main’:
  448. systemadm.vala:950: warning: passing argument 4 of ‘gtk_init_with_args’ discards qualifiers from pointer target type
  449. /usr/include/gtk-2.0/gtk/gtkmain.h:100: note: expected ‘struct GOptionEntry *’ but argument is of type ‘const struct GOptionEntry *’
  450. At top level:
  451. cc1: warning: unrecognized command line option "-Wno-unused-result"
  452. CC src/test_job_type-test-job-type.o
  453. CC src/test_ns-test-ns.o
  454. CC src/test-loopback.o
  455. CC src/loopback-setup.o
  456. CC src/test-daemon.o
  457. CC src/sd-daemon.o
  458. CC src/test_cgroup-test-cgroup.o
  459. CC src/test_cgroup-cgroup-util.o
  460. CC src/systemd-main.o
  461. CC src/systemctl-systemctl.o
  462. CC src/systemctl-utmp-wtmp.o
  463. CC src/systemctl-dbus-common.o
  464. CC src/systemctl-cgroup-show.o
  465. CC src/systemctl-cgroup-util.o
  466. CC src/notify.o
  467. CC src/logger.o
  468. CC src/tcpwrap.o
  469. CC src/systemd_cgroups_agent-cgroups-agent.o
  470. CC src/systemd_initctl-initctl.o
  471. CC src/systemd_initctl-sd-daemon.o
  472. CC src/systemd_initctl-dbus-common.o
  473. CCLD libsystemd-basic.la
  474. CCLD systemadm
  475. CCLD libsystemd-core.la
  476. CCLD pam_systemd.la
  477. CCLD systemd-install
  478. CCLD systemd-cgls
  479. CCLD test-engine
  480. CCLD test-job-type
  481. CCLD test-ns
  482. CCLD test-loopback
  483. CCLD test-daemon
  484. CCLD test-cgroup
  485. CCLD systemd
  486. CCLD systemctl
  487. CCLD systemd-notify
  488. CCLD systemd-logger
  489. CCLD systemd-cgroups-agent
  490. CCLD systemd-initctl
  491. GEN org.freedesktop.systemd1.Manager.xml
  492. GEN org.freedesktop.systemd1.Job.xml
  493. GEN org.freedesktop.systemd1.Unit.xml
  494. GEN org.freedesktop.systemd1.Service.xml
  495. GEN org.freedesktop.systemd1.Socket.xml
  496. GEN org.freedesktop.systemd1.Timer.xml
  497. GEN org.freedesktop.systemd1.Target.xml
  498. GEN org.freedesktop.systemd1.Device.xml
  499. GEN org.freedesktop.systemd1.Mount.xml
  500. GEN org.freedesktop.systemd1.Automount.xml
  501. GEN org.freedesktop.systemd1.Snapshot.xml
  502. GEN org.freedesktop.systemd1.Swap.xml
  503. GEN org.freedesktop.systemd1.Path.xml
  504. make[1]: Leaving directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3'
  505. >>> Source compiled.
  506. >>> Test phase [not enabled]: sys-apps/systemd-3
  507.  
  508. >>> Install systemd-3 into /var/tmp/portage/sys-apps/systemd-3/image/ category sys-apps
  509. make -j2 DESTDIR=/var/tmp/portage/sys-apps/systemd-3/image/ install
  510. make[1]: Entering directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3'
  511. test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//etc/dbus-1/system.d"
  512. test -z "/usr/share/dbus-1/services/../system-services" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/dbus-1/services/../system-services"
  513. /usr/bin/install -c -m 644 src/org.freedesktop.systemd1.service '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/dbus-1/services/../system-services'
  514. test -z "/usr/share/doc/systemd" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/doc/systemd"
  515. /usr/bin/install -c -m 644 src/org.freedesktop.systemd1.conf '/var/tmp/portage/sys-apps/systemd-3/image//etc/dbus-1/system.d'
  516. test -z "/etc/systemd" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//etc/systemd"
  517. /usr/bin/install -c -m 644 README LICENSE DISTRO_PORTING src/sd-daemon.h src/sd-daemon.c '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/doc/systemd'
  518. /usr/bin/install -c -m 644 src/system.conf '/var/tmp/portage/sys-apps/systemd-3/image//etc/systemd'
  519. test -z "/usr/share/systemd/session" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session"
  520. test -z "//lib/systemd/system" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system"
  521. /usr/bin/install -c -m 644 units/session/default.target '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session'
  522. test -z "/lib64/udev/rules.d" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//lib64/udev/rules.d"
  523. /usr/bin/install -c -m 644 units/emergency.service units/emergency.target units/basic.target units/getty.target units/halt.target units/local-fs.target units/network.target units/nss-lookup.target units/mail-transfer-agent.target units/poweroff.target units/reboot.target units/rescue.target units/rpcbind.target units/rtc-set.target units/shutdown.target units/umount.target units/sigpwr.target units/sockets.target units/swap.target units/dbus.target units/systemd-initctl.socket units/systemd-logger.socket units/dev-hugepages.automount units/dev-hugepages.mount units/dev-mqueue.automount units/dev-mqueue.mount units/proc-sys-fs-binfmt_misc.automount units/proc-sys-fs-binfmt_misc.mount units/sys-kernel-debug.automount units/sys-kernel-debug.mount units/sys-kernel-security.automount units/sys-kernel-security.mount units/var-lock.mount units/var-run.mount units/printer.target units/bluetooth.target units/gentoo/halt.service units/gentoo/killall.service units/gentoo/poweroff.service units/gentoo/reboot.service '/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system'
  524. /usr/bin/install -c -m 644 src/99-systemd.rules '/var/tmp/portage/sys-apps/systemd-3/image//lib64/udev/rules.d'
  525. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man1"
  526. /usr/bin/install -c -m 644 units/gentoo/xdm.service '/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system'
  527. test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man3"
  528. /usr/bin/install -c -m 644 man/systemd.1 man/systemctl.1 man/systemadm.1 man/systemd-install.1 man/systemd-cgls.1 man/systemd-notify.1 man/init.1 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man1'
  529. /usr/bin/install -c -m 644 man/sd_notify.3 man/sd_booted.3 man/sd_listen_fds.3 man/sd_is_fifo.3 man/sd_is_socket.3 man/sd_is_socket_unix.3 man/sd_is_socket_inet.3 man/sd_notifyf.3 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man3'
  530. test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man5"
  531. test -z "/usr/share/man/man7" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man7"
  532. /usr/bin/install -c -m 644 man/systemd.unit.5 man/systemd.service.5 man/systemd.socket.5 man/systemd.mount.5 man/systemd.automount.5 man/systemd.swap.5 man/systemd.timer.5 man/systemd.path.5 man/systemd.target.5 man/systemd.device.5 man/systemd.snapshot.5 man/systemd.exec.5 man/systemd.conf.5 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man5'
  533. /usr/bin/install -c -m 644 man/daemon.7 man/sd-daemon.7 man/systemd.special.7 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man7'
  534. test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man8"
  535. test -z "/usr/share/systemd/session" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session"
  536. /usr/bin/install -c -m 644 units/session/remote-fs.target units/session/exit.service '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session'
  537. test -z "//lib/systemd/system" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system"
  538. /usr/bin/install -c -m 644 man/runlevel.8 man/telinit.8 man/halt.8 man/shutdown.8 man/pam_systemd.8 man/reboot.8 man/poweroff.8 '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/man/man8'
  539. test -z "/usr/share/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/pkgconfig"
  540. /usr/bin/install -c -m 644 units/sysinit.target units/getty@.service units/graphical.target units/remote-fs.target units/multi-user.target units/systemd-initctl.service units/systemd-logger.service units/syslog.target '/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system'
  541. test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/bin"
  542. /usr/bin/install -c -m 644 systemd.pc '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/pkgconfig'
  543. test -z "//lib/systemd" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd"
  544. /bin/sh ./libtool --mode=install /usr/bin/install -c systemd-install systemd-cgls systemadm '/var/tmp/portage/sys-apps/systemd-3/image//usr/bin'
  545. /bin/sh ./libtool --mode=install /usr/bin/install -c systemd-logger systemd-cgroups-agent systemd-initctl '/var/tmp/portage/sys-apps/systemd-3/image///lib/systemd'
  546. libtool: install: /usr/bin/install -c systemd-logger /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/systemd-logger
  547. libtool: install: /usr/bin/install -c systemd-install /var/tmp/portage/sys-apps/systemd-3/image//usr/bin/systemd-install
  548. libtool: install: /usr/bin/install -c systemd-cgroups-agent /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/systemd-cgroups-agent
  549. libtool: install: /usr/bin/install -c systemd-cgls /var/tmp/portage/sys-apps/systemd-3/image//usr/bin/systemd-cgls
  550. libtool: install: /usr/bin/install -c systemadm /var/tmp/portage/sys-apps/systemd-3/image//usr/bin/systemadm
  551. test -z "/usr/share/dbus-1/services/../interfaces" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//usr/share/dbus-1/services/../interfaces"
  552. libtool: install: /usr/bin/install -c systemd-initctl /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/systemd-initctl
  553. test -z "/lib/../lib64/security" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image//lib/../lib64/security"
  554. /usr/bin/install -c -m 644 org.freedesktop.systemd1.Manager.xml org.freedesktop.systemd1.Job.xml org.freedesktop.systemd1.Unit.xml org.freedesktop.systemd1.Service.xml org.freedesktop.systemd1.Socket.xml org.freedesktop.systemd1.Timer.xml org.freedesktop.systemd1.Target.xml org.freedesktop.systemd1.Device.xml org.freedesktop.systemd1.Mount.xml org.freedesktop.systemd1.Automount.xml org.freedesktop.systemd1.Snapshot.xml org.freedesktop.systemd1.Swap.xml org.freedesktop.systemd1.Path.xml '/var/tmp/portage/sys-apps/systemd-3/image//usr/share/dbus-1/services/../interfaces'
  555. test -z "//bin" || /bin/mkdir -p "/var/tmp/portage/sys-apps/systemd-3/image///bin"
  556. /bin/sh ./libtool --mode=install /usr/bin/install -c pam_systemd.la '/var/tmp/portage/sys-apps/systemd-3/image//lib/../lib64/security'
  557. /bin/sh ./libtool --mode=install /usr/bin/install -c systemd systemctl systemd-notify '/var/tmp/portage/sys-apps/systemd-3/image///bin'
  558. libtool: install: /usr/bin/install -c .libs/pam_systemd.so /var/tmp/portage/sys-apps/systemd-3/image//lib/../lib64/security/pam_systemd.so
  559. libtool: install: /usr/bin/install -c .libs/pam_systemd.lai /var/tmp/portage/sys-apps/systemd-3/image//lib/../lib64/security/pam_systemd.la
  560. libtool: install: warning: remember to run `libtool --finish /lib/../lib64/security'
  561. libtool: install: /usr/bin/install -c systemd /var/tmp/portage/sys-apps/systemd-3/image///bin/systemd
  562. libtool: install: /usr/bin/install -c systemctl /var/tmp/portage/sys-apps/systemd-3/image///bin/systemctl
  563. libtool: install: /usr/bin/install -c systemd-notify /var/tmp/portage/sys-apps/systemd-3/image///bin/systemd-notify
  564. make install-data-hook
  565. make[2]: Entering directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3'
  566. /bin/mkdir -p -m 0755 \
  567. /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system \
  568. /var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session \
  569. /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system/sockets.target.wants \
  570. /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system/sysinit.target.wants \
  571. /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system \
  572. /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/getty.target.wants \
  573. /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/multi-user.target.wants \
  574. /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/graphical.target.wants \
  575. /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/session \
  576. /var/tmp/portage/sys-apps/systemd-3/image//etc/xdg/systemd
  577. /bin/mkdir -p -m 0755 /var/tmp/portage/sys-apps/systemd-3/image//cgroup || \
  578. echo "Don't forget to create /cgroup! Couldn't create it for you, continuing anyway."
  579. ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/xdg/systemd/ && \
  580. rm -f session && \
  581. ln -s /etc/systemd/session session )
  582. ( cd /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system/sockets.target.wants && \
  583. rm -f systemd-initctl.socket systemd-logger.socket && \
  584. ln -s ../systemd-logger.socket systemd-logger.socket && \
  585. ln -s ../systemd-initctl.socket systemd-initctl.socket )
  586. ( cd /var/tmp/portage/sys-apps/systemd-3/image//usr/share/systemd/session && \
  587. rm -f shutdown.target sockets.target local-fs.target swap.target bluetooth.target printer.target && \
  588. ln -s //lib/systemd/system/shutdown.target shutdown.target && \
  589. ln -s //lib/systemd/system/sockets.target sockets.target && \
  590. ln -s //lib/systemd/system/local-fs.target local-fs.target && \
  591. ln -s //lib/systemd/system/swap.target swap.target && \
  592. ln -s //lib/systemd/system/bluetooth.target bluetooth.target && \
  593. ln -s //lib/systemd/system/printer.target printer.target)
  594. ( cd /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system && \
  595. rm -f runlevel0.target runlevel1.target runlevel6.target && \
  596. ln -s poweroff.target runlevel0.target && \
  597. ln -s rescue.target runlevel1.target && \
  598. ln -s reboot.target runlevel6.target )
  599. ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system && \
  600. rm -f default.target ctrl-alt-del.target kbrequest.target && \
  601. ln -s //lib/systemd/system/graphical.target default.target && \
  602. ln -s //lib/systemd/system/reboot.target ctrl-alt-del.target && \
  603. ln -s //lib/systemd/system/rescue.target kbrequest.target && \
  604. rm -f runlevel2.target runlevel3.target runlevel4.target runlevel5.target && \
  605. ln -s //lib/systemd/system/multi-user.target runlevel2.target && \
  606. ln -s //lib/systemd/system/multi-user.target runlevel3.target && \
  607. ln -s //lib/systemd/system/multi-user.target runlevel4.target && \
  608. ln -s //lib/systemd/system/graphical.target runlevel5.target )
  609. ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/getty.target.wants && \
  610. rm -f getty@tty1.service getty@tty2.service getty@tty3.service getty@tty4.service getty@tty5.service getty@tty6.service && \
  611. ln -s //lib/systemd/system/getty@.service getty@tty1.service && \
  612. ln -s //lib/systemd/system/getty@.service getty@tty2.service && \
  613. ln -s //lib/systemd/system/getty@.service getty@tty3.service && \
  614. ln -s //lib/systemd/system/getty@.service getty@tty4.service && \
  615. ln -s //lib/systemd/system/getty@.service getty@tty5.service && \
  616. ln -s //lib/systemd/system/getty@.service getty@tty6.service )
  617. ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/multi-user.target.wants && \
  618. rm -f getty.target remote-fs.target && \
  619. ln -s //lib/systemd/system/getty.target getty.target && \
  620. ln -s //lib/systemd/system/remote-fs.target remote-fs.target )
  621. ( cd /var/tmp/portage/sys-apps/systemd-3/image///lib/systemd/system/sysinit.target.wants && \
  622. rm -f dev-hugepages.automount \
  623. dev-mqueue.automount \
  624. proc-sys-fs-binfmt_misc.automount \
  625. sys-kernel-debug.automount \
  626. sys-kernel-security.automount && \
  627. ln -s ../dev-hugepages.automount dev-hugepages.automount && \
  628. ln -s ../dev-mqueue.automount dev-mqueue.automount && \
  629. ln -s ../proc-sys-fs-binfmt_misc.automount proc-sys-fs-binfmt_misc.automount && \
  630. ln -s ../sys-kernel-debug.automount sys-kernel-debug.automount && \
  631. ln -s ../sys-kernel-security.automount sys-kernel-security.automount )
  632. ( cd /var/tmp/portage/sys-apps/systemd-3/image//usr/share/dbus-1/services && \
  633. rm -f org.freedesktop.systemd1.service && \
  634. ln -s ../system-services/org.freedesktop.systemd1.service org.freedesktop.systemd1.service )
  635. ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system && \
  636. rm -f display-manager.service && \
  637. ln -s //lib/systemd/system/xdm.service display-manager.service )
  638. ( cd /var/tmp/portage/sys-apps/systemd-3/image//etc/systemd/system/graphical.target.wants && \
  639. rm -f xdm.service && \
  640. ln -s //lib/systemd/system/xdm.service xdm.service )
  641. make[2]: Leaving directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3'
  642. make[1]: Leaving directory `/var/tmp/portage/sys-apps/systemd-3/work/systemd-3'
  643. >>> Completed installing systemd-3 into /var/tmp/portage/sys-apps/systemd-3/image/
  644.  
  645. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
  646. bin/systemd-notify
  647. bin/systemctl
  648. bin/systemd
  649. lib64/security/pam_systemd.so
  650. lib/systemd/systemd-initctl
  651. lib/systemd/systemd-cgroups-agent
  652. lib/systemd/systemd-logger
  653. usr/bin/systemadm
  654. usr/bin/systemd-cgls
  655. usr/bin/systemd-install
  656. ecompressdir: bzip2 -9 /usr/share/man
  657.  
  658. * QA Notice: Package has poor programming practices which may compile
  659. * fine but exhibit random runtime failures.
  660. * systemadm.vala:302: warning: implicit declaration of function ‘manager_dbus_proxy_new’ [-Wimplicit-function-declaration]
  661. * systemadm.vala:328: warning: implicit declaration of function ‘unit_dbus_proxy_new’ [-Wimplicit-function-declaration]
  662. * systemadm.vala:355: warning: implicit declaration of function ‘job_dbus_proxy_new’ [-Wimplicit-function-declaration]
  663.  
  664. *
  665. * QA Notice: Package has poor programming practices which may compile
  666. * but will almost certainly crash on 64bit architectures.
  667. *
  668. * Function `manager_dbus_proxy_new' implicitly converted to pointer at systemadm.vala:302
  669. * Function `unit_dbus_proxy_new' implicitly converted to pointer at systemadm.vala:328
  670. * Function `job_dbus_proxy_new' implicitly converted to pointer at systemadm.vala:355
  671. *
  672. * Please file a bug about this at http://bugs.gentoo.org/
  673. * with the maintaining herd of the package.
  674. *
  675. * ERROR: sys-apps/systemd-3 failed:
  676. * install aborted due to poor programming practices shown above
  677. *
  678. * Call stack:
  679. * misc-functions.sh, line 817: Called install_qa_check
  680. * misc-functions.sh, line 492: Called die
  681. * The specific snippet of code:
  682. * die "install aborted due to" \
  683. *
  684. * If you need support, post the output of 'emerge --info =sys-apps/systemd-3',
  685. * the complete build log and the output of 'emerge -pqv =sys-apps/systemd-3'.
  686. * This ebuild is from an overlay named 'local': '/usr/local/portage/'
  687. * The complete build log is located at '/var/tmp/portage/sys-apps/systemd-3/temp/build.log'.
  688. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/systemd-3/temp/environment'.
  689. * S: '/var/tmp/portage/sys-apps/systemd-3/work/systemd-3'
  690. !!! post install failed; exiting.
  691.  
  692. >>> Failed to emerge sys-apps/systemd-3, Log file:
  693.  
  694. >>> '/var/tmp/portage/sys-apps/systemd-3/temp/build.log'
  695. *
  696. * The following package has failed to build or install:
  697. *
  698. * (sys-apps/systemd-3, ebuild scheduled for merge), Log file:
  699. * '/var/tmp/portage/sys-apps/systemd-3/temp/build.log'
  700. *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement