spacepaste

  1.  
  2.  * Package: sys-auth/elogind-235.2-r1
  3.  * Repository: gentoo
  4.  * Maintainer: asturm@gentoo.org kensington@gentoo.org
  5.  * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux pam policykit userland_GNU
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. * Determining the location of the kernel source code
  8. * Found kernel source directory:
  9. * /usr/src/linux
  10. * Found kernel object directory:
  11. * /lib/modules/4.15.4-gentoo/build
  12. * Found sources for kernel version:
  13. * 4.15.4-gentoo
  14. * Checking for suitable kernel configuration options...
  15.  [ ok ]
  16. >>> Unpacking source...
  17. >>> Unpacking elogind-235.2.tar.gz to /var/tmp/portage/sys-auth/elogind-235.2-r1/work
  18. >>> Source unpacked in /var/tmp/portage/sys-auth/elogind-235.2-r1/work
  19. >>> Preparing source in /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2 ...
  20. * Applying elogind-235.1-docs.patch ...
  21.  [ ok ]
  22. * Applying elogind-235.2-legacy-cgroupmode.patch ...
  23.  [ ok ]
  24. * Applying elogind-235.2-drop-logintest.patch ...
  25.  [ ok ]
  26. >>> Source prepared.
  27. >>> Configuring source in /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2 ...
  28. meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload -Ddocdir=/usr/share/doc/elogind-235.2 -Dhtmldir=/usr/share/doc/elogind-235.2/html -Dpamlibdir=/lib64/security -Dudevrulesdir=/lib/udev/rules.d --libdir=/usr/lib64 -Drootlibdir=/lib64 -Drootlibexecdir=/lib64/elogind -Drootprefix=/ -Dsmack=true -Dman=auto -Dhtml=false -Dcgroup-controller=openrc -Ddefault-hierarchy=hybrid -Ddebug=false --buildtype release -Dacl=true -Dpam=true -Dselinux=false -Dbashcompletiondir=/usr/share/bash-completion/completions -Dzsh-completion=/usr/share/zsh/site-functions /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2 /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build
  29. The Meson build system
  30. Version: 0.44.1
  31. Source dir: /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2
  32. Build dir: /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build
  33. Build type: native build
  34. Project name: elogind
  35. Native C compiler: x86_64-pc-linux-gnu-gcc (gcc 7.3.0)
  36. Appending CFLAGS from environment: '-march=ivybridge -O2 -pipe'
  37. Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed'
  38. Build machine cpu family: x86_64
  39. Build machine cpu: x86_64
  40. Program tools/meson-check-compilation.sh found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/tools/meson-check-compilation.sh)
  41. Program c++ found: YES (/usr/bin/c++)
  42. Native C++ compiler: x86_64-pc-linux-gnu-g++ (gcc 7.3.0)
  43. Appending CXXFLAGS from environment: '-march=ivybridge -O2 -pipe'
  44. Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed'
  45. Compiler for C supports argument -Wextra: YES
  46. Compiler for C supports argument -Werror=undef: YES
  47. Compiler for C supports argument -Wlogical-op: YES
  48. Compiler for C supports argument -Wmissing-include-dirs: YES
  49. Compiler for C supports argument -Wold-style-definition: YES
  50. Compiler for C supports argument -Wpointer-arith: YES
  51. Compiler for C supports argument -Winit-self: YES
  52. Compiler for C supports argument -Wdeclaration-after-statement: YES
  53. Compiler for C supports argument -Wfloat-equal: YES
  54. Compiler for C supports argument -Wsuggest-attribute=noreturn: YES
  55. Compiler for C supports argument -Werror=missing-prototypes: YES
  56. Compiler for C supports argument -Werror=implicit-function-declaration: YES
  57. Compiler for C supports argument -Werror=missing-declarations: YES
  58. Compiler for C supports argument -Werror=return-type: YES
  59. Compiler for C supports argument -Werror=incompatible-pointer-types: YES
  60. Compiler for C supports argument -Werror=format=2: YES
  61. Compiler for C supports argument -Wstrict-prototypes: YES
  62. Compiler for C supports argument -Wredundant-decls: YES
  63. Compiler for C supports argument -Wmissing-noreturn: YES
  64. Compiler for C supports argument -Wshadow: YES
  65. Compiler for C supports argument -Wendif-labels: YES
  66. Compiler for C supports argument -Wstrict-aliasing=2: YES
  67. Compiler for C supports argument -Wwrite-strings: YES
  68. Compiler for C supports argument -Werror=overflow: YES
  69. Compiler for C supports argument -Wdate-time: YES
  70. Compiler for C supports argument -Wnested-externs: YES
  71. Compiler for C supports argument -ffast-math: YES
  72. Compiler for C supports argument -fno-common: YES
  73. Compiler for C supports argument -fdiagnostics-show-option: YES
  74. Compiler for C supports argument -fno-strict-aliasing: YES
  75. Compiler for C supports argument -fvisibility=hidden: YES
  76. Compiler for C supports argument -fstack-protector: YES
  77. Compiler for C supports argument -fstack-protector-strong: YES
  78. Compiler for C supports argument -fPIE: YES
  79. Compiler for C supports argument --param=ssp-buffer-size=4: YES
  80. Compiler for C supports argument -Wunused-parameter: YES
  81. Compiler for C supports argument -Wmissing-field-initializers: YES
  82. Compiler for C supports argument -Wunused-result: YES
  83. Compiler for C supports argument -Wformat-signedness: YES
  84. Compiler for C supports argument -Werror=nonnull: YES
  85. Checking if "-Werror=shadow with local shadowing" compiles: YES
  86. Message: Linking with -Wl,-z,relro supported: yes
  87. Message: Linking with -Wl,-z,now supported: yes
  88. Message: Linking with -pie supported: yes
  89. Compiler for C supports argument -ffunction-sections: YES
  90. Compiler for C supports argument -fdata-sections: YES
  91. Message: Linking with -Wl,--gc-sections supported: yes
  92. Checking for size of "pid_t": 4
  93. Checking for size of "uid_t": 4
  94. Checking for size of "gid_t": 4
  95. Checking for size of "dev_t": 8
  96. Checking for size of "ino_t": 8
  97. Checking for size of "time_t": 8
  98. Checking for size of "rlim_t": 8
  99. Checking for size of "char16_t": 2
  100. Checking for size of "char32_t": 4
  101. Checking for size of "key_serial_t": -1
  102. Checking for size of "struct ethtool_link_settings": 48
  103. Checking for size of "struct fib_rule_uid_range": 8
  104. Header <linux/if_link.h> has symbol "IFLA_INET6_ADDR_GEN_MODE": YES
  105. Header <linux/if_link.h> has symbol "IN6_ADDR_GEN_MODE_STABLE_PRIVACY": YES
  106. Header <linux/if_link.h> has symbol "IFLA_VRF_TABLE": YES
  107. Header <linux/if_link.h> has symbol "IFLA_MACVLAN_FLAGS": YES
  108. Header <linux/if_link.h> has symbol "IFLA_IPVLAN_MODE": YES
  109. Header <linux/if_link.h> has symbol "IFLA_PHYS_PORT_ID": YES
  110. Header <linux/if_link.h> has symbol "IFLA_BOND_AD_INFO": YES
  111. Header <linux/if_link.h> has symbol "IFLA_VLAN_PROTOCOL": YES
  112. Header <linux/if_link.h> has symbol "IFLA_VXLAN_REMCSUM_NOPARTIAL": YES
  113. Header <linux/if_link.h> has symbol "IFLA_VXLAN_GPE": YES
  114. Header <linux/if_link.h> has symbol "IFLA_GENEVE_LABEL": YES
  115. Header <linux/if_tunnel.h> has symbol "IFLA_VTI_REMOTE": YES
  116. Header <linux/if_tunnel.h> has symbol "IFLA_IPTUN_ENCAP_DPORT": YES
  117. Header <linux/if_tunnel.h> has symbol "IFLA_GRE_ENCAP_DPORT": YES
  118. Header <linux/if_bridge.h> has symbol "IFLA_BRIDGE_VLAN_INFO": YES
  119. Header <linux/if_link.h> has symbol "IFLA_BRPORT_PROXYARP": YES
  120. Header <linux/if_link.h> has symbol "IFLA_BRPORT_LEARNING_SYNC": YES
  121. Header <linux/if_link.h> has symbol "IFLA_BR_VLAN_DEFAULT_PVID": YES
  122. Header <linux/neighbour.h> has symbol "NDA_IFINDEX": YES
  123. Header <linux/if_addr.h> has symbol "IFA_FLAGS": YES
  124. Header <linux/fib_rules.h> has symbol "FRA_UID_RANGE": YES
  125. Header <linux/loop.h> has symbol "LO_FLAGS_PARTSCAN": YES
  126. Checking for function "secure_getenv": YES
  127. Checking for function "__secure_getenv": NO
  128. Checking for function "memfd_create": NO
  129. Checking for function "gettid": NO
  130. Checking for function "pivot_root": NO
  131. Checking for function "name_to_handle_at": YES
  132. Checking for function "setns": YES
  133. Checking for function "renameat2": NO
  134. Checking for function "kcmp": NO
  135. Checking for function "keyctl": NO
  136. Checking for function "copy_file_range": NO
  137. Checking for function "bpf": NO
  138. Checking for function "explicit_bzero": YES
  139. Checking for function "getrandom": YES
  140. Program sed found: YES (/bin/sed)
  141. Program grep found: YES (/bin/grep)
  142. Program awk found: YES (/usr/bin/awk)
  143. Program m4 found: YES (/usr/bin/m4)
  144. Program stat found: YES (/usr/bin/stat)
  145. Program git found: YES (/usr/bin/git)
  146. Program kexec found: NO
  147. Program /usr/sbin/kexec found: NO
  148. Program /sbin/kexec found: NO
  149. Program reboot found: YES (/sbin/reboot)
  150. Program halt found: YES (/sbin/halt)
  151. Program gperf found: YES (/usr/bin/gperf)
  152. Message: gperf len type is size_t
  153. Has header "sys/capability.h": YES
  154. Has header "linux/btrfs.h": YES
  155. Has header "linux/memfd.h": YES
  156. Has header "linux/vm_sockets.h": YES
  157. Has header "sys/auxv.h": YES
  158. Has header "valgrind/memcheck.h": NO
  159. Has header "valgrind/valgrind.h": NO
  160. Program tools/meson-get-cg-controller.sh found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/tools/meson-get-cg-controller.sh)
  161. Message: maximum system UID is 999
  162. Message: maximum system GID is 999
  163. Message: unknown debug option "false", ignoring
  164. Dependency threads found: YES
  165. Library rt found: YES
  166. Library m found: YES
  167. Library dl found: YES
  168. Library crypt found: YES
  169. Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (0.29.2)
  170. Native dependency libcap found: YES 2.25
  171. Native dependency polkit-gobject-1 found: YES 0.113
  172. Library acl found: YES
  173. Dependency audit found: NO
  174. Library pam found: YES
  175. Library pam_misc found: YES
  176. Native dependency glib-2.0 found: YES 2.52.3
  177. Native dependency gobject-2.0 found: YES 2.52.3
  178. Native dependency gio-2.0 found: YES 2.52.3
  179. Native dependency dbus-1 found: YES 1.12.4
  180. Configuring config.h using configuration
  181. Program intltool-merge found: YES (/usr/bin/intltool-merge)
  182. Program /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/tools/meson-symlink_headers.sh found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/tools/meson-symlink_headers.sh)
  183. Program c++ found: YES (/usr/bin/c++)
  184. Program generate-gperfs.py found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/src/basic/generate-gperfs.py)
  185. Program generate-cap-list.sh found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/src/basic/generate-cap-list.sh)
  186. Program generate-errno-list.sh found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/src/basic/generate-errno-list.sh)
  187. Configuring libelogind.pc using configuration
  188. Configuring logind.conf using configuration
  189. Configuring org.freedesktop.login1.service using configuration
  190. Configuring 71-seat.rules using configuration
  191. Configuring 73-seat-late.rules using configuration
  192. Native dependency libudev found: YES 220
  193. Program generate-sym-test.py found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/src/test/generate-sym-test.py)
  194. Message: test-ipcrm is an unsafe test
  195. Message: test-cgroup is a manual test
  196. Message: test-inhibit is a manual test
  197. Program tools/make-directive-index.py found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/tools/make-directive-index.py)
  198. Program tools/make-man-index.py found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/tools/make-man-index.py)
  199. Program tools/xml_helper.py found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/tools/xml_helper.py)
  200. Program xsltproc found: YES (/usr/bin/xsltproc)
  201. Message: zsh completions: /usr/share/zsh/site-functions
  202. Program sh found: YES (/bin/sh)
  203. Program tools/meson-check-help.sh found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/tools/meson-check-help.sh)
  204. Program tools/meson-git-contrib.sh found: YES (/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2/tools/meson-git-contrib.sh)
  205. Message: elogind 235.2
  206. prefix: /usr
  207. rootprefix: /
  208. sysconf dir: /etc
  209. includedir: /usr/include
  210. lib dir: /usr/lib64
  211. rootlib dir: /lib64
  212. rootexeclib dir: /lib64/elogind
  213. PAM modules dir: /lib64/security
  214. PAM configuration dir: /etc/pam.d
  215. D-Bus policy dir: /usr/share/dbus-1/system.d
  216. D-Bus session dir: /usr/share/dbus-1/services
  217. D-Bus system dir: /usr/share/dbus-1/system-services
  218. bash completions dir: /usr/share/bash-completion/completions
  219. zsh completions dir: /usr/share/zsh/site-functions
  220. TTY GID: 5
  221. maximum system UID: 999
  222. maximum system GID: 999
  223. default KillUserProcesses setting: true
  224. enabled features: PAM, SMACK, ACL, polkit, dbus, glib, man pages, man page indices, utmp
  225. disabled features: AUDIT, SELinux, legacy pkla, html pages, debug elogind, debug hashmap, debug mmap cache
  226. Build targets in project: 411
  227. Found ninja-1.8.2 at /usr/bin/ninja
  228. >>> Source configured.
  229. >>> Compiling source in /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2 ...
  230. ninja -v -j1 -l0 -C /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build
  231. ninja: Entering directory `/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build'
  232. [1/529] /usr/bin/python3.6 /usr/lib/python-exec/python3.6/meson --internal exe /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build/meson-private/meson_exe_generate-cap-list.sh_01ba60b252f477f9f00d6abb50c2e72714bd7a07.dat
  233. [2/529] /usr/bin/python3.6 /usr/lib/python-exec/python3.6/meson --internal exe /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build/meson-private/meson_exe_generate-errno-list.sh_5e4aadc358af87389a9a3bc205be253676cddb95.dat
  234. [3/529] /usr/bin/python3.6 /usr/lib/python-exec/python3.6/meson --internal exe /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build/meson-private/meson_exe_generate-gperfs.py_0ee79d9fdc0cfe941923b46ae537be8416685269.dat
  235. [4/529] /usr/bin/python3.6 /usr/lib/python-exec/python3.6/meson --internal exe /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build/meson-private/meson_exe_gperf_0a5a090ca83bf057cd9c7b22ba4d0fd0a8194abd.dat
  236. [5/529] /usr/bin/python3.6 /usr/lib/python-exec/python3.6/meson --internal exe /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build/meson-private/meson_exe_awk_452016e1054f238434ea6e7122ed01f861045b32.dat
  237. [6/529] /usr/bin/python3.6 /usr/lib/python-exec/python3.6/meson --internal exe /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build/meson-private/meson_exe_generate-gperfs.py_f0cb0769caf1a1a6bfbd7ccaa35416ca3285fb9d.dat
  238. [7/529] /usr/bin/python3.6 /usr/lib/python-exec/python3.6/meson --internal exe /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build/meson-private/meson_exe_gperf_8acd5096e250f9989d8418aab8e1a22c18b804f3.dat
  239. [8/529] /usr/bin/python3.6 /usr/lib/python-exec/python3.6/meson --internal exe /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build/meson-private/meson_exe_awk_01ec35c595a1983d701252f9db7dd1b1bf2d1ecc.dat
  240. [9/529] x86_64-pc-linux-gnu-gcc -Isrc/basic/basic@sta -Isrc/basic -I../elogind-235.2/src/basic -I. -I../elogind-235.2/ -Isrc/update-utmp -I../elogind-235.2/src/update-utmp -Isrc/sleep -I../elogind-235.2/src/sleep -I../elogind-235.2/src/libelogind/sd-id128 -I../elogind-235.2/src/libelogind/sd-bus -Isrc/core -I../elogind-235.2/src/core -Isrc/login -I../elogind-235.2/src/login -Isrc/systemd -I../elogind-235.2/src/systemd -Isrc/shared -I../elogind-235.2/src/shared -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -Wextra -Werror=undef -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=incompatible-pointer-types -Werror=format=2 -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -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 -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Wno-error=nonnull -Werror=shadow -ffunction-sections -fdata-sections -include config.h -march=ivybridge -O2 -fPIC -pthread -MMD -MQ 'src/basic/basic@sta/alloc-util.c.o' -MF 'src/basic/basic@sta/alloc-util.c.o.d' -o 'src/basic/basic@sta/alloc-util.c.o' -c ../elogind-235.2/src/basic/alloc-util.c
  241. FAILED: src/basic/basic@sta/alloc-util.c.o
  242. x86_64-pc-linux-gnu-gcc -Isrc/basic/basic@sta -Isrc/basic -I../elogind-235.2/src/basic -I. -I../elogind-235.2/ -Isrc/update-utmp -I../elogind-235.2/src/update-utmp -Isrc/sleep -I../elogind-235.2/src/sleep -I../elogind-235.2/src/libelogind/sd-id128 -I../elogind-235.2/src/libelogind/sd-bus -Isrc/core -I../elogind-235.2/src/core -Isrc/login -I../elogind-235.2/src/login -Isrc/systemd -I../elogind-235.2/src/systemd -Isrc/shared -I../elogind-235.2/src/shared -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -Wextra -Werror=undef -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=incompatible-pointer-types -Werror=format=2 -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -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 -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness -Wno-error=nonnull -Werror=shadow -ffunction-sections -fdata-sections -include config.h -march=ivybridge -O2 -fPIC -pthread -MMD -MQ 'src/basic/basic@sta/alloc-util.c.o' -MF 'src/basic/basic@sta/alloc-util.c.o.d' -o 'src/basic/basic@sta/alloc-util.c.o' -c ../elogind-235.2/src/basic/alloc-util.c
  243. In file included from ../elogind-235.2/src/basic/missing.h:1278:0,
  244. from ../elogind-235.2/src/basic/util.h:46,
  245. from ../elogind-235.2/src/basic/alloc-util.c:25:
  246. ../elogind-235.2/src/basic/missing_syscall.h:311:23: error: static declaration of ‘copy_file_range’ follows non-static declaration
  247. static inline ssize_t copy_file_range(int fd_in, loff_t *off_in,
  248. ^~~~~~~~~~~~~~~
  249. In file included from ../elogind-235.2/src/basic/util.h:42:0,
  250. from ../elogind-235.2/src/basic/alloc-util.c:25:
  251. /usr/include/unistd.h:1110:9: note: previous declaration of ‘copy_file_range’ was here
  252. ssize_t copy_file_range (int __infd, __off64_t *__pinoff,
  253. ^~~~~~~~~~~~~~~
  254. ninja: build stopped: subcommand failed.
  255. * ERROR: sys-auth/elogind-235.2-r1::gentoo failed (compile phase):
  256. * ninja -v -j1 -l0 -C /var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build failed
  257. *
  258. * Call stack:
  259. * ebuild.sh, line 124: Called src_compile
  260. * environment, line 4172: Called meson_src_compile
  261. * environment, line 2793: Called eninja '-C' '/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2-build'
  262. * environment, line 1259: Called die
  263. * The specific snippet of code:
  264. * "$@" || die "${nonfatal_args[@]}" "${*} failed"
  265. *
  266. * If you need support, post the output of `emerge --info '=sys-auth/elogind-235.2-r1::gentoo'`,
  267. * the complete build log and the output of `emerge -pqv '=sys-auth/elogind-235.2-r1::gentoo'`.
  268. * The complete build log is located at '/var/tmp/portage/sys-auth/elogind-235.2-r1/temp/build.log'.
  269. * The ebuild environment file is located at '/var/tmp/portage/sys-auth/elogind-235.2-r1/temp/environment'.
  270. * Working directory: '/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2'
  271. * S: '/var/tmp/portage/sys-auth/elogind-235.2-r1/work/elogind-235.2'
  272.