spacepaste

  1.  
  2.  * Package: dev-libs/efl-1.17.0
  3.  * Repository: gentoo
  4.  * Maintainer: enlightenment@gentoo.org
  5.  * USE: X abi_x86_64 amd64 bmp eet egl elibc_glibc fontconfig gles glib gnutls ico kernel_linux nls png ppm psd pulseaudio sound ssl userland_GNU
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking efl-1.17.0.tar.xz to /var/tmp/portage/dev-libs/efl-1.17.0/work
  9. >>> Source unpacked in /var/tmp/portage/dev-libs/efl-1.17.0/work
  10. >>> Preparing source in /var/tmp/portage/dev-libs/efl-1.17.0/work/efl-1.17.0 ...
  11. * Removing useless C++ checks ...
  12.  [ ok ]
  13. * Running elibtoolize in: efl-1.17.0/
  14. * Applying portage/1.2.0 patch ...
  15. * Applying sed/1.5.6 patch ...
  16. * Applying as-needed/2.4.3 patch ...
  17. >>> Source prepared.
  18. >>> Configuring source in /var/tmp/portage/dev-libs/efl-1.17.0/work/efl-1.17.0 ...
  19. * You enabled both USE=ssl and USE=gnutls, but only one can be used;
  20. * gnutls has been selected for you.
  21. * econf: updating efl-1.17.0/config.sub with /usr/share/gnuconfig/config.sub
  22. * econf: updating efl-1.17.0/config.guess with /usr/share/gnuconfig/config.guess
  23. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --with-profile=release --with-crypto=gnutls --with-x11=xlib --with-x --with-opengl=es --with-glib=yes --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb --enable-image-loader-bmp --enable-image-loader-wbmp --disable-drm --disable-doc --enable-image-loader-eet --enable-egl --disable-fb --enable-fontconfig --disable-fribidi --disable-image-loader-gif --disable-gstreamer1 --disable-harfbuzz --enable-image-loader-ico --disable-ibus --disable-image-loader-jp2k --disable-neon --enable-nls --disable-lua-old --disable-physics --disable-pixman --disable-pixman-font --disable-pixman-rect --disable-pixman-line --disable-pixman-poly --disable-pixman-image --disable-pixman-image-scale-sample --enable-image-loader-png --enable-image-loader-pmaps --enable-image-loader-psd --enable-pulseaudio --disable-scim --disable-sdl --enable-audio --disable-systemd --disable-image-loader-tga --disable-image-loader-tiff --disable-tslib --disable-v4l2 --disable-valgrind --disable-wayland --disable-image-loader-webp --disable-xim --disable-xine --disable-image-loader-xpm --enable-cserve --enable-image-loader-generic --enable-image-loader-jpeg --disable-tizen --disable-gesture --disable-gstreamer --enable-xinput2 --disable-xinput22 --disable-multisense --enable-libmount
  24. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  25. checking whether build environment is sane... yes
  26. checking for a thread-safe mkdir -p... /bin/mkdir -p
  27. checking for gawk... gawk
  28. checking whether make sets $(MAKE)... yes
  29. checking whether make supports nested variables... yes
  30. checking whether make supports nested variables... (cached) yes
  31. checking for style of include used by make... GNU
  32. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  33. checking whether the C compiler works... yes
  34. checking for C compiler default output file name... a.out
  35. checking for suffix of executables...
  36. checking whether we are cross compiling... no
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  40. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  41. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  42. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  43. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  44. checking for grep that handles long lines and -e... /bin/grep
  45. checking for egrep... /bin/grep -E
  46. checking for ANSI C header files... yes
  47. checking for sys/types.h... yes
  48. checking for sys/stat.h... yes
  49. checking for stdlib.h... yes
  50. checking for string.h... yes
  51. checking for memory.h... yes
  52. checking for strings.h... yes
  53. checking for inttypes.h... yes
  54. checking for stdint.h... yes
  55. checking for unistd.h... yes
  56. checking minix/config.h usability... no
  57. checking minix/config.h presence... no
  58. checking for minix/config.h... no
  59. checking whether it is safe to define __EXTENSIONS__... yes
  60. configure: edje_cc set to
  61. configure: eolian_gen set to
  62. configure: eolian_cxx set to
  63. configure: elua set to
  64. checking build system type... x86_64-pc-linux-gnu
  65. checking host system type... x86_64-pc-linux-gnu
  66. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  67. checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
  68. checking how to print strings... printf
  69. checking for a sed that does not truncate output... /bin/sed
  70. checking for fgrep... /bin/grep -F
  71. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  72. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  73. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  74. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  75. checking whether ln -s works... yes
  76. checking the maximum length of command line arguments... 1572864
  77. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  78. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  79. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  80. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  81. checking how to recognize dependent libraries... pass_all
  82. checking for x86_64-pc-linux-gnu-dlltool... no
  83. checking for dlltool... no
  84. checking how to associate runtime and link libraries... printf %s\n
  85. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  86. checking for archiver @FILE support... @
  87. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  88. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  89. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  90. checking for sysroot... no
  91. checking for a working dd... /bin/dd
  92. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  93. checking for x86_64-pc-linux-gnu-mt... no
  94. checking for mt... no
  95. checking if : is a manifest tool... no
  96. checking for dlfcn.h... yes
  97. checking for objdir... .libs
  98. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  99. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  100. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  101. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  102. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  104. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  105. checking whether -lc should be explicitly linked in... no
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking whether stripping libraries is possible... yes
  109. checking if libtool supports shared libraries... yes
  110. checking whether to build shared libraries... yes
  111. checking whether to build static libraries... no
  112. configure: Initialized efl (1.17.0) development=33114
  113. checking whether NLS is requested... yes
  114. checking for msgfmt... /usr/bin/msgfmt
  115. checking for gmsgfmt... /usr/bin/gmsgfmt
  116. checking for xgettext... /usr/bin/xgettext
  117. checking for msgmerge... /usr/bin/msgmerge
  118. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  119. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  120. checking for shared library run path origin... done
  121. checking for CFPreferencesCopyAppValue... no
  122. checking for CFLocaleCopyCurrent... no
  123. checking for GNU gettext in libc... yes
  124. checking whether to use NLS... yes
  125. checking where the gettext function comes from... libc
  126. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  127. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  128. checking whether we are using the GNU C++ compiler... yes
  129. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  130. checking dependency style of x86_64-pc-linux-gnu-g++... none
  131. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  132. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  133. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  134. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  135. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  136. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  137. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  138. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  139. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  140. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  141. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  142. checking how to hardcode library paths into programs... immediate
  143. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  144. checking whether we are using the GNU Objective C compiler... no
  145. checking whether x86_64-pc-linux-gnu-gcc accepts -g... no
  146. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  147. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  148. checking for a sed that does not truncate output... (cached) /bin/sed
  149. checking for special C compiler options needed for large files... no
  150. checking for _FILE_OFFSET_BITS value needed for large files... no
  151. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  152. checking pkg-config is at least version 0.9.0... yes
  153. checking for x86_64-pc-linux-gnu-libgcrypt-config... /usr/bin/x86_64-pc-linux-gnu-libgcrypt-config
  154. checking for LIBGCRYPT - version >= 1.2.0... yes (1.7.3)
  155. checking LIBGCRYPT API version... okay
  156. checking for dirent.h that defines DIR... yes
  157. checking for library containing opendir... none required
  158. checking whether time.h and sys/time.h may both be included... yes
  159. checking execinfo.h usability... yes
  160. checking execinfo.h presence... yes
  161. checking for execinfo.h... yes
  162. checking mcheck.h usability... yes
  163. checking mcheck.h presence... yes
  164. checking for mcheck.h... yes
  165. checking sys/epoll.h usability... yes
  166. checking sys/epoll.h presence... yes
  167. checking for sys/epoll.h... yes
  168. checking sys/inotify.h usability... yes
  169. checking sys/inotify.h presence... yes
  170. checking for sys/inotify.h... yes
  171. checking sys/signalfd.h usability... yes
  172. checking sys/signalfd.h presence... yes
  173. checking for sys/signalfd.h... yes
  174. checking for sys/types.h... (cached) yes
  175. checking sys/param.h usability... yes
  176. checking sys/param.h presence... yes
  177. checking for sys/param.h... yes
  178. checking sys/mman.h usability... yes
  179. checking sys/mman.h presence... yes
  180. checking for sys/mman.h... yes
  181. checking netinet/in.h usability... yes
  182. checking netinet/in.h presence... yes
  183. checking for netinet/in.h... yes
  184. checking for PATH_MAX in limits.h... yes
  185. checking size of wchar_t... 4
  186. checking size of int... 4
  187. checking size of long... 8
  188. checking size of uintptr_t... 8
  189. checking for siginfo_t... yes
  190. checking whether byte ordering is bigendian... no
  191. checking for inline... inline
  192. checking whether the compiler supports -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections... yes
  193. checking whether the linker supports -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries... yes
  194. checking for __attribute__ ((vector))... yes
  195. checking for __forceinline... no
  196. checking for __attribute__ ((__always_inline__))... yes
  197. checking immintrin.h usability... yes
  198. checking immintrin.h presence... yes
  199. checking for immintrin.h... yes
  200. checking whether to build SSE3 code... yes
  201. checking for backtrace... yes
  202. checking for backtrace_symbols... yes
  203. checking for execvp... yes
  204. checking for fpathconf... yes
  205. checking for fstatat... yes
  206. checking for malloc_usable_size... yes
  207. checking for mkdirat... yes
  208. checking for mtrace... yes
  209. checking for realpath... yes
  210. checking for strlcpy... no
  211. checking for geteuid... yes
  212. checking for getuid... yes
  213. checking for pause... yes
  214. checking for size_t... yes
  215. checking for working alloca.h... yes
  216. checking for alloca... yes
  217. checking for stdlib.h... (cached) yes
  218. checking for unistd.h... (cached) yes
  219. checking for sys/param.h... (cached) yes
  220. checking for getpagesize... yes
  221. checking for working mmap... yes
  222. checking for fnmatch... yes
  223. checking for gettimeofday... yes
  224. checking for dirfd... yes
  225. checking for fcntl... yes
  226. checking for SYSTEMD... no
  227. configure: Skipping Evil checks (disabled)
  228. configure: Skipping Escape checks (disabled)
  229. checking for shm_open... yes
  230. configure: Start Eina checks
  231. checking for UNWIND... no
  232. configure: ignoring any EINA_LOG() with level greater than 3
  233. checking for GLIB... yes
  234. checking for sys/mman.h... (cached) yes
  235. checking byteswap.h usability... yes
  236. checking byteswap.h presence... yes
  237. checking for byteswap.h... yes
  238. checking for fchmod... yes
  239. checking for dlopen... yes
  240. checking for dladdr... yes
  241. checking for iconv... yes
  242. checking for shm_open... yes
  243. checking for splice... yes
  244. checking for setxattr... yes
  245. checking for getpagesize... yes
  246. checking wether to build Eina_Log infrastructure... yes
  247. checking whether imported symbols can be declared weak... yes
  248. checking pthread.h usability... yes
  249. checking pthread.h presence... yes
  250. checking for pthread.h... yes
  251. checking for pthread_kill in -lpthread... yes
  252. checking for multithread API to use... posix
  253. checking for pthread_rwlock_t... yes
  254. checking which threads API is used... POSIX
  255. checking whether to build POSIX threads spinlock code... yes
  256. checking whether to build OSX spinlock code... no
  257. checking for __thread specifier... yes
  258. checking whether to enable chained pool built... yes
  259. checking whether to enable pass through built... yes
  260. checking whether to enable one big built... yes
  261. configure: Finished Eina checks
  262. configure: Start Eina_Cxx checks
  263. checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... no
  264. checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=gnu++11... yes
  265. configure: Finished Eina_Cxx checks
  266. configure: Skipping Eina_Js checks (disabled)
  267. configure: Skipping Ecore_Js checks (disabled)
  268. configure: Skipping Eio_Js checks (disabled)
  269. configure: Skipping Ethumb_Js checks (disabled)
  270. configure: Skipping Eldbus_Js checks (disabled)
  271. configure: Skipping Eo_Js checks (disabled)
  272. configure: Start Eo checks
  273. checking for dladdr... yes
  274. configure: Finished Eo checks
  275. configure: Start Eet_Cxx checks
  276. configure: Finished Eet_Cxx checks
  277. configure: Start Emile checks
  278. checking for libjpeg... yes
  279. checking for zlib... yes
  280. checking for EMILE... yes
  281. configure: Finished Emile checks
  282. configure: Start Eet checks
  283. checking for libjpeg... yes
  284. checking for EET... yes
  285. configure: Finished Eet checks
  286. configure: Start Eo_Cxx checks
  287. configure: Finished Eo_Cxx checks
  288. configure: Start Eolian checks
  289. configure: Finished Eolian checks
  290. configure: Skipping Eolian_Js checks (disabled)
  291. configure: Start Eolian_Cxx checks
  292. configure: Finished Eolian_Cxx checks
  293. configure: Start Efl checks
  294. configure: Finished Efl checks
  295. configure: Start Ector checks
  296. configure: Finished ECTOR checks
  297. configure: Start Evas checks
  298. checking for dlsym... yes
  299. checking whether to enable OpenGL Cocoa rendering backend... no
  300. checking whether OpenGL Cocoa rendering backend will be built... no
  301. checking whether to enable OpenGL SDL rendering backend... no
  302. checking whether OpenGL SDL rendering backend will be built... no
  303. checking whether to enable Software GDI rendering backend... no
  304. checking whether Software GDI rendering backend will be built... no
  305. checking whether to enable Software DirectDraw rendering backend... no
  306. checking whether Software DirectDraw rendering backend will be built... no
  307. checking whether to enable Wayland Egl rendering backend... no
  308. checking whether Wayland Egl rendering backend will be built... no
  309. checking whether to enable Wayland Shm rendering backend... no
  310. checking whether Wayland Shm rendering backend will be built... no
  311. checking whether to enable Drm rendering backend... no
  312. checking whether Drm rendering backend will be built... no
  313. checking whether to enable OpenGL Drm rendering backend... no
  314. checking whether OpenGL Drm rendering backend will be built... no
  315. checking whether to build Software XCB Engine... no
  316. checking whether to enable Software Xlib rendering backend... yes
  317. checking how to find X... use pkg-config
  318. checking for EFL_X11... yes
  319. checking X11/X.h usability... yes
  320. checking X11/X.h presence... yes
  321. checking for X11/X.h... yes
  322. checking for evas_engine_software_xlib... yes
  323. checking for XCreateImage... yes
  324. checking for XShmCreateImage... yes
  325. checking whether Software Xlib rendering backend will be built... yes
  326. checking whether to build Software Xlib Engine... yes
  327. checking whether to build OpenGL XCB Engine... no
  328. checking whether to enable OpenGL XLib rendering backend... yes
  329. checking how to find X... (cached) already found
  330. checking X11/Xlib.h usability... yes
  331. checking X11/Xlib.h presence... yes
  332. checking for X11/Xlib.h... yes
  333. checking X11/Xatom.h usability... yes
  334. checking X11/Xatom.h presence... yes
  335. checking for X11/Xatom.h... yes
  336. checking X11/Xutil.h usability... yes
  337. checking X11/Xutil.h presence... yes
  338. checking for X11/Xutil.h... yes
  339. checking X11/extensions/Xrender.h usability... yes
  340. checking X11/extensions/Xrender.h presence... yes
  341. checking for X11/extensions/Xrender.h... yes
  342. checking X11/Xresource.h usability... yes
  343. checking X11/Xresource.h presence... yes
  344. checking for X11/Xresource.h... yes
  345. checking for evas_engine_gl_xlib... yes
  346. checking for XCreateColormap... yes
  347. checking for XRenderCreatePicture... yes
  348. checking for GL/gl.h... yes
  349. checking whether pthread_create() is supported... yes
  350. checking for glXCreateContext in -lGL... yes
  351. checking for GLES2/gl2.h... no
  352. configure: error: OpenGL XLib dependencies not found
  353. !!! Please attach the following file when seeking support:
  354. !!! /var/tmp/portage/dev-libs/efl-1.17.0/work/efl-1.17.0/config.log
  355. * ERROR: dev-libs/efl-1.17.0::gentoo failed (configure phase):
  356. * econf failed
  357. *
  358. * Call stack:
  359. * ebuild.sh, line 115: Called src_configure
  360. * environment, line 2749: Called enlightenment_src_configure
  361. * environment, line 1180: Called econf '--with-profile=release' '--with-crypto=gnutls' '--with-x11=xlib' '--with-x' '--with-opengl=es' '--with-glib=yes' '--enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb' '--enable-image-loader-bmp' '--enable-image-loader-wbmp' '--disable-drm' '--disable-doc' '--enable-image-loader-eet' '--enable-egl' '--disable-fb' '--enable-fontconfig' '--disable-fribidi' '--disable-image-loader-gif' '--disable-gstreamer1' '--disable-harfbuzz' '--enable-image-loader-ico' '--disable-ibus' '--disable-image-loader-jp2k' '--disable-neon' '--enable-nls' '--disable-lua-old' '--disable-physics' '--disable-pixman' '--disable-pixman-font' '--disable-pixman-rect' '--disable-pixman-line' '--disable-pixman-poly' '--disable-pixman-image' '--disable-pixman-image-scale-sample' '--enable-image-loader-png' '--enable-image-loader-pmaps' '--enable-image-loader-psd' '--enable-pulseaudio' '--disable-scim' '--disable-sdl' '--enable-audio' '--disable-systemd' '--disable-image-loader-tga' '--disable-image-loader-tiff' '--disable-tslib' '--disable-v4l2' '--disable-valgrind' '--disable-wayland' '--disable-image-loader-webp' '--disable-xim' '--disable-xine' '--disable-image-loader-xpm' '--enable-cserve' '--enable-image-loader-generic' '--enable-image-loader-jpeg' '--disable-tizen' '--disable-gesture' '--disable-gstreamer' '--enable-xinput2' '--disable-xinput22' '--disable-multisense' '--enable-libmount'
  362. * phase-helpers.sh, line 662: Called __helpers_die 'econf failed'
  363. * isolated-functions.sh, line 117: Called die
  364. * The specific snippet of code:
  365. * die "$@"
  366. *
  367. * If you need support, post the output of `emerge --info '=dev-libs/efl-1.17.0::gentoo'`,
  368. * the complete build log and the output of `emerge -pqv '=dev-libs/efl-1.17.0::gentoo'`.
  369. * The complete build log is located at '/var/tmp/portage/dev-libs/efl-1.17.0/temp/build.log'.
  370. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/efl-1.17.0/temp/environment'.
  371. * Working directory: '/var/tmp/portage/dev-libs/efl-1.17.0/work/efl-1.17.0'
  372. * S: '/var/tmp/portage/dev-libs/efl-1.17.0/work/efl-1.17.0'
  373.