Advertisement
Guest User

Archlinux lib32-systemd compilation ЕГГОГs

a guest
Aug 31st, 2015
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 66.08 KB | None | 0 0
  1. [maxik@m-Arch lib32-systemd]$ makepkg -sri --skippgpcheck
  2. ==> Сборка пакета: lib32-systemd 224-1 (Пн авг 31 19:42:29 UTC 2015)
  3. ==> Проверяю необходимые для запуска зависимости...
  4. ==> Проверяю необходимые для сборки зависимости...
  5. ==> Получение исходных файлов...
  6.   -> Клонирование systemd git репозитория...
  7. Клонирование в голый репозиторий «/home/maxik/lib32-systemd/systemd»…
  8. remote: Counting objects: 152749, done.
  9. remote: Compressing objects: 100% (299/299), done.
  10. remote: Total 152749 (delta 178), reused 0 (delta 0), pack-reused 152449
  11. Получение объектов: 100% (152749/152749), 38.56 MiB | 348.00 KiB/s, готово.
  12. Определение изменений: 100% (115459/115459), готово.
  13. Проверка соединения… готово.
  14. ==> ВНИМАНИЕ: Пропуск провероки PGP подписей исходных файлов.
  15. ==> Проверка исходных файлов с помощью md5sums...
  16.     systemd ... Пропущен
  17. ==> Распаковка исходных файлов...
  18.   -> Создание рабочей копии systemd git репозитория...
  19. Клонирование в «systemd»…
  20. готово.
  21. Переключено на новую ветку «makepkg»
  22. ==> Запускается prepare()...
  23. Activated pre-commit hook.
  24. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
  25. libtoolize: linking file 'build-aux/ltmain.sh'
  26. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  27. libtoolize: linking file 'm4/libtool.m4'
  28. libtoolize: linking file 'm4/ltoptions.m4'
  29. libtoolize: linking file 'm4/ltsugar.m4'
  30. libtoolize: linking file 'm4/ltversion.m4'
  31. libtoolize: linking file 'm4/lt~obsolete.m4'
  32. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
  33. configure.ac:33: installing 'build-aux/compile'
  34. configure.ac:39: installing 'build-aux/config.guess'
  35. configure.ac:39: installing 'build-aux/config.sub'
  36. configure.ac:37: installing 'build-aux/install-sh'
  37. configure.ac:37: installing 'build-aux/missing'
  38. Makefile.am: installing 'build-aux/depcomp'
  39. parallel-tests: installing 'build-aux/test-driver'
  40.  
  41. ----------------------------------------------------------------
  42. Initialized build system. For a common configuration please run:
  43. ----------------------------------------------------------------
  44.  
  45. ./configure CFLAGS='-g -O0 -ftrapv' --enable-compat-libs --enable-kdbus --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib
  46.  
  47. ==> Запускается build()...
  48. checking for gcc... gcc -m32
  49. checking whether the C compiler works... yes
  50. checking for C compiler default output file name... a.out
  51. checking for suffix of executables...
  52. checking whether we are cross compiling... no
  53. checking for suffix of object files... o
  54. checking whether we are using the GNU C compiler... yes
  55. checking whether gcc -m32 accepts -g... yes
  56. checking for gcc -m32 option to accept ISO C89... none needed
  57. checking whether gcc -m32 understands -c and -o together... yes
  58. checking how to run the C preprocessor... gcc -m32 -E
  59. checking for grep that handles long lines and -e... /usr/bin/grep
  60. checking for egrep... /usr/bin/grep -E
  61. checking for ANSI C header files... yes
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking minix/config.h usability... no
  72. checking minix/config.h presence... no
  73. checking for minix/config.h... no
  74. checking whether it is safe to define __EXTENSIONS__... yes
  75. checking for special C compiler options needed for large files... no
  76. checking for _FILE_OFFSET_BITS value needed for large files... 64
  77. checking whether to enable maintainer-specific portions of Makefiles... yes
  78. checking for a BSD-compatible install... /usr/bin/install -c
  79. checking whether build environment is sane... yes
  80. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  81. checking for gawk... gawk
  82. checking whether make sets $(MAKE)... yes
  83. checking for style of include used by make... GNU
  84. checking whether make supports nested variables... yes
  85. checking how to create a pax tar archive... gnutar
  86. checking dependency style of gcc -m32... gcc3
  87. checking whether make supports nested variables... (cached) yes
  88. checking build system type... x86_64-unknown-linux-gnu
  89. checking host system type... x86_64-unknown-linux-gnu
  90. checking for gcc-ar... gcc-ar
  91. checking for gcc-nm... gcc-nm
  92. checking for gcc-ranlib... gcc-ranlib
  93. checking how to print strings... printf
  94. checking for a sed that does not truncate output... /usr/bin/sed
  95. checking for fgrep... /usr/bin/grep -F
  96. checking for ld used by gcc -m32... /usr/bin/ld
  97. checking if the linker (/usr/bin/ld) is GNU ld... yes
  98. checking for BSD- or MS-compatible name lister (nm)... gcc-nm
  99. checking the name lister (gcc-nm) interface... BSD nm
  100. checking whether ln -s works... yes
  101. checking the maximum length of command line arguments... 1572864
  102. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  103. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  104. checking for /usr/bin/ld option to reload object files... -r
  105. checking for objdump... objdump
  106. checking how to recognize dependent libraries... pass_all
  107. checking for dlltool... no
  108. checking how to associate runtime and link libraries... printf %s\n
  109. checking for archiver @FILE support... @
  110. checking for strip... strip
  111. checking for ranlib... (cached) gcc-ranlib
  112. checking command to parse gcc-nm output from gcc -m32 object... ok
  113. checking for sysroot... no
  114. checking for a working dd... /usr/bin/dd
  115. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  116. checking for mt... no
  117. checking if : is a manifest tool... no
  118. checking for dlfcn.h... yes
  119. checking for objdir... .libs
  120. checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
  121. checking for gcc -m32 option to produce PIC... -fPIC -DPIC
  122. checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
  123. checking if gcc -m32 static flag -static works... yes
  124. checking if gcc -m32 supports -c -o file.o... yes
  125. checking if gcc -m32 supports -c -o file.o... (cached) yes
  126. checking whether the gcc -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
  127. checking whether -lc should be explicitly linked in... no
  128. checking dynamic linker characteristics... GNU/Linux ld.so
  129. checking how to hardcode library paths into programs... immediate
  130. checking whether stripping libraries is possible... yes
  131. checking if libtool supports shared libraries... yes
  132. checking whether to build shared libraries... yes
  133. checking whether to build static libraries... no
  134. checking for intltool-merge... yes
  135. checking whether NLS is requested... yes
  136. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
  137. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
  138. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
  139. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
  140. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
  141. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
  142. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
  143. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
  144. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
  145. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
  146. checking for intltool >= 0.40.0... 0.51.0 found
  147. checking for intltool-update... /usr/bin/intltool-update
  148. checking for intltool-merge... /usr/bin/intltool-merge
  149. checking for intltool-extract... /usr/bin/intltool-extract
  150. checking for xgettext... /usr/bin/xgettext
  151. checking for msgmerge... /usr/bin/msgmerge
  152. checking for msgfmt... /usr/bin/msgfmt
  153. checking for gmsgfmt... /usr/bin/msgfmt
  154. checking for perl... /usr/bin/perl
  155. checking for perl >= 5.8.1... 5.22.0
  156. checking for XML::Parser... ok
  157. checking whether ln -s works... yes
  158. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  159. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  160. checking for gawk... (cached) gawk
  161. checking for gcc -m32 option to accept ISO C99... none needed
  162. checking for m4... /usr/bin/m4
  163. checking for xsltproc... /usr/bin/xsltproc
  164. checking for quotaon... /usr/bin/quotaon
  165. checking for quotacheck... /usr/bin/quotacheck
  166. checking for setcap... /usr/bin/setcap
  167. checking for kill... /usr/bin/kill
  168. checking for kmod... /usr/bin/kmod
  169. checking for kexec... /usr/sbin/kexec
  170. checking for sulogin... /usr/bin/sulogin
  171. checking for mount... /usr/bin/mount
  172. checking for umount... /usr/bin/umount
  173. checking for objcopy... objcopy
  174. checking for strings... strings
  175. checking for gperf... gperf
  176. checking if gcc -m32 supports flag -pipe in envvar CFLAGS... yes
  177. checking if gcc -m32 supports flag -Wall in envvar CFLAGS... yes
  178. checking if gcc -m32 supports flag -Wextra in envvar CFLAGS... yes
  179. checking if gcc -m32 supports flag -Wundef in envvar CFLAGS... yes
  180. checking if gcc -m32 supports flag -Wformat=2 -Wformat-security -Wformat-nonliteral in envvar CFLAGS... yes
  181. checking if gcc -m32 supports flag -Wlogical-op in envvar CFLAGS... yes
  182. checking if gcc -m32 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
  183. checking if gcc -m32 supports flag -Wold-style-definition in envvar CFLAGS... yes
  184. checking if gcc -m32 supports flag -Wpointer-arith in envvar CFLAGS... yes
  185. checking if gcc -m32 supports flag -Winit-self in envvar CFLAGS... yes
  186. checking if gcc -m32 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
  187. checking if gcc -m32 supports flag -Wfloat-equal in envvar CFLAGS... yes
  188. checking if gcc -m32 supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes
  189. checking if gcc -m32 supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
  190. checking if gcc -m32 supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
  191. checking if gcc -m32 supports flag -Werror=missing-declarations in envvar CFLAGS... yes
  192. checking if gcc -m32 supports flag -Werror=return-type in envvar CFLAGS... yes
  193. checking if gcc -m32 supports flag -Werror=shadow in envvar CFLAGS... yes
  194. checking if gcc -m32 supports flag -Wstrict-prototypes in envvar CFLAGS... yes
  195. checking if gcc -m32 supports flag -Wredundant-decls in envvar CFLAGS... yes
  196. checking if gcc -m32 supports flag -Wmissing-noreturn in envvar CFLAGS... yes
  197. checking if gcc -m32 supports flag -Wshadow in envvar CFLAGS... yes
  198. checking if gcc -m32 supports flag -Wendif-labels in envvar CFLAGS... yes
  199. checking if gcc -m32 supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
  200. checking if gcc -m32 supports flag -Wwrite-strings in envvar CFLAGS... yes
  201. checking if gcc -m32 supports flag -Wno-unused-parameter in envvar CFLAGS... yes
  202. checking if gcc -m32 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
  203. checking if gcc -m32 supports flag -Wno-unused-result in envvar CFLAGS... yes
  204. checking if gcc -m32 supports flag -Wno-format-signedness in envvar CFLAGS... yes
  205. checking if gcc -m32 supports flag -Werror=overflow in envvar CFLAGS... yes
  206. checking if gcc -m32 supports flag -Wdate-time in envvar CFLAGS... yes
  207. checking if gcc -m32 supports flag -Wnested-externs in envvar CFLAGS... yes
  208. checking if gcc -m32 supports flag -ffast-math in envvar CFLAGS... yes
  209. checking if gcc -m32 supports flag -fno-common in envvar CFLAGS... yes
  210. checking if gcc -m32 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
  211. checking if gcc -m32 supports flag -fno-strict-aliasing in envvar CFLAGS... yes
  212. checking if gcc -m32 supports flag -fvisibility=hidden in envvar CFLAGS... yes
  213. checking if gcc -m32 supports flag -fstack-protector in envvar CFLAGS... yes
  214. checking if gcc -m32 supports flag -fstack-protector-strong in envvar CFLAGS... yes
  215. checking if gcc -m32 supports flag -fPIE in envvar CFLAGS... yes
  216. checking if gcc -m32 supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes
  217. checking if gcc -m32 supports flag -flto in envvar CFLAGS... yes
  218. checking if gcc -m32 supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS... yes
  219. checking if gcc -m32 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
  220. checking if gcc -m32 supports flag -ffunction-sections in envvar CFLAGS... yes
  221. checking if gcc -m32 supports flag -fdata-sections in envvar CFLAGS... yes
  222. checking if gcc -m32 supports flag -Wl,--as-needed in envvar LDFLAGS... yes
  223. checking if gcc -m32 supports flag -Wl,--no-undefined in envvar LDFLAGS... yes
  224. checking if gcc -m32 supports flag -Wl,-z,relro in envvar LDFLAGS... yes
  225. checking if gcc -m32 supports flag -Wl,-z,now in envvar LDFLAGS... yes
  226. checking if gcc -m32 supports flag -pie in envvar LDFLAGS... yes
  227. checking if gcc -m32 supports flag -Wl,-fuse-ld=gold in envvar LDFLAGS... yes
  228. checking size of pid_t... 4
  229. checking size of uid_t... 4
  230. checking size of gid_t... 4
  231. checking size of time_t... 4
  232. checking size of dev_t... 8
  233. checking size of rlim_t... 8
  234. checking for library containing dlsym... -ldl
  235. checking sys/capability.h usability... yes
  236. checking sys/capability.h presence... yes
  237. checking for sys/capability.h... yes
  238. checking linux/btrfs.h usability... yes
  239. checking linux/btrfs.h presence... yes
  240. checking for linux/btrfs.h... yes
  241. checking linux/memfd.h usability... yes
  242. checking linux/memfd.h presence... yes
  243. checking for linux/memfd.h... yes
  244. checking for library containing clock_gettime... none required
  245. checking for library containing cap_init... -lcap
  246. checking for memfd_create... no
  247. checking for __secure_getenv... no
  248. checking for secure_getenv... yes
  249. checking whether gettid is declared... no
  250. checking whether pivot_root is declared... no
  251. checking whether name_to_handle_at is declared... yes
  252. checking whether setns is declared... yes
  253. checking whether getrandom is declared... no
  254. checking whether renameat2 is declared... no
  255. checking whether kcmp is declared... no
  256. checking whether LO_FLAGS_PARTSCAN is declared... yes
  257. checking whether IFLA_INET6_ADDR_GEN_MODE is declared... yes
  258. checking whether IFLA_MACVLAN_FLAGS is declared... yes
  259. checking whether IFLA_IPVLAN_MODE is declared... yes
  260. checking whether IFLA_VTI_REMOTE is declared... yes
  261. checking whether IFLA_PHYS_PORT_ID is declared... yes
  262. checking whether IFLA_BOND_AD_INFO is declared... yes
  263. checking whether IFLA_VLAN_PROTOCOL is declared... yes
  264. checking whether IFLA_VXLAN_REMCSUM_NOPARTIAL is declared... yes
  265. checking whether IFLA_IPTUN_ENCAP_DPORT is declared... yes
  266. checking whether IFLA_GRE_ENCAP_DPORT is declared... yes
  267. checking whether IFLA_BRIDGE_VLAN_INFO is declared... yes
  268. checking whether IFLA_BRPORT_LEARNING_SYNC is declared... yes
  269. checking whether NDA_IFINDEX is declared... yes
  270. checking whether IFA_FLAGS is declared... yes
  271. checking for pkg-config... /usr/bin/pkg-config
  272. checking pkg-config is at least version 0.9.0... yes
  273. checking for DBUS... yes
  274. checking for XKBCOMMON... yes
  275. checking for MOUNT... yes
  276. checking for SELINUX... no
  277. checking for APPARMOR... no
  278. checking for XZ... yes
  279. checking for ZLIB... yes
  280. checking bzlib.h usability... yes
  281. checking bzlib.h presence... yes
  282. checking for bzlib.h... yes
  283. checking sys/acl.h usability... yes
  284. checking sys/acl.h presence... yes
  285. checking for sys/acl.h... yes
  286. checking acl/libacl.h usability... yes
  287. checking acl/libacl.h presence... yes
  288. checking for acl/libacl.h... yes
  289. checking for acl_get_file in -lacl... yes
  290. checking for libgcrypt-config... /usr/bin/libgcrypt-config
  291. checking for LIBGCRYPT - version >= 1.4.5... yes (1.6.3)
  292. checking elfutils/libdwfl.h usability... yes
  293. checking elfutils/libdwfl.h presence... yes
  294. checking for elfutils/libdwfl.h... yes
  295. checking for dwfl_begin in -ldw... yes
  296. checking for dwfl_core_file_attach in -ldw... yes
  297. checking for QRENCODE... yes
  298. checking for MICROHTTPD... yes
  299. checking for GNUTLS... yes
  300. checking for LIBCURL... yes
  301. checking for LIBIDN... yes
  302. checking for gcc... gcc
  303. checking efi/x86_64/efibind.h usability... yes
  304. checking efi/x86_64/efibind.h presence... yes
  305. checking for efi/x86_64/efibind.h... yes
  306. checking for valgrind/memcheck.h... yes
  307. checking for valgrind/valgrind.h... yes
  308. checking for ANSI C header files... (cached) yes
  309. checking arpa/inet.h usability... yes
  310. checking arpa/inet.h presence... yes
  311. checking for arpa/inet.h... yes
  312. checking fcntl.h usability... yes
  313. checking fcntl.h presence... yes
  314. checking for fcntl.h... yes
  315. checking for inttypes.h... (cached) yes
  316. checking netdb.h usability... yes
  317. checking netdb.h presence... yes
  318. checking for netdb.h... yes
  319. checking netinet/in.h usability... yes
  320. checking netinet/in.h presence... yes
  321. checking for netinet/in.h... yes
  322. checking for stdlib.h... (cached) yes
  323. checking for string.h... (cached) yes
  324. checking sys/socket.h usability... yes
  325. checking sys/socket.h presence... yes
  326. checking for sys/socket.h... yes
  327. checking sys/time.h usability... yes
  328. checking sys/time.h presence... yes
  329. checking for sys/time.h... yes
  330. checking for unistd.h... (cached) yes
  331. checking nss.h usability... yes
  332. checking nss.h presence... yes
  333. checking for nss.h... yes
  334. checking sys/ioctl.h usability... yes
  335. checking sys/ioctl.h presence... yes
  336. checking for sys/ioctl.h... yes
  337. checking sys/auxv.h usability... yes
  338. checking sys/auxv.h presence... yes
  339. checking for sys/auxv.h... yes
  340. checking for an ANSI C-conforming const... yes
  341. checking for size_t... yes
  342. checking whether time.h and sys/time.h may both be included... yes
  343. checking for stdlib.h... (cached) yes
  344. checking for GNU libc compatible malloc... yes
  345. checking sys/select.h usability... yes
  346. checking sys/select.h presence... yes
  347. checking for sys/select.h... yes
  348. checking for sys/socket.h... (cached) yes
  349. checking types of arguments for select... int,fd_set *,struct timeval *
  350. checking for gethostbyaddr... yes
  351. checking for gethostbyname... yes
  352. checking for gettimeofday... yes
  353. checking for inet_ntoa... yes
  354. checking for memset... yes
  355. checking for select... yes
  356. checking for socket... yes
  357. checking for strcspn... yes
  358. checking for strdup... yes
  359. checking for strerror... yes
  360. checking for strncasecmp... yes
  361. checking for strcasecmp... yes
  362. checking for strspn... yes
  363. checking for qemu-system-x86_64... no
  364. checking for /usr/share/qemu/bios-ovmf.bin... no
  365. checking for /usr/share/qemu-ovmf/bios.bin... no
  366. checking that generated files are newer than configure... done
  367. configure: creating ./config.status
  368. config.status: creating Makefile
  369. config.status: creating po/Makefile.in
  370. config.status: creating config.h
  371. config.status: executing depfiles commands
  372. config.status: executing libtool commands
  373. config.status: executing po/stamp-it commands
  374.  
  375.         systemd 224
  376.  
  377.         libcryptsetup:           no
  378.         PAM:                     no
  379.         AUDIT:                   no
  380.         IMA:                     no
  381.         AppArmor:                no
  382.         SELinux:                 no
  383.         SECCOMP:                 no
  384.         SMACK:                   yes
  385.         ZLIB:                    yes
  386.         XZ:                      yes
  387.         LZ4:                     no
  388.         BZIP2:                   yes
  389.         ACL:                     yes
  390.         GCRYPT:                  yes
  391.         QRENCODE:                yes
  392.         MICROHTTPD:              yes
  393.         GNUTLS:                  yes
  394.         libcurl:                 yes
  395.         libidn:                  yes
  396.         libiptc:                 no
  397.         ELFUTILS:                yes
  398.         binfmt:                  yes
  399.         vconsole:                yes
  400.         bootchart:               yes
  401.         quotacheck:              yes
  402.         tmpfiles:                yes
  403.         sysusers:                yes
  404.         firstboot:               yes
  405.         randomseed:              yes
  406.         backlight:               yes
  407.         rfkill:                  yes
  408.         logind:                  yes
  409.         machined:                yes
  410.         importd:                 yes
  411.         hostnamed:               yes
  412.         timedated:               yes
  413.         timesyncd:               yes
  414.         default NTP servers:     0.arch.pool.ntp.org 1.arch.pool.ntp.org 2.arch.pool.ntp.org 3.arch.pool.ntp.org
  415.         time epoch:              1441050267
  416.         localed:                 yes
  417.         networkd:                no
  418.         resolved:                yes
  419.         default DNS servers:     8.8.8.8 8.8.4.4 2001:4860:4860::8888 2001:4860:4860::8844
  420.         coredump:                yes
  421.         polkit:                  yes
  422.         efi:                     yes
  423.         gnuefi:                  yes
  424.         efi arch:                x86_64
  425.         EFI machine type:        x64
  426.         EFI CC                   gcc
  427.         EFI libdir:              /usr/lib
  428.         EFI ldsdir:              /usr/lib
  429.         EFI includedir:          /usr/include
  430.         kmod:                    no
  431.         xkbcommon:               yes
  432.         blkid:                   no
  433.         libmount:                yes
  434.         dbus:                    yes
  435.         nss-myhostname:          yes
  436.         hwdb:                    yes
  437.         kdbus:                   no
  438.         Python:                  no
  439.         man pages:               no
  440.         test coverage:           no
  441.         Split /usr:              no
  442.         SysV compatibility:      no
  443.         compatibility libraries: yes
  444.         utmp/wtmp support:       yes
  445.         ldconfig support:        yes
  446.         hibernate support:       yes
  447.         extra debugging:         none
  448.  
  449.         prefix:                  /usr
  450.         rootprefix:              /usr
  451.         sysconf dir:             /etc
  452.         datarootdir:             ${prefix}/share
  453.         includedir:              ${prefix}/include
  454.         lib dir:                 /usr/lib32
  455.         rootlib dir:             /usr/lib32
  456.         SysV init scripts:      
  457.         SysV rc?.d directories:  
  458.         Build Python:            
  459.         sphinx binary:          
  460.         PAM modules dir:         /usr/lib32/security
  461.         PAM configuration dir:   /etc/pam.d
  462.         D-Bus policy dir:        /etc/dbus-1/system.d
  463.         D-Bus session dir:       ${datarootdir}/dbus-1/services
  464.         D-Bus system dir:        ${datarootdir}/dbus-1/system-services
  465.         Bash completions dir:    ${datarootdir}/bash-completion/completions
  466.         Zsh completions dir:     ${datarootdir}/zsh/site-functions
  467.         Extra start script:      /etc/rc.local
  468.         Extra stop script:       /usr/sbin/halt.local
  469.         Debug shell:             /bin/sh @ /dev/tty9
  470.         TTY GID:                 5
  471.         Maximum System UID:      999
  472.         Maximum System GID:      999
  473.         Certificate root:        /etc/ssl
  474.         Default dkr Index        NULL
  475.  
  476.         CFLAGS:                   -pipe -Wall -Wextra -Wundef -Wformat=2 -Wformat-security -Wformat-nonliteral -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=return-type -Werror=shadow -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Werror=overflow -Wdate-time -Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -fstack-protector -fstack-protector-strong -fPIE --param=ssp-buffer-size=4 -flto -ffunction-sections -fdata-sections   -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2
  477.         CPPFLAGS:                 -Wp,-D_FORTIFY_SOURCE=2   -D_FORTIFY_SOURCE=2
  478.         LDFLAGS:                  -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -pie -Wl,-fuse-ld=gold   -Wl,-O1,--sort-common,--as-needed,-z,relro
  479.  
  480.   M4       src/core/load-fragment-gperf.gperf
  481.   GPERF    src/udev/net/link-config-gperf.c
  482.   GPERF    src/journal/journald-gperf.c
  483.   GPERF    src/timesync/timesyncd-gperf.c
  484.   GPERF    src/resolve/resolved-gperf.c
  485.   GPERF    src/login/logind-gperf.c
  486.   GEN      src/basic/errno-list.txt
  487.   GEN      src/basic/arphrd-list.txt
  488.   GEN      src/basic/af-list.txt
  489.   GEN      src/basic/cap-list.txt
  490.   GEN      src/udev/keyboard-keys-list.txt
  491.   GEN      src/resolve/dns_type-list.txt
  492.   GEN      src/test/test-hashmap-ordered.c
  493.   GEN      src/journal/audit_type-list.txt
  494.   GEN      libsystemd-login.c
  495.   GEN      libsystemd-journal.c
  496.   GEN      libsystemd-daemon.c
  497.   GEN      libsystemd-id128.c
  498.   GEN      src/core/load-fragment-gperf-nulstr.c
  499.   GPERF    src/core/load-fragment-gperf.c
  500.   GEN      src/basic/af-from-name.gperf
  501.   GEN      src/basic/errno-from-name.gperf
  502.   GEN      src/basic/arphrd-from-name.gperf
  503.   GEN      test-libudev-sym.c
  504.   GEN      test-libsystemd-sym.c
  505.   GEN      src/udev/keyboard-keys-from-name.gperf
  506.   GEN      src/resolve/dns_type-from-name.gperf
  507.   GEN      src/basic/errno-to-name.h
  508.   GEN      src/basic/arphrd-to-name.h
  509.   GEN      src/udev/keyboard-keys-to-name.h
  510.   GEN      src/basic/af-to-name.h
  511.   GEN      src/resolve/dns_type-to-name.h
  512.   GPERF    src/basic/errno-from-name.h
  513.   GPERF    src/basic/af-from-name.h
  514.   GPERF    src/udev/keyboard-keys-from-name.h
  515.   GPERF    src/resolve/dns_type-from-name.h
  516.   GPERF    src/basic/arphrd-from-name.h
  517.   GEN      src/basic/cap-from-name.gperf
  518.   GEN      src/basic/cap-to-name.h
  519.   GEN      src/journal/audit_type-from-name.gperf
  520.   GEN      src/journal/audit_type-to-name.h
  521.   GPERF    src/basic/cap-from-name.h
  522.   GPERF    src/journal/audit_type-from-name.h
  523. make --no-print-directory all-recursive
  524. Making all in .
  525.   CC       src/libsystemd/sd-bus/sd-bus.lo
  526.   CC       src/libsystemd/sd-bus/bus-control.lo
  527.   CC       src/libsystemd/sd-bus/bus-error.lo
  528.   CC       src/libsystemd/sd-bus/bus-common-errors.lo
  529.   CC       src/libsystemd/sd-bus/bus-internal.lo
  530.   CC       src/libsystemd/sd-bus/bus-socket.lo
  531.   CC       src/libsystemd/sd-bus/bus-container.lo
  532.   CC       src/libsystemd/sd-bus/bus-kernel.lo
  533.   CC       src/libsystemd/sd-bus/bus-message.lo
  534.   CC       src/libsystemd/sd-bus/bus-creds.lo
  535.   CC       src/libsystemd/sd-bus/bus-signature.lo
  536.   CC       src/libsystemd/sd-bus/bus-type.lo
  537.   CC       src/libsystemd/sd-bus/bus-match.lo
  538.   CC       src/libsystemd/sd-bus/bus-bloom.lo
  539.   CC       src/libsystemd/sd-bus/bus-introspect.lo
  540.   CC       src/libsystemd/sd-bus/bus-objects.lo
  541.   CC       src/libsystemd/sd-bus/bus-gvariant.lo
  542.   CC       src/libsystemd/sd-bus/bus-convenience.lo
  543.   CC       src/libsystemd/sd-bus/bus-track.lo
  544.   CC       src/libsystemd/sd-bus/bus-slot.lo
  545.   CC       src/libsystemd/sd-utf8/sd-utf8.lo
  546.   CC       src/libsystemd/sd-bus/bus-dump.lo
  547.   CC       src/libsystemd/sd-event/sd-event.lo
  548.   CC       src/libsystemd/sd-netlink/sd-netlink.lo
  549.   CC       src/libsystemd/sd-netlink/netlink-message.lo
  550.   CC       src/libsystemd/sd-netlink/netlink-socket.lo
  551.   CC       src/libsystemd/sd-netlink/rtnl-message.lo
  552.   CC       src/libsystemd/sd-netlink/netlink-types.lo
  553.   CC       src/libsystemd/sd-netlink/netlink-util.lo
  554.   CC       src/libsystemd/sd-netlink/local-addresses.lo
  555.   CC       src/libsystemd/sd-id128/sd-id128.lo
  556.   CC       src/libsystemd/sd-daemon/sd-daemon.lo
  557.   CC       src/libsystemd/sd-login/sd-login.lo
  558.   CC       src/libsystemd/sd-path/sd-path.lo
  559.   CC       src/libsystemd/sd-network/sd-network.lo
  560.   CC       src/libsystemd/sd-network/network-util.lo
  561.   CC       src/libsystemd/sd-hwdb/sd-hwdb.lo
  562.   CC       src/libsystemd/sd-device/device-enumerator.lo
  563.   CC       src/libsystemd/sd-device/sd-device.lo
  564.   CC       src/libsystemd/sd-device/device-private.lo
  565.   CC       src/libsystemd/sd-resolve/sd-resolve.lo
  566.   CC       src/basic/libbasic_la-capability.lo
  567.   CC       src/basic/libbasic_la-conf-files.lo
  568.   CC       src/basic/libbasic_la-hostname-util.lo
  569.   CC       src/basic/libbasic_la-unit-name.lo
  570.   CC       src/basic/libbasic_la-util.lo
  571.   CC       src/basic/libbasic_la-lockfile-util.lo
  572.   CC       src/basic/libbasic_la-path-util.lo
  573.   CC       src/basic/libbasic_la-time-util.lo
  574.   CC       src/basic/libbasic_la-locale-util.lo
  575.   CC       src/basic/libbasic_la-signal-util.lo
  576.   CC       src/basic/libbasic_la-mempool.lo
  577.   CC       src/basic/libbasic_la-hashmap.lo
  578.   CC       src/basic/libbasic_la-siphash24.lo
  579.   CC       src/basic/libbasic_la-bitmap.lo
  580.   CC       src/basic/libbasic_la-fdset.lo
  581.   CC       src/basic/libbasic_la-prioq.lo
  582.   CC       src/basic/libbasic_la-strv.lo
  583.   CC       src/basic/libbasic_la-env-util.lo
  584.   CC       src/basic/libbasic_la-strbuf.lo
  585.   CC       src/basic/libbasic_la-strxcpyx.lo
  586.   CC       src/basic/libbasic_la-log.lo
  587.   CC       src/basic/libbasic_la-bus-label.lo
  588.   CC       src/basic/libbasic_la-ratelimit.lo
  589.   CC       src/basic/libbasic_la-exit-status.lo
  590.   CC       src/basic/libbasic_la-virt.lo
  591.   CC       src/basic/libbasic_la-smack-util.lo
  592.   CC       src/basic/libbasic_la-device-nodes.lo
  593.   CC       src/basic/libbasic_la-utf8.lo
  594.   CC       src/basic/libbasic_la-gunicode.lo
  595.   CC       src/basic/libbasic_la-socket-util.lo
  596.   CC       src/basic/libbasic_la-in-addr-util.lo
  597.   CC       src/basic/libbasic_la-replace-var.lo
  598.   CC       src/basic/libbasic_la-clock-util.lo
  599.   CC       src/basic/libbasic_la-calendarspec.lo
  600.   CC       src/basic/libbasic_la-fileio.lo
  601.   CC       src/basic/libbasic_la-MurmurHash2.lo
  602.   CC       src/basic/libbasic_la-mkdir.lo
  603.   CC       src/basic/libbasic_la-cgroup-util.lo
  604.   CC       src/basic/libbasic_la-errno-list.lo
  605.   CC       src/basic/libbasic_la-af-list.lo
  606.   CC       src/basic/libbasic_la-arphrd-list.lo
  607.   CC       src/basic/libbasic_la-terminal-util.lo
  608.   CC       src/basic/libbasic_la-login-util.lo
  609.   CC       src/basic/libbasic_la-cap-list.lo
  610.   CC       src/basic/libbasic_la-audit.lo
  611.   CC       src/basic/libbasic_la-xml.lo
  612.   CC       src/basic/libbasic_la-json.lo
  613.   CC       src/basic/libbasic_la-ring.lo
  614.   CC       src/basic/libbasic_la-barrier.lo
  615.   CC       src/basic/libbasic_la-async.lo
  616.   CC       src/basic/libbasic_la-memfd-util.lo
  617.   CC       src/basic/libbasic_la-process-util.lo
  618.   CC       src/basic/libbasic_la-random-util.lo
  619.   CC       src/basic/libbasic_la-verbs.lo
  620.   CC       src/basic/libbasic_la-sigbus.lo
  621.   CC       src/basic/libbasic_la-socket-label.lo
  622.   CC       src/basic/libbasic_la-label.lo
  623.   CC       src/basic/libbasic_la-btrfs-util.lo
  624.   CC       src/basic/libbasic_la-selinux-util.lo
  625.   CC       src/basic/libbasic_la-mkdir-label.lo
  626.   CC       src/basic/libbasic_la-fileio-label.lo
  627.   CC       src/basic/libbasic_la-rm-rf.lo
  628.   CC       src/basic/libbasic_la-copy.lo
  629.   CC       src/journal/libsystemd_journal_internal_la-sd-journal.lo
  630.   CC       src/journal/libsystemd_journal_internal_la-journal-file.lo
  631.   CC       src/journal/libsystemd_journal_internal_la-journal-vacuum.lo
  632.   CC       src/journal/libsystemd_journal_internal_la-journal-verify.lo
  633.   CC       src/journal/libsystemd_journal_internal_la-lookup3.lo
  634.   CC       src/journal/libsystemd_journal_internal_la-journal-send.lo
  635.   CC       src/journal/libsystemd_journal_internal_la-catalog.lo
  636.   CC       src/journal/libsystemd_journal_internal_la-mmap-cache.lo
  637.   CC       src/journal/libsystemd_journal_internal_la-compress.lo
  638.   CC       src/journal/libsystemd_journal_internal_la-audit-type.lo
  639.   CC       src/journal/libsystemd_journal_internal_la-journal-authenticate.lo
  640.   CC       src/journal/libsystemd_journal_internal_la-fsprg.lo
  641.   CC       src/libudev/libudev.lo
  642.   CC       src/libudev/libudev-list.lo
  643.   CC       src/libudev/libudev-util.lo
  644.   CC       src/libudev/libudev-device.lo
  645.   CC       src/libudev/libudev-device-private.lo
  646.   CC       src/libudev/libudev-enumerate.lo
  647.   CC       src/libudev/libudev-monitor.lo
  648.   CC       src/libudev/libudev-queue.lo
  649.   CC       src/libudev/libudev-hwdb.lo
  650.   CC       src/shared/libshared_la-dns-domain.lo
  651.   CC       src/shared/libshared_la-architecture.lo
  652.   CC       src/shared/libshared_la-efivars.lo
  653.   CC       src/shared/libshared_la-fstab-util.lo
  654.   CC       src/shared/libshared_la-sleep-config.lo
  655.   CC       src/shared/libshared_la-conf-parser.lo
  656.   CC       src/shared/libshared_la-pager.lo
  657.   CC       src/shared/libshared_la-spawn-polkit-agent.lo
  658.   CC       src/shared/libshared_la-apparmor-util.lo
  659.   CC       src/shared/libshared_la-ima-util.lo
  660.   CC       src/shared/libshared_la-ptyfwd.lo
  661.   CC       src/shared/libshared_la-pty.lo
  662.   CC       src/shared/libshared_la-base-filesystem.lo
  663.   CC       src/shared/libshared_la-uid-range.lo
  664.   CC       src/shared/libshared_la-install.lo
  665.   CC       src/shared/libshared_la-install-printf.lo
  666.   CC       src/shared/libshared_la-path-lookup.lo
  667.   CC       src/shared/libshared_la-specifier.lo
  668.   CC       src/shared/libshared_la-dev-setup.lo
  669.   CC       src/shared/libshared_la-dropin.lo
  670.   CC       src/shared/libshared_la-condition.lo
  671.   CC       src/shared/libshared_la-clean-ipc.lo
  672.   CC       src/shared/libshared_la-generator.lo
  673.   CC       src/shared/libshared_la-acpi-fpdt.lo
  674.   CC       src/shared/libshared_la-boot-timestamps.lo
  675.   CC       src/shared/libshared_la-cgroup-show.lo
  676.   CC       src/shared/libshared_la-watchdog.lo
  677.   CC       src/shared/libshared_la-spawn-ask-password-agent.lo
  678.   CC       src/shared/libshared_la-ask-password-api.lo
  679.   CC       src/shared/libshared_la-switch-root.lo
  680.   CC       src/shared/libshared_la-import-util.lo
  681.   CC       src/shared/libshared_la-sysctl-util.lo
  682.   CC       src/shared/libshared_la-bus-util.lo
  683.   CC       src/shared/libshared_la-logs-show.lo
  684.   CC       src/shared/libshared_la-machine-image.lo
  685.   CC       src/shared/libshared_la-machine-pool.lo
  686.   CC       src/shared/libshared_la-utmp-wtmp.lo
  687.   CC       src/shared/libshared_la-acl-util.lo
  688.   CCLD     libbasic.la
  689.   CCLD     libsystemd-journal-internal.la
  690.   CCLD     libudev-internal.la
  691.   CC       libsystemd_journal_la-libsystemd-journal.lo
  692.   CC       libsystemd_login_la-libsystemd-login.lo
  693. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  694.  CC       libsystemd_id128_la-libsystemd-id128.lo
  695. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  696.   CC       libsystemd_daemon_la-libsystemd-daemon.lo
  697. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  698.  CCLD     libsystemd-internal.la
  699. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  700.   CC       src/udev/libudev_core_la-udev-builtin-uaccess.lo
  701.   CC       src/libsystemd/sd-login/libudev_core_la-sd-login.lo
  702.   CC       src/udev/net/libudev_core_la-link-config-gperf.lo
  703.   CC       src/libsystemd-network/libsystemd_network_la-sd-dhcp-client.lo
  704.   CC       src/libsystemd-network/libsystemd_network_la-sd-dhcp-server.lo
  705.   CC       src/libsystemd-network/libsystemd_network_la-dhcp-network.lo
  706.   CC       src/libsystemd-network/libsystemd_network_la-dhcp-option.lo
  707.   CC       src/libsystemd-network/libsystemd_network_la-dhcp-packet.lo
  708.   CC       src/libsystemd-network/libsystemd_network_la-sd-dhcp-lease.lo
  709.   CC       src/libsystemd-network/libsystemd_network_la-sd-ipv4ll.lo
  710.   CC       src/libsystemd-network/libsystemd_network_la-ipv4ll-network.lo
  711.   CC       src/libsystemd-network/libsystemd_network_la-ipv4ll-packet.lo
  712.   CC       src/libsystemd-network/libsystemd_network_la-sd-pppoe.lo
  713.   CC       src/libsystemd-network/libsystemd_network_la-network-internal.lo
  714.   CC       src/libsystemd-network/libsystemd_network_la-sd-icmp6-nd.lo
  715.   CC       src/libsystemd-network/libsystemd_network_la-sd-dhcp6-client.lo
  716.   CC       src/libsystemd-network/libsystemd_network_la-dhcp6-network.lo
  717.   CC       src/libsystemd-network/libsystemd_network_la-dhcp6-option.lo
  718.   CC       src/libsystemd-network/libsystemd_network_la-sd-dhcp6-lease.lo
  719.   CC       src/libsystemd-network/libsystemd_network_la-dhcp-identifier.lo
  720.   CC       src/libsystemd-network/libsystemd_network_la-lldp-tlv.lo
  721.   CC       src/libsystemd-network/libsystemd_network_la-lldp-network.lo
  722.   CC       src/libsystemd-network/libsystemd_network_la-lldp-port.lo
  723.   CC       src/libsystemd-network/libsystemd_network_la-lldp-internal.lo
  724.   CC       src/libsystemd-network/libsystemd_network_la-sd-lldp.lo
  725.   CCLD     libshared.la
  726.   CC       src/journal/journald-kmsg.lo
  727.   CC       src/journal/journald-syslog.lo
  728.   CC       src/journal/journald-stream.lo
  729.   CC       src/journal/journald-server.lo
  730.   CC       src/journal/journald-console.lo
  731.   CC       src/journal/journald-wall.lo
  732. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  733.  CC       src/journal/journald-native.lo
  734.  CC       src/journal/journald-audit.lo
  735.  CC       src/journal/journald-rate-limit.lo
  736.  CC       src/journal/journald-gperf.lo
  737.  CC       src/login/logind-core.lo
  738.  CC       src/login/logind-device.lo
  739. src/journal/journald-console.c: В функции «server_forward_console»:
  740. src/journal/journald-console.c:72:107: предупреждение: format «%u» expects argument of type «unsigned int», but argument 4 has type «__time_t {aka long int}» [-Wformat=]
  741. src/journal/journald-console.c:72:107: предупреждение: format «%u» expects argument of type «unsigned int», but argument 4 has type «__time_t {aka long int}» [-Wformat=]
  742.  CC       src/login/logind-button.lo
  743.  CC       src/login/logind-action.lo
  744.  CC       src/login/logind-seat.lo
  745.  CC       src/login/logind-session.lo
  746.  CC       src/login/logind-session-device.lo
  747.  CC       src/login/logind-user.lo
  748.  CC       src/login/logind-inhibit.lo
  749.  CC       src/login/logind-dbus.lo
  750.  CC       src/login/logind-session-dbus.lo
  751.  CC       src/login/logind-seat-dbus.lo
  752.  CC       src/login/logind-user-dbus.lo
  753.  CC       src/login/logind-utmp.lo
  754.  CC       src/login/logind-acl.lo
  755.  CC       src/core/systemd_nspawn-mount-setup.o
  756.  CC       src/core/systemd_nspawn-loopback-setup.o
  757.  CC       src/core/libcore_la-unit.lo
  758.  CC       src/core/libcore_la-unit-printf.lo
  759.  CC       src/core/libcore_la-job.lo
  760.  CC       src/core/libcore_la-manager.lo
  761.  CC       src/core/libcore_la-transaction.lo
  762.  CC       src/core/libcore_la-load-fragment.lo
  763.  CC       src/core/libcore_la-service.lo
  764.  CC       src/core/libcore_la-socket.lo
  765.  CC       src/core/libcore_la-busname.lo
  766.  CC       src/core/libcore_la-bus-endpoint.lo
  767.  CC       src/core/libcore_la-bus-policy.lo
  768.  CC       src/core/libcore_la-target.lo
  769.  CC       src/core/libcore_la-snapshot.lo
  770.  CC       src/core/libcore_la-device.lo
  771.  CC       src/core/libcore_la-mount.lo
  772.  CC       src/core/libcore_la-automount.lo
  773.  CC       src/core/libcore_la-swap.lo
  774.  CC       src/core/libcore_la-timer.lo
  775.  CC       src/core/libcore_la-path.lo
  776.  CC       src/core/libcore_la-slice.lo
  777.  CC       src/core/libcore_la-scope.lo
  778.  CC       src/core/libcore_la-load-dropin.lo
  779.  CC       src/core/libcore_la-execute.lo
  780.  CC       src/core/libcore_la-kill.lo
  781.  CC       src/core/libcore_la-dbus.lo
  782.  CC       src/core/libcore_la-dbus-manager.lo
  783.  CC       src/core/libcore_la-dbus-unit.lo
  784.  CC       src/core/libcore_la-dbus-job.lo
  785.  CC       src/core/libcore_la-dbus-service.lo
  786.  CC       src/core/libcore_la-dbus-socket.lo
  787.  CC       src/core/libcore_la-dbus-busname.lo
  788.  CC       src/core/libcore_la-dbus-target.lo
  789.  CC       src/core/libcore_la-dbus-snapshot.lo
  790.  CC       src/core/libcore_la-dbus-device.lo
  791.  CC       src/core/libcore_la-dbus-mount.lo
  792.  CC       src/core/libcore_la-dbus-automount.lo
  793.  CC       src/core/libcore_la-dbus-swap.lo
  794.  CC       src/core/libcore_la-dbus-timer.lo
  795.  CC       src/core/libcore_la-dbus-path.lo
  796.  CC       src/core/libcore_la-dbus-slice.lo
  797.  CC       src/core/libcore_la-dbus-scope.lo
  798.  CC       src/core/libcore_la-dbus-execute.lo
  799.  CC       src/core/libcore_la-dbus-kill.lo
  800.  CC       src/core/libcore_la-dbus-cgroup.lo
  801.  CC       src/core/libcore_la-cgroup.lo
  802.  CC       src/core/libcore_la-selinux-access.lo
  803.  CC       src/core/libcore_la-selinux-setup.lo
  804.  CC       src/core/libcore_la-smack-setup.lo
  805.  CC       src/core/libcore_la-ima-setup.lo
  806.  CC       src/core/libcore_la-locale-setup.lo
  807.  CC       src/core/libcore_la-hostname-setup.lo
  808.  CC       src/core/libcore_la-machine-id-setup.lo
  809.  CC       src/core/libcore_la-mount-setup.lo
  810.  CC       src/core/libcore_la-kmod-setup.lo
  811.  CC       src/core/libcore_la-loopback-setup.lo
  812.  CC       src/core/libcore_la-namespace.lo
  813.  CC       src/core/libcore_la-killall.lo
  814.  CC       src/core/libcore_la-audit-fd.lo
  815.  CC       src/core/libcore_la-show-status.lo
  816.  CC       src/core/libcore_la-failure-action.lo
  817.  CC       src/core/libcore_la-load-fragment-gperf.lo
  818.  CC       src/core/libcore_la-load-fragment-gperf-nulstr.lo
  819.  CC       src/bus-proxyd/stdio-bridge.o
  820.  CC       src/bus-proxyd/bus-xml-policy.lo
  821.  CC       src/bus-proxyd/driver.lo
  822.  CC       src/bus-proxyd/proxy.lo
  823.  CC       src/bus-proxyd/synthesize.lo
  824.  CC       src/libsystemd/sd-bus/busctl.o
  825.  CC       src/libsystemd/sd-bus/busctl-introspect.o
  826.  CC       src/journal/cat.o
  827.  CCLD     libjournal-core.la
  828.  CC       src/journal/coredumpctl.o
  829.  CC       src/core/machine-id-setup.o
  830.  CC       src/udev/udevadm.o
  831.  CC       src/udev/udevadm-info.o
  832.  CC       src/udev/udevadm-control.o
  833.  CC       src/udev/udevadm-monitor.o
  834.  CC       src/udev/udevadm-hwdb.o
  835.  CC       src/udev/udevadm-settle.o
  836. src/udev/udevadm-monitor.c: В функции «print_device»:
  837. src/udev/udevadm-monitor.c:43:16: предупреждение: format «%u» expects argument of type «unsigned int», but argument 3 has type «__time_t {aka long int}» [-Wformat=]
  838.         printf("%-6s[%"PRI_TIME".%06ld] %-8s %s (%s)\n",
  839.                ^
  840. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  841.   CC       src/udev/udevadm-trigger.o
  842.   CC       src/udev/udevadm-test.o
  843.   CC       src/udev/udevadm-test-builtin.o
  844.   CC       src/udev/udevadm-util.o
  845.   CC       src/udev/libudev_core_la-udev-event.lo
  846.   CC       src/udev/libudev_core_la-udev-watch.lo
  847.   CC       src/udev/libudev_core_la-udev-node.lo
  848.   CC       src/udev/libudev_core_la-udev-rules.lo
  849.   CC       src/udev/libudev_core_la-udev-ctrl.lo
  850.   CC       src/udev/libudev_core_la-udev-builtin.lo
  851.   CC       src/udev/libudev_core_la-udev-builtin-btrfs.lo
  852.   CC       src/udev/libudev_core_la-udev-builtin-hwdb.lo
  853.   CC       src/udev/libudev_core_la-udev-builtin-input_id.lo
  854.   CC       src/udev/libudev_core_la-udev-builtin-keyboard.lo
  855.   CC       src/udev/libudev_core_la-udev-builtin-net_id.lo
  856.   CC       src/udev/libudev_core_la-udev-builtin-net_setup_link.lo
  857.   CC       src/udev/libudev_core_la-udev-builtin-path_id.lo
  858.   CC       src/udev/libudev_core_la-udev-builtin-usb_id.lo
  859.   CC       src/udev/net/libudev_core_la-link-config.lo
  860.   CC       src/udev/net/libudev_core_la-ethtool-util.lo
  861.   CC       src/login/libudev_core_la-logind-acl.lo
  862.   CCLD     libsystemd-network.la
  863.   CC       src/journal/journalctl-journalctl.o
  864.   CC       src/journal/journalctl-journal-qrcode.o
  865.   CC       src/machine/machinectl.o
  866.   CC       src/login/loginctl.o
  867.   CC       src/login/sysfs-show.o
  868.   CC       src/login/inhibit.o
  869.   CC       src/core/systemd-main.o
  870.   CCLD     libcore.la
  871. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  872.  CC       src/core/umount.o
  873.  CC       src/core/shutdown.o
  874.  CC       src/core/mount-setup.o
  875.  CC       src/core/killall.o
  876.  CC       src/bus-proxyd/bus-proxyd.o
  877.  CCLD     libbus-proxy-core.la
  878.  CC       src/udev/udevd.o
  879.  CC       src/journal/journald.o
  880.  CC       src/journal-remote/systemd_journal_gatewayd-journal-gatewayd.o
  881.  CC       src/journal-remote/systemd_journal_gatewayd-microhttpd-util.o
  882.  CC       src/journal/coredump.o
  883.  CC       src/journal/coredump-vacuum.o
  884.  CC       src/journal/stacktrace.o
  885. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  886. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  887.  CC       src/hostname/hostnamed.o
  888.  CC       src/locale/systemd_localed-localed.o
  889.  CC       src/timedate/timedated.o
  890.  CC       src/machine/machined.o
  891.  CC       src/machine/machine.lo
  892.  CC       src/machine/machined-dbus.lo
  893.  CC       src/machine/machine-dbus.lo
  894.  CC       src/machine/image-dbus.lo
  895.  CC       src/resolve/resolved-dns-packet.o
  896.  CC       src/resolve/resolved-dns-rr.o
  897.  CC       src/resolve/resolved-dns-question.o
  898.  CC       src/resolve/resolved-dns-answer.o
  899.  CC       src/resolve/dns-type.o
  900.  CC       src/login/logind.o
  901.  CC       src/login/logind-gperf.o
  902.  CCLD     liblogind-core.la
  903.  CC       src/hibernate-resume/hibernate-resume-generator.o
  904.  CC       src/boot/efi/util.o
  905.  CC       src/boot/efi/console.o
  906.  CC       src/boot/efi/graphics.o
  907.  CC       src/boot/efi/pefile.o
  908.  CC       src/boot/efi/disk.o
  909.  CC       src/boot/efi/boot.o
  910.  CC       src/boot/efi/splash.o
  911.  CC       src/boot/efi/linux.o
  912.  CC       src/boot/efi/stub.o
  913.  GEN      shell-completion/bash/systemctl
  914.  GEN      src/journal-remote/journal-remote.conf
  915.  GEN      src/journal-remote/journal-upload.conf
  916.  GEN      src/timesync/timesyncd.conf
  917.  GEN      src/resolve/resolved.conf
  918.  ITMRG  src/hostname/org.freedesktop.hostname1.policy
  919.  ITMRG  src/locale/org.freedesktop.locale1.policy
  920.  ITMRG  src/timedate/org.freedesktop.timedate1.policy
  921. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  922.   ITMRG  src/machine/org.freedesktop.machine1.policy
  923.   ITMRG  src/import/org.freedesktop.import1.policy
  924.   ITMRG  src/login/org.freedesktop.login1.policy
  925.   GEN      src/core/org.freedesktop.systemd1.policy.in
  926.   GEN      src/core/macros.systemd
  927.   GEN      sysctl.d/50-coredump.conf
  928.   M4       units/getty@.service
  929.   GEN      units/console-shell.service.m4
  930.   M4       units/serial-getty@.service
  931.   GEN      units/console-getty.service.m4
  932.   GEN      units/container-getty@.service.m4
  933.   GEN      units/systemd-initctl.service
  934.   GEN      units/systemd-remount-fs.service
  935.   GEN      units/systemd-ask-password-wall.service
  936.   GEN      units/systemd-ask-password-console.service
  937.   GEN      units/systemd-sysctl.service
  938.   GEN      units/emergency.service
  939.   GEN      units/rescue.service
  940.   GEN      units/user@.service.m4
  941.   GEN      units/systemd-suspend.service
  942.   GEN      units/systemd-halt.service
  943.   GEN      units/systemd-poweroff.service
  944.   GEN      units/systemd-reboot.service
  945.   GEN      units/systemd-kexec.service
  946.   GEN      units/systemd-fsck@.service
  947.   GEN      units/systemd-fsck-root.service
  948.   GEN      units/systemd-machine-id-commit.service
  949.   GEN      units/systemd-udevd.service
  950.   GEN      units/systemd-udev-trigger.service
  951.   GEN      units/systemd-udev-settle.service
  952.   GEN      units/systemd-hwdb-update.service
  953.   GEN      units/debug-shell.service
  954.   GEN      units/initrd-parse-etc.service
  955.   GEN      units/initrd-cleanup.service
  956.   GEN      units/initrd-udevadm-cleanup-db.service
  957.   GEN      units/systemd-nspawn@.service
  958.   GEN      units/initrd-switch-root.service
  959.   GEN      units/systemd-update-done.service
  960.   GEN      units/systemd-update-utmp.service
  961.   GEN      units/systemd-tmpfiles-setup.service
  962.   GEN      units/systemd-update-utmp-runlevel.service
  963.   GEN      units/systemd-tmpfiles-setup-dev.service
  964.   GEN      units/systemd-tmpfiles-clean.service
  965.   GEN      units/systemd-sysusers.service
  966.   GEN      units/systemd-firstboot.service
  967.   GEN      units/systemd-hibernate-resume@.service
  968.   GEN      units/systemd-hibernate.service
  969.   GEN      units/systemd-hybrid-sleep.service
  970.   GEN      units/systemd-bus-proxyd.service.m4
  971.   GEN      units/systemd-journal-remote.service
  972.   GEN      units/systemd-journal-upload.service
  973.   GEN      units/systemd-journald.service
  974.   GEN      units/systemd-journal-catalog-update.service
  975.   GEN      units/systemd-journal-flush.service
  976.   GEN      units/systemd-journal-gatewayd.service
  977.   GEN      units/systemd-binfmt.service
  978.   GEN      units/systemd-bootchart.service
  979.   GEN      units/systemd-vconsole-setup.service
  980.   GEN      units/systemd-quotacheck.service
  981.   GEN      units/quotaon.service
  982.   GEN      units/systemd-backlight@.service
  983.   GEN      units/systemd-random-seed.service
  984.   GEN      units/systemd-rfkill@.service
  985.   GEN      units/systemd-hostnamed.service
  986.   GEN      units/systemd-timedated.service
  987.   GEN      units/systemd-timesyncd.service
  988.   GEN      units/systemd-localed.service
  989.   GEN      units/systemd-machined.service
  990.   GEN      units/systemd-importd.service
  991.   GEN      units/systemd-resolved.service.m4
  992.   M4       sysusers.d/systemd.conf
  993.   GEN      units/systemd-logind.service
  994.   GEN      sysusers.d/basic.conf
  995.   M4       tmpfiles.d/systemd.conf
  996.   M4       tmpfiles.d/etc.conf
  997.   GEN      rules/99-systemd.rules
  998.   GEN      src/vconsole/90-vconsole.rules
  999.   GEN      src/login/71-seat.rules
  1000.   GEN      src/login/73-seat-late.rules
  1001.   GEN      units/user/systemd-exit.service
  1002.   GEN      units/user/systemd-bus-proxyd.service
  1003.   GEN      shell-completion/zsh/_systemctl
  1004.   GEN      src/core/systemd.pc
  1005.   GEN      src/udev/udev.pc
  1006.   GEN      src/libsystemd/libsystemd.pc
  1007.   GEN      src/libudev/libudev.pc
  1008.   GEN      src/compat-libs/libsystemd-journal.pc
  1009.   GEN      src/compat-libs/libsystemd-login.pc
  1010.   GEN      src/compat-libs/libsystemd-daemon.pc
  1011.   GEN      src/compat-libs/libsystemd-id128.pc
  1012.   CC       src/libsystemd/sd-bus/libsystemd_la-sd-bus.lo
  1013.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-control.lo
  1014.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-error.lo
  1015.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-common-errors.lo
  1016.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-internal.lo
  1017.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-socket.lo
  1018.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-kernel.lo
  1019.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-container.lo
  1020.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-message.lo
  1021.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-creds.lo
  1022.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-signature.lo
  1023.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-type.lo
  1024.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-match.lo
  1025.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-bloom.lo
  1026.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-introspect.lo
  1027.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-objects.lo
  1028.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-gvariant.lo
  1029.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-convenience.lo
  1030.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-track.lo
  1031.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-slot.lo
  1032.   CC       src/libsystemd/sd-bus/libsystemd_la-bus-dump.lo
  1033.   CC       src/libsystemd/sd-utf8/libsystemd_la-sd-utf8.lo
  1034.   CC       src/libsystemd/sd-event/libsystemd_la-sd-event.lo
  1035.   CC       src/libsystemd/sd-netlink/libsystemd_la-sd-netlink.lo
  1036.   CC       src/libsystemd/sd-netlink/libsystemd_la-netlink-message.lo
  1037.   CC       src/libsystemd/sd-netlink/libsystemd_la-netlink-socket.lo
  1038.   CC       src/libsystemd/sd-netlink/libsystemd_la-rtnl-message.lo
  1039.   CC       src/libsystemd/sd-netlink/libsystemd_la-netlink-types.lo
  1040.   CC       src/libsystemd/sd-netlink/libsystemd_la-netlink-util.lo
  1041.   CC       src/libsystemd/sd-netlink/libsystemd_la-local-addresses.lo
  1042.   CC       src/libsystemd/sd-id128/libsystemd_la-sd-id128.lo
  1043.   CC       src/libsystemd/sd-daemon/libsystemd_la-sd-daemon.lo
  1044.   CC       src/libsystemd/sd-login/libsystemd_la-sd-login.lo
  1045.   CC       src/libsystemd/sd-path/libsystemd_la-sd-path.lo
  1046.   CC       src/libsystemd/sd-network/libsystemd_la-sd-network.lo
  1047.   CC       src/libsystemd/sd-network/libsystemd_la-network-util.lo
  1048.   CC       src/libsystemd/sd-hwdb/libsystemd_la-sd-hwdb.lo
  1049.   CC       src/libsystemd/sd-device/libsystemd_la-device-enumerator.lo
  1050.   CC       src/libsystemd/sd-device/libsystemd_la-sd-device.lo
  1051.   CC       src/libsystemd/sd-device/libsystemd_la-device-private.lo
  1052.   CC       src/libsystemd/sd-resolve/libsystemd_la-sd-resolve.lo
  1053.   CC       src/journal/libsystemd_la-sd-journal.lo
  1054.   CC       src/journal/libsystemd_la-journal-file.lo
  1055.   CC       src/journal/libsystemd_la-journal-vacuum.lo
  1056.   CC       src/journal/libsystemd_la-journal-verify.lo
  1057.   CC       src/journal/libsystemd_la-lookup3.lo
  1058.   CC       src/journal/libsystemd_la-journal-send.lo
  1059.   CC       src/journal/libsystemd_la-catalog.lo
  1060.   CC       src/journal/libsystemd_la-mmap-cache.lo
  1061.   CC       src/journal/libsystemd_la-compress.lo
  1062.   CC       src/journal/libsystemd_la-audit-type.lo
  1063.   CC       src/journal/libsystemd_la-journal-authenticate.lo
  1064.   CC       src/journal/libsystemd_la-fsprg.lo
  1065.   CCLD     libudev.la
  1066.   CC       src/nss-myhostname/nss-myhostname.lo
  1067.   CC       src/nss-mymachines/nss-mymachines.lo
  1068.   CC       src/nss-resolve/nss-resolve.lo
  1069.   CCLD     libsystemd-journal.la
  1070.   CCLD     libsystemd-login.la
  1071.   CCLD     libsystemd-id128.la
  1072.   CCLD     libsystemd-daemon.la
  1073.   CCLD     libudev-core.la
  1074.   CCLD     libmachine-core.la
  1075.   CC       src/cgls/cgls.o
  1076.   CC       src/cgtop/cgtop.o
  1077.   CC       src/nspawn/systemd_nspawn-nspawn.o
  1078.   CC       src/detect-virt/detect-virt.o
  1079. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1080. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  1081.   CC       src/delta/delta.o
  1082.   CC       src/analyze/systemd_analyze-analyze.o
  1083.   CC       src/analyze/systemd_analyze-analyze-verify.o
  1084.   CC       src/run/run.o
  1085.   CCLD     systemd-stdio-bridge
  1086.   CC       src/path/path.o
  1087.   CCLD     busctl
  1088.   CCLD     systemd-cat
  1089.   CCLD     coredumpctl
  1090.   CC       src/hostname/hostnamectl.o
  1091.   CC       src/locale/localectl.o
  1092.   CC       src/timedate/timedatectl.o
  1093.   CC       src/systemctl/systemctl.o
  1094.   CC       src/notify/notify.o
  1095.   CC       src/ask-password/ask-password.o
  1096.   CC       src/tty-ask-password-agent/tty-ask-password-agent.o
  1097.   CC       src/machine-id-setup/machine-id-setup-main.o
  1098.   CC       src/escape/escape.o
  1099.   CC       src/tmpfiles/tmpfiles.o
  1100.   CC       src/sysusers/sysusers.o
  1101.   CC       src/firstboot/firstboot.o
  1102.   CCLD     udevadm
  1103.   CC       src/hwdb/hwdb.o
  1104.   CCLD     journalctl
  1105.   CCLD     machinectl
  1106.   CCLD     loginctl
  1107. /tmp/ccKXNIpJ.ltrans9.ltrans.o:<artificial>:function sd_journal_close: warning: sd_journal_flush_matches was moved to libsystemd. Do not use libsystemd-journal.
  1108.   CCLD     systemd-inhibit
  1109. src/journal/coredumpctl.c: In function 'print_info':
  1110. src/basic/time-util.c:225:19: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1111.                  d = t - n;
  1112.                    ^
  1113. src/journal/coredumpctl.c:448:24: note: 'u' was declared here
  1114.                  usec_t u;
  1115.                         ^
  1116.   CCLD     systemd
  1117. In function '__ppoll_alias',
  1118.     inlined from 'bus_poll' at src/libsystemd/sd-bus/sd-bus.c:2832:11:
  1119. /usr/include/bits/poll2.h:71:9: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries
  1120.   return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
  1121.          ^
  1122.   CC       src/cgroups-agent/cgroups-agent.o
  1123.   CC       src/initctl/initctl.o
  1124.   CCLD     systemd-shutdown
  1125. In function '__ppoll_alias',
  1126.     inlined from 'bus_poll' at src/libsystemd/sd-bus/sd-bus.c:2832:11:
  1127. /usr/include/bits/poll2.h:71:9: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries
  1128.   return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
  1129.          ^
  1130.   CC       src/remount-fs/remount-fs.o
  1131.   CC       src/reply-password/reply-password.o
  1132. In function '__ppoll_alias',
  1133.     inlined from 'bus_poll' at src/libsystemd/sd-bus/sd-bus.c:2832:11:
  1134. /usr/include/bits/poll2.h:71:9: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries
  1135.   return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
  1136.          ^
  1137.   CC       src/fsck/fsck.o
  1138.   CC       src/machine-id-commit/machine-id-commit.o
  1139.   CC       src/ac-power/ac-power.o
  1140.   CC       src/sysctl/sysctl.o
  1141.   CC       src/sleep/sleep.o
  1142.   CCLD     systemd-bus-proxyd
  1143.   CC       src/socket-proxy/socket-proxyd.o
  1144.   CC       src/update-done/update-done.o
  1145.   CC       src/update-utmp/systemd_update_utmp-update-utmp.o
  1146.   CC       src/hibernate-resume/hibernate-resume.o
  1147.   CCLD     systemd-udevd
  1148.   CC       src/activate/activate.o
  1149.   CC       src/journal-remote/systemd_journal_remote-journal-remote-parse.o
  1150.   CC       src/journal-remote/systemd_journal_remote-journal-remote-write.o
  1151.   CC       src/journal-remote/systemd_journal_remote-journal-remote.o
  1152.   CC       src/journal-remote/systemd_journal_remote-microhttpd-util.o
  1153.   CC       src/journal-remote/systemd_journal_upload-journal-upload.o
  1154.   CC       src/journal-remote/systemd_journal_upload-journal-upload-journal.o
  1155.   CCLD     systemd-journald
  1156. In function '__ppoll_alias',
  1157.     inlined from 'bus_poll' at src/libsystemd/sd-bus/sd-bus.c:2832:11:
  1158. /usr/include/bits/poll2.h:71:9: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries
  1159.   return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
  1160.          ^
  1161.   CCLD     systemd-journal-gatewayd
  1162. In function '__ppoll_alias',
  1163.     inlined from 'bus_poll' at src/libsystemd/sd-bus/sd-bus.c:2832:11:
  1164. /usr/include/bits/poll2.h:71:9: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries
  1165.   return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
  1166.          ^
  1167.   CCLD     systemd-coredump
  1168. /usr/bin/ld.gold: warning: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../libqrencode.so while searching for qrencode
  1169. /usr/bin/ld.gold: warning: skipping incompatible /usr/lib/libqrencode.so while searching for qrencode
  1170. /usr/bin/ld.gold: error: cannot find -lqrencode
  1171. In function '__ppoll_alias',
  1172.     inlined from 'bus_poll' at src/libsystemd/sd-bus/sd-bus.c:2832:11:
  1173. /usr/include/bits/poll2.h:71:9: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries
  1174.   return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
  1175.          ^
  1176. /tmp/ccKHSETG.ltrans0.ltrans.o:<artificial>:function setup_keys.lto_priv.342: error: undefined reference to 'QRcode_encodeString'
  1177. /tmp/ccKHSETG.ltrans0.ltrans.o:<artificial>:function setup_keys.lto_priv.342: error: undefined reference to 'QRcode_free'
  1178. collect2: error: ld returned 1 exit status
  1179. Makefile:10358: ошибка выполнения рецепта для цели «journalctl»
  1180. make[2]: *** [journalctl] Ошибка 1
  1181. make[2]: *** Ожидание завершения заданий…
  1182. src/libsystemd/sd-device/sd-device.c: In function 'handle_db_line':
  1183. src/libsystemd/sd-device/sd-device.c:1122:34: warning: 'usec_initialized' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1184.          device->usec_initialized = usec_initialized;
  1185.                                   ^
  1186. src/libsystemd/sd-device/sd-device.c:1108:18: note: 'usec_initialized' was declared here
  1187.          uint64_t usec_initialized;
  1188.                   ^
  1189. src/libsystemd/sd-device/sd-device.c: In function 'device_read_uevent_file':
  1190. src/libsystemd/sd-device/sd-device.c:142:16: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1191.          return device_add_property_aux(device, key, value, false);
  1192.                 ^
  1193. src/libsystemd/sd-device/sd-device.c:484:37: note: 'value' was declared here
  1194.          const char *syspath, *key, *value, *major = NULL, *minor = NULL;
  1195.                                      ^
  1196. src/libsystemd/sd-device/sd-device.c:465:21: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1197.          } else if (streq(key, "DEVMODE")) {
  1198.                      ^
  1199. src/libsystemd/sd-device/sd-device.c:484:31: note: 'key' was declared here
  1200.          const char *syspath, *key, *value, *major = NULL, *minor = NULL;
  1201.                                ^
  1202. In function '__ppoll_alias',
  1203.     inlined from 'bus_poll' at src/libsystemd/sd-bus/sd-bus.c:2832:11:
  1204. /usr/include/bits/poll2.h:71:9: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries
  1205.   return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
  1206.          ^
  1207. src/udev/udevd.c: In function 'main':
  1208. src/udev/udevd.c:1581:11: warning: 'fd_ctrl' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1209.          r = sd_event_add_io(manager->event, &manager->ctrl_event, fd_ctrl, EPOLLIN, on_ctrl_msg, manager);
  1210.            ^
  1211. src/udev/udevd.c:1504:17: warning: 'fd_uevent' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1212.          assert(fd_uevent >= 0);
  1213.                  ^
  1214. /usr/bin/ld.gold: warning: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../libmicrohttpd.so while searching for microhttpd
  1215. /usr/bin/ld.gold: warning: skipping incompatible /usr/lib/libmicrohttpd.so while searching for microhttpd
  1216. /usr/bin/ld.gold: error: cannot find -lmicrohttpd
  1217. In function '__ppoll_alias',
  1218.     inlined from 'bus_poll' at src/libsystemd/sd-bus/sd-bus.c:2832:11:
  1219. /usr/include/bits/poll2.h:71:9: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries
  1220.   return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
  1221.          ^
  1222. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_parse_accept: error: undefined reference to 'MHD_lookup_connection_value'
  1223. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_get_connection_info'
  1224. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_create_response_from_buffer'
  1225. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_add_response_header'
  1226. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_add_response_header'
  1227. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_queue_response'
  1228. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_destroy_response'
  1229. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_lookup_connection_value'
  1230. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_get_connection_values'
  1231. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_create_response_from_callback'
  1232. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_add_response_header'
  1233. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_create_response_from_fd_at_offset'
  1234. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_add_response_header'
  1235. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_queue_response'
  1236. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_destroy_response'
  1237. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_create_response_from_callback'
  1238. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_create_response_from_buffer'
  1239. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_queue_response'
  1240. /tmp/ccVMaeM3.ltrans0.ltrans.o:<artificial>:function request_handler.lto_priv.276: error: undefined reference to 'MHD_destroy_response'
  1241. /tmp/ccVMaeM3.ltrans24.ltrans.o:<artificial>:function main: error: undefined reference to 'MHD_start_daemon'
  1242. /tmp/ccVMaeM3.ltrans24.ltrans.o:<artificial>:function main: error: undefined reference to 'MHD_stop_daemon'
  1243. /tmp/ccVMaeM3.ltrans29.ltrans.o:<artificial>:function mhd_respond_internal: error: undefined reference to 'MHD_create_response_from_buffer'
  1244. /tmp/ccVMaeM3.ltrans29.ltrans.o:<artificial>:function mhd_respond_internal: error: undefined reference to 'MHD_queue_response'
  1245. /tmp/ccVMaeM3.ltrans29.ltrans.o:<artificial>:function mhd_respond_internal: error: undefined reference to 'MHD_destroy_response'
  1246. collect2: error: ld returned 1 exit status
  1247. Makefile:10865: ошибка выполнения рецепта для цели «systemd-journal-gatewayd»
  1248. make[2]: *** [systemd-journal-gatewayd] Ошибка 1
  1249. In function '__ppoll_alias',
  1250.     inlined from 'bus_poll' at src/libsystemd/sd-bus/sd-bus.c:2832:11:
  1251. /usr/include/bits/poll2.h:71:9: warning: call to '__ppoll_chk_warn' declared with attribute warning: ppoll called with fds buffer too small file nfds entries
  1252.   return __ppoll_chk (__fds, __nfds, __timeout, __ss, __bos (__fds));
  1253.          ^
  1254. src/core/main.c: In function 'main':
  1255. src/core/main.c:1344:186: warning: 'min' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1256. src/core/main.c:1330:37: note: 'min' was declared here
  1257.                                  int min;
  1258.                                      ^
  1259. Makefile:17474: ошибка выполнения рецепта для цели «all-recursive»
  1260. make[1]: *** [all-recursive] Ошибка 1
  1261. Makefile:8709: ошибка выполнения рецепта для цели «all»
  1262. make: *** [all] Ошибка 2
  1263. ==> ОШИБКА: Произошел сбой в build().
  1264.     Преждевременный выход...
  1265. [maxik@m-Arch lib32-systemd]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement