Guest User

Untitled

a guest
Nov 15th, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 134.29 KB | None | 0 0
  1. administrativo@oiluminum-1:~/E/tcmc/efl/efl-1.12.0$ make -f debian/rules build
  2. dh build --with autotools-dev
  3. dh_testdir
  4. dh_autotools-dev_updateconfig
  5. debian/rules override_dh_auto_configure
  6. make[1]: Entering directory '/home/administrativo/E/tcmc/efl/efl-1.12.0'
  7. dh_auto_configure -- --enable-xinput22 --enable-image-loader-webp --enable-fb --disable-tslib --enable-drm --enable-drm-hw-accel --enable-gl-drm --enable-v4l2 --with-x --enable-harfbuzz --enable-multisense --enable-systemd --enable-wayland -enable-egl --with-opengl=es
  8. configure: WARNING: unrecognized options: --disable-maintainer-mode
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking how to run the C preprocessor... gcc -E
  19. checking for grep that handles long lines and -e... /bin/grep
  20. checking for egrep... /bin/grep -E
  21. checking for ANSI C header files... yes
  22. checking for sys/types.h... yes
  23. checking for sys/stat.h... yes
  24. checking for stdlib.h... yes
  25. checking for string.h... yes
  26. checking for memory.h... yes
  27. checking for strings.h... yes
  28. checking for inttypes.h... yes
  29. checking for stdint.h... yes
  30. checking for unistd.h... yes
  31. checking minix/config.h usability... no
  32. checking minix/config.h presence... no
  33. checking for minix/config.h... no
  34. checking whether it is safe to define __EXTENSIONS__... yes
  35. checking for a BSD-compatible install... /usr/bin/install -c
  36. checking whether build environment is sane... yes
  37. checking for a thread-safe mkdir -p... /bin/mkdir -p
  38. checking for gawk... no
  39. checking for mawk... mawk
  40. checking whether make sets $(MAKE)... yes
  41. checking for style of include used by make... GNU
  42. checking whether make supports nested variables... yes
  43. checking dependency style of gcc... none
  44. checking whether make supports nested variables... (cached) yes
  45. configure: edje_cc set to
  46. configure: eolian_gen set to
  47. configure: eolian_cxx set to
  48. configure: elua set to
  49. checking build system type... x86_64-pc-linux-gnu
  50. checking host system type... x86_64-pc-linux-gnu
  51. checking for ar... ar
  52. checking the archiver (ar) interface... ar
  53. checking how to print strings... printf
  54. checking for a sed that does not truncate output... /bin/sed
  55. checking for fgrep... /bin/grep -F
  56. checking for ld used by gcc... /usr/bin/ld
  57. checking if the linker (/usr/bin/ld) is GNU ld... yes
  58. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  59. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  60. checking whether ln -s works... yes
  61. checking the maximum length of command line arguments... 1572864
  62. checking whether the shell understands some XSI constructs... yes
  63. checking whether the shell understands "+="... yes
  64. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  65. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  66. checking for /usr/bin/ld option to reload object files... -r
  67. checking for objdump... objdump
  68. checking how to recognize dependent libraries... pass_all
  69. checking for dlltool... no
  70. checking how to associate runtime and link libraries... printf %s\n
  71. checking for archiver @FILE support... @
  72. checking for strip... strip
  73. checking for ranlib... ranlib
  74. checking command to parse /usr/bin/nm -B output from gcc object... ok
  75. checking for sysroot... no
  76. checking for mt... mt
  77. checking if mt is a manifest tool... no
  78. checking for dlfcn.h... yes
  79. checking for objdir... .libs
  80. checking if gcc supports -fno-rtti -fno-exceptions... no
  81. checking for gcc option to produce PIC... -fPIC -DPIC
  82. checking if gcc PIC flag -fPIC -DPIC works... yes
  83. checking if gcc static flag -static works... yes
  84. checking if gcc supports -c -o file.o... yes
  85. checking if gcc supports -c -o file.o... (cached) yes
  86. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  87. checking whether -lc should be explicitly linked in... no
  88. checking dynamic linker characteristics... GNU/Linux ld.so
  89. checking how to hardcode library paths into programs... immediate
  90. checking whether stripping libraries is possible... yes
  91. checking if libtool supports shared libraries... yes
  92. checking whether to build shared libraries... yes
  93. checking whether to build static libraries... no
  94. configure: Initialized efl (1.12.0) development=28349
  95. checking whether NLS is requested... yes
  96. checking for msgfmt... /usr/bin/msgfmt
  97. checking for gmsgfmt... /usr/bin/msgfmt
  98. checking for xgettext... /usr/bin/xgettext
  99. checking for msgmerge... /usr/bin/msgmerge
  100. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  101. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  102. checking for shared library run path origin... done
  103. checking for CFPreferencesCopyAppValue... no
  104. checking for CFLocaleCopyCurrent... no
  105. checking for GNU gettext in libc... yes
  106. checking whether to use NLS... yes
  107. checking where the gettext function comes from... libc
  108. checking dependency style of gcc... none
  109. checking for g++... g++
  110. checking whether we are using the GNU C++ compiler... yes
  111. checking whether g++ accepts -g... yes
  112. checking dependency style of g++... none
  113. checking how to run the C++ preprocessor... g++ -E
  114. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  115. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  116. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  117. checking for g++ option to produce PIC... -fPIC -DPIC
  118. checking if g++ PIC flag -fPIC -DPIC works... yes
  119. checking if g++ static flag -static works... yes
  120. checking if g++ supports -c -o file.o... yes
  121. checking if g++ supports -c -o file.o... (cached) yes
  122. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  123. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  124. checking how to hardcode library paths into programs... immediate
  125. checking for gcc... gcc
  126. checking whether we are using the GNU Objective C compiler... no
  127. checking whether gcc accepts -g... no
  128. checking dependency style of gcc... none
  129. checking for gcc option to accept ISO C99... -std=gnu99
  130. checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
  131. checking for a sed that does not truncate output... (cached) /bin/sed
  132. checking for special C compiler options needed for large files... no
  133. checking for _FILE_OFFSET_BITS value needed for large files... no
  134. checking for pkg-config... /usr/bin/pkg-config
  135. checking pkg-config is at least version 0.9.0... yes
  136. checking for doxygen... no
  137. WARNING:
  138. The doxygen program was not found in your execute
  139. You may have doxygen installed somewhere not covered by your path.
  140. If this is the case make sure you have the packages installed, AND
  141. that the doxygen program is in your execute path (see your
  142. shell manual page on setting the $PATH environment variable), OR
  143. alternatively, specify the program to use with --with-doxygen.
  144. configure: WARNING: Warning: no doxygen detected. Documentation will not be built
  145. checking for dirent.h that defines DIR... yes
  146. checking for library containing opendir... none required
  147. checking whether time.h and sys/time.h may both be included... yes
  148. checking execinfo.h usability... yes
  149. checking execinfo.h presence... yes
  150. checking for execinfo.h... yes
  151. checking mcheck.h usability... yes
  152. checking mcheck.h presence... yes
  153. checking for mcheck.h... yes
  154. checking sys/epoll.h usability... yes
  155. checking sys/epoll.h presence... yes
  156. checking for sys/epoll.h... yes
  157. checking sys/inotify.h usability... yes
  158. checking sys/inotify.h presence... yes
  159. checking for sys/inotify.h... yes
  160. checking sys/signalfd.h usability... yes
  161. checking sys/signalfd.h presence... yes
  162. checking for sys/signalfd.h... yes
  163. checking for sys/types.h... (cached) yes
  164. checking sys/param.h usability... yes
  165. checking sys/param.h presence... yes
  166. checking for sys/param.h... yes
  167. checking sys/mman.h usability... yes
  168. checking sys/mman.h presence... yes
  169. checking for sys/mman.h... yes
  170. checking netinet/in.h usability... yes
  171. checking netinet/in.h presence... yes
  172. checking for netinet/in.h... yes
  173. checking for PATH_MAX in limits.h... yes
  174. checking size of wchar_t... 4
  175. checking size of int... 4
  176. checking size of long... 8
  177. checking size of uintptr_t... 8
  178. checking for siginfo_t... yes
  179. checking whether byte ordering is bigendian... no
  180. checking for inline... inline
  181. checking whether the compiler supports -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections... yes
  182. 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
  183. checking for __attribute__ ((vector))... yes
  184. checking for __forceinline... no
  185. checking for __attribute__ ((__always_inline__))... yes
  186. checking immintrin.h usability... yes
  187. checking immintrin.h presence... yes
  188. checking for immintrin.h... yes
  189. checking whether to build SSE3 code... yes
  190. checking for backtrace... yes
  191. checking for backtrace_symbols... yes
  192. checking for execvp... yes
  193. checking for fpathconf... yes
  194. checking for fstatat... yes
  195. checking for malloc_usable_size... yes
  196. checking for mkdirat... yes
  197. checking for mtrace... yes
  198. checking for realpath... yes
  199. checking for strlcpy... no
  200. checking for geteuid... yes
  201. checking for getuid... yes
  202. checking for pause... yes
  203. checking for size_t... yes
  204. checking for working alloca.h... yes
  205. checking for alloca... yes
  206. checking for stdlib.h... (cached) yes
  207. checking for unistd.h... (cached) yes
  208. checking for sys/param.h... (cached) yes
  209. checking for getpagesize... yes
  210. checking for working mmap... yes
  211. checking for fnmatch... yes
  212. checking for gettimeofday... yes
  213. checking for dirfd... yes
  214. checking for fcntl... yes
  215. checking for SYSTEMD... yes
  216. configure: Skipping Evil checks (disabled)
  217. configure: Skipping Escape checks (disabled)
  218. checking for shm_open... yes
  219. configure: Start Eina checks
  220. configure: ignoring any EINA_LOG() with level greater than 3
  221. checking for EINA... yes
  222. checking for GLIB... yes
  223. checking for sys/mman.h... (cached) yes
  224. checking byteswap.h usability... yes
  225. checking byteswap.h presence... yes
  226. checking for byteswap.h... yes
  227. checking for fchmod... yes
  228. checking for dlopen... yes
  229. checking for dladdr... yes
  230. checking for iconv... yes
  231. checking for shm_open... yes
  232. checking for splice... yes
  233. checking for setxattr... yes
  234. checking for getpagesize... yes
  235. checking wether to build Eina_Log infrastructure... yes
  236. checking whether imported symbols can be declared weak... yes
  237. checking pthread.h usability... yes
  238. checking pthread.h presence... yes
  239. checking for pthread.h... yes
  240. checking for pthread_kill in -lpthread... yes
  241. checking for multithread API to use... posix
  242. checking for pthread_rwlock_t... yes
  243. checking which threads API is used... POSIX
  244. checking whether to build POSIX threads spinlock code... yes
  245. checking whether to build OSX spinlock code... no
  246. checking whether to enable chained pool built... yes
  247. checking whether to enable pass through built... yes
  248. checking whether to enable one big built... yes
  249. configure: Finished Eina checks
  250. configure: Start Eina_Cxx checks
  251. checking whether g++ supports C++11 features by default... no
  252. checking whether g++ supports C++11 features with -std=gnu++11... yes
  253. configure: Finished Eina_Cxx checks
  254. configure: Start Eet checks
  255. checking for libjpeg... yes
  256. checking for zlib... yes
  257. checking for EET... yes
  258. configure: Finished Eet checks
  259. configure: Start Eet_Cxx checks
  260. configure: Finished Eet_Cxx checks
  261. configure: Start Eo checks
  262. checking for dladdr... yes
  263. configure: Finished Eo checks
  264. configure: Start Eo_Cxx checks
  265. configure: Finished Eo_Cxx checks
  266. configure: Start Eolian checks
  267. configure: Finished Eolian checks
  268. configure: Start Eolian_Cxx checks
  269. configure: Finished Eolian_Cxx checks
  270. configure: Start Efl checks
  271. configure: Finished Efl checks
  272. configure: Start Evas checks
  273. checking for dlsym... yes
  274. checking linux/fb.h usability... yes
  275. checking linux/fb.h presence... yes
  276. checking for linux/fb.h... yes
  277. checking whether to enable OpenGL Cocoa rendering backend... no
  278. checking whether OpenGL Cocoa rendering backend will be built... no
  279. checking whether to enable OpenGL SDL rendering backend... no
  280. checking whether OpenGL SDL rendering backend will be built... no
  281. checking whether to enable Software GDI rendering backend... no
  282. checking whether Software GDI rendering backend will be built... no
  283. checking whether to enable Software DirectDraw rendering backend... no
  284. checking whether Software DirectDraw rendering backend will be built... no
  285. checking whether to enable Wayland Egl rendering backend... yes
  286. checking for WAYLAND_EGL... yes
  287. checking whether Wayland Egl rendering backend will be built... yes
  288. checking whether to enable Wayland Shm rendering backend... yes
  289. checking for WAYLAND_SHM... yes
  290. checking whether Wayland Shm rendering backend will be built... yes
  291. checking whether to enable Drm rendering backend... yes
  292. checking whether to enable Drm hardware acceleration... yes
  293. checking whether Drm rendering backend will be built... yes
  294. checking whether to enable OpenGL Drm rendering backend... yes
  295. checking for GL_DRM... yes
  296. checking whether OpenGL Drm rendering backend will be built... yes
  297. checking whether to build Software XCB Engine... no
  298. checking whether to enable Software Xlib rendering backend... yes
  299. checking how to find X... use pkg-config
  300. checking for EFL_X11... yes
  301. checking X11/X.h usability... yes
  302. checking X11/X.h presence... yes
  303. checking for X11/X.h... yes
  304. checking for evas_engine_software_xlib... yes
  305. checking for XCreateImage... yes
  306. checking for XShmCreateImage... yes
  307. checking whether Software Xlib rendering backend will be built... yes
  308. checking whether to build Software Xlib Engine... yes
  309. checking whether to build OpenGL XCB Engine... no
  310. checking whether to enable OpenGL XLib rendering backend... yes
  311. checking how to find X... (cached) already found
  312. checking X11/Xlib.h usability... yes
  313. checking X11/Xlib.h presence... yes
  314. checking for X11/Xlib.h... yes
  315. checking X11/Xatom.h usability... yes
  316. checking X11/Xatom.h presence... yes
  317. checking for X11/Xatom.h... yes
  318. checking X11/Xutil.h usability... yes
  319. checking X11/Xutil.h presence... yes
  320. checking for X11/Xutil.h... yes
  321. checking X11/extensions/Xrender.h usability... yes
  322. checking X11/extensions/Xrender.h presence... yes
  323. checking for X11/extensions/Xrender.h... yes
  324. checking X11/Xresource.h usability... yes
  325. checking X11/Xresource.h presence... yes
  326. checking for X11/Xresource.h... yes
  327. checking for evas_engine_gl_xlib... yes
  328. checking for XCreateColormap... yes
  329. checking for XRenderCreatePicture... yes
  330. checking for GL/gl.h... yes
  331. checking whether pthread_create() is supported... yes
  332. checking for glXCreateContext in -lGL... yes
  333. checking for GLES2/gl2.h... yes
  334. checking for glTexImage2D in -lGLESv2... yes
  335. checking whether OpenGL XLib rendering backend will be built... yes
  336. checking whether to build OpenGL Xlib Engine... yes
  337. checking whether SDL_OPENGLES is declared... no
  338. checking whether to enable BMP image loader... static
  339. checking whether BMP image loader will be built... yes
  340. checking whether to enable Eet image loader... static
  341. checking whether Eet image loader will be built... yes
  342. checking whether to enable Generic image loader... static
  343. checking whether Generic image loader will be built... yes
  344. checking whether to enable Gif image loader... yes
  345. checking gif_lib.h usability... yes
  346. checking gif_lib.h presence... yes
  347. checking for gif_lib.h... yes
  348. checking for DGifOpenFileName in -lgif... yes
  349. checking whether Gif image loader will be built... yes
  350. checking whether to enable ICO image loader... static
  351. checking whether ICO image loader will be built... yes
  352. checking whether to enable JPEG image loader... static
  353. checking jpeglib.h usability... yes
  354. checking jpeglib.h presence... yes
  355. checking for jpeglib.h... yes
  356. checking for jpeg_CreateDecompress in -ljpeg... yes
  357. checking whether JPEG image loader will be built... yes
  358. checking whether to enable JP2K image loader... auto
  359. checking openjpeg.h usability... no
  360. checking openjpeg.h presence... no
  361. checking for openjpeg.h... no
  362. checking whether JP2K image loader will be built... no
  363. checking whether to enable PMAPS image loader... static
  364. checking whether PMAPS image loader will be built... yes
  365. checking whether to enable PNG image loader... static
  366. checking for PNG... yes
  367. checking whether PNG image loader will be built... yes
  368. checking whether to enable PSD image loader... static
  369. checking whether PSD image loader will be built... yes
  370. checking whether to enable Tga image loader... static
  371. checking whether Tga image loader will be built... yes
  372. checking whether to enable Tiff image loader... yes
  373. checking tiffio.h usability... yes
  374. checking tiffio.h presence... yes
  375. checking for tiffio.h... yes
  376. checking for TIFFReadScanline in -ltiff... yes
  377. checking whether Tiff image loader will be built... yes
  378. checking whether to enable WBMP image loader... static
  379. checking whether WBMP image loader will be built... yes
  380. checking whether to enable WEBP image loader... yes
  381. checking webp/decode.h usability... yes
  382. checking webp/decode.h presence... yes
  383. checking for webp/decode.h... yes
  384. checking for WebPDecodeRGBA in -lwebp... yes
  385. checking whether WEBP image loader will be built... yes
  386. checking whether to enable XPM image loader... static
  387. checking whether XPM image loader will be built... yes
  388. checking whether to enable TGV image loader... static
  389. checking whether TGV image loader will be built... yes
  390. checking whether to enable DDS image loader... static
  391. checking whether DDS image loader will be built... yes
  392. checking for EVAS... yes
  393. checking hb-ft.h usability... yes
  394. checking hb-ft.h presence... yes
  395. checking for hb-ft.h... yes
  396. checking size of Eina_Unicode... 0
  397. checking size of FriBidiChar... 4
  398. checking for struct sigaction... yes
  399. checking for siglongjmp... yes
  400. checking for lround in -lm... yes
  401. configure: Finished Evas checks
  402. configure: Start Evas_Cxx checks
  403. configure: Finished Evas_Cxx checks
  404. configure: Start Embryo checks
  405. configure: Finished Embryo checks
  406. configure: Start Ecore checks
  407. checking for GSTREAMER... yes
  408. checking for ECORE... yes
  409. checking for sys/wait.h that is POSIX.1 compatible... yes
  410. checking sys/socket.h usability... yes
  411. checking sys/socket.h presence... yes
  412. checking for sys/socket.h... yes
  413. checking for arpa/inet.h... yes
  414. checking for langinfo.h... yes
  415. checking for features.h... yes
  416. checking for netinet/in.h... (cached) yes
  417. checking for netinet/tcp.h... yes
  418. checking for sys/prctl.h... yes
  419. checking for sys/resource.h... yes
  420. checking for sys/timerfd.h... yes
  421. checking for sys/un.h... yes
  422. checking for net/if.h... yes
  423. checking for isfinite... yes
  424. checking for mallinfo... yes
  425. checking for timerfd_create... yes
  426. checking for clock_gettime... yes
  427. checking for malloc_info... yes
  428. checking for ucontext... yes
  429. checking for setjmp... yes
  430. configure: Finished Ecore checks
  431. configure: Start Ecore_Cxx checks
  432. configure: Finished Ecore_Cxx checks
  433. configure: Start Ecore_Con checks
  434. checking for ECORE_CON... yes
  435. checking ws2tcpip.h usability... no
  436. checking ws2tcpip.h presence... no
  437. checking for ws2tcpip.h... no
  438. checking netdb.h usability... yes
  439. checking netdb.h presence... yes
  440. checking for netdb.h... yes
  441. checking for struct ipv6_mreq... yes
  442. configure: Finished Ecore_Con checks
  443. configure: Start Ecore_Ipc checks
  444. checking winsock2.h usability... no
  445. checking winsock2.h presence... no
  446. checking for winsock2.h... no
  447. configure: Finished Ecore_Ipc checks
  448. configure: Start Ecore_File checks
  449. configure: Finished Ecore_File checks
  450. configure: Start Ecore_Input checks
  451. configure: Finished Ecore_Input checks
  452. configure: Start Ecore_Input_Evas checks
  453. configure: Finished Ecore_Input_Evas checks
  454. configure: Skipping Ecore_Cocoa checks (disabled)
  455. configure: Start Ecore_FB checks
  456. checking for linux/fb.h... (cached) yes
  457. checking linux/input.h usability... yes
  458. checking linux/input.h presence... yes
  459. checking for linux/input.h... yes
  460. configure: Finished Ecore_FB checks
  461. configure: Skipping Ecore_Psl1ght checks (disabled)
  462. configure: Skipping Ecore_SDL checks (disabled)
  463. configure: Start Ecore_Wayland checks
  464. checking for ECORE_WAYLAND... yes
  465. configure: Finished Ecore_Wayland checks
  466. configure: Start Eldbus checks
  467. checking for ELDBUS... yes
  468. configure: Finished Eldbus checks
  469. configure: Start Eeze checks
  470. checking Use old libudev API (before 199)... no
  471. checking Use old libmount API (before 2.19.0)... no
  472. checking Use libmount 2.19.0 API... no
  473. checking Use new libmount API (newer than 2.19.0)... yes
  474. checking for EEZE... yes
  475. checking for mount... /bin/mount
  476. checking for umount... /bin/umount
  477. checking for eject... /usr/bin/eject
  478. configure: Finished Eeze checks
  479. configure: Start Ecore_Drm checks
  480. checking for ECORE_DRM... yes
  481. configure: Finished Ecore_Drm checks
  482. configure: Start Ecore_Audio checks
  483. checking for ECORE_AUDIO... yes
  484. configure: Finished Ecore_Audio checks
  485. configure: Start Ecore_Audio_Cxx checks
  486. configure: Finished Ecore_Audio_Cxx checks
  487. configure: Skipping Ecore_Win32 checks (disabled)
  488. configure: Start Ecore_Avahi checks
  489. checking for AVAHI_CLIENT... yes
  490. checking for ECORE_AVAHI... yes
  491. configure: Finished Ecore_Avahi checks
  492. configure: Start Ecore_X checks
  493. checking whether MAXHOSTNAMELEN is declared... no
  494. checking for header that defines MAXHOSTNAMELEN... sys/param.h
  495. checking how to find X... (cached) already found
  496. checking for X11/Xlib.h... (cached) yes
  497. checking X11/Xcursor/Xcursor.h usability... yes
  498. checking X11/Xcursor/Xcursor.h presence... yes
  499. checking for X11/Xcursor/Xcursor.h... yes
  500. checking for ECORE_X_XLIB... yes
  501. checking for XOpenDisplay... yes
  502. checking for XcursorImageLoadCursor... yes
  503. checking for X11/extensions/XKB.h... yes
  504. checking for XkbSetDetectableAutoRepeat in -lX11... yes
  505. checking for X11/extensions/Xcomposite.h... yes
  506. checking for XCompositeQueryExtension in -lXcomposite... yes
  507. checking for X11/extensions/Xdamage.h... yes
  508. checking for XDamageSubtract in -lXdamage... yes
  509. checking for X11/extensions/dpms.h... yes
  510. checking for DPMSQueryExtension in -lXext... yes
  511. checking for X11/extensions/Xfixes.h... yes
  512. checking for XFixesExpandRegion in -lXfixes... yes
  513. checking for X11/extensions/Xinerama.h... yes
  514. checking for XineramaQueryScreens in -lXinerama... yes
  515. checking for X11/extensions/Print.h... yes
  516. checking for XpQueryScreens in -lXp... yes
  517. checking for X11/extensions/Xrandr.h... yes
  518. checking for XRRGetScreenResourcesCurrent in -lXrandr... yes
  519. checking for X11/extensions/Xrender.h... (cached) yes
  520. checking for XRenderFindVisualFormat in -lXrender... yes
  521. checking for X11/extensions/XTest.h... yes
  522. checking for XTestFakeKeyEvent in -lXtst... yes
  523. checking for X11/extensions/scrnsaver.h... yes
  524. checking for XScreenSaverSelectInput in -lXss... yes
  525. checking for X11/extensions/XInput2.h... yes
  526. checking for XIQueryDevice in -lXi... yes
  527. checking for X11/extensions/XInput2.h... (cached) yes
  528. checking for XIGrabTouchBegin in -lXi... yes
  529. checking for dlopen... yes
  530. checking for dlsym... yes
  531. configure: Finished Ecore_X checks
  532. configure: Start Ecore_Imf checks
  533. checking for IBUS... no
  534. checking for SCIM... no
  535. checking how to find X... (cached) already found
  536. checking for X11/Xlib.h... (cached) yes
  537. checking for ecore_imf_xim... yes
  538. checking for XOpenIM... yes
  539. checking for WAYLAND... yes
  540. configure: Finished Ecore_Imf checks
  541. configure: Start Ecore_Imf_Evas checks
  542. configure: Finished Ecore_Imf_Evas checks
  543. configure: Start Ecore_Evas checks
  544. checking for GBM... yes
  545. configure: "XCB-based OpenGL explicitly disabled"
  546. configure: Finished Ecore_Evas checks
  547. configure: Start Eio checks
  548. configure: Finished Eio checks
  549. configure: Start Efreet checks
  550. configure: Finished Efreet checks
  551. configure: Start EPhysics checks
  552. checking for EPHYSICS... yes
  553. configure: Finished EPhysics checks
  554. configure: Start Edje checks
  555. checking for EDJE... yes
  556. checking for sys/wait.h... (cached) yes
  557. configure: Finished Edje checks
  558. configure: Start Edje_Cxx checks
  559. configure: Finished Edje_Cxx checks
  560. configure: Start Emotion checks
  561. checking for EMOTION_MODULE_GSTREAMER1... yes
  562. checking whether V4L2_CAP_VIDEO_CAPTURE is declared... yes
  563. configure: Finished Emotion checks
  564. configure: Start Ethumb checks
  565. configure: Finished Ethumb checks
  566. configure: Start Ethumb_Client checks
  567. configure: Finished Ethumb_Client checks
  568. configure: Start Elua checks
  569. checking for ELUA... yes
  570. configure: Finished Elua checks
  571. checking that generated files are newer than configure... done
  572. configure: creating ./config.status
  573. config.status: creating Makefile
  574. config.status: creating data/Makefile
  575. config.status: creating doc/Makefile
  576. config.status: creating doc/Doxyfile
  577. config.status: creating doc/previews/Makefile
  578. config.status: creating src/Makefile
  579. config.status: creating src/benchmarks/eina/Makefile
  580. config.status: creating src/benchmarks/eo/Makefile
  581. config.status: creating src/benchmarks/evas/Makefile
  582. config.status: creating src/examples/eina/Makefile
  583. config.status: creating src/examples/eina_cxx/Makefile
  584. config.status: creating src/examples/eet/Makefile
  585. config.status: creating src/examples/eo/Makefile
  586. config.status: creating src/examples/evas/Makefile
  587. config.status: creating src/examples/ecore/Makefile
  588. config.status: creating src/examples/ecore_avahi/Makefile
  589. config.status: creating src/examples/eio/Makefile
  590. config.status: creating src/examples/eldbus/Makefile
  591. config.status: creating src/examples/ephysics/Makefile
  592. config.status: creating src/examples/edje/Makefile
  593. config.status: creating src/examples/emotion/Makefile
  594. config.status: creating src/examples/ethumb_client/Makefile
  595. config.status: creating src/examples/elua/Makefile
  596. config.status: creating src/examples/eolian_cxx/Makefile
  597. config.status: creating src/lib/eina/eina_config.h
  598. config.status: creating src/lib/ecore_x/ecore_x_version.h
  599. config.status: creating src/lib/efl/Efl_Config.h
  600. config.status: creating spec/efl.spec
  601. config.status: creating pc/evil.pc
  602. config.status: creating pc/escape.pc
  603. config.status: creating pc/eina.pc
  604. config.status: creating pc/eina-cxx.pc
  605. config.status: creating pc/eet.pc
  606. config.status: creating pc/eet-cxx.pc
  607. config.status: creating pc/eo.pc
  608. config.status: creating pc/eo-cxx.pc
  609. config.status: creating pc/eolian.pc
  610. config.status: creating pc/eolian-cxx.pc
  611. config.status: creating pc/efl.pc
  612. config.status: creating pc/efl-cxx.pc
  613. config.status: creating pc/evas-fb.pc
  614. config.status: creating pc/evas-opengl-x11.pc
  615. config.status: creating pc/evas-opengl-sdl.pc
  616. config.status: creating pc/evas-opengl-cocoa.pc
  617. config.status: creating pc/evas-psl1ght.pc
  618. config.status: creating pc/evas-software-buffer.pc
  619. config.status: creating pc/evas-software-x11.pc
  620. config.status: creating pc/evas-software-gdi.pc
  621. config.status: creating pc/evas-software-ddraw.pc
  622. config.status: creating pc/evas-software-sdl.pc
  623. config.status: creating pc/evas-wayland-shm.pc
  624. config.status: creating pc/evas-wayland-egl.pc
  625. config.status: creating pc/evas-drm.pc
  626. config.status: creating pc/evas.pc
  627. config.status: creating pc/evas-cxx.pc
  628. config.status: creating pc/ecore.pc
  629. config.status: creating pc/ecore-cxx.pc
  630. config.status: creating pc/ecore-con.pc
  631. config.status: creating pc/ecore-ipc.pc
  632. config.status: creating pc/ecore-file.pc
  633. config.status: creating pc/ecore-input.pc
  634. config.status: creating pc/ecore-input-evas.pc
  635. config.status: creating pc/ecore-cocoa.pc
  636. config.status: creating pc/ecore-drm.pc
  637. config.status: creating pc/ecore-fb.pc
  638. config.status: creating pc/ecore-psl1ght.pc
  639. config.status: creating pc/ecore-sdl.pc
  640. config.status: creating pc/ecore-wayland.pc
  641. config.status: creating pc/ecore-win32.pc
  642. config.status: creating pc/ecore-x.pc
  643. config.status: creating pc/ecore-evas.pc
  644. config.status: creating pc/ecore-imf.pc
  645. config.status: creating pc/ecore-imf-evas.pc
  646. config.status: creating pc/ecore-audio.pc
  647. config.status: creating pc/ecore-audio-cxx.pc
  648. config.status: creating pc/ecore-avahi.pc
  649. config.status: creating pc/embryo.pc
  650. config.status: creating pc/eio.pc
  651. config.status: creating pc/eldbus.pc
  652. config.status: creating pc/efreet.pc
  653. config.status: creating pc/efreet-mime.pc
  654. config.status: creating pc/efreet-trash.pc
  655. config.status: creating pc/eeze.pc
  656. config.status: creating pc/ephysics.pc
  657. config.status: creating pc/edje.pc
  658. config.status: creating pc/edje-cxx.pc
  659. config.status: creating pc/emotion.pc
  660. config.status: creating pc/ethumb.pc
  661. config.status: creating pc/ethumb_client.pc
  662. config.status: creating dbus-services/org.enlightenment.Efreet.service
  663. config.status: creating dbus-services/org.enlightenment.Ethumb.service
  664. config.status: creating systemd-services/efreet.service
  665. config.status: creating systemd-services/ethumb.service
  666. config.status: creating po/Makefile.in
  667. config.status: creating ./po/Makevars
  668. config.status: creating cmakeconfig/EflConfig.cmake
  669. config.status: creating cmakeconfig/EflConfigVersion.cmake
  670. config.status: creating cmakeconfig/EinaConfig.cmake
  671. config.status: creating cmakeconfig/EinaConfigVersion.cmake
  672. config.status: creating cmakeconfig/EezeConfig.cmake
  673. config.status: creating cmakeconfig/EezeConfigVersion.cmake
  674. config.status: creating cmakeconfig/EoConfig.cmake
  675. config.status: creating cmakeconfig/EoConfigVersion.cmake
  676. config.status: creating cmakeconfig/EolianConfig.cmake
  677. config.status: creating cmakeconfig/EolianConfigVersion.cmake
  678. config.status: creating cmakeconfig/EolianCxxConfig.cmake
  679. config.status: creating cmakeconfig/EolianCxxConfigVersion.cmake
  680. config.status: creating cmakeconfig/EinaCxxConfig.cmake
  681. config.status: creating cmakeconfig/EinaCxxConfigVersion.cmake
  682. config.status: creating cmakeconfig/EoCxxConfig.cmake
  683. config.status: creating cmakeconfig/EoCxxConfigVersion.cmake
  684. config.status: creating cmakeconfig/EcoreCxxConfig.cmake
  685. config.status: creating cmakeconfig/EcoreCxxConfigVersion.cmake
  686. config.status: creating cmakeconfig/EvasCxxConfig.cmake
  687. config.status: creating cmakeconfig/EvasCxxConfigVersion.cmake
  688. config.status: creating cmakeconfig/EetCxxConfig.cmake
  689. config.status: creating cmakeconfig/EetCxxConfigVersion.cmake
  690. config.status: creating cmakeconfig/EetConfig.cmake
  691. config.status: creating cmakeconfig/EetConfigVersion.cmake
  692. config.status: creating cmakeconfig/EvasConfig.cmake
  693. config.status: creating cmakeconfig/EvasConfigVersion.cmake
  694. config.status: creating cmakeconfig/EcoreConfig.cmake
  695. config.status: creating cmakeconfig/EcoreConfigVersion.cmake
  696. config.status: creating cmakeconfig/EdjeConfig.cmake
  697. config.status: creating cmakeconfig/EdjeConfigVersion.cmake
  698. config.status: creating cmakeconfig/EldbusConfig.cmake
  699. config.status: creating cmakeconfig/EldbusConfigVersion.cmake
  700. config.status: creating cmakeconfig/EfreetConfig.cmake
  701. config.status: creating cmakeconfig/EfreetConfigVersion.cmake
  702. config.status: creating cmakeconfig/EthumbConfig.cmake
  703. config.status: creating cmakeconfig/EthumbConfigVersion.cmake
  704. config.status: creating cmakeconfig/EthumbClientConfig.cmake
  705. config.status: creating cmakeconfig/EthumbClientConfigVersion.cmake
  706. config.status: creating cmakeconfig/EmotionConfig.cmake
  707. config.status: creating cmakeconfig/EmotionConfigVersion.cmake
  708. config.status: creating config.h
  709. config.status: executing depfiles commands
  710. config.status: executing libtool commands
  711. config.status: executing po-directories commands
  712. config.status: creating po/POTFILES
  713. config.status: creating po/Makefile
  714. configure: WARNING: unrecognized options: --disable-maintainer-mode
  715. ------------------------------------------------------------------------
  716. efl 1.12.0
  717. ------------------------------------------------------------------------
  718. Configuration...: profile=release os=linux-gnu
  719. EFL API Set...: both
  720. CPU Extensions: x86_64 (+mmx +sse3)
  721. System Feature: coroutine=ucontext +inotify +atfile_source +ipv6
  722. Threads.......: POSIX (+spinlocks +barrier +affinity)
  723. Cryptography..: openssl
  724. X11...........: xlib
  725. OpenGL........: es
  726. C++11.........: yes
  727. GUI libs......: yes
  728. Evas............: yes (-lua-old +fontconfig +fribidi +harfbuzz +cserve -tile-rotate dither-mask=big)
  729. Engines.......: buffer=static +fb -psl1ght -gl-cocoa -gl-sdl -software-gdi -software-ddraw +wayland-egl +wayland-shm +drm +gl-drm +software-xlib +gl-xlib
  730. Image Loaders.: bmp=static eet=static generic=static +gif ico=static jpeg=static -jp2k pmaps=static png=static psd=static tga=static +tiff wbmp=static +webp xpm=static tgv=static dds=static
  731. Eo..............: yes (+eo-id)
  732. Eolian..........: yes (+cxx)
  733. Eina............: yes (+systemd-journal)
  734. Ecore...........: yes (+systemd-daemon +glib -g-main-loop)
  735. Ecore_Con.......: yes (-cares +local-sockets +abstract-sockets resolver=dns.c +systemd-daemon)
  736. Ecore_File......: yes
  737. Ecore_IMF.......: yes (-ibus -scim +xim +wayland)
  738. Ecore_X.........: xlib (-xpresent -gesture +xinput2 +xinput22)
  739. Ecore_SDL.......: no
  740. Ecore_Wayland...: yes
  741. IVI-Shell.......: no
  742. Ecore_FB........: yes (-tslib)
  743. Ecore_Audio.....: yes (-alsa +pulseaudio +sndfile)
  744. Ecore_Avahi.....: yes (+avahi-client)
  745. Ecore_Evas......: yes (+extn +ews +fb +drm +gl-drm -psl1ght -opengl-cocoa -software-sdl -opengl-sdl +wayland-shm +wayland-egl -software-gdi -software-ddraw +software-x11 +opengl-x11)
  746. Eeze............: yes (+libmount -tizen)
  747. EPhysics........: yes
  748. Edje............: yes (+physics +multisense -lua-old)
  749. Emotion.........: yes (+v4l2 -xine -gstreamer +gstreamer1 generic=static)
  750. Ethumb..........: yes
  751. Ethumb_Client...: yes
  752. Elua............: yes
  753. Tests...........: make check (inexplicitly enabled)
  754. Examples........: make examples (make install-examples)
  755. Documentation...: no
  756. Compilation.....: make (or gmake)
  757. CPPFLAGS......: -D_FORTIFY_SOURCE=2
  758. CFLAGS........: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
  759. CXXFLAGS......: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++11
  760. LDFLAGS.......: -Wl,-Bsymbolic-functions -Wl,-z,relro
  761.  
  762. Installation....: make install (as root if needed, with 'su' or 'sudo')
  763. prefix........: /usr
  764. dbus units....: ${datarootdir}/dbus-1/services
  765. systemd units.: /usr/lib/systemd/user
  766. make[1]: Leaving directory '/home/administrativo/E/tcmc/efl/efl-1.12.0'
  767. dh_auto_build
  768. make[1]: Entering directory '/home/administrativo/E/tcmc/efl/efl-1.12.0'
  769. /bin/bash ./config.status
  770. config.status: creating Makefile
  771. config.status: creating data/Makefile
  772. config.status: creating doc/Makefile
  773. config.status: creating doc/Doxyfile
  774. config.status: creating doc/previews/Makefile
  775. config.status: creating src/Makefile
  776. config.status: creating src/benchmarks/eina/Makefile
  777. config.status: creating src/benchmarks/eo/Makefile
  778. config.status: creating src/benchmarks/evas/Makefile
  779. config.status: creating src/examples/eina/Makefile
  780. config.status: creating src/examples/eina_cxx/Makefile
  781. config.status: creating src/examples/eet/Makefile
  782. config.status: creating src/examples/eo/Makefile
  783. config.status: creating src/examples/evas/Makefile
  784. config.status: creating src/examples/ecore/Makefile
  785. config.status: creating src/examples/ecore_avahi/Makefile
  786. config.status: creating src/examples/eio/Makefile
  787. config.status: creating src/examples/eldbus/Makefile
  788. config.status: creating src/examples/ephysics/Makefile
  789. config.status: creating src/examples/edje/Makefile
  790. config.status: creating src/examples/emotion/Makefile
  791. config.status: creating src/examples/ethumb_client/Makefile
  792. config.status: creating src/examples/elua/Makefile
  793. config.status: creating src/examples/eolian_cxx/Makefile
  794. config.status: creating src/lib/eina/eina_config.h
  795. config.status: creating src/lib/ecore_x/ecore_x_version.h
  796. config.status: creating src/lib/efl/Efl_Config.h
  797. config.status: creating spec/efl.spec
  798. config.status: creating pc/evil.pc
  799. config.status: creating pc/escape.pc
  800. config.status: creating pc/eina.pc
  801. config.status: creating pc/eina-cxx.pc
  802. config.status: creating pc/eet.pc
  803. config.status: creating pc/eet-cxx.pc
  804. config.status: creating pc/eo.pc
  805. config.status: creating pc/eo-cxx.pc
  806. config.status: creating pc/eolian.pc
  807. config.status: creating pc/eolian-cxx.pc
  808. config.status: creating pc/efl.pc
  809. config.status: creating pc/efl-cxx.pc
  810. config.status: creating pc/evas-fb.pc
  811. config.status: creating pc/evas-opengl-x11.pc
  812. config.status: creating pc/evas-opengl-sdl.pc
  813. config.status: creating pc/evas-opengl-cocoa.pc
  814. config.status: creating pc/evas-psl1ght.pc
  815. config.status: creating pc/evas-software-buffer.pc
  816. config.status: creating pc/evas-software-x11.pc
  817. config.status: creating pc/evas-software-gdi.pc
  818. config.status: creating pc/evas-software-ddraw.pc
  819. config.status: creating pc/evas-software-sdl.pc
  820. config.status: creating pc/evas-wayland-shm.pc
  821. config.status: creating pc/evas-wayland-egl.pc
  822. config.status: creating pc/evas-drm.pc
  823. config.status: creating pc/evas.pc
  824. config.status: creating pc/evas-cxx.pc
  825. config.status: creating pc/ecore.pc
  826. config.status: creating pc/ecore-cxx.pc
  827. config.status: creating pc/ecore-con.pc
  828. config.status: creating pc/ecore-ipc.pc
  829. config.status: creating pc/ecore-file.pc
  830. config.status: creating pc/ecore-input.pc
  831. config.status: creating pc/ecore-input-evas.pc
  832. config.status: creating pc/ecore-cocoa.pc
  833. config.status: creating pc/ecore-drm.pc
  834. config.status: creating pc/ecore-fb.pc
  835. config.status: creating pc/ecore-psl1ght.pc
  836. config.status: creating pc/ecore-sdl.pc
  837. config.status: creating pc/ecore-wayland.pc
  838. config.status: creating pc/ecore-win32.pc
  839. config.status: creating pc/ecore-x.pc
  840. config.status: creating pc/ecore-evas.pc
  841. config.status: creating pc/ecore-imf.pc
  842. config.status: creating pc/ecore-imf-evas.pc
  843. config.status: creating pc/ecore-audio.pc
  844. config.status: creating pc/ecore-audio-cxx.pc
  845. config.status: creating pc/ecore-avahi.pc
  846. config.status: creating pc/embryo.pc
  847. config.status: creating pc/eio.pc
  848. config.status: creating pc/eldbus.pc
  849. config.status: creating pc/efreet.pc
  850. config.status: creating pc/efreet-mime.pc
  851. config.status: creating pc/efreet-trash.pc
  852. config.status: creating pc/eeze.pc
  853. config.status: creating pc/ephysics.pc
  854. config.status: creating pc/edje.pc
  855. config.status: creating pc/edje-cxx.pc
  856. config.status: creating pc/emotion.pc
  857. config.status: creating pc/ethumb.pc
  858. config.status: creating pc/ethumb_client.pc
  859. config.status: creating dbus-services/org.enlightenment.Efreet.service
  860. config.status: creating dbus-services/org.enlightenment.Ethumb.service
  861. config.status: creating systemd-services/efreet.service
  862. config.status: creating systemd-services/ethumb.service
  863. config.status: creating po/Makefile.in
  864. config.status: creating ./po/Makevars
  865. config.status: creating cmakeconfig/EflConfig.cmake
  866. config.status: creating cmakeconfig/EflConfigVersion.cmake
  867. config.status: creating cmakeconfig/EinaConfig.cmake
  868. config.status: creating cmakeconfig/EinaConfigVersion.cmake
  869. config.status: creating cmakeconfig/EezeConfig.cmake
  870. config.status: creating cmakeconfig/EezeConfigVersion.cmake
  871. config.status: creating cmakeconfig/EoConfig.cmake
  872. config.status: creating cmakeconfig/EoConfigVersion.cmake
  873. config.status: creating cmakeconfig/EolianConfig.cmake
  874. config.status: creating cmakeconfig/EolianConfigVersion.cmake
  875. config.status: creating cmakeconfig/EolianCxxConfig.cmake
  876. config.status: creating cmakeconfig/EolianCxxConfigVersion.cmake
  877. config.status: creating cmakeconfig/EinaCxxConfig.cmake
  878. config.status: creating cmakeconfig/EinaCxxConfigVersion.cmake
  879. config.status: creating cmakeconfig/EoCxxConfig.cmake
  880. config.status: creating cmakeconfig/EoCxxConfigVersion.cmake
  881. config.status: creating cmakeconfig/EcoreCxxConfig.cmake
  882. config.status: creating cmakeconfig/EcoreCxxConfigVersion.cmake
  883. config.status: creating cmakeconfig/EvasCxxConfig.cmake
  884. config.status: creating cmakeconfig/EvasCxxConfigVersion.cmake
  885. config.status: creating cmakeconfig/EetCxxConfig.cmake
  886. config.status: creating cmakeconfig/EetCxxConfigVersion.cmake
  887. config.status: creating cmakeconfig/EetConfig.cmake
  888. config.status: creating cmakeconfig/EetConfigVersion.cmake
  889. config.status: creating cmakeconfig/EvasConfig.cmake
  890. config.status: creating cmakeconfig/EvasConfigVersion.cmake
  891. config.status: creating cmakeconfig/EcoreConfig.cmake
  892. config.status: creating cmakeconfig/EcoreConfigVersion.cmake
  893. config.status: creating cmakeconfig/EdjeConfig.cmake
  894. config.status: creating cmakeconfig/EdjeConfigVersion.cmake
  895. config.status: creating cmakeconfig/EldbusConfig.cmake
  896. config.status: creating cmakeconfig/EldbusConfigVersion.cmake
  897. config.status: creating cmakeconfig/EfreetConfig.cmake
  898. config.status: creating cmakeconfig/EfreetConfigVersion.cmake
  899. config.status: creating cmakeconfig/EthumbConfig.cmake
  900. config.status: creating cmakeconfig/EthumbConfigVersion.cmake
  901. config.status: creating cmakeconfig/EthumbClientConfig.cmake
  902. config.status: creating cmakeconfig/EthumbClientConfigVersion.cmake
  903. config.status: creating cmakeconfig/EmotionConfig.cmake
  904. config.status: creating cmakeconfig/EmotionConfigVersion.cmake
  905. config.status: creating config.h
  906. config.status: config.h is unchanged
  907. config.status: executing depfiles commands
  908. config.status: executing libtool commands
  909. config.status: executing po-directories commands
  910. config.status: creating po/POTFILES
  911. config.status: creating po/Makefile
  912. make --no-print-directory all-recursive
  913. Making all in src
  914. CC bin/eolian/bin_eolian_eolian_gen-common_funcs.o
  915. CC bin/eolian/bin_eolian_eolian_gen-eo_generator.o
  916. CC bin/eolian/bin_eolian_eolian_gen-impl_generator.o
  917. CC bin/eolian/bin_eolian_eolian_gen-legacy_generator.o
  918. CC bin/eolian/bin_eolian_eolian_gen-types_generator.o
  919. CC bin/eolian/bin_eolian_eolian_gen-main.o
  920. CC lib/eina/lib_eina_libeina_la-eina_abi.lo
  921. CC lib/eina/lib_eina_libeina_la-eina_accessor.lo
  922. CC lib/eina/lib_eina_libeina_la-eina_array.lo
  923. CC lib/eina/lib_eina_libeina_la-eina_benchmark.lo
  924. CC lib/eina/lib_eina_libeina_la-eina_binbuf.lo
  925. CC lib/eina/lib_eina_libeina_la-eina_binshare.lo
  926. CC lib/eina/lib_eina_libeina_la-eina_convert.lo
  927. CC lib/eina/lib_eina_libeina_la-eina_counter.lo
  928. CC lib/eina/lib_eina_libeina_la-eina_cow.lo
  929. CC lib/eina/lib_eina_libeina_la-eina_cpu.lo
  930. CC lib/eina/lib_eina_libeina_la-eina_error.lo
  931. CC lib/eina/lib_eina_libeina_la-eina_file_common.lo
  932. CC lib/eina/lib_eina_libeina_la-eina_fp.lo
  933. CC lib/eina/lib_eina_libeina_la-eina_hamster.lo
  934. CC lib/eina/lib_eina_libeina_la-eina_hash.lo
  935. CC lib/eina/lib_eina_libeina_la-eina_inarray.lo
  936. CC lib/eina/lib_eina_libeina_la-eina_inlist.lo
  937. CC lib/eina/lib_eina_libeina_la-eina_iterator.lo
  938. CC lib/eina/lib_eina_libeina_la-eina_lalloc.lo
  939. CC lib/eina/lib_eina_libeina_la-eina_list.lo
  940. CC lib/eina/lib_eina_libeina_la-eina_log.lo
  941. CC lib/eina/lib_eina_libeina_la-eina_magic.lo
  942. CC lib/eina/lib_eina_libeina_la-eina_main.lo
  943. CC lib/eina/lib_eina_libeina_la-eina_matrixsparse.lo
  944. CC lib/eina/lib_eina_libeina_la-eina_mempool.lo
  945. CC lib/eina/lib_eina_libeina_la-eina_mmap.lo
  946. CC lib/eina/lib_eina_libeina_la-eina_module.lo
  947. CC lib/eina/lib_eina_libeina_la-eina_prefix.lo
  948. CC lib/eina/lib_eina_libeina_la-eina_quadtree.lo
  949. CC lib/eina/lib_eina_libeina_la-eina_rbtree.lo
  950. CC lib/eina/lib_eina_libeina_la-eina_rectangle.lo
  951. CC lib/eina/lib_eina_libeina_la-eina_safety_checks.lo
  952. CC lib/eina/lib_eina_libeina_la-eina_sched.lo
  953. CC lib/eina/lib_eina_libeina_la-eina_share_common.lo
  954. CC lib/eina/lib_eina_libeina_la-eina_simple_xml_parser.lo
  955. CC lib/eina/lib_eina_libeina_la-eina_str.lo
  956. CC lib/eina/lib_eina_libeina_la-eina_strbuf.lo
  957. CC lib/eina/lib_eina_libeina_la-eina_strbuf_common.lo
  958. CC lib/eina/lib_eina_libeina_la-eina_stringshare.lo
  959. CC lib/eina/lib_eina_libeina_la-eina_tiler.lo
  960. CC lib/eina/lib_eina_libeina_la-eina_thread.lo
  961. CC lib/eina/lib_eina_libeina_la-eina_tmpstr.lo
  962. CC lib/eina/lib_eina_libeina_la-eina_unicode.lo
  963. CC lib/eina/lib_eina_libeina_la-eina_ustrbuf.lo
  964. CC lib/eina/lib_eina_libeina_la-eina_ustringshare.lo
  965. CC lib/eina/lib_eina_libeina_la-eina_value.lo
  966. CC lib/eina/lib_eina_libeina_la-eina_value_util.lo
  967. CC lib/eina/lib_eina_libeina_la-eina_xattr.lo
  968. CC lib/eina/lib_eina_libeina_la-eina_thread_queue.lo
  969. CC lib/eina/lib_eina_libeina_la-eina_file.lo
  970. CC modules/eina/mp/chained_pool/lib_eina_libeina_la-eina_chained_mempool.lo
  971. CC modules/eina/mp/one_big/lib_eina_libeina_la-eina_one_big.lo
  972. CC modules/eina/mp/pass_through/lib_eina_libeina_la-eina_pass_through.lo
  973. CCLD lib/eina/libeina.la
  974. CC lib/eolian/lib_eolian_libeolian_la-eo_lexer.lo
  975. CC lib/eolian/lib_eolian_libeolian_la-eo_parser.lo
  976. CC lib/eolian/lib_eolian_libeolian_la-eolian.lo
  977. CC lib/eolian/lib_eolian_libeolian_la-eolian_database.lo
  978. CC lib/eolian/lib_eolian_libeolian_la-database_fill.lo
  979. CC lib/eolian/lib_eolian_libeolian_la-database_class.lo
  980. CC lib/eolian/lib_eolian_libeolian_la-database_class_api.lo
  981. CC lib/eolian/lib_eolian_libeolian_la-database_function.lo
  982. CC lib/eolian/lib_eolian_libeolian_la-database_function_api.lo
  983. CC lib/eolian/lib_eolian_libeolian_la-database_function_parameter.lo
  984. CC lib/eolian/lib_eolian_libeolian_la-database_function_parameter_api.lo
  985. CC lib/eolian/lib_eolian_libeolian_la-database_type.lo
  986. CC lib/eolian/lib_eolian_libeolian_la-database_type_api.lo
  987. CC lib/eolian/lib_eolian_libeolian_la-database_implement.lo
  988. CC lib/eolian/lib_eolian_libeolian_la-database_implement_api.lo
  989. CC lib/eolian/lib_eolian_libeolian_la-database_constructor.lo
  990. CC lib/eolian/lib_eolian_libeolian_la-database_constructor_api.lo
  991. CC lib/eolian/lib_eolian_libeolian_la-database_event.lo
  992. CC lib/eolian/lib_eolian_libeolian_la-database_event_api.lo
  993. CC lib/eolian/lib_eolian_libeolian_la-database_print.lo
  994. CC lib/eolian/lib_eolian_libeolian_la-database_expr.lo
  995. CC lib/eolian/lib_eolian_libeolian_la-database_expr_api.lo
  996. CC lib/eolian/lib_eolian_libeolian_la-database_var.lo
  997. CC lib/eolian/lib_eolian_libeolian_la-database_var_api.lo
  998. CC lib/eolian/lib_eolian_libeolian_la-database_validate.lo
  999. CCLD lib/eolian/libeolian.la
  1000. CCLD bin/eolian/eolian_gen
  1001. EOLIAN lib/eo/eo_base.eo.c
  1002. EOLIAN lib/eo/eo_abstract_class.eo.c
  1003. EOLIAN lib/eo/eo_base.eo.h
  1004. EOLIAN lib/eo/eo_abstract_class.eo.h
  1005. EOLIAN lib/efl/interfaces/efl_control.eo.c
  1006. EOLIAN lib/efl/interfaces/efl_file.eo.c
  1007. EOLIAN lib/efl/interfaces/efl_image.eo.c
  1008. EOLIAN lib/efl/interfaces/efl_player.eo.c
  1009. EOLIAN lib/efl/interfaces/efl_text.eo.c
  1010. EOLIAN lib/efl/interfaces/efl_text_properties.eo.c
  1011. EOLIAN lib/efl/interfaces/efl_control.eo.h
  1012. EOLIAN lib/efl/interfaces/efl_file.eo.h
  1013. EOLIAN lib/efl/interfaces/efl_image.eo.h
  1014. EOLIAN lib/efl/interfaces/efl_player.eo.h
  1015. EOLIAN lib/efl/interfaces/efl_text.eo.h
  1016. EOLIAN lib/efl/interfaces/efl_text_properties.eo.h
  1017. EOLIAN lib/ecore/ecore_timer.eo.c
  1018. EOLIAN lib/ecore/ecore_poller.eo.c
  1019. EOLIAN lib/ecore/ecore_job.eo.c
  1020. EOLIAN lib/ecore/ecore_exe.eo.c
  1021. EOLIAN lib/ecore/ecore_idler.eo.c
  1022. EOLIAN lib/ecore/ecore_idle_enterer.eo.c
  1023. EOLIAN lib/ecore/ecore_idle_exiter.eo.c
  1024. EOLIAN lib/ecore/ecore_animator.eo.c
  1025. EOLIAN lib/ecore/ecore_mainloop.eo.c
  1026. EOLIAN lib/ecore/ecore_parent.eo.c
  1027. EOLIAN lib/ecore/ecore_timer.eo.h
  1028. EOLIAN lib/ecore/ecore_poller.eo.h
  1029. EOLIAN lib/ecore/ecore_job.eo.h
  1030. EOLIAN lib/ecore/ecore_exe.eo.h
  1031. EOLIAN lib/ecore/ecore_idler.eo.h
  1032. EOLIAN lib/ecore/ecore_idle_enterer.eo.h
  1033. EOLIAN lib/ecore/ecore_idle_exiter.eo.h
  1034. EOLIAN lib/ecore/ecore_animator.eo.h
  1035. EOLIAN lib/ecore/ecore_mainloop.eo.h
  1036. EOLIAN lib/ecore/ecore_parent.eo.h
  1037. EOLIAN lib/ecore/ecore_timer.eo.legacy.h
  1038. EOLIAN lib/ecore/ecore_poller.eo.legacy.h
  1039. EOLIAN lib/ecore/ecore_job.eo.legacy.h
  1040. EOLIAN lib/ecore/ecore_exe.eo.legacy.h
  1041. EOLIAN lib/ecore/ecore_idler.eo.legacy.h
  1042. EOLIAN lib/ecore/ecore_idle_enterer.eo.legacy.h
  1043. EOLIAN lib/ecore/ecore_idle_exiter.eo.legacy.h
  1044. EOLIAN lib/ecore/ecore_animator.eo.legacy.h
  1045. EOLIAN lib/ecore_con/ecore_con_base.eo.c
  1046. EOLIAN lib/ecore_con/ecore_con_client.eo.c
  1047. EOLIAN lib/ecore_con/ecore_con_server.eo.c
  1048. EOLIAN lib/ecore_con/ecore_con_connector.eo.c
  1049. EOLIAN lib/ecore_con/ecore_con_url.eo.c
  1050. EOLIAN lib/ecore_con/ecore_con_base.eo.h
  1051. EOLIAN lib/ecore_con/ecore_con_client.eo.h
  1052. EOLIAN lib/ecore_con/ecore_con_server.eo.h
  1053. EOLIAN lib/ecore_con/ecore_con_connector.eo.h
  1054. EOLIAN lib/ecore_con/ecore_con_url.eo.h
  1055. EOLIAN lib/ecore_con/ecore_con_base.eo.legacy.h
  1056. EOLIAN lib/ecore_con/ecore_con_client.eo.legacy.h
  1057. EOLIAN lib/ecore_con/ecore_con_server.eo.legacy.h
  1058. EOLIAN lib/ecore_con/ecore_con_connector.eo.legacy.h
  1059. EOLIAN lib/ecore_con/ecore_con_url.eo.legacy.h
  1060. EOLIAN lib/evas/canvas/evas_object.eo.c
  1061. EOLIAN lib/evas/canvas/evas_line.eo.c
  1062. EOLIAN lib/evas/canvas/evas_polygon.eo.c
  1063. EOLIAN lib/evas/canvas/evas_rectangle.eo.c
  1064. EOLIAN lib/evas/canvas/evas_text.eo.c
  1065. EOLIAN lib/evas/canvas/evas_textblock.eo.c
  1066. EOLIAN lib/evas/canvas/evas_textgrid.eo.c
  1067. EOLIAN lib/evas/canvas/evas_signal_interface.eo.c
  1068. EOLIAN lib/evas/canvas/evas_object_smart.eo.c
  1069. EOLIAN lib/evas/canvas/evas_smart_clipped.eo.c
  1070. EOLIAN lib/evas/canvas/evas_table.eo.c
  1071. EOLIAN lib/evas/canvas/evas_common_interface.eo.c
  1072. EOLIAN lib/evas/canvas/evas_canvas.eo.c
  1073. EOLIAN lib/evas/canvas/evas_grid.eo.c
  1074. EOLIAN lib/evas/canvas/evas_image.eo.c
  1075. EOLIAN lib/evas/canvas/evas_out.eo.c
  1076. EOLIAN lib/evas/canvas/evas_draggable_interface.eo.c
  1077. EOLIAN lib/evas/canvas/evas_clickable_interface.eo.c
  1078. EOLIAN lib/evas/canvas/evas_scrollable_interface.eo.c
  1079. EOLIAN lib/evas/canvas/evas_selectable_interface.eo.c
  1080. EOLIAN lib/evas/canvas/evas_zoomable_interface.eo.c
  1081. EOLIAN lib/evas/canvas/evas_box.eo.c
  1082. EOLIAN lib/evas/canvas/evas_3d_camera.eo.c
  1083. EOLIAN lib/evas/canvas/evas_3d_texture.eo.c
  1084. EOLIAN lib/evas/canvas/evas_3d_material.eo.c
  1085. EOLIAN lib/evas/canvas/evas_3d_light.eo.c
  1086. EOLIAN lib/evas/canvas/evas_3d_mesh.eo.c
  1087. EOLIAN lib/evas/canvas/evas_3d_node.eo.c
  1088. EOLIAN lib/evas/canvas/evas_3d_scene.eo.c
  1089. EOLIAN lib/evas/canvas/evas_3d_object.eo.c
  1090. EOLIAN lib/evas/canvas/evas_object.eo.h
  1091. EOLIAN lib/evas/canvas/evas_line.eo.h
  1092. EOLIAN lib/evas/canvas/evas_polygon.eo.h
  1093. EOLIAN lib/evas/canvas/evas_rectangle.eo.h
  1094. EOLIAN lib/evas/canvas/evas_text.eo.h
  1095. EOLIAN lib/evas/canvas/evas_textblock.eo.h
  1096. EOLIAN lib/evas/canvas/evas_textgrid.eo.h
  1097. EOLIAN lib/evas/canvas/evas_signal_interface.eo.h
  1098. EOLIAN lib/evas/canvas/evas_object_smart.eo.h
  1099. EOLIAN lib/evas/canvas/evas_smart_clipped.eo.h
  1100. EOLIAN lib/evas/canvas/evas_table.eo.h
  1101. EOLIAN lib/evas/canvas/evas_common_interface.eo.h
  1102. EOLIAN lib/evas/canvas/evas_canvas.eo.h
  1103. EOLIAN lib/evas/canvas/evas_grid.eo.h
  1104. EOLIAN lib/evas/canvas/evas_image.eo.h
  1105. EOLIAN lib/evas/canvas/evas_out.eo.h
  1106. EOLIAN lib/evas/canvas/evas_draggable_interface.eo.h
  1107. EOLIAN lib/evas/canvas/evas_clickable_interface.eo.h
  1108. EOLIAN lib/evas/canvas/evas_scrollable_interface.eo.h
  1109. EOLIAN lib/evas/canvas/evas_selectable_interface.eo.h
  1110. EOLIAN lib/evas/canvas/evas_zoomable_interface.eo.h
  1111. EOLIAN lib/evas/canvas/evas_box.eo.h
  1112. EOLIAN lib/evas/canvas/evas_3d_camera.eo.h
  1113. EOLIAN lib/evas/canvas/evas_3d_texture.eo.h
  1114. EOLIAN lib/evas/canvas/evas_3d_material.eo.h
  1115. EOLIAN lib/evas/canvas/evas_3d_light.eo.h
  1116. EOLIAN lib/evas/canvas/evas_3d_mesh.eo.h
  1117. EOLIAN lib/evas/canvas/evas_3d_node.eo.h
  1118. EOLIAN lib/evas/canvas/evas_3d_scene.eo.h
  1119. EOLIAN lib/evas/canvas/evas_3d_object.eo.h
  1120. EOLIAN lib/evas/canvas/evas_object.eo.legacy.h
  1121. EOLIAN lib/evas/canvas/evas_line.eo.legacy.h
  1122. EOLIAN lib/evas/canvas/evas_polygon.eo.legacy.h
  1123. EOLIAN lib/evas/canvas/evas_rectangle.eo.legacy.h
  1124. EOLIAN lib/evas/canvas/evas_text.eo.legacy.h
  1125. EOLIAN lib/evas/canvas/evas_textblock.eo.legacy.h
  1126. EOLIAN lib/evas/canvas/evas_textgrid.eo.legacy.h
  1127. EOLIAN lib/evas/canvas/evas_signal_interface.eo.legacy.h
  1128. EOLIAN lib/evas/canvas/evas_object_smart.eo.legacy.h
  1129. EOLIAN lib/evas/canvas/evas_smart_clipped.eo.legacy.h
  1130. EOLIAN lib/evas/canvas/evas_table.eo.legacy.h
  1131. EOLIAN lib/evas/canvas/evas_common_interface.eo.legacy.h
  1132. EOLIAN lib/evas/canvas/evas_canvas.eo.legacy.h
  1133. EOLIAN lib/evas/canvas/evas_grid.eo.legacy.h
  1134. EOLIAN lib/evas/canvas/evas_image.eo.legacy.h
  1135. EOLIAN lib/evas/canvas/evas_out.eo.legacy.h
  1136. EOLIAN lib/evas/canvas/evas_draggable_interface.eo.legacy.h
  1137. EOLIAN lib/evas/canvas/evas_clickable_interface.eo.legacy.h
  1138. EOLIAN lib/evas/canvas/evas_scrollable_interface.eo.legacy.h
  1139. EOLIAN lib/evas/canvas/evas_selectable_interface.eo.legacy.h
  1140. EOLIAN lib/evas/canvas/evas_zoomable_interface.eo.legacy.h
  1141. EOLIAN lib/evas/canvas/evas_box.eo.legacy.h
  1142. EOLIAN lib/evas/canvas/evas_3d_camera.eo.legacy.h
  1143. EOLIAN lib/evas/canvas/evas_3d_texture.eo.legacy.h
  1144. EOLIAN lib/evas/canvas/evas_3d_material.eo.legacy.h
  1145. EOLIAN lib/evas/canvas/evas_3d_light.eo.legacy.h
  1146. EOLIAN lib/evas/canvas/evas_3d_mesh.eo.legacy.h
  1147. EOLIAN lib/evas/canvas/evas_3d_node.eo.legacy.h
  1148. EOLIAN lib/evas/canvas/evas_3d_scene.eo.legacy.h
  1149. EOLIAN lib/evas/canvas/evas_3d_object.eo.legacy.h
  1150. EOLIAN lib/ecore_audio/ecore_audio.eo.c
  1151. EOLIAN lib/ecore_audio/ecore_audio_in.eo.c
  1152. EOLIAN lib/ecore_audio/ecore_audio_out.eo.c
  1153. EOLIAN lib/ecore_audio/ecore_audio_in_sndfile.eo.c
  1154. EOLIAN lib/ecore_audio/ecore_audio_out_sndfile.eo.c
  1155. EOLIAN lib/ecore_audio/ecore_audio_out_pulse.eo.c
  1156. EOLIAN lib/ecore_audio/ecore_audio_in_tone.eo.c
  1157. EOLIAN lib/ecore_audio/ecore_audio.eo.h
  1158. EOLIAN lib/ecore_audio/ecore_audio_in.eo.h
  1159. EOLIAN lib/ecore_audio/ecore_audio_out.eo.h
  1160. EOLIAN lib/ecore_audio/ecore_audio_in_sndfile.eo.h
  1161. EOLIAN lib/ecore_audio/ecore_audio_out_sndfile.eo.h
  1162. EOLIAN lib/ecore_audio/ecore_audio_out_pulse.eo.h
  1163. EOLIAN lib/ecore_audio/ecore_audio_in_tone.eo.h
  1164. EOLIAN lib/edje/edje_object.eo.c
  1165. EOLIAN lib/edje/edje_edit.eo.c
  1166. EOLIAN lib/edje/edje_object.eo.h
  1167. EOLIAN lib/edje/edje_edit.eo.h
  1168. EOLIAN lib/edje/edje_object.eo.legacy.h
  1169. EOLIAN lib/edje/edje_edit.eo.legacy.h
  1170. EOLIAN lib/emotion/emotion_object.eo.c
  1171. EOLIAN lib/emotion/emotion_object.eo.h
  1172. EOLIAN lib/emotion/emotion_object.eo.legacy.h
  1173. make all-recursive
  1174. CC modules/ecore_evas/engines/drm/modules_ecore_evas_engines_drm_module_la-ecore_evas_drm.lo
  1175. CC lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_sprites.lo
  1176. CC lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_fb.lo
  1177. CC lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_evdev.lo
  1178. CC lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_inputs.lo
  1179. CC lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_output.lo
  1180. lib/ecore_drm/ecore_drm_output.c:155:1: warning: '_ecore_drm_output_brightness_get' defined but not used [-Wunused-function]
  1181. _ecore_drm_output_brightness_get(Ecore_Drm_Backlight *backlight)
  1182. ^
  1183. lib/ecore_drm/ecore_drm_output.c:174:1: warning: '_ecore_drm_output_actual_brightness_get' defined but not used [-Wunused-function]
  1184. _ecore_drm_output_actual_brightness_get(Ecore_Drm_Backlight *backlight)
  1185. ^
  1186. lib/ecore_drm/ecore_drm_output.c:193:1: warning: '_ecore_drm_output_max_brightness_get' defined but not used [-Wunused-function]
  1187. _ecore_drm_output_max_brightness_get(Ecore_Drm_Backlight *backlight)
  1188. ^
  1189. lib/ecore_drm/ecore_drm_output.c:212:1: warning: '_ecore_drm_output_brightness_set' defined but not used [-Wunused-function]
  1190. _ecore_drm_output_brightness_set(Ecore_Drm_Backlight *backlight, double brightness_val)
  1191. ^
  1192. CC lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_tty.lo
  1193. CC lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_device.lo
  1194. CC lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_dbus.lo
  1195. CC lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm.lo
  1196. CC lib/eo/lib_eo_libeo_la-eo.lo
  1197. CC lib/eo/lib_eo_libeo_la-eo_ptr_indirection.lo
  1198. CC lib/eo/lib_eo_libeo_la-eo_base_class.lo
  1199. CC lib/eo/lib_eo_libeo_la-eo_class_class.lo
  1200. CCLD lib/eo/libeo.la
  1201. CC lib/eeze/lib_eeze_libeeze_la-eeze_main.lo
  1202. CC lib/eeze/lib_eeze_libeeze_la-eeze_net.lo
  1203. CC lib/eeze/lib_eeze_libeeze_la-eeze_sensor.lo
  1204. CC lib/eeze/lib_eeze_libeeze_la-eeze_udev_find.lo
  1205. CC lib/eeze/lib_eeze_libeeze_la-eeze_udev_private.lo
  1206. CC lib/eeze/lib_eeze_libeeze_la-eeze_udev_syspath.lo
  1207. CC lib/eeze/lib_eeze_libeeze_la-eeze_udev_walk.lo
  1208. CC lib/eeze/lib_eeze_libeeze_la-eeze_udev_watch.lo
  1209. CC lib/eeze/lib_eeze_libeeze_la-eeze_disk.lo
  1210. CC lib/eeze/lib_eeze_libeeze_la-eeze_disk_udev.lo
  1211. CC lib/eeze/lib_eeze_libeeze_la-eeze_disk_mount.lo
  1212. CC lib/eeze/lib_eeze_libeeze_la-eeze_disk_libmount_new.lo
  1213. CC lib/eet/lib_eet_libeet_la-eet_alloc.lo
  1214. CC lib/eet/lib_eet_libeet_la-eet_cipher.lo
  1215. CC lib/eet/lib_eet_libeet_la-eet_connection.lo
  1216. CC lib/eet/lib_eet_libeet_la-eet_data.lo
  1217. CC lib/eet/lib_eet_libeet_la-eet_dictionary.lo
  1218. CC lib/eet/lib_eet_libeet_la-eet_image.lo
  1219. CC lib/eet/lib_eet_libeet_la-eet_lib.lo
  1220. CC lib/eet/lib_eet_libeet_la-eet_node.lo
  1221. CC lib/eet/lib_eet_libeet_la-eet_utils.lo
  1222. CC static_libs/rg_etc/lib_eet_libeet_la-rg_etc1.lo
  1223. CC static_libs/rg_etc/lib_eet_libeet_la-rg_etc2.lo
  1224. CC static_libs/rg_etc/lib_eet_libeet_la-etc2_encoder.lo
  1225. CC static_libs/lz4/lib_eet_libeet_la-lz4.lo
  1226. CC static_libs/lz4/lib_eet_libeet_la-lz4hc.lo
  1227. CCLD lib/eet/libeet.la
  1228. CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_alloc.lo
  1229. CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con.lo
  1230. CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_eet.lo
  1231. CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_socks.lo
  1232. CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_ssl.lo
  1233. CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url.lo
  1234. CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_local.lo
  1235. CC lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_dns.lo
  1236. CC lib/ecore_con/lib_ecore_con_libecore_con_la-dns.lo
  1237. CC lib/ecore/lib_ecore_libecore_la-ecore.lo
  1238. CC lib/ecore/lib_ecore_libecore_la-ecore_alloc.lo
  1239. CC lib/ecore/lib_ecore_libecore_la-ecore_anim.lo
  1240. CC lib/ecore/lib_ecore_libecore_la-ecore_app.lo
  1241. CC lib/ecore/lib_ecore_libecore_la-ecore_events.lo
  1242. CC lib/ecore/lib_ecore_libecore_la-ecore_getopt.lo
  1243. CC lib/ecore/lib_ecore_libecore_la-ecore_glib.lo
  1244. CC lib/ecore/lib_ecore_libecore_la-ecore_idle_enterer.lo
  1245. CC lib/ecore/lib_ecore_libecore_la-ecore_idle_exiter.lo
  1246. CC lib/ecore/lib_ecore_libecore_la-ecore_idler.lo
  1247. CC lib/ecore/lib_ecore_libecore_la-ecore_job.lo
  1248. CC lib/ecore/lib_ecore_libecore_la-ecore_main.lo
  1249. CC lib/ecore/lib_ecore_libecore_la-ecore_pipe.lo
  1250. CC lib/ecore/lib_ecore_libecore_la-ecore_poller.lo
  1251. CC lib/ecore/lib_ecore_libecore_la-ecore_time.lo
  1252. CC lib/ecore/lib_ecore_libecore_la-ecore_timer.lo
  1253. CC lib/ecore/lib_ecore_libecore_la-ecore_thread.lo
  1254. CC lib/ecore/lib_ecore_libecore_la-ecore_throttle.lo
  1255. CC lib/ecore/lib_ecore_libecore_la-ecore_exe.lo
  1256. CC lib/ecore/lib_ecore_libecore_la-ecore_signal.lo
  1257. CC lib/ecore/lib_ecore_libecore_la-ecore_exe_posix.lo
  1258. CC lib/efl/interfaces/lib_efl_libefl_la-efl_interfaces_main.lo
  1259. CCLD lib/efl/libefl.la
  1260. CCLD lib/ecore/libecore.la
  1261. CCLD lib/ecore_con/libecore_con.la
  1262. CC lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file.lo
  1263. CC lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_download.lo
  1264. CC lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor.lo
  1265. CC lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_path.lo
  1266. CC lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor_inotify.lo
  1267. CCLD lib/ecore_file/libecore_file.la
  1268. CCLD lib/eeze/libeeze.la
  1269. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_proxy.lo
  1270. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_core.lo
  1271. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message.lo
  1272. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_object.lo
  1273. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_pending.lo
  1274. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_freedesktop.lo
  1275. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_service.lo
  1276. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_signal_handler.lo
  1277. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_helper.lo
  1278. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_to_eina_value.lo
  1279. CC lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_from_eina_value.lo
  1280. CCLD lib/eldbus/libeldbus.la
  1281. CC lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input.lo
  1282. CC lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_compose.lo
  1283. CCLD lib/ecore_input/libecore_input.la
  1284. CCLD lib/ecore_drm/libecore_drm.la
  1285. CC static_libs/libunibreak/lib_evas_libevas_la-linebreak.lo
  1286. CC static_libs/libunibreak/lib_evas_libevas_la-linebreakdata.lo
  1287. CC static_libs/libunibreak/lib_evas_libevas_la-linebreakdef.lo
  1288. CC static_libs/libunibreak/lib_evas_libevas_la-wordbreak.lo
  1289. CC lib/evas/lib_evas_libevas_la-main.lo
  1290. CC lib/evas/canvas/lib_evas_libevas_la-common_interfaces.lo
  1291. CC lib/evas/canvas/lib_evas_libevas_la-evas_callbacks.lo
  1292. CC lib/evas/canvas/lib_evas_libevas_la-evas_clip.lo
  1293. CC lib/evas/canvas/lib_evas_libevas_la-evas_common_interface.lo
  1294. CC lib/evas/canvas/lib_evas_libevas_la-evas_data.lo
  1295. CC lib/evas/canvas/lib_evas_libevas_la-evas_device.lo
  1296. CC lib/evas/canvas/lib_evas_libevas_la-evas_events.lo
  1297. CC lib/evas/canvas/lib_evas_libevas_la-evas_focus.lo
  1298. CC lib/evas/canvas/lib_evas_libevas_la-evas_key.lo
  1299. CC lib/evas/canvas/lib_evas_libevas_la-evas_key_grab.lo
  1300. CC lib/evas/canvas/lib_evas_libevas_la-evas_layer.lo
  1301. CC lib/evas/canvas/lib_evas_libevas_la-evas_main.lo
  1302. CC lib/evas/canvas/lib_evas_libevas_la-evas_name.lo
  1303. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_image.lo
  1304. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_main.lo
  1305. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_inform.lo
  1306. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_intercept.lo
  1307. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_line.lo
  1308. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_polygon.lo
  1309. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_rectangle.lo
  1310. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_smart.lo
  1311. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_smart_clipped.lo
  1312. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_box.lo
  1313. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_table.lo
  1314. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_text.lo
  1315. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_textblock.lo
  1316. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_textgrid.lo
  1317. CC lib/evas/canvas/lib_evas_libevas_la-evas_object_grid.lo
  1318. CC lib/evas/canvas/lib_evas_libevas_la-evas_font_dir.lo
  1319. CC lib/evas/canvas/lib_evas_libevas_la-evas_rectangle.lo
  1320. CC lib/evas/canvas/lib_evas_libevas_la-evas_render.lo
  1321. CC lib/evas/canvas/lib_evas_libevas_la-evas_render2.lo
  1322. CC lib/evas/canvas/lib_evas_libevas_la-evas_render2_updates.lo
  1323. CC lib/evas/canvas/lib_evas_libevas_la-evas_smart.lo
  1324. CC lib/evas/canvas/lib_evas_libevas_la-evas_stack.lo
  1325. CC lib/evas/canvas/lib_evas_libevas_la-evas_async_events.lo
  1326. CC lib/evas/canvas/lib_evas_libevas_la-evas_stats.lo
  1327. CC lib/evas/canvas/lib_evas_libevas_la-evas_touch_point.lo
  1328. CC lib/evas/canvas/lib_evas_libevas_la-evas_map.lo
  1329. CC lib/evas/canvas/lib_evas_libevas_la-evas_gl.lo
  1330. CC lib/evas/canvas/lib_evas_libevas_la-evas_out.lo
  1331. CC lib/evas/cache/lib_evas_libevas_la-evas_cache_image.lo
  1332. CC lib/evas/cache/lib_evas_libevas_la-evas_cache_engine_image.lo
  1333. CC lib/evas/cache/lib_evas_libevas_la-evas_preload.lo
  1334. CC lib/evas/cache2/lib_evas_libevas_la-evas_cache2.lo
  1335. CC lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_image_data.lo
  1336. CC lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_client.lo
  1337. CC lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_utils.lo
  1338. CC lib/evas/file/lib_evas_libevas_la-evas_module.lo
  1339. CC lib/evas/file/lib_evas_libevas_la-evas_path.lo
  1340. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_object.lo
  1341. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_scene.lo
  1342. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_node.lo
  1343. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_camera.lo
  1344. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_light.lo
  1345. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_mesh.lo
  1346. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_texture.lo
  1347. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_material.lo
  1348. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_mesh_loader_md2.lo
  1349. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_mesh_loader_obj.lo
  1350. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_mesh_saver_obj.lo
  1351. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_mesh_loader_eet.lo
  1352. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_mesh_saver_eet.lo
  1353. CC lib/evas/canvas/lib_evas_libevas_la-evas_3d_eet.lo
  1354. CC lib/evas/common/lib_evas_libevas_la-evas_op_copy_main_.lo
  1355. CC lib/evas/common/lib_evas_libevas_la-evas_op_blend_main_.lo
  1356. CC lib/evas/common/lib_evas_libevas_la-evas_op_add_main_.lo
  1357. CC lib/evas/common/lib_evas_libevas_la-evas_op_sub_main_.lo
  1358. CC lib/evas/common/lib_evas_libevas_la-evas_op_mask_main_.lo
  1359. CC lib/evas/common/lib_evas_libevas_la-evas_op_mul_main_.lo
  1360. CC lib/evas/common/lib_evas_libevas_la-evas_alpha_main.lo
  1361. CC lib/evas/common/lib_evas_libevas_la-evas_blend_main.lo
  1362. CC lib/evas/common/lib_evas_libevas_la-evas_blit_main.lo
  1363. CC lib/evas/common/lib_evas_libevas_la-evas_convert_color.lo
  1364. CC lib/evas/common/lib_evas_libevas_la-evas_convert_colorspace.lo
  1365. CC lib/evas/common/lib_evas_libevas_la-evas_convert_gry_1.lo
  1366. CC lib/evas/common/lib_evas_libevas_la-evas_convert_gry_8.lo
  1367. CC lib/evas/common/lib_evas_libevas_la-evas_convert_main.lo
  1368. CC lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_16.lo
  1369. CC lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_24.lo
  1370. CC lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_8.lo
  1371. CC lib/evas/common/lib_evas_libevas_la-evas_convert_grypal_6.lo
  1372. CC lib/evas/common/lib_evas_libevas_la-evas_convert_yuv.lo
  1373. CC lib/evas/common/lib_evas_libevas_la-evas_cpu.lo
  1374. CC lib/evas/common/lib_evas_libevas_la-evas_draw_main.lo
  1375. CC lib/evas/common/lib_evas_libevas_la-evas_font_draw.lo
  1376. CC lib/evas/common/lib_evas_libevas_la-evas_font_load.lo
  1377. CC lib/evas/common/lib_evas_libevas_la-evas_font_main.lo
  1378. CC lib/evas/common/lib_evas_libevas_la-evas_font_query.lo
  1379. CC lib/evas/common/lib_evas_libevas_la-evas_font_compress.lo
  1380. CC lib/evas/common/lib_evas_libevas_la-evas_image_load.lo
  1381. CC lib/evas/common/lib_evas_libevas_la-evas_image_save.lo
  1382. CC lib/evas/common/lib_evas_libevas_la-evas_image_main.lo
  1383. CC lib/evas/common/lib_evas_libevas_la-evas_image_data.lo
  1384. CC lib/evas/common/lib_evas_libevas_la-evas_image_scalecache.lo
  1385. CC lib/evas/common/lib_evas_libevas_la-evas_line_main.lo
  1386. CC lib/evas/common/lib_evas_libevas_la-evas_polygon_main.lo
  1387. CC lib/evas/common/lib_evas_libevas_la-evas_rectangle_main.lo
  1388. CC lib/evas/common/lib_evas_libevas_la-evas_scale_main.lo
  1389. CC lib/evas/common/lib_evas_libevas_la-evas_scale_sample.lo
  1390. CC lib/evas/common/lib_evas_libevas_la-evas_scale_smooth.lo
  1391. CC lib/evas/common/lib_evas_libevas_la-evas_scale_span.lo
  1392. CC lib/evas/common/lib_evas_libevas_la-evas_thread_render.lo
  1393. CC lib/evas/common/lib_evas_libevas_la-evas_tiler.lo
  1394. CC lib/evas/common/lib_evas_libevas_la-evas_regionbuf.lo
  1395. CC lib/evas/common/lib_evas_libevas_la-evas_pipe.lo
  1396. CC lib/evas/common/language/lib_evas_libevas_la-evas_bidi_utils.lo
  1397. CC lib/evas/common/language/lib_evas_libevas_la-evas_language_utils.lo
  1398. CC lib/evas/common/lib_evas_libevas_la-evas_text_utils.lo
  1399. CC lib/evas/common/lib_evas_libevas_la-evas_font_ot.lo
  1400. CC lib/evas/common/lib_evas_libevas_la-evas_map_image.lo
  1401. CC lib/evas/filters/lib_evas_libevas_la-evas_filter.lo
  1402. CC lib/evas/filters/lib_evas_libevas_la-evas_filter_blend.lo
  1403. CC lib/evas/filters/lib_evas_libevas_la-evas_filter_blur.lo
  1404. CC lib/evas/filters/lib_evas_libevas_la-evas_filter_bump.lo
  1405. CC lib/evas/filters/lib_evas_libevas_la-evas_filter_curve.lo
  1406. CC lib/evas/filters/lib_evas_libevas_la-evas_filter_displace.lo
  1407. CC lib/evas/filters/lib_evas_libevas_la-evas_filter_mask.lo
  1408. CC lib/evas/filters/lib_evas_libevas_la-evas_filter_parser.lo
  1409. CC lib/evas/filters/lib_evas_libevas_la-evas_filter_transform.lo
  1410. CC lib/evas/filters/lib_evas_libevas_la-evas_filter_utils.lo
  1411. CC modules/evas/engines/software_generic/lib_evas_libevas_la-evas_engine.lo
  1412. CC modules/evas/engines/buffer/lib_evas_libevas_la-evas_engine.lo
  1413. CC modules/evas/engines/buffer/lib_evas_libevas_la-evas_outbuf.lo
  1414. CC modules/evas/loaders/bmp/lib_evas_libevas_la-evas_image_load_bmp.lo
  1415. CC modules/evas/loaders/dds/lib_evas_libevas_la-evas_image_load_dds.lo
  1416. CC modules/evas/loaders/dds/lib_evas_libevas_la-s3tc_decoder.lo
  1417. CC modules/evas/loaders/eet/lib_evas_libevas_la-evas_image_load_eet.lo
  1418. CC modules/evas/savers/eet/lib_evas_libevas_la-evas_image_save_eet.lo
  1419. CC modules/evas/loaders/generic/lib_evas_libevas_la-evas_image_load_generic.lo
  1420. CC modules/evas/loaders/ico/lib_evas_libevas_la-evas_image_load_ico.lo
  1421. CC modules/evas/loaders/jpeg/lib_evas_libevas_la-evas_image_load_jpeg.lo
  1422. modules/evas/loaders/jpeg/evas_image_load_jpeg.c: In function 'evas_image_load_file_data_jpeg_internal':
  1423. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:748:19: warning: variable 'ptr_rotate' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1424. DATA32 *ptr2, *ptr_rotate = NULL;
  1425. ^
  1426. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:750:8: warning: variable 'region' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1427. int region = 0;
  1428. ^
  1429. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:753:17: warning: variable 'load_region_x' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1430. unsigned int load_region_x = 0, load_region_y = 0;
  1431. ^
  1432. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:753:36: warning: variable 'load_region_y' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1433. unsigned int load_region_x = 0, load_region_y = 0;
  1434. ^
  1435. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:754:17: warning: variable 'load_region_w' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1436. unsigned int load_region_w = 0, load_region_h = 0;
  1437. ^
  1438. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:754:36: warning: variable 'load_region_h' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1439. unsigned int load_region_w = 0, load_region_h = 0;
  1440. ^
  1441. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:757:14: warning: variable 'line_done' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1442. Eina_Bool line_done = EINA_FALSE;
  1443. ^
  1444. modules/evas/loaders/jpeg/evas_image_load_jpeg.c: In function 'evas_image_load_file_head_jpeg_internal':
  1445. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:431:8: warning: variable 'degree' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1446. int degree = 0;
  1447. ^
  1448. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:432:14: warning: variable 'change_wh' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1449. Eina_Bool change_wh = EINA_FALSE;
  1450. ^
  1451. CC modules/evas/savers/jpeg/lib_evas_libevas_la-evas_image_save_jpeg.lo
  1452. CC modules/evas/loaders/pmaps/lib_evas_libevas_la-evas_image_load_pmaps.lo
  1453. CC modules/evas/loaders/png/lib_evas_libevas_la-evas_image_load_png.lo
  1454. modules/evas/loaders/png/evas_image_load_png.c: In function 'evas_image_load_file_data_png':
  1455. modules/evas/loaders/png/evas_image_load_png.c:221:9: warning: variable 'hasa' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1456. char hasa, passes;
  1457. ^
  1458. modules/evas/loaders/png/evas_image_load_png.c:223:8: warning: variable 'scale_ratio' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1459. int scale_ratio = 1, image_w = 0, image_h = 0;
  1460. ^
  1461. modules/evas/loaders/png/evas_image_load_png.c:224:14: warning: variable 'r' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1462. Eina_Bool r = EINA_FALSE;
  1463. ^
  1464. modules/evas/loaders/png/evas_image_load_png.c: In function 'evas_image_load_file_head_png':
  1465. modules/evas/loaders/png/evas_image_load_png.c:97:14: warning: variable 'r' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1466. Eina_Bool r = EINA_FALSE;
  1467. ^
  1468. CC modules/evas/savers/png/lib_evas_libevas_la-evas_image_save_png.lo
  1469. modules/evas/savers/png/evas_image_save_png.c: In function 'save_image_png.constprop':
  1470. modules/evas/savers/png/evas_image_save_png.c:31:33: warning: variable 'png_data' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1471. png_bytep row_ptr, png_data = NULL;
  1472. ^
  1473. CC modules/evas/loaders/psd/lib_evas_libevas_la-evas_image_load_psd.lo
  1474. CC modules/evas/loaders/tga/lib_evas_libevas_la-evas_image_load_tga.lo
  1475. CC modules/evas/loaders/wbmp/lib_evas_libevas_la-evas_image_load_wbmp.lo
  1476. CC modules/evas/loaders/xpm/lib_evas_libevas_la-evas_image_load_xpm.lo
  1477. CC modules/evas/loaders/tgv/lib_evas_libevas_la-evas_image_load_tgv.lo
  1478. CC modules/evas/savers/tgv/lib_evas_libevas_la-evas_image_save_tgv.lo
  1479. CC static_libs/rg_etc/lib_evas_libevas_la-rg_etc1.lo
  1480. CC static_libs/rg_etc/lib_evas_libevas_la-rg_etc2.lo
  1481. CC static_libs/rg_etc/lib_evas_libevas_la-etc2_encoder.lo
  1482. CC static_libs/lz4/lib_evas_libevas_la-lz4.lo
  1483. CC static_libs/lz4/lib_evas_libevas_la-lz4hc.lo
  1484. CC lib/evas/common/evas_op_blend/lib_evas_common_libevas_op_blend_sse3_la-op_blend_master_sse3.lo
  1485. CCLD lib/evas/common/libevas_op_blend_sse3.la
  1486. CC lib/evas/common/lib_evas_common_libevas_convert_rgb_32_la-evas_convert_rgb_32.lo
  1487. CCLD lib/evas/common/libevas_convert_rgb_32.la
  1488. CXXLD lib/evas/libevas.la
  1489. CC lib/ecore_input_evas/lib_ecore_input_evas_libecore_input_evas_la-ecore_input_evas.lo
  1490. CCLD lib/ecore_input_evas/libecore_input_evas.la
  1491. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1492. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1493. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1494. CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas.lo
  1495. CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_buffer.lo
  1496. CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_deprecated.lo
  1497. CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_ews.lo
  1498. CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_module.lo
  1499. CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_extn.lo
  1500. CC lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_util.lo
  1501. CCLD lib/ecore_evas/libecore_evas.la
  1502. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1503. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1504. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1505. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1506. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1507. CCLD modules/ecore_evas/engines/drm/module.la
  1508. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1509. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1510. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1511. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1512. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1513. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1514. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1515. CC modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn.lo
  1516. CC modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn_buf.lo
  1517. CC lib/ecore_ipc/lib_ecore_ipc_libecore_ipc_la-ecore_ipc.lo
  1518. CCLD lib/ecore_ipc/libecore_ipc.la
  1519. CCLD modules/ecore_evas/engines/extn/module.la
  1520. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1521. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1522. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1523. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1524. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1525. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1526. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1527. CC modules/ecore_evas/engines/fb/modules_ecore_evas_engines_fb_module_la-ecore_evas_fb.lo
  1528. CC lib/ecore_fb/lib_ecore_fb_libecore_fb_la-ecore_fb.lo
  1529. CC lib/ecore_fb/lib_ecore_fb_libecore_fb_la-ecore_fb_li.lo
  1530. CC lib/ecore_fb/lib_ecore_fb_libecore_fb_la-ecore_fb_ts.lo
  1531. CC lib/ecore_fb/lib_ecore_fb_libecore_fb_la-ecore_fb_vt.lo
  1532. CCLD lib/ecore_fb/libecore_fb.la
  1533. CCLD modules/ecore_evas/engines/fb/module.la
  1534. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1535. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1536. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1537. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1538. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1539. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1540. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1541. CC modules/ecore_evas/engines/wayland/modules_ecore_evas_engines_wayland_module_la-ecore_evas_wayland_common.lo
  1542. CC modules/ecore_evas/engines/wayland/modules_ecore_evas_engines_wayland_module_la-ecore_evas_wayland_shm.lo
  1543. CC modules/ecore_evas/engines/wayland/modules_ecore_evas_engines_wayland_module_la-ecore_evas_wayland_egl.lo
  1544. CC lib/ecore_wayland/lib_ecore_wayland_libecore_wayland_la-ecore_wl.lo
  1545. CC lib/ecore_wayland/lib_ecore_wayland_libecore_wayland_la-ecore_wl_dnd.lo
  1546. CC lib/ecore_wayland/lib_ecore_wayland_libecore_wayland_la-ecore_wl_input.lo
  1547. CC lib/ecore_wayland/lib_ecore_wayland_libecore_wayland_la-ecore_wl_output.lo
  1548. CC lib/ecore_wayland/lib_ecore_wayland_libecore_wayland_la-ecore_wl_window.lo
  1549. CC lib/ecore_wayland/lib_ecore_wayland_libecore_wayland_la-ecore_wl_subsurf.lo
  1550. CC lib/ecore_wayland/lib_ecore_wayland_libecore_wayland_la-subsurface-protocol.lo
  1551. CC lib/ecore_wayland/lib_ecore_wayland_libecore_wayland_la-ivi-application-protocol.lo
  1552. CC lib/ecore_wayland/lib_ecore_wayland_libecore_wayland_la-xdg-shell-protocol.lo
  1553. CCLD lib/ecore_wayland/libecore_wayland.la
  1554. CCLD modules/ecore_evas/engines/wayland/module.la
  1555. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1556. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1557. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1558. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1559. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1560. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1561. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1562. CC modules/ecore_evas/engines/x/modules_ecore_evas_engines_x_module_la-ecore_evas_x.lo
  1563. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x.lo
  1564. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dnd.lo
  1565. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_sync.lo
  1566. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_randr.lo
  1567. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_fixes.lo
  1568. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_damage.lo
  1569. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_composite.lo
  1570. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_error.lo
  1571. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_events.lo
  1572. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_icccm.lo
  1573. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_netwm.lo
  1574. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_mwm.lo
  1575. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_e.lo
  1576. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_selection.lo
  1577. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window.lo
  1578. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_prop.lo
  1579. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_shape.lo
  1580. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_pixmap.lo
  1581. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_present.lo
  1582. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gc.lo
  1583. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xinerama.lo
  1584. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_screensaver.lo
  1585. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dpms.lo
  1586. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_drawable.lo
  1587. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_cursor.lo
  1588. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_test.lo
  1589. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_atoms.lo
  1590. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_region.lo
  1591. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_image.lo
  1592. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xi2.lo
  1593. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_vsync.lo
  1594. CC lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gesture.lo
  1595. CCLD lib/ecore_x/libecore_x.la
  1596. CCLD modules/ecore_evas/engines/x/module.la
  1597. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1598. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1599. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1600. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1601. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1602. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1603. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1604. CC modules/ecore_imf/wayland/modules_ecore_imf_wayland_module_la-wayland_module.lo
  1605. CC modules/ecore_imf/wayland/modules_ecore_imf_wayland_module_la-wayland_imcontext.lo
  1606. CC modules/ecore_imf/wayland/modules_ecore_imf_wayland_module_la-text-protocol.lo
  1607. CC lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf.lo
  1608. CC lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_context.lo
  1609. CC lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_module.lo
  1610. CCLD lib/ecore_imf/libecore_imf.la
  1611. CCLD modules/ecore_imf/wayland/module.la
  1612. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1613. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1614. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1615. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1616. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1617. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1618. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1619. CC modules/ecore_imf/xim/modules_ecore_imf_xim_module_la-ecore_imf_xim.lo
  1620. CCLD modules/ecore_imf/xim/module.la
  1621. CC modules/ecore/system/systemd/modules_ecore_system_systemd_module_la-ecore_system_systemd.lo
  1622. CCLD modules/ecore/system/systemd/module.la
  1623. CC modules/ecore/system/upower/modules_ecore_system_upower_module_la-ecore_system_upower.lo
  1624. CCLD modules/ecore/system/upower/module.la
  1625. CC modules/eeze/sensor/fake/modules_eeze_sensor_fake_module_la-fake.lo
  1626. CCLD modules/eeze/sensor/fake/module.la
  1627. CC modules/eeze/sensor/udev/modules_eeze_sensor_udev_module_la-udev.lo
  1628. CCLD modules/eeze/sensor/udev/module.la
  1629. CC edje_external/emotion/edje_external_emotion_module_la-emotion.lo
  1630. CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio.lo
  1631. CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj.lo
  1632. CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in.lo
  1633. CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out.lo
  1634. CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_tone.lo
  1635. CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_pulse_ml.lo
  1636. CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_pulse.lo
  1637. CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_sndfile.lo
  1638. CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_sndfile.lo
  1639. CC lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_sndfile_vio.lo
  1640. CCLD lib/ecore_audio/libecore_audio.la
  1641. CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_body.lo
  1642. CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_camera.lo
  1643. CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_constraints.lo
  1644. CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_main.lo
  1645. CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_quaternion.lo
  1646. CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_shape.lo
  1647. CXX lib/ephysics/lib_ephysics_libephysics_la-ephysics_world.lo
  1648. CXXLD lib/ephysics/libephysics.la
  1649. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1650. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1651. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1652. CC lib/eio/lib_eio_libeio_la-eio_dir.lo
  1653. CC lib/eio/lib_eio_libeio_la-eio_eet.lo
  1654. CC lib/eio/lib_eio_libeio_la-eio_file.lo
  1655. CC lib/eio/lib_eio_libeio_la-eio_main.lo
  1656. CC lib/eio/lib_eio_libeio_la-eio_map.lo
  1657. CC lib/eio/lib_eio_libeio_la-eio_monitor.lo
  1658. CC lib/eio/lib_eio_libeio_la-eio_monitor_poll.lo
  1659. CC lib/eio/lib_eio_libeio_la-eio_single.lo
  1660. CC lib/eio/lib_eio_libeio_la-eio_xattr.lo
  1661. CC lib/eio/lib_eio_libeio_la-eio_monitor_inotify.lo
  1662. CCLD lib/eio/libeio.la
  1663. CC lib/embryo/lib_embryo_libembryo_la-embryo_amx.lo
  1664. CC lib/embryo/lib_embryo_libembryo_la-embryo_args.lo
  1665. CC lib/embryo/lib_embryo_libembryo_la-embryo_float.lo
  1666. CC lib/embryo/lib_embryo_libembryo_la-embryo_main.lo
  1667. CC lib/embryo/lib_embryo_libembryo_la-embryo_rand.lo
  1668. CC lib/embryo/lib_embryo_libembryo_la-embryo_str.lo
  1669. CC lib/embryo/lib_embryo_libembryo_la-embryo_time.lo
  1670. CCLD lib/embryo/libembryo.la
  1671. CC lib/ecore_imf_evas/lib_ecore_imf_evas_libecore_imf_evas_la-ecore_imf_evas.lo
  1672. CCLD lib/ecore_imf_evas/libecore_imf_evas.la
  1673. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1674. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1675. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1676. CC lib/edje/lib_edje_libedje_la-edje_box_layout.lo
  1677. CC lib/edje/lib_edje_libedje_la-edje_cache.lo
  1678. CC lib/edje/lib_edje_libedje_la-edje_calc.lo
  1679. CC lib/edje/lib_edje_libedje_la-edje_callbacks.lo
  1680. CC lib/edje/lib_edje_libedje_la-edje_container.lo
  1681. CC lib/edje/lib_edje_libedje_la-edje_data.lo
  1682. CC lib/edje/lib_edje_libedje_la-edje_edit.lo
  1683. CC lib/edje/lib_edje_libedje_la-edje_embryo.lo
  1684. CC lib/edje/lib_edje_libedje_la-edje_entry.lo
  1685. CC lib/edje/lib_edje_libedje_la-edje_external.lo
  1686. CC lib/edje/lib_edje_libedje_la-edje_load.lo
  1687. CC lib/edje/lib_edje_libedje_la-edje_lua.lo
  1688. CC lib/edje/lib_edje_libedje_la-edje_lua2.lo
  1689. CC lib/edje/lib_edje_libedje_la-edje_lua_script_only.lo
  1690. CC lib/edje/lib_edje_libedje_la-edje_main.lo
  1691. CC lib/edje/lib_edje_libedje_la-edje_match.lo
  1692. CC lib/edje/lib_edje_libedje_la-edje_message_queue.lo
  1693. CC lib/edje/lib_edje_libedje_la-edje_misc.lo
  1694. CC lib/edje/lib_edje_libedje_la-edje_module.lo
  1695. CC lib/edje/lib_edje_libedje_la-edje_multisense.lo
  1696. CC lib/edje/lib_edje_libedje_la-edje_program.lo
  1697. CC lib/edje/lib_edje_libedje_la-edje_script_only.lo
  1698. CC lib/edje/lib_edje_libedje_la-edje_smart.lo
  1699. CC lib/edje/lib_edje_libedje_la-edje_text.lo
  1700. CC lib/edje/lib_edje_libedje_la-edje_textblock_styles.lo
  1701. CC lib/edje/lib_edje_libedje_la-edje_util.lo
  1702. CC lib/edje/lib_edje_libedje_la-edje_var.lo
  1703. CC lib/edje/lib_edje_libedje_la-edje_signal.lo
  1704. CCLD lib/edje/libedje.la
  1705. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1706. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1707. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1708. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1709. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1710. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1711. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1712. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1713. CC lib/emotion/lib_emotion_libemotion_la-emotion_smart.lo
  1714. CC lib/emotion/lib_emotion_libemotion_la-emotion_webcam.lo
  1715. CC lib/emotion/lib_emotion_libemotion_la-emotion_modules.lo
  1716. CC lib/emotion/lib_emotion_libemotion_la-emotion_main.lo
  1717. CC modules/emotion/generic/lib_emotion_libemotion_la-emotion_generic.lo
  1718. CCLD lib/emotion/libemotion.la
  1719. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1720. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1721. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1722. CCLD edje_external/emotion/module.la
  1723. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1724. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1725. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1726. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1727. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1728. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1729. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1730. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1731. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1732. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1733. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1734. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1735. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1736. CC modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_gstreamer.lo
  1737. CC modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_alloc.lo
  1738. CC modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_convert.lo
  1739. CC modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_sink.lo
  1740. CCLD modules/emotion/gstreamer1/module.la
  1741. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1742. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1743. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1744. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1745. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1746. CC modules/evas/engines/drm/modules_evas_engines_drm_module_la-evas_drm.lo
  1747. CC modules/evas/engines/drm/modules_evas_engines_drm_module_la-evas_bufmgr.lo
  1748. CC modules/evas/engines/drm/modules_evas_engines_drm_module_la-evas_outbuf.lo
  1749. CC modules/evas/engines/drm/modules_evas_engines_drm_module_la-evas_engine.lo
  1750. CCLD modules/evas/engines/drm/module.la
  1751. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1752. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1753. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1754. CC modules/evas/engines/fb/modules_evas_engines_fb_module_la-evas_engine.lo
  1755. CC modules/evas/engines/fb/modules_evas_engines_fb_module_la-evas_fb_main.lo
  1756. CC modules/evas/engines/fb/modules_evas_engines_fb_module_la-evas_outbuf.lo
  1757. CCLD modules/evas/engines/fb/module.la
  1758. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1759. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1760. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1761. CC modules/evas/engines/gl_drm/modules_evas_engines_gl_drm_module_la-evas_drm.lo
  1762. CC modules/evas/engines/gl_drm/modules_evas_engines_gl_drm_module_la-evas_drm_main.lo
  1763. In file included from ../src/lib/eina/Eina.h:230:0,
  1764. from ../src/lib/evas/include/evas_common_private.h:50,
  1765. from modules/evas/engines/gl_drm/evas_engine.h:5,
  1766. from modules/evas/engines/gl_drm/evas_drm_main.c:1:
  1767. modules/evas/engines/gl_drm/evas_drm_main.c: In function 'eng_window_new':
  1768. modules/evas/engines/gl_drm/evas_drm_main.c:121:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1769. DBG("GBM DEVICE: %x", (unsigned int)gbm);
  1770. ^
  1771. ../src/lib/eina/eina_log.h:308:32: note: in definition of macro 'EINA_LOG'
  1772. fmt, ## __VA_ARGS__); } \
  1773. ^
  1774. modules/evas/engines/gl_drm/evas_engine.h:49:19: note: in expansion of macro 'EINA_LOG_DOM_DBG'
  1775. # define DBG(...) EINA_LOG_DOM_DBG(_evas_engine_gl_drm_log_dom, __VA_ARGS__)
  1776. ^
  1777. modules/evas/engines/gl_drm/evas_drm_main.c:121:4: note: in expansion of macro 'DBG'
  1778. DBG("GBM DEVICE: %x", (unsigned int)gbm);
  1779. ^
  1780. CC modules/evas/engines/gl_drm/modules_evas_engines_gl_drm_module_la-evas_engine.lo
  1781. In file included from ../src/lib/eina/Eina.h:230:0,
  1782. from ../src/lib/evas/include/evas_common_private.h:50,
  1783. from modules/evas/engines/gl_drm/evas_engine.c:1:
  1784. modules/evas/engines/gl_drm/evas_engine.c: In function 'eng_setup':
  1785. modules/evas/engines/gl_drm/evas_engine.c:605:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1786. info->info.fd, (unsigned int)info->info.gbm,
  1787. ^
  1788. ../src/lib/eina/eina_log.h:308:32: note: in definition of macro 'EINA_LOG'
  1789. fmt, ## __VA_ARGS__); } \
  1790. ^
  1791. modules/evas/engines/gl_drm/evas_engine.h:49:19: note: in expansion of macro 'EINA_LOG_DOM_DBG'
  1792. # define DBG(...) EINA_LOG_DOM_DBG(_evas_engine_gl_drm_log_dom, __VA_ARGS__)
  1793. ^
  1794. modules/evas/engines/gl_drm/evas_engine.c:604:9: note: in expansion of macro 'DBG'
  1795. DBG("FD: %d, GBM_DEVICE: 0x%x, GBM_SURFACE: 0x%x",
  1796. ^
  1797. modules/evas/engines/gl_drm/evas_engine.c:606:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1798. (unsigned int)info->info.surface);
  1799. ^
  1800. ../src/lib/eina/eina_log.h:308:32: note: in definition of macro 'EINA_LOG'
  1801. fmt, ## __VA_ARGS__); } \
  1802. ^
  1803. modules/evas/engines/gl_drm/evas_engine.h:49:19: note: in expansion of macro 'EINA_LOG_DOM_DBG'
  1804. # define DBG(...) EINA_LOG_DOM_DBG(_evas_engine_gl_drm_log_dom, __VA_ARGS__)
  1805. ^
  1806. modules/evas/engines/gl_drm/evas_engine.c:604:9: note: in expansion of macro 'DBG'
  1807. DBG("FD: %d, GBM_DEVICE: 0x%x, GBM_SURFACE: 0x%x",
  1808. ^
  1809. modules/evas/engines/gl_drm/evas_engine.c:729:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1810. info->info.fd, (unsigned int)info->info.gbm,
  1811. ^
  1812. ../src/lib/eina/eina_log.h:308:32: note: in definition of macro 'EINA_LOG'
  1813. fmt, ## __VA_ARGS__); } \
  1814. ^
  1815. modules/evas/engines/gl_drm/evas_engine.h:49:19: note: in expansion of macro 'EINA_LOG_DOM_DBG'
  1816. # define DBG(...) EINA_LOG_DOM_DBG(_evas_engine_gl_drm_log_dom, __VA_ARGS__)
  1817. ^
  1818. modules/evas/engines/gl_drm/evas_engine.c:728:19: note: in expansion of macro 'DBG'
  1819. DBG("FD: %d, GBM_DEVICE: 0x%x, GBM_SURFACE: 0x%x",
  1820. ^
  1821. modules/evas/engines/gl_drm/evas_engine.c:730:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1822. (unsigned int)info->info.surface);
  1823. ^
  1824. ../src/lib/eina/eina_log.h:308:32: note: in definition of macro 'EINA_LOG'
  1825. fmt, ## __VA_ARGS__); } \
  1826. ^
  1827. modules/evas/engines/gl_drm/evas_engine.h:49:19: note: in expansion of macro 'EINA_LOG_DOM_DBG'
  1828. # define DBG(...) EINA_LOG_DOM_DBG(_evas_engine_gl_drm_log_dom, __VA_ARGS__)
  1829. ^
  1830. modules/evas/engines/gl_drm/evas_engine.c:728:19: note: in expansion of macro 'DBG'
  1831. DBG("FD: %d, GBM_DEVICE: 0x%x, GBM_SURFACE: 0x%x",
  1832. ^
  1833. CCLD modules/evas/engines/gl_drm/module.la
  1834. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1835. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1836. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1837. CC modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_engine.lo
  1838. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_context.lo
  1839. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_file_cache.lo
  1840. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_shader.lo
  1841. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_rectangle.lo
  1842. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_texture.lo
  1843. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_preload.lo
  1844. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_image.lo
  1845. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_font.lo
  1846. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_polygon.lo
  1847. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_line.lo
  1848. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_core.lo
  1849. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api.lo
  1850. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_gles1.lo
  1851. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_ext.lo
  1852. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d.lo
  1853. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d_renderer.lo
  1854. CC modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d_shader.lo
  1855. CCLD modules/evas/engines/gl_common/libevas_engine_gl_common.la
  1856. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1857. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1858. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1859. CCLD modules/evas/engines/gl_generic/module.la
  1860. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1861. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1862. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1863. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1864. CC modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_engine.lo
  1865. CC modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_x_main.lo
  1866. CCLD modules/evas/engines/gl_x11/module.la
  1867. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1868. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1869. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1870. CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_engine.lo
  1871. CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_x_egl.lo
  1872. CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapbuf.lo
  1873. CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_outbuf.lo
  1874. CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_buffer.lo
  1875. CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_color.lo
  1876. CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_main.lo
  1877. CC modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapper.lo
  1878. CCLD modules/evas/engines/software_x11/module.la
  1879. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1880. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1881. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1882. CC modules/evas/engines/wayland_egl/modules_evas_engines_wayland_egl_module_la-evas_engine.lo
  1883. CC modules/evas/engines/wayland_egl/modules_evas_engines_wayland_egl_module_la-evas_wl_main.lo
  1884. CCLD modules/evas/engines/wayland_egl/module.la
  1885. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1886. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1887. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1888. CC modules/evas/engines/wayland_shm/modules_evas_engines_wayland_shm_module_la-evas_engine.lo
  1889. CC modules/evas/engines/wayland_shm/modules_evas_engines_wayland_shm_module_la-evas_swapbuf.lo
  1890. CC modules/evas/engines/wayland_shm/modules_evas_engines_wayland_shm_module_la-evas_swapper.lo
  1891. CCLD modules/evas/engines/wayland_shm/module.la
  1892. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1893. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1894. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1895. CC modules/ethumb/emotion/modules_ethumb_emotion_module_la-emotion.lo
  1896. CC lib/ethumb/lib_ethumb_libethumb_la-ethumb.lo
  1897. CC lib/ethumb/lib_ethumb_libethumb_la-md5.lo
  1898. CCLD lib/ethumb/libethumb.la
  1899. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1900. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1901. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1902. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1903. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1904. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1905. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1906. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1907. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1908. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1909. CCLD modules/ethumb/emotion/module.la
  1910. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1911. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1912. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1913. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1914. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1915. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1916. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1917. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1918. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1919. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1920. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1921. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1922. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1923. CC lib/ecore_avahi/lib_ecore_avahi_libecore_avahi_la-ecore_avahi.lo
  1924. CCLD lib/ecore_avahi/libecore_avahi.la
  1925. CC lib/efreet/lib_efreet_libefreet_la-efreet.lo
  1926. CC lib/efreet/lib_efreet_libefreet_la-efreet_base.lo
  1927. CC lib/efreet/lib_efreet_libefreet_la-efreet_icon.lo
  1928. CC lib/efreet/lib_efreet_libefreet_la-efreet_xml.lo
  1929. CC lib/efreet/lib_efreet_libefreet_la-efreet_ini.lo
  1930. CC lib/efreet/lib_efreet_libefreet_la-efreet_desktop.lo
  1931. CC lib/efreet/lib_efreet_libefreet_la-efreet_desktop_command.lo
  1932. CC lib/efreet/lib_efreet_libefreet_la-efreet_menu.lo
  1933. CC lib/efreet/lib_efreet_libefreet_la-efreet_utils.lo
  1934. CC lib/efreet/lib_efreet_libefreet_la-efreet_uri.lo
  1935. CC lib/efreet/lib_efreet_libefreet_la-efreet_cache.lo
  1936. CCLD lib/efreet/libefreet.la
  1937. CC lib/efreet/lib_efreet_libefreet_mime_la-efreet_mime.lo
  1938. CCLD lib/efreet/libefreet_mime.la
  1939. CC lib/efreet/lib_efreet_libefreet_trash_la-efreet_trash.lo
  1940. CCLD lib/efreet/libefreet_trash.la
  1941. CC lib/ethumb_client/lib_ethumb_client_libethumb_client_la-ethumb_client.lo
  1942. CCLD lib/ethumb_client/libethumb_client.la
  1943. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1944. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1945. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1946. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1947. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1948. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1949. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1950. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1951. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1952. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1953. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1954. CC modules/evas/loaders/gif/modules_evas_loaders_gif_module_la-evas_image_load_gif.lo
  1955. CCLD modules/evas/loaders/gif/module.la
  1956. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1957. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1958. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1959. CC modules/evas/loaders/tiff/modules_evas_loaders_tiff_module_la-evas_image_load_tiff.lo
  1960. CCLD modules/evas/loaders/tiff/module.la
  1961. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1962. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1963. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1964. CC modules/evas/loaders/webp/modules_evas_loaders_webp_module_la-evas_image_load_webp.lo
  1965. CCLD modules/evas/loaders/webp/module.la
  1966. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1967. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1968. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1969. CC modules/evas/savers/tiff/modules_evas_savers_tiff_module_la-evas_image_save_tiff.lo
  1970. CCLD modules/evas/savers/tiff/module.la
  1971. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1972. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1973. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1974. CC modules/evas/savers/webp/modules_evas_savers_webp_module_la-evas_image_save_webp.lo
  1975. CCLD modules/evas/savers/webp/module.la
  1976. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1977. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1978. libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libfreetype.la' seems to be moved
  1979. CC bin/eet/bin_eet_eet-eet_main.o
  1980. CCLD bin/eet/eet
  1981. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc1.o
  1982. bin/embryo/embryo_cc_sc1.c: In function 'sc_compile':
  1983. bin/embryo/embryo_cc_sc1.c:267:24: warning: variable 'binf' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  1984. FILE *binf;
  1985. ^
  1986. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc2.o
  1987. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc3.o
  1988. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc4.o
  1989. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc5.o
  1990. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc6.o
  1991. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc7.o
  1992. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_scexpand.o
  1993. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_sclist.o
  1994. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_scvars.o
  1995. CC bin/embryo/bin_embryo_embryo_cc-embryo_cc_prefix.o
  1996. CCLD bin/embryo/embryo_cc
  1997. CC bin/eldbus/bin_eldbus_eldbus_codegen-utils.o
  1998. CC bin/eldbus/bin_eldbus_eldbus_codegen-parser.o
  1999. CC bin/eldbus/bin_eldbus_eldbus_codegen-dbus.o
  2000. CC bin/eldbus/bin_eldbus_eldbus_codegen-source_client.o
  2001. CC bin/eldbus/bin_eldbus_eldbus_codegen-client.o
  2002. CCLD bin/eldbus/eldbus-codegen
  2003. CC bin/efreet/bin_efreet_efreetd-efreetd.o
  2004. CC bin/efreet/bin_efreet_efreetd-efreetd_dbus.o
  2005. CC bin/efreet/bin_efreet_efreetd-efreetd_cache.o
  2006. CCLD bin/efreet/efreetd
  2007. CC bin/eeze/bin_eeze_eeze_mount-eeze_mount.o
  2008. CCLD bin/eeze/eeze_mount
  2009. CC bin/eeze/bin_eeze_eeze_umount-eeze_umount.o
  2010. CCLD bin/eeze/eeze_umount
  2011. CC bin/eeze/bin_eeze_eeze_disk_ls-eeze_disk_ls.o
  2012. CCLD bin/eeze/eeze_disk_ls
  2013. CC bin/eeze/bin_eeze_eeze_scanner-eeze_scanner.o
  2014. CCLD bin/eeze/eeze_scanner
  2015. CC bin/evas/bin_evas_evas_cserve2_client-evas_cserve2_client.o
  2016. CCLD bin/evas/evas_cserve2_client
  2017. CC bin/evas/bin_evas_evas_cserve2_usage-evas_cserve2_usage.o
  2018. CCLD bin/evas/evas_cserve2_usage
  2019. CC bin/evas/bin_evas_evas_cserve2_debug-evas_cserve2_debug.o
  2020. CCLD bin/evas/evas_cserve2_debug
  2021. CC bin/evas/bin_evas_evas_cserve2_shm_debug-evas_cserve2_shm_debug.o
  2022. CCLD bin/evas/evas_cserve2_shm_debug
  2023. CC bin/ecore_evas/bin_ecore_evas_ecore_evas_convert-ecore_evas_convert.o
  2024. CCLD bin/ecore_evas/ecore_evas_convert
  2025. CC bin/edje/bin_edje_edje_cc-edje_cc.o
  2026. CC bin/edje/bin_edje_edje_cc-edje_cc_out.o
  2027. CC bin/edje/bin_edje_edje_cc-edje_cc_parse.o
  2028. CC bin/edje/bin_edje_edje_cc-edje_cc_mem.o
  2029. CC bin/edje/bin_edje_edje_cc-edje_cc_handlers.o
  2030. CC bin/edje/bin_edje_edje_cc-edje_cc_sources.o
  2031. CC bin/edje/bin_edje_edje_cc-edje_multisense_convert.o
  2032. CC bin/edje/epp/bin_edje_epp_epp-cppalloc.o
  2033. CC bin/edje/epp/bin_edje_epp_epp-cpperror.o
  2034. CC bin/edje/epp/bin_edje_epp_epp-cppexp.o
  2035. CC bin/edje/epp/bin_edje_epp_epp-cpphash.o
  2036. CC bin/edje/epp/bin_edje_epp_epp-cpplib.o
  2037. CC bin/edje/epp/bin_edje_epp_epp-cppmain.o
  2038. CCLD bin/edje/epp/epp
  2039. CCLD bin/edje/edje_cc
  2040. CC bin/edje/bin_edje_edje_decc-edje_decc.o
  2041. CC bin/edje/bin_edje_edje_decc-edje_cc_mem.o
  2042. CC bin/edje/bin_edje_edje_decc-edje_cc_sources.o
  2043. CCLD bin/edje/edje_decc
  2044. CC bin/edje/bin_edje_edje_player-edje_player.o
  2045. CCLD bin/edje/edje_player
  2046. CC bin/edje/bin_edje_edje_inspector-edje_inspector.o
  2047. CCLD bin/edje/edje_inspector
  2048. CC bin/edje/bin_edje_edje_external_inspector-edje_external_inspector.o
  2049. CCLD bin/edje/edje_external_inspector
  2050. CC bin/edje/bin_edje_edje_codegen-edje_codegen.o
  2051. CCLD bin/edje/edje_codegen
  2052. CC bin/edje/bin_edje_edje_pick-edje_pick.o
  2053. CCLD bin/edje/edje_pick
  2054. CC bin/edje/bin_edje_edje_watch-edje_watch.o
  2055. CCLD bin/edje/edje_watch
  2056. CC bin/ethumb/bin_ethumb_ethumb-ethumb.o
  2057. CCLD bin/ethumb/ethumb
  2058. CC bin/ethumb_client/bin_ethumb_client_ethumbd-ethumbd.o
  2059. CCLD bin/ethumb_client/ethumbd
  2060. CC bin/ethumb_client/bin_ethumb_client_ethumbd_client-ethumbd_client.o
  2061. CCLD bin/ethumb_client/ethumbd_client
  2062. CXX bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-convert_comments.o
  2063. CXX bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-convert.o
  2064. CXX bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-type_lookup_table.o
  2065. CXX bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-eolian_cxx.o
  2066. CXXLD bin/eolian_cxx/eolian_cxx
  2067. CC bin/elua/bin_elua_elua-cache.o
  2068. CC bin/elua/bin_elua_elua-main.o
  2069. CC bin/elua/bin_elua_elua-io.o
  2070. CCLD bin/elua/elua
  2071. CC lib/ecore_x/lib_ecore_x_ecore_x_vsync-ecore_x_vsync_tool.o
  2072. CC lib/ecore_x/lib_ecore_x_ecore_x_vsync-ecore_x_vsync_tool_glx.o
  2073. CCLD lib/ecore_x/ecore_x_vsync
  2074. CC bin/efreet/bin_efreet_efreet_desktop_cache_create-efreet_desktop_cache_create.o
  2075. CCLD bin/efreet/efreet_desktop_cache_create
  2076. CC bin/efreet/bin_efreet_efreet_icon_cache_create-efreet_icon_cache_create.o
  2077. CCLD bin/efreet/efreet_icon_cache_create
  2078. CC bin/ethumb_client/bin_ethumb_client_ethumbd_slave-ethumbd_slave.o
  2079. CCLD bin/ethumb_client/ethumbd_slave
  2080. CC bin/evas/bin_evas_evas_cserve2-evas_cserve2_main.o
  2081. CC bin/evas/bin_evas_evas_cserve2-evas_cserve2_slaves.o
  2082. CC bin/evas/bin_evas_evas_cserve2-evas_cserve2_messages.o
  2083. CC bin/evas/bin_evas_evas_cserve2-evas_cserve2_shm.o
  2084. CC bin/evas/bin_evas_evas_cserve2-evas_cserve2_cache.o
  2085. CC bin/evas/bin_evas_evas_cserve2-evas_cserve2_requests.o
  2086. CC bin/evas/bin_evas_evas_cserve2-evas_cserve2_fonts.o
  2087. CC bin/evas/bin_evas_evas_cserve2-evas_cserve2_scale.o
  2088. CC bin/evas/bin_evas_evas_cserve2-evas_cserve2_main_loop_linux.o
  2089. CC bin/evas/bin_evas_evas_cserve2-evas_cserve2_index.o
  2090. CC lib/evas/cserve2/bin_evas_evas_cserve2-evas_cs2_utils.o
  2091. CCLD bin/evas/evas_cserve2
  2092. CC bin/evas/bin_evas_evas_cserve2_slave-evas_cserve2_slave.o
  2093. CC bin/evas/bin_evas_evas_cserve2_slave-evas_cserve2_utils.o
  2094. CC lib/evas/file/bin_evas_evas_cserve2_slave-evas_module.o
  2095. CC lib/evas/file/bin_evas_evas_cserve2_slave-evas_path.o
  2096. CC modules/evas/loaders/bmp/bin_evas_evas_cserve2_slave-evas_image_load_bmp.o
  2097. CC modules/evas/loaders/dds/bin_evas_evas_cserve2_slave-evas_image_load_dds.o
  2098. CC modules/evas/loaders/dds/bin_evas_evas_cserve2_slave-s3tc_decoder.o
  2099. CC modules/evas/loaders/eet/bin_evas_evas_cserve2_slave-evas_image_load_eet.o
  2100. CC modules/evas/loaders/generic/bin_evas_evas_cserve2_slave-evas_image_load_generic.o
  2101. CC modules/evas/loaders/ico/bin_evas_evas_cserve2_slave-evas_image_load_ico.o
  2102. CC modules/evas/loaders/jpeg/bin_evas_evas_cserve2_slave-evas_image_load_jpeg.o
  2103. modules/evas/loaders/jpeg/evas_image_load_jpeg.c: In function 'evas_image_load_file_data_jpeg_internal':
  2104. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:748:19: warning: variable 'ptr_rotate' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2105. DATA32 *ptr2, *ptr_rotate = NULL;
  2106. ^
  2107. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:750:8: warning: variable 'region' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2108. int region = 0;
  2109. ^
  2110. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:753:17: warning: variable 'load_region_x' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2111. unsigned int load_region_x = 0, load_region_y = 0;
  2112. ^
  2113. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:753:36: warning: variable 'load_region_y' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2114. unsigned int load_region_x = 0, load_region_y = 0;
  2115. ^
  2116. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:754:17: warning: variable 'load_region_w' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2117. unsigned int load_region_w = 0, load_region_h = 0;
  2118. ^
  2119. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:754:36: warning: variable 'load_region_h' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2120. unsigned int load_region_w = 0, load_region_h = 0;
  2121. ^
  2122. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:757:14: warning: variable 'line_done' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2123. Eina_Bool line_done = EINA_FALSE;
  2124. ^
  2125. modules/evas/loaders/jpeg/evas_image_load_jpeg.c: In function 'evas_image_load_file_head_jpeg_internal':
  2126. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:431:8: warning: variable 'degree' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2127. int degree = 0;
  2128. ^
  2129. modules/evas/loaders/jpeg/evas_image_load_jpeg.c:432:14: warning: variable 'change_wh' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2130. Eina_Bool change_wh = EINA_FALSE;
  2131. ^
  2132. CC modules/evas/loaders/pmaps/bin_evas_evas_cserve2_slave-evas_image_load_pmaps.o
  2133. CC modules/evas/loaders/png/bin_evas_evas_cserve2_slave-evas_image_load_png.o
  2134. modules/evas/loaders/png/evas_image_load_png.c: In function 'evas_image_load_file_data_png':
  2135. modules/evas/loaders/png/evas_image_load_png.c:221:9: warning: variable 'hasa' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2136. char hasa, passes;
  2137. ^
  2138. modules/evas/loaders/png/evas_image_load_png.c:223:8: warning: variable 'scale_ratio' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2139. int scale_ratio = 1, image_w = 0, image_h = 0;
  2140. ^
  2141. modules/evas/loaders/png/evas_image_load_png.c:224:14: warning: variable 'r' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2142. Eina_Bool r = EINA_FALSE;
  2143. ^
  2144. modules/evas/loaders/png/evas_image_load_png.c: In function 'evas_image_load_file_head_png':
  2145. modules/evas/loaders/png/evas_image_load_png.c:97:14: warning: variable 'r' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2146. Eina_Bool r = EINA_FALSE;
  2147. ^
  2148. CC modules/evas/loaders/psd/bin_evas_evas_cserve2_slave-evas_image_load_psd.o
  2149. CC modules/evas/loaders/tga/bin_evas_evas_cserve2_slave-evas_image_load_tga.o
  2150. CC modules/evas/loaders/wbmp/bin_evas_evas_cserve2_slave-evas_image_load_wbmp.o
  2151. CC modules/evas/loaders/xpm/bin_evas_evas_cserve2_slave-evas_image_load_xpm.o
  2152. CC modules/evas/loaders/tgv/bin_evas_evas_cserve2_slave-evas_image_load_tgv.o
  2153. CC static_libs/rg_etc/bin_evas_evas_cserve2_slave-rg_etc1.o
  2154. CC static_libs/rg_etc/bin_evas_evas_cserve2_slave-rg_etc2.o
  2155. CC static_libs/lz4/bin_evas_evas_cserve2_slave-lz4.o
  2156. CCLD bin/evas/evas_cserve2_slave
  2157. CC bin/eeze/bin_eeze_eeze_udev_test-eeze_udev_test.o
  2158. CCLD bin/eeze/eeze_udev_test
  2159. CC bin/eeze/bin_eeze_eeze_sensor_test-eeze_sensor_test.o
  2160. CCLD bin/eeze/eeze_sensor_test
  2161. CC bin/evas/bin_evas_dummy_slave-dummy_slave.o
  2162. CCLD bin/evas/dummy_slave
  2163. CC utils/ecore/utils_ecore_makekeys-makekeys.o
  2164. CCLD utils/ecore/makekeys
  2165. EDJ modules/ethumb/emotion/template.edj
  2166. EOLCXX lib/ecore_audio/ecore_audio.eo.hh
  2167. EOLCXX lib/ecore_audio/ecore_audio_in.eo.hh
  2168. EOLCXX lib/ecore_audio/ecore_audio_out.eo.hh
  2169. EOLCXX lib/ecore_audio/ecore_audio_in_sndfile.eo.hh
  2170. EOLCXX lib/ecore_audio/ecore_audio_out_sndfile.eo.hh
  2171. EOLCXX lib/ecore_audio/ecore_audio_out_pulse.eo.hh
  2172. EOLCXX lib/ecore_audio/ecore_audio_in_tone.eo.hh
  2173. ELUA lib/ecore_audio/ecore_audio.eo.lua
  2174. ELUA lib/ecore_audio/ecore_audio_in.eo.lua
  2175. ELUA lib/ecore_audio/ecore_audio_out.eo.lua
  2176. ELUA lib/ecore_audio/ecore_audio_in_sndfile.eo.lua
  2177. ELUA lib/ecore_audio/ecore_audio_out_sndfile.eo.lua
  2178. ELUA lib/ecore_audio/ecore_audio_out_pulse.eo.lua
  2179. ELUA lib/ecore_audio/ecore_audio_in_tone.eo.lua
  2180. ELUA lib/ecore_con/ecore_con_base.eo.lua
  2181. ELUA lib/ecore_con/ecore_con_client.eo.lua
  2182. ELUA lib/ecore_con/ecore_con_server.eo.lua
  2183. ELUA lib/ecore_con/ecore_con_connector.eo.lua
  2184. ELUA lib/ecore_con/ecore_con_url.eo.lua
  2185. EOLCXX lib/ecore/ecore_poller.eo.hh
  2186. EOLCXX lib/ecore/ecore_job.eo.hh
  2187. EOLCXX lib/ecore/ecore_idler.eo.hh
  2188. EOLCXX lib/ecore/ecore_idle_exiter.eo.hh
  2189. EOLCXX lib/ecore/ecore_animator.eo.hh
  2190. EOLCXX lib/ecore/ecore_parent.eo.hh
  2191. ELUA lib/ecore/ecore_timer.eo.lua
  2192. ELUA lib/ecore/ecore_poller.eo.lua
  2193. ELUA lib/ecore/ecore_job.eo.lua
  2194. ELUA lib/ecore/ecore_exe.eo.lua
  2195. ELUA lib/ecore/ecore_idler.eo.lua
  2196. ELUA lib/ecore/ecore_idle_enterer.eo.lua
  2197. ELUA lib/ecore/ecore_idle_exiter.eo.lua
  2198. ELUA lib/ecore/ecore_animator.eo.lua
  2199. ELUA lib/ecore/ecore_mainloop.eo.lua
  2200. ELUA lib/ecore/ecore_parent.eo.lua
  2201. EOLCXX lib/edje/edje_object.eo.hh
  2202. EOLCXX lib/edje/edje_edit.eo.hh
  2203. ELUA lib/edje/edje_object.eo.lua
  2204. ELUA lib/edje/edje_edit.eo.lua
  2205. EOLCXX lib/efl/interfaces/efl_control.eo.hh
  2206. EOLCXX lib/efl/interfaces/efl_file.eo.hh
  2207. EOLCXX lib/efl/interfaces/efl_image.eo.hh
  2208. EOLCXX lib/efl/interfaces/efl_player.eo.hh
  2209. EOLCXX lib/efl/interfaces/efl_text.eo.hh
  2210. EOLCXX lib/efl/interfaces/efl_text_properties.eo.hh
  2211. ELUA lib/efl/interfaces/efl_control.eo.lua
  2212. ELUA lib/efl/interfaces/efl_file.eo.lua
  2213. ELUA lib/efl/interfaces/efl_image.eo.lua
  2214. ELUA lib/efl/interfaces/efl_player.eo.lua
  2215. ELUA lib/efl/interfaces/efl_text.eo.lua
  2216. ELUA lib/efl/interfaces/efl_text_properties.eo.lua
  2217. ELUA lib/emotion/emotion_object.eo.lua
  2218. EOLCXX lib/evas/canvas/evas_line.eo.hh
  2219. EOLCXX lib/evas/canvas/evas_polygon.eo.hh
  2220. EOLCXX lib/evas/canvas/evas_rectangle.eo.hh
  2221. EOLCXX lib/evas/canvas/evas_text.eo.hh
  2222. EOLCXX lib/evas/canvas/evas_textblock.eo.hh
  2223. EOLCXX lib/evas/canvas/evas_textgrid.eo.hh
  2224. EOLCXX lib/evas/canvas/evas_signal_interface.eo.hh
  2225. EOLCXX lib/evas/canvas/evas_object_smart.eo.hh
  2226. EOLCXX lib/evas/canvas/evas_smart_clipped.eo.hh
  2227. EOLCXX lib/evas/canvas/evas_table.eo.hh
  2228. EOLCXX lib/evas/canvas/evas_common_interface.eo.hh
  2229. EOLCXX lib/evas/canvas/evas_object.eo.hh
  2230. EOLCXX lib/evas/canvas/evas_canvas.eo.hh
  2231. EOLCXX lib/evas/canvas/evas_grid.eo.hh
  2232. EOLCXX lib/evas/canvas/evas_image.eo.hh
  2233. EOLCXX lib/evas/canvas/evas_out.eo.hh
  2234. EOLCXX lib/evas/canvas/evas_draggable_interface.eo.hh
  2235. EOLCXX lib/evas/canvas/evas_clickable_interface.eo.hh
  2236. EOLCXX lib/evas/canvas/evas_scrollable_interface.eo.hh
  2237. EOLCXX lib/evas/canvas/evas_selectable_interface.eo.hh
  2238. EOLCXX lib/evas/canvas/evas_zoomable_interface.eo.hh
  2239. EOLCXX lib/evas/canvas/evas_box.eo.hh
  2240. EOLCXX lib/evas/canvas/evas_3d_camera.eo.hh
  2241. EOLCXX lib/evas/canvas/evas_3d_light.eo.hh
  2242. EOLCXX lib/evas/canvas/evas_3d_material.eo.hh
  2243. EOLCXX lib/evas/canvas/evas_3d_mesh.eo.hh
  2244. EOLCXX lib/evas/canvas/evas_3d_node.eo.hh
  2245. EOLCXX lib/evas/canvas/evas_3d_object.eo.hh
  2246. EOLCXX lib/evas/canvas/evas_3d_scene.eo.hh
  2247. EOLCXX lib/evas/canvas/evas_3d_texture.eo.hh
  2248. ELUA lib/evas/canvas/evas_object.eo.lua
  2249. ELUA lib/evas/canvas/evas_line.eo.lua
  2250. ELUA lib/evas/canvas/evas_polygon.eo.lua
  2251. ELUA lib/evas/canvas/evas_rectangle.eo.lua
  2252. ELUA lib/evas/canvas/evas_text.eo.lua
  2253. ELUA lib/evas/canvas/evas_textblock.eo.lua
  2254. ELUA lib/evas/canvas/evas_textgrid.eo.lua
  2255. ELUA lib/evas/canvas/evas_signal_interface.eo.lua
  2256. ELUA lib/evas/canvas/evas_object_smart.eo.lua
  2257. ELUA lib/evas/canvas/evas_smart_clipped.eo.lua
  2258. ELUA lib/evas/canvas/evas_table.eo.lua
  2259. ELUA lib/evas/canvas/evas_common_interface.eo.lua
  2260. ELUA lib/evas/canvas/evas_canvas.eo.lua
  2261. ELUA lib/evas/canvas/evas_grid.eo.lua
  2262. ELUA lib/evas/canvas/evas_image.eo.lua
  2263. ELUA lib/evas/canvas/evas_out.eo.lua
  2264. ELUA lib/evas/canvas/evas_draggable_interface.eo.lua
  2265. ELUA lib/evas/canvas/evas_clickable_interface.eo.lua
  2266. ELUA lib/evas/canvas/evas_scrollable_interface.eo.lua
  2267. ELUA lib/evas/canvas/evas_selectable_interface.eo.lua
  2268. ELUA lib/evas/canvas/evas_zoomable_interface.eo.lua
  2269. ELUA lib/evas/canvas/evas_box.eo.lua
  2270. ELUA lib/evas/canvas/evas_3d_camera.eo.lua
  2271. ELUA lib/evas/canvas/evas_3d_texture.eo.lua
  2272. ELUA lib/evas/canvas/evas_3d_material.eo.lua
  2273. ELUA lib/evas/canvas/evas_3d_light.eo.lua
  2274. ELUA lib/evas/canvas/evas_3d_mesh.eo.lua
  2275. ELUA lib/evas/canvas/evas_3d_node.eo.lua
  2276. ELUA lib/evas/canvas/evas_3d_scene.eo.lua
  2277. ELUA lib/evas/canvas/evas_3d_object.eo.lua
  2278. Making all in data
  2279. EDJ ethumb/frames/default.edj
  2280. Making all in doc
  2281. Making all in previews
  2282. make[4]: Nothing to be done for 'all'.
  2283. Making all in po
  2284. make[1]: Leaving directory '/home/administrativo/E/tcmc/efl/efl-1.12.0'
  2285. dh_auto_test
  2286. make[1]: Entering directory '/home/administrativo/E/tcmc/efl/efl-1.12.0'
  2287. Making check in src
  2288. make check-recursive
  2289. make
  2290. make all-recursive
  2291. make[7]: Nothing to be done for 'all-am'.
  2292. make check-TESTS
  2293. make all-recursive
  2294. make[9]: Nothing to be done for 'all-am'.
  2295. ============================================================================
  2296. Testsuite summary for efl 1.12.0
  2297. ============================================================================
  2298. # TOTAL: 0
  2299. # PASS: 0
  2300. # SKIP: 0
  2301. # XFAIL: 0
  2302. # FAIL: 0
  2303. # XPASS: 0
  2304. # ERROR: 0
  2305. ============================================================================
  2306. Making check in data
  2307. make[2]: Nothing to be done for 'check'.
  2308. Making check in doc
  2309. Making check in previews
  2310. make[3]: Nothing to be done for 'check'.
  2311. Making check in po
  2312. make[1]: Leaving directory '/home/administrativo/E/tcmc/efl/efl-1.12.0'
Advertisement
Add Comment
Please, Sign In to add comment