Advertisement
bboett

nineteen build log

Nov 17th, 2015
848
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 484.44 KB | None | 0 0
  1. + set -e
  2. + set -u
  3. + bld='\e[1m'
  4. + bdr='\e[1;31m'
  5. + bdg='\e[1;32m'
  6. + bdy='\e[1;33m'
  7. + off='\e[0m'
  8. + trap '{ msg_red " KEYBOARD INTERRUPT."; exit 130; }' SIGHUP SIGINT SIGTERM
  9. + PREFIX=/usr/local
  10. + export 'CPPFLAGS=-I/usr/local/include -I/usr/local/include'
  11. + CPPFLAGS='-I/usr/local/include -I/usr/local/include'
  12. + export 'LDFLAGS=-L/usr/local/lib -L/usr/local/lib'
  13. + LDFLAGS='-L/usr/local/lib -L/usr/local/lib'
  14. + export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig
  15. + PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig
  16. + export 'CC=ccache gcc'
  17. + CC='ccache gcc'
  18. + export 'CXX=ccache g++'
  19. + CXX='ccache g++'
  20. + export 'CFLAGS=-O3 -ffast-math -march=native'
  21. + CFLAGS='-O3 -ffast-math -march=native'
  22. + export 'CXXFLAGS=-O3 -ffast-math -march=native'
  23. + CXXFLAGS='-O3 -ffast-math -march=native'
  24. ++ getconf _NPROCESSORS_ONLN
  25. + NCPU=8
  26. + NJOBS=9
  27. + export 'MAKE=make -j 9'
  28. + MAKE='make -j 9'
  29. + BUILD_DIR=/home/bboett/Enlightenment19
  30. + GEN='./autogen.sh --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var'
  31. ++ lsb_release -sc
  32. + RELEASE=sid
  33. ++ locale
  34. ++ grep LANG=
  35. ++ cut -d= -f2
  36. ++ cut -d_ -f1
  37. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  38. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  39. locale: Cannot set LC_ALL to default locale: No such file or directory
  40. + CODE=en
  41. + DROPB=https://dl.dropboxusercontent.com/u/
  42. + NO_NLS=0
  43. ++ test -f /home/bboett/.config/user-dirs.dirs
  44. ++ source /home/bboett/.config/user-dirs.dirs
  45. +++ XDG_DESKTOP_DIR=/home/bboett/Desktop
  46. +++ XDG_DOWNLOAD_DIR=/home/bboett/
  47. +++ XDG_TEMPLATES_DIR=/home/bboett/
  48. +++ XDG_PUBLICSHARE_DIR=/home/bboett/
  49. +++ XDG_DOCUMENTS_DIR=/home/bboett/
  50. +++ XDG_MUSIC_DIR=/home/bboett/
  51. +++ XDG_PICTURES_DIR=/home/bboett/
  52. +++ XDG_VIDEOS_DIR=/home/bboett/
  53. ++ echo /home/bboett/
  54. + DOCUDIR=/home/bboett/
  55. + DEPS='
  56. aspell-en
  57. autoconf
  58. automake
  59. autopoint
  60. bison
  61. build-essential
  62. ccache
  63. check
  64. cmake
  65. connman
  66. connman-dev
  67. connman-vpn
  68. doxygen
  69. flex
  70. freeglut3-dev
  71. git
  72. graphviz
  73. graphviz-dev
  74. imagemagick
  75. libasound2-dev
  76. libblkid-dev
  77. libblkid-dev
  78. libbullet-dev
  79. libclang-dev
  80. libdbus-1-dev
  81. libffi-dev
  82. libffi6-dbg
  83. libfontconfig1-dev
  84. libfreetype6-dev
  85. libfribidi-dev
  86. libgbm-dev
  87. libgif-dev
  88. libgles2-mesa-dev
  89. libglib2.0-dev
  90. libgstreamer-plugins-bad1.0-dev
  91. libgstreamer-plugins-base1.0-dev
  92. libgstreamer1.0-dev
  93. libharfbuzz-dev
  94. libibus-1.0-dev
  95. libiconv-hook-dev
  96. libinput-dev
  97. libjpeg-dev
  98. libluajit-5.1-dev
  99. libmount-dev
  100. libmtdev-dev
  101. libopenjpeg-dev
  102. libpam0g-dev
  103. libpng12-dev
  104. libpoppler-dev
  105. libpulse-dev
  106. libraw-dev
  107. librsvg2-dev
  108. libscim-dev
  109. libsndfile1-dev
  110. libspectre-dev
  111. libssl-dev
  112. libsystemd-dev
  113. libtiff5-dev
  114. libtool
  115. libtool-bin
  116. libtorrent-rasterbar-dev
  117. libudev-dev
  118. libudisks2-dev
  119. libunibreak-dev
  120. libv8-dev
  121. libvlc-dev
  122. libwebp-dev
  123. libxcb-keysyms1-dev
  124. libxcb-shape0-dev
  125. libxcomposite-dev
  126. libxcursor-dev
  127. libxine2-dev
  128. libxinerama-dev
  129. libxkbcommon-dev
  130. libxrandr-dev
  131. libxrender-dev
  132. libxss-dev
  133. libxtst-dev
  134. mtdev-tools
  135. pkg-config
  136. python-dbus
  137. python-dev
  138. python-distutils-extra
  139. python-xdg
  140. ragel
  141. valgrind
  142. wmctrl
  143. xserver-xephyr
  144. '
  145. + TRIM='connman-dev
  146. connman-vpn
  147. doxygen
  148. flex
  149. freeglut3-dev
  150. git
  151. graphviz
  152. graphviz-dev
  153. imagemagick
  154. libasound2-dev
  155. libblkid-dev
  156. libblkid-dev
  157. libbullet-dev
  158. libclang-dev
  159. libdbus-1-dev
  160. libffi-dev
  161. libffi6-dbg
  162. libfontconfig1-dev
  163. libfreetype6-dev
  164. libfribidi-dev
  165. libgbm-dev
  166. libgif-dev
  167. libgles2-mesa-dev
  168. libglib2.0-dev
  169. libgstreamer-plugins-bad1.0-dev
  170. libgstreamer-plugins-base1.0-dev
  171. libgstreamer1.0-dev
  172. libharfbuzz-dev
  173. libibus-1.0-dev
  174. libiconv-hook-dev
  175. libinput-dev
  176. libjpeg-dev
  177. libluajit-5.1-dev
  178. libmount-dev
  179. libmtdev-dev
  180. libopenjpeg-dev
  181. libpam0g-dev
  182. libpng12-dev
  183. libpoppler-dev
  184. libpulse-dev
  185. libraw-dev
  186. librsvg2-dev
  187. libscim-dev
  188. libsndfile1-dev
  189. libspectre-dev
  190. libssl-dev
  191. libsystemd-dev
  192. libtiff5-dev
  193. libtool
  194. libtool-bin
  195. libtorrent-rasterbar-dev
  196. libudev-dev
  197. libudisks2-dev
  198. libunibreak-dev
  199. libv8-dev
  200. libvlc-dev
  201. libwebp-dev
  202. libxcb-keysyms1-dev
  203. libxcb-shape0-dev
  204. libxcomposite-dev
  205. libxcursor-dev
  206. libxine2-dev
  207. libxinerama-dev
  208. libxkbcommon-dev
  209. libxrandr-dev
  210. libxrender-dev
  211. libxss-dev
  212. libxtst-dev
  213. mtdev-tools
  214. pkg-config
  215. python-dbus
  216. python-dev
  217. python-distutils-extra
  218. python-xdg
  219. ragel
  220. valgrind
  221. wmctrl
  222. xserver-xephyr
  223. '
  224. + BASEURL=git://git.enlightenment.org
  225. + declare -a PKGS
  226. + declare -a PKGS_REV
  227. + PKGS+=("core/efl")
  228. + PKGS+=("core/evas_generic_loaders")
  229. + PKGS+=("core/emotion_generic_players")
  230. + PKGS+=("core/elementary")
  231. + PKGS+=("bindings/elev8")
  232. + PKGS+=("bindings/python/python-efl")
  233. + PKGS+=("misc/polkit-efl")
  234. + PKGS+=("core/enlightenment")
  235. + PKGS+=("apps/econnman")
  236. + PKGS+=("apps/ecrire")
  237. + PKGS+=("apps/ephoto")
  238. + PKGS+=("apps/epour")
  239. + PKGS+=("apps/equate")
  240. + PKGS+=("apps/eruler")
  241. + PKGS+=("apps/espionage")
  242. + PKGS+=("apps/express")
  243. + PKGS+=("apps/rage")
  244. + PKGS+=("apps/terminology")
  245. + PKGS+=("tools/clouseau")
  246. + PKGS+=("tools/edi")
  247. + PKGS+=("tools/eflete")
  248. + PKGS+=("tools/enventor")
  249. + (( idx=22-1 ))
  250. + (( idx>=0 ))
  251. + PKGS_REV+=("${PKGS[idx]}")
  252. + (( idx--  ))
  253. + (( idx>=0 ))
  254. + PKGS_REV+=("${PKGS[idx]}")
  255. + (( idx--  ))
  256. + (( idx>=0 ))
  257. + PKGS_REV+=("${PKGS[idx]}")
  258. + (( idx--  ))
  259. + (( idx>=0 ))
  260. + PKGS_REV+=("${PKGS[idx]}")
  261. + (( idx--  ))
  262. + (( idx>=0 ))
  263. + PKGS_REV+=("${PKGS[idx]}")
  264. + (( idx--  ))
  265. + (( idx>=0 ))
  266. + PKGS_REV+=("${PKGS[idx]}")
  267. + (( idx--  ))
  268. + (( idx>=0 ))
  269. + PKGS_REV+=("${PKGS[idx]}")
  270. + (( idx--  ))
  271. + (( idx>=0 ))
  272. + PKGS_REV+=("${PKGS[idx]}")
  273. + (( idx--  ))
  274. + (( idx>=0 ))
  275. + PKGS_REV+=("${PKGS[idx]}")
  276. + (( idx--  ))
  277. + (( idx>=0 ))
  278. + PKGS_REV+=("${PKGS[idx]}")
  279. + (( idx--  ))
  280. + (( idx>=0 ))
  281. + PKGS_REV+=("${PKGS[idx]}")
  282. + (( idx--  ))
  283. + (( idx>=0 ))
  284. + PKGS_REV+=("${PKGS[idx]}")
  285. + (( idx--  ))
  286. + (( idx>=0 ))
  287. + PKGS_REV+=("${PKGS[idx]}")
  288. + (( idx--  ))
  289. + (( idx>=0 ))
  290. + PKGS_REV+=("${PKGS[idx]}")
  291. + (( idx--  ))
  292. + (( idx>=0 ))
  293. + PKGS_REV+=("${PKGS[idx]}")
  294. + (( idx--  ))
  295. + (( idx>=0 ))
  296. + PKGS_REV+=("${PKGS[idx]}")
  297. + (( idx--  ))
  298. + (( idx>=0 ))
  299. + PKGS_REV+=("${PKGS[idx]}")
  300. + (( idx--  ))
  301. + (( idx>=0 ))
  302. + PKGS_REV+=("${PKGS[idx]}")
  303. + (( idx--  ))
  304. + (( idx>=0 ))
  305. + PKGS_REV+=("${PKGS[idx]}")
  306. + (( idx--  ))
  307. + (( idx>=0 ))
  308. + PKGS_REV+=("${PKGS[idx]}")
  309. + (( idx--  ))
  310. + (( idx>=0 ))
  311. + PKGS_REV+=("${PKGS[idx]}")
  312. + (( idx--  ))
  313. + (( idx>=0 ))
  314. + PKGS_REV+=("${PKGS[idx]}")
  315. + (( idx--  ))
  316. + (( idx>=0 ))
  317. + msg_bold 'SYSTEM REQUIREMENTS CHECK...'
  318. + printf '\n\e[1m%s \e[0m%s\n' 'SYSTEM REQUIREMENTS CHECK...'
  319.  
  320. SYSTEM REQUIREMENTS CHECK... 
  321. + sleep 1
  322. ++ dpkg -l
  323. ++ egrep 'e17|enlightenment'
  324. ++ egrep '^i'
  325. + [[ -n '' ]]
  326. + '[' sid = wily -o sid = vivid -o sid = trusty ']'
  327. + '[' sid = sid -o sid = jessie -o sid = wheezy ']'
  328. + msg_green 'Debian sid... OK'
  329. + printf '\n\e[1;32m%s \e[0m%s\n' 'Debian sid... OK'
  330.  
  331. Debian sid... OK 
  332. + sleep 1
  333. + INPUT=0
  334. + msg_bold 'Please enter the number of your choice.'
  335. + printf '\n\e[1m%s \e[0m%s\n' 'Please enter the number of your choice.'
  336.  
  337. Please enter the number of your choice. 
  338. + '[' 0 -lt 1 ']'
  339. + msg_bold '1. Install Enlightenment 19.'
  340. + printf '\n\e[1m%s \e[0m%s\n' '1. Install Enlightenment 19.'
  341.  
  342. 1. Install Enlightenment 19. 
  343. + msg_bold '2. Update my E19 installation.'
  344. + printf '\n\e[1m%s \e[0m%s\n' '2. Update my E19 installation.'
  345.  
  346. 2. Update my E19 installation. 
  347. + msg_bold '3. Uninstall E19 programs only.'
  348. + printf '\n\e[1m%s \e[0m%s\n' '3. Uninstall E19 programs only.'
  349.  
  350. 3. Uninstall E19 programs only. 
  351. + msg_bold '4. Uninstall E19 programs AND binary dependencies.'
  352. + printf '\n\e[1m%s \e[0m%s\n' '4. Uninstall E19 programs AND binary dependencies.'
  353.  
  354. 4. Uninstall E19 programs AND binary dependencies. 
  355. + sleep 1
  356. + msg_bold '(Or press Ctrl-C to quit)'
  357. + printf '\n\e[1m%s \e[0m%s\n' '(Or press Ctrl-C to quit)'
  358.  
  359. (Or press Ctrl-C to quit) 
  360. + read INPUT
  361. + '[' 1 -eq 1 ']'
  362. + clear
  363. + msg_bold 'Proceeding to install Enlightenment 19...'
  364. + printf '\n\e[1m%s \e[0m%s\n' 'Proceeding to install Enlightenment 19...'
  365.  
  366. Proceeding to install Enlightenment 19... 
  367. + grep -q ppa '/var/lib/apt/lists/*ppa*'
  368. + unset -f ls_ppa
  369. + bin_deps
  370. + sudo apt-get update
  371. Sorry, try again.
  372. Hit http://www.deb-multimedia.org sid InRelease
  373. Hit http://www.deb-multimedia.org sid/main Sources
  374. Hit http://ftp.debian.org sid InRelease
  375. Hit http://www.deb-multimedia.org sid/non-free Sources
  376. Get:1 http://ftp.debian.org sid/main Sources/DiffIndex [7876 B]
  377. Hit http://www.deb-multimedia.org sid/main amd64 Packages
  378. Hit http://www.deb-multimedia.org sid/non-free amd64 Packages
  379. Get:2 http://ftp.debian.org sid/contrib Sources/DiffIndex [7129 B]
  380. Get:3 http://ftp.debian.org sid/non-free Sources/DiffIndex [7819 B]
  381. Get:4 http://ftp.debian.org sid/main amd64 Packages/DiffIndex [7876 B]
  382. Get:5 http://ftp.debian.org sid/contrib amd64 Packages/DiffIndex [7819 B]
  383. Get:6 http://ftp.debian.org sid/non-free amd64 Packages/DiffIndex [6301 B]
  384. Get:7 http://ftp.debian.org sid/contrib Translation-en/DiffIndex [2023 B]
  385. Get:8 http://ftp.debian.org sid/main Translation-en/DiffIndex [7876 B]
  386. Get:9 http://ftp.debian.org sid/main Translation-de/DiffIndex [7129 B]
  387. Hit http://ftp.debian.org sid/main Translation-de_DE
  388. Get:10 http://ftp.debian.org sid/non-free Translation-en/DiffIndex [3403 B]
  389. Ign http://www.deb-multimedia.org sid/main Translation-en
  390. Ign http://www.deb-multimedia.org sid/main Translation-de
  391. Ign http://www.deb-multimedia.org sid/main Translation-de_DE
  392. Ign http://www.deb-multimedia.org sid/non-free Translation-en
  393. Ign http://www.deb-multimedia.org sid/non-free Translation-de
  394. Ign http://www.deb-multimedia.org sid/non-free Translation-de_DE
  395. Fetched 65.3 kB in 3s (19.7 kB/s)
  396. Reading package lists...
  397. + sudo apt-get dist-upgrade --yes
  398. Reading package lists...
  399. Building dependency tree...
  400. Reading state information...
  401. The following package was automatically installed and is no longer required:
  402.   libqpdf13v5
  403. Use 'apt-get autoremove' to remove it.
  404. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  405. + '[' '!' -f /home/bboett//installed.txt ']'
  406. + sudo apt-get install --yes aspell-en autoconf automake autopoint bison build-essential ccache check cmake connman connman-dev connman-vpn doxygen flex freeglut3-dev git graphviz graphviz-dev imagemagick libasound2-dev libblkid-dev libblkid-dev libbullet-dev libclang-dev libdbus-1-dev libffi-dev libffi6-dbg libfontconfig1-dev libfreetype6-dev libfribidi-dev libgbm-dev libgif-dev libgles2-mesa-dev libglib2.0-dev libgstreamer-plugins-bad1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libharfbuzz-dev libibus-1.0-dev libiconv-hook-dev libinput-dev libjpeg-dev libluajit-5.1-dev libmount-dev libmtdev-dev libopenjpeg-dev libpam0g-dev libpng12-dev libpoppler-dev libpulse-dev libraw-dev librsvg2-dev libscim-dev libsndfile1-dev libspectre-dev libssl-dev libsystemd-dev libtiff5-dev libtool libtool-bin libtorrent-rasterbar-dev libudev-dev libudisks2-dev libunibreak-dev libv8-dev libvlc-dev libwebp-dev libxcb-keysyms1-dev libxcb-shape0-dev libxcomposite-dev libxcursor-dev libxine2-dev libxinerama-dev libxkbcommon-dev libxrandr-dev libxrender-dev libxss-dev libxtst-dev mtdev-tools pkg-config python-dbus python-dev python-distutils-extra python-xdg ragel valgrind wmctrl xserver-xephyr
  407. Reading package lists...
  408. Building dependency tree...
  409. Reading state information...
  410. libasound2-dev is already the newest version.
  411. aspell-en is already the newest version.
  412. autoconf is already the newest version.
  413. automake is already the newest version.
  414. bison is already the newest version.
  415. build-essential is already the newest version.
  416. libbullet-dev is already the newest version.
  417. ccache is already the newest version.
  418. check is already the newest version.
  419. cmake is already the newest version.
  420. connman is already the newest version.
  421. connman-dev is already the newest version.
  422. connman-vpn is already the newest version.
  423. libdbus-1-dev is already the newest version.
  424. python-dbus is already the newest version.
  425. doxygen is already the newest version.
  426. flex is already the newest version.
  427. libfontconfig1-dev is already the newest version.
  428. freeglut3-dev is already the newest version.
  429. libfreetype6-dev is already the newest version.
  430. libfribidi-dev is already the newest version.
  431. autopoint is already the newest version.
  432. libgif-dev is already the newest version.
  433. git is already the newest version.
  434. libglib2.0-dev is already the newest version.
  435. graphviz is already the newest version.
  436. graphviz-dev is already the newest version.
  437. libgstreamer-plugins-bad1.0-dev is already the newest version.
  438. libgstreamer-plugins-base1.0-dev is already the newest version.
  439. libgstreamer1.0-dev is already the newest version.
  440. libharfbuzz-dev is already the newest version.
  441. libibus-1.0-dev is already the newest version.
  442. imagemagick is already the newest version.
  443. libiconv-hook-dev is already the newest version.
  444. libffi-dev is already the newest version.
  445. libffi6-dbg is already the newest version.
  446. libinput-dev is already the newest version.
  447. libjpeg-dev is already the newest version.
  448. libpng12-dev is already the newest version.
  449. libraw-dev is already the newest version.
  450. librsvg2-dev is already the newest version.
  451. libsndfile1-dev is already the newest version.
  452. libspectre-dev is already the newest version.
  453. libtool is already the newest version.
  454. libtool-bin is already the newest version.
  455. libtorrent-rasterbar-dev is already the newest version.
  456. libunibreak-dev is already the newest version.
  457. libv8-dev is already the newest version.
  458. libwebp-dev is already the newest version.
  459. libxcb-shape0-dev is already the newest version.
  460. libxcomposite-dev is already the newest version.
  461. libxcursor-dev is already the newest version.
  462. libxinerama-dev is already the newest version.
  463. libxkbcommon-dev is already the newest version.
  464. libxrandr-dev is already the newest version.
  465. libxrender-dev is already the newest version.
  466. libxss-dev is already the newest version.
  467. libxtst-dev is already the newest version.
  468. libclang-dev is already the newest version.
  469. libluajit-5.1-dev is already the newest version.
  470. libgbm-dev is already the newest version.
  471. libgles2-mesa-dev is already the newest version.
  472. libmtdev-dev is already the newest version.
  473. mtdev-tools is already the newest version.
  474. libopenjpeg-dev is already the newest version.
  475. libssl-dev is already the newest version.
  476. libpam0g-dev is already the newest version.
  477. pkg-config is already the newest version.
  478. libpoppler-dev is already the newest version.
  479. libpulse-dev is already the newest version.
  480. python-dev is already the newest version.
  481. python-distutils-extra is already the newest version.
  482. python-xdg is already the newest version.
  483. ragel is already the newest version.
  484. libscim-dev is already the newest version.
  485. libsystemd-dev is already the newest version.
  486. libudev-dev is already the newest version.
  487. libtiff5-dev is already the newest version.
  488. libudisks2-dev is already the newest version.
  489. libblkid-dev is already the newest version.
  490. libmount-dev is already the newest version.
  491. valgrind is already the newest version.
  492. wmctrl is already the newest version.
  493. libxcb-keysyms1-dev is already the newest version.
  494. xserver-xephyr is already the newest version.
  495. libvlc-dev is already the newest version.
  496. libxine2-dev is already the newest version.
  497. The following package was automatically installed and is no longer required:
  498.   libqpdf13v5
  499. Use 'apt-get autoremove' to remove it.
  500. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  501. + sleep 1
  502. + cd /home/bboett
  503. + mkdir -p /home/bboett/Enlightenment19
  504. + cd /home/bboett/Enlightenment19
  505. + msg_bold 'Fetching git code...'
  506. + printf '\n\e[1m%s \e[0m%s\n' 'Fetching git code...'
  507.  
  508. Fetching git code... 
  509. + for pkg in '"${PKGS[@]}"'
  510. + '[' -d core/efl ']'
  511. + msg_bold 'Updating core/efl'
  512. + printf '\n\e[1m%s \e[0m%s\n' 'Updating core/efl'
  513.  
  514. Updating core/efl 
  515. + pushd core/efl
  516. ~/Enlightenment19/core/efl ~/Enlightenment19
  517. + git clean -ffxd
  518. + git checkout -- AUTHORS COMPLIANCE COPYING ChangeLog Makefile.am NEWS NOTES README autogen.sh cmakeconfig configure.ac data dbus-services doc licenses m4 old pc pkgbuild po spec src systemd-services
  519. + git pull --all
  520. Fetching origin
  521. From git://git.enlightenment.org/core/efl
  522.    247c860..e04146f  master     -> origin/master
  523.  + fc74285...4d1e7d9 devs/captainigloo/osx -> origin/devs/captainigloo/osx  (forced update)
  524.  + 5d2a975...92c6a2a devs/captainigloo/win32 -> origin/devs/captainigloo/win32  (forced update)
  525.  * [new branch]      devs/cedric/ector_gl -> origin/devs/cedric/ector_gl
  526.  + a75d69f...e4b8bea devs/devilhorns/ecore_wl2 -> origin/devs/devilhorns/ecore_wl2  (forced update)
  527.    19668af..4398a6a  devs/felipealmeida/js -> origin/devs/felipealmeida/js
  528.  + 1ed914a...67cf7a9 devs/herdsman/tb_hyphenation -> origin/devs/herdsman/tb_hyphenation  (forced update)
  529.  + e5b83bb...20c2bf3 devs/jackdanielz/edebug -> origin/devs/jackdanielz/edebug  (forced update)
  530.  + 986e5d0...2706ce1 devs/subhransu/evas_vg -> origin/devs/subhransu/evas_vg  (forced update)
  531.    34b391d..354e5f0  efl-1.15   -> origin/efl-1.15
  532.    37a1e01..bddb423  efl-1.16   -> origin/efl-1.16
  533. Updating 247c860..e04146f
  534. Fast-forward
  535.  AUTHORS                                            |     1 +
  536.  COPYING                                            |     1 +
  537.  Makefile.am                                        |     1 +
  538.  configure.ac                                       |     2 +-
  539.  licenses/COPYING.DNS                               |    19 +
  540.  licenses/COPYING.NGINX-MIT                         |    23 +
  541.  src/Makefile_Ecore_Con.am                          |    21 +-
  542.  src/Makefile_Ector.am                              |    15 +-
  543.  src/Makefile_Evas.am                               |    23 +-
  544.  src/bin/edje/edje_cc_handlers.c                    |     6 +-
  545.  src/bin/edje/edje_cc_out.c                         |   252 +-
  546.  src/bin/edje/edje_decc.c                           |     2 +-
  547.  src/bin/efreet/efreet_desktop_cache_create.c       |     5 +
  548.  src/bin/eolian/eo_generator.c                      |    16 +-
  549.  .../ecore/ecore_con_url_download_example.c         |     2 +
  550.  src/examples/eina/eina_str_01.c                    |    11 +-
  551.  src/examples/eina/eina_strbuf_01.c                 |    13 +-
  552.  src/examples/eina/eina_tmpstr_01.c                 |    14 +-
  553.  src/examples/eolian_cxx/Makefile.am                |     4 +-
  554.  src/lib/ecore/ecore_thread.c                       |     4 +-
  555.  src/lib/ecore_cocoa/ecore_cocoa.m                  |    26 +-
  556.  src/lib/ecore_con/ecore_con_ssl.c                  |   110 +-
  557.  src/lib/ecore_drm/ecore_drm_fb.c                   |     2 +-
  558.  src/lib/ecore_ipc/ecore_ipc_private.h              |     4 +-
  559.  src/lib/ecore_x/xlib/ecore_x_events.c              |     5 +-
  560.  src/lib/ector/cairo/ector_cairo_surface.c          |    17 +-
  561.  src/lib/ector/cairo/ector_renderer_cairo_base.c    |    30 +-
  562.  .../cairo/ector_renderer_cairo_gradient_linear.c   |    32 +-
  563.  .../cairo/ector_renderer_cairo_gradient_linear.eo  |     1 +
  564.  .../cairo/ector_renderer_cairo_gradient_radial.c   |    32 +-
  565.  .../cairo/ector_renderer_cairo_gradient_radial.eo  |     1 +
  566.  src/lib/ector/cairo/ector_renderer_cairo_shape.c   |    55 +-
  567.  src/lib/ector/software/ector_drawhelper.c          |     8 +-
  568.  src/lib/ector/software/ector_drawhelper_neon.c     |     3 +-
  569.  src/lib/ector/software/ector_drawhelper_private.h  |     8 +-
  570.  src/lib/ector/software/ector_drawhelper_sse2.c     |     2 +-
  571.  .../ector_renderer_software_gradient_linear.c      |    44 +-
  572.  .../ector_renderer_software_gradient_radial.c      |    68 +-
  573.  src/lib/ector/software/ector_software_gradient.c   |   222 +-
  574.  src/lib/ector/software/ector_software_rasterizer.c |     2 +-
  575.  src/lib/edje/edje_data.c                           |     1 +
  576.  src/lib/edje/edje_entry.c                          |   132 +-
  577.  src/lib/edje/edje_signal.c                         |    74 +-
  578.  src/lib/efl/Efl.h                                  |     1 +
  579.  src/lib/eina/eina_inline_f16p16.x                  |     4 +-
  580.  src/lib/eina/eina_inline_f32p32.x                  |     4 +-
  581.  src/lib/eina/eina_inline_f8p24.x                   |    12 +-
  582.  src/lib/eina/eina_main.c                           |     8 +-
  583.  src/lib/eina/eina_matrix.c                         |   413 +-
  584.  src/lib/eina/eina_matrix.h                         |   275 +-
  585.  src/lib/eina/eina_str.c                            |    85 +
  586.  src/lib/eina/eina_str.h                            |    40 +
  587.  src/lib/eina/eina_strbuf.c                         |    23 +
  588.  src/lib/eina/eina_strbuf.h                         |    23 +
  589.  src/lib/eina/eina_thread_queue.c                   |     2 +-
  590.  src/lib/eina/eina_tmpstr.c                         |    35 +-
  591.  src/lib/eina/eina_tmpstr.h                         |    32 +
  592.  src/lib/emile/emile_cipher_gnutls.c                |     4 -
  593.  src/lib/emotion/emotion_webcam.c                   |     2 +-
  594.  src/lib/evas/cache/evas_cache_image.c              |    24 +-
  595.  src/lib/evas/canvas/evas_canvas.eo                 |     2 +
  596.  src/lib/evas/canvas/evas_canvas3d_camera.c         |    10 +-
  597.  src/lib/evas/canvas/evas_canvas3d_light.c          |     6 +-
  598.  src/lib/evas/canvas/evas_canvas3d_mesh.c           |    24 +-
  599.  src/lib/evas/canvas/evas_canvas3d_mesh.eo          |    13 +-
  600.  src/lib/evas/canvas/evas_canvas3d_node.c           |    22 +-
  601.  src/lib/evas/canvas/evas_canvas3d_scene.c          |     9 +-
  602.  src/lib/evas/canvas/evas_object_image.c            |   101 +-
  603.  src/lib/evas/canvas/evas_object_polygon.c          |     2 +-
  604.  src/lib/evas/canvas/evas_object_text.c             |   189 +-
  605.  src/lib/evas/canvas/evas_object_textblock.c        |   239 +-
  606.  src/lib/evas/common/evas_image_data.c              |   100 +-
  607.  src/lib/evas/common/evas_image_main.c              |    30 +-
  608.  src/lib/evas/common/language/evas_language_utils.c |    28 +-
  609.  src/lib/evas/common/language/evas_language_utils.h |     3 +
  610.  .../evas/common3d/save_load/evas_model_common.c    |   236 +
  611.  .../evas/common3d/save_load/evas_model_common.h    |    62 +
  612.  .../save_load}/evas_model_load.c                   |     0
  613.  .../save_load}/evas_model_save.c                   |     0
  614.  src/lib/evas/include/evas_3d_utils.h               |   957 +-
  615.  src/lib/evas/include/evas_private.h                |    24 +-
  616.  src/lib/evil/Evil.h                                |    85 +-
  617.  src/lib/evil/dlfcn.c                               |     4 -
  618.  src/lib/evil/evil_fcntl.c                          |     5 -
  619.  src/lib/evil/evil_mman.c                           |     7 +-
  620.  src/lib/evil/evil_stdlib.c                         |     4 +
  621.  src/lib/evil/evil_stdlib.h                         |     4 +
  622.  src/lib/evil/evil_string.c                         |     9 -
  623.  src/lib/evil/evil_string.h                         |    22 -
  624.  src/lib/evil/evil_unistd.c                         |    42 +-
  625.  src/lib/evil/evil_unistd.h                         |    74 -
  626.  src/lib/evil/regex/regcomp.c                       |     3 +-
  627.  .../ecore_evas/engines/cocoa/ecore_evas_cocoa.c    |   607 +-
  628.  .../ecore_evas/engines/drm/ecore_evas_drm.c        |     2 +
  629.  .../engines/wayland/ecore_evas_wayland_common.c    |     5 +-
  630.  src/modules/ecore_evas/engines/x/ecore_evas_x.c    |    10 +-
  631.  .../evas/engines/buffer/Evas_Engine_Buffer.h       |    16 +-
  632.  src/modules/evas/engines/buffer/evas_engine.h      |     4 +-
  633.  src/modules/evas/engines/gl_cocoa/evas_engine.c    |   332 +-
  634.  .../evas/engines/gl_cocoa/evas_gl_cocoa_main.m     |    45 +-
  635.  src/modules/evas/engines/gl_common/evas_gl_3d.c    |   229 +-
  636.  .../evas/engines/gl_common/evas_gl_3d_private.h    |    17 +-
  637.  .../evas/engines/gl_common/evas_gl_3d_renderer.c   |    19 +
  638.  .../evas/engines/gl_common/evas_gl_3d_shader.c     |    50 +-
  639.  src/modules/evas/engines/gl_common/evas_gl_api.c   |   849 +-
  640.  .../evas/engines/gl_common/evas_gl_api_def.h       |    12 +-
  641.  .../evas/engines/gl_common/evas_gl_api_ext.c       |   102 +-
  642.  .../evas/engines/gl_common/evas_gl_api_ext.h       |     2 +
  643.  .../evas/engines/gl_common/evas_gl_api_gles1.c     |     2 +
  644.  .../evas/engines/gl_common/evas_gl_api_gles3_def.h |     7 +-
  645.  .../evas/engines/gl_common/evas_gl_common.h        |    58 +-
  646.  .../evas/engines/gl_common/evas_gl_context.c       |   415 +-
  647.  src/modules/evas/engines/gl_common/evas_gl_core.c  |   693 +-
  648.  src/modules/evas/engines/gl_common/evas_gl_core.h  |     3 +-
  649.  .../evas/engines/gl_common/evas_gl_core_private.h  |    10 +-
  650.  src/modules/evas/engines/gl_common/evas_gl_image.c |     4 +-
  651.  .../evas/engines/gl_common/evas_gl_shader.c        |   924 +-
  652.  .../evas/engines/gl_common/evas_gl_texture.c       |    45 +-
  653.  .../evas/engines/gl_common/shader/evas_gl_enum.x   |   595 -
  654.  .../engines/gl_common/shader/evas_gl_shaders.x     | 13492 +------------------
  655.  .../gl_common/shader/evas_gl_shaders_bigendian.x   | 13345 ------------------
  656.  .../evas/engines/gl_common/shader/fragment.glsl    |     8 +-
  657.  .../evas/engines/gl_common/shader/gen_shaders.sh   |   199 +-
  658.  .../evas/engines/gl_common/shader/include.glsl     |    22 +
  659.  .../evas/engines/gl_common/shader/shaders.txt      |   302 -
  660.  .../evas/engines/gl_common/shader/vertex.glsl      |     5 +-
  661.  .../gl_common/shader_3d/color_pick_frag.shd        |    15 +-
  662.  .../gl_common/shader_3d/evas_gl_3d_shaders.x       |    43 +-
  663.  .../evas/engines/gl_common/shader_3d/include.shd   |     5 +-
  664.  src/modules/evas/engines/gl_drm/evas_engine.c      |     3 +-
  665.  src/modules/evas/engines/gl_generic/evas_engine.c  |    67 +-
  666.  src/modules/evas/engines/gl_x11/evas_engine.c      |   134 +-
  667.  src/modules/evas/engines/gl_x11/evas_engine.h      |     9 +-
  668.  src/modules/evas/engines/gl_x11/evas_x_main.c      |    49 +-
  669.  .../evas/engines/software_generic/evas_engine.c    |    70 +-
  670.  .../evas/engines/software_x11/evas_engine.c        |    11 +-
  671.  .../evas/engines/software_x11/evas_xcb_image.c     |     2 +
  672.  .../engines/software_x11/evas_xlib_dri_image.c     |   610 +
  673.  .../engines/software_x11/evas_xlib_dri_image.h     |    84 +
  674.  .../evas/engines/software_x11/evas_xlib_image.c    |     1 +
  675.  src/modules/evas/engines/wayland_egl/evas_engine.c |     3 +-
  676.  .../evas/engines/wayland_egl/evas_wl_main.c        |     3 +-
  677.  .../evas/image_loaders/gif/evas_image_load_gif.c   |     2 +-
  678.  .../evas/image_savers/tgv/evas_image_save_tgv.c    |    16 +-
  679.  src/{lib/ecore_con => static_libs/dns}/dns.c       |     0
  680.  src/{lib/ecore_con => static_libs/dns}/dns.h       |     0
  681.  .../software => static_libs/freetype}/sw_ft_math.c |     0
  682.  .../software => static_libs/freetype}/sw_ft_math.h |     0
  683.  .../freetype}/sw_ft_raster.c                       |     0
  684.  .../freetype}/sw_ft_raster.h                       |     0
  685.  .../freetype}/sw_ft_stroker.c                      |     0
  686.  .../freetype}/sw_ft_stroker.h                      |     0
  687.  .../freetype}/sw_ft_types.h                        |     0
  688.  src/static_libs/http-parser/AUTHORS                |    41 +
  689.  src/static_libs/http-parser/CONTRIBUTIONS          |     4 +
  690.  src/static_libs/http-parser/README.md              |   183 +
  691.  src/static_libs/http-parser/contrib/parsertrace.c  |   156 +
  692.  src/static_libs/http-parser/contrib/url_parser.c   |    44 +
  693.  src/static_libs/http-parser/http_parser.c          |  2209 +++
  694.  src/static_libs/http-parser/http_parser.h          |   318 +
  695.  src/static_libs/http-parser/test.c                 |  3476 +++++
  696.  src/tests/ecore_con/ecore_con_test_ecore_con_url.c |     3 +
  697.  src/tests/eet/eet_suite.c                          |     2 +
  698.  src/tests/eina/eina_test_binbuf.c                  |     8 +-
  699.  src/tests/eina/eina_test_file.c                    |    50 +
  700.  src/tests/eina/eina_test_iterator.c                |    66 +
  701.  src/tests/eina/eina_test_list.c                    |    62 +
  702.  src/tests/eina/eina_test_matrix.c                  |   294 +
  703.  src/tests/eina/eina_test_quaternion.c              |     2 +-
  704.  src/tests/eina/eina_test_str.c                     |    19 +
  705.  src/tests/eina/eina_test_strbuf.c                  |    75 +
  706.  src/tests/eina/eina_test_tmpstr.c                  |    67 +
  707.  src/tests/eolian/data/class_simple_ref_eo.h        |    10 +-
  708.  src/tests/eolian/data/docs_ref.h                   |     6 +-
  709.  src/tests/eolian/data/struct_ref.c                 |     4 +-
  710.  src/tests/eolian/data/typedef_ref.c                |     2 +-
  711.  src/tests/evas/evas_test_textblock.c               |    24 +-
  712.  177 files changed, 13872 insertions(+), 31427 deletions(-)
  713.  create mode 100644 licenses/COPYING.DNS
  714.  create mode 100644 licenses/COPYING.NGINX-MIT
  715.  create mode 100644 src/lib/evas/common3d/save_load/evas_model_common.c
  716.  create mode 100644 src/lib/evas/common3d/save_load/evas_model_common.h
  717.  rename src/lib/evas/{common => common3d/save_load}/evas_model_load.c (100%)
  718.  rename src/lib/evas/{common => common3d/save_load}/evas_model_save.c (100%)
  719.  delete mode 100644 src/modules/evas/engines/gl_common/shader/evas_gl_enum.x
  720.  delete mode 100644 src/modules/evas/engines/gl_common/shader/evas_gl_shaders_bigendian.x
  721.  create mode 100644 src/modules/evas/engines/gl_common/shader/include.glsl
  722.  delete mode 100644 src/modules/evas/engines/gl_common/shader/shaders.txt
  723.  create mode 100644 src/modules/evas/engines/software_x11/evas_xlib_dri_image.c
  724.  create mode 100644 src/modules/evas/engines/software_x11/evas_xlib_dri_image.h
  725.  rename src/{lib/ecore_con => static_libs/dns}/dns.c (100%)
  726.  rename src/{lib/ecore_con => static_libs/dns}/dns.h (100%)
  727.  rename src/{lib/ector/software => static_libs/freetype}/sw_ft_math.c (100%)
  728.  rename src/{lib/ector/software => static_libs/freetype}/sw_ft_math.h (100%)
  729.  rename src/{lib/ector/software => static_libs/freetype}/sw_ft_raster.c (100%)
  730.  rename src/{lib/ector/software => static_libs/freetype}/sw_ft_raster.h (100%)
  731.  rename src/{lib/ector/software => static_libs/freetype}/sw_ft_stroker.c (100%)
  732.  rename src/{lib/ector/software => static_libs/freetype}/sw_ft_stroker.h (100%)
  733.  rename src/{lib/ector/software => static_libs/freetype}/sw_ft_types.h (100%)
  734.  create mode 100644 src/static_libs/http-parser/AUTHORS
  735.  create mode 100644 src/static_libs/http-parser/CONTRIBUTIONS
  736.  create mode 100644 src/static_libs/http-parser/README.md
  737.  create mode 100644 src/static_libs/http-parser/contrib/parsertrace.c
  738.  create mode 100644 src/static_libs/http-parser/contrib/url_parser.c
  739.  create mode 100644 src/static_libs/http-parser/http_parser.c
  740.  create mode 100644 src/static_libs/http-parser/http_parser.h
  741.  create mode 100644 src/static_libs/http-parser/test.c
  742. + popd
  743. ~/Enlightenment19
  744. + for pkg in '"${PKGS[@]}"'
  745. + '[' -d core/evas_generic_loaders ']'
  746. + msg_bold 'Updating core/evas_generic_loaders'
  747. + printf '\n\e[1m%s \e[0m%s\n' 'Updating core/evas_generic_loaders'
  748.  
  749. Updating core/evas_generic_loaders 
  750. + pushd core/evas_generic_loaders
  751. ~/Enlightenment19/core/evas_generic_loaders ~/Enlightenment19
  752. + git clean -ffxd
  753. + git checkout -- AUTHORS COPYING ChangeLog Makefile.am NEWS README TODO autogen.sh configure.ac m4 pkgbuild src
  754. + git pull --all
  755. Fetching origin
  756. From git://git.enlightenment.org/core/evas_generic_loaders
  757.    ab7d7d7..0adc213  master     -> origin/master
  758. Updating ab7d7d7..0adc213
  759. Fast-forward
  760.  src/bin/common/shmfile.c |  2 +-
  761.  src/bin/pdf/main.cpp     |  9 ++++-----
  762.  src/bin/ps/main.c        | 14 +++++++-------
  763.  src/bin/raw/main.c       |  2 +-
  764.  src/bin/xcf/main.c       |  2 +-
  765.  src/bin/xcf/pixelfuncs.c | 13 +++++++------
  766.  6 files changed, 21 insertions(+), 21 deletions(-)
  767. + popd
  768. ~/Enlightenment19
  769. + for pkg in '"${PKGS[@]}"'
  770. + '[' -d core/emotion_generic_players ']'
  771. + msg_bold 'Updating core/emotion_generic_players'
  772. + printf '\n\e[1m%s \e[0m%s\n' 'Updating core/emotion_generic_players'
  773.  
  774. Updating core/emotion_generic_players 
  775. + pushd core/emotion_generic_players
  776. ~/Enlightenment19/core/emotion_generic_players ~/Enlightenment19
  777. + git clean -ffxd
  778. + git checkout -- AUTHORS COPYING ChangeLog Makefile.am NEWS README autogen.sh configure.ac m4 pkgbuild src
  779. + git pull --all
  780. Fetching origin
  781. From git://git.enlightenment.org/core/emotion_generic_players
  782.    ad1d91a..aabdfa3  master     -> origin/master
  783. Updating ad1d91a..aabdfa3
  784. Fast-forward
  785.  src/vlc/emotion_generic_vlc.c | 2 +-
  786.  1 file changed, 1 insertion(+), 1 deletion(-)
  787. + popd
  788. ~/Enlightenment19
  789. + for pkg in '"${PKGS[@]}"'
  790. + '[' -d core/elementary ']'
  791. + msg_bold 'Updating core/elementary'
  792. + printf '\n\e[1m%s \e[0m%s\n' 'Updating core/elementary'
  793.  
  794. Updating core/elementary 
  795. + pushd core/elementary
  796. ~/Enlightenment19/core/elementary ~/Enlightenment19
  797. + git clean -ffxd
  798. + git checkout -- AUTHORS COMPLIANCE COPYING COPYING.images ChangeLog INSTALL Makefile.am Makefile_Elm_Helpers.am Makefile_Eolian_Cxx_Helper.am Makefile_Eolian_Helper.am NEWS README TODO autogen.sh cmakeconfig config configure.ac data doc elementary-cxx.pc.in elementary.pc.in elementary.spec.in m4 pkgbuild po src tests
  799. + git pull --all
  800. Fetching origin
  801. From git://git.enlightenment.org/core/elementary
  802.    ae6f40c..779b834  master     -> origin/master
  803.  + 8112e25...7a39991 devs/captainigloo/osx -> origin/devs/captainigloo/osx  (forced update)
  804.  + 0b650ff...e784350 devs/captainigloo/win32 -> origin/devs/captainigloo/win32  (forced update)
  805.  + 85af1f7...1e86da7 devs/devilhorns/ecore_wl2 -> origin/devs/devilhorns/ecore_wl2  (forced update)
  806.    06a2ef8..c210d22  devs/felipealmeida/js -> origin/devs/felipealmeida/js
  807.  + ac2bdce...13fb7e4 devs/jackdanielz/edebug -> origin/devs/jackdanielz/edebug  (forced update)
  808.  + ff7373d...f7edbd6 devs/q66/next -> origin/devs/q66/next  (forced update)
  809. Updating ae6f40c..779b834
  810. Fast-forward
  811.  AUTHORS                            |   2 +-
  812.  Makefile_Eolian_Helper.am          |   6 +-
  813.  data/themes/edc/elm/button.edc     |   5 ++
  814.  src/bin/elm_prefs_cc_parse.c       |  42 ++-------
  815.  src/bin/test_colorselector.c       |  30 ++++---
  816.  src/bin/test_genlist.c             |  19 ++--
  817.  src/bin/test_hoversel.c            |   2 +
  818.  src/lib/elc_hoversel.c             | 175 ++++++++++++++++++++----------------
  819.  src/lib/elc_naviframe.c            |  10 +--
  820.  src/lib/elm_calendar.c             | 122 +++++++++----------------
  821.  src/lib/elm_colorselector.c        | 180 ++++++++++++++++++++++++++++++++++++-
  822.  src/lib/elm_conform.c              |  48 +++++++++-
  823.  src/lib/elm_genlist.c              |  79 +++++++++++++---
  824.  src/lib/elm_genlist.eo             |   6 ++
  825.  src/lib/elm_genlist_common.h       |   5 ++
  826.  src/lib/elm_genlist_item.eo        |   6 ++
  827.  src/lib/elm_hover.c                |   8 +-
  828.  src/lib/elm_hoversel_item.eo       |   1 +
  829.  src/lib/elm_index.c                |  67 ++++++++------
  830.  src/lib/elm_main.c                 |   8 +-
  831.  src/lib/elm_map.c                  |  10 +--
  832.  src/lib/elm_segment_control.c      |   6 +-
  833.  src/lib/elm_slider.c               |   2 +-
  834.  src/lib/elm_spinner.c              |  80 ++++++++++++++++-
  835.  src/lib/elm_toolbar.c              |  26 +++---
  836.  src/lib/elm_toolbar_item.eo        |   1 +
  837.  src/lib/elm_transit.c              |  14 +--
  838.  src/lib/elm_widget_calendar.h      |   1 +
  839.  src/lib/elm_widget_colorselector.h |   7 ++
  840.  src/lib/elm_widget_conform.h       |   1 +
  841.  src/lib/elm_widget_genlist.h       |   1 +
  842.  src/lib/elm_widget_hoversel.h      |   1 +
  843.  src/lib/elm_widget_spinner.h       |   1 +
  844.  33 files changed, 668 insertions(+), 304 deletions(-)
  845. + popd
  846. ~/Enlightenment19
  847. + for pkg in '"${PKGS[@]}"'
  848. + '[' -d bindings/elev8 ']'
  849. + msg_bold 'Updating bindings/elev8'
  850. + printf '\n\e[1m%s \e[0m%s\n' 'Updating bindings/elev8'
  851.  
  852. Updating bindings/elev8 
  853. + pushd bindings/elev8
  854. ~/Enlightenment19/bindings/elev8 ~/Enlightenment19
  855. + git clean -ffxd
  856. + git checkout -- AUTHORS COPYING ChangeLog INSTALL Makefile.am NEWS README TODO autogen.sh configure.ac data m4 src
  857. + git pull --all
  858. Fetching origin
  859. Already up-to-date.
  860. + popd
  861. ~/Enlightenment19
  862. + for pkg in '"${PKGS[@]}"'
  863. + '[' -d bindings/python/python-efl ']'
  864. + msg_bold 'Updating bindings/python/python-efl'
  865. + printf '\n\e[1m%s \e[0m%s\n' 'Updating bindings/python/python-efl'
  866.  
  867. Updating bindings/python/python-efl 
  868. + pushd bindings/python/python-efl
  869. ~/Enlightenment19/bindings/python/python-efl ~/Enlightenment19
  870. + git clean -ffxd
  871. + git checkout -- AUTHORS CODING COPYING COPYING.LESSER ChangeLog INSTALL MANIFEST.in Makefile README TODO api_coverage.py doc efl examples include setup.cfg setup.py tests
  872. + git pull --all
  873. Fetching origin
  874. From git://git.enlightenment.org/bindings/python/python-efl
  875.    435e57c..76e94bc  master     -> origin/master
  876.  * [new branch]      python-efl-1.16 -> origin/python-efl-1.16
  877.  * [new tag]         v1.16.0    -> v1.16.0
  878. Updating 435e57c..76e94bc
  879. Fast-forward
  880.  CODING                                 |  11 +-
  881.  ChangeLog                              |  24 +-
  882.  doc/ecore/class-lookup.rst             |   6 +
  883.  doc/ecore/class-url.rst                |   9 +
  884.  doc/ecore/ecore.rst                    |  24 +-
  885.  doc/ecore/module-ecore_con.rst         |   5 +
  886.  doc/elementary/object.rst              |  18 +
  887.  efl/__init__.py                        |   4 +-
  888.  efl/ecore/efl.ecore_events.pxi         |   8 +
  889.  efl/ecore/efl.ecore_file_download.pxi  |   2 +-
  890.  efl/ecore_con/efl.ecore_con.pxd        | 179 +++++++
  891.  efl/ecore_con/efl.ecore_con.pyx        | 315 +++++++++++++
  892.  efl/ecore_con/efl.ecore_con_lookup.pxi |  88 ++++
  893.  efl/ecore_con/efl.ecore_con_url.pxi    | 827 +++++++++++++++++++++++++++++++++
  894.  efl/elementary/object.pxi              |  61 +++
  895.  efl/elementary/object_cdef.pxi         |  10 +
  896.  efl/elementary/object_item.pxi         |  74 +++
  897.  efl/elementary/object_item_cdef.pxi    |   5 +
  898.  examples/ecore/con/lookup.py           |  18 +
  899.  examples/ecore/con/url.py              |  31 ++
  900.  examples/elementary/test.py            |   7 +-
  901.  include/efl.ecore.pxd                  |   3 +
  902.  setup.py                               |  18 +-
  903.  tests/ecore/test_11_con.py             | 156 +++++++
  904.  24 files changed, 1884 insertions(+), 19 deletions(-)
  905.  create mode 100644 doc/ecore/class-lookup.rst
  906.  create mode 100644 doc/ecore/class-url.rst
  907.  create mode 100644 doc/ecore/module-ecore_con.rst
  908.  create mode 100644 efl/ecore_con/efl.ecore_con.pxd
  909.  create mode 100644 efl/ecore_con/efl.ecore_con.pyx
  910.  create mode 100644 efl/ecore_con/efl.ecore_con_lookup.pxi
  911.  create mode 100644 efl/ecore_con/efl.ecore_con_url.pxi
  912.  create mode 100755 examples/ecore/con/lookup.py
  913.  create mode 100755 examples/ecore/con/url.py
  914.  create mode 100644 tests/ecore/test_11_con.py
  915. + popd
  916. ~/Enlightenment19
  917. + for pkg in '"${PKGS[@]}"'
  918. + '[' -d misc/polkit-efl ']'
  919. + msg_bold 'Updating misc/polkit-efl'
  920. + printf '\n\e[1m%s \e[0m%s\n' 'Updating misc/polkit-efl'
  921.  
  922. Updating misc/polkit-efl 
  923. + pushd misc/polkit-efl
  924. ~/Enlightenment19/misc/polkit-efl ~/Enlightenment19
  925. + git clean -ffxd
  926. + git checkout -- COPYING COPYING-ICONS INSTALL MANIFEST.in README data locale polkit-efl-authentication-agent-1 setup.py
  927. + git pull --all
  928. Fetching origin
  929. Already up-to-date.
  930. + popd
  931. ~/Enlightenment19
  932. + for pkg in '"${PKGS[@]}"'
  933. + '[' -d core/enlightenment ']'
  934. + msg_bold 'Updating core/enlightenment'
  935. + printf '\n\e[1m%s \e[0m%s\n' 'Updating core/enlightenment'
  936.  
  937. Updating core/enlightenment 
  938. + pushd core/enlightenment
  939. ~/Enlightenment19/core/enlightenment ~/Enlightenment19
  940. + git clean -ffxd
  941. + git checkout -- AUTHORS BUGS COPYING ChangeLog INSTALL Makefile.am NEWS README README.wayland autogen.sh config configure.ac data doc e19_workdir_setup.sh enlightenment.pc.in enlightenment.spec.in m4 netwm.txt pkgbuild po src x-ui.sh xdebug.sh
  942. + git pull --all
  943. Fetching origin
  944. From git://git.enlightenment.org/core/enlightenment
  945.    fe4cd15..11c632a  master     -> origin/master
  946.  + a7339c1...cbed265 devs/devilhorns/ecore_wl2 -> origin/devs/devilhorns/ecore_wl2  (forced update)
  947.    bc09dfe..7bdbc9c  enlightenment-0.19 -> origin/enlightenment-0.19
  948.  * [new tag]         v0.20.0-rc -> v0.20.0-rc
  949. Updating fe4cd15..11c632a
  950. Fast-forward
  951.  NEWS                                         |   76 +-
  952.  data/favorites/tmp.desktop                   |    2 +-
  953.  po/fi.po                                     | 2428 +++++++++++++-------------
  954.  src/bin/e_client.c                           |    7 +-
  955.  src/bin/e_comp.c                             |   11 +-
  956.  src/bin/e_comp_canvas.c                      |    8 +-
  957.  src/bin/e_comp_object.c                      |   19 +-
  958.  src/bin/e_comp_x.c                           |   26 +-
  959.  src/bin/e_deskmirror.c                       |    3 +-
  960.  src/bin/e_fm.c                               |    4 +-
  961.  src/bin/e_font.c                             |    8 +-
  962.  src/bin/e_int_client_menu.c                  |   29 +-
  963.  src/bin/e_main.c                             |    6 +-
  964.  src/bin/e_randr2.c                           |    2 +
  965.  src/bin/e_xinerama.c                         |   13 +-
  966.  src/bin/e_xinerama.h                         |    1 +
  967.  src/bin/e_zone.c                             |    2 +-
  968.  src/bin/e_zone.h                             |    1 +
  969.  src/modules/Makefile_mixer.mk                |    2 +-
  970.  src/modules/conf_randr/e_int_config_randr2.c |    7 +-
  971.  src/modules/ibar/e_mod_main.c                |   11 +-
  972.  src/modules/mixer/e_mod_config.c             |   25 +-
  973.  src/modules/mixer/e_mod_main.c               |    2 +-
  974.  src/modules/tasks/e_mod_main.c               |    7 +-
  975.  src/modules/wizard/data/desktop/tmp.desktop  |    2 +-
  976.  src/modules/wl_weekeyboard/e_mod_main.c      |   11 +-
  977.  26 files changed, 1420 insertions(+), 1293 deletions(-)
  978. + popd
  979. ~/Enlightenment19
  980. + for pkg in '"${PKGS[@]}"'
  981. + '[' -d apps/econnman ']'
  982. + msg_bold 'Updating apps/econnman'
  983. + printf '\n\e[1m%s \e[0m%s\n' 'Updating apps/econnman'
  984.  
  985. Updating apps/econnman 
  986. + pushd apps/econnman
  987. ~/Enlightenment19/apps/econnman ~/Enlightenment19
  988. + git clean -ffxd
  989. + git checkout -- AUTHORS COPYING ChangeLog Makefile.am NEWS README TODO autogen.sh configure.ac data econnman-bin.in econnman.spec.in m4
  990. + git pull --all
  991. Fetching origin
  992. Already up-to-date.
  993. + popd
  994. ~/Enlightenment19
  995. + for pkg in '"${PKGS[@]}"'
  996. + '[' -d apps/ecrire ']'
  997. + msg_bold 'Updating apps/ecrire'
  998. + printf '\n\e[1m%s \e[0m%s\n' 'Updating apps/ecrire'
  999.  
  1000. Updating apps/ecrire 
  1001. + pushd apps/ecrire
  1002. ~/Enlightenment19/apps/ecrire ~/Enlightenment19
  1003. + git clean -ffxd
  1004. + git checkout -- AUTHORS CMakeLists.txt COPYING ChangeLog NEWS README TODO cmake cmakeconfig.h.in data po src
  1005. + git pull --all
  1006. Fetching origin
  1007. Already up-to-date.
  1008. + popd
  1009. ~/Enlightenment19
  1010. + for pkg in '"${PKGS[@]}"'
  1011. + '[' -d apps/ephoto ']'
  1012. + msg_bold 'Updating apps/ephoto'
  1013. + printf '\n\e[1m%s \e[0m%s\n' 'Updating apps/ephoto'
  1014.  
  1015. Updating apps/ephoto 
  1016. + pushd apps/ephoto
  1017. ~/Enlightenment19/apps/ephoto ~/Enlightenment19
  1018. + git clean -ffxd
  1019. + git checkout -- AUTHORS COPYING ChangeLog INSTALL Makefile.am NEWS README TODO autogen.sh configure.ac data ephoto.spec.in m4 po src
  1020. + git pull --all
  1021. Fetching origin
  1022. Already up-to-date.
  1023. + popd
  1024. ~/Enlightenment19
  1025. + for pkg in '"${PKGS[@]}"'
  1026. + '[' -d apps/epour ']'
  1027. + msg_bold 'Updating apps/epour'
  1028. + printf '\n\e[1m%s \e[0m%s\n' 'Updating apps/epour'
  1029.  
  1030. Updating apps/epour 
  1031. + pushd apps/epour
  1032. ~/Enlightenment19/apps/epour ~/Enlightenment19
  1033. + git clean -ffxd
  1034. + git checkout -- AUTHORS COPYING README TODO bin data debian epour epour.png po setup.py
  1035. + git pull --all
  1036. Fetching origin
  1037. Already up-to-date.
  1038. + popd
  1039. ~/Enlightenment19
  1040. + for pkg in '"${PKGS[@]}"'
  1041. + '[' -d apps/equate ']'
  1042. + msg_bold 'Updating apps/equate'
  1043. + printf '\n\e[1m%s \e[0m%s\n' 'Updating apps/equate'
  1044.  
  1045. Updating apps/equate 
  1046. + pushd apps/equate
  1047. ~/Enlightenment19/apps/equate ~/Enlightenment19
  1048. + git clean -ffxd
  1049. + git checkout -- ABOUT-NLS AUTHORS COPYING COPYING-PLAIN ChangeLog INSTALL Makefile.am NEWS README README.edje TODO autogen.sh configure.ac data m4 src
  1050. + git pull --all
  1051. Fetching origin
  1052. Already up-to-date.
  1053. + popd
  1054. ~/Enlightenment19
  1055. + for pkg in '"${PKGS[@]}"'
  1056. + '[' -d apps/eruler ']'
  1057. + msg_bold 'Updating apps/eruler'
  1058. + printf '\n\e[1m%s \e[0m%s\n' 'Updating apps/eruler'
  1059.  
  1060. Updating apps/eruler 
  1061. + pushd apps/eruler
  1062. ~/Enlightenment19/apps/eruler ~/Enlightenment19
  1063. + git clean -ffxd
  1064. + git checkout -- AUTHORS COPYING Makefile.am Marrakesh.mrk README autogen.sh configure.ac data m4 src
  1065. + git pull --all
  1066. Fetching origin
  1067. Already up-to-date.
  1068. + popd
  1069. ~/Enlightenment19
  1070. + for pkg in '"${PKGS[@]}"'
  1071. + '[' -d apps/espionage ']'
  1072. + msg_bold 'Updating apps/espionage'
  1073. + printf '\n\e[1m%s \e[0m%s\n' 'Updating apps/espionage'
  1074.  
  1075. Updating apps/espionage 
  1076. + pushd apps/espionage
  1077. ~/Enlightenment19/apps/espionage ~/Enlightenment19
  1078. + git clean -ffxd
  1079. + git checkout -- COPYING ChangeLog README bin data espionage setup.py
  1080. + git pull --all
  1081. Fetching origin
  1082. Already up-to-date.
  1083. + popd
  1084. ~/Enlightenment19
  1085. + for pkg in '"${PKGS[@]}"'
  1086. + '[' -d apps/express ']'
  1087. + msg_bold 'Updating apps/express'
  1088. + printf '\n\e[1m%s \e[0m%s\n' 'Updating apps/express'
  1089.  
  1090. Updating apps/express 
  1091. + pushd apps/express
  1092. ~/Enlightenment19/apps/express ~/Enlightenment19
  1093. + git clean -ffxd
  1094. + git checkout -- AUTHORS COPYING COPYING-PLAIN ChangeLog Makefile.am NEWS README autogen.sh configure.ac data express.pc.in m4 po src
  1095. + git pull --all
  1096. Fetching origin
  1097. Already up-to-date.
  1098. + popd
  1099. ~/Enlightenment19
  1100. + for pkg in '"${PKGS[@]}"'
  1101. + '[' -d apps/rage ']'
  1102. + msg_bold 'Updating apps/rage'
  1103. + printf '\n\e[1m%s \e[0m%s\n' 'Updating apps/rage'
  1104.  
  1105. Updating apps/rage 
  1106. + pushd apps/rage
  1107. ~/Enlightenment19/apps/rage ~/Enlightenment19
  1108. + git clean -ffxd
  1109. + git checkout -- AUTHORS COPYING ChangeLog INSTALL Makefile.am Marrakesh.mrk NEWS README TODO autogen.sh configure.ac data m4 pkgbuild rage.spec.in src
  1110. + git pull --all
  1111. Fetching origin
  1112. From git://git.enlightenment.org/apps/rage
  1113.    9091d77..d0668f7  master     -> origin/master
  1114. Updating 9091d77..d0668f7
  1115. Fast-forward
  1116.  data/themes/default.edc        | 117 +++++++++++++++-----------
  1117.  data/themes/images/Makefile.mk |   1 +
  1118.  data/themes/images/dimmer.png  | Bin 0 -> 1360 bytes
  1119.  src/bin/albumart.c             |  15 +++-
  1120.  src/bin/albumart.h             |   1 +
  1121.  src/bin/browser.c              |   7 +-
  1122.  src/bin/key.c                  |   1 +
  1123.  src/bin/thumb.c                | 183 ++++++++++++++++++++++++++---------------
  1124.  src/bin/videothumb.c           |  55 ++++++++-----
  1125.  src/bin/videothumb.h           |   1 +
  1126.  src/bin/win.c                  |  11 +--
  1127.  src/bin/win.h                  |   2 +-
  1128.  src/bin/winvid.c               |   6 +-
  1129.  13 files changed, 251 insertions(+), 149 deletions(-)
  1130.  create mode 100644 data/themes/images/dimmer.png
  1131. + popd
  1132. ~/Enlightenment19
  1133. + for pkg in '"${PKGS[@]}"'
  1134. + '[' -d apps/terminology ']'
  1135. + msg_bold 'Updating apps/terminology'
  1136. + printf '\n\e[1m%s \e[0m%s\n' 'Updating apps/terminology'
  1137.  
  1138. Updating apps/terminology 
  1139. + pushd apps/terminology
  1140. ~/Enlightenment19/apps/terminology ~/Enlightenment19
  1141. + git clean -ffxd
  1142. + git checkout -- AUTHORS COPYING ChangeLog ChangeLog.theme DESIGN.md INSTALL Makefile.am Marrakesh.mrk NEWS README TODO autogen.sh configure.ac data m4 man pkgbuild po scripts src terminology.spec.in tools
  1143. + git pull --all
  1144. Fetching origin
  1145. From git://git.enlightenment.org/apps/terminology
  1146.    88c4ce4..a0c249e  master     -> origin/master
  1147. Updating 88c4ce4..a0c249e
  1148. Fast-forward
  1149.  .gitignore            |   1 +
  1150.  afl/in/colors_fonts   |  18 ++++++
  1151.  configure.ac          |  19 ++++++
  1152.  src/bin/Makefile.am   |  23 +++++++
  1153.  src/bin/config.c      | 134 ++++++++++++++++++++-------------------
  1154.  src/bin/config.h      |   1 +
  1155.  src/bin/main.c        |  40 ++++++++++++
  1156.  src/bin/termpty.c     |  81 ++++++++++++++++++------
  1157.  src/bin/termpty.h     |   4 ++
  1158.  src/bin/termptyesc.c  |   8 +++
  1159.  src/bin/termptyops.c  |   2 +-
  1160.  src/bin/termptysave.c |   4 ++
  1161.  src/bin/tyfuzz.c      | 169 ++++++++++++++++++++++++++++++++++++++++++++++++++
  1162.  13 files changed, 422 insertions(+), 82 deletions(-)
  1163.  create mode 100644 afl/in/colors_fonts
  1164.  create mode 100644 src/bin/tyfuzz.c
  1165. + popd
  1166. ~/Enlightenment19
  1167. + for pkg in '"${PKGS[@]}"'
  1168. + '[' -d tools/clouseau ']'
  1169. + msg_bold 'Updating tools/clouseau'
  1170. + printf '\n\e[1m%s \e[0m%s\n' 'Updating tools/clouseau'
  1171.  
  1172. Updating tools/clouseau 
  1173. + pushd tools/clouseau
  1174. ~/Enlightenment19/tools/clouseau ~/Enlightenment19
  1175. + git clean -ffxd
  1176. + git checkout -- AUTHORS COPYING COPYING.icons ChangeLog Makefile.am NEWS README TODO autogen.sh clouseau.pc.in configure.ac data m4 make.sh src
  1177. + git pull --all
  1178. Fetching origin
  1179. From git://git.enlightenment.org/tools/clouseau
  1180.    937b22b..9f43b8c  devs/avilog/clouseau2 -> origin/devs/avilog/clouseau2
  1181. Already up-to-date.
  1182. + popd
  1183. ~/Enlightenment19
  1184. + for pkg in '"${PKGS[@]}"'
  1185. + '[' -d tools/edi ']'
  1186. + msg_bold 'Updating tools/edi'
  1187. + printf '\n\e[1m%s \e[0m%s\n' 'Updating tools/edi'
  1188.  
  1189. Updating tools/edi 
  1190. + pushd tools/edi
  1191. ~/Enlightenment19/tools/edi ~/Enlightenment19
  1192. + git clean -ffxd
  1193. + git checkout -- AUTHORS COPYING COPYING.GPLv2 COPYING.LGPL ChangeLog INSTALL Makefile.am Makefile_Edje_Helper.am Makefile_Eolian_Helper.am NEWS README README.md TODO autogen.sh configure.ac data description doc elm_code m4 packaging po src
  1194. + git pull --all
  1195. Fetching origin
  1196. Already up-to-date.
  1197. + popd
  1198. ~/Enlightenment19
  1199. + for pkg in '"${PKGS[@]}"'
  1200. + '[' -d tools/eflete ']'
  1201. + msg_bold 'Updating tools/eflete'
  1202. + printf '\n\e[1m%s \e[0m%s\n' 'Updating tools/eflete'
  1203.  
  1204. Updating tools/eflete 
  1205. + pushd tools/eflete
  1206. ~/Enlightenment19/tools/eflete ~/Enlightenment19
  1207. + git clean -ffxd
  1208. + git checkout -- AUTHORS COPYING ChangeLog Makefile.am Makefile_Eolian_Helper.am NEWS NOTES README autogen.sh configure.ac data doc m4 po src tests
  1209. + git pull --all
  1210. Fetching origin
  1211. From git://git.enlightenment.org/tools/eflete
  1212.    52fdaf4..6eb7717  master     -> origin/master
  1213.  * [new branch]      devs/nikawhite/develop -> origin/devs/nikawhite/develop
  1214.  * [new tag]         v0.6.0-alpha -> v0.6.0-alpha
  1215. Updating 52fdaf4..6eb7717
  1216. Fast-forward
  1217.  data/themes/default/widgets/layout.edc        | 302 ++++++++++++-------------
  1218.  data/themes/default/widgets/layouts/tabs.edc  | 211 ++++++++++++++++++
  1219.  po/POTFILES.in                                |   2 +-
  1220.  src/bin/Makefile.am                           |   4 +-
  1221.  src/bin/common/signals.h                      |  10 +-
  1222.  src/bin/common/validator.c                    |   3 +-
  1223.  src/bin/editor/editor_macro.h                 |  16 +-
  1224.  src/bin/editor/editor_states.c                |  30 ++-
  1225.  src/bin/project_manager/group_manager.c       |   5 +-
  1226.  src/bin/ui/editors/image_editor.c             | 297 -------------------------
  1227.  src/bin/ui/editors/sound_editor.c             |  11 +-
  1228.  src/bin/ui/editors/style_editor.c             | 236 ++++++++++++++------
  1229.  src/bin/ui/{part_list.c => group_navigator.c} | 152 +++++++++----
  1230.  src/bin/ui/{part_list.h => group_navigator.h} |  16 +-
  1231.  src/bin/ui/history_ui.c                       |   1 -
  1232.  src/bin/ui/live_view/demo.c                   |  54 +++++
  1233.  src/bin/ui/live_view/demo.h                   |  41 ++++
  1234.  src/bin/ui/project_navigator.c                |   9 +-
  1235.  src/bin/ui/property.c                         |  61 +++++-
  1236.  src/bin/ui/property_group.c                   |  47 ----
  1237.  src/bin/ui/property_image.c                   | 303 ++++++++++++++++++++++----
  1238.  src/bin/ui/property_macros.h                  |  21 ++
  1239.  src/bin/ui/property_private.h                 |   9 +
  1240.  src/bin/ui/property_sound.c                   | 100 +++++++++
  1241.  src/bin/ui/shortcuts/shortcuts.c              |   2 +-
  1242.  src/bin/ui/tabs.c                             |  41 ++--
  1243.  src/bin/ui/workspace/workspace.c              | 240 ++++++++++++--------
  1244.  src/bin/ui/workspace/workspace.h              |   2 +-
  1245.  28 files changed, 1408 insertions(+), 818 deletions(-)
  1246.  rename src/bin/ui/{part_list.c => group_navigator.c} (88%)
  1247.  rename src/bin/ui/{part_list.h => group_navigator.h} (74%)
  1248.  create mode 100644 src/bin/ui/live_view/demo.c
  1249.  create mode 100644 src/bin/ui/live_view/demo.h
  1250.  create mode 100644 src/bin/ui/property_sound.c
  1251. + popd
  1252. ~/Enlightenment19
  1253. + for pkg in '"${PKGS[@]}"'
  1254. + '[' -d tools/enventor ']'
  1255. + msg_bold 'Updating tools/enventor'
  1256. + printf '\n\e[1m%s \e[0m%s\n' 'Updating tools/enventor'
  1257.  
  1258. Updating tools/enventor 
  1259. + pushd tools/enventor
  1260. ~/Enlightenment19/tools/enventor ~/Enlightenment19
  1261. + git clean -ffxd
  1262. + git checkout -- ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL Makefile.am Makefile_Eolian_Cxx_Helper.am Makefile_Eolian_Helper.am NEWS README autogen.sh configure.ac data m4 pc src
  1263. + git pull --all
  1264. Fetching origin
  1265. From git://git.enlightenment.org/tools/enventor
  1266.    b56a87b..9b2c054  master     -> origin/master
  1267.  * [new branch]      devs/nikawhite/edjshare -> origin/devs/nikawhite/edjshare
  1268. Updating b56a87b..9b2c054
  1269. Fast-forward
  1270.  Makefile_Eolian_Helper.am | 4 ++--
  1271.  1 file changed, 2 insertions(+), 2 deletions(-)
  1272. + popd
  1273. ~/Enlightenment19
  1274. + read -p 'Build internationalization support in Enlightenment? [y/n] ' answer
  1275. Build internationalization support in Enlightenment? [y/n] + case "${answer}" in
  1276. + : Nothing... NLS is built by default.
  1277. + build 0
  1278. + local rebuild=0
  1279. + shift
  1280. + local skip_make=0
  1281. + pushd /home/bboett/Enlightenment19
  1282. ~/Enlightenment19 ~/Enlightenment19
  1283. + for pkg in '"${PKGS[@]}"'
  1284. + msg_bold 'Processing core/efl...'
  1285. + printf '\n\e[1m%s \e[0m%s\n' 'Processing core/efl...'
  1286.  
  1287. Processing core/efl... 
  1288. + should_we_disable_nls
  1289. + '[' 0 -eq 1 ']'
  1290. + msg_green 'Building with NLS enabled!'
  1291. + printf '\n\e[1;32m%s \e[0m%s\n' 'Building with NLS enabled!'
  1292.  
  1293. Building with NLS enabled! 
  1294. + pushd core/efl
  1295. ~/Enlightenment19/core/efl ~/Enlightenment19 ~/Enlightenment19
  1296. + '[' 0 -eq 1 ']'
  1297. + msg_bold 'Building core/efl...'
  1298. + printf '\n\e[1m%s \e[0m%s\n' 'Building core/efl...'
  1299.  
  1300. Building core/efl... 
  1301. + case "${pkg}" in
  1302. + ./autogen.sh --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var --enable-harfbuzz --enable-image-loader-webp --enable-multisense --enable-xine --enable-xinput22 --enable-drm --enable-egl --with-opengl=es --enable-systemd --enable-image-loader-jp2k
  1303. perl: warning: Setting locale failed.
  1304. perl: warning: Please check that your locale settings:
  1305.     LANGUAGE = "en",
  1306.     LC_ALL = (unset),
  1307.     LANG = "en"
  1308.     are supported and installed on your system.
  1309. perl: warning: Falling back to the standard locale ("C").
  1310. autoreconf: Entering directory `.'
  1311. autoreconf: running: autopoint --force
  1312. perl: warning: Setting locale failed.
  1313. perl: warning: Please check that your locale settings:
  1314.     LANGUAGE = "en",
  1315.     LC_ALL = (unset),
  1316.     LANG = "en"
  1317.    are supported and installed on your system.
  1318. perl: warning: Falling back to the standard locale ("C").
  1319. Copying file ABOUT-NLS
  1320. Copying file config.rpath
  1321. Copying file m4/codeset.m4
  1322. Copying file m4/fcntl-o.m4
  1323. Copying file m4/gettext.m4
  1324. Copying file m4/glibc2.m4
  1325. Copying file m4/glibc21.m4
  1326. Copying file m4/iconv.m4
  1327. Copying file m4/intdiv0.m4
  1328. Copying file m4/intl.m4
  1329. Copying file m4/intldir.m4
  1330. Copying file m4/intlmacosx.m4
  1331. Copying file m4/intmax.m4
  1332. Copying file m4/inttypes-pri.m4
  1333. Copying file m4/inttypes_h.m4
  1334. Copying file m4/lcmessage.m4
  1335. Copying file m4/lib-ld.m4
  1336. Copying file m4/lib-link.m4
  1337. Copying file m4/lib-prefix.m4
  1338. Copying file m4/lock.m4
  1339. Copying file m4/longlong.m4
  1340. Copying file m4/nls.m4
  1341. Copying file m4/po.m4
  1342. Copying file m4/printf-posix.m4
  1343. Copying file m4/progtest.m4
  1344. Copying file m4/size_max.m4
  1345. Copying file m4/stdint_h.m4
  1346. Copying file m4/threadlib.m4
  1347. Copying file m4/uintmax_t.m4
  1348. Copying file m4/visibility.m4
  1349. Copying file m4/wchar_t.m4
  1350. Copying file m4/wint_t.m4
  1351. Copying file m4/xsize.m4
  1352. Copying file po/Makefile.in.in
  1353. Copying file po/Makevars.template
  1354. Copying file po/Rules-quot
  1355. Copying file po/boldquot.sed
  1356. Copying file po/en@boldquot.header
  1357. Copying file po/en@quot.header
  1358. Copying file po/insert-header.sin
  1359. Copying file po/quot.sed
  1360. Copying file po/remove-potcdate.sin
  1361. autoreconf: running: aclocal --force -I m4
  1362. perl: warning: Setting locale failed.
  1363. perl: warning: Please check that your locale settings:
  1364.     LANGUAGE = "en",
  1365.     LC_ALL = (unset),
  1366.     LANG = "en"
  1367.    are supported and installed on your system.
  1368. perl: warning: Falling back to the standard locale ("C").
  1369. perl: warning: Setting locale failed.
  1370. perl: warning: Please check that your locale settings:
  1371.     LANGUAGE = "en",
  1372.     LC_ALL = (unset),
  1373.     LANG = "en"
  1374.    are supported and installed on your system.
  1375. perl: warning: Falling back to the standard locale ("C").
  1376. perl: warning: Setting locale failed.
  1377. perl: warning: Please check that your locale settings:
  1378.     LANGUAGE = "en",
  1379.     LC_ALL = (unset),
  1380.     LANG = "en"
  1381.    are supported and installed on your system.
  1382. perl: warning: Falling back to the standard locale ("C").
  1383. autoreconf: configure.ac: tracing
  1384. autoreconf: running: libtoolize --copy --force
  1385. libtoolize: putting auxiliary files in `.'.
  1386. libtoolize: copying file `./ltmain.sh'
  1387. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  1388. libtoolize: copying file `m4/libtool.m4'
  1389. libtoolize: copying file `m4/ltoptions.m4'
  1390. libtoolize: copying file `m4/ltsugar.m4'
  1391. libtoolize: copying file `m4/ltversion.m4'
  1392. libtoolize: copying file `m4/lt~obsolete.m4'
  1393. perl: warning: Setting locale failed.
  1394. perl: warning: Please check that your locale settings:
  1395.     LANGUAGE = "en",
  1396.     LC_ALL = (unset),
  1397.     LANG = "en"
  1398.    are supported and installed on your system.
  1399. perl: warning: Falling back to the standard locale ("C").
  1400. perl: warning: Setting locale failed.
  1401. perl: warning: Please check that your locale settings:
  1402.     LANGUAGE = "en",
  1403.     LC_ALL = (unset),
  1404.     LANG = "en"
  1405.    are supported and installed on your system.
  1406. perl: warning: Falling back to the standard locale ("C").
  1407. perl: warning: Setting locale failed.
  1408. perl: warning: Please check that your locale settings:
  1409.     LANGUAGE = "en",
  1410.     LC_ALL = (unset),
  1411.     LANG = "en"
  1412.    are supported and installed on your system.
  1413. perl: warning: Falling back to the standard locale ("C").
  1414. autoreconf: running: /usr/bin/autoconf --force
  1415. autoreconf: running: /usr/bin/autoheader --force
  1416. perl: warning: Setting locale failed.
  1417. perl: warning: Please check that your locale settings:
  1418.     LANGUAGE = "en",
  1419.     LC_ALL = (unset),
  1420.     LANG = "en"
  1421.    are supported and installed on your system.
  1422. perl: warning: Falling back to the standard locale ("C").
  1423. perl: warning: Setting locale failed.
  1424. perl: warning: Please check that your locale settings:
  1425.     LANGUAGE = "en",
  1426.     LC_ALL = (unset),
  1427.     LANG = "en"
  1428.    are supported and installed on your system.
  1429. perl: warning: Falling back to the standard locale ("C").
  1430. autoreconf: running: automake --add-missing --copy --force-missing
  1431. perl: warning: Setting locale failed.
  1432. perl: warning: Please check that your locale settings:
  1433.     LANGUAGE = "en",
  1434.     LC_ALL = (unset),
  1435.     LANG = "en"
  1436.    are supported and installed on your system.
  1437. perl: warning: Falling back to the standard locale ("C").
  1438. perl: warning: Setting locale failed.
  1439. perl: warning: Please check that your locale settings:
  1440.     LANGUAGE = "en",
  1441.     LC_ALL = (unset),
  1442.     LANG = "en"
  1443.    are supported and installed on your system.
  1444. perl: warning: Falling back to the standard locale ("C").
  1445. configure.ac:258: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  1446. configure.ac:258: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  1447. configure.ac:258: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  1448. configure.ac:250: installing './ar-lib'
  1449. configure.ac:23: installing './compile'
  1450. configure.ac:169: installing './config.guess'
  1451. configure.ac:169: installing './config.sub'
  1452. configure.ac:18: installing './install-sh'
  1453. configure.ac:18: installing './missing'
  1454. Makefile.am: installing './INSTALL'
  1455. doc/previews/Makefile.am: installing './depcomp'
  1456. src/Makefile_Eolian_Helper.am:15: warning: '%'-style pattern rules are a GNU make extension
  1457. src/Makefile.am:29:   'src/Makefile_Eolian.am' included from here
  1458. src/Makefile_Eolian.am:70:   'src/Makefile_Eolian_Helper.am' included from here
  1459. src/Makefile_Eolian_Helper.am:20: warning: '%'-style pattern rules are a GNU make extension
  1460. src/Makefile.am:29:   'src/Makefile_Eolian.am' included from here
  1461. src/Makefile_Eolian.am:70:   'src/Makefile_Eolian_Helper.am' included from here
  1462. src/Makefile_Eolian_Helper.am:25: warning: '%'-style pattern rules are a GNU make extension
  1463. src/Makefile.am:29:   'src/Makefile_Eolian.am' included from here
  1464. src/Makefile_Eolian.am:70:   'src/Makefile_Eolian_Helper.am' included from here
  1465. src/Makefile_Eolian_Helper.am:30: warning: '%'-style pattern rules are a GNU make extension
  1466. src/Makefile.am:29:   'src/Makefile_Eolian.am' included from here
  1467. src/Makefile_Eolian.am:70:   'src/Makefile_Eolian_Helper.am' included from here
  1468. src/Makefile_Edje.am:286: warning: '%'-style pattern rules are a GNU make extension
  1469. src/Makefile.am:59:   'src/Makefile_Edje.am' included from here
  1470. src/Makefile_Elua_Helper.am:22: warning: '%'-style pattern rules are a GNU make extension
  1471. src/Makefile.am:75:   'src/Makefile_Elua.am' included from here
  1472. src/Makefile_Elua.am:55:   'src/Makefile_Elua_Helper.am' included from here
  1473. parallel-tests: installing './test-driver'
  1474. src/Makefile_Eolian_Helper.am:15: warning: '%'-style pattern rules are a GNU make extension
  1475. src/examples/eolian_cxx/Makefile.am:12:   'src/Makefile_Eolian_Helper.am' included from here
  1476. src/Makefile_Eolian_Helper.am:20: warning: '%'-style pattern rules are a GNU make extension
  1477. src/examples/eolian_cxx/Makefile.am:12:   'src/Makefile_Eolian_Helper.am' included from here
  1478. src/Makefile_Eolian_Helper.am:25: warning: '%'-style pattern rules are a GNU make extension
  1479. src/examples/eolian_cxx/Makefile.am:12:   'src/Makefile_Eolian_Helper.am' included from here
  1480. src/Makefile_Eolian_Helper.am:30: warning: '%'-style pattern rules are a GNU make extension
  1481. src/examples/eolian_cxx/Makefile.am:12:   'src/Makefile_Eolian_Helper.am' included from here
  1482. src/examples/eolian_cxx/Makefile.am:137: warning: '%'-style pattern rules are a GNU make extension
  1483. src/examples/eolian_cxx/Makefile.am:140: warning: '%'-style pattern rules are a GNU make extension
  1484. src/examples/eolian_cxx/Makefile.am:143: warning: '%'-style pattern rules are a GNU make extension
  1485. src/examples/eolian_cxx/Makefile.am:146: warning: '%'-style pattern rules are a GNU make extension
  1486. autoreconf: Leaving directory `.'
  1487. cmp: config.cache-env: No such file or directory
  1488. Cleaning configure cache...
  1489. configure: creating cache config.cache
  1490. checking for a BSD-compatible install... /usr/bin/install -c
  1491. checking whether build environment is sane... yes
  1492. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1493. checking for gawk... gawk
  1494. checking whether make -j 9 sets $(MAKE)... yes
  1495. checking whether make -j 9 supports nested variables... yes
  1496. checking whether make -j 9 supports nested variables... (cached) yes
  1497. checking for style of include used by make -j 9... GNU
  1498. checking for gcc... ccache gcc
  1499. checking whether the C compiler works... yes
  1500. checking for C compiler default output file name... a.out
  1501. checking for suffix of executables...
  1502. checking whether we are cross compiling... no
  1503. checking for suffix of object files... o
  1504. checking whether we are using the GNU C compiler... yes
  1505. checking whether ccache gcc accepts -g... yes
  1506. checking for ccache gcc option to accept ISO C89... none needed
  1507. checking whether ccache gcc understands -c and -o together... yes
  1508. checking dependency style of ccache gcc... gcc3
  1509. checking how to run the C preprocessor... ccache gcc -E
  1510. checking for grep that handles long lines and -e... /bin/grep
  1511. checking for egrep... /bin/grep -E
  1512. checking for ANSI C header files... yes
  1513. checking for sys/types.h... yes
  1514. checking for sys/stat.h... yes
  1515. checking for stdlib.h... yes
  1516. checking for string.h... yes
  1517. checking for memory.h... yes
  1518. checking for strings.h... yes
  1519. checking for inttypes.h... yes
  1520. checking for stdint.h... yes
  1521. checking for unistd.h... yes
  1522. checking minix/config.h usability... no
  1523. checking minix/config.h presence... no
  1524. checking for minix/config.h... no
  1525. checking whether it is safe to define __EXTENSIONS__... yes
  1526. configure: edje_cc set to
  1527. configure: eolian_gen set to
  1528. configure: eolian_cxx set to
  1529. configure: elua set to
  1530. checking build system type... x86_64-pc-linux-gnu
  1531. checking host system type... x86_64-pc-linux-gnu
  1532. checking for ar... ar
  1533. checking the archiver (ar) interface... ar
  1534. checking how to print strings... printf
  1535. checking for a sed that does not truncate output... /bin/sed
  1536. checking for fgrep... /bin/grep -F
  1537. checking for ld used by ccache gcc... /usr/bin/ld
  1538. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1539. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1540. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1541. checking whether ln -s works... yes
  1542. checking the maximum length of command line arguments... 1572864
  1543. checking whether the shell understands some XSI constructs... yes
  1544. checking whether the shell understands "+="... yes
  1545. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  1546. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  1547. checking for /usr/bin/ld option to reload object files... -r
  1548. checking for objdump... objdump
  1549. checking how to recognize dependent libraries... pass_all
  1550. checking for dlltool... no
  1551. checking how to associate runtime and link libraries... printf %s\n
  1552. checking for archiver @FILE support... @
  1553. checking for strip... strip
  1554. checking for ranlib... ranlib
  1555. checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
  1556. checking for sysroot... no
  1557. checking for mt... mt
  1558. checking if mt is a manifest tool... no
  1559. checking for dlfcn.h... yes
  1560. checking for objdir... .libs
  1561. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  1562. checking for ccache gcc option to produce PIC... -fPIC -DPIC
  1563. checking if ccache gcc PIC flag -fPIC -DPIC works... yes
  1564. checking if ccache gcc static flag -static works... yes
  1565. checking if ccache gcc supports -c -o file.o... yes
  1566. checking if ccache gcc supports -c -o file.o... (cached) yes
  1567. checking whether the ccache gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1568. checking whether -lc should be explicitly linked in... no
  1569. checking dynamic linker characteristics... GNU/Linux ld.so
  1570. checking how to hardcode library paths into programs... immediate
  1571. checking whether stripping libraries is possible... yes
  1572. checking if libtool supports shared libraries... yes
  1573. checking whether to build shared libraries... yes
  1574. checking whether to build static libraries... no
  1575. configure: Initialized efl (1.16.99.32235) development=32235
  1576. checking whether NLS is requested... yes
  1577. checking for msgfmt... /usr/bin/msgfmt
  1578. checking for gmsgfmt... /usr/bin/msgfmt
  1579. checking for xgettext... /usr/bin/xgettext
  1580. checking for msgmerge... /usr/bin/msgmerge
  1581. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  1582. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  1583. checking for shared library run path origin... done
  1584. checking for CFPreferencesCopyAppValue... no
  1585. checking for CFLocaleCopyCurrent... no
  1586. checking for GNU gettext in libc... yes
  1587. checking whether to use NLS... yes
  1588. checking where the gettext function comes from... libc
  1589. checking dependency style of ccache gcc... gcc3
  1590. checking whether we are using the GNU C++ compiler... yes
  1591. checking whether ccache g++ accepts -g... yes
  1592. checking dependency style of ccache g++... gcc3
  1593. checking how to run the C++ preprocessor... ccache g++ -E
  1594. checking for ld used by ccache g++... /usr/bin/ld -m elf_x86_64
  1595. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  1596. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1597. checking for ccache g++ option to produce PIC... -fPIC -DPIC
  1598. checking if ccache g++ PIC flag -fPIC -DPIC works... yes
  1599. checking if ccache g++ static flag -static works... yes
  1600. checking if ccache g++ supports -c -o file.o... yes
  1601. checking if ccache g++ supports -c -o file.o... (cached) yes
  1602. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1603. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1604. checking how to hardcode library paths into programs... immediate
  1605. checking for gcc... gcc
  1606. checking whether we are using the GNU Objective C compiler... no
  1607. checking whether gcc accepts -g... no
  1608. checking dependency style of gcc... gcc3
  1609. checking for ccache gcc option to accept ISO C99... none needed
  1610. checking for a sed that does not truncate output... (cached) /bin/sed
  1611. checking for special C compiler options needed for large files... no
  1612. checking for _FILE_OFFSET_BITS value needed for large files... no
  1613. checking for pkg-config... /usr/bin/pkg-config
  1614. checking pkg-config is at least version 0.9.0... yes
  1615. checking for doxygen... yes
  1616. checking for CHECK... yes
  1617. checking for dirent.h that defines DIR... yes
  1618. checking for library containing opendir... none required
  1619. checking whether time.h and sys/time.h may both be included... yes
  1620. checking execinfo.h usability... yes
  1621. checking execinfo.h presence... yes
  1622. checking for execinfo.h... yes
  1623. checking mcheck.h usability... yes
  1624. checking mcheck.h presence... yes
  1625. checking for mcheck.h... yes
  1626. checking sys/epoll.h usability... yes
  1627. checking sys/epoll.h presence... yes
  1628. checking for sys/epoll.h... yes
  1629. checking sys/inotify.h usability... yes
  1630. checking sys/inotify.h presence... yes
  1631. checking for sys/inotify.h... yes
  1632. checking sys/signalfd.h usability... yes
  1633. checking sys/signalfd.h presence... yes
  1634. checking for sys/signalfd.h... yes
  1635. checking for sys/types.h... (cached) yes
  1636. checking sys/param.h usability... yes
  1637. checking sys/param.h presence... yes
  1638. checking for sys/param.h... yes
  1639. checking sys/mman.h usability... yes
  1640. checking sys/mman.h presence... yes
  1641. checking for sys/mman.h... yes
  1642. checking netinet/in.h usability... yes
  1643. checking netinet/in.h presence... yes
  1644. checking for netinet/in.h... yes
  1645. checking for PATH_MAX in limits.h... yes
  1646. checking size of wchar_t... 4
  1647. checking size of int... 4
  1648. checking size of long... 8
  1649. checking size of uintptr_t... 8
  1650. checking for siginfo_t... yes
  1651. checking whether byte ordering is bigendian... no
  1652. checking for inline... inline
  1653. checking whether the compiler supports -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections... yes
  1654. 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
  1655. checking whether -Wshadow generates spurious warnings... yes
  1656. checking for __attribute__ ((vector))... yes
  1657. checking for __forceinline... no
  1658. checking for __attribute__ ((__always_inline__))... yes
  1659. checking immintrin.h usability... yes
  1660. checking immintrin.h presence... yes
  1661. checking for immintrin.h... yes
  1662. checking whether to build SSE3 code... yes
  1663. checking for backtrace... yes
  1664. checking for backtrace_symbols... yes
  1665. checking for execvp... yes
  1666. checking for fpathconf... yes
  1667. checking for fstatat... yes
  1668. checking for malloc_usable_size... yes
  1669. checking for mkdirat... yes
  1670. checking for mtrace... yes
  1671. checking for realpath... yes
  1672. checking for strlcpy... no
  1673. checking for geteuid... yes
  1674. checking for getuid... yes
  1675. checking for pause... yes
  1676. checking for size_t... yes
  1677. checking for working alloca.h... yes
  1678. checking for alloca... yes
  1679. checking for stdlib.h... (cached) yes
  1680. checking for unistd.h... (cached) yes
  1681. checking for sys/param.h... (cached) yes
  1682. checking for getpagesize... yes
  1683. checking for working mmap... yes
  1684. checking for fnmatch... yes
  1685. checking for gettimeofday... yes
  1686. checking for dirfd... yes
  1687. checking for fcntl... yes
  1688. checking for SYSTEMD... yes
  1689. configure: Skipping Evil checks (disabled)
  1690. configure: Skipping Escape checks (disabled)
  1691. checking for shm_open... yes
  1692. configure: Start Eina checks
  1693. checking for UNWIND... no
  1694. checking for VALGRIND... yes
  1695. checking for EINA... yes
  1696. checking for GLIB... yes
  1697. checking for sys/mman.h... (cached) yes
  1698. checking byteswap.h usability... yes
  1699. checking byteswap.h presence... yes
  1700. checking for byteswap.h... yes
  1701. checking for fchmod... yes
  1702. checking for dlopen... yes
  1703. checking for dladdr... yes
  1704. checking for iconv... yes
  1705. checking for shm_open... yes
  1706. checking for splice... yes
  1707. checking for setxattr... yes
  1708. checking for getpagesize... yes
  1709. checking wether to build Eina_Log infrastructure... yes
  1710. checking whether imported symbols can be declared weak... yes
  1711. checking pthread.h usability... yes
  1712. checking pthread.h presence... yes
  1713. checking for pthread.h... yes
  1714. checking for pthread_kill in -lpthread... yes
  1715. checking for multithread API to use... posix
  1716. checking for pthread_rwlock_t... yes
  1717. checking which threads API is used... POSIX
  1718. checking whether to build POSIX threads spinlock code... yes
  1719. checking whether to build OSX spinlock code... no
  1720. checking for __thread specifier... yes
  1721. checking whether to enable chained pool built... yes
  1722. checking whether to enable pass through built... yes
  1723. checking whether to enable one big built... yes
  1724. configure: Finished Eina checks
  1725. configure: Start Eina_Cxx checks
  1726. checking whether ccache g++ supports C++11 features by default... no
  1727. checking whether ccache g++ supports C++11 features with -std=gnu++11... yes
  1728. configure: Finished Eina_Cxx checks
  1729. configure: Start Eo checks
  1730. checking for dladdr... yes
  1731. configure: Finished Eo checks
  1732. configure: Start Eet_Cxx checks
  1733. configure: Finished Eet_Cxx checks
  1734. configure: Start Emile checks
  1735. checking for libjpeg... yes
  1736. checking for zlib... yes
  1737. checking for EMILE... yes
  1738. configure: Finished Emile checks
  1739. configure: Start Eet checks
  1740. checking for libjpeg... yes
  1741. checking for EET... yes
  1742. configure: Finished Eet checks
  1743. configure: Start Eo_Cxx checks
  1744. configure: Finished Eo_Cxx checks
  1745. configure: Start Eolian checks
  1746. configure: Finished Eolian checks
  1747. configure: Start Eolian_Cxx checks
  1748. configure: Finished Eolian_Cxx checks
  1749. configure: Start Efl checks
  1750. configure: Finished Efl checks
  1751. configure: Start Ector checks
  1752. configure: Finished ECTOR checks
  1753. configure: Start Evas checks
  1754. checking for dlsym... yes
  1755. checking whether to enable OpenGL Cocoa rendering backend... no
  1756. checking whether OpenGL Cocoa rendering backend will be built... no
  1757. checking whether to enable OpenGL SDL rendering backend... no
  1758. checking whether OpenGL SDL rendering backend will be built... no
  1759. checking whether to enable Software GDI rendering backend... no
  1760. checking whether Software GDI rendering backend will be built... no
  1761. checking whether to enable Software DirectDraw rendering backend... no
  1762. checking whether Software DirectDraw rendering backend will be built... no
  1763. checking whether to enable Wayland Egl rendering backend... no
  1764. checking whether Wayland Egl rendering backend will be built... no
  1765. checking whether to enable Wayland Shm rendering backend... no
  1766. checking whether Wayland Shm rendering backend will be built... no
  1767. checking whether to enable Drm rendering backend... yes
  1768. checking whether Drm rendering backend will be built... yes
  1769. checking whether to enable OpenGL Drm rendering backend... no
  1770. checking whether OpenGL Drm rendering backend will be built... no
  1771. checking whether to build Software XCB Engine... no
  1772. checking whether to enable Software Xlib rendering backend... yes
  1773. checking how to find X... use pkg-config
  1774. checking for EFL_X11... yes
  1775. checking X11/X.h usability... yes
  1776. checking X11/X.h presence... yes
  1777. checking for X11/X.h... yes
  1778. checking for evas_engine_software_xlib... yes
  1779. checking for XCreateImage... yes
  1780. checking for XShmCreateImage... yes
  1781. checking whether Software Xlib rendering backend will be built... yes
  1782. checking whether to build Software Xlib Engine... yes
  1783. checking whether to build OpenGL XCB Engine... no
  1784. checking whether to enable OpenGL XLib rendering backend... yes
  1785. checking how to find X... (cached) already found
  1786. checking X11/Xlib.h usability... yes
  1787. checking X11/Xlib.h presence... yes
  1788. checking for X11/Xlib.h... yes
  1789. checking X11/Xatom.h usability... yes
  1790. checking X11/Xatom.h presence... yes
  1791. checking for X11/Xatom.h... yes
  1792. checking X11/Xutil.h usability... yes
  1793. checking X11/Xutil.h presence... yes
  1794. checking for X11/Xutil.h... yes
  1795. checking X11/extensions/Xrender.h usability... yes
  1796. checking X11/extensions/Xrender.h presence... yes
  1797. checking for X11/extensions/Xrender.h... yes
  1798. checking X11/Xresource.h usability... yes
  1799. checking X11/Xresource.h presence... yes
  1800. checking for X11/Xresource.h... yes
  1801. checking for evas_engine_gl_xlib... yes
  1802. checking for XCreateColormap... yes
  1803. checking for XRenderCreatePicture... yes
  1804. checking for GL/gl.h... yes
  1805. checking whether pthread_create() is supported... yes
  1806. checking for glXCreateContext in -lGL... yes
  1807. checking for GLES2/gl2.h... yes
  1808. checking for glTexImage2D in -lGLESv2... yes
  1809. checking whether OpenGL XLib rendering backend will be built... yes
  1810. checking whether to build OpenGL Xlib Engine... yes
  1811. checking whether SDL_OPENGLES is declared... no
  1812. checking whether to enable BMP image loader... static
  1813. checking whether BMP image loader will be built... yes
  1814. checking whether to enable Eet image loader... static
  1815. checking whether Eet image loader will be built... yes
  1816. checking whether to enable Generic image loader... static
  1817. checking whether Generic image loader will be built... yes
  1818. checking whether to enable Gif image loader... yes
  1819. checking gif_lib.h usability... yes
  1820. checking gif_lib.h presence... yes
  1821. checking for gif_lib.h... yes
  1822. checking for DGifOpenFileName in -lgif... yes
  1823. checking whether Gif image loader will be built... yes
  1824. checking whether to enable ICO image loader... static
  1825. checking whether ICO image loader will be built... yes
  1826. checking whether to enable JPEG image loader... static
  1827. checking jpeglib.h usability... yes
  1828. checking jpeglib.h presence... yes
  1829. checking for jpeglib.h... yes
  1830. checking for jpeg_CreateDecompress in -ljpeg... yes
  1831. checking whether JPEG image loader will be built... yes
  1832. checking whether to enable JP2K image loader... yes
  1833. checking openjpeg.h usability... yes
  1834. checking openjpeg.h presence... yes
  1835. checking for openjpeg.h... yes
  1836. checking for opj_set_default_decoder_parameters in -lopenjp2... no
  1837. checking for JP2K... yes
  1838. checking whether JP2K image loader will be built... yes
  1839. checking whether to enable PMAPS image loader... static
  1840. checking whether PMAPS image loader will be built... yes
  1841. checking whether to enable PNG image loader... static
  1842. checking for PNG... yes
  1843. checking whether PNG image loader will be built... yes
  1844. checking whether to enable PSD image loader... static
  1845. checking whether PSD image loader will be built... yes
  1846. checking whether to enable Tga image loader... static
  1847. checking whether Tga image loader will be built... yes
  1848. checking whether to enable Tiff image loader... yes
  1849. checking tiffio.h usability... yes
  1850. checking tiffio.h presence... yes
  1851. checking for tiffio.h... yes
  1852. checking for TIFFReadScanline in -ltiff... yes
  1853. checking whether Tiff image loader will be built... yes
  1854. checking whether to enable WBMP image loader... static
  1855. checking whether WBMP image loader will be built... yes
  1856. checking whether to enable WEBP image loader... yes
  1857. checking webp/decode.h usability... yes
  1858. checking webp/decode.h presence... yes
  1859. checking for webp/decode.h... yes
  1860. checking for WebPDecodeRGBA in -lwebp... yes
  1861. checking whether WEBP image loader will be built... yes
  1862. checking whether to enable XPM image loader... static
  1863. checking whether XPM image loader will be built... yes
  1864. checking whether to enable TGV image loader... static
  1865. checking whether TGV image loader will be built... yes
  1866. checking whether to enable DDS image loader... static
  1867. checking whether DDS image loader will be built... yes
  1868. checking for EVAS... yes
  1869. checking hb-ft.h usability... yes
  1870. checking hb-ft.h presence... yes
  1871. checking for hb-ft.h... yes
  1872. checking size of Eina_Unicode... 0
  1873. checking size of FriBidiChar... 4
  1874. checking for struct sigaction... yes
  1875. checking for siglongjmp... yes
  1876. checking for lround in -lm... yes
  1877. configure: Finished Evas checks
  1878. configure: Start Evas_Cxx checks
  1879. configure: Finished Evas_Cxx checks
  1880. configure: Start Embryo checks
  1881. configure: Finished Embryo checks
  1882. configure: Start Ecore checks
  1883. checking for GSTREAMER... yes
  1884. checking for ECORE... yes
  1885. checking for sys/wait.h that is POSIX.1 compatible... yes
  1886. checking sys/socket.h usability... yes
  1887. checking sys/socket.h presence... yes
  1888. checking for sys/socket.h... yes
  1889. checking for arpa/inet.h... yes
  1890. checking for langinfo.h... yes
  1891. checking for features.h... yes
  1892. checking for netinet/in.h... (cached) yes
  1893. checking for netinet/tcp.h... yes
  1894. checking for sys/prctl.h... yes
  1895. checking for sys/resource.h... yes
  1896. checking for sys/timerfd.h... yes
  1897. checking for sys/un.h... yes
  1898. checking for net/if.h... yes
  1899. checking for isfinite... yes
  1900. checking for mallinfo... yes
  1901. checking for timerfd_create... yes
  1902. checking for clock_gettime... yes
  1903. checking for malloc_info... yes
  1904. checking for ucontext... yes
  1905. checking for setjmp... yes
  1906. configure: Finished Ecore checks
  1907. configure: Start Ecore_Cxx checks
  1908. configure: Finished Ecore_Cxx checks
  1909. configure: Start Ecore_Con checks
  1910. checking for ECORE_CON... yes
  1911. checking ws2tcpip.h usability... no
  1912. checking ws2tcpip.h presence... no
  1913. checking for ws2tcpip.h... no
  1914. checking netdb.h usability... yes
  1915. checking netdb.h presence... yes
  1916. checking for netdb.h... yes
  1917. checking for struct ipv6_mreq... yes
  1918. configure: Finished Ecore_Con checks
  1919. configure: Start Ecore_Ipc checks
  1920. checking winsock2.h usability... no
  1921. checking winsock2.h presence... no
  1922. checking for winsock2.h... no
  1923. configure: Finished Ecore_Ipc checks
  1924. configure: Start Ecore_File checks
  1925. configure: Finished Ecore_File checks
  1926. configure: Start Ecore_Input checks
  1927. configure: Finished Ecore_Input checks
  1928. configure: Start Ecore_Input_Evas checks
  1929. configure: Finished Ecore_Input_Evas checks
  1930. configure: Skipping Ecore_Cocoa checks (disabled)
  1931. configure: Skipping Ecore_FB checks (disabled)
  1932. configure: Skipping Ecore_Psl1ght checks (disabled)
  1933. configure: Skipping Ecore_SDL checks (disabled)
  1934. configure: Skipping Ecore_Wayland checks (disabled)
  1935. configure: Start Eldbus checks
  1936. checking for ELDBUS... yes
  1937. configure: Finished Eldbus checks
  1938. configure: Start Eeze checks
  1939. checking Use old libudev API (before 199)... no
  1940. checking Use old libmount API (before 2.19.0)... no
  1941. checking Use libmount 2.19.0 API... no
  1942. checking Use new libmount API (newer than 2.19.0)... yes
  1943. checking for EEZE... yes
  1944. checking for mount... /bin/mount
  1945. checking for umount... /bin/umount
  1946. checking for eject... /usr/bin/eject
  1947. configure: Finished Eeze checks
  1948. configure: Start Ecore_Drm checks
  1949. checking Use new libinput API (newer than 0.8.0)... yes
  1950. checking for ECORE_DRM... yes
  1951. configure: Finished Ecore_Drm checks
  1952. configure: Start Ecore_Audio checks
  1953. checking for ECORE_AUDIO... yes
  1954. configure: Finished Ecore_Audio checks
  1955. configure: Start Ecore_Audio_Cxx checks
  1956. configure: Finished Ecore_Audio_Cxx checks
  1957. configure: Skipping Ecore_Win32 checks (disabled)
  1958. configure: Start Ecore_Avahi checks
  1959. configure: Finished Ecore_Avahi checks
  1960. configure: Start Ecore_X checks
  1961. checking whether MAXHOSTNAMELEN is declared... no
  1962. checking for header that defines MAXHOSTNAMELEN... sys/param.h
  1963. checking how to find X... (cached) already found
  1964. checking for X11/Xlib.h... (cached) yes
  1965. checking X11/Xcursor/Xcursor.h usability... yes
  1966. checking X11/Xcursor/Xcursor.h presence... yes
  1967. checking for X11/Xcursor/Xcursor.h... yes
  1968. checking for ECORE_X_XLIB... yes
  1969. checking for XOpenDisplay... yes
  1970. checking for XcursorImageLoadCursor... yes
  1971. checking for X11/extensions/XKB.h... yes
  1972. checking for XkbSetDetectableAutoRepeat in -lX11... yes
  1973. checking for X11/extensions/Xcomposite.h... yes
  1974. checking for XCompositeQueryExtension in -lXcomposite... yes
  1975. checking for X11/extensions/Xdamage.h... yes
  1976. checking for XDamageSubtract in -lXdamage... yes
  1977. checking for X11/extensions/dpms.h... yes
  1978. checking for DPMSQueryExtension in -lXext... yes
  1979. checking for X11/extensions/Xfixes.h... yes
  1980. checking for XFixesExpandRegion in -lXfixes... yes
  1981. checking for X11/extensions/Xinerama.h... yes
  1982. checking for XineramaQueryScreens in -lXinerama... yes
  1983. checking for X11/extensions/Xrandr.h... yes
  1984. checking for XRRGetScreenResourcesCurrent in -lXrandr... yes
  1985. checking for X11/extensions/Xrender.h... (cached) yes
  1986. checking for XRenderFindVisualFormat in -lXrender... yes
  1987. checking for X11/extensions/XTest.h... yes
  1988. checking for XTestFakeKeyEvent in -lXtst... yes
  1989. checking for X11/extensions/scrnsaver.h... yes
  1990. checking for XScreenSaverSelectInput in -lXss... yes
  1991. checking for X11/extensions/XInput2.h... yes
  1992. checking for XIQueryDevice in -lXi... yes
  1993. checking for X11/extensions/XInput2.h... (cached) yes
  1994. checking for XIGrabTouchBegin in -lXi... yes
  1995. checking for dlopen... yes
  1996. checking for dlsym... yes
  1997. configure: Finished Ecore_X checks
  1998. configure: Start Ecore_Imf checks
  1999. checking for IBUS... yes
  2000. checking for SCIM... yes
  2001. checking how to find X... (cached) already found
  2002. checking for X11/Xlib.h... (cached) yes
  2003. checking for ecore_imf_xim... yes
  2004. checking for XOpenIM... yes
  2005. configure: Finished Ecore_Imf checks
  2006. configure: Start Ecore_Imf_Evas checks
  2007. configure: Finished Ecore_Imf_Evas checks
  2008. configure: Start Ecore_Evas checks
  2009. configure: XCB-based OpenGL explicitly disabled
  2010. configure: Finished Ecore_Evas checks
  2011. configure: Start Eio checks
  2012. checking for kevent... no
  2013. configure: Finished Eio checks
  2014. configure: Start Efreet checks
  2015. configure: Finished Efreet checks
  2016. configure: Start EPhysics checks
  2017. checking for EPHYSICS... yes
  2018. configure: Finished EPhysics checks
  2019. configure: Start Edje checks
  2020. checking for EDJE... yes
  2021. checking for sys/wait.h... (cached) yes
  2022. configure: Finished Edje checks
  2023. configure: Start Edje_Cxx checks
  2024. configure: Finished Edje_Cxx checks
  2025. configure: Start Emotion checks
  2026. checking for EMOTION_MODULE_XINE... yes
  2027. checking for EMOTION_MODULE_GSTREAMER1... yes
  2028. checking whether V4L2_CAP_VIDEO_CAPTURE is declared... yes
  2029. configure: Finished Emotion checks
  2030. configure: Start Ethumb checks
  2031. configure: Finished Ethumb checks
  2032. configure: Start Ethumb_Client checks
  2033. configure: Finished Ethumb_Client checks
  2034. configure: Start Elua checks
  2035. checking for ELUA... yes
  2036. configure: Finished Elua checks
  2037. configure: Start Elocation checks
  2038. configure: Finished Elocation checks
  2039. configure: Skipping Ecore_Buffer checks (disabled)
  2040. configure: updating cache config.cache
  2041. checking that generated files are newer than configure... done
  2042. configure: creating ./config.status
  2043. config.status: creating Makefile
  2044. config.status: creating data/Makefile
  2045. config.status: creating doc/Makefile
  2046. config.status: creating doc/Doxyfile
  2047. config.status: creating doc/previews/Makefile
  2048. config.status: creating src/Makefile
  2049. config.status: creating src/benchmarks/eina/Makefile
  2050. config.status: creating src/benchmarks/eo/Makefile
  2051. config.status: creating src/benchmarks/evas/Makefile
  2052. config.status: creating src/examples/eina/Makefile
  2053. config.status: creating src/examples/eina_cxx/Makefile
  2054. config.status: creating src/examples/eet/Makefile
  2055. config.status: creating src/examples/eo/Makefile
  2056. config.status: creating src/examples/evas/Makefile
  2057. config.status: creating src/examples/ecore/Makefile
  2058. config.status: creating src/examples/ecore_avahi/Makefile
  2059. config.status: creating src/examples/eio/Makefile
  2060. config.status: creating src/examples/eldbus/Makefile
  2061. config.status: creating src/examples/ephysics/Makefile
  2062. config.status: creating src/examples/edje/Makefile
  2063. config.status: creating src/examples/emotion/Makefile
  2064. config.status: creating src/examples/ethumb_client/Makefile
  2065. config.status: creating src/examples/elua/Makefile
  2066. config.status: creating src/examples/eolian_cxx/Makefile
  2067. config.status: creating src/examples/elocation/Makefile
  2068. config.status: creating src/lib/eina/eina_config.h
  2069. config.status: creating src/lib/ecore_x/ecore_x_version.h
  2070. config.status: creating src/lib/efl/Efl_Config.h
  2071. config.status: creating spec/efl.spec
  2072. config.status: creating pc/evil.pc
  2073. config.status: creating pc/escape.pc
  2074. config.status: creating pc/eina.pc
  2075. config.status: creating pc/eina-cxx.pc
  2076. config.status: creating pc/emile.pc
  2077. config.status: creating pc/eet.pc
  2078. config.status: creating pc/eet-cxx.pc
  2079. config.status: creating pc/eo.pc
  2080. config.status: creating pc/eo-cxx.pc
  2081. config.status: creating pc/eolian.pc
  2082. config.status: creating pc/eolian-cxx.pc
  2083. config.status: creating pc/efl.pc
  2084. config.status: creating pc/efl-cxx.pc
  2085. config.status: creating pc/evas-fb.pc
  2086. config.status: creating pc/evas-opengl-x11.pc
  2087. config.status: creating pc/evas-opengl-sdl.pc
  2088. config.status: creating pc/evas-opengl-cocoa.pc
  2089. config.status: creating pc/evas-psl1ght.pc
  2090. config.status: creating pc/evas-software-buffer.pc
  2091. config.status: creating pc/evas-software-x11.pc
  2092. config.status: creating pc/evas-software-gdi.pc
  2093. config.status: creating pc/evas-software-ddraw.pc
  2094. config.status: creating pc/evas-software-sdl.pc
  2095. config.status: creating pc/evas-wayland-shm.pc
  2096. config.status: creating pc/evas-wayland-egl.pc
  2097. config.status: creating pc/evas-drm.pc
  2098. config.status: creating pc/evas.pc
  2099. config.status: creating pc/evas-cxx.pc
  2100. config.status: creating pc/ecore.pc
  2101. config.status: creating pc/ecore-cxx.pc
  2102. config.status: creating pc/ecore-con.pc
  2103. config.status: creating pc/ecore-ipc.pc
  2104. config.status: creating pc/ecore-file.pc
  2105. config.status: creating pc/ecore-input.pc
  2106. config.status: creating pc/ecore-input-evas.pc
  2107. config.status: creating pc/ecore-cocoa.pc
  2108. config.status: creating pc/ecore-drm.pc
  2109. config.status: creating pc/ecore-fb.pc
  2110. config.status: creating pc/ecore-psl1ght.pc
  2111. config.status: creating pc/ecore-sdl.pc
  2112. config.status: creating pc/ecore-wayland.pc
  2113. config.status: creating pc/ecore-win32.pc
  2114. config.status: creating pc/ecore-x.pc
  2115. config.status: creating pc/ecore-evas.pc
  2116. config.status: creating pc/ecore-imf.pc
  2117. config.status: creating pc/ecore-imf-evas.pc
  2118. config.status: creating pc/ecore-audio.pc
  2119. config.status: creating pc/ecore-audio-cxx.pc
  2120. config.status: creating pc/ecore-avahi.pc
  2121. config.status: creating pc/ecore-buffer.pc
  2122. config.status: creating pc/ector.pc
  2123. config.status: creating pc/embryo.pc
  2124. config.status: creating pc/eio.pc
  2125. config.status: creating pc/eio-cxx.pc
  2126. config.status: creating pc/eldbus.pc
  2127. config.status: creating pc/efreet.pc
  2128. config.status: creating pc/efreet-mime.pc
  2129. config.status: creating pc/efreet-trash.pc
  2130. config.status: creating pc/eeze.pc
  2131. config.status: creating pc/ephysics.pc
  2132. config.status: creating pc/edje.pc
  2133. config.status: creating pc/edje-cxx.pc
  2134. config.status: creating pc/emotion.pc
  2135. config.status: creating pc/ethumb.pc
  2136. config.status: creating pc/ethumb_client.pc
  2137. config.status: creating pc/elocation.pc
  2138. config.status: creating pc/elua.pc
  2139. config.status: creating dbus-services/org.enlightenment.Ethumb.service
  2140. config.status: creating systemd-services/ethumb.service
  2141. config.status: creating po/Makefile.in
  2142. config.status: creating cmakeconfig/EflConfig.cmake
  2143. config.status: creating cmakeconfig/EflConfigVersion.cmake
  2144. config.status: creating cmakeconfig/EinaConfig.cmake
  2145. config.status: creating cmakeconfig/EinaConfigVersion.cmake
  2146. config.status: creating cmakeconfig/EioConfig.cmake
  2147. config.status: creating cmakeconfig/EioConfigVersion.cmake
  2148. config.status: creating cmakeconfig/EezeConfig.cmake
  2149. config.status: creating cmakeconfig/EezeConfigVersion.cmake
  2150. config.status: creating cmakeconfig/EoConfig.cmake
  2151. config.status: creating cmakeconfig/EoConfigVersion.cmake
  2152. config.status: creating cmakeconfig/EolianConfig.cmake
  2153. config.status: creating cmakeconfig/EolianConfigVersion.cmake
  2154. config.status: creating cmakeconfig/EolianCxxConfig.cmake
  2155. config.status: creating cmakeconfig/EolianCxxConfigVersion.cmake
  2156. config.status: creating cmakeconfig/EinaCxxConfig.cmake
  2157. config.status: creating cmakeconfig/EinaCxxConfigVersion.cmake
  2158. config.status: creating cmakeconfig/EoCxxConfig.cmake
  2159. config.status: creating cmakeconfig/EoCxxConfigVersion.cmake
  2160. config.status: creating cmakeconfig/EcoreCxxConfig.cmake
  2161. config.status: creating cmakeconfig/EcoreCxxConfigVersion.cmake
  2162. config.status: creating cmakeconfig/EvasCxxConfig.cmake
  2163. config.status: creating cmakeconfig/EvasCxxConfigVersion.cmake
  2164. config.status: creating cmakeconfig/EetCxxConfig.cmake
  2165. config.status: creating cmakeconfig/EetCxxConfigVersion.cmake
  2166. config.status: creating cmakeconfig/EetConfig.cmake
  2167. config.status: creating cmakeconfig/EetConfigVersion.cmake
  2168. config.status: creating cmakeconfig/EvasConfig.cmake
  2169. config.status: creating cmakeconfig/EvasConfigVersion.cmake
  2170. config.status: creating cmakeconfig/EcoreConfig.cmake
  2171. config.status: creating cmakeconfig/EcoreConfigVersion.cmake
  2172. config.status: creating cmakeconfig/EdjeConfig.cmake
  2173. config.status: creating cmakeconfig/EdjeConfigVersion.cmake
  2174. config.status: creating cmakeconfig/EldbusConfig.cmake
  2175. config.status: creating cmakeconfig/EldbusConfigVersion.cmake
  2176. config.status: creating cmakeconfig/EfreetConfig.cmake
  2177. config.status: creating cmakeconfig/EfreetConfigVersion.cmake
  2178. config.status: creating cmakeconfig/EthumbConfig.cmake
  2179. config.status: creating cmakeconfig/EthumbConfigVersion.cmake
  2180. config.status: creating cmakeconfig/EthumbClientConfig.cmake
  2181. config.status: creating cmakeconfig/EthumbClientConfigVersion.cmake
  2182. config.status: creating cmakeconfig/EmotionConfig.cmake
  2183. config.status: creating cmakeconfig/EmotionConfigVersion.cmake
  2184. config.status: creating cmakeconfig/EluaConfig.cmake
  2185. config.status: creating cmakeconfig/EluaConfigVersion.cmake
  2186. config.status: creating cmakeconfig/EmileConfig.cmake
  2187. config.status: creating cmakeconfig/EmileConfigVersion.cmake
  2188. config.status: creating config.h
  2189. config.status: executing depfiles commands
  2190. config.status: executing libtool commands
  2191. config.status: executing po-directories commands
  2192. config.status: creating po/POTFILES
  2193. config.status: creating po/Makefile
  2194.  
  2195.  
  2196.  
  2197. ------------------------------------------------------------------------
  2198. efl 1.16.99.32235
  2199. ------------------------------------------------------------------------
  2200.  
  2201. Configuration...: profile=dev os=linux-gnu
  2202.   EFL API Set...: both
  2203.   CPU Extensions: x86_64 (+mmx +sse3)
  2204.   System Feature: coroutine=ucontext +inotify +atfile_source +ipv6
  2205.   Threads.......: POSIX (+spinlocks +barrier +affinity +setname +__thread)
  2206.   Cryptography..: openssl
  2207.   X11...........: xlib
  2208.   OpenGL........: es
  2209.   C++11.........: yes
  2210. Eina............: yes (+systemd-journal unwind=no)
  2211. Eo..............: yes (+eo-id)
  2212. Eolian..........: yes (+cxx)
  2213. Emile...........: yes (crypto=openssl)
  2214. Eet.............: yes
  2215. Evas............: yes (-lua-old +fontconfig +fribidi +harfbuzz +cserve -tile-rotate dither-mask=big)
  2216.   Engines.......: buffer=static -fb -psl1ght -gl-cocoa -gl-sdl -software-gdi -software-ddraw -wayland-egl -wayland-shm +drm -gl-drm +software-xlib +gl-xlib
  2217.   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
  2218. Ecore...........: yes (+systemd-daemon +glib -g-main-loop)
  2219. Ecore_Con.......: yes (-cares +local-sockets +abstract-sockets resolver=dns.c +systemd-daemon)
  2220. Ecore_File......: yes
  2221. Ecore_IMF.......: yes (+ibus +scim +xim -wayland)
  2222. Ecore_X.........: xlib (-xpresent -gesture +xinput2 +xinput22)
  2223. Ecore_SDL.......: no
  2224. Ecore_Wayland...: no
  2225. IVI-Shell.......: no
  2226. Ecore_Buffer....: no ()
  2227. Ecore_FB........: no ()
  2228. Ecore_Audio.....: yes (-alsa +pulseaudio +sndfile -coreaudio)
  2229. Ecore_Avahi.....: yes (-avahi-client)
  2230. 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)
  2231. Ector...........: yes
  2232. Eeze............: yes (+libmount -tizen)
  2233. EPhysics........: yes
  2234. Edje............: yes (+physics +multisense -lua-old)
  2235. Emotion.........: yes (+v4l2 +xine -gstreamer +gstreamer1 -libvlc generic=static)
  2236. Ethumb..........: yes
  2237. Ethumb_Client...: yes
  2238. Elua............: yes
  2239. Tests...........: make check (inexplicitly enabled)
  2240. Examples........: make examples (make install-examples)
  2241. Documentation...: make doc
  2242. Compilation.....: make (or gmake)
  2243.   CPPFLAGS......: -I/usr/local/include -I/usr/local/include
  2244.   CFLAGS........: -O3 -ffast-math -march=native
  2245.   CXXFLAGS......: -O3 -ffast-math -march=native -std=gnu++11
  2246.   LDFLAGS.......: -L/usr/local/lib -L/usr/local/lib
  2247.  
  2248. Installation....: make install (as root if needed, with 'su' or 'sudo')
  2249.   prefix........: /usr/local
  2250.   dbus units....: ${datarootdir}/dbus-1/services
  2251.   systemd units.: /usr/lib/systemd/user
  2252.  
  2253.  
  2254. #-------------------------------------------------------------------#
  2255. ##==--                          ALERT                          --==##
  2256. #-------------------------------------------------------------------#
  2257.  
  2258.   Your installation prefix is *NOT* /usr so this means you need
  2259. to ensure some files are visible to dbus and systemd otherwise services cannot
  2260. be started when needed. You will need to do the following:
  2261.  
  2262. System-wide installation:
  2263.   ln -s /usr/local/share/dbus-1/services/org.enlightenment.Ethumb.service /usr/share/dbus-1/services/org.enlightenment.Ethumb.service
  2264.  
  2265.   or add "/usr/local/share" to $XDG_DATA_DIRS
  2266.  
  2267. User installation:
  2268.   ln -s /usr/local/share/dbus-1/services/org.enlightenment.Ethumb.service ~/.local/share/dbus-1/services/org.enlightenment.Ethumb.service
  2269.  
  2270. System-wide installation:
  2271.   ln -s /usr/lib/systemd/user/ethumb.service /usr/lib/systemd/user/ethumb.service
  2272.  
  2273.   or add "/usr/lib" to $XDG_DATA_DIRS or $XDG_CONFIG_DIRS
  2274.  
  2275. User installation:
  2276.   ln -s /usr/lib/systemd/user/ethumb.service ~/.config/systemd/user/ethumb.service
  2277.  
  2278. #-------------------------------------------------------------------#
  2279. + echo
  2280.  
  2281. + '[' 0 -ne 1 ']'
  2282. + make
  2283.  /bin/bash ./config.status
  2284. config.status: creating Makefile
  2285. config.status: creating data/Makefile
  2286. config.status: creating doc/Makefile
  2287. config.status: creating doc/Doxyfile
  2288. config.status: creating doc/previews/Makefile
  2289. config.status: creating src/Makefile
  2290. config.status: creating src/benchmarks/eina/Makefile
  2291. config.status: creating src/benchmarks/eo/Makefile
  2292. config.status: creating src/benchmarks/evas/Makefile
  2293. config.status: creating src/examples/eina/Makefile
  2294. config.status: creating src/examples/eina_cxx/Makefile
  2295. config.status: creating src/examples/eet/Makefile
  2296. config.status: creating src/examples/eo/Makefile
  2297. config.status: creating src/examples/evas/Makefile
  2298. config.status: creating src/examples/ecore/Makefile
  2299. config.status: creating src/examples/ecore_avahi/Makefile
  2300. config.status: creating src/examples/eio/Makefile
  2301. config.status: creating src/examples/eldbus/Makefile
  2302. config.status: creating src/examples/ephysics/Makefile
  2303. config.status: creating src/examples/edje/Makefile
  2304. config.status: creating src/examples/emotion/Makefile
  2305. config.status: creating src/examples/ethumb_client/Makefile
  2306. config.status: creating src/examples/elua/Makefile
  2307. config.status: creating src/examples/eolian_cxx/Makefile
  2308. config.status: creating src/examples/elocation/Makefile
  2309. config.status: creating src/lib/eina/eina_config.h
  2310. config.status: creating src/lib/ecore_x/ecore_x_version.h
  2311. config.status: creating src/lib/efl/Efl_Config.h
  2312. config.status: creating spec/efl.spec
  2313. config.status: creating pc/evil.pc
  2314. config.status: creating pc/escape.pc
  2315. config.status: creating pc/eina.pc
  2316. config.status: creating pc/eina-cxx.pc
  2317. config.status: creating pc/emile.pc
  2318. config.status: creating pc/eet.pc
  2319. config.status: creating pc/eet-cxx.pc
  2320. config.status: creating pc/eo.pc
  2321. config.status: creating pc/eo-cxx.pc
  2322. config.status: creating pc/eolian.pc
  2323. config.status: creating pc/eolian-cxx.pc
  2324. config.status: creating pc/efl.pc
  2325. config.status: creating pc/efl-cxx.pc
  2326. config.status: creating pc/evas-fb.pc
  2327. config.status: creating pc/evas-opengl-x11.pc
  2328. config.status: creating pc/evas-opengl-sdl.pc
  2329. config.status: creating pc/evas-opengl-cocoa.pc
  2330. config.status: creating pc/evas-psl1ght.pc
  2331. config.status: creating pc/evas-software-buffer.pc
  2332. config.status: creating pc/evas-software-x11.pc
  2333. config.status: creating pc/evas-software-gdi.pc
  2334. config.status: creating pc/evas-software-ddraw.pc
  2335. config.status: creating pc/evas-software-sdl.pc
  2336. config.status: creating pc/evas-wayland-shm.pc
  2337. config.status: creating pc/evas-wayland-egl.pc
  2338. config.status: creating pc/evas-drm.pc
  2339. config.status: creating pc/evas.pc
  2340. config.status: creating pc/evas-cxx.pc
  2341. config.status: creating pc/ecore.pc
  2342. config.status: creating pc/ecore-cxx.pc
  2343. config.status: creating pc/ecore-con.pc
  2344. config.status: creating pc/ecore-ipc.pc
  2345. config.status: creating pc/ecore-file.pc
  2346. config.status: creating pc/ecore-input.pc
  2347. config.status: creating pc/ecore-input-evas.pc
  2348. config.status: creating pc/ecore-cocoa.pc
  2349. config.status: creating pc/ecore-drm.pc
  2350. config.status: creating pc/ecore-fb.pc
  2351. config.status: creating pc/ecore-psl1ght.pc
  2352. config.status: creating pc/ecore-sdl.pc
  2353. config.status: creating pc/ecore-wayland.pc
  2354. config.status: creating pc/ecore-win32.pc
  2355. config.status: creating pc/ecore-x.pc
  2356. config.status: creating pc/ecore-evas.pc
  2357. config.status: creating pc/ecore-imf.pc
  2358. config.status: creating pc/ecore-imf-evas.pc
  2359. config.status: creating pc/ecore-audio.pc
  2360. config.status: creating pc/ecore-audio-cxx.pc
  2361. config.status: creating pc/ecore-avahi.pc
  2362. config.status: creating pc/ecore-buffer.pc
  2363. config.status: creating pc/ector.pc
  2364. config.status: creating pc/embryo.pc
  2365. config.status: creating pc/eio.pc
  2366. config.status: creating pc/eio-cxx.pc
  2367. config.status: creating pc/eldbus.pc
  2368. config.status: creating pc/efreet.pc
  2369. config.status: creating pc/efreet-mime.pc
  2370. config.status: creating pc/efreet-trash.pc
  2371. config.status: creating pc/eeze.pc
  2372. config.status: creating pc/ephysics.pc
  2373. config.status: creating pc/edje.pc
  2374. config.status: creating pc/edje-cxx.pc
  2375. config.status: creating pc/emotion.pc
  2376. config.status: creating pc/ethumb.pc
  2377. config.status: creating pc/ethumb_client.pc
  2378. config.status: creating pc/elocation.pc
  2379. config.status: creating pc/elua.pc
  2380. config.status: creating dbus-services/org.enlightenment.Ethumb.service
  2381. config.status: creating systemd-services/ethumb.service
  2382. config.status: creating po/Makefile.in
  2383. config.status: creating cmakeconfig/EflConfig.cmake
  2384. config.status: creating cmakeconfig/EflConfigVersion.cmake
  2385. config.status: creating cmakeconfig/EinaConfig.cmake
  2386. config.status: creating cmakeconfig/EinaConfigVersion.cmake
  2387. config.status: creating cmakeconfig/EioConfig.cmake
  2388. config.status: creating cmakeconfig/EioConfigVersion.cmake
  2389. config.status: creating cmakeconfig/EezeConfig.cmake
  2390. config.status: creating cmakeconfig/EezeConfigVersion.cmake
  2391. config.status: creating cmakeconfig/EoConfig.cmake
  2392. config.status: creating cmakeconfig/EoConfigVersion.cmake
  2393. config.status: creating cmakeconfig/EolianConfig.cmake
  2394. config.status: creating cmakeconfig/EolianConfigVersion.cmake
  2395. config.status: creating cmakeconfig/EolianCxxConfig.cmake
  2396. config.status: creating cmakeconfig/EolianCxxConfigVersion.cmake
  2397. config.status: creating cmakeconfig/EinaCxxConfig.cmake
  2398. config.status: creating cmakeconfig/EinaCxxConfigVersion.cmake
  2399. config.status: creating cmakeconfig/EoCxxConfig.cmake
  2400. config.status: creating cmakeconfig/EoCxxConfigVersion.cmake
  2401. config.status: creating cmakeconfig/EcoreCxxConfig.cmake
  2402. config.status: creating cmakeconfig/EcoreCxxConfigVersion.cmake
  2403. config.status: creating cmakeconfig/EvasCxxConfig.cmake
  2404. config.status: creating cmakeconfig/EvasCxxConfigVersion.cmake
  2405. config.status: creating cmakeconfig/EetCxxConfig.cmake
  2406. config.status: creating cmakeconfig/EetCxxConfigVersion.cmake
  2407. config.status: creating cmakeconfig/EetConfig.cmake
  2408. config.status: creating cmakeconfig/EetConfigVersion.cmake
  2409. config.status: creating cmakeconfig/EvasConfig.cmake
  2410. config.status: creating cmakeconfig/EvasConfigVersion.cmake
  2411. config.status: creating cmakeconfig/EcoreConfig.cmake
  2412. config.status: creating cmakeconfig/EcoreConfigVersion.cmake
  2413. config.status: creating cmakeconfig/EdjeConfig.cmake
  2414. config.status: creating cmakeconfig/EdjeConfigVersion.cmake
  2415. config.status: creating cmakeconfig/EldbusConfig.cmake
  2416. config.status: creating cmakeconfig/EldbusConfigVersion.cmake
  2417. config.status: creating cmakeconfig/EfreetConfig.cmake
  2418. config.status: creating cmakeconfig/EfreetConfigVersion.cmake
  2419. config.status: creating cmakeconfig/EthumbConfig.cmake
  2420. config.status: creating cmakeconfig/EthumbConfigVersion.cmake
  2421. config.status: creating cmakeconfig/EthumbClientConfig.cmake
  2422. config.status: creating cmakeconfig/EthumbClientConfigVersion.cmake
  2423. config.status: creating cmakeconfig/EmotionConfig.cmake
  2424. config.status: creating cmakeconfig/EmotionConfigVersion.cmake
  2425. config.status: creating cmakeconfig/EluaConfig.cmake
  2426. config.status: creating cmakeconfig/EluaConfigVersion.cmake
  2427. config.status: creating cmakeconfig/EmileConfig.cmake
  2428. config.status: creating cmakeconfig/EmileConfigVersion.cmake
  2429. config.status: creating config.h
  2430. config.status: config.h is unchanged
  2431. config.status: executing depfiles commands
  2432. config.status: executing libtool commands
  2433. config.status: executing po-directories commands
  2434. config.status: creating po/POTFILES
  2435. config.status: creating po/Makefile
  2436. make -j 9 --no-print-directory all-recursive
  2437. Making all in src
  2438. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  2439.   CC       bin/eolian/bin_eolian_eolian_gen-common_funcs.o
  2440.   CC       bin/eolian/bin_eolian_eolian_gen-eo_generator.o
  2441.   CC       bin/eolian/bin_eolian_eolian_gen-impl_generator.o
  2442.   CC       bin/eolian/bin_eolian_eolian_gen-legacy_generator.o
  2443.   CC       bin/eolian/bin_eolian_eolian_gen-types_generator.o
  2444.   CC       bin/eolian/bin_eolian_eolian_gen-docs_generator.o
  2445.   CC       bin/eolian/bin_eolian_eolian_gen-main.o
  2446.   CC       lib/eina/lib_eina_libeina_la-eina_abi.lo
  2447.   CC       lib/eina/lib_eina_libeina_la-eina_accessor.lo
  2448.   CC       lib/eina/lib_eina_libeina_la-eina_array.lo
  2449.   CC       lib/eina/lib_eina_libeina_la-eina_benchmark.lo
  2450.   CC       lib/eina/lib_eina_libeina_la-eina_binbuf.lo
  2451.   CC       lib/eina/lib_eina_libeina_la-eina_binshare.lo
  2452.   CC       lib/eina/lib_eina_libeina_la-eina_convert.lo
  2453.   CC       lib/eina/lib_eina_libeina_la-eina_counter.lo
  2454.   CC       lib/eina/lib_eina_libeina_la-eina_cpu.lo
  2455.   CC       lib/eina/lib_eina_libeina_la-eina_cow.lo
  2456.   CC       lib/eina/lib_eina_libeina_la-eina_crc.lo
  2457.   CC       lib/eina/lib_eina_libeina_la-eina_debug.lo
  2458.   CC       lib/eina/lib_eina_libeina_la-eina_debug_bt.lo
  2459.   CC       lib/eina/lib_eina_libeina_la-eina_debug_bt_file.lo
  2460.   CC       lib/eina/lib_eina_libeina_la-eina_debug_chunk.lo
  2461.   CC       lib/eina/lib_eina_libeina_la-eina_debug_proto.lo
  2462.   CC       lib/eina/lib_eina_libeina_la-eina_debug_monitor.lo
  2463.   CC       lib/eina/lib_eina_libeina_la-eina_debug_thread.lo
  2464.   CC       lib/eina/lib_eina_libeina_la-eina_error.lo
  2465.   CC       lib/eina/lib_eina_libeina_la-eina_evlog.lo
  2466.   CC       lib/eina/lib_eina_libeina_la-eina_file_common.lo
  2467.   CC       lib/eina/lib_eina_libeina_la-eina_fp.lo
  2468.   CC       lib/eina/lib_eina_libeina_la-eina_hamster.lo
  2469.   CC       lib/eina/lib_eina_libeina_la-eina_hash.lo
  2470.   CC       lib/eina/lib_eina_libeina_la-eina_inlist.lo
  2471.   CC       lib/eina/lib_eina_libeina_la-eina_inarray.lo
  2472.   CC       lib/eina/lib_eina_libeina_la-eina_lalloc.lo
  2473.   CC       lib/eina/lib_eina_libeina_la-eina_iterator.lo
  2474.   CC       lib/eina/lib_eina_libeina_la-eina_list.lo
  2475.   CC       lib/eina/lib_eina_libeina_la-eina_log.lo
  2476.   CC       lib/eina/lib_eina_libeina_la-eina_magic.lo
  2477.   CC       lib/eina/lib_eina_libeina_la-eina_main.lo
  2478.   CC       lib/eina/lib_eina_libeina_la-eina_matrix.lo
  2479.   CC       lib/eina/lib_eina_libeina_la-eina_matrixsparse.lo
  2480.   CC       lib/eina/lib_eina_libeina_la-eina_mempool.lo
  2481.   CC       lib/eina/lib_eina_libeina_la-eina_mmap.lo
  2482.   CC       lib/eina/lib_eina_libeina_la-eina_module.lo
  2483.   CC       lib/eina/lib_eina_libeina_la-eina_prefix.lo
  2484.   CC       lib/eina/lib_eina_libeina_la-eina_quad.lo
  2485.   CC       lib/eina/lib_eina_libeina_la-eina_rbtree.lo
  2486.   CC       lib/eina/lib_eina_libeina_la-eina_quadtree.lo
  2487.   CC       lib/eina/lib_eina_libeina_la-eina_rectangle.lo
  2488.   CC       lib/eina/lib_eina_libeina_la-eina_safety_checks.lo
  2489.   CC       lib/eina/lib_eina_libeina_la-eina_sched.lo
  2490.   CC       lib/eina/lib_eina_libeina_la-eina_share_common.lo
  2491.   CC       lib/eina/lib_eina_libeina_la-eina_simple_xml_parser.lo
  2492.   CC       lib/eina/lib_eina_libeina_la-eina_strbuf.lo
  2493.   CC       lib/eina/lib_eina_libeina_la-eina_str.lo
  2494.   CC       lib/eina/lib_eina_libeina_la-eina_strbuf_common.lo
  2495.   CC       lib/eina/lib_eina_libeina_la-eina_stringshare.lo
  2496.   CC       lib/eina/lib_eina_libeina_la-eina_thread.lo
  2497.   CC       lib/eina/lib_eina_libeina_la-eina_thread_queue.lo
  2498.   CC       lib/eina/lib_eina_libeina_la-eina_tiler.lo
  2499.   CC       lib/eina/lib_eina_libeina_la-eina_tmpstr.lo
  2500.   CC       lib/eina/lib_eina_libeina_la-eina_unicode.lo
  2501.   CC       lib/eina/lib_eina_libeina_la-eina_ustrbuf.lo
  2502.   CC       lib/eina/lib_eina_libeina_la-eina_ustringshare.lo
  2503.   CC       lib/eina/lib_eina_libeina_la-eina_util.lo
  2504.   CC       lib/eina/lib_eina_libeina_la-eina_value.lo
  2505.   CC       lib/eina/lib_eina_libeina_la-eina_value_util.lo
  2506.   CC       lib/eina/lib_eina_libeina_la-eina_xattr.lo
  2507.   CC       lib/eina/lib_eina_libeina_la-eina_quaternion.lo
  2508.   CC       lib/eina/lib_eina_libeina_la-eina_bezier.lo
  2509.   CC       lib/eina/lib_eina_libeina_la-eina_file.lo
  2510.   CC       modules/eina/mp/chained_pool/lib_eina_libeina_la-eina_chained_mempool.lo
  2511.   CC       modules/eina/mp/one_big/lib_eina_libeina_la-eina_one_big.lo
  2512.   CC       modules/eina/mp/pass_through/lib_eina_libeina_la-eina_pass_through.lo
  2513.   CC       lib/eolian/lib_eolian_libeolian_la-eo_lexer.lo
  2514.   CC       lib/eolian/lib_eolian_libeolian_la-eolian.lo
  2515.   CC       lib/eolian/lib_eolian_libeolian_la-eo_parser.lo
  2516.   CC       lib/eolian/lib_eolian_libeolian_la-eolian_database.lo
  2517.   CC       lib/eolian/lib_eolian_libeolian_la-database_fill.lo
  2518.   CC       lib/eolian/lib_eolian_libeolian_la-database_class.lo
  2519.   CC       lib/eolian/lib_eolian_libeolian_la-database_class_api.lo
  2520.   CC       lib/eolian/lib_eolian_libeolian_la-database_function.lo
  2521.   CC       lib/eolian/lib_eolian_libeolian_la-database_function_api.lo
  2522.   CC       lib/eolian/lib_eolian_libeolian_la-database_function_parameter.lo
  2523.   CC       lib/eolian/lib_eolian_libeolian_la-database_function_parameter_api.lo
  2524.   CC       lib/eolian/lib_eolian_libeolian_la-database_type.lo
  2525.   CC       lib/eolian/lib_eolian_libeolian_la-database_type_api.lo
  2526.   CC       lib/eolian/lib_eolian_libeolian_la-database_implement.lo
  2527.   CC       lib/eolian/lib_eolian_libeolian_la-database_implement_api.lo
  2528.   CC       lib/eolian/lib_eolian_libeolian_la-database_constructor.lo
  2529.   CC       lib/eolian/lib_eolian_libeolian_la-database_constructor_api.lo
  2530.   CC       lib/eolian/lib_eolian_libeolian_la-database_event.lo
  2531.   CC       lib/eolian/lib_eolian_libeolian_la-database_event_api.lo
  2532.   CC       lib/eolian/lib_eolian_libeolian_la-database_expr.lo
  2533.   CC       lib/eolian/lib_eolian_libeolian_la-database_expr_api.lo
  2534.   CC       lib/eolian/lib_eolian_libeolian_la-database_var.lo
  2535.   CC       lib/eolian/lib_eolian_libeolian_la-database_var_api.lo
  2536.   CC       lib/eolian/lib_eolian_libeolian_la-database_validate.lo
  2537.   CCLD     lib/eina/libeina.la
  2538.   CCLD     lib/eolian/libeolian.la
  2539.   CCLD     bin/eolian/eolian_gen
  2540.   EOLIAN   lib/eo/eo_abstract_class.eo.c
  2541.   EOLIAN   lib/eo/eo_base.eo.c
  2542.   EOLIAN   lib/eo/eo_base.eo.h
  2543.   EOLIAN   lib/eo/eo_abstract_class.eo.h
  2544.   EOLIAN   lib/efl/interfaces/efl_file.eo.c
  2545.   EOLIAN   lib/efl/interfaces/efl_control.eo.c
  2546.   EOLIAN   lib/efl/interfaces/efl_image.eo.c
  2547.   EOLIAN   lib/efl/interfaces/efl_text.eo.c
  2548.   EOLIAN   lib/efl/interfaces/efl_player.eo.c
  2549.   EOLIAN   lib/efl/interfaces/efl_text_properties.eo.c
  2550.   EOLIAN   lib/efl/interfaces/efl_gfx_base.eo.c
  2551.   EOLIAN   lib/efl/interfaces/efl_gfx_stack.eo.c
  2552.   EOLIAN   lib/efl/interfaces/efl_gfx_fill.eo.c
  2553.   EOLIAN   lib/efl/interfaces/efl_gfx_view.eo.c
  2554.   EOLIAN   lib/efl/interfaces/efl_gfx_gradient_base.eo.c
  2555.   EOLIAN   lib/efl/interfaces/efl_gfx_shape.eo.c
  2556.   EOLIAN   lib/efl/interfaces/efl_gfx_gradient_linear.eo.c
  2557.   EOLIAN   lib/efl/interfaces/efl_gfx_gradient_radial.eo.c
  2558.   EOLIAN   lib/efl/interfaces/efl_gfx_filter.eo.c
  2559.   EOLIAN   lib/efl/interfaces/efl_control.eo.h
  2560.   EOLIAN   lib/efl/interfaces/efl_model_base.eo.c
  2561.   EOLIAN   lib/efl/interfaces/efl_image.eo.h
  2562.   EOLIAN   lib/efl/interfaces/efl_file.eo.h
  2563.   EOLIAN   lib/efl/interfaces/efl_player.eo.h
  2564.   EOLIAN   lib/efl/interfaces/efl_text.eo.h
  2565.   EOLIAN   lib/efl/interfaces/efl_text_properties.eo.h
  2566.   EOLIAN   lib/efl/interfaces/efl_gfx_base.eo.h
  2567.   EOLIAN   lib/efl/interfaces/efl_gfx_stack.eo.h
  2568.   EOLIAN   lib/efl/interfaces/efl_gfx_fill.eo.h
  2569.   EOLIAN   lib/efl/interfaces/efl_gfx_view.eo.h
  2570.   EOLIAN   lib/efl/interfaces/efl_gfx_gradient_base.eo.h
  2571.   EOLIAN   lib/efl/interfaces/efl_gfx_shape.eo.h
  2572.   EOLIAN   lib/efl/interfaces/efl_gfx_gradient_linear.eo.h
  2573.   EOLIAN   lib/efl/interfaces/efl_gfx_gradient_radial.eo.h
  2574.   EOLIAN   lib/efl/interfaces/efl_gfx_filter.eo.h
  2575.   EOLIAN   lib/efl/interfaces/efl_model_base.eo.h
  2576.   EOLIAN   lib/ector/ector_generic_surface.eo.c
  2577.   EOLIAN   lib/ector/ector_renderer_generic_base.eo.c
  2578.   EOLIAN   lib/ector/ector_renderer_generic_shape.eo.c
  2579.   EOLIAN   lib/ector/ector_renderer_generic_gradient.eo.c
  2580.   EOLIAN   lib/ector/ector_renderer_generic_gradient_radial.eo.c
  2581.   EOLIAN   lib/ector/cairo/ector_cairo_surface.eo.c
  2582.   EOLIAN   lib/ector/ector_renderer_generic_gradient_linear.eo.c
  2583.   EOLIAN   lib/ector/cairo/ector_renderer_cairo_shape.eo.c
  2584.   EOLIAN   lib/ector/cairo/ector_renderer_cairo_base.eo.c
  2585.   EOLIAN   lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo.c
  2586.   EOLIAN   lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo.c
  2587.   EOLIAN   lib/ector/software/ector_software_surface.eo.c
  2588.   EOLIAN   lib/ector/software/ector_renderer_software_base.eo.c
  2589.   EOLIAN   lib/ector/software/ector_renderer_software_shape.eo.c
  2590.   EOLIAN   lib/ector/software/ector_renderer_software_gradient_radial.eo.c
  2591.   EOLIAN   lib/ector/software/ector_renderer_software_gradient_linear.eo.c
  2592.   EOLIAN   lib/ector/ector_generic_surface.eo.h
  2593.   EOLIAN   lib/ector/ector_renderer_generic_base.eo.h
  2594.   EOLIAN   lib/ector/ector_renderer_generic_shape.eo.h
  2595.   EOLIAN   lib/ector/ector_renderer_generic_gradient.eo.h
  2596.   EOLIAN   lib/ector/ector_renderer_generic_gradient_radial.eo.h
  2597.   EOLIAN   lib/ector/ector_renderer_generic_gradient_linear.eo.h
  2598.   EOLIAN   lib/ector/cairo/ector_cairo_surface.eo.h
  2599.   EOLIAN   lib/ector/cairo/ector_renderer_cairo_base.eo.h
  2600.   EOLIAN   lib/ector/cairo/ector_renderer_cairo_shape.eo.h
  2601.   EOLIAN   lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo.h
  2602.   EOLIAN   lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo.h
  2603.   EOLIAN   lib/ector/software/ector_software_surface.eo.h
  2604.   EOLIAN   lib/ector/software/ector_renderer_software_base.eo.h
  2605.   EOLIAN   lib/ector/software/ector_renderer_software_shape.eo.h
  2606.   EOLIAN   lib/ector/software/ector_renderer_software_gradient_radial.eo.h
  2607.   EOLIAN   lib/ector/software/ector_renderer_software_gradient_linear.eo.h
  2608.   EOLIAN   lib/evas/canvas/evas_line.eo.c
  2609.   EOLIAN   lib/evas/canvas/evas_object.eo.c
  2610.   EOLIAN   lib/evas/canvas/evas_polygon.eo.c
  2611.   EOLIAN   lib/evas/canvas/evas_rectangle.eo.c
  2612.   EOLIAN   lib/evas/canvas/evas_text.eo.c
  2613.   EOLIAN   lib/evas/canvas/evas_textblock.eo.c
  2614.   EOLIAN   lib/evas/canvas/evas_textgrid.eo.c
  2615.   EOLIAN   lib/evas/canvas/evas_object_smart.eo.c
  2616.   EOLIAN   lib/evas/canvas/evas_signal_interface.eo.c
  2617.   EOLIAN   lib/evas/canvas/evas_smart_clipped.eo.c
  2618.   EOLIAN   lib/evas/canvas/evas_table.eo.c
  2619.   EOLIAN   lib/evas/canvas/evas_common_interface.eo.c
  2620.   EOLIAN   lib/evas/canvas/evas_canvas.eo.c
  2621.   EOLIAN   lib/evas/canvas/evas_grid.eo.c
  2622.   EOLIAN   lib/evas/canvas/evas_image.eo.c
  2623.   EOLIAN   lib/evas/canvas/evas_out.eo.c
  2624.   EOLIAN   lib/evas/canvas/evas_draggable_interface.eo.c
  2625.   EOLIAN   lib/evas/canvas/evas_clickable_interface.eo.c
  2626.   EOLIAN   lib/evas/canvas/evas_scrollable_interface.eo.c
  2627.   EOLIAN   lib/evas/canvas/evas_selectable_interface.eo.c
  2628.   EOLIAN   lib/evas/canvas/evas_zoomable_interface.eo.c
  2629.   EOLIAN   lib/evas/canvas/evas_box.eo.c
  2630.   EOLIAN   lib/evas/canvas/evas_canvas3d_camera.eo.c
  2631.   EOLIAN   lib/evas/canvas/evas_canvas3d_texture.eo.c
  2632.   EOLIAN   lib/evas/canvas/evas_canvas3d_material.eo.c
  2633.   EOLIAN   lib/evas/canvas/evas_canvas3d_light.eo.c
  2634.   EOLIAN   lib/evas/canvas/evas_canvas3d_mesh.eo.c
  2635.   EOLIAN   lib/evas/canvas/evas_canvas3d_scene.eo.c
  2636.   EOLIAN   lib/evas/canvas/evas_canvas3d_primitive.eo.c
  2637.   EOLIAN   lib/evas/canvas/evas_canvas3d_node.eo.c
  2638.   EOLIAN   lib/evas/canvas/evas_canvas3d_object.eo.c
  2639.   EOLIAN   lib/evas/canvas/evas_vg.eo.c
  2640.   EOLIAN   lib/evas/canvas/efl_vg_base.eo.c
  2641.   EOLIAN   lib/evas/canvas/efl_vg_container.eo.c
  2642.   EOLIAN   lib/evas/canvas/efl_vg_shape.eo.c
  2643.   EOLIAN   lib/evas/canvas/efl_vg_root_node.eo.c
  2644.   EOLIAN   lib/evas/canvas/efl_vg_gradient.eo.c
  2645.   EOLIAN   lib/evas/canvas/efl_vg_gradient_radial.eo.c
  2646.   EOLIAN   lib/evas/canvas/efl_vg_gradient_linear.eo.c
  2647.   EOLIAN   lib/evas/canvas/evas_filter.eo.c
  2648.   EOLIAN   lib/evas/canvas/evas_object.eo.h
  2649.   EOLIAN   lib/evas/canvas/evas_polygon.eo.h
  2650.   EOLIAN   lib/evas/canvas/evas_line.eo.h
  2651.   EOLIAN   lib/evas/canvas/evas_rectangle.eo.h
  2652.   EOLIAN   lib/evas/canvas/evas_text.eo.h
  2653.   EOLIAN   lib/evas/canvas/evas_textblock.eo.h
  2654.   EOLIAN   lib/evas/canvas/evas_textgrid.eo.h
  2655.   EOLIAN   lib/evas/canvas/evas_signal_interface.eo.h
  2656.   EOLIAN   lib/evas/canvas/evas_object_smart.eo.h
  2657.   EOLIAN   lib/evas/canvas/evas_smart_clipped.eo.h
  2658.   EOLIAN   lib/evas/canvas/evas_table.eo.h
  2659.   EOLIAN   lib/evas/canvas/evas_common_interface.eo.h
  2660.   EOLIAN   lib/evas/canvas/evas_canvas.eo.h
  2661.   EOLIAN   lib/evas/canvas/evas_grid.eo.h
  2662.   EOLIAN   lib/evas/canvas/evas_image.eo.h
  2663.   EOLIAN   lib/evas/canvas/evas_out.eo.h
  2664.   EOLIAN   lib/evas/canvas/evas_draggable_interface.eo.h
  2665.   EOLIAN   lib/evas/canvas/evas_clickable_interface.eo.h
  2666.   EOLIAN   lib/evas/canvas/evas_scrollable_interface.eo.h
  2667.   EOLIAN   lib/evas/canvas/evas_selectable_interface.eo.h
  2668.   EOLIAN   lib/evas/canvas/evas_zoomable_interface.eo.h
  2669.   EOLIAN   lib/evas/canvas/evas_canvas3d_camera.eo.h
  2670.   EOLIAN   lib/evas/canvas/evas_box.eo.h
  2671.   EOLIAN   lib/evas/canvas/evas_canvas3d_texture.eo.h
  2672.   EOLIAN   lib/evas/canvas/evas_canvas3d_material.eo.h
  2673.   EOLIAN   lib/evas/canvas/evas_canvas3d_light.eo.h
  2674.   EOLIAN   lib/evas/canvas/evas_canvas3d_mesh.eo.h
  2675.   EOLIAN   lib/evas/canvas/evas_canvas3d_primitive.eo.h
  2676.   EOLIAN   lib/evas/canvas/evas_canvas3d_node.eo.h
  2677.   EOLIAN   lib/evas/canvas/evas_canvas3d_scene.eo.h
  2678.   EOLIAN   lib/evas/canvas/evas_canvas3d_object.eo.h
  2679.   EOLIAN   lib/evas/canvas/efl_vg_base.eo.h
  2680.   EOLIAN   lib/evas/canvas/evas_vg.eo.h
  2681.   EOLIAN   lib/evas/canvas/efl_vg_shape.eo.h
  2682.   EOLIAN   lib/evas/canvas/efl_vg_container.eo.h
  2683.   EOLIAN   lib/evas/canvas/efl_vg_root_node.eo.h
  2684.   EOLIAN   lib/evas/canvas/efl_vg_gradient.eo.h
  2685.   EOLIAN   lib/evas/canvas/efl_vg_gradient_radial.eo.h
  2686.   EOLIAN   lib/evas/canvas/evas_filter.eo.h
  2687.   EOLIAN   lib/evas/canvas/evas_object.eo.legacy.h
  2688.   EOLIAN   lib/evas/canvas/efl_vg_gradient_linear.eo.h
  2689.   EOLIAN   lib/evas/canvas/evas_line.eo.legacy.h
  2690.   EOLIAN   lib/evas/canvas/evas_polygon.eo.legacy.h
  2691.   EOLIAN   lib/evas/canvas/evas_rectangle.eo.legacy.h
  2692.   EOLIAN   lib/evas/canvas/evas_text.eo.legacy.h
  2693.   EOLIAN   lib/evas/canvas/evas_textblock.eo.legacy.h
  2694.   EOLIAN   lib/evas/canvas/evas_textgrid.eo.legacy.h
  2695.   EOLIAN   lib/evas/canvas/evas_signal_interface.eo.legacy.h
  2696.   EOLIAN   lib/evas/canvas/evas_object_smart.eo.legacy.h
  2697.   EOLIAN   lib/evas/canvas/evas_table.eo.legacy.h
  2698.   EOLIAN   lib/evas/canvas/evas_smart_clipped.eo.legacy.h
  2699.   EOLIAN   lib/evas/canvas/evas_common_interface.eo.legacy.h
  2700.   EOLIAN   lib/evas/canvas/evas_canvas.eo.legacy.h
  2701.   EOLIAN   lib/evas/canvas/evas_grid.eo.legacy.h
  2702.   EOLIAN   lib/evas/canvas/evas_image.eo.legacy.h
  2703.   EOLIAN   lib/evas/canvas/evas_out.eo.legacy.h
  2704.   EOLIAN   lib/evas/canvas/evas_draggable_interface.eo.legacy.h
  2705.   EOLIAN   lib/evas/canvas/evas_clickable_interface.eo.legacy.h
  2706.   EOLIAN   lib/evas/canvas/evas_scrollable_interface.eo.legacy.h
  2707.   EOLIAN   lib/evas/canvas/evas_selectable_interface.eo.legacy.h
  2708.   EOLIAN   lib/evas/canvas/evas_zoomable_interface.eo.legacy.h
  2709.   EOLIAN   lib/evas/canvas/evas_box.eo.legacy.h
  2710.   EOLIAN   lib/evas/canvas/evas_canvas3d_texture.eo.legacy.h
  2711.   EOLIAN   lib/evas/canvas/evas_canvas3d_camera.eo.legacy.h
  2712.   EOLIAN   lib/evas/canvas/evas_canvas3d_material.eo.legacy.h
  2713.   EOLIAN   lib/evas/canvas/evas_canvas3d_light.eo.legacy.h
  2714.   EOLIAN   lib/evas/canvas/evas_canvas3d_mesh.eo.legacy.h
  2715.   EOLIAN   lib/evas/canvas/evas_canvas3d_primitive.eo.legacy.h
  2716.   EOLIAN   lib/evas/canvas/evas_canvas3d_node.eo.legacy.h
  2717.   EOLIAN   lib/evas/canvas/evas_canvas3d_scene.eo.legacy.h
  2718.   EOLIAN   lib/evas/canvas/evas_canvas3d_object.eo.legacy.h
  2719.   EOLIAN   lib/evas/canvas/evas_vg.eo.legacy.h
  2720.   EOLIAN   lib/evas/canvas/efl_vg_base.eo.legacy.h
  2721.   EOLIAN   lib/evas/canvas/efl_vg_container.eo.legacy.h
  2722.   EOLIAN   lib/evas/canvas/efl_vg_shape.eo.legacy.h
  2723.   EOLIAN   lib/evas/canvas/efl_vg_root_node.eo.legacy.h
  2724.   EOLIAN   lib/evas/canvas/efl_vg_gradient_radial.eo.legacy.h
  2725.   EOLIAN   lib/evas/canvas/efl_vg_gradient.eo.legacy.h
  2726.   EOLIAN   lib/evas/canvas/efl_vg_gradient_linear.eo.legacy.h
  2727.   EOLIAN   lib/evas/canvas/evas_filter.eo.legacy.h
  2728.   EOLIAN   lib/evas/canvas/evas_types.eot.h
  2729.   EOLIAN   modules/evas/engines/software_generic/ector_cairo_software_surface.eo.h
  2730.   EOLIAN   modules/evas/engines/software_generic/ector_cairo_software_surface.eo.c
  2731.   EOLIAN   modules/evas/engines/gl_generic/ector_cairo_software_surface.eo.c
  2732.   EOLIAN   lib/ecore/ecore_timer.eo.c
  2733.   EOLIAN   modules/evas/engines/gl_generic/ector_cairo_software_surface.eo.h
  2734.   EOLIAN   lib/ecore/ecore_poller.eo.c
  2735.   EOLIAN   lib/ecore/ecore_job.eo.c
  2736.   EOLIAN   lib/ecore/ecore_exe.eo.c
  2737.   EOLIAN   lib/ecore/ecore_idler.eo.c
  2738.   EOLIAN   lib/ecore/ecore_idle_enterer.eo.c
  2739.   EOLIAN   lib/ecore/ecore_idle_exiter.eo.c
  2740.   EOLIAN   lib/ecore/ecore_animator.eo.c
  2741.   EOLIAN   lib/ecore/ecore_mainloop.eo.c
  2742.   EOLIAN   lib/ecore/ecore_parent.eo.c
  2743.   EOLIAN   lib/ecore/ecore_timer.eo.h
  2744.   EOLIAN   lib/ecore/ecore_poller.eo.h
  2745.   EOLIAN   lib/ecore/ecore_job.eo.h
  2746.   EOLIAN   lib/ecore/ecore_idler.eo.h
  2747.   EOLIAN   lib/ecore/ecore_exe.eo.h
  2748.   EOLIAN   lib/ecore/ecore_idle_enterer.eo.h
  2749.   EOLIAN   lib/ecore/ecore_idle_exiter.eo.h
  2750.   EOLIAN   lib/ecore/ecore_animator.eo.h
  2751.   EOLIAN   lib/ecore/ecore_mainloop.eo.h
  2752.   EOLIAN   lib/ecore/ecore_parent.eo.h
  2753.   EOLIAN   lib/ecore/ecore_timer.eo.legacy.h
  2754.   EOLIAN   lib/ecore/ecore_poller.eo.legacy.h
  2755.   EOLIAN   lib/ecore/ecore_job.eo.legacy.h
  2756.   EOLIAN   lib/ecore/ecore_exe.eo.legacy.h
  2757.   EOLIAN   lib/ecore/ecore_idler.eo.legacy.h
  2758.   EOLIAN   lib/ecore/ecore_idle_enterer.eo.legacy.h
  2759.   EOLIAN   lib/ecore/ecore_idle_exiter.eo.legacy.h
  2760.   EOLIAN   lib/ecore/ecore_animator.eo.legacy.h
  2761.   EOLIAN   lib/ecore_con/ecore_con_client.eo.c
  2762.   EOLIAN   lib/ecore_con/ecore_con_base.eo.c
  2763.   EOLIAN   lib/ecore_con/ecore_con_connector.eo.c
  2764.   EOLIAN   lib/ecore_con/ecore_con_eet_base.eo.c
  2765.   EOLIAN   lib/ecore_con/ecore_con_server.eo.c
  2766.   EOLIAN   lib/ecore_con/ecore_con_eet_server_obj.eo.c
  2767.   EOLIAN   lib/ecore_con/ecore_con_eet_client_obj.eo.c
  2768.   EOLIAN   lib/ecore_con/efl_network_url.eo.c
  2769.   EOLIAN   lib/ecore_con/ecore_con_base.eo.h
  2770.   EOLIAN   lib/ecore_con/ecore_con_client.eo.h
  2771.   EOLIAN   lib/ecore_con/ecore_con_server.eo.h
  2772.   EOLIAN   lib/ecore_con/ecore_con_eet_base.eo.h
  2773.   EOLIAN   lib/ecore_con/ecore_con_connector.eo.h
  2774.   EOLIAN   lib/ecore_con/ecore_con_eet_server_obj.eo.h
  2775.   EOLIAN   lib/ecore_con/ecore_con_eet_client_obj.eo.h
  2776.   EOLIAN   lib/ecore_con/efl_network_url.eo.h
  2777.   EOLIAN   lib/ecore_con/ecore_con_base.eo.legacy.h
  2778.   EOLIAN   lib/ecore_con/ecore_con_client.eo.legacy.h
  2779.   EOLIAN   lib/ecore_con/ecore_con_server.eo.legacy.h
  2780.   EOLIAN   lib/ecore_con/ecore_con_connector.eo.legacy.h
  2781.   EOLIAN   lib/ecore_con/ecore_con_eet_base.eo.legacy.h
  2782.   EOLIAN   lib/ecore_con/ecore_con_eet_client_obj.eo.legacy.h
  2783.   EOLIAN   lib/ecore_con/ecore_con_eet_server_obj.eo.legacy.h
  2784.   EOLIAN   lib/ecore_con/efl_network_url.eo.legacy.h
  2785.   EOLIAN   lib/ecore_audio/ecore_audio.eo.c
  2786.   EOLIAN   lib/ecore_audio/ecore_audio_out.eo.c
  2787.   EOLIAN   lib/ecore_audio/ecore_audio_in.eo.c
  2788.   EOLIAN   lib/ecore_audio/ecore_audio_in_sndfile.eo.c
  2789.   EOLIAN   lib/ecore_audio/ecore_audio_out_sndfile.eo.c
  2790.   EOLIAN   lib/ecore_audio/ecore_audio_in_tone.eo.c
  2791.   EOLIAN   lib/ecore_audio/ecore_audio.eo.h
  2792.   EOLIAN   lib/ecore_audio/ecore_audio_out_pulse.eo.c
  2793.   EOLIAN   lib/ecore_audio/ecore_audio_in.eo.h
  2794.   EOLIAN   lib/ecore_audio/ecore_audio_in_sndfile.eo.h
  2795.   EOLIAN   lib/ecore_audio/ecore_audio_out.eo.h
  2796.   EOLIAN   lib/ecore_audio/ecore_audio_out_sndfile.eo.h
  2797.   EOLIAN   lib/ecore_audio/ecore_audio_in_tone.eo.h
  2798.   EOLIAN   lib/ecore_audio/ecore_audio_out_pulse.eo.h
  2799.   EOLIAN   lib/eio/eio_model.eo.h
  2800.   EOLIAN   lib/edje/edje_object.eo.c
  2801.   EOLIAN   lib/eio/eio_model.eo.c
  2802.   EOLIAN   lib/edje/edje_edit.eo.c
  2803.   EOLIAN   lib/edje/edje_object.eo.h
  2804.   EOLIAN   lib/edje/edje_edit.eo.h
  2805.   EOLIAN   lib/edje/edje_object.eo.legacy.h
  2806.   EOLIAN   lib/edje/edje_edit.eo.legacy.h
  2807.   EOLIAN   lib/edje/edje_types.eot.h
  2808.   EOLIAN   lib/emotion/emotion_object.eo.c
  2809.   EOLIAN   lib/emotion/emotion_object.eo.h
  2810.   EOLIAN   lib/emotion/emotion_object.eo.legacy.h
  2811. make -j 9  all-recursive
  2812. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  2813. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  2814.   CC       static_libs/rg_etc/lib_eet_libeet_la-rg_etc1.lo
  2815.   CC       static_libs/rg_etc/lib_eet_libeet_la-rg_etc2.lo
  2816.   CC       static_libs/rg_etc/lib_eet_libeet_la-etc2_encoder.lo
  2817.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_object.lo
  2818.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_scene.lo
  2819.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_node.lo
  2820.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_light.lo
  2821.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_camera.lo
  2822.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_mesh.lo
  2823.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_texture.lo
  2824.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_material.lo
  2825.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_primitive.lo
  2826.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_eet.lo
  2827.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_vg.lo
  2828.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_node.lo
  2829.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_container.lo
  2830.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_root_node.lo
  2831.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient.lo
  2832.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient_linear.lo
  2833.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient_radial.lo
  2834.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_utils.lo
  2835.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_vg_shape.lo
  2836.   CC       lib/evas/common/lib_evas_libevas_la-evas_text_utils.lo
  2837.   CC       lib/evas/common/lib_evas_libevas_la-evas_font_ot.lo
  2838.   CC       lib/evas/common/lib_evas_libevas_la-evas_map_image.lo
  2839.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_filter_mixin.lo
  2840.   CC       static_libs/rg_etc/lib_evas_libevas_la-rg_etc1.lo
  2841.   CC       static_libs/rg_etc/lib_evas_libevas_la-rg_etc2.lo
  2842.   CC       static_libs/rg_etc/lib_evas_libevas_la-etc2_encoder.lo
  2843.   CC       static_libs/lz4/lib_evas_libevas_la-lz4.lo
  2844.   CC       static_libs/lz4/lib_evas_libevas_la-lz4hc.lo
  2845.   CC       lib/evas/common/lib_evas_common_libevas_convert_rgb_32_la-evas_convert_rgb_32.lo
  2846.   CC       lib/efreet/lib_efreet_libefreet_mime_la-efreet_mime.lo
  2847.   CC       lib/efreet/lib_efreet_libefreet_trash_la-efreet_trash.lo
  2848.   CC       bin/efreet/bin_efreet_efreet_desktop_cache_create-efreet_desktop_cache_create.o
  2849.   CC       bin/efreet/bin_efreet_efreet_icon_cache_create-efreet_icon_cache_create.o
  2850.   CC       bin/ethumb_client/bin_ethumb_client_ethumbd_slave-ethumbd_slave.o
  2851.   CC       bin/evas/bin_evas_evas_cserve2-evas_cserve2_main.o
  2852.   CC       bin/evas/bin_evas_evas_cserve2-evas_cserve2_slaves.o
  2853.   CC       bin/evas/bin_evas_evas_cserve2-evas_cserve2_shm.o
  2854.   CC       bin/evas/bin_evas_evas_cserve2-evas_cserve2_messages.o
  2855.   CC       bin/evas/bin_evas_evas_cserve2-evas_cserve2_cache.o
  2856.   CC       bin/evas/bin_evas_evas_cserve2-evas_cserve2_requests.o
  2857.   CC       bin/evas/bin_evas_evas_cserve2-evas_cserve2_fonts.o
  2858.   CC       bin/evas/bin_evas_evas_cserve2-evas_cserve2_scale.o
  2859.   CC       bin/evas/bin_evas_evas_cserve2-evas_cserve2_main_loop_linux.o
  2860.   CC       bin/evas/bin_evas_evas_cserve2-evas_cserve2_index.o
  2861.   CC       bin/evas/bin_evas_evas_cserve2_slave-evas_cserve2_slave.o
  2862.   CC       lib/evas/cserve2/bin_evas_evas_cserve2-evas_cs2_utils.o
  2863.   CC       bin/evas/bin_evas_evas_cserve2_slave-evas_cserve2_utils.o
  2864.   CC       lib/evas/file/bin_evas_evas_cserve2_slave-evas_module.o
  2865.   CC       lib/evas/file/bin_evas_evas_cserve2_slave-evas_path.o
  2866.   CC       modules/evas/image_loaders/bmp/bin_evas_evas_cserve2_slave-evas_image_load_bmp.o
  2867.   CC       modules/evas/image_loaders/dds/bin_evas_evas_cserve2_slave-s3tc_decoder.o
  2868.   CC       modules/evas/image_loaders/dds/bin_evas_evas_cserve2_slave-evas_image_load_dds.o
  2869.   CC       modules/evas/image_loaders/eet/bin_evas_evas_cserve2_slave-evas_image_load_eet.o
  2870.   CC       modules/evas/image_loaders/generic/bin_evas_evas_cserve2_slave-evas_image_load_generic.o
  2871.   CC       modules/evas/image_loaders/ico/bin_evas_evas_cserve2_slave-evas_image_load_ico.o
  2872.   CC       modules/evas/image_loaders/jpeg/bin_evas_evas_cserve2_slave-evas_image_load_jpeg.o
  2873.   CC       modules/evas/image_loaders/pmaps/bin_evas_evas_cserve2_slave-evas_image_load_pmaps.o
  2874.   CC       modules/evas/image_loaders/png/bin_evas_evas_cserve2_slave-evas_image_load_png.o
  2875.   CC       modules/evas/image_loaders/tga/bin_evas_evas_cserve2_slave-evas_image_load_tga.o
  2876.   CC       modules/evas/image_loaders/psd/bin_evas_evas_cserve2_slave-evas_image_load_psd.o
  2877.   CC       modules/evas/image_loaders/wbmp/bin_evas_evas_cserve2_slave-evas_image_load_wbmp.o
  2878.   CC       modules/evas/image_loaders/xpm/bin_evas_evas_cserve2_slave-evas_image_load_xpm.o
  2879.   CC       modules/evas/image_loaders/tgv/bin_evas_evas_cserve2_slave-evas_image_load_tgv.o
  2880.   CC       static_libs/rg_etc/bin_evas_evas_cserve2_slave-rg_etc2.o
  2881.   CC       static_libs/rg_etc/bin_evas_evas_cserve2_slave-rg_etc1.o
  2882.   CC       static_libs/lz4/bin_evas_evas_cserve2_slave-lz4.o
  2883.   CC       bin/evas/bin_evas_dummy_slave-dummy_slave.o
  2884.   CC       bin/eeze/bin_eeze_eeze_udev_test-eeze_udev_test.o
  2885.   CC       bin/eeze/bin_eeze_eeze_sensor_test-eeze_sensor_test.o
  2886.   CC       modules/ecore_evas/engines/drm/modules_ecore_evas_engines_drm_module_la-ecore_evas_drm.lo
  2887.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_sprites.lo
  2888.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_fb.lo
  2889.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_evdev.lo
  2890.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_inputs.lo
  2891.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_tty.lo
  2892.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_output.lo
  2893.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_device.lo
  2894.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_launcher.lo
  2895.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_dbus.lo
  2896.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_logind.lo
  2897.   CC       lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm.lo
  2898.   CC       lib/eo/lib_eo_libeo_la-eo.lo
  2899. lib/evas/common/evas_map_image.c: In function '_calc_spans.isra.2':
  2900. lib/evas/common/evas_map_image.c:98:30: warning: 'order[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2901.     int edge[4][4], edge_num, order[4];
  2902.                               ^
  2903. lib/evas/common/evas_map_image.c:98:30: warning: 'order[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2904. lib/evas/common/evas_map_image.c:98:30: warning: 'order[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2905. lib/evas/common/evas_map_image.c:98:30: warning: 'order[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2906.   CC       lib/eo/lib_eo_libeo_la-eo_ptr_indirection.lo
  2907.   CC       lib/eo/lib_eo_libeo_la-eo_base_class.lo
  2908.   CC       lib/eo/lib_eo_libeo_la-eo_class_class.lo
  2909.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_main.lo
  2910.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_net.lo
  2911.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_sensor.lo
  2912.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_udev_find.lo
  2913.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_udev_private.lo
  2914.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_udev_syspath.lo
  2915.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_udev_walk.lo
  2916.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_udev_watch.lo
  2917.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_disk.lo
  2918.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_disk_udev.lo
  2919.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_disk_mount.lo
  2920.   CC       lib/eeze/lib_eeze_libeeze_la-eeze_disk_libmount_new.lo
  2921.   CC       lib/emile/lib_emile_libemile_la-emile_main.lo
  2922.   CC       lib/emile/lib_emile_libemile_la-emile_compress.lo
  2923.   CC       lib/emile/lib_emile_libemile_la-emile_image.lo
  2924.   CC       static_libs/rg_etc/lib_emile_libemile_la-rg_etc1.lo
  2925.   CC       static_libs/rg_etc/lib_emile_libemile_la-rg_etc2.lo
  2926.   CC       static_libs/rg_etc/lib_emile_libemile_la-etc2_encoder.lo
  2927.   CC       static_libs/lz4/lib_emile_libemile_la-lz4.lo
  2928.   CC       static_libs/lz4/lib_emile_libemile_la-lz4hc.lo
  2929.   CC       lib/emile/lib_emile_libemile_la-emile_cipher_openssl.lo
  2930.   CC       lib/eet/lib_eet_libeet_la-eet_alloc.lo
  2931.   CC       lib/eet/lib_eet_libeet_la-eet_cipher.lo
  2932.   CC       lib/eet/lib_eet_libeet_la-eet_connection.lo
  2933.   CC       lib/eet/lib_eet_libeet_la-eet_data.lo
  2934.   CC       lib/eet/lib_eet_libeet_la-eet_dictionary.lo
  2935.   CC       lib/eet/lib_eet_libeet_la-eet_image.lo
  2936.   CC       lib/eet/lib_eet_libeet_la-eet_lib.lo
  2937.   CC       lib/eet/lib_eet_libeet_la-eet_node.lo
  2938.   CC       lib/eet/lib_eet_libeet_la-eet_utils.lo
  2939.   CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_alloc.lo
  2940.   CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_eet.lo
  2941.   CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con.lo
  2942.   CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_socks.lo
  2943.   CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_ssl.lo
  2944. lib/emile/emile_image.c: In function '_emile_jpeg_head':
  2945. lib/emile/emile_image.c:1359:27: warning: variable 'opts' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2946.     Emile_Image_Load_Opts *opts = NULL;
  2947.                            ^
  2948. lib/emile/emile_image.c:1368:14: warning: variable 'change_wh' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2949.     Eina_Bool change_wh = EINA_FALSE;
  2950.               ^
  2951. lib/emile/emile_image.c: In function '_emile_jpeg_data':
  2952. lib/emile/emile_image.c:1601:27: warning: variable 'opts' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2953.     Emile_Image_Load_Opts *opts = NULL;
  2954.                            ^
  2955. lib/emile/emile_image.c:1605:25: warning: variable 'm' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2956.     const unsigned char *m = NULL;
  2957.                          ^
  2958. lib/emile/emile_image.c:1607:27: warning: variable 'ptr_rotate' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2959.     uint32_t *ptr2 = NULL, *ptr_rotate = NULL;
  2960.                            ^
  2961. lib/emile/emile_image.c:1608:14: warning: variable 'ptrag' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2962.     uint16_t *ptrag = NULL, *ptrag_rotate = NULL;
  2963.               ^
  2964. lib/emile/emile_image.c:1608:28: warning: variable 'ptrag_rotate' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2965.     uint16_t *ptrag = NULL, *ptrag_rotate = NULL;
  2966.                             ^
  2967. lib/emile/emile_image.c:1609:13: warning: variable 'ptrg' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2968.     uint8_t *ptrg = NULL, *ptrg_rotate = NULL;
  2969.              ^
  2970. lib/emile/emile_image.c:1609:26: warning: variable 'ptrg_rotate' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2971.     uint8_t *ptrg = NULL, *ptrg_rotate = NULL;
  2972.                           ^
  2973. lib/emile/emile_image.c:1611:8: warning: variable 'region' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2974.     int region = 0;
  2975.         ^
  2976. lib/emile/emile_image.c:1620:14: warning: variable 'line_done' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2977.     Eina_Bool line_done = EINA_FALSE;
  2978.               ^
  2979. lib/emile/emile_image.c:1621:14: warning: variable 'ptrg_free' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2980.     Eina_Bool ptrg_free = EINA_FALSE;
  2981.               ^
  2982. lib/emile/emile_image.c:1622:14: warning: variable 'ptrag_free' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2983.     Eina_Bool ptrag_free = EINA_FALSE;
  2984.               ^
  2985. lib/emile/emile_image.c:1623:14: warning: variable 'r' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  2986.     Eina_Bool r = EINA_FALSE;
  2987.               ^
  2988.   CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url.lo
  2989.   CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url_curl.lo
  2990.   CC       static_libs/http-parser/lib_ecore_con_libecore_con_la-http_parser.lo
  2991.   CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_local.lo
  2992.   CC       lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_dns.lo
  2993.   CC       static_libs/dns/lib_ecore_con_libecore_con_la-dns.lo
  2994.   CC       lib/ecore/lib_ecore_libecore_la-ecore.lo
  2995.   CC       lib/ecore/lib_ecore_libecore_la-ecore_alloc.lo
  2996.   CC       lib/ecore/lib_ecore_libecore_la-ecore_anim.lo
  2997.   CC       lib/ecore/lib_ecore_libecore_la-ecore_app.lo
  2998.   CC       lib/ecore/lib_ecore_libecore_la-ecore_events.lo
  2999.   CC       lib/ecore/lib_ecore_libecore_la-ecore_getopt.lo
  3000.   CC       lib/ecore/lib_ecore_libecore_la-ecore_glib.lo
  3001.   CC       lib/ecore/lib_ecore_libecore_la-ecore_idle_enterer.lo
  3002.   CC       lib/ecore/lib_ecore_libecore_la-ecore_idle_exiter.lo
  3003.   CC       lib/ecore/lib_ecore_libecore_la-ecore_idler.lo
  3004.   CC       lib/ecore/lib_ecore_libecore_la-ecore_job.lo
  3005.   CC       lib/ecore/lib_ecore_libecore_la-ecore_main.lo
  3006.   CC       lib/ecore/lib_ecore_libecore_la-ecore_pipe.lo
  3007.   CC       lib/ecore/lib_ecore_libecore_la-ecore_poller.lo
  3008.   CC       lib/ecore/lib_ecore_libecore_la-ecore_time.lo
  3009.   CC       lib/ecore/lib_ecore_libecore_la-ecore_timer.lo
  3010.   CC       lib/ecore/lib_ecore_libecore_la-ecore_thread.lo
  3011.   CC       lib/ecore/lib_ecore_libecore_la-ecore_throttle.lo
  3012.   CC       lib/ecore/lib_ecore_libecore_la-ecore_exe.lo
  3013.   CC       lib/ecore/lib_ecore_libecore_la-ecore_signal.lo
  3014.   CC       lib/ecore/lib_ecore_libecore_la-ecore_exe_posix.lo
  3015.   CC       lib/efl/interfaces/lib_efl_libefl_la-efl_interfaces_main.lo
  3016.   CC       lib/efl/interfaces/lib_efl_libefl_la-efl_gfx_shape.lo
  3017.   CC       lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file.lo
  3018.   CC       lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_download.lo
  3019.   CC       lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor.lo
  3020.   CC       lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_path.lo
  3021.   CC       lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor_inotify.lo
  3022.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_proxy.lo
  3023.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message.lo
  3024.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_core.lo
  3025.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_object.lo
  3026.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_pending.lo
  3027.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_freedesktop.lo
  3028.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_service.lo
  3029.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_signal_handler.lo
  3030.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_helper.lo
  3031.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_to_eina_value.lo
  3032.   CC       lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_from_eina_value.lo
  3033.   CC       lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input.lo
  3034.   CC       lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_compose.lo
  3035.   CC       static_libs/libunibreak/lib_evas_libevas_la-unibreakbase.lo
  3036.   CC       static_libs/libunibreak/lib_evas_libevas_la-unibreakdef.lo
  3037.   CC       static_libs/libunibreak/lib_evas_libevas_la-linebreak.lo
  3038.   CC       static_libs/libunibreak/lib_evas_libevas_la-linebreakdata.lo
  3039.   CC       static_libs/libunibreak/lib_evas_libevas_la-linebreakdef.lo
  3040.   CC       static_libs/libunibreak/lib_evas_libevas_la-wordbreak.lo
  3041.   CC       lib/evas/lib_evas_libevas_la-main.lo
  3042.   CC       lib/evas/canvas/lib_evas_libevas_la-common_interfaces.lo
  3043.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_callbacks.lo
  3044.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_clip.lo
  3045.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_common_interface.lo
  3046.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_data.lo
  3047.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_device.lo
  3048.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_events.lo
  3049.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_focus.lo
  3050.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_key.lo
  3051.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_key_grab.lo
  3052.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_layer.lo
  3053.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_main.lo
  3054.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_name.lo
  3055.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_image.lo
  3056.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_main.lo
  3057.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_inform.lo
  3058.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_intercept.lo
  3059.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_line.lo
  3060.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_polygon.lo
  3061.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_rectangle.lo
  3062.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_smart.lo
  3063.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_smart_clipped.lo
  3064.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_table.lo
  3065.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_box.lo
  3066.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_text.lo
  3067.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_textblock.lo
  3068.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_textgrid.lo
  3069.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_object_grid.lo
  3070.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_font_dir.lo
  3071.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_rectangle.lo
  3072.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_render.lo
  3073.   CC       lib/evas/canvas/render2/lib_evas_libevas_la-evas_render2.lo
  3074.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_smart.lo
  3075.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_stack.lo
  3076.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_async_events.lo
  3077.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_stats.lo
  3078.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_touch_point.lo
  3079.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_map.lo
  3080.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_out.lo
  3081.   CC       lib/evas/canvas/lib_evas_libevas_la-evas_gl.lo
  3082.   CC       lib/evas/cache/lib_evas_libevas_la-evas_cache_image.lo
  3083.   CC       lib/evas/cache/lib_evas_libevas_la-evas_cache_engine_image.lo
  3084.   CC       lib/evas/cache/lib_evas_libevas_la-evas_preload.lo
  3085.   CC       lib/evas/cache2/lib_evas_libevas_la-evas_cache2.lo
  3086.   CC       lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_image_data.lo
  3087.   CC       lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_client.lo
  3088.   CC       lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_utils.lo
  3089.   CC       lib/evas/file/lib_evas_libevas_la-evas_module.lo
  3090.   CC       lib/evas/file/lib_evas_libevas_la-evas_path.lo
  3091.   CC       lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_load.lo
  3092.   CC       lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_save.lo
  3093.   CC       lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_common.lo
  3094.   CC       modules/evas/model_loaders/eet/lib_evas_libevas_la-evas_model_load_eet.lo
  3095.   CC       modules/evas/model_loaders/md2/lib_evas_libevas_la-evas_model_load_md2.lo
  3096.   CC       modules/evas/model_loaders/obj/lib_evas_libevas_la-evas_model_load_obj.lo
  3097.   CC       modules/evas/model_loaders/ply/lib_evas_libevas_la-evas_model_load_ply.lo
  3098.   CC       modules/evas/model_savers/eet/lib_evas_libevas_la-evas_model_save_eet.lo
  3099.   CC       modules/evas/model_savers/obj/lib_evas_libevas_la-evas_model_save_obj.lo
  3100.   CC       lib/evas/common3d/primitives/tabulated_primitives/lib_evas_libevas_la-square.lo
  3101.   CC       modules/evas/model_savers/ply/lib_evas_libevas_la-evas_model_save_ply.lo
  3102. In file included from lib/evas/canvas/render2/evas_render2.c:5:0:
  3103. In function '_region_break.isra.5',
  3104.     inlined from 'region_add' at lib/evas/canvas/render2/region.c:847:59:
  3105. lib/evas/canvas/render2/region.c:184:48: warning: attempt to free a non-heap object '_region_brokendata' [-Wfree-nonheap-object]
  3106. In function '_region_break.isra.5',
  3107.     inlined from 'region_add' at lib/evas/canvas/render2/region.c:847:59,
  3108.     inlined from 'region_rect_add' at lib/evas/canvas/render2/region.c:909:8:
  3109. lib/evas/canvas/render2/region.c:184:48: warning: attempt to free a non-heap object '_region_brokendata' [-Wfree-nonheap-object]
  3110.   CC       lib/evas/common3d/primitives/tabulated_primitives/lib_evas_libevas_la-cube.lo
  3111.   CC       lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-sphere.lo
  3112.   CC       lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-torus.lo
  3113.   CC       lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-cylinder.lo
  3114.   CC       lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-cone.lo
  3115.   CC       lib/evas/common3d/primitives/surfaces/lib_evas_libevas_la-surface.lo
  3116.   CC       lib/evas/common3d/primitives/surfaces/lib_evas_libevas_la-terrain.lo
  3117.   CC       lib/evas/common3d/primitives/lib_evas_libevas_la-primitive_common.lo
  3118.   CC       lib/evas/common/lib_evas_libevas_la-evas_op_copy_main_.lo
  3119.   CC       lib/evas/common/lib_evas_libevas_la-evas_op_blend_main_.lo
  3120.   CC       lib/evas/common/lib_evas_libevas_la-evas_op_add_main_.lo
  3121.   CC       lib/evas/common/lib_evas_libevas_la-evas_op_sub_main_.lo
  3122.   CC       lib/evas/common/lib_evas_libevas_la-evas_op_mask_main_.lo
  3123.   CC       lib/evas/common/lib_evas_libevas_la-evas_op_mul_main_.lo
  3124.   CC       lib/evas/common/lib_evas_libevas_la-evas_alpha_main.lo
  3125.   CC       lib/evas/common/lib_evas_libevas_la-evas_blend_main.lo
  3126.   CC       lib/evas/common/lib_evas_libevas_la-evas_blit_main.lo
  3127.   CC       lib/evas/common/lib_evas_libevas_la-evas_convert_color.lo
  3128.   CC       lib/evas/common/lib_evas_libevas_la-evas_convert_colorspace.lo
  3129.   CC       lib/evas/common/lib_evas_libevas_la-evas_convert_gry_1.lo
  3130.   CC       lib/evas/common/lib_evas_libevas_la-evas_convert_gry_8.lo
  3131.   CC       lib/evas/common/lib_evas_libevas_la-evas_convert_main.lo
  3132.   CC       lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_16.lo
  3133.   CC       lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_24.lo
  3134.   CC       lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_8.lo
  3135.   CC       lib/evas/common/lib_evas_libevas_la-evas_convert_grypal_6.lo
  3136.   CC       lib/evas/common/lib_evas_libevas_la-evas_cpu.lo
  3137.   CC       lib/evas/common/lib_evas_libevas_la-evas_draw_main.lo
  3138.   CC       lib/evas/common/lib_evas_libevas_la-evas_convert_yuv.lo
  3139.   CC       lib/evas/common/lib_evas_libevas_la-evas_font_draw.lo
  3140.   CC       lib/evas/common/lib_evas_libevas_la-evas_font_load.lo
  3141.   CC       lib/evas/common/lib_evas_libevas_la-evas_font_main.lo
  3142.   CC       lib/evas/common/lib_evas_libevas_la-evas_font_query.lo
  3143.   CC       lib/evas/common/lib_evas_libevas_la-evas_font_compress.lo
  3144.   CC       lib/evas/common/lib_evas_libevas_la-evas_image_load.lo
  3145.   CC       lib/evas/common/lib_evas_libevas_la-evas_image_save.lo
  3146.   CC       lib/evas/common/lib_evas_libevas_la-evas_image_main.lo
  3147.   CC       lib/evas/common/lib_evas_libevas_la-evas_image_data.lo
  3148.   CC       lib/evas/common/lib_evas_libevas_la-evas_image_scalecache.lo
  3149.   CC       lib/evas/common/lib_evas_libevas_la-evas_line_main.lo
  3150.   CC       lib/evas/common/lib_evas_libevas_la-evas_polygon_main.lo
  3151.   CC       lib/evas/common/lib_evas_libevas_la-evas_rectangle_main.lo
  3152.   CC       lib/evas/common/lib_evas_libevas_la-evas_scale_main.lo
  3153.   CC       lib/evas/common/lib_evas_libevas_la-evas_scale_sample.lo
  3154.   CC       lib/evas/common/lib_evas_libevas_la-evas_scale_smooth.lo
  3155.   CC       lib/evas/common/lib_evas_libevas_la-evas_scale_span.lo
  3156.   CC       lib/evas/common/lib_evas_libevas_la-evas_thread_render.lo
  3157.   CC       lib/evas/common/lib_evas_libevas_la-evas_tiler.lo
  3158.   CC       lib/evas/common/lib_evas_libevas_la-evas_pipe.lo
  3159.   CC       lib/evas/common/language/lib_evas_libevas_la-evas_bidi_utils.lo
  3160.   CC       lib/evas/common/language/lib_evas_libevas_la-evas_language_utils.lo
  3161.   CC       lib/evas/filters/lib_evas_libevas_la-evas_filter.lo
  3162.   CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_blend.lo
  3163.   CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_blur.lo
  3164.   CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_bump.lo
  3165.   CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_curve.lo
  3166.   CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_displace.lo
  3167.   CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_mask.lo
  3168.   CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_parser.lo
  3169.   CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_transform.lo
  3170.   CC       lib/evas/filters/lib_evas_libevas_la-evas_filter_utils.lo
  3171.   CC       modules/evas/engines/software_generic/lib_evas_libevas_la-evas_engine.lo
  3172.   CC       modules/evas/engines/software_generic/lib_evas_libevas_la-ector_surface.lo
  3173.   CC       modules/evas/engines/buffer/lib_evas_libevas_la-evas_engine.lo
  3174.   CC       modules/evas/engines/buffer/lib_evas_libevas_la-evas_outbuf.lo
  3175.   CC       modules/evas/image_loaders/bmp/lib_evas_libevas_la-evas_image_load_bmp.lo
  3176.   CC       modules/evas/image_loaders/dds/lib_evas_libevas_la-evas_image_load_dds.lo
  3177.   CC       modules/evas/image_loaders/dds/lib_evas_libevas_la-s3tc_decoder.lo
  3178.   CC       modules/evas/image_loaders/eet/lib_evas_libevas_la-evas_image_load_eet.lo
  3179.   CC       modules/evas/image_loaders/generic/lib_evas_libevas_la-evas_image_load_generic.lo
  3180.   CC       modules/evas/image_savers/eet/lib_evas_libevas_la-evas_image_save_eet.lo
  3181.   CC       modules/evas/image_loaders/ico/lib_evas_libevas_la-evas_image_load_ico.lo
  3182.   CC       modules/evas/image_loaders/jpeg/lib_evas_libevas_la-evas_image_load_jpeg.lo
  3183.   CC       modules/evas/image_savers/jpeg/lib_evas_libevas_la-evas_image_save_jpeg.lo
  3184.   CC       modules/evas/image_loaders/pmaps/lib_evas_libevas_la-evas_image_load_pmaps.lo
  3185.   CC       modules/evas/image_loaders/png/lib_evas_libevas_la-evas_image_load_png.lo
  3186.   CC       modules/evas/image_savers/png/lib_evas_libevas_la-evas_image_save_png.lo
  3187.   CC       modules/evas/image_loaders/psd/lib_evas_libevas_la-evas_image_load_psd.lo
  3188.   CC       modules/evas/image_loaders/tga/lib_evas_libevas_la-evas_image_load_tga.lo
  3189.   CC       modules/evas/image_loaders/wbmp/lib_evas_libevas_la-evas_image_load_wbmp.lo
  3190.   CC       modules/evas/image_loaders/xpm/lib_evas_libevas_la-evas_image_load_xpm.lo
  3191.   CC       modules/evas/image_loaders/tgv/lib_evas_libevas_la-evas_image_load_tgv.lo
  3192. modules/evas/image_savers/png/evas_image_save_png.c: In function 'save_image_png.constprop':
  3193. modules/evas/image_savers/png/evas_image_save_png.c:31:23: warning: variable 'png_data' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  3194.     png_bytep           row_ptr, png_data = NULL;
  3195.                        ^
  3196.   CC       modules/evas/image_savers/tgv/lib_evas_libevas_la-evas_image_save_tgv.lo
  3197.   CC       lib/evas/common/evas_op_blend/lib_evas_common_libevas_op_blend_sse3_la-op_blend_master_sse3.lo
  3198.   CC       lib/ector/lib_ector_libector_la-ector_main.lo
  3199.   CC       lib/ector/lib_ector_libector_la-ector_surface.lo
  3200.   CC       lib/ector/lib_ector_libector_la-ector_renderer_shape.lo
  3201.   CC       lib/ector/lib_ector_libector_la-ector_renderer_base.lo
  3202.   CC       lib/ector/lib_ector_libector_la-ector_renderer_gradient.lo
  3203.   CC       lib/ector/lib_ector_libector_la-ector_renderer_gradient_radial.lo
  3204.   CC       lib/ector/lib_ector_libector_la-ector_renderer_gradient_linear.lo
  3205.   CC       lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_gradient_linear.lo
  3206.   CC       lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_gradient_radial.lo
  3207.   CC       lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_shape.lo
  3208.   CC       lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_base.lo
  3209.   CC       lib/ector/software/lib_ector_libector_la-ector_renderer_software_gradient_linear.lo
  3210.   CC       lib/ector/cairo/lib_ector_libector_la-ector_cairo_surface.lo
  3211.   CC       lib/ector/software/lib_ector_libector_la-ector_renderer_software_gradient_radial.lo
  3212.   CC       lib/ector/software/lib_ector_libector_la-ector_renderer_software_shape.lo
  3213.   CC       lib/ector/software/lib_ector_libector_la-ector_software_rasterizer.lo
  3214.   CC       lib/ector/software/lib_ector_libector_la-ector_software_gradient.lo
  3215.   CC       static_libs/freetype/lib_ector_libector_la-sw_ft_math.lo
  3216.   CC       lib/ector/software/lib_ector_libector_la-ector_software_surface.lo
  3217.   CC       static_libs/freetype/lib_ector_libector_la-sw_ft_raster.lo
  3218.   CC       static_libs/freetype/lib_ector_libector_la-sw_ft_stroker.lo
  3219.   CC       lib/ector/software/lib_ector_libector_la-ector_drawhelper.lo
  3220.   CC       lib/ector/software/lib_ector_libector_la-ector_drawhelper_sse2.lo
  3221.   CC       lib/ector/software/lib_ector_libector_la-ector_drawhelper_neon.lo
  3222.   CC       lib/ecore_input_evas/lib_ecore_input_evas_libecore_input_evas_la-ecore_input_evas.lo
  3223.   CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas.lo
  3224.   CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_buffer.lo
  3225.   CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_deprecated.lo
  3226.   CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_ews.lo
  3227.   CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_module.lo
  3228.   CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_extn.lo
  3229.   CC       lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_util.lo
  3230.   CC       modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn.lo
  3231.   CC       modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn_buf.lo
  3232.   CC       lib/ecore_ipc/lib_ecore_ipc_libecore_ipc_la-ecore_ipc.lo
  3233.   CC       modules/ecore_evas/engines/x/modules_ecore_evas_engines_x_module_la-ecore_evas_x.lo
  3234.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x.lo
  3235.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dnd.lo
  3236.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_sync.lo
  3237.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_randr.lo
  3238.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_fixes.lo
  3239.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_damage.lo
  3240.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_composite.lo
  3241.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_error.lo
  3242.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_events.lo
  3243.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_icccm.lo
  3244.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_keygrab.lo
  3245.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_netwm.lo
  3246.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_mwm.lo
  3247.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_e.lo
  3248.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_selection.lo
  3249.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window.lo
  3250.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_prop.lo
  3251.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_shape.lo
  3252.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_pixmap.lo
  3253.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_present.lo
  3254.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gc.lo
  3255.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xinerama.lo
  3256.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_screensaver.lo
  3257.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dpms.lo
  3258.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_drawable.lo
  3259.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_cursor.lo
  3260.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_test.lo
  3261.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_atoms.lo
  3262.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_region.lo
  3263.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_image.lo
  3264.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xi2.lo
  3265.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_vsync.lo
  3266.   CC       modules/ecore_imf/ibus/modules_ecore_imf_ibus_module_la-ibus_module.lo
  3267.   CC       lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gesture.lo
  3268.   CC       modules/ecore_imf/ibus/modules_ecore_imf_ibus_module_la-ibus_imcontext.lo
  3269.   CC       lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf.lo
  3270.   CC       lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_context.lo
  3271.   CC       lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_module.lo
  3272.   CXX      modules/ecore_imf/scim/modules_ecore_imf_scim_module_la-scim_module.lo
  3273.   CXX      modules/ecore_imf/scim/modules_ecore_imf_scim_module_la-scim_imcontext.lo
  3274.   CC       modules/ecore_imf/xim/modules_ecore_imf_xim_module_la-ecore_imf_xim.lo
  3275.   CC       modules/ecore/system/systemd/modules_ecore_system_systemd_module_la-ecore_system_systemd.lo
  3276.   CC       modules/ecore/system/upower/modules_ecore_system_upower_module_la-ecore_system_upower.lo
  3277.   CC       modules/eeze/sensor/fake/modules_eeze_sensor_fake_module_la-fake.lo
  3278.   CC       modules/eeze/sensor/udev/modules_eeze_sensor_udev_module_la-udev.lo
  3279.   CC       edje_external/emotion/edje_external_emotion_module_la-emotion.lo
  3280.   CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio.lo
  3281.   CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj.lo
  3282.   CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in.lo
  3283.   CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out.lo
  3284.   CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_tone.lo
  3285.   CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_pulse_ml.lo
  3286.   CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_pulse.lo
  3287.   CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_sndfile.lo
  3288.   CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_sndfile.lo
  3289.   CC       lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_sndfile_vio.lo
  3290.   CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_body.lo
  3291.   CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_camera.lo
  3292.   CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_constraints.lo
  3293.   CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_main.lo
  3294.   CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_quaternion.lo
  3295.   CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_shape.lo
  3296.   CXX      lib/ephysics/lib_ephysics_libephysics_la-ephysics_world.lo
  3297.   CC       lib/efreet/lib_efreet_libefreet_la-efreet.lo
  3298.   CC       lib/efreet/lib_efreet_libefreet_la-efreet_base.lo
  3299.   CC       lib/efreet/lib_efreet_libefreet_la-efreet_icon.lo
  3300.   CC       lib/efreet/lib_efreet_libefreet_la-efreet_xml.lo
  3301.   CC       lib/efreet/lib_efreet_libefreet_la-efreet_ini.lo
  3302.   CC       lib/efreet/lib_efreet_libefreet_la-efreet_desktop.lo
  3303.   CC       lib/efreet/lib_efreet_libefreet_la-efreet_desktop_command.lo
  3304.   CC       lib/efreet/lib_efreet_libefreet_la-efreet_menu.lo
  3305.   CC       lib/efreet/lib_efreet_libefreet_la-efreet_utils.lo
  3306.   CC       lib/efreet/lib_efreet_libefreet_la-efreet_uri.lo
  3307.   CC       lib/efreet/lib_efreet_libefreet_la-efreet_cache.lo
  3308.   CC       lib/eio/lib_eio_libeio_la-eio_dir.lo
  3309.   CC       lib/eio/lib_eio_libeio_la-eio_eet.lo
  3310.   CC       lib/eio/lib_eio_libeio_la-eio_file.lo
  3311.   CC       lib/eio/lib_eio_libeio_la-eio_main.lo
  3312.   CC       lib/eio/lib_eio_libeio_la-eio_map.lo
  3313.   CC       lib/eio/lib_eio_libeio_la-eio_monitor.lo
  3314.   CC       lib/eio/lib_eio_libeio_la-eio_monitor_poll.lo
  3315.   CC       lib/eio/lib_eio_libeio_la-eio_single.lo
  3316.   CC       lib/eio/lib_eio_libeio_la-eio_xattr.lo
  3317.   CC       lib/eio/lib_eio_libeio_la-eio_model.lo
  3318.   CC       lib/eio/lib_eio_libeio_la-eio_monitor_inotify.lo
  3319.   CC       lib/embryo/lib_embryo_libembryo_la-embryo_amx.lo
  3320.   CC       lib/embryo/lib_embryo_libembryo_la-embryo_args.lo
  3321.   CC       lib/embryo/lib_embryo_libembryo_la-embryo_float.lo
  3322.   CC       lib/embryo/lib_embryo_libembryo_la-embryo_main.lo
  3323.   CC       lib/embryo/lib_embryo_libembryo_la-embryo_rand.lo
  3324.   CC       lib/embryo/lib_embryo_libembryo_la-embryo_str.lo
  3325.   CC       lib/embryo/lib_embryo_libembryo_la-embryo_time.lo
  3326.   CC       lib/ecore_imf_evas/lib_ecore_imf_evas_libecore_imf_evas_la-ecore_imf_evas.lo
  3327.   CC       lib/edje/lib_edje_libedje_la-edje_box_layout.lo
  3328.   CC       lib/edje/lib_edje_libedje_la-edje_cache.lo
  3329.   CC       lib/edje/lib_edje_libedje_la-edje_calc.lo
  3330.   CC       lib/edje/lib_edje_libedje_la-edje_callbacks.lo
  3331.   CC       lib/edje/lib_edje_libedje_la-edje_data.lo
  3332.   CC       lib/edje/lib_edje_libedje_la-edje_edit.lo
  3333.   CC       lib/edje/lib_edje_libedje_la-edje_embryo.lo
  3334.   CC       lib/edje/lib_edje_libedje_la-edje_entry.lo
  3335.   CC       lib/edje/lib_edje_libedje_la-edje_external.lo
  3336.   CC       lib/edje/lib_edje_libedje_la-edje_load.lo
  3337.   CC       lib/edje/lib_edje_libedje_la-edje_lua.lo
  3338.   CC       lib/edje/lib_edje_libedje_la-edje_lua2.lo
  3339.   CC       lib/edje/lib_edje_libedje_la-edje_lua_script_only.lo
  3340.   CC       lib/edje/lib_edje_libedje_la-edje_main.lo
  3341.   CC       lib/edje/lib_edje_libedje_la-edje_match.lo
  3342.   CC       lib/edje/lib_edje_libedje_la-edje_message_queue.lo
  3343.   CC       lib/edje/lib_edje_libedje_la-edje_misc.lo
  3344.   CC       lib/edje/lib_edje_libedje_la-edje_module.lo
  3345.   CC       lib/edje/lib_edje_libedje_la-edje_multisense.lo
  3346.   CC       lib/edje/lib_edje_libedje_la-edje_program.lo
  3347. lib/edje/edje_entry.c: In function '_edje_entry_imf_cursor_info_set':
  3348. lib/edje/edje_entry.c:4023:4: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3349.     ecore_imf_context_bidi_direction_set(en->imf_context, (Ecore_IMF_BiDi_Direction)dir);
  3350.     ^
  3351. lib/edje/edje_entry.c:4018:24: note: 'dir' was declared here
  3352.     Evas_BiDi_Direction dir;
  3353.                         ^
  3354. lib/edje/edje_entry.c:4022:4: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3355.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3356.     ^
  3357. lib/edje/edje_entry.c:4017:27: note: 'ch' was declared here
  3358.     Evas_Coord cx, cy, cw, ch;
  3359.                            ^
  3360. lib/edje/edje_entry.c:4022:4: warning: 'cw' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3361.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3362.     ^
  3363. lib/edje/edje_entry.c:4017:23: note: 'cw' was declared here
  3364.     Evas_Coord cx, cy, cw, ch;
  3365.                        ^
  3366. lib/edje/edje_entry.c:4022:4: warning: 'cy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3367.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3368.     ^
  3369. lib/edje/edje_entry.c:4017:19: note: 'cy' was declared here
  3370.     Evas_Coord cx, cy, cw, ch;
  3371.                    ^
  3372. lib/edje/edje_entry.c:4022:4: warning: 'cx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3373.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3374.     ^
  3375. lib/edje/edje_entry.c:4017:15: note: 'cx' was declared here
  3376.     Evas_Coord cx, cy, cw, ch;
  3377.                ^
  3378. lib/edje/edje_entry.c: In function '_edje_part_move_cb':
  3379. lib/edje/edje_entry.c:4023:4: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3380.     ecore_imf_context_bidi_direction_set(en->imf_context, (Ecore_IMF_BiDi_Direction)dir);
  3381.     ^
  3382. lib/edje/edje_entry.c:4018:24: note: 'dir' was declared here
  3383.     Evas_BiDi_Direction dir;
  3384.                         ^
  3385. lib/edje/edje_entry.c:4022:4: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3386.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3387.     ^
  3388. lib/edje/edje_entry.c:4017:27: note: 'ch' was declared here
  3389.     Evas_Coord cx, cy, cw, ch;
  3390.                            ^
  3391. lib/edje/edje_entry.c:4022:4: warning: 'cw' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3392.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3393.     ^
  3394. lib/edje/edje_entry.c:4017:23: note: 'cw' was declared here
  3395.     Evas_Coord cx, cy, cw, ch;
  3396.                        ^
  3397. lib/edje/edje_entry.c:4022:4: warning: 'cy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3398.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3399.     ^
  3400. lib/edje/edje_entry.c:4017:19: note: 'cy' was declared here
  3401.     Evas_Coord cx, cy, cw, ch;
  3402.                    ^
  3403. lib/edje/edje_entry.c:4022:4: warning: 'cx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3404.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3405.     ^
  3406. lib/edje/edje_entry.c:4017:15: note: 'cx' was declared here
  3407.     Evas_Coord cx, cy, cw, ch;
  3408.                ^
  3409. lib/edje/edje_entry.c: In function '_edje_entry_set_cursor_start':
  3410. lib/edje/edje_entry.c:4023:4: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3411.     ecore_imf_context_bidi_direction_set(en->imf_context, (Ecore_IMF_BiDi_Direction)dir);
  3412.     ^
  3413. lib/edje/edje_entry.c:4018:24: note: 'dir' was declared here
  3414.     Evas_BiDi_Direction dir;
  3415.                         ^
  3416. lib/edje/edje_entry.c:4022:4: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3417.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3418.     ^
  3419. lib/edje/edje_entry.c:4017:27: note: 'ch' was declared here
  3420.     Evas_Coord cx, cy, cw, ch;
  3421.                            ^
  3422. lib/edje/edje_entry.c:4022:4: warning: 'cw' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3423.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3424.     ^
  3425. lib/edje/edje_entry.c:4017:23: note: 'cw' was declared here
  3426.     Evas_Coord cx, cy, cw, ch;
  3427.                        ^
  3428. lib/edje/edje_entry.c:4022:4: warning: 'cy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3429.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3430.     ^
  3431. lib/edje/edje_entry.c:4017:19: note: 'cy' was declared here
  3432.     Evas_Coord cx, cy, cw, ch;
  3433.                    ^
  3434. lib/edje/edje_entry.c:4022:4: warning: 'cx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3435.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3436.     ^
  3437. lib/edje/edje_entry.c:4017:15: note: 'cx' was declared here
  3438.     Evas_Coord cx, cy, cw, ch;
  3439.                ^
  3440. lib/edje/edje_entry.c: In function '_edje_entry_set_cursor_end':
  3441. lib/edje/edje_entry.c:4023:4: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3442.     ecore_imf_context_bidi_direction_set(en->imf_context, (Ecore_IMF_BiDi_Direction)dir);
  3443.     ^
  3444. lib/edje/edje_entry.c:4018:24: note: 'dir' was declared here
  3445.     Evas_BiDi_Direction dir;
  3446.                         ^
  3447. lib/edje/edje_entry.c:4022:4: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3448.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3449.     ^
  3450. lib/edje/edje_entry.c:4017:27: note: 'ch' was declared here
  3451.     Evas_Coord cx, cy, cw, ch;
  3452.                            ^
  3453. lib/edje/edje_entry.c:4022:4: warning: 'cw' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3454.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3455.     ^
  3456. lib/edje/edje_entry.c:4017:23: note: 'cw' was declared here
  3457.     Evas_Coord cx, cy, cw, ch;
  3458.                        ^
  3459. lib/edje/edje_entry.c:4022:4: warning: 'cy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3460.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3461.     ^
  3462. lib/edje/edje_entry.c:4017:19: note: 'cy' was declared here
  3463.     Evas_Coord cx, cy, cw, ch;
  3464.                    ^
  3465. lib/edje/edje_entry.c:4022:4: warning: 'cx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3466.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3467.     ^
  3468. lib/edje/edje_entry.c:4017:15: note: 'cx' was declared here
  3469.     Evas_Coord cx, cy, cw, ch;
  3470.                ^
  3471. lib/edje/edje_entry.c: In function '_edje_entry_select_abort':
  3472. lib/edje/edje_entry.c:4023:4: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3473.     ecore_imf_context_bidi_direction_set(en->imf_context, (Ecore_IMF_BiDi_Direction)dir);
  3474.     ^
  3475. lib/edje/edje_entry.c:4018:24: note: 'dir' was declared here
  3476.     Evas_BiDi_Direction dir;
  3477.                         ^
  3478. lib/edje/edje_entry.c:4022:4: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3479.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3480.     ^
  3481. lib/edje/edje_entry.c:4017:27: note: 'ch' was declared here
  3482.     Evas_Coord cx, cy, cw, ch;
  3483.                            ^
  3484. lib/edje/edje_entry.c:4022:4: warning: 'cw' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3485.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3486.     ^
  3487. lib/edje/edje_entry.c:4017:23: note: 'cw' was declared here
  3488.     Evas_Coord cx, cy, cw, ch;
  3489.                        ^
  3490. lib/edje/edje_entry.c:4022:4: warning: 'cy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3491.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3492.     ^
  3493. lib/edje/edje_entry.c:4017:19: note: 'cy' was declared here
  3494.     Evas_Coord cx, cy, cw, ch;
  3495.                    ^
  3496. lib/edje/edje_entry.c:4022:4: warning: 'cx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3497.     ecore_imf_context_cursor_location_set(en->imf_context, cx, cy, cw, ch);
  3498.     ^
  3499. lib/edje/edje_entry.c:4017:15: note: 'cx' was declared here
  3500.     Evas_Coord cx, cy, cw, ch;
  3501.                ^
  3502.   CC       lib/edje/lib_edje_libedje_la-edje_smart.lo
  3503.   CC       lib/edje/lib_edje_libedje_la-edje_text.lo
  3504.   CC       lib/edje/lib_edje_libedje_la-edje_util.lo
  3505.   CC       lib/edje/lib_edje_libedje_la-edje_textblock_styles.lo
  3506.   CC       lib/edje/lib_edje_libedje_la-edje_var.lo
  3507.   CC       lib/edje/lib_edje_libedje_la-edje_signal.lo
  3508.   CC       lib/emotion/lib_emotion_libemotion_la-emotion_smart.lo
  3509.   CC       lib/emotion/lib_emotion_libemotion_la-emotion_webcam.lo
  3510.   CC       lib/emotion/lib_emotion_libemotion_la-emotion_modules.lo
  3511.   CC       lib/emotion/lib_emotion_libemotion_la-emotion_main.lo
  3512.   CC       modules/emotion/generic/lib_emotion_libemotion_la-emotion_generic.lo
  3513.   CC       modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_gstreamer.lo
  3514.   CC       modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_alloc.lo
  3515.   CC       modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_convert.lo
  3516.   CC       modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_sink.lo
  3517.   CC       modules/emotion/xine/modules_emotion_xine_module_la-emotion_xine.lo
  3518.   CC       modules/emotion/xine/modules_emotion_xine_module_la-emotion_xine_vo_out.lo
  3519.   CC       modules/evas/engines/drm/modules_evas_engines_drm_module_la-evas_outbuf.lo
  3520.   CC       modules/evas/engines/drm/modules_evas_engines_drm_module_la-evas_engine.lo
  3521.   CC       modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_engine.lo
  3522.   CC       modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-ector_surface.lo
  3523.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_context.lo
  3524.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_file_cache.lo
  3525.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_shader.lo
  3526.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_rectangle.lo
  3527.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_texture.lo
  3528.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_preload.lo
  3529.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_image.lo
  3530.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_font.lo
  3531.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_polygon.lo
  3532.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_line.lo
  3533.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_core.lo
  3534.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api.lo
  3535.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_gles1.lo
  3536.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_api_ext.lo
  3537.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d.lo
  3538.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d_renderer.lo
  3539.   CC       modules/evas/engines/gl_common/modules_evas_engines_gl_common_libevas_engine_gl_common_la-evas_gl_3d_shader.lo
  3540.   CC       modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_engine.lo
  3541.   CC       modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_x_main.lo
  3542.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_engine.lo
  3543.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_x_egl.lo
  3544.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_native_tbm.lo
  3545.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapbuf.lo
  3546.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_outbuf.lo
  3547.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_buffer.lo
  3548.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_color.lo
  3549.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_main.lo
  3550.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapper.lo
  3551.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_image.lo
  3552.   CC       modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_dri_image.lo
  3553.   CC       modules/ethumb/emotion/modules_ethumb_emotion_module_la-emotion.lo
  3554.   CC       lib/ethumb/lib_ethumb_libethumb_la-ethumb.lo
  3555.   CC       lib/ethumb/lib_ethumb_libethumb_la-md5.lo
  3556.   CC       lib/ecore_avahi/lib_ecore_avahi_libecore_avahi_la-ecore_avahi.lo
  3557.   CC       lib/ethumb_client/lib_ethumb_client_libethumb_client_la-ethumb_client.lo
  3558.   CC       lib/elua/lib_elua_libelua_la-elua.lo
  3559.   CC       lib/elua/lib_elua_libelua_la-io.lo
  3560.   CC       lib/elua/lib_elua_libelua_la-cache.lo
  3561.   CC       lib/elocation/lib_elocation_libelocation_la-elocation.lo
  3562.   CC       lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_client.lo
  3563.   CC       lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_location.lo
  3564.   CC       lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_manager.lo
  3565.   CC       modules/evas/image_loaders/gif/modules_evas_image_loaders_gif_module_la-evas_image_load_gif.lo
  3566.   CC       modules/evas/image_loaders/jp2k/modules_evas_image_loaders_jp2k_module_la-evas_image_load_jp2k.lo
  3567.   CC       modules/evas/image_loaders/tiff/modules_evas_image_loaders_tiff_module_la-evas_image_load_tiff.lo
  3568.   CC       modules/evas/image_loaders/webp/modules_evas_image_loaders_webp_module_la-evas_image_load_webp.lo
  3569.   CC       modules/evas/image_savers/tiff/modules_evas_image_savers_tiff_module_la-evas_image_save_tiff.lo
  3570.   CC       modules/evas/image_savers/webp/modules_evas_image_savers_webp_module_la-evas_image_save_webp.lo
  3571.   CC       bin/eina/bin_eina_eina_btlog-eina_btlog.o
  3572.   CC       bin/efl/bin_efl_efl_debugd-efl_debugd.o
  3573.   CC       bin/efl/bin_efl_efl_debugd-efl_debug_common.o
  3574.   CC       bin/efl/bin_efl_efl_debug-efl_debug.o
  3575.   CC       bin/efl/bin_efl_efl_debug-efl_debug_common.o
  3576.   CC       bin/eet/bin_eet_eet-eet_main.o
  3577.   CC       bin/evas/bin_evas_evas_cserve2_client-evas_cserve2_client.o
  3578.   CC       bin/evas/bin_evas_evas_cserve2_usage-evas_cserve2_usage.o
  3579.   CC       bin/evas/bin_evas_evas_cserve2_debug-evas_cserve2_debug.o
  3580.   CC       bin/evas/bin_evas_evas_cserve2_shm_debug-evas_cserve2_shm_debug.o
  3581.   CC       bin/eldbus/bin_eldbus_eldbus_codegen-utils.o
  3582.   CC       bin/eldbus/bin_eldbus_eldbus_codegen-parser.o
  3583.   CC       bin/eldbus/bin_eldbus_eldbus_codegen-dbus.o
  3584.   CC       bin/eldbus/bin_eldbus_eldbus_codegen-source_client.o
  3585.   CC       bin/eldbus/bin_eldbus_eldbus_codegen-client.o
  3586.   CC       bin/eeze/bin_eeze_eeze_mount-eeze_mount.o
  3587.   CC       bin/eeze/bin_eeze_eeze_umount-eeze_umount.o
  3588.   CC       bin/eeze/bin_eeze_eeze_disk_ls-eeze_disk_ls.o
  3589.   CC       bin/eeze/bin_eeze_eeze_scanner-eeze_scanner.o
  3590.   CC       bin/ecore_evas/bin_ecore_evas_ecore_evas_convert-ecore_evas_convert.o
  3591.   CC       bin/ecore_evas/bin_ecore_evas_eetpack-eetpack.o
  3592.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc1.o
  3593.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc2.o
  3594.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc3.o
  3595.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc4.o
  3596.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc5.o
  3597.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc6.o
  3598.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sc7.o
  3599.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_scexpand.o
  3600.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_sclist.o
  3601.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_scvars.o
  3602.   CC       bin/embryo/bin_embryo_embryo_cc-embryo_cc_prefix.o
  3603.   CC       bin/efreet/bin_efreet_efreetd-efreetd.o
  3604.   CC       bin/efreet/bin_efreet_efreetd-efreetd_ipc.o
  3605.   CC       bin/efreet/bin_efreet_efreetd-efreetd_cache.o
  3606.   CC       bin/edje/bin_edje_edje_cc-edje_cc.o
  3607.   CC       bin/edje/bin_edje_edje_cc-edje_cc_out.o
  3608.   CC       bin/edje/bin_edje_edje_cc-edje_cc_parse.o
  3609.   CC       bin/edje/bin_edje_edje_cc-edje_cc_mem.o
  3610.   CC       bin/edje/bin_edje_edje_cc-edje_cc_handlers.o
  3611.   CC       bin/edje/bin_edje_edje_cc-edje_cc_sources.o
  3612.   CC       bin/edje/bin_edje_edje_cc-edje_multisense_convert.o
  3613.   CC       bin/edje/epp/bin_edje_epp_epp-cppalloc.o
  3614.   CC       bin/edje/epp/bin_edje_epp_epp-cpperror.o
  3615.   CC       bin/edje/epp/bin_edje_epp_epp-cppexp.o
  3616.   CC       bin/edje/epp/bin_edje_epp_epp-cpphash.o
  3617.   CC       bin/edje/epp/bin_edje_epp_epp-cpplib.o
  3618.   CC       bin/edje/epp/bin_edje_epp_epp-cppmain.o
  3619.   CC       bin/edje/bin_edje_edje_decc-edje_decc.o
  3620.   CC       bin/edje/bin_edje_edje_decc-edje_cc_mem.o
  3621.   CC       bin/edje/bin_edje_edje_decc-edje_cc_sources.o
  3622.   CC       bin/edje/bin_edje_edje_player-edje_player.o
  3623. bin/embryo/embryo_cc_sc1.c: In function 'sc_compile':
  3624. bin/embryo/embryo_cc_sc1.c:267:10: warning: variable 'binf' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  3625.     FILE               *binf;
  3626.           ^
  3627.   CC       bin/edje/bin_edje_edje_inspector-edje_inspector.o
  3628.   CC       bin/edje/bin_edje_edje_external_inspector-edje_external_inspector.o
  3629.   CC       bin/edje/bin_edje_edje_codegen-edje_codegen.o
  3630.   CC       bin/edje/bin_edje_edje_pick-edje_pick.o
  3631.   CC       bin/edje/bin_edje_edje_watch-edje_watch.o
  3632.   CC       tests/emotion/tests_emotion_emotion_test-emotion_test_main.o
  3633.   CC       tests/emotion/tests_emotion_emotion_test_eo-emotion_test_main-eo.o
  3634.   CC       bin/ethumb/bin_ethumb_ethumb-ethumb.o
  3635.   CC       bin/ethumb_client/bin_ethumb_client_ethumbd-ethumbd.o
  3636.   CC       bin/ethumb_client/bin_ethumb_client_ethumbd_client-ethumbd_client.o
  3637.   CXX      bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-convert_comments.o
  3638.   CXX      bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-convert.o
  3639.   CXX      bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-type_lookup_table.o
  3640.   CXX      bin/eolian_cxx/bin_eolian_cxx_eolian_cxx-eolian_cxx.o
  3641.   CC       bin/elua/bin_elua_elua-main.o
  3642.   CC       lib/ecore_x/lib_ecore_x_ecore_x_vsync-ecore_x_vsync_tool.o
  3643.   CC       lib/ecore_x/lib_ecore_x_ecore_x_vsync-ecore_x_vsync_tool_glx.o
  3644.   CC       utils/ecore/utils_ecore_makekeys-makekeys.o
  3645.   CC       tests/efreet/tests_efreet_efreet_test-ef_data_dirs.o
  3646.   CC       tests/efreet/tests_efreet_efreet_test-ef_desktop.o
  3647.   CC       tests/efreet/tests_efreet_efreet_test-ef_icon_theme.o
  3648.   CC       tests/efreet/tests_efreet_efreet_test-ef_ini.o
  3649.   CC       tests/efreet/tests_efreet_efreet_test-ef_locale.o
  3650.   CC       tests/efreet/tests_efreet_efreet_test-ef_menu.o
  3651.   CC       tests/efreet/tests_efreet_efreet_test-ef_mime.o
  3652.   CC       tests/efreet/tests_efreet_efreet_test-ef_utils.o
  3653.   CC       tests/efreet/tests_efreet_efreet_test-main.o
  3654.   CC       tests/efreet/tests_efreet_efreet_async_test-efreet_async_test.o
  3655.   CC       tests/efreet/tests_efreet_efreet_spec_test-efreet_spec_test.o
  3656.   CC       tests/efreet/tests_efreet_efreet_cache_test-ef_cache.o
  3657.   CC       tests/efreet/tests_efreet_efreet_user_dir-efreet_user_dir.o
  3658.   CC       tests/efreet/tests_efreet_efreet_icon_cache_dump-efreet_icon_cache_dump.o
  3659.   CC       tests/efreet/compare/tests_efreet_compare_efreet_alloc-efreet_alloc.o
  3660.   CCLD     lib/eo/libeo.la
  3661.   CC       tests/efreet/compare/tests_efreet_compare_efreet_menu_alloc-efreet_menu_alloc.o
  3662.   CCLD     lib/emile/libemile.la
  3663.   CCLD     lib/embryo/libembryo.la
  3664.   CCLD     bin/eina/eina_btlog
  3665.   CCLD     bin/evas/evas_cserve2_client
  3666.   CCLD     bin/evas/evas_cserve2_usage
  3667.   CCLD     bin/evas/evas_cserve2_debug
  3668.   CCLD     bin/evas/evas_cserve2_shm_debug
  3669.   CCLD     bin/embryo/embryo_cc
  3670.   CCLD     bin/edje/epp/epp
  3671.   CCLD     bin/evas/dummy_slave
  3672.   CCLD     utils/ecore/makekeys
  3673.   CCLD     lib/eet/libeet.la
  3674.   CCLD     lib/efl/libefl.la
  3675.   CCLD     lib/ecore/libecore.la
  3676.   CCLD     lib/ector/libector.la
  3677.   CCLD     bin/eet/eet
  3678.   CCLD     bin/evas/evas_cserve2_slave
  3679.   CCLD     lib/evas/common/libevas_convert_rgb_32.la
  3680.   CCLD     lib/evas/common/libevas_op_blend_sse3.la
  3681.   CCLD     lib/eldbus/libeldbus.la
  3682.   CCLD     lib/ecore_con/libecore_con.la
  3683.   CCLD     lib/ecore_input/libecore_input.la
  3684.   CCLD     lib/ecore_audio/libecore_audio.la
  3685. ar: `u' modifier ignored since `D' is the default (see `U')
  3686.  CCLD     lib/eio/libeio.la
  3687. ar: `u' modifier ignored since `D' is the default (see `U')
  3688.   CCLD     lib/ecore_avahi/libecore_avahi.la
  3689.   CCLD     lib/elua/libelua.la
  3690.   CCLD     lib/elocation/libelocation.la
  3691.   CCLD     bin/eldbus/eldbus-codegen
  3692.   CCLD     lib/ecore_x/ecore_x_vsync
  3693.   CCLD     lib/ecore_file/libecore_file.la
  3694.   CXXLD    lib/evas/libevas.la
  3695.   CCLD     lib/ecore_ipc/libecore_ipc.la
  3696.   CCLD     lib/ecore_x/libecore_x.la
  3697.   CCLD     lib/ecore_imf/libecore_imf.la
  3698.   CCLD     modules/ecore/system/systemd/module.la
  3699.   CCLD     modules/ecore/system/upower/module.la
  3700.   CCLD     lib/efreet/libefreet.la
  3701.   CCLD     bin/efl/efl_debugd
  3702.   CCLD     bin/efl/efl_debug
  3703.   CCLD     bin/elua/elua
  3704.   CCLD     lib/eeze/libeeze.la
  3705.   CCLD     modules/ecore_imf/xim/module.la
  3706.   CCLD     lib/efreet/libefreet_mime.la
  3707.   CCLD     lib/efreet/libefreet_trash.la
  3708.   CCLD     bin/efreet/efreetd
  3709.   CCLD     bin/efreet/efreet_desktop_cache_create
  3710.   CCLD     bin/efreet/efreet_icon_cache_create
  3711.   CCLD     bin/eeze/eeze_udev_test
  3712.   CCLD     bin/eeze/eeze_sensor_test
  3713.   CCLD     tests/efreet/efreet_async_test
  3714.   CCLD     tests/efreet/efreet_spec_test
  3715.   CCLD     tests/efreet/efreet_cache_test
  3716.   CCLD     tests/efreet/efreet_icon_cache_dump
  3717.   CCLD     tests/efreet/efreet_user_dir
  3718.   CCLD     tests/efreet/compare/efreet_alloc
  3719.   CCLD     tests/efreet/compare/efreet_menu_alloc
  3720.   ELUA     lib/ecore_audio/ecore_audio.eo.lua
  3721.   ELUA     lib/ecore_audio/ecore_audio_in.eo.lua
  3722.   ELUA     lib/ecore_audio/ecore_audio_out.eo.lua
  3723.   ELUA     lib/ecore_audio/ecore_audio_in_sndfile.eo.lua
  3724.   ELUA     lib/ecore_audio/ecore_audio_out_sndfile.eo.lua
  3725.   ELUA     lib/ecore_audio/ecore_audio_in_tone.eo.lua
  3726.   ELUA     lib/ecore_con/ecore_con_base.eo.lua
  3727.   ELUA     lib/ecore_audio/ecore_audio_out_pulse.eo.lua
  3728.   ELUA     lib/ecore_con/ecore_con_server.eo.lua
  3729.   ELUA     lib/ecore_con/ecore_con_client.eo.lua
  3730.   ELUA     lib/ecore_con/ecore_con_connector.eo.lua
  3731.   ELUA     lib/ecore_con/ecore_con_eet_base.eo.lua
  3732.   ELUA     lib/ecore_con/ecore_con_eet_server_obj.eo.lua
  3733.   ELUA     lib/ecore_con/ecore_con_eet_client_obj.eo.lua
  3734.   ELUA     lib/ecore_con/efl_network_url.eo.lua
  3735.   ELUA     lib/ecore/ecore_timer.eo.lua
  3736.   ELUA     lib/ecore/ecore_poller.eo.lua
  3737.   ELUA     lib/ecore/ecore_job.eo.lua
  3738.   ELUA     lib/ecore/ecore_exe.eo.lua
  3739.   ELUA     lib/ecore/ecore_idler.eo.lua
  3740.   ELUA     lib/ecore/ecore_idle_enterer.eo.lua
  3741.   ELUA     lib/ecore/ecore_idle_exiter.eo.lua
  3742.   ELUA     lib/ecore/ecore_animator.eo.lua
  3743.   ELUA     lib/ecore/ecore_mainloop.eo.lua
  3744.   ELUA     lib/ecore/ecore_parent.eo.lua
  3745.   ELUA     lib/edje/edje_object.eo.lua
  3746.   ELUA     lib/edje/edje_edit.eo.lua
  3747.   ELUA     lib/efl/interfaces/efl_control.eo.lua
  3748.   ELUA     lib/efl/interfaces/efl_file.eo.lua
  3749.   ELUA     lib/efl/interfaces/efl_image.eo.lua
  3750.   ELUA     lib/efl/interfaces/efl_player.eo.lua
  3751.   ELUA     lib/efl/interfaces/efl_text.eo.lua
  3752.   ELUA     lib/efl/interfaces/efl_text_properties.eo.lua
  3753.   ELUA     lib/efl/interfaces/efl_gfx_base.eo.lua
  3754.   ELUA     lib/efl/interfaces/efl_gfx_stack.eo.lua
  3755.   ELUA     lib/efl/interfaces/efl_gfx_fill.eo.lua
  3756.   ELUA     lib/efl/interfaces/efl_gfx_view.eo.lua
  3757.   ELUA     lib/efl/interfaces/efl_gfx_shape.eo.lua
  3758.   ELUA     lib/efl/interfaces/efl_gfx_gradient_base.eo.lua
  3759.   ELUA     lib/efl/interfaces/efl_gfx_gradient_radial.eo.lua
  3760.   ELUA     lib/efl/interfaces/efl_gfx_gradient_linear.eo.lua
  3761.   ELUA     lib/efl/interfaces/efl_gfx_filter.eo.lua
  3762.   ELUA     lib/emotion/emotion_object.eo.lua
  3763.   ELUA     lib/efl/interfaces/efl_model_base.eo.lua
  3764.   ELUA     lib/evas/canvas/evas_object.eo.lua
  3765.   ELUA     lib/evas/canvas/evas_line.eo.lua
  3766.   ELUA     lib/evas/canvas/evas_polygon.eo.lua
  3767.   ELUA     lib/evas/canvas/evas_text.eo.lua
  3768.   ELUA     lib/evas/canvas/evas_rectangle.eo.lua
  3769.   ELUA     lib/evas/canvas/evas_textblock.eo.lua
  3770.   ELUA     lib/evas/canvas/evas_textgrid.eo.lua
  3771.   ELUA     lib/evas/canvas/evas_signal_interface.eo.lua
  3772.   ELUA     lib/evas/canvas/evas_object_smart.eo.lua
  3773.   ELUA     lib/evas/canvas/evas_smart_clipped.eo.lua
  3774.   ELUA     lib/evas/canvas/evas_table.eo.lua
  3775.   ELUA     lib/evas/canvas/evas_common_interface.eo.lua
  3776.   ELUA     lib/evas/canvas/evas_canvas.eo.lua
  3777.   ELUA     lib/evas/canvas/evas_grid.eo.lua
  3778.   ELUA     lib/evas/canvas/evas_image.eo.lua
  3779.   ELUA     lib/evas/canvas/evas_out.eo.lua
  3780.   ELUA     lib/evas/canvas/evas_draggable_interface.eo.lua
  3781.   ELUA     lib/evas/canvas/evas_scrollable_interface.eo.lua
  3782.   ELUA     lib/evas/canvas/evas_clickable_interface.eo.lua
  3783.   ELUA     lib/evas/canvas/evas_selectable_interface.eo.lua
  3784.   ELUA     lib/evas/canvas/evas_zoomable_interface.eo.lua
  3785.   ELUA     lib/evas/canvas/evas_box.eo.lua
  3786.   ELUA     lib/evas/canvas/evas_canvas3d_camera.eo.lua
  3787.   ELUA     lib/evas/canvas/evas_canvas3d_texture.eo.lua
  3788.   ELUA     lib/evas/canvas/evas_canvas3d_material.eo.lua
  3789.   ELUA     lib/evas/canvas/evas_canvas3d_light.eo.lua
  3790.   ELUA     lib/evas/canvas/evas_canvas3d_mesh.eo.lua
  3791.   ELUA     lib/evas/canvas/evas_canvas3d_primitive.eo.lua
  3792.   ELUA     lib/evas/canvas/evas_canvas3d_node.eo.lua
  3793.   ELUA     lib/evas/canvas/evas_canvas3d_scene.eo.lua
  3794.   ELUA     lib/evas/canvas/evas_vg.eo.lua
  3795.   ELUA     lib/evas/canvas/evas_canvas3d_object.eo.lua
  3796.   ELUA     lib/evas/canvas/efl_vg_base.eo.lua
  3797.   ELUA     lib/evas/canvas/efl_vg_container.eo.lua
  3798.   ELUA     lib/evas/canvas/efl_vg_root_node.eo.lua
  3799.   ELUA     lib/evas/canvas/efl_vg_gradient.eo.lua
  3800.   ELUA     lib/evas/canvas/efl_vg_gradient_radial.eo.lua
  3801.   ELUA     lib/evas/canvas/efl_vg_shape.eo.lua
  3802.   ELUA     lib/evas/canvas/efl_vg_gradient_linear.eo.lua
  3803.   ELUA     lib/evas/canvas/evas_filter.eo.lua
  3804.   CCLD     lib/ecore_drm/libecore_drm.la
  3805.   CCLD     lib/ecore_input_evas/libecore_input_evas.la
  3806.   CCLD     modules/eeze/sensor/fake/module.la
  3807.   CCLD     modules/eeze/sensor/udev/module.la
  3808.   CCLD     lib/ecore_imf_evas/libecore_imf_evas.la
  3809.   CXXLD    lib/ephysics/libephysics.la
  3810.   CCLD     lib/emotion/libemotion.la
  3811.   CCLD     modules/evas/engines/gl_common/libevas_engine_gl_common.la
  3812.   CCLD     modules/evas/engines/gl_x11/module.la
  3813.   CCLD     modules/evas/engines/software_x11/module.la
  3814.   CCLD     modules/evas/image_loaders/gif/module.la
  3815.   CCLD     modules/evas/image_loaders/jp2k/module.la
  3816.   CCLD     modules/evas/image_loaders/tiff/module.la
  3817.   CCLD     modules/evas/image_loaders/webp/module.la
  3818.   CCLD     modules/evas/image_savers/tiff/module.la
  3819. ar: `u' modifier ignored since `D' is the default (see `U')
  3820.  CCLD     modules/evas/image_savers/webp/module.la
  3821.  CCLD     bin/eeze/eeze_mount
  3822.  CCLD     bin/eeze/eeze_umount
  3823.  CCLD     bin/eeze/eeze_scanner
  3824.  CCLD     bin/eeze/eeze_disk_ls
  3825.  CXXLD    bin/eolian_cxx/eolian_cxx
  3826.  CCLD     bin/evas/evas_cserve2
  3827.  CCLD     tests/efreet/efreet_test
  3828.  CCLD     lib/ecore_evas/libecore_evas.la
  3829.  CCLD     modules/emotion/gstreamer1/module.la
  3830.  CCLD     modules/emotion/xine/module.la
  3831.  CCLD     modules/evas/engines/drm/module.la
  3832.  CCLD     modules/evas/engines/gl_generic/module.la
  3833.  EOLCXX   lib/ecore_audio/ecore_audio.eo.hh
  3834.  EOLCXX   lib/ecore_audio/ecore_audio_in.eo.hh
  3835.  EOLCXX   lib/ecore_audio/ecore_audio_out.eo.hh
  3836.  EOLCXX   lib/ecore_audio/ecore_audio_in_sndfile.eo.hh
  3837.  EOLCXX   lib/ecore_audio/ecore_audio_out_sndfile.eo.hh
  3838.  EOLCXX   lib/ecore_audio/ecore_audio_out_pulse.eo.hh
  3839.  EOLCXX   lib/ecore_audio/ecore_audio_in_tone.eo.hh
  3840.  EOLCXX   lib/ecore/ecore_timer.eo.hh
  3841.  EOLCXX   lib/ecore/ecore_poller.eo.hh
  3842.  EOLCXX   lib/ecore/ecore_job.eo.hh
  3843.  EOLCXX   lib/ecore/ecore_exe.eo.hh
  3844.  EOLCXX   lib/ecore/ecore_idler.eo.hh
  3845.  EOLCXX   lib/ecore/ecore_idle_enterer.eo.hh
  3846.  EOLCXX   lib/ecore/ecore_idle_exiter.eo.hh
  3847.  EOLCXX   lib/ecore/ecore_animator.eo.hh
  3848.  EOLCXX   lib/ecore/ecore_parent.eo.hh
  3849.  EOLCXX   lib/ecore/ecore_mainloop.eo.hh
  3850.  EOLCXX   lib/edje/edje_object.eo.hh
  3851.  EOLCXX   lib/edje/edje_edit.eo.hh
  3852.  EOLCXX   lib/efl/interfaces/efl_control.eo.hh
  3853.  EOLCXX   lib/efl/interfaces/efl_file.eo.hh
  3854.  EOLCXX   lib/efl/interfaces/efl_image.eo.hh
  3855.  EOLCXX   lib/efl/interfaces/efl_player.eo.hh
  3856.  EOLCXX   lib/efl/interfaces/efl_text.eo.hh
  3857.  EOLCXX   lib/efl/interfaces/efl_text_properties.eo.hh
  3858.  EOLCXX   lib/efl/interfaces/efl_gfx_base.eo.hh
  3859.  EOLCXX   lib/efl/interfaces/efl_gfx_fill.eo.hh
  3860.  EOLCXX   lib/efl/interfaces/efl_gfx_stack.eo.hh
  3861.  EOLCXX   lib/efl/interfaces/efl_gfx_view.eo.hh
  3862.  EOLCXX   lib/efl/interfaces/efl_gfx_shape.eo.hh
  3863.  EOLCXX   lib/efl/interfaces/efl_gfx_gradient_base.eo.hh
  3864.  EOLCXX   lib/efl/interfaces/efl_gfx_gradient_linear.eo.hh
  3865.  EOLCXX   lib/efl/interfaces/efl_gfx_gradient_radial.eo.hh
  3866.  EOLCXX   lib/efl/interfaces/efl_gfx_filter.eo.hh
  3867.  EOLCXX   lib/efl/interfaces/efl_model_base.eo.hh
  3868.  EOLCXX   lib/eio/eio_model.eo.hh
  3869.  EOLCXX   lib/eo/eo_base.eo.hh
  3870.  EOLCXX   lib/eo/eo_abstract_class.eo.hh
  3871.  EOLCXX   lib/evas/canvas/evas_object.eo.hh
  3872.  EOLCXX   lib/evas/canvas/evas_line.eo.hh
  3873.  EOLCXX   lib/evas/canvas/evas_polygon.eo.hh
  3874.  EOLCXX   lib/evas/canvas/evas_rectangle.eo.hh
  3875.  EOLCXX   lib/evas/canvas/evas_text.eo.hh
  3876.  EOLCXX   lib/evas/canvas/evas_textblock.eo.hh
  3877.  EOLCXX   lib/evas/canvas/evas_textgrid.eo.hh
  3878.  EOLCXX   lib/evas/canvas/evas_signal_interface.eo.hh
  3879.  EOLCXX   lib/evas/canvas/evas_object_smart.eo.hh
  3880.  EOLCXX   lib/evas/canvas/evas_smart_clipped.eo.hh
  3881.  EOLCXX   lib/evas/canvas/evas_table.eo.hh
  3882.  EOLCXX   lib/evas/canvas/evas_common_interface.eo.hh
  3883.  EOLCXX   lib/evas/canvas/evas_canvas.eo.hh
  3884.  EOLCXX   lib/evas/canvas/evas_grid.eo.hh
  3885.  EOLCXX   lib/evas/canvas/evas_image.eo.hh
  3886.  EOLCXX   lib/evas/canvas/evas_out.eo.hh
  3887.  EOLCXX   lib/evas/canvas/evas_draggable_interface.eo.hh
  3888.  EOLCXX   lib/evas/canvas/evas_clickable_interface.eo.hh
  3889.  EOLCXX   lib/evas/canvas/evas_scrollable_interface.eo.hh
  3890.  EOLCXX   lib/evas/canvas/evas_selectable_interface.eo.hh
  3891.  EOLCXX   lib/evas/canvas/evas_zoomable_interface.eo.hh
  3892.  EOLCXX   lib/evas/canvas/evas_box.eo.hh
  3893.  EOLCXX   lib/evas/canvas/evas_canvas3d_camera.eo.hh
  3894.  EOLCXX   lib/evas/canvas/evas_canvas3d_texture.eo.hh
  3895.  EOLCXX   lib/evas/canvas/evas_canvas3d_material.eo.hh
  3896.  EOLCXX   lib/evas/canvas/evas_canvas3d_light.eo.hh
  3897.  EOLCXX   lib/evas/canvas/evas_canvas3d_mesh.eo.hh
  3898.  EOLCXX   lib/evas/canvas/evas_canvas3d_primitive.eo.hh
  3899.  EOLCXX   lib/evas/canvas/evas_canvas3d_node.eo.hh
  3900.  EOLCXX   lib/evas/canvas/evas_canvas3d_scene.eo.hh
  3901.  EOLCXX   lib/evas/canvas/evas_canvas3d_object.eo.hh
  3902.  EOLCXX   lib/evas/canvas/evas_vg.eo.hh
  3903.  EOLCXX   lib/evas/canvas/efl_vg_base.eo.hh
  3904.  EOLCXX   lib/evas/canvas/efl_vg_container.eo.hh
  3905.  EOLCXX   lib/evas/canvas/efl_vg_shape.eo.hh
  3906.  EOLCXX   lib/evas/canvas/efl_vg_root_node.eo.hh
  3907.  EOLCXX   lib/evas/canvas/efl_vg_gradient.eo.hh
  3908.  EOLCXX   lib/evas/canvas/efl_vg_gradient_radial.eo.hh
  3909.  EOLCXX   lib/evas/canvas/efl_vg_gradient_linear.eo.hh
  3910.  EOLCXX   lib/evas/canvas/evas_filter.eo.hh
  3911.  CCLD     modules/ecore_evas/engines/drm/module.la
  3912.  CCLD     modules/ecore_evas/engines/extn/module.la
  3913.  CCLD     modules/ecore_evas/engines/x/module.la
  3914.  CCLD     modules/ecore_imf/ibus/module.la
  3915.  CXXLD    modules/ecore_imf/scim/module.la
  3916.  CCLD     lib/edje/libedje.la
  3917.  CCLD     bin/ecore_evas/ecore_evas_convert
  3918.  CCLD     bin/ecore_evas/eetpack
  3919.  CCLD     lib/ethumb/libethumb.la
  3920.  CCLD     edje_external/emotion/module.la
  3921.  CCLD     bin/edje/edje_decc
  3922.  CCLD     bin/edje/edje_cc
  3923.  CCLD     bin/edje/edje_inspector
  3924.  CCLD     bin/edje/edje_player
  3925.  CCLD     bin/edje/edje_external_inspector
  3926.  CCLD     bin/edje/edje_codegen
  3927.  CCLD     bin/edje/edje_pick
  3928.  CCLD     bin/edje/edje_watch
  3929.  CCLD     tests/emotion/emotion_test
  3930.  CCLD     tests/emotion/emotion_test-eo
  3931.  CCLD     bin/ethumb/ethumb
  3932.  EDJ      tests/edje/data/test_layout.edj
  3933.  EDJ      tests/edje/data/complex_layout.edj
  3934.  EDJ      tests/edje/data/test_parens.edj
  3935.  EDJ      tests/edje/data/test_masking.edj
  3936.  EDJ      tests/edje/data/test_filters.edj
  3937.  EDJ      tests/edje/data/test_snapshot.edj
  3938.  EDJ      tests/emotion/data/theme.edj
  3939.  EDJ      modules/ethumb/emotion/template.edj
  3940.  CCLD     modules/ethumb/emotion/module.la
  3941.  CCLD     lib/ethumb_client/libethumb_client.la
  3942.  CCLD     bin/ethumb_client/ethumbd_client
  3943.  CCLD     bin/ethumb_client/ethumbd
  3944.  CCLD     bin/ethumb_client/ethumbd_slave
  3945. Making all in data
  3946. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  3947.  GEN      libeo.so.1.16.99-gdb.py
  3948.  EDJ      ethumb/frames/default.edj
  3949. Making all in doc
  3950. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  3951. Making all in previews
  3952. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  3953.  CC       preview_text_filter.o
  3954.  CCLD     preview_text_filter
  3955. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  3956. Making all in po
  3957. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  3958. make -j 9 efl.pot-update
  3959. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  3960. sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
  3961. mv t-remove-potcdate.sed remove-potcdate.sed
  3962. if LC_ALL=C grep 'GNU efl' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
  3963.   package_gnu='GNU '; \
  3964. else \
  3965.   package_gnu=''; \
  3966. fi; \
  3967. if test -n 'enlightenment-devel@lists.sourceforge.net' || test 'enlightenment-devel@lists.sourceforge.net' = '@'PACKAGE_BUGREPORT'@'; then \
  3968.   msgid_bugs_address='enlightenment-devel@lists.sourceforge.net'; \
  3969. else \
  3970.   msgid_bugs_address='enlightenment-devel@lists.sourceforge.net'; \
  3971. fi; \
  3972. case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  3973.   '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
  3974.     /usr/bin/xgettext --default-domain=efl --directory=.. \
  3975.       --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --from-code=UTF-8 --foreign-user  \
  3976.       --files-from=./POTFILES.in \
  3977.       --copyright-holder='Enlightenment development team' \
  3978.       --msgid-bugs-address="$msgid_bugs_address" \
  3979.     ;; \
  3980.   *) \
  3981.     /usr/bin/xgettext --default-domain=efl --directory=.. \
  3982.       --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --from-code=UTF-8 --foreign-user  \
  3983.       --files-from=./POTFILES.in \
  3984.       --copyright-holder='Enlightenment development team' \
  3985.       --package-name="${package_gnu}efl" \
  3986.       --package-version='1.16.99.32235' \
  3987.       --msgid-bugs-address="$msgid_bugs_address" \
  3988.     ;; \
  3989. esac
  3990. test ! -f efl.po || { \
  3991.   if test -f ./efl.pot; then \
  3992.     sed -f remove-potcdate.sed < ./efl.pot > efl.1po && \
  3993.     sed -f remove-potcdate.sed < efl.po > efl.2po && \
  3994.     if cmp efl.1po efl.2po >/dev/null 2>&1; then \
  3995.       rm -f efl.1po efl.2po efl.po; \
  3996.     else \
  3997.       rm -f efl.1po efl.2po ./efl.pot && \
  3998.       mv efl.po ./efl.pot; \
  3999.     fi; \
  4000.   else \
  4001.     mv efl.po ./efl.pot; \
  4002.   fi; \
  4003. }
  4004. test ! -f ./efl.pot || \
  4005.   test -z "ca.gmo cs.gmo de.gmo el.gmo eo.gmo es.gmo fi.gmo fr.gmo gl.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo pl.gmo pt.gmo ru.gmo sl.gmo sr.gmo tr.gmo vi.gmo zh_CN.gmo" || make -j 9 ca.gmo cs.gmo de.gmo el.gmo eo.gmo es.gmo fi.gmo fr.gmo gl.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo pl.gmo pt.gmo ru.gmo sl.gmo sr.gmo tr.gmo vi.gmo zh_CN.gmo
  4006. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  4007. /usr/bin/msgmerge --update  --lang=ca ca.po efl.pot
  4008. /usr/bin/msgmerge --update  --lang=cs cs.po efl.pot
  4009. /usr/bin/msgmerge --update  --lang=el el.po efl.pot
  4010. /usr/bin/msgmerge --update  --lang=de de.po efl.pot
  4011. /usr/bin/msgmerge --update  --lang=es es.po efl.pot
  4012. /usr/bin/msgmerge --update  --lang=eo eo.po efl.pot
  4013. /usr/bin/msgmerge --update  --lang=fi fi.po efl.pot
  4014. /usr/bin/msgmerge --update  --lang=fr fr.po efl.pot
  4015. /usr/bin/msgmerge --update  --lang=gl gl.po efl.pot
  4016. ..................................................... done.
  4017.  done.
  4018.  done.
  4019. . done.
  4020.  done.
  4021. ......./usr/bin/msgmerge --update  --lang=it it.po efl.pot
  4022.  done.
  4023. ............. done.
  4024. /usr/bin/msgmerge --update  --lang=ja ja.po efl.pot
  4025. /usr/bin/msgmerge --update  --lang=hu hu.po efl.pot
  4026. /usr/bin/msgmerge --update  --lang=lt lt.po efl.pot
  4027.  done.
  4028. ........./usr/bin/msgmerge --update  --lang=nl nl.po efl.pot
  4029. .. done.
  4030. /usr/bin/msgmerge --update  --lang=ko ko.po efl.pot
  4031. /usr/bin/msgmerge --update  --lang=pt pt.po efl.pot
  4032. ....../usr/bin/msgmerge --update  --lang=pl pl.po efl.pot
  4033. .... done.
  4034. ...../usr/bin/msgmerge --update  --lang=ru ru.po efl.pot
  4035. .../usr/bin/msgmerge --update  --lang=sl sl.po efl.pot
  4036. ................ done.
  4037. . done.
  4038. ............................................. done.
  4039. . done.
  4040.  done.
  4041. ../usr/bin/msgmerge --update  --lang=tr tr.po efl.pot
  4042. ...... done.
  4043. ../usr/bin/msgmerge --update  --lang=vi vi.po efl.pot
  4044. ................rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po
  4045.  done.
  4046. /usr/bin/msgmerge --update  --lang=sr sr.po efl.pot
  4047.  done.
  4048. /usr/bin/msgmerge --update  --lang=zh_CN zh_CN.po efl.pot
  4049. rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po
  4050. rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po
  4051. rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po
  4052. ........ca.po: 50 translated messages.
  4053. ..... done.
  4054. de.po: 35 translated messages, 5 fuzzy translations, 10 untranslated messages.
  4055. el.po: 42 translated messages, 5 fuzzy translations, 3 untranslated messages.
  4056. rm -f eo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po
  4057. cs.po: 42 translated messages, 5 fuzzy translations, 3 untranslated messages.
  4058. ......................................... done.
  4059. . done.
  4060.  done.
  4061. .rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po
  4062. ... done.
  4063. rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po
  4064. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po
  4065. eo.po: 50 translated messages.
  4066. rm -f gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po
  4067. rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po
  4068. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po
  4069. rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po
  4070. rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po
  4071. es.po: 50 translated messages.
  4072. fr.po: 46 translated messages, 4 untranslated messages.
  4073. rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po
  4074. fi.po: 50 translated messages.
  4075. hu.po: gl.po: 42 translated messages, 8 untranslated messages.
  4076. 42 translated messages, 5 fuzzy translations, 3 untranslated messages.
  4077. ja.po: 42 translated messages, 5 fuzzy translations, 3 untranslated messages.
  4078. rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po
  4079. it.po: 50 translated messages.
  4080. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po
  4081. rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po
  4082. rm -f sl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.po
  4083. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po
  4084. lt.po: ko.po: 50 translated messages.
  4085. rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po
  4086. 26 translated messages, 24 untranslated messages.
  4087. rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po
  4088. nl.po: 35 translated messages, 5 fuzzy translations, 10 untranslated messages.
  4089. rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po
  4090. pt.po: 50 translated messages.
  4091. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po
  4092. ru.po: 8 translated messages, 42 untranslated messages.
  4093. sl.po: 35 translated messages, 5 fuzzy translations, 10 untranslated messages.
  4094. sr.po: 50 translated messages.
  4095. tr.po: 50 translated messages.
  4096. pl.po: 42 translated messages, 5 fuzzy translations, 3 untranslated messages.
  4097. vi.po: 50 translated messages.
  4098. zh_CN.po: 42 translated messages, 5 fuzzy translations, 3 untranslated messages.
  4099. touch stamp-po
  4100. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  4101. + '[' 0 -ne 0 ']'
  4102. + sudo make install
  4103. Making install in src
  4104. make  install-recursive
  4105.  /bin/mkdir -p '/usr/local/lib'
  4106.  /bin/bash ../libtool   --mode=install /usr/bin/install -c   lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/emile/libemile.la lib/eet/libeet.la lib/eolian/libeolian.la lib/ector/libector.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la lib/ecore_ipc/libecore_ipc.la lib/ecore_file/libecore_file.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la lib/ecore_x/libecore_x.la lib/ecore_imf/libecore_imf.la lib/ecore_imf_evas/libecore_imf_evas.la lib/eldbus/libeldbus.la lib/eeze/libeeze.la lib/ecore_drm/libecore_drm.la lib/ecore_evas/libecore_evas.la lib/ecore_audio/libecore_audio.la lib/ecore_avahi/libecore_avahi.la lib/embryo/libembryo.la lib/eio/libeio.la lib/efreet/libefreet.la lib/efreet/libefreet_mime.la lib/efreet/libefreet_trash.la lib/ephysics/libephysics.la lib/edje/libedje.la lib/emotion/libemotion.la lib/ethumb/libethumb.la lib/ethumb_client/libethumb_client.la lib/elua/libelua.la lib/elocation/libelocation.la '/usr/local/lib'
  4107. libtool: install: /usr/bin/install -c lib/eina/.libs/libeina.so.1.16.99 /usr/local/lib/libeina.so.1.16.99
  4108. libtool: install: (cd /usr/local/lib && { ln -s -f libeina.so.1.16.99 libeina.so.1 || { rm -f libeina.so.1 && ln -s libeina.so.1.16.99 libeina.so.1; }; })
  4109. libtool: install: (cd /usr/local/lib && { ln -s -f libeina.so.1.16.99 libeina.so || { rm -f libeina.so && ln -s libeina.so.1.16.99 libeina.so; }; })
  4110. libtool: install: /usr/bin/install -c lib/eina/.libs/libeina.lai /usr/local/lib/libeina.la
  4111. libtool: install: warning: relinking `lib/eo/libeo.la'
  4112. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/eo/libeo.la -rpath /usr/local/lib lib/eo/lib_eo_libeo_la-eo.lo lib/eo/lib_eo_libeo_la-eo_ptr_indirection.lo lib/eo/lib_eo_libeo_la-eo_base_class.lo lib/eo/lib_eo_libeo_la-eo_class_class.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la -lpthread -ldl )
  4113. libtool: install: /usr/bin/install -c lib/eo/.libs/libeo.so.1.16.99T /usr/local/lib/libeo.so.1.16.99
  4114. libtool: install: (cd /usr/local/lib && { ln -s -f libeo.so.1.16.99 libeo.so.1 || { rm -f libeo.so.1 && ln -s libeo.so.1.16.99 libeo.so.1; }; })
  4115. libtool: install: (cd /usr/local/lib && { ln -s -f libeo.so.1.16.99 libeo.so || { rm -f libeo.so && ln -s libeo.so.1.16.99 libeo.so; }; })
  4116. libtool: install: /usr/bin/install -c lib/eo/.libs/libeo.lai /usr/local/lib/libeo.la
  4117. libtool: install: warning: relinking `lib/efl/libefl.la'
  4118. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/efl/libefl.la -rpath /usr/local/lib lib/efl/interfaces/lib_efl_libefl_la-efl_interfaces_main.lo lib/efl/interfaces/lib_efl_libefl_la-efl_gfx_shape.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm )
  4119. libtool: install: /usr/bin/install -c lib/efl/.libs/libefl.so.1.16.99T /usr/local/lib/libefl.so.1.16.99
  4120. libtool: install: (cd /usr/local/lib && { ln -s -f libefl.so.1.16.99 libefl.so.1 || { rm -f libefl.so.1 && ln -s libefl.so.1.16.99 libefl.so.1; }; })
  4121. libtool: install: (cd /usr/local/lib && { ln -s -f libefl.so.1.16.99 libefl.so || { rm -f libefl.so && ln -s libefl.so.1.16.99 libefl.so; }; })
  4122. libtool: install: /usr/bin/install -c lib/efl/.libs/libefl.lai /usr/local/lib/libefl.la
  4123. libtool: install: warning: relinking `lib/emile/libemile.la'
  4124. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/emile/libemile.la -rpath /usr/local/lib lib/emile/lib_emile_libemile_la-emile_main.lo lib/emile/lib_emile_libemile_la-emile_compress.lo lib/emile/lib_emile_libemile_la-emile_image.lo static_libs/rg_etc/lib_emile_libemile_la-rg_etc1.lo static_libs/rg_etc/lib_emile_libemile_la-rg_etc2.lo static_libs/rg_etc/lib_emile_libemile_la-etc2_encoder.lo static_libs/lz4/lib_emile_libemile_la-lz4.lo static_libs/lz4/lib_emile_libemile_la-lz4hc.lo lib/emile/lib_emile_libemile_la-emile_cipher_openssl.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lssl -lcrypto -lz lib/eina/libeina.la -lpthread -ljpeg -lm )
  4125. libtool: install: /usr/bin/install -c lib/emile/.libs/libemile.so.1.16.99T /usr/local/lib/libemile.so.1.16.99
  4126. libtool: install: (cd /usr/local/lib && { ln -s -f libemile.so.1.16.99 libemile.so.1 || { rm -f libemile.so.1 && ln -s libemile.so.1.16.99 libemile.so.1; }; })
  4127. libtool: install: (cd /usr/local/lib && { ln -s -f libemile.so.1.16.99 libemile.so || { rm -f libemile.so && ln -s libemile.so.1.16.99 libemile.so; }; })
  4128. libtool: install: /usr/bin/install -c lib/emile/.libs/libemile.lai /usr/local/lib/libemile.la
  4129. libtool: install: warning: relinking `lib/eet/libeet.la'
  4130. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/eet/libeet.la -rpath /usr/local/lib lib/eet/lib_eet_libeet_la-eet_alloc.lo lib/eet/lib_eet_libeet_la-eet_cipher.lo lib/eet/lib_eet_libeet_la-eet_connection.lo lib/eet/lib_eet_libeet_la-eet_data.lo lib/eet/lib_eet_libeet_la-eet_dictionary.lo lib/eet/lib_eet_libeet_la-eet_image.lo lib/eet/lib_eet_libeet_la-eet_lib.lo lib/eet/lib_eet_libeet_la-eet_node.lo lib/eet/lib_eet_libeet_la-eet_utils.lo static_libs/rg_etc/lib_eet_libeet_la-rg_etc1.lo static_libs/rg_etc/lib_eet_libeet_la-rg_etc2.lo static_libs/rg_etc/lib_eet_libeet_la-etc2_encoder.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lssl -lcrypto lib/emile/libemile.la lib/eina/libeina.la -lpthread -ljpeg -lm )
  4131. libtool: install: /usr/bin/install -c lib/eet/.libs/libeet.so.1.16.99T /usr/local/lib/libeet.so.1.16.99
  4132. libtool: install: (cd /usr/local/lib && { ln -s -f libeet.so.1.16.99 libeet.so.1 || { rm -f libeet.so.1 && ln -s libeet.so.1.16.99 libeet.so.1; }; })
  4133. libtool: install: (cd /usr/local/lib && { ln -s -f libeet.so.1.16.99 libeet.so || { rm -f libeet.so && ln -s libeet.so.1.16.99 libeet.so; }; })
  4134. libtool: install: /usr/bin/install -c lib/eet/.libs/libeet.lai /usr/local/lib/libeet.la
  4135. libtool: install: warning: relinking `lib/eolian/libeolian.la'
  4136. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/eolian/libeolian.la -rpath /usr/local/lib lib/eolian/lib_eolian_libeolian_la-eo_lexer.lo lib/eolian/lib_eolian_libeolian_la-eo_parser.lo lib/eolian/lib_eolian_libeolian_la-eolian.lo lib/eolian/lib_eolian_libeolian_la-eolian_database.lo lib/eolian/lib_eolian_libeolian_la-database_fill.lo lib/eolian/lib_eolian_libeolian_la-database_class.lo lib/eolian/lib_eolian_libeolian_la-database_class_api.lo lib/eolian/lib_eolian_libeolian_la-database_function.lo lib/eolian/lib_eolian_libeolian_la-database_function_api.lo lib/eolian/lib_eolian_libeolian_la-database_function_parameter.lo lib/eolian/lib_eolian_libeolian_la-database_function_parameter_api.lo lib/eolian/lib_eolian_libeolian_la-database_type.lo lib/eolian/lib_eolian_libeolian_la-database_type_api.lo lib/eolian/lib_eolian_libeolian_la-database_implement.lo lib/eolian/lib_eolian_libeolian_la-database_implement_api.lo lib/eolian/lib_eolian_libeolian_la-database_constructor.lo lib/eolian/lib_eolian_libeolian_la-database_constructor_api.lo lib/eolian/lib_eolian_libeolian_la-database_event.lo lib/eolian/lib_eolian_libeolian_la-database_event_api.lo lib/eolian/lib_eolian_libeolian_la-database_expr.lo lib/eolian/lib_eolian_libeolian_la-database_expr_api.lo lib/eolian/lib_eolian_libeolian_la-database_var.lo lib/eolian/lib_eolian_libeolian_la-database_var_api.lo lib/eolian/lib_eolian_libeolian_la-database_validate.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la -lpthread )
  4137. libtool: install: /usr/bin/install -c lib/eolian/.libs/libeolian.so.1.16.99T /usr/local/lib/libeolian.so.1.16.99
  4138. libtool: install: (cd /usr/local/lib && { ln -s -f libeolian.so.1.16.99 libeolian.so.1 || { rm -f libeolian.so.1 && ln -s libeolian.so.1.16.99 libeolian.so.1; }; })
  4139. libtool: install: (cd /usr/local/lib && { ln -s -f libeolian.so.1.16.99 libeolian.so || { rm -f libeolian.so && ln -s libeolian.so.1.16.99 libeolian.so; }; })
  4140. libtool: install: /usr/bin/install -c lib/eolian/.libs/libeolian.lai /usr/local/lib/libeolian.la
  4141. libtool: install: warning: relinking `lib/ector/libector.la'
  4142. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ector/libector.la -rpath /usr/local/lib lib/ector/lib_ector_libector_la-ector_main.lo lib/ector/lib_ector_libector_la-ector_surface.lo lib/ector/lib_ector_libector_la-ector_renderer_shape.lo lib/ector/lib_ector_libector_la-ector_renderer_base.lo lib/ector/lib_ector_libector_la-ector_renderer_gradient.lo lib/ector/lib_ector_libector_la-ector_renderer_gradient_radial.lo lib/ector/lib_ector_libector_la-ector_renderer_gradient_linear.lo lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_gradient_linear.lo lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_gradient_radial.lo lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_shape.lo lib/ector/cairo/lib_ector_libector_la-ector_renderer_cairo_base.lo lib/ector/cairo/lib_ector_libector_la-ector_cairo_surface.lo lib/ector/software/lib_ector_libector_la-ector_renderer_software_gradient_linear.lo lib/ector/software/lib_ector_libector_la-ector_renderer_software_gradient_radial.lo lib/ector/software/lib_ector_libector_la-ector_renderer_software_shape.lo lib/ector/software/lib_ector_libector_la-ector_software_gradient.lo lib/ector/software/lib_ector_libector_la-ector_software_rasterizer.lo lib/ector/software/lib_ector_libector_la-ector_software_surface.lo static_libs/freetype/lib_ector_libector_la-sw_ft_math.lo static_libs/freetype/lib_ector_libector_la-sw_ft_raster.lo static_libs/freetype/lib_ector_libector_la-sw_ft_stroker.lo lib/ector/software/lib_ector_libector_la-ector_drawhelper.lo lib/ector/software/lib_ector_libector_la-ector_drawhelper_sse2.lo lib/ector/software/lib_ector_libector_la-ector_drawhelper_neon.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/efl/libefl.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm )
  4143. libtool: install: /usr/bin/install -c lib/ector/.libs/libector.so.1.16.99T /usr/local/lib/libector.so.1.16.99
  4144. libtool: install: (cd /usr/local/lib && { ln -s -f libector.so.1.16.99 libector.so.1 || { rm -f libector.so.1 && ln -s libector.so.1.16.99 libector.so.1; }; })
  4145. libtool: install: (cd /usr/local/lib && { ln -s -f libector.so.1.16.99 libector.so || { rm -f libector.so && ln -s libector.so.1.16.99 libector.so; }; })
  4146. libtool: install: /usr/bin/install -c lib/ector/.libs/libector.lai /usr/local/lib/libector.la
  4147. libtool: install: warning: relinking `lib/evas/libevas.la'
  4148. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CXX --mode=relink ccache g++ -O3 -ffast-math -march=native -std=gnu++11 -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/evas/libevas.la -rpath /usr/local/lib static_libs/libunibreak/lib_evas_libevas_la-unibreakbase.lo static_libs/libunibreak/lib_evas_libevas_la-unibreakdef.lo static_libs/libunibreak/lib_evas_libevas_la-linebreak.lo static_libs/libunibreak/lib_evas_libevas_la-linebreakdata.lo static_libs/libunibreak/lib_evas_libevas_la-linebreakdef.lo static_libs/libunibreak/lib_evas_libevas_la-wordbreak.lo lib/evas/lib_evas_libevas_la-main.lo lib/evas/canvas/lib_evas_libevas_la-common_interfaces.lo lib/evas/canvas/lib_evas_libevas_la-evas_callbacks.lo lib/evas/canvas/lib_evas_libevas_la-evas_clip.lo lib/evas/canvas/lib_evas_libevas_la-evas_common_interface.lo lib/evas/canvas/lib_evas_libevas_la-evas_data.lo lib/evas/canvas/lib_evas_libevas_la-evas_device.lo lib/evas/canvas/lib_evas_libevas_la-evas_events.lo lib/evas/canvas/lib_evas_libevas_la-evas_focus.lo lib/evas/canvas/lib_evas_libevas_la-evas_key.lo lib/evas/canvas/lib_evas_libevas_la-evas_key_grab.lo lib/evas/canvas/lib_evas_libevas_la-evas_layer.lo lib/evas/canvas/lib_evas_libevas_la-evas_main.lo lib/evas/canvas/lib_evas_libevas_la-evas_name.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_image.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_main.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_inform.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_intercept.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_line.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_polygon.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_rectangle.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_smart.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_smart_clipped.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_box.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_table.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_text.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_textblock.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_textgrid.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_grid.lo lib/evas/canvas/lib_evas_libevas_la-evas_font_dir.lo lib/evas/canvas/lib_evas_libevas_la-evas_rectangle.lo lib/evas/canvas/lib_evas_libevas_la-evas_render.lo lib/evas/canvas/render2/lib_evas_libevas_la-evas_render2.lo lib/evas/canvas/lib_evas_libevas_la-evas_smart.lo lib/evas/canvas/lib_evas_libevas_la-evas_stack.lo lib/evas/canvas/lib_evas_libevas_la-evas_async_events.lo lib/evas/canvas/lib_evas_libevas_la-evas_stats.lo lib/evas/canvas/lib_evas_libevas_la-evas_touch_point.lo lib/evas/canvas/lib_evas_libevas_la-evas_map.lo lib/evas/canvas/lib_evas_libevas_la-evas_gl.lo lib/evas/canvas/lib_evas_libevas_la-evas_out.lo lib/evas/cache/lib_evas_libevas_la-evas_cache_image.lo lib/evas/cache/lib_evas_libevas_la-evas_cache_engine_image.lo lib/evas/cache/lib_evas_libevas_la-evas_preload.lo lib/evas/cache2/lib_evas_libevas_la-evas_cache2.lo lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_image_data.lo lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_client.lo lib/evas/cserve2/lib_evas_libevas_la-evas_cs2_utils.lo lib/evas/file/lib_evas_libevas_la-evas_module.lo lib/evas/file/lib_evas_libevas_la-evas_path.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_object.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_scene.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_node.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_camera.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_light.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_mesh.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_texture.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_material.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_primitive.lo lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_load.lo lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_save.lo lib/evas/common3d/save_load/lib_evas_libevas_la-evas_model_common.lo modules/evas/model_loaders/eet/lib_evas_libevas_la-evas_model_load_eet.lo modules/evas/model_loaders/md2/lib_evas_libevas_la-evas_model_load_md2.lo modules/evas/model_loaders/obj/lib_evas_libevas_la-evas_model_load_obj.lo modules/evas/model_loaders/ply/lib_evas_libevas_la-evas_model_load_ply.lo modules/evas/model_savers/eet/lib_evas_libevas_la-evas_model_save_eet.lo modules/evas/model_savers/obj/lib_evas_libevas_la-evas_model_save_obj.lo modules/evas/model_savers/ply/lib_evas_libevas_la-evas_model_save_ply.lo lib/evas/canvas/lib_evas_libevas_la-evas_canvas3d_eet.lo lib/evas/common3d/primitives/tabulated_primitives/lib_evas_libevas_la-square.lo lib/evas/common3d/primitives/tabulated_primitives/lib_evas_libevas_la-cube.lo lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-sphere.lo lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-torus.lo lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-cylinder.lo lib/evas/common3d/primitives/solids_of_revolution/lib_evas_libevas_la-cone.lo lib/evas/common3d/primitives/surfaces/lib_evas_libevas_la-surface.lo lib/evas/common3d/primitives/surfaces/lib_evas_libevas_la-terrain.lo lib/evas/common3d/primitives/lib_evas_libevas_la-primitive_common.lo lib/evas/canvas/lib_evas_libevas_la-evas_object_vg.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_node.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_container.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_root_node.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient_linear.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_gradient_radial.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_utils.lo lib/evas/canvas/lib_evas_libevas_la-evas_vg_shape.lo lib/evas/common/lib_evas_libevas_la-evas_op_copy_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_blend_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_add_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_sub_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_mask_main_.lo lib/evas/common/lib_evas_libevas_la-evas_op_mul_main_.lo lib/evas/common/lib_evas_libevas_la-evas_alpha_main.lo lib/evas/common/lib_evas_libevas_la-evas_blend_main.lo lib/evas/common/lib_evas_libevas_la-evas_blit_main.lo lib/evas/common/lib_evas_libevas_la-evas_convert_color.lo lib/evas/common/lib_evas_libevas_la-evas_convert_colorspace.lo lib/evas/common/lib_evas_libevas_la-evas_convert_gry_1.lo lib/evas/common/lib_evas_libevas_la-evas_convert_gry_8.lo lib/evas/common/lib_evas_libevas_la-evas_convert_main.lo lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_16.lo lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_24.lo lib/evas/common/lib_evas_libevas_la-evas_convert_rgb_8.lo lib/evas/common/lib_evas_libevas_la-evas_convert_grypal_6.lo lib/evas/common/lib_evas_libevas_la-evas_convert_yuv.lo lib/evas/common/lib_evas_libevas_la-evas_cpu.lo lib/evas/common/lib_evas_libevas_la-evas_draw_main.lo lib/evas/common/lib_evas_libevas_la-evas_font_draw.lo lib/evas/common/lib_evas_libevas_la-evas_font_load.lo lib/evas/common/lib_evas_libevas_la-evas_font_main.lo lib/evas/common/lib_evas_libevas_la-evas_font_query.lo lib/evas/common/lib_evas_libevas_la-evas_font_compress.lo lib/evas/common/lib_evas_libevas_la-evas_image_load.lo lib/evas/common/lib_evas_libevas_la-evas_image_save.lo lib/evas/common/lib_evas_libevas_la-evas_image_main.lo lib/evas/common/lib_evas_libevas_la-evas_image_data.lo lib/evas/common/lib_evas_libevas_la-evas_image_scalecache.lo lib/evas/common/lib_evas_libevas_la-evas_line_main.lo lib/evas/common/lib_evas_libevas_la-evas_polygon_main.lo lib/evas/common/lib_evas_libevas_la-evas_rectangle_main.lo lib/evas/common/lib_evas_libevas_la-evas_scale_main.lo lib/evas/common/lib_evas_libevas_la-evas_scale_sample.lo lib/evas/common/lib_evas_libevas_la-evas_scale_smooth.lo lib/evas/common/lib_evas_libevas_la-evas_scale_span.lo lib/evas/common/lib_evas_libevas_la-evas_thread_render.lo lib/evas/common/lib_evas_libevas_la-evas_tiler.lo lib/evas/common/lib_evas_libevas_la-evas_pipe.lo lib/evas/common/language/lib_evas_libevas_la-evas_bidi_utils.lo lib/evas/common/language/lib_evas_libevas_la-evas_language_utils.lo lib/evas/common/lib_evas_libevas_la-evas_text_utils.lo lib/evas/common/lib_evas_libevas_la-evas_font_ot.lo lib/evas/common/lib_evas_libevas_la-evas_map_image.lo lib/evas/canvas/lib_evas_libevas_la-evas_filter_mixin.lo lib/evas/filters/lib_evas_libevas_la-evas_filter.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_blend.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_blur.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_bump.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_curve.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_displace.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_mask.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_parser.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_transform.lo lib/evas/filters/lib_evas_libevas_la-evas_filter_utils.lo modules/evas/engines/software_generic/lib_evas_libevas_la-evas_engine.lo modules/evas/engines/software_generic/lib_evas_libevas_la-ector_surface.lo modules/evas/engines/buffer/lib_evas_libevas_la-evas_engine.lo modules/evas/engines/buffer/lib_evas_libevas_la-evas_outbuf.lo modules/evas/image_loaders/bmp/lib_evas_libevas_la-evas_image_load_bmp.lo modules/evas/image_loaders/dds/lib_evas_libevas_la-evas_image_load_dds.lo modules/evas/image_loaders/dds/lib_evas_libevas_la-s3tc_decoder.lo modules/evas/image_loaders/eet/lib_evas_libevas_la-evas_image_load_eet.lo modules/evas/image_savers/eet/lib_evas_libevas_la-evas_image_save_eet.lo modules/evas/image_loaders/generic/lib_evas_libevas_la-evas_image_load_generic.lo modules/evas/image_loaders/ico/lib_evas_libevas_la-evas_image_load_ico.lo modules/evas/image_loaders/jpeg/lib_evas_libevas_la-evas_image_load_jpeg.lo modules/evas/image_savers/jpeg/lib_evas_libevas_la-evas_image_save_jpeg.lo modules/evas/image_loaders/pmaps/lib_evas_libevas_la-evas_image_load_pmaps.lo modules/evas/image_loaders/png/lib_evas_libevas_la-evas_image_load_png.lo modules/evas/image_savers/png/lib_evas_libevas_la-evas_image_save_png.lo modules/evas/image_loaders/psd/lib_evas_libevas_la-evas_image_load_psd.lo modules/evas/image_loaders/tga/lib_evas_libevas_la-evas_image_load_tga.lo modules/evas/image_loaders/wbmp/lib_evas_libevas_la-evas_image_load_wbmp.lo modules/evas/image_loaders/xpm/lib_evas_libevas_la-evas_image_load_xpm.lo modules/evas/image_loaders/tgv/lib_evas_libevas_la-evas_image_load_tgv.lo modules/evas/image_savers/tgv/lib_evas_libevas_la-evas_image_save_tgv.lo static_libs/rg_etc/lib_evas_libevas_la-rg_etc1.lo static_libs/rg_etc/lib_evas_libevas_la-rg_etc2.lo static_libs/rg_etc/lib_evas_libevas_la-etc2_encoder.lo static_libs/lz4/lib_evas_libevas_la-lz4.lo static_libs/lz4/lib_evas_libevas_la-lz4hc.lo lib/evas/common/libevas_op_blend_sse3.la lib/evas/common/libevas_convert_rgb_32.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt -ljpeg -lpng12 )
  4149. libtool: install: /usr/bin/install -c lib/evas/.libs/libevas.so.1.16.99T /usr/local/lib/libevas.so.1.16.99
  4150. libtool: install: (cd /usr/local/lib && { ln -s -f libevas.so.1.16.99 libevas.so.1 || { rm -f libevas.so.1 && ln -s libevas.so.1.16.99 libevas.so.1; }; })
  4151. libtool: install: (cd /usr/local/lib && { ln -s -f libevas.so.1.16.99 libevas.so || { rm -f libevas.so && ln -s libevas.so.1.16.99 libevas.so; }; })
  4152. libtool: install: /usr/bin/install -c lib/evas/.libs/libevas.lai /usr/local/lib/libevas.la
  4153. libtool: install: warning: relinking `lib/ecore/libecore.la'
  4154. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore/libecore.la -rpath /usr/local/lib lib/ecore/lib_ecore_libecore_la-ecore.lo lib/ecore/lib_ecore_libecore_la-ecore_alloc.lo lib/ecore/lib_ecore_libecore_la-ecore_anim.lo lib/ecore/lib_ecore_libecore_la-ecore_app.lo lib/ecore/lib_ecore_libecore_la-ecore_events.lo lib/ecore/lib_ecore_libecore_la-ecore_getopt.lo lib/ecore/lib_ecore_libecore_la-ecore_glib.lo lib/ecore/lib_ecore_libecore_la-ecore_idle_enterer.lo lib/ecore/lib_ecore_libecore_la-ecore_idle_exiter.lo lib/ecore/lib_ecore_libecore_la-ecore_idler.lo lib/ecore/lib_ecore_libecore_la-ecore_job.lo lib/ecore/lib_ecore_libecore_la-ecore_main.lo lib/ecore/lib_ecore_libecore_la-ecore_pipe.lo lib/ecore/lib_ecore_libecore_la-ecore_poller.lo lib/ecore/lib_ecore_libecore_la-ecore_time.lo lib/ecore/lib_ecore_libecore_la-ecore_timer.lo lib/ecore/lib_ecore_libecore_la-ecore_thread.lo lib/ecore/lib_ecore_libecore_la-ecore_throttle.lo lib/ecore/lib_ecore_libecore_la-ecore_exe.lo lib/ecore/lib_ecore_libecore_la-ecore_signal.lo lib/ecore/lib_ecore_libecore_la-ecore_exe_posix.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lsystemd -lgthread-2.0 -pthread -lglib-2.0 lib/efl/libefl.la lib/eina/libeina.la lib/eo/libeo.la -lpthread -lm )
  4155. libtool: install: /usr/bin/install -c lib/ecore/.libs/libecore.so.1.16.99T /usr/local/lib/libecore.so.1.16.99
  4156. libtool: install: (cd /usr/local/lib && { ln -s -f libecore.so.1.16.99 libecore.so.1 || { rm -f libecore.so.1 && ln -s libecore.so.1.16.99 libecore.so.1; }; })
  4157. libtool: install: (cd /usr/local/lib && { ln -s -f libecore.so.1.16.99 libecore.so || { rm -f libecore.so && ln -s libecore.so.1.16.99 libecore.so; }; })
  4158. libtool: install: /usr/bin/install -c lib/ecore/.libs/libecore.lai /usr/local/lib/libecore.la
  4159. libtool: install: warning: relinking `lib/ecore_con/libecore_con.la'
  4160. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_con/libecore_con.la -rpath /usr/local/lib lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_alloc.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_eet.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_socks.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_ssl.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_url_curl.lo static_libs/http-parser/lib_ecore_con_libecore_con_la-http_parser.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_local.lo lib/ecore_con/lib_ecore_con_libecore_con_la-ecore_con_dns.lo static_libs/dns/lib_ecore_con_libecore_con_la-dns.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lsystemd -lssl -lcrypto lib/emile/libemile.la lib/ecore/libecore.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -lm )
  4161. libtool: install: /usr/bin/install -c lib/ecore_con/.libs/libecore_con.so.1.16.99T /usr/local/lib/libecore_con.so.1.16.99
  4162. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_con.so.1.16.99 libecore_con.so.1 || { rm -f libecore_con.so.1 && ln -s libecore_con.so.1.16.99 libecore_con.so.1; }; })
  4163. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_con.so.1.16.99 libecore_con.so || { rm -f libecore_con.so && ln -s libecore_con.so.1.16.99 libecore_con.so; }; })
  4164. libtool: install: /usr/bin/install -c lib/ecore_con/.libs/libecore_con.lai /usr/local/lib/libecore_con.la
  4165. libtool: install: warning: relinking `lib/ecore_ipc/libecore_ipc.la'
  4166. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_ipc/libecore_ipc.la -rpath /usr/local/lib lib/ecore_ipc/lib_ecore_ipc_libecore_ipc_la-ecore_ipc.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la -lpthread -lm )
  4167. libtool: install: /usr/bin/install -c lib/ecore_ipc/.libs/libecore_ipc.so.1.16.99T /usr/local/lib/libecore_ipc.so.1.16.99
  4168. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_ipc.so.1.16.99 libecore_ipc.so.1 || { rm -f libecore_ipc.so.1 && ln -s libecore_ipc.so.1.16.99 libecore_ipc.so.1; }; })
  4169. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_ipc.so.1.16.99 libecore_ipc.so || { rm -f libecore_ipc.so && ln -s libecore_ipc.so.1.16.99 libecore_ipc.so; }; })
  4170. libtool: install: /usr/bin/install -c lib/ecore_ipc/.libs/libecore_ipc.lai /usr/local/lib/libecore_ipc.la
  4171. libtool: install: warning: relinking `lib/ecore_file/libecore_file.la'
  4172. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_file/libecore_file.la -rpath /usr/local/lib lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_download.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_path.lo lib/ecore_file/lib_ecore_file_libecore_file_la-ecore_file_monitor_inotify.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la -lpthread )
  4173. libtool: install: /usr/bin/install -c lib/ecore_file/.libs/libecore_file.so.1.16.99T /usr/local/lib/libecore_file.so.1.16.99
  4174. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_file.so.1.16.99 libecore_file.so.1 || { rm -f libecore_file.so.1 && ln -s libecore_file.so.1.16.99 libecore_file.so.1; }; })
  4175. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_file.so.1.16.99 libecore_file.so || { rm -f libecore_file.so && ln -s libecore_file.so.1.16.99 libecore_file.so; }; })
  4176. libtool: install: /usr/bin/install -c lib/ecore_file/.libs/libecore_file.lai /usr/local/lib/libecore_file.la
  4177. libtool: install: warning: relinking `lib/ecore_input/libecore_input.la'
  4178. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_input/libecore_input.la -rpath /usr/local/lib lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input.lo lib/ecore_input/lib_ecore_input_libecore_input_la-ecore_input_compose.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la -lpthread )
  4179. libtool: install: /usr/bin/install -c lib/ecore_input/.libs/libecore_input.so.1.16.99T /usr/local/lib/libecore_input.so.1.16.99
  4180. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_input.so.1.16.99 libecore_input.so.1 || { rm -f libecore_input.so.1 && ln -s libecore_input.so.1.16.99 libecore_input.so.1; }; })
  4181. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_input.so.1.16.99 libecore_input.so || { rm -f libecore_input.so && ln -s libecore_input.so.1.16.99 libecore_input.so; }; })
  4182. libtool: install: /usr/bin/install -c lib/ecore_input/.libs/libecore_input.lai /usr/local/lib/libecore_input.la
  4183. libtool: install: warning: relinking `lib/ecore_input_evas/libecore_input_evas.la'
  4184. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_input_evas/libecore_input_evas.la -rpath /usr/local/lib lib/ecore_input_evas/lib_ecore_input_evas_libecore_input_evas_la-ecore_input_evas.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread )
  4185. libtool: install: /usr/bin/install -c lib/ecore_input_evas/.libs/libecore_input_evas.so.1.16.99T /usr/local/lib/libecore_input_evas.so.1.16.99
  4186. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_input_evas.so.1.16.99 libecore_input_evas.so.1 || { rm -f libecore_input_evas.so.1 && ln -s libecore_input_evas.so.1.16.99 libecore_input_evas.so.1; }; })
  4187. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_input_evas.so.1.16.99 libecore_input_evas.so || { rm -f libecore_input_evas.so && ln -s libecore_input_evas.so.1.16.99 libecore_input_evas.so; }; })
  4188. libtool: install: /usr/bin/install -c lib/ecore_input_evas/.libs/libecore_input_evas.lai /usr/local/lib/libecore_input_evas.la
  4189. libtool: install: warning: relinking `lib/ecore_x/libecore_x.la'
  4190. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_x/libecore_x.la -rpath /usr/local/lib lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dnd.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_sync.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_randr.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_fixes.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_damage.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_composite.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_error.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_events.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_icccm.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_keygrab.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_netwm.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_mwm.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_e.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_selection.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_prop.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_window_shape.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_pixmap.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_present.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gc.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xinerama.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_screensaver.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_dpms.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_drawable.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_cursor.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_test.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_atoms.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_region.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_image.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_xi2.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_vsync.lo lib/ecore_x/xlib/lib_ecore_x_libecore_x_la-ecore_x_gesture.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -ldl -ldl -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lsystemd -lssl -lcrypto lib/emile/libemile.la lib/ecore/libecore.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -lm lib/ecore_con/libecore_con.la )
  4191. libtool: install: /usr/bin/install -c lib/ecore_x/.libs/libecore_x.so.1.16.99T /usr/local/lib/libecore_x.so.1.16.99
  4192. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_x.so.1.16.99 libecore_x.so.1 || { rm -f libecore_x.so.1 && ln -s libecore_x.so.1.16.99 libecore_x.so.1; }; })
  4193. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_x.so.1.16.99 libecore_x.so || { rm -f libecore_x.so && ln -s libecore_x.so.1.16.99 libecore_x.so; }; })
  4194. libtool: install: /usr/bin/install -c lib/ecore_x/.libs/libecore_x.lai /usr/local/lib/libecore_x.la
  4195. libtool: install: warning: relinking `lib/ecore_imf/libecore_imf.la'
  4196. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_imf/libecore_imf.la -rpath /usr/local/lib lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf.lo lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_context.lo lib/ecore_imf/lib_ecore_imf_libecore_imf_la-ecore_imf_module.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread )
  4197. libtool: install: /usr/bin/install -c lib/ecore_imf/.libs/libecore_imf.so.1.16.99T /usr/local/lib/libecore_imf.so.1.16.99
  4198. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_imf.so.1.16.99 libecore_imf.so.1 || { rm -f libecore_imf.so.1 && ln -s libecore_imf.so.1.16.99 libecore_imf.so.1; }; })
  4199. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_imf.so.1.16.99 libecore_imf.so || { rm -f libecore_imf.so && ln -s libecore_imf.so.1.16.99 libecore_imf.so; }; })
  4200. libtool: install: /usr/bin/install -c lib/ecore_imf/.libs/libecore_imf.lai /usr/local/lib/libecore_imf.la
  4201. libtool: install: warning: relinking `lib/ecore_imf_evas/libecore_imf_evas.la'
  4202. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_imf_evas/libecore_imf_evas.la -rpath /usr/local/lib lib/ecore_imf_evas/lib_ecore_imf_evas_libecore_imf_evas_la-ecore_imf_evas.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_imf/libecore_imf.la -lpthread )
  4203. libtool: install: /usr/bin/install -c lib/ecore_imf_evas/.libs/libecore_imf_evas.so.1.16.99T /usr/local/lib/libecore_imf_evas.so.1.16.99
  4204. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_imf_evas.so.1.16.99 libecore_imf_evas.so.1 || { rm -f libecore_imf_evas.so.1 && ln -s libecore_imf_evas.so.1.16.99 libecore_imf_evas.so.1; }; })
  4205. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_imf_evas.so.1.16.99 libecore_imf_evas.so || { rm -f libecore_imf_evas.so && ln -s libecore_imf_evas.so.1.16.99 libecore_imf_evas.so; }; })
  4206. libtool: install: /usr/bin/install -c lib/ecore_imf_evas/.libs/libecore_imf_evas.lai /usr/local/lib/libecore_imf_evas.la
  4207. libtool: install: warning: relinking `lib/eldbus/libeldbus.la'
  4208. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/eldbus/libeldbus.la -rpath /usr/local/lib lib/eldbus/lib_eldbus_libeldbus_la-eldbus_proxy.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_core.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_object.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_pending.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_freedesktop.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_service.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_signal_handler.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_helper.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_to_eina_value.lo lib/eldbus/lib_eldbus_libeldbus_la-eldbus_message_from_eina_value.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -ldbus-1 lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la -lpthread )
  4209. libtool: install: /usr/bin/install -c lib/eldbus/.libs/libeldbus.so.1.16.99T /usr/local/lib/libeldbus.so.1.16.99
  4210. libtool: install: (cd /usr/local/lib && { ln -s -f libeldbus.so.1.16.99 libeldbus.so.1 || { rm -f libeldbus.so.1 && ln -s libeldbus.so.1.16.99 libeldbus.so.1; }; })
  4211. libtool: install: (cd /usr/local/lib && { ln -s -f libeldbus.so.1.16.99 libeldbus.so || { rm -f libeldbus.so && ln -s libeldbus.so.1.16.99 libeldbus.so; }; })
  4212. libtool: install: /usr/bin/install -c lib/eldbus/.libs/libeldbus.lai /usr/local/lib/libeldbus.la
  4213. libtool: install: warning: relinking `lib/eeze/libeeze.la'
  4214. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/eeze/libeeze.la -rpath /usr/local/lib lib/eeze/lib_eeze_libeeze_la-eeze_main.lo lib/eeze/lib_eeze_libeeze_la-eeze_net.lo lib/eeze/lib_eeze_libeeze_la-eeze_sensor.lo lib/eeze/lib_eeze_libeeze_la-eeze_udev_find.lo lib/eeze/lib_eeze_libeeze_la-eeze_udev_private.lo lib/eeze/lib_eeze_libeeze_la-eeze_udev_syspath.lo lib/eeze/lib_eeze_libeeze_la-eeze_udev_walk.lo lib/eeze/lib_eeze_libeeze_la-eeze_udev_watch.lo lib/eeze/lib_eeze_libeeze_la-eeze_disk.lo lib/eeze/lib_eeze_libeeze_la-eeze_disk_udev.lo lib/eeze/lib_eeze_libeeze_la-eeze_disk_mount.lo lib/eeze/lib_eeze_libeeze_la-eeze_disk_libmount_new.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/emile/libemile.la lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread )
  4215. libtool: install: /usr/bin/install -c lib/eeze/.libs/libeeze.so.1.16.99T /usr/local/lib/libeeze.so.1.16.99
  4216. libtool: install: (cd /usr/local/lib && { ln -s -f libeeze.so.1.16.99 libeeze.so.1 || { rm -f libeeze.so.1 && ln -s libeeze.so.1.16.99 libeeze.so.1; }; })
  4217. libtool: install: (cd /usr/local/lib && { ln -s -f libeeze.so.1.16.99 libeeze.so || { rm -f libeeze.so && ln -s libeeze.so.1.16.99 libeeze.so; }; })
  4218. libtool: install: /usr/bin/install -c lib/eeze/.libs/libeeze.lai /usr/local/lib/libeeze.la
  4219. libtool: install: warning: relinking `lib/ecore_drm/libecore_drm.la'
  4220. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_drm/libecore_drm.la -rpath /usr/local/lib lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_sprites.lo lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_fb.lo lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_evdev.lo lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_inputs.lo lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_output.lo lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_tty.lo lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_device.lo lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_launcher.lo lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_dbus.lo lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm_logind.lo lib/ecore_drm/lib_ecore_drm_libecore_drm_la-ecore_drm.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -linput -ldrm -lxkbcommon -lgbm lib/eina/libeina.la lib/eo/libeo.la lib/eeze/libeeze.la lib/eldbus/libeldbus.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread -lsystemd )
  4221. libtool: install: /usr/bin/install -c lib/ecore_drm/.libs/libecore_drm.so.1.16.99T /usr/local/lib/libecore_drm.so.1.16.99
  4222. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_drm.so.1.16.99 libecore_drm.so.1 || { rm -f libecore_drm.so.1 && ln -s libecore_drm.so.1.16.99 libecore_drm.so.1; }; })
  4223. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_drm.so.1.16.99 libecore_drm.so || { rm -f libecore_drm.so && ln -s libecore_drm.so.1.16.99 libecore_drm.so; }; })
  4224. libtool: install: /usr/bin/install -c lib/ecore_drm/.libs/libecore_drm.lai /usr/local/lib/libecore_drm.la
  4225. libtool: install: warning: relinking `lib/ecore_evas/libecore_evas.la'
  4226. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_evas/libecore_evas.la -rpath /usr/local/lib lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_buffer.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_deprecated.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_ews.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_module.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_extn.lo lib/ecore_evas/lib_ecore_evas_libecore_evas_la-ecore_evas_util.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/ecore_drm/libecore_drm.la lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread )
  4227. libtool: install: /usr/bin/install -c lib/ecore_evas/.libs/libecore_evas.so.1.16.99T /usr/local/lib/libecore_evas.so.1.16.99
  4228. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_evas.so.1.16.99 libecore_evas.so.1 || { rm -f libecore_evas.so.1 && ln -s libecore_evas.so.1.16.99 libecore_evas.so.1; }; })
  4229. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_evas.so.1.16.99 libecore_evas.so || { rm -f libecore_evas.so && ln -s libecore_evas.so.1.16.99 libecore_evas.so; }; })
  4230. libtool: install: /usr/bin/install -c lib/ecore_evas/.libs/libecore_evas.lai /usr/local/lib/libecore_evas.la
  4231. libtool: install: warning: relinking `lib/ecore_audio/libecore_audio.la'
  4232. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_audio/libecore_audio.la -rpath /usr/local/lib lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_tone.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_pulse_ml.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_pulse.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_in_sndfile.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_obj_out_sndfile.lo lib/ecore_audio/lib_ecore_audio_libecore_audio_la-ecore_audio_sndfile_vio.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lsndfile -lpulse lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la -lpthread -lm )
  4233. libtool: install: /usr/bin/install -c lib/ecore_audio/.libs/libecore_audio.so.1.16.99T /usr/local/lib/libecore_audio.so.1.16.99
  4234. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_audio.so.1.16.99 libecore_audio.so.1 || { rm -f libecore_audio.so.1 && ln -s libecore_audio.so.1.16.99 libecore_audio.so.1; }; })
  4235. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_audio.so.1.16.99 libecore_audio.so || { rm -f libecore_audio.so && ln -s libecore_audio.so.1.16.99 libecore_audio.so; }; })
  4236. libtool: install: /usr/bin/install -c lib/ecore_audio/.libs/libecore_audio.lai /usr/local/lib/libecore_audio.la
  4237. libtool: install: warning: relinking `lib/ecore_avahi/libecore_avahi.la'
  4238. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ecore_avahi/libecore_avahi.la -rpath /usr/local/lib lib/ecore_avahi/lib_ecore_avahi_libecore_avahi_la-ecore_avahi.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eo/libeo.la lib/eina/libeina.la lib/ecore/libecore.la -lpthread )
  4239. libtool: install: /usr/bin/install -c lib/ecore_avahi/.libs/libecore_avahi.so.1.16.99T /usr/local/lib/libecore_avahi.so.1.16.99
  4240. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_avahi.so.1.16.99 libecore_avahi.so.1 || { rm -f libecore_avahi.so.1 && ln -s libecore_avahi.so.1.16.99 libecore_avahi.so.1; }; })
  4241. libtool: install: (cd /usr/local/lib && { ln -s -f libecore_avahi.so.1.16.99 libecore_avahi.so || { rm -f libecore_avahi.so && ln -s libecore_avahi.so.1.16.99 libecore_avahi.so; }; })
  4242. libtool: install: /usr/bin/install -c lib/ecore_avahi/.libs/libecore_avahi.lai /usr/local/lib/libecore_avahi.la
  4243. libtool: install: warning: relinking `lib/embryo/libembryo.la'
  4244. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/embryo/libembryo.la -rpath /usr/local/lib lib/embryo/lib_embryo_libembryo_la-embryo_amx.lo lib/embryo/lib_embryo_libembryo_la-embryo_args.lo lib/embryo/lib_embryo_libembryo_la-embryo_float.lo lib/embryo/lib_embryo_libembryo_la-embryo_main.lo lib/embryo/lib_embryo_libembryo_la-embryo_rand.lo lib/embryo/lib_embryo_libembryo_la-embryo_str.lo lib/embryo/lib_embryo_libembryo_la-embryo_time.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la -lpthread -lm )
  4245. libtool: install: /usr/bin/install -c lib/embryo/.libs/libembryo.so.1.16.99T /usr/local/lib/libembryo.so.1.16.99
  4246. libtool: install: (cd /usr/local/lib && { ln -s -f libembryo.so.1.16.99 libembryo.so.1 || { rm -f libembryo.so.1 && ln -s libembryo.so.1.16.99 libembryo.so.1; }; })
  4247. libtool: install: (cd /usr/local/lib && { ln -s -f libembryo.so.1.16.99 libembryo.so || { rm -f libembryo.so && ln -s libembryo.so.1.16.99 libembryo.so; }; })
  4248. libtool: install: /usr/bin/install -c lib/embryo/.libs/libembryo.lai /usr/local/lib/libembryo.la
  4249. libtool: install: warning: relinking `lib/eio/libeio.la'
  4250. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/eio/libeio.la -rpath /usr/local/lib lib/eio/lib_eio_libeio_la-eio_dir.lo lib/eio/lib_eio_libeio_la-eio_eet.lo lib/eio/lib_eio_libeio_la-eio_file.lo lib/eio/lib_eio_libeio_la-eio_main.lo lib/eio/lib_eio_libeio_la-eio_map.lo lib/eio/lib_eio_libeio_la-eio_monitor.lo lib/eio/lib_eio_libeio_la-eio_monitor_poll.lo lib/eio/lib_eio_libeio_la-eio_single.lo lib/eio/lib_eio_libeio_la-eio_xattr.lo lib/eio/lib_eio_libeio_la-eio_model.lo lib/eio/lib_eio_libeio_la-eio_monitor_inotify.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la -lpthread -lm -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm )
  4251. libtool: install: /usr/bin/install -c lib/eio/.libs/libeio.so.1.16.99T /usr/local/lib/libeio.so.1.16.99
  4252. libtool: install: (cd /usr/local/lib && { ln -s -f libeio.so.1.16.99 libeio.so.1 || { rm -f libeio.so.1 && ln -s libeio.so.1.16.99 libeio.so.1; }; })
  4253. libtool: install: (cd /usr/local/lib && { ln -s -f libeio.so.1.16.99 libeio.so || { rm -f libeio.so && ln -s libeio.so.1.16.99 libeio.so; }; })
  4254. libtool: install: /usr/bin/install -c lib/eio/.libs/libeio.lai /usr/local/lib/libeio.la
  4255. libtool: install: warning: relinking `lib/efreet/libefreet.la'
  4256. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/efreet/libefreet.la -rpath /usr/local/lib lib/efreet/lib_efreet_libefreet_la-efreet.lo lib/efreet/lib_efreet_libefreet_la-efreet_base.lo lib/efreet/lib_efreet_libefreet_la-efreet_icon.lo lib/efreet/lib_efreet_libefreet_la-efreet_xml.lo lib/efreet/lib_efreet_libefreet_la-efreet_ini.lo lib/efreet/lib_efreet_libefreet_la-efreet_desktop.lo lib/efreet/lib_efreet_libefreet_la-efreet_desktop_command.lo lib/efreet/lib_efreet_libefreet_la-efreet_menu.lo lib/efreet/lib_efreet_libefreet_la-efreet_utils.lo lib/efreet/lib_efreet_libefreet_la-efreet_uri.lo lib/efreet/lib_efreet_libefreet_la-efreet_cache.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/ecore_ipc/libecore_ipc.la lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread )
  4257. libtool: install: /usr/bin/install -c lib/efreet/.libs/libefreet.so.1.16.99T /usr/local/lib/libefreet.so.1.16.99
  4258. libtool: install: (cd /usr/local/lib && { ln -s -f libefreet.so.1.16.99 libefreet.so.1 || { rm -f libefreet.so.1 && ln -s libefreet.so.1.16.99 libefreet.so.1; }; })
  4259. libtool: install: (cd /usr/local/lib && { ln -s -f libefreet.so.1.16.99 libefreet.so || { rm -f libefreet.so && ln -s libefreet.so.1.16.99 libefreet.so; }; })
  4260. libtool: install: /usr/bin/install -c lib/efreet/.libs/libefreet.lai /usr/local/lib/libefreet.la
  4261. libtool: install: warning: relinking `lib/efreet/libefreet_mime.la'
  4262. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/efreet/libefreet_mime.la -rpath /usr/local/lib lib/efreet/lib_efreet_libefreet_mime_la-efreet_mime.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/ecore_ipc/libecore_ipc.la lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread lib/efreet/libefreet.la )
  4263. libtool: install: /usr/bin/install -c lib/efreet/.libs/libefreet_mime.so.1.16.99T /usr/local/lib/libefreet_mime.so.1.16.99
  4264. libtool: install: (cd /usr/local/lib && { ln -s -f libefreet_mime.so.1.16.99 libefreet_mime.so.1 || { rm -f libefreet_mime.so.1 && ln -s libefreet_mime.so.1.16.99 libefreet_mime.so.1; }; })
  4265. libtool: install: (cd /usr/local/lib && { ln -s -f libefreet_mime.so.1.16.99 libefreet_mime.so || { rm -f libefreet_mime.so && ln -s libefreet_mime.so.1.16.99 libefreet_mime.so; }; })
  4266. libtool: install: /usr/bin/install -c lib/efreet/.libs/libefreet_mime.lai /usr/local/lib/libefreet_mime.la
  4267. libtool: install: warning: relinking `lib/efreet/libefreet_trash.la'
  4268. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/efreet/libefreet_trash.la -rpath /usr/local/lib lib/efreet/lib_efreet_libefreet_trash_la-efreet_trash.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/ecore_ipc/libecore_ipc.la lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la -lpthread lib/efreet/libefreet.la )
  4269. libtool: install: /usr/bin/install -c lib/efreet/.libs/libefreet_trash.so.1.16.99T /usr/local/lib/libefreet_trash.so.1.16.99
  4270. libtool: install: (cd /usr/local/lib && { ln -s -f libefreet_trash.so.1.16.99 libefreet_trash.so.1 || { rm -f libefreet_trash.so.1 && ln -s libefreet_trash.so.1.16.99 libefreet_trash.so.1; }; })
  4271. libtool: install: (cd /usr/local/lib && { ln -s -f libefreet_trash.so.1.16.99 libefreet_trash.so || { rm -f libefreet_trash.so && ln -s libefreet_trash.so.1.16.99 libefreet_trash.so; }; })
  4272. libtool: install: /usr/bin/install -c lib/efreet/.libs/libefreet_trash.lai /usr/local/lib/libefreet_trash.la
  4273. libtool: install: warning: relinking `lib/ephysics/libephysics.la'
  4274. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CXX --mode=relink ccache g++ -O3 -ffast-math -march=native -std=gnu++11 -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ephysics/libephysics.la -rpath /usr/local/lib lib/ephysics/lib_ephysics_libephysics_la-ephysics_body.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_camera.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_constraints.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_main.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_quaternion.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_shape.lo lib/ephysics/lib_ephysics_libephysics_la-ephysics_world.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath lib/emile/libemile.la lib/eo/libeo.la lib/ecore/libecore.la lib/efl/libefl.la lib/evas/libevas.la lib/eina/libeina.la -lpthread )
  4275. libtool: install: /usr/bin/install -c lib/ephysics/.libs/libephysics.so.1.16.99T /usr/local/lib/libephysics.so.1.16.99
  4276. libtool: install: (cd /usr/local/lib && { ln -s -f libephysics.so.1.16.99 libephysics.so.1 || { rm -f libephysics.so.1 && ln -s libephysics.so.1.16.99 libephysics.so.1; }; })
  4277. libtool: install: (cd /usr/local/lib && { ln -s -f libephysics.so.1.16.99 libephysics.so || { rm -f libephysics.so && ln -s libephysics.so.1.16.99 libephysics.so; }; })
  4278. libtool: install: /usr/bin/install -c lib/ephysics/.libs/libephysics.lai /usr/local/lib/libephysics.la
  4279. libtool: install: warning: relinking `lib/edje/libedje.la'
  4280. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/edje/libedje.la -rpath /usr/local/lib lib/edje/lib_edje_libedje_la-edje_box_layout.lo lib/edje/lib_edje_libedje_la-edje_cache.lo lib/edje/lib_edje_libedje_la-edje_calc.lo lib/edje/lib_edje_libedje_la-edje_callbacks.lo lib/edje/lib_edje_libedje_la-edje_data.lo lib/edje/lib_edje_libedje_la-edje_edit.lo lib/edje/lib_edje_libedje_la-edje_embryo.lo lib/edje/lib_edje_libedje_la-edje_entry.lo lib/edje/lib_edje_libedje_la-edje_external.lo lib/edje/lib_edje_libedje_la-edje_load.lo lib/edje/lib_edje_libedje_la-edje_lua.lo lib/edje/lib_edje_libedje_la-edje_lua2.lo lib/edje/lib_edje_libedje_la-edje_lua_script_only.lo lib/edje/lib_edje_libedje_la-edje_main.lo lib/edje/lib_edje_libedje_la-edje_match.lo lib/edje/lib_edje_libedje_la-edje_message_queue.lo lib/edje/lib_edje_libedje_la-edje_misc.lo lib/edje/lib_edje_libedje_la-edje_module.lo lib/edje/lib_edje_libedje_la-edje_multisense.lo lib/edje/lib_edje_libedje_la-edje_program.lo lib/edje/lib_edje_libedje_la-edje_smart.lo lib/edje/lib_edje_libedje_la-edje_text.lo lib/edje/lib_edje_libedje_la-edje_textblock_styles.lo lib/edje/lib_edje_libedje_la-edje_util.lo lib/edje/lib_edje_libedje_la-edje_var.lo lib/edje/lib_edje_libedje_la-edje_signal.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lluajit-5.1 lib/ecore_audio/libecore_audio.la lib/ephysics/libephysics.la lib/efreet/libefreet.la lib/emile/libemile.la lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/efl/libefl.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm )
  4281. libtool: install: /usr/bin/install -c lib/edje/.libs/libedje.so.1.16.99T /usr/local/lib/libedje.so.1.16.99
  4282. libtool: install: (cd /usr/local/lib && { ln -s -f libedje.so.1.16.99 libedje.so.1 || { rm -f libedje.so.1 && ln -s libedje.so.1.16.99 libedje.so.1; }; })
  4283. libtool: install: (cd /usr/local/lib && { ln -s -f libedje.so.1.16.99 libedje.so || { rm -f libedje.so && ln -s libedje.so.1.16.99 libedje.so; }; })
  4284. libtool: install: /usr/bin/install -c lib/edje/.libs/libedje.lai /usr/local/lib/libedje.la
  4285. libtool: install: warning: relinking `lib/emotion/libemotion.la'
  4286. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/emotion/libemotion.la -rpath /usr/local/lib lib/emotion/lib_emotion_libemotion_la-emotion_smart.lo lib/emotion/lib_emotion_libemotion_la-emotion_webcam.lo lib/emotion/lib_emotion_libemotion_la-emotion_modules.lo lib/emotion/lib_emotion_libemotion_la-emotion_main.lo modules/emotion/generic/lib_emotion_libemotion_la-emotion_generic.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eeze/libeeze.la lib/emile/libemile.la lib/eio/libeio.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lrt )
  4287. libtool: install: /usr/bin/install -c lib/emotion/.libs/libemotion.so.1.16.99T /usr/local/lib/libemotion.so.1.16.99
  4288. libtool: install: (cd /usr/local/lib && { ln -s -f libemotion.so.1.16.99 libemotion.so.1 || { rm -f libemotion.so.1 && ln -s libemotion.so.1.16.99 libemotion.so.1; }; })
  4289. libtool: install: (cd /usr/local/lib && { ln -s -f libemotion.so.1.16.99 libemotion.so || { rm -f libemotion.so && ln -s libemotion.so.1.16.99 libemotion.so; }; })
  4290. libtool: install: /usr/bin/install -c lib/emotion/.libs/libemotion.lai /usr/local/lib/libemotion.la
  4291. libtool: install: warning: relinking `lib/ethumb/libethumb.la'
  4292. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ethumb/libethumb.la -rpath /usr/local/lib lib/ethumb/lib_ethumb_libethumb_la-ethumb.lo lib/ethumb/lib_ethumb_libethumb_la-md5.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/emile/libemile.la lib/edje/libedje.la lib/ecore_imf/libecore_imf.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/eina/libeina.la -lpthread )
  4293. libtool: install: /usr/bin/install -c lib/ethumb/.libs/libethumb.so.1.16.99T /usr/local/lib/libethumb.so.1.16.99
  4294. libtool: install: (cd /usr/local/lib && { ln -s -f libethumb.so.1.16.99 libethumb.so.1 || { rm -f libethumb.so.1 && ln -s libethumb.so.1.16.99 libethumb.so.1; }; })
  4295. libtool: install: (cd /usr/local/lib && { ln -s -f libethumb.so.1.16.99 libethumb.so || { rm -f libethumb.so && ln -s libethumb.so.1.16.99 libethumb.so; }; })
  4296. libtool: install: /usr/bin/install -c lib/ethumb/.libs/libethumb.lai /usr/local/lib/libethumb.la
  4297. libtool: install: warning: relinking `lib/ethumb_client/libethumb_client.la'
  4298. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/ethumb_client/libethumb_client.la -rpath /usr/local/lib lib/ethumb_client/lib_ethumb_client_libethumb_client_la-ethumb_client.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/emile/libemile.la lib/evas/libevas.la lib/ethumb/libethumb.la lib/eldbus/libeldbus.la lib/edje/libedje.la lib/ecore_imf/libecore_imf.la lib/ecore/libecore.la lib/eet/libeet.la lib/efl/libefl.la lib/eo/libeo.la lib/eina/libeina.la -lpthread )
  4299. libtool: install: /usr/bin/install -c lib/ethumb_client/.libs/libethumb_client.so.1.16.99T /usr/local/lib/libethumb_client.so.1.16.99
  4300. libtool: install: (cd /usr/local/lib && { ln -s -f libethumb_client.so.1.16.99 libethumb_client.so.1 || { rm -f libethumb_client.so.1 && ln -s libethumb_client.so.1.16.99 libethumb_client.so.1; }; })
  4301. libtool: install: (cd /usr/local/lib && { ln -s -f libethumb_client.so.1.16.99 libethumb_client.so || { rm -f libethumb_client.so && ln -s libethumb_client.so.1.16.99 libethumb_client.so; }; })
  4302. libtool: install: /usr/bin/install -c lib/ethumb_client/.libs/libethumb_client.lai /usr/local/lib/libethumb_client.la
  4303. libtool: install: warning: relinking `lib/elua/libelua.la'
  4304. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/elua/libelua.la -rpath /usr/local/lib lib/elua/lib_elua_libelua_la-elua.lo lib/elua/lib_elua_libelua_la-io.lo lib/elua/lib_elua_libelua_la-cache.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lluajit-5.1 lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread )
  4305. libtool: install: /usr/bin/install -c lib/elua/.libs/libelua.so.1.16.99T /usr/local/lib/libelua.so.1.16.99
  4306. libtool: install: (cd /usr/local/lib && { ln -s -f libelua.so.1.16.99 libelua.so.1 || { rm -f libelua.so.1 && ln -s libelua.so.1.16.99 libelua.so.1; }; })
  4307. libtool: install: (cd /usr/local/lib && { ln -s -f libelua.so.1.16.99 libelua.so || { rm -f libelua.so && ln -s libelua.so.1.16.99 libelua.so; }; })
  4308. libtool: install: /usr/bin/install -c lib/elua/.libs/libelua.lai /usr/local/lib/libelua.la
  4309. libtool: install: warning: relinking `lib/elocation/libelocation.la'
  4310. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --mode=relink ccache gcc -O3 -ffast-math -march=native -no-undefined -version-info 17:99:16 -L/usr/local/lib -L/usr/local/lib -o lib/elocation/libelocation.la -rpath /usr/local/lib lib/elocation/lib_elocation_libelocation_la-elocation.lo lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_client.lo lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_location.lo lib/elocation/gen/lib_elocation_libelocation_la-eldbus_geo_clue2_manager.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eldbus/libeldbus.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm )
  4311. libtool: install: /usr/bin/install -c lib/elocation/.libs/libelocation.so.1.16.99T /usr/local/lib/libelocation.so.1.16.99
  4312. libtool: install: (cd /usr/local/lib && { ln -s -f libelocation.so.1.16.99 libelocation.so.1 || { rm -f libelocation.so.1 && ln -s libelocation.so.1.16.99 libelocation.so.1; }; })
  4313. libtool: install: (cd /usr/local/lib && { ln -s -f libelocation.so.1.16.99 libelocation.so || { rm -f libelocation.so && ln -s libelocation.so.1.16.99 libelocation.so; }; })
  4314. libtool: install: /usr/bin/install -c lib/elocation/.libs/libelocation.lai /usr/local/lib/libelocation.la
  4315. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
  4316. ----------------------------------------------------------------------
  4317. Libraries have been installed in:
  4318.    /usr/local/lib
  4319.  
  4320. If you ever happen to want to link against installed libraries
  4321. in a given directory, LIBDIR, you must either use libtool, and
  4322. specify the full pathname of the library, or use the `-LLIBDIR'
  4323. flag during linking and do at least one of the following:
  4324.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4325.      during execution
  4326.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4327.     during linking
  4328.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4329.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4330.  
  4331. See any operating system documentation about shared libraries for
  4332. more information, such as the ld(1) and ld.so(8) manual pages.
  4333. ----------------------------------------------------------------------
  4334. /bin/mkdir -p '/usr/local/bin'
  4335.  /bin/bash ../libtool   --mode=install /usr/bin/install -c bin/eina/eina_btlog bin/efl/efl_debugd bin/efl/efl_debug bin/eet/eet bin/eolian/eolian_gen bin/evas/evas_cserve2_client bin/evas/evas_cserve2_usage bin/evas/evas_cserve2_debug bin/evas/evas_cserve2_shm_debug bin/eldbus/eldbus-codegen bin/eeze/eeze_mount bin/eeze/eeze_umount bin/eeze/eeze_disk_ls bin/eeze/eeze_scanner bin/ecore_evas/ecore_evas_convert bin/ecore_evas/eetpack bin/embryo/embryo_cc bin/efreet/efreetd bin/edje/edje_cc bin/edje/edje_decc bin/edje/edje_player bin/edje/edje_inspector bin/edje/edje_external_inspector bin/edje/edje_codegen bin/edje/edje_pick bin/edje/edje_watch tests/emotion/emotion_test tests/emotion/emotion_test-eo bin/ethumb/ethumb bin/ethumb_client/ethumbd bin/ethumb_client/ethumbd_client bin/eolian_cxx/eolian_cxx bin/elua/elua '/usr/local/bin'
  4336. libtool: install: /usr/bin/install -c bin/eina/.libs/eina_btlog /usr/local/bin/eina_btlog
  4337. libtool: install: /usr/bin/install -c bin/efl/.libs/efl_debugd /usr/local/bin/efl_debugd
  4338. libtool: install: /usr/bin/install -c bin/efl/.libs/efl_debug /usr/local/bin/efl_debug
  4339. libtool: install: /usr/bin/install -c bin/eet/.libs/eet /usr/local/bin/eet
  4340. libtool: install: /usr/bin/install -c bin/eolian/.libs/eolian_gen /usr/local/bin/eolian_gen
  4341. libtool: install: /usr/bin/install -c bin/evas/.libs/evas_cserve2_client /usr/local/bin/evas_cserve2_client
  4342. libtool: install: /usr/bin/install -c bin/evas/.libs/evas_cserve2_usage /usr/local/bin/evas_cserve2_usage
  4343. libtool: install: /usr/bin/install -c bin/evas/.libs/evas_cserve2_debug /usr/local/bin/evas_cserve2_debug
  4344. libtool: install: /usr/bin/install -c bin/evas/.libs/evas_cserve2_shm_debug /usr/local/bin/evas_cserve2_shm_debug
  4345. libtool: install: /usr/bin/install -c bin/eldbus/.libs/eldbus-codegen /usr/local/bin/eldbus-codegen
  4346. libtool: install: /usr/bin/install -c bin/eeze/.libs/eeze_mount /usr/local/bin/eeze_mount
  4347. libtool: install: /usr/bin/install -c bin/eeze/.libs/eeze_umount /usr/local/bin/eeze_umount
  4348. libtool: install: /usr/bin/install -c bin/eeze/.libs/eeze_disk_ls /usr/local/bin/eeze_disk_ls
  4349. libtool: install: /usr/bin/install -c bin/eeze/.libs/eeze_scanner /usr/local/bin/eeze_scanner
  4350. libtool: install: /usr/bin/install -c bin/ecore_evas/.libs/ecore_evas_convert /usr/local/bin/ecore_evas_convert
  4351. libtool: install: /usr/bin/install -c bin/ecore_evas/.libs/eetpack /usr/local/bin/eetpack
  4352. libtool: install: /usr/bin/install -c bin/embryo/.libs/embryo_cc /usr/local/bin/embryo_cc
  4353. libtool: install: /usr/bin/install -c bin/efreet/.libs/efreetd /usr/local/bin/efreetd
  4354. libtool: install: /usr/bin/install -c bin/edje/.libs/edje_cc /usr/local/bin/edje_cc
  4355. libtool: install: /usr/bin/install -c bin/edje/.libs/edje_decc /usr/local/bin/edje_decc
  4356. libtool: install: /usr/bin/install -c bin/edje/.libs/edje_player /usr/local/bin/edje_player
  4357. libtool: install: /usr/bin/install -c bin/edje/.libs/edje_inspector /usr/local/bin/edje_inspector
  4358. libtool: install: /usr/bin/install -c bin/edje/.libs/edje_external_inspector /usr/local/bin/edje_external_inspector
  4359. libtool: install: /usr/bin/install -c bin/edje/.libs/edje_codegen /usr/local/bin/edje_codegen
  4360. libtool: install: /usr/bin/install -c bin/edje/.libs/edje_pick /usr/local/bin/edje_pick
  4361. libtool: install: /usr/bin/install -c bin/edje/.libs/edje_watch /usr/local/bin/edje_watch
  4362. libtool: install: /usr/bin/install -c tests/emotion/.libs/emotion_test /usr/local/bin/emotion_test
  4363. libtool: install: /usr/bin/install -c tests/emotion/.libs/emotion_test-eo /usr/local/bin/emotion_test-eo
  4364. libtool: install: /usr/bin/install -c bin/ethumb/.libs/ethumb /usr/local/bin/ethumb
  4365. libtool: install: /usr/bin/install -c bin/ethumb_client/.libs/ethumbd /usr/local/bin/ethumbd
  4366. libtool: install: /usr/bin/install -c bin/ethumb_client/.libs/ethumbd_client /usr/local/bin/ethumbd_client
  4367. libtool: install: /usr/bin/install -c bin/eolian_cxx/.libs/eolian_cxx /usr/local/bin/eolian_cxx
  4368. libtool: install: /usr/bin/install -c bin/elua/.libs/elua /usr/local/bin/elua
  4369. /bin/mkdir -p '/usr/local/bin'
  4370. /usr/bin/install -c scripts/eina/eina-bench-cmp bin/eet/vieet bin/eet/diffeet bin/edje/edje_recc '/usr/local/bin'
  4371. make  install-exec-hook
  4372. /bin/mkdir -p /usr/local/lib
  4373. for i in   lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/emile/libemile.la lib/eet/libeet.la lib/eolian/libeolian.la lib/ector/libector.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la lib/ecore_ipc/libecore_ipc.la lib/ecore_file/libecore_file.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la       lib/ecore_x/libecore_x.la lib/ecore_imf/libecore_imf.la lib/ecore_imf_evas/libecore_imf_evas.la lib/eldbus/libeldbus.la lib/eeze/libeeze.la lib/ecore_drm/libecore_drm.la lib/ecore_evas/libecore_evas.la lib/ecore_audio/libecore_audio.la lib/ecore_avahi/libecore_avahi.la lib/embryo/libembryo.la lib/eio/libeio.la lib/efreet/libefreet.la lib/efreet/libefreet_mime.la lib/efreet/libefreet_trash.la  lib/ephysics/libephysics.la lib/edje/libedje.la lib/emotion/libemotion.la lib/ethumb/libethumb.la lib/ethumb_client/libethumb_client.la lib/elua/libelua.la lib/elocation/libelocation.la; do \
  4374.   FNAME="/usr/local/lib/`echo $i | sed "s#lib/.*/##"`"; \
  4375.   FNAMEEXT="$FNAME.$$"; \
  4376.   sed "s/-luuid//" $FNAME > $FNAMEEXT; \
  4377.   mv $FNAMEEXT $FNAME; \
  4378. done
  4379. /bin/mkdir -p '/usr/local/include/ecore-audio-1'
  4380. /usr/bin/install -c -m 644 lib/ecore_audio/Ecore_Audio.h lib/ecore_audio/ecore_audio_obj.h lib/ecore_audio/ecore_audio_obj_in.h lib/ecore_audio/ecore_audio_obj_out.h lib/ecore_audio/ecore_audio_obj_in_tone.h lib/ecore_audio/ecore_audio_protected.h lib/ecore_audio/ecore_audio_obj_out_pulse.h lib/ecore_audio/ecore_audio_obj_in_sndfile.h lib/ecore_audio/ecore_audio_obj_out_sndfile.h '/usr/local/include/ecore-audio-1'
  4381. /bin/mkdir -p '/usr/local/include/ecore-avahi-1'
  4382. /usr/bin/install -c -m 644 lib/ecore_avahi/Ecore_Avahi.h '/usr/local/include/ecore-avahi-1'
  4383. /bin/mkdir -p '/usr/local/include/ecore-con-1'
  4384. /usr/bin/install -c -m 644 lib/ecore_con/Ecore_Con.h lib/ecore_con/Ecore_Con_Legacy.h lib/ecore_con/Ecore_Con_Eo.h lib/ecore_con/Ecore_Con_Eet.h lib/ecore_con/Ecore_Con_Eet_Legacy.h lib/ecore_con/Ecore_Con_Eet_Eo.h '/usr/local/include/ecore-con-1'
  4385. /bin/mkdir -p '/usr/local/include/ecore-cxx-1'
  4386. /usr/bin/install -c -m 644 bindings/ecore_cxx/Ecore.hh '/usr/local/include/ecore-cxx-1'
  4387. /bin/mkdir -p '/usr/local/include/ecore-drm-1'
  4388. /usr/bin/install -c -m 644 lib/ecore_drm/Ecore_Drm.h '/usr/local/include/ecore-drm-1'
  4389. /bin/mkdir -p '/usr/local/include/ecore-evas-1'
  4390. /usr/bin/install -c -m 644 lib/ecore_evas/Ecore_Evas_Types.h lib/ecore_evas/Ecore_Evas.h '/usr/local/include/ecore-evas-1'
  4391. /bin/mkdir -p '/usr/local/include/ecore-file-1'
  4392. /usr/bin/install -c -m 644 lib/ecore_file/Ecore_File.h '/usr/local/include/ecore-file-1'
  4393. /bin/mkdir -p '/usr/local/include/ecore-imf-evas-1'
  4394. /usr/bin/install -c -m 644 lib/ecore_imf_evas/Ecore_IMF_Evas.h '/usr/local/include/ecore-imf-evas-1'
  4395. /bin/mkdir -p '/usr/local/include/ecore-imf-1'
  4396. /usr/bin/install -c -m 644 lib/ecore_imf/Ecore_IMF.h '/usr/local/include/ecore-imf-1'
  4397. /bin/mkdir -p '/usr/local/include/ecore-input-evas-1'
  4398. /usr/bin/install -c -m 644 lib/ecore_input_evas/Ecore_Input_Evas.h '/usr/local/include/ecore-input-evas-1'
  4399. /bin/mkdir -p '/usr/local/include/ecore-input-1'
  4400. /usr/bin/install -c -m 644 lib/ecore_input/Ecore_Input.h '/usr/local/include/ecore-input-1'
  4401. /bin/mkdir -p '/usr/local/include/ecore-ipc-1'
  4402. /usr/bin/install -c -m 644 lib/ecore_ipc/Ecore_Ipc.h '/usr/local/include/ecore-ipc-1'
  4403. /bin/mkdir -p '/usr/local/include/ecore-1'
  4404. /usr/bin/install -c -m 644 lib/ecore/Ecore.h lib/ecore/Ecore_Common.h lib/ecore/Ecore_Legacy.h lib/ecore/Ecore_Eo.h lib/ecore/Ecore_Getopt.h '/usr/local/include/ecore-1'
  4405. /bin/mkdir -p '/usr/local/include/ecore-x-1'
  4406. /usr/bin/install -c -m 644 lib/ecore_x/Ecore_X.h lib/ecore_x/ecore_x_version.h lib/ecore_x/Ecore_X_Atoms.h lib/ecore_x/Ecore_X_Cursor.h '/usr/local/include/ecore-x-1'
  4407. /bin/mkdir -p '/usr/local/include/ector-1'
  4408. /usr/bin/install -c -m 644 lib/ector/Ector.h lib/ector/ector_util.h lib/ector/ector_surface.h lib/ector/ector_renderer.h lib/ector/cairo/Ector_Cairo.h lib/ector/software/Ector_Software.h '/usr/local/include/ector-1'
  4409. /bin/mkdir -p '/usr/local/include/edje-1'
  4410. /usr/bin/install -c -m 644 lib/edje/Edje.h lib/edje/Edje_Common.h lib/edje/Edje_Eo.h lib/edje/Edje_Legacy.h lib/edje/Edje_Edit.h '/usr/local/include/edje-1'
  4411. /bin/mkdir -p '/usr/local/include/eet-cxx-1/eet-cxx'
  4412. /usr/bin/install -c -m 644 bindings/eet_cxx/eet_composite.hh bindings/eet_cxx/eet_register.hh bindings/eet_cxx/eet_type.hh '/usr/local/include/eet-cxx-1/eet-cxx'
  4413. /bin/mkdir -p '/usr/local/include/eet-cxx-1'
  4414. /usr/bin/install -c -m 644 bindings/eet_cxx/Eet.hh '/usr/local/include/eet-cxx-1'
  4415. /bin/mkdir -p '/usr/local/include/eet-1'
  4416. /usr/bin/install -c -m 644 lib/eet/Eet.h '/usr/local/include/eet-1'
  4417. /bin/mkdir -p '/usr/local/include/eeze-1'
  4418. /usr/bin/install -c -m 644 lib/eeze/Eeze.h lib/eeze/Eeze_Net.h lib/eeze/Eeze_Sensor.h lib/eeze/Eeze_Disk.h bin/eeze/eeze_scanner.h '/usr/local/include/eeze-1'
  4419. /bin/mkdir -p '/usr/local/include/efl-1'
  4420. /usr/bin/install -c -m 644 lib/efl/Efl_Config.h lib/efl/Efl_Model_Common.h lib/efl/Efl.h '/usr/local/include/efl-1'
  4421. /bin/mkdir -p '/usr/local/include/efreet-1'
  4422. /usr/bin/install -c -m 644 lib/efreet/Efreet.h lib/efreet/efreet_base.h lib/efreet/efreet_desktop.h lib/efreet/efreet_icon.h lib/efreet/efreet_ini.h lib/efreet/efreet_menu.h lib/efreet/efreet_utils.h lib/efreet/efreet_uri.h lib/efreet/Efreet_Mime.h lib/efreet/Efreet_Trash.h '/usr/local/include/efreet-1'
  4423. /bin/mkdir -p '/usr/local/include/eina-cxx-1/eina-cxx'
  4424. /usr/bin/install -c -m 644 bindings/eina_cxx/eina_accessor.hh bindings/eina_cxx/eina_array.hh bindings/eina_cxx/eina_clone_allocators.hh bindings/eina_cxx/eina_error.hh bindings/eina_cxx/eina_eo_concrete_fwd.hh bindings/eina_cxx/eina_fold.hh bindings/eina_cxx/eina_inarray.hh bindings/eina_cxx/eina_inlist.hh bindings/eina_cxx/eina_integer_sequence.hh bindings/eina_cxx/eina_iterator.hh bindings/eina_cxx/eina_lists_auxiliary.hh bindings/eina_cxx/eina_list.hh bindings/eina_cxx/eina_log.hh bindings/eina_cxx/eina_optional.hh bindings/eina_cxx/eina_ptrarray.hh bindings/eina_cxx/eina_ptrlist.hh bindings/eina_cxx/eina_range_types.hh bindings/eina_cxx/eina_ref.hh bindings/eina_cxx/eina_stringshare.hh bindings/eina_cxx/eina_string_view.hh bindings/eina_cxx/eina_thread.hh bindings/eina_cxx/eina_throw.hh bindings/eina_cxx/eina_tuple.hh bindings/eina_cxx/eina_tuple_unwrap.hh bindings/eina_cxx/eina_type_traits.hh bindings/eina_cxx/eina_value.hh '/usr/local/include/eina-cxx-1/eina-cxx'
  4425. /bin/mkdir -p '/usr/local/include/eina-cxx-1'
  4426. /usr/bin/install -c -m 644 bindings/eina_cxx/Eina.hh '/usr/local/include/eina-cxx-1'
  4427. /bin/mkdir -p '/usr/local/include/eina-1/eina'
  4428. /usr/bin/install -c -m 644 lib/eina/eina_safety_checks.h lib/eina/eina_error.h lib/eina/eina_log.h lib/eina/eina_inline_log.x lib/eina/eina_fp.h lib/eina/eina_inline_f32p32.x lib/eina/eina_inline_f16p16.x lib/eina/eina_inline_f8p24.x lib/eina/eina_inline_fp.x lib/eina/eina_hash.h lib/eina/eina_inline_hash.x lib/eina/eina_lalloc.h lib/eina/eina_clist.h lib/eina/eina_inline_clist.x lib/eina/eina_inarray.h lib/eina/eina_inlist.h lib/eina/eina_inline_inlist.x lib/eina/eina_list.h lib/eina/eina_file.h lib/eina/eina_inline_file.x lib/eina/eina_mempool.h lib/eina/eina_module.h lib/eina/eina_rectangle.h lib/eina/eina_types.h lib/eina/eina_array.h lib/eina/eina_counter.h lib/eina/eina_inline_array.x lib/eina/eina_magic.h lib/eina/eina_stringshare.h lib/eina/eina_binshare.h lib/eina/eina_binbuf.h lib/eina/eina_ustringshare.h lib/eina/eina_inline_stringshare.x lib/eina/eina_inline_ustringshare.x lib/eina/eina_inline_list.x lib/eina/eina_accessor.h lib/eina/eina_convert.h lib/eina/eina_rbtree.h lib/eina/eina_benchmark.h lib/eina/eina_inline_rbtree.x '/usr/local/include/eina-1/eina'
  4429. /usr/bin/install -c -m 644 lib/eina/eina_inline_mempool.x lib/eina/eina_inline_rectangle.x lib/eina/eina_inline_trash.x lib/eina/eina_thread.h lib/eina/eina_trash.h lib/eina/eina_iterator.h lib/eina/eina_main.h lib/eina/eina_cpu.h lib/eina/eina_inline_cpu.x lib/eina/eina_sched.h lib/eina/eina_tiler.h lib/eina/eina_hamster.h lib/eina/eina_matrixsparse.h lib/eina/eina_inline_tiler.x lib/eina/eina_str.h lib/eina/eina_inline_str.x lib/eina/eina_strbuf.h lib/eina/eina_ustrbuf.h lib/eina/eina_unicode.h lib/eina/eina_quadtree.h lib/eina/eina_simple_xml_parser.h lib/eina/eina_lock.h lib/eina/eina_prefix.h lib/eina/eina_refcount.h lib/eina/eina_mmap.h lib/eina/eina_xattr.h lib/eina/eina_value.h lib/eina/eina_inline_value.x lib/eina/eina_value_util.h lib/eina/eina_inline_value_util.x lib/eina/eina_inline_lock_barrier.x lib/eina/eina_inline_lock_posix.x lib/eina/eina_tmpstr.h lib/eina/eina_alloca.h lib/eina/eina_cow.h lib/eina/eina_inline_unicode.x lib/eina/eina_thread_queue.h lib/eina/eina_matrix.h lib/eina/eina_quad.h lib/eina/eina_crc.h '/usr/local/include/eina-1/eina'
  4430. /usr/bin/install -c -m 644 lib/eina/eina_inline_crc.x lib/eina/eina_evlog.h lib/eina/eina_util.h lib/eina/eina_quaternion.h lib/eina/eina_bezier.h '/usr/local/include/eina-1/eina'
  4431. /bin/mkdir -p '/usr/local/include/eina-1'
  4432. /usr/bin/install -c -m 644 lib/eina/Eina.h lib/eina/eina_config.h '/usr/local/include/eina-1'
  4433. /bin/mkdir -p '/usr/local/include/eio-1'
  4434. /usr/bin/install -c -m 644 lib/eio/Eio.h lib/eio/eio_inline_helper.x '/usr/local/include/eio-1'
  4435. /bin/mkdir -p '/usr/local/include/eldbus_cxx-1'
  4436. /usr/bin/install -c -m 644 bindings/eldbus_cxx/eldbus_basic.hh bindings/eldbus_cxx/eldbus_error.hh bindings/eldbus_cxx/eldbus_freedesktop.hh bindings/eldbus_cxx/Eldbus.hh bindings/eldbus_cxx/eldbus_integer_sequence.hh bindings/eldbus_cxx/eldbus_message_arguments.hh bindings/eldbus_cxx/eldbus_message.hh bindings/eldbus_cxx/eldbus_proxy_call.hh bindings/eldbus_cxx/eldbus_raw_tuple.hh bindings/eldbus_cxx/eldbus_service.hh bindings/eldbus_cxx/eldbus_signature_traits.hh '/usr/local/include/eldbus_cxx-1'
  4437. /bin/mkdir -p '/usr/local/include/eldbus-1'
  4438. /usr/bin/install -c -m 644 lib/eldbus/Eldbus.h lib/eldbus/eldbus_connection.h lib/eldbus/eldbus_freedesktop.h lib/eldbus/eldbus_message.h lib/eldbus/eldbus_object.h lib/eldbus/eldbus_pending.h lib/eldbus/eldbus_proxy.h lib/eldbus/eldbus_service.h lib/eldbus/eldbus_signal_handler.h lib/eldbus/eldbus_message_helper.h lib/eldbus/eldbus_message_eina_value.h '/usr/local/include/eldbus-1'
  4439. /bin/mkdir -p '/usr/local/include/elocation-1'
  4440. /usr/bin/install -c -m 644 lib/elocation/Elocation.h lib/elocation/elocation_private.h lib/elocation/gen/eldbus_geo_clue2_client.h lib/elocation/gen/eldbus_geo_clue2_location.h lib/elocation/gen/eldbus_geo_clue2_manager.h lib/elocation/gen/eldbus_utils.h '/usr/local/include/elocation-1'
  4441. /bin/mkdir -p '/usr/local/include/elua-1'
  4442. /usr/bin/install -c -m 644 lib/elua/Elua.h '/usr/local/include/elua-1'
  4443. /bin/mkdir -p '/usr/local/include/embryo-1'
  4444. /usr/bin/install -c -m 644 lib/embryo/Embryo.h '/usr/local/include/embryo-1'
  4445. /bin/mkdir -p '/usr/local/include/emile-1'
  4446. /usr/bin/install -c -m 644 lib/emile/Emile.h lib/emile/emile_cipher.h lib/emile/emile_compress.h lib/emile/emile_image.h '/usr/local/include/emile-1'
  4447. /bin/mkdir -p '/usr/local/include/emotion-1'
  4448. /usr/bin/install -c -m 644 lib/emotion/Emotion.h lib/emotion/Emotion_Legacy.h lib/emotion/Emotion_Eo.h modules/emotion/generic/Emotion_Generic_Plugin.h '/usr/local/include/emotion-1'
  4449. /bin/mkdir -p '/usr/local/include/eo-cxx-1/'
  4450. /usr/bin/install -c -m 644 bindings/eo_cxx/eo_concrete.hh bindings/eo_cxx/eo_event.hh bindings/eo_cxx/eo_init.hh bindings/eo_cxx/eo_wref.hh bindings/eo_cxx/eo_inherit.hh bindings/eo_cxx/eo_ops.hh bindings/eo_cxx/eo_private.hh bindings/eo_cxx/eo_inherit_bindings.hh bindings/eo_cxx/eo_cxx_interop.hh '/usr/local/include/eo-cxx-1/'
  4451. /bin/mkdir -p '/usr/local/include/eo-cxx-1/'
  4452. /usr/bin/install -c -m 644 bindings/eo_cxx/Eo.hh '/usr/local/include/eo-cxx-1/'
  4453. /bin/mkdir -p '/usr/local/include/eolian-cxx-1/grammar/'
  4454. /usr/bin/install -c -m 644 lib/eolian_cxx/grammar/comment.hh lib/eolian_cxx/grammar/eo_class_scope_guard_generator.hh lib/eolian_cxx/grammar/eo_class_constructors_generator.hh lib/eolian_cxx/grammar/eo_class_events_generator.hh lib/eolian_cxx/grammar/eo_class_functions_generator.hh lib/eolian_cxx/grammar/namespace_generator.hh lib/eolian_cxx/grammar/eo_class_generator.hh lib/eolian_cxx/grammar/eo_header_generator.hh lib/eolian_cxx/grammar/inheritance_base_generator.hh lib/eolian_cxx/grammar/parameters_generator.hh lib/eolian_cxx/grammar/type_generator.hh lib/eolian_cxx/grammar/tab.hh '/usr/local/include/eolian-cxx-1/grammar/'
  4455. /bin/mkdir -p '/usr/local/include/eolian-cxx-1/'
  4456. /usr/bin/install -c -m 644 lib/eolian_cxx/eo_generate.hh lib/eolian_cxx/eo_types.hh lib/eolian_cxx/eo_validate.hh '/usr/local/include/eolian-cxx-1/'
  4457. /bin/mkdir -p '/usr/local/include/eolian-cxx-1/'
  4458. /usr/bin/install -c -m 644 lib/eolian_cxx/Eolian_Cxx.hh '/usr/local/include/eolian-cxx-1/'
  4459. /bin/mkdir -p '/usr/local/include/eolian-1'
  4460. /usr/bin/install -c -m 644 lib/eolian/Eolian.h '/usr/local/include/eolian-1'
  4461. /bin/mkdir -p '/usr/local/include/eo-1'
  4462. /usr/bin/install -c -m 644 lib/eo/Eo.h '/usr/local/include/eo-1'
  4463. /bin/mkdir -p '/usr/local/include/ephysics-1'
  4464. /usr/bin/install -c -m 644 lib/ephysics/EPhysics.h '/usr/local/include/ephysics-1'
  4465. /bin/mkdir -p '/usr/local/include/ethumb-client-1'
  4466. /usr/bin/install -c -m 644 lib/ethumb_client/Ethumb_Client.h '/usr/local/include/ethumb-client-1'
  4467. /bin/mkdir -p '/usr/local/include/ethumb-1'
  4468. /usr/bin/install -c -m 644 lib/ethumb/Ethumb.h '/usr/local/include/ethumb-1'
  4469. /bin/mkdir -p '/usr/local/share/evas/filters/lua'
  4470. /usr/bin/install -c -m 644 lib/evas/filters/lua/color.lua '/usr/local/share/evas/filters/lua'
  4471. /bin/mkdir -p '/usr/local/include/evas-1'
  4472. /usr/bin/install -c -m 644 lib/evas/Evas.h lib/evas/Evas_Common.h lib/evas/Evas_Eo.h lib/evas/Evas_Legacy.h lib/evas/Evas_GL.h lib/evas/Evas_Loader.h modules/evas/engines/buffer/Evas_Engine_Buffer.h modules/evas/engines/gl_x11/Evas_Engine_GL_X11.h modules/evas/engines/software_x11/Evas_Engine_Software_X11.h modules/evas/engines/drm/Evas_Engine_Drm.h '/usr/local/include/evas-1'
  4473. /bin/mkdir -p '/usr/local/share/eolian/include/ecore-1'
  4474. /usr/bin/install -c -m 644 lib/ecore_audio/ecore_audio.eo lib/ecore_audio/ecore_audio_in.eo lib/ecore_audio/ecore_audio_out.eo lib/ecore_audio/ecore_audio_in_sndfile.eo lib/ecore_audio/ecore_audio_out_sndfile.eo lib/ecore_audio/ecore_audio_in_tone.eo lib/ecore_audio/ecore_audio_out_pulse.eo '/usr/local/share/eolian/include/ecore-1'
  4475. /bin/mkdir -p '/usr/local/lib/ecore_x/bin/v-1.16'
  4476.  /bin/bash ../libtool   --mode=install /usr/bin/install -c lib/ecore_x/ecore_x_vsync '/usr/local/lib/ecore_x/bin/v-1.16'
  4477. libtool: install: /usr/bin/install -c lib/ecore_x/.libs/ecore_x_vsync /usr/local/lib/ecore_x/bin/v-1.16/ecore_x_vsync
  4478. /bin/mkdir -p '/usr/local/share/eolian/include/ecore-1'
  4479. /usr/bin/install -c -m 644 lib/ecore_con/ecore_con_base.eo lib/ecore_con/ecore_con_client.eo lib/ecore_con/ecore_con_server.eo lib/ecore_con/ecore_con_connector.eo lib/ecore_con/ecore_con_eet_base.eo lib/ecore_con/ecore_con_eet_server_obj.eo lib/ecore_con/ecore_con_eet_client_obj.eo lib/ecore_con/efl_network_url.eo '/usr/local/share/eolian/include/ecore-1'
  4480. /bin/mkdir -p '/usr/local/share/eolian/include/ecore-1'
  4481. /usr/bin/install -c -m 644 lib/ecore/ecore_timer.eo lib/ecore/ecore_poller.eo lib/ecore/ecore_job.eo lib/ecore/ecore_exe.eo lib/ecore/ecore_idler.eo lib/ecore/ecore_idle_enterer.eo lib/ecore/ecore_idle_exiter.eo lib/ecore/ecore_animator.eo lib/ecore/ecore_mainloop.eo lib/ecore/ecore_parent.eo '/usr/local/share/eolian/include/ecore-1'
  4482. /bin/mkdir -p '/usr/local/lib/ecore_evas/engines/drm/v-1.16'
  4483. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/ecore_evas/engines/drm/module.la '/usr/local/lib/ecore_evas/engines/drm/v-1.16'
  4484. libtool: install: warning: relinking `modules/ecore_evas/engines/drm/module.la'
  4485. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/ecore_evas/engines/drm/module.la -rpath /usr/local/lib/ecore_evas/engines/drm/v-1.16 modules/ecore_evas/engines/drm/modules_ecore_evas_engines_drm_module_la-ecore_evas_drm.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/ecore_drm/libecore_drm.la lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la )
  4486. libtool: install: /usr/bin/install -c modules/ecore_evas/engines/drm/.libs/module.soT /usr/local/lib/ecore_evas/engines/drm/v-1.16/module.so
  4487. libtool: install: /usr/bin/install -c modules/ecore_evas/engines/drm/.libs/module.lai /usr/local/lib/ecore_evas/engines/drm/v-1.16/module.la
  4488. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/ecore_evas/engines/drm/v-1.16
  4489. ----------------------------------------------------------------------
  4490. Libraries have been installed in:
  4491.    /usr/local/lib/ecore_evas/engines/drm/v-1.16
  4492.  
  4493. If you ever happen to want to link against installed libraries
  4494. in a given directory, LIBDIR, you must either use libtool, and
  4495. specify the full pathname of the library, or use the `-LLIBDIR'
  4496. flag during linking and do at least one of the following:
  4497.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4498.      during execution
  4499.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4500.     during linking
  4501.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4502.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4503.  
  4504. See any operating system documentation about shared libraries for
  4505. more information, such as the ld(1) and ld.so(8) manual pages.
  4506. ----------------------------------------------------------------------
  4507. /bin/mkdir -p '/usr/local/lib/ecore_evas/engines/extn/v-1.16'
  4508. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/ecore_evas/engines/extn/module.la '/usr/local/lib/ecore_evas/engines/extn/v-1.16'
  4509. libtool: install: warning: relinking `modules/ecore_evas/engines/extn/module.la'
  4510. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/ecore_evas/engines/extn/module.la -rpath /usr/local/lib/ecore_evas/engines/extn/v-1.16 modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn.lo modules/ecore_evas/engines/extn/modules_ecore_evas_engines_extn_module_la-ecore_evas_extn_buf.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/ecore_drm/libecore_drm.la lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la -lpthread -lm lib/ecore_ipc/libecore_ipc.la -lrt )
  4511. libtool: install: /usr/bin/install -c modules/ecore_evas/engines/extn/.libs/module.soT /usr/local/lib/ecore_evas/engines/extn/v-1.16/module.so
  4512. libtool: install: /usr/bin/install -c modules/ecore_evas/engines/extn/.libs/module.lai /usr/local/lib/ecore_evas/engines/extn/v-1.16/module.la
  4513. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/ecore_evas/engines/extn/v-1.16
  4514. ----------------------------------------------------------------------
  4515. Libraries have been installed in:
  4516.    /usr/local/lib/ecore_evas/engines/extn/v-1.16
  4517.  
  4518. If you ever happen to want to link against installed libraries
  4519. in a given directory, LIBDIR, you must either use libtool, and
  4520. specify the full pathname of the library, or use the `-LLIBDIR'
  4521. flag during linking and do at least one of the following:
  4522.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4523.      during execution
  4524.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4525.     during linking
  4526.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4527.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4528.  
  4529. See any operating system documentation about shared libraries for
  4530. more information, such as the ld(1) and ld.so(8) manual pages.
  4531. ----------------------------------------------------------------------
  4532. /bin/mkdir -p '/usr/local/lib/ecore_evas/engines/x/v-1.16'
  4533. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/ecore_evas/engines/x/module.la '/usr/local/lib/ecore_evas/engines/x/v-1.16'
  4534. libtool: install: warning: relinking `modules/ecore_evas/engines/x/module.la'
  4535. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/ecore_evas/engines/x/module.la -rpath /usr/local/lib/ecore_evas/engines/x/v-1.16 modules/ecore_evas/engines/x/modules_ecore_evas_engines_x_module_la-ecore_evas_x.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/ecore_drm/libecore_drm.la lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -ldl -ldl -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/ecore_x/libecore_x.la )
  4536. libtool: install: /usr/bin/install -c modules/ecore_evas/engines/x/.libs/module.soT /usr/local/lib/ecore_evas/engines/x/v-1.16/module.so
  4537. libtool: install: /usr/bin/install -c modules/ecore_evas/engines/x/.libs/module.lai /usr/local/lib/ecore_evas/engines/x/v-1.16/module.la
  4538. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/ecore_evas/engines/x/v-1.16
  4539. ----------------------------------------------------------------------
  4540. Libraries have been installed in:
  4541.    /usr/local/lib/ecore_evas/engines/x/v-1.16
  4542.  
  4543. If you ever happen to want to link against installed libraries
  4544. in a given directory, LIBDIR, you must either use libtool, and
  4545. specify the full pathname of the library, or use the `-LLIBDIR'
  4546. flag during linking and do at least one of the following:
  4547.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4548.      during execution
  4549.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4550.     during linking
  4551.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4552.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4553.  
  4554. See any operating system documentation about shared libraries for
  4555. more information, such as the ld(1) and ld.so(8) manual pages.
  4556. ----------------------------------------------------------------------
  4557. /bin/mkdir -p '/usr/local/lib/ecore_imf/modules/ibus/v-1.16'
  4558. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/ecore_imf/ibus/module.la '/usr/local/lib/ecore_imf/modules/ibus/v-1.16'
  4559. libtool: install: warning: relinking `modules/ecore_imf/ibus/module.la'
  4560. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/ecore_imf/ibus/module.la -rpath /usr/local/lib/ecore_imf/modules/ibus/v-1.16 modules/ecore_imf/ibus/modules_ecore_imf_ibus_module_la-ibus_module.lo modules/ecore_imf/ibus/modules_ecore_imf_ibus_module_la-ibus_imcontext.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread lib/ecore_imf/libecore_imf.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/ecore_drm/libecore_drm.la lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -ldl -ldl -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/ecore_x/libecore_x.la -libus-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 )
  4561. libtool: install: /usr/bin/install -c modules/ecore_imf/ibus/.libs/module.soT /usr/local/lib/ecore_imf/modules/ibus/v-1.16/module.so
  4562. libtool: install: /usr/bin/install -c modules/ecore_imf/ibus/.libs/module.lai /usr/local/lib/ecore_imf/modules/ibus/v-1.16/module.la
  4563. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/ecore_imf/modules/ibus/v-1.16
  4564. ----------------------------------------------------------------------
  4565. Libraries have been installed in:
  4566.    /usr/local/lib/ecore_imf/modules/ibus/v-1.16
  4567.  
  4568. If you ever happen to want to link against installed libraries
  4569. in a given directory, LIBDIR, you must either use libtool, and
  4570. specify the full pathname of the library, or use the `-LLIBDIR'
  4571. flag during linking and do at least one of the following:
  4572.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4573.      during execution
  4574.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4575.     during linking
  4576.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4577.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4578.  
  4579. See any operating system documentation about shared libraries for
  4580. more information, such as the ld(1) and ld.so(8) manual pages.
  4581. ----------------------------------------------------------------------
  4582. /bin/mkdir -p '/usr/local/lib/ecore_imf/modules/scim/v-1.16'
  4583. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/ecore_imf/scim/module.la '/usr/local/lib/ecore_imf/modules/scim/v-1.16'
  4584. libtool: install: warning: relinking `modules/ecore_imf/scim/module.la'
  4585. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CXX --tag disable-static --mode=relink ccache g++ -O3 -ffast-math -march=native -std=gnu++11 -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/ecore_imf/scim/module.la -rpath /usr/local/lib/ecore_imf/modules/scim/v-1.16 modules/ecore_imf/scim/modules_ecore_imf_scim_module_la-scim_module.lo modules/ecore_imf/scim/modules_ecore_imf_scim_module_la-scim_imcontext.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread lib/ecore_imf/libecore_imf.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/ecore_drm/libecore_drm.la lib/emile/libemile.la lib/eina/libeina.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la -lpthread lib/ecore_evas/libecore_evas.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -ldl -ldl -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/ecore_x/libecore_x.la -lscim-1.0 )
  4586. libtool: install: /usr/bin/install -c modules/ecore_imf/scim/.libs/module.soT /usr/local/lib/ecore_imf/modules/scim/v-1.16/module.so
  4587. libtool: install: /usr/bin/install -c modules/ecore_imf/scim/.libs/module.lai /usr/local/lib/ecore_imf/modules/scim/v-1.16/module.la
  4588. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/ecore_imf/modules/scim/v-1.16
  4589. ----------------------------------------------------------------------
  4590. Libraries have been installed in:
  4591.    /usr/local/lib/ecore_imf/modules/scim/v-1.16
  4592.  
  4593. If you ever happen to want to link against installed libraries
  4594. in a given directory, LIBDIR, you must either use libtool, and
  4595. specify the full pathname of the library, or use the `-LLIBDIR'
  4596. flag during linking and do at least one of the following:
  4597.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4598.      during execution
  4599.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4600.     during linking
  4601.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4602.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4603.  
  4604. See any operating system documentation about shared libraries for
  4605. more information, such as the ld(1) and ld.so(8) manual pages.
  4606. ----------------------------------------------------------------------
  4607. /bin/mkdir -p '/usr/local/lib/ecore_imf/modules/xim/v-1.16'
  4608. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/ecore_imf/xim/module.la '/usr/local/lib/ecore_imf/modules/xim/v-1.16'
  4609. libtool: install: warning: relinking `modules/ecore_imf/xim/module.la'
  4610. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/ecore_imf/xim/module.la -rpath /usr/local/lib/ecore_imf/modules/xim/v-1.16 modules/ecore_imf/xim/modules_ecore_imf_xim_module_la-ecore_imf_xim.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread lib/ecore_imf/libecore_imf.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -ldl -ldl -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/ecore_x/libecore_x.la -lX11 )
  4611. libtool: install: /usr/bin/install -c modules/ecore_imf/xim/.libs/module.soT /usr/local/lib/ecore_imf/modules/xim/v-1.16/module.so
  4612. libtool: install: /usr/bin/install -c modules/ecore_imf/xim/.libs/module.lai /usr/local/lib/ecore_imf/modules/xim/v-1.16/module.la
  4613. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/ecore_imf/modules/xim/v-1.16
  4614. ----------------------------------------------------------------------
  4615. Libraries have been installed in:
  4616.    /usr/local/lib/ecore_imf/modules/xim/v-1.16
  4617.  
  4618. If you ever happen to want to link against installed libraries
  4619. in a given directory, LIBDIR, you must either use libtool, and
  4620. specify the full pathname of the library, or use the `-LLIBDIR'
  4621. flag during linking and do at least one of the following:
  4622.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4623.      during execution
  4624.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4625.     during linking
  4626.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4627.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4628.  
  4629. See any operating system documentation about shared libraries for
  4630. more information, such as the ld(1) and ld.so(8) manual pages.
  4631. ----------------------------------------------------------------------
  4632. /bin/mkdir -p '/usr/local/lib/ecore/system/systemd/v-1.16'
  4633. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/ecore/system/systemd/module.la '/usr/local/lib/ecore/system/systemd/v-1.16'
  4634. libtool: install: warning: relinking `modules/ecore/system/systemd/module.la'
  4635. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/ecore/system/systemd/module.la -rpath /usr/local/lib/ecore/system/systemd/v-1.16 modules/ecore/system/systemd/modules_ecore_system_systemd_module_la-ecore_system_systemd.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lsystemd -lgthread-2.0 -pthread -lglib-2.0 lib/efl/libefl.la lib/eina/libeina.la lib/eo/libeo.la -lpthread -lm lib/ecore/libecore.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -ldbus-1 lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la -lpthread lib/eldbus/libeldbus.la )
  4636. libtool: install: /usr/bin/install -c modules/ecore/system/systemd/.libs/module.soT /usr/local/lib/ecore/system/systemd/v-1.16/module.so
  4637. libtool: install: /usr/bin/install -c modules/ecore/system/systemd/.libs/module.lai /usr/local/lib/ecore/system/systemd/v-1.16/module.la
  4638. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/ecore/system/systemd/v-1.16
  4639. ----------------------------------------------------------------------
  4640. Libraries have been installed in:
  4641.    /usr/local/lib/ecore/system/systemd/v-1.16
  4642.  
  4643. If you ever happen to want to link against installed libraries
  4644. in a given directory, LIBDIR, you must either use libtool, and
  4645. specify the full pathname of the library, or use the `-LLIBDIR'
  4646. flag during linking and do at least one of the following:
  4647.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4648.      during execution
  4649.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4650.     during linking
  4651.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4652.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4653.  
  4654. See any operating system documentation about shared libraries for
  4655. more information, such as the ld(1) and ld.so(8) manual pages.
  4656. ----------------------------------------------------------------------
  4657. /bin/mkdir -p '/usr/local/lib/ecore/system/upower/v-1.16'
  4658. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/ecore/system/upower/module.la '/usr/local/lib/ecore/system/upower/v-1.16'
  4659. libtool: install: warning: relinking `modules/ecore/system/upower/module.la'
  4660. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/ecore/system/upower/module.la -rpath /usr/local/lib/ecore/system/upower/v-1.16 modules/ecore/system/upower/modules_ecore_system_upower_module_la-ecore_system_upower.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lsystemd -lgthread-2.0 -pthread -lglib-2.0 lib/efl/libefl.la lib/eina/libeina.la lib/eo/libeo.la -lpthread -lm lib/ecore/libecore.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -ldbus-1 lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la -lpthread lib/eldbus/libeldbus.la )
  4661. libtool: install: /usr/bin/install -c modules/ecore/system/upower/.libs/module.soT /usr/local/lib/ecore/system/upower/v-1.16/module.so
  4662. libtool: install: /usr/bin/install -c modules/ecore/system/upower/.libs/module.lai /usr/local/lib/ecore/system/upower/v-1.16/module.la
  4663. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/ecore/system/upower/v-1.16
  4664. ----------------------------------------------------------------------
  4665. Libraries have been installed in:
  4666.    /usr/local/lib/ecore/system/upower/v-1.16
  4667.  
  4668. If you ever happen to want to link against installed libraries
  4669. in a given directory, LIBDIR, you must either use libtool, and
  4670. specify the full pathname of the library, or use the `-LLIBDIR'
  4671. flag during linking and do at least one of the following:
  4672.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4673.      during execution
  4674.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4675.     during linking
  4676.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4677.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4678.  
  4679. See any operating system documentation about shared libraries for
  4680. more information, such as the ld(1) and ld.so(8) manual pages.
  4681. ----------------------------------------------------------------------
  4682. /bin/mkdir -p '/usr/local/share/eolian/include/ector-1'
  4683. /usr/bin/install -c -m 644 lib/ector/ector_generic_surface.eo lib/ector/ector_renderer_generic_base.eo lib/ector/ector_renderer_generic_shape.eo lib/ector/ector_renderer_generic_gradient.eo lib/ector/ector_renderer_generic_gradient_radial.eo lib/ector/ector_renderer_generic_gradient_linear.eo lib/ector/cairo/ector_cairo_surface.eo lib/ector/cairo/ector_renderer_cairo_base.eo lib/ector/cairo/ector_renderer_cairo_shape.eo lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo lib/ector/software/ector_software_surface.eo lib/ector/software/ector_renderer_software_base.eo lib/ector/software/ector_renderer_software_shape.eo lib/ector/software/ector_renderer_software_gradient_radial.eo lib/ector/software/ector_renderer_software_gradient_linear.eo '/usr/local/share/eolian/include/ector-1'
  4684. /bin/mkdir -p '/usr/local/share/edje/data'
  4685. /usr/bin/install -c -m 644 tests/edje/data/test_layout.edj tests/edje/data/complex_layout.edj tests/edje/data/test_parens.edj tests/edje/data/test_masking.edj tests/edje/data/test_filters.edj tests/edje/data/test_snapshot.edj '/usr/local/share/edje/data'
  4686. /bin/mkdir -p '/usr/local/share/eolian/include/edje-1'
  4687. /usr/bin/install -c -m 644 lib/edje/edje_object.eo lib/edje/edje_edit.eo lib/edje/edje_types.eot '/usr/local/share/eolian/include/edje-1'
  4688. /bin/mkdir -p '/usr/local/lib/eeze/modules/sensor/fake/v-1.16'
  4689. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/eeze/sensor/fake/module.la '/usr/local/lib/eeze/modules/sensor/fake/v-1.16'
  4690. libtool: install: warning: relinking `modules/eeze/sensor/fake/module.la'
  4691. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/eeze/sensor/fake/module.la -rpath /usr/local/lib/eeze/modules/sensor/fake/v-1.16 modules/eeze/sensor/fake/modules_eeze_sensor_fake_module_la-fake.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/emile/libemile.la lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread lib/eeze/libeeze.la )
  4692. libtool: install: /usr/bin/install -c modules/eeze/sensor/fake/.libs/module.soT /usr/local/lib/eeze/modules/sensor/fake/v-1.16/module.so
  4693. libtool: install: /usr/bin/install -c modules/eeze/sensor/fake/.libs/module.lai /usr/local/lib/eeze/modules/sensor/fake/v-1.16/module.la
  4694. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/eeze/modules/sensor/fake/v-1.16
  4695. ----------------------------------------------------------------------
  4696. Libraries have been installed in:
  4697.    /usr/local/lib/eeze/modules/sensor/fake/v-1.16
  4698.  
  4699. If you ever happen to want to link against installed libraries
  4700. in a given directory, LIBDIR, you must either use libtool, and
  4701. specify the full pathname of the library, or use the `-LLIBDIR'
  4702. flag during linking and do at least one of the following:
  4703.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4704.      during execution
  4705.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4706.     during linking
  4707.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4708.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4709.  
  4710. See any operating system documentation about shared libraries for
  4711. more information, such as the ld(1) and ld.so(8) manual pages.
  4712. ----------------------------------------------------------------------
  4713. /bin/mkdir -p '/usr/local/lib/eeze/modules/sensor/udev/v-1.16'
  4714. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/eeze/sensor/udev/module.la '/usr/local/lib/eeze/modules/sensor/udev/v-1.16'
  4715. libtool: install: warning: relinking `modules/eeze/sensor/udev/module.la'
  4716. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/eeze/sensor/udev/module.la -rpath /usr/local/lib/eeze/modules/sensor/udev/v-1.16 modules/eeze/sensor/udev/modules_eeze_sensor_udev_module_la-udev.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lmount -ludev lib/emile/libemile.la lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la -lpthread lib/eeze/libeeze.la )
  4717. libtool: install: /usr/bin/install -c modules/eeze/sensor/udev/.libs/module.soT /usr/local/lib/eeze/modules/sensor/udev/v-1.16/module.so
  4718. libtool: install: /usr/bin/install -c modules/eeze/sensor/udev/.libs/module.lai /usr/local/lib/eeze/modules/sensor/udev/v-1.16/module.la
  4719. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/eeze/modules/sensor/udev/v-1.16
  4720. ----------------------------------------------------------------------
  4721. Libraries have been installed in:
  4722.    /usr/local/lib/eeze/modules/sensor/udev/v-1.16
  4723.  
  4724. If you ever happen to want to link against installed libraries
  4725. in a given directory, LIBDIR, you must either use libtool, and
  4726. specify the full pathname of the library, or use the `-LLIBDIR'
  4727. flag during linking and do at least one of the following:
  4728.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4729.      during execution
  4730.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4731.     during linking
  4732.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4733.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4734.  
  4735. See any operating system documentation about shared libraries for
  4736. more information, such as the ld(1) and ld.so(8) manual pages.
  4737. ----------------------------------------------------------------------
  4738. /bin/mkdir -p '/usr/local/share/eolian/include/efl-1'
  4739. /usr/bin/install -c -m 644 lib/efl/interfaces/efl_control.eo lib/efl/interfaces/efl_file.eo lib/efl/interfaces/efl_image.eo lib/efl/interfaces/efl_player.eo lib/efl/interfaces/efl_text.eo lib/efl/interfaces/efl_text_properties.eo lib/efl/interfaces/efl_gfx_base.eo lib/efl/interfaces/efl_gfx_stack.eo lib/efl/interfaces/efl_gfx_fill.eo lib/efl/interfaces/efl_gfx_view.eo lib/efl/interfaces/efl_gfx_shape.eo lib/efl/interfaces/efl_gfx_gradient_base.eo lib/efl/interfaces/efl_gfx_gradient_linear.eo lib/efl/interfaces/efl_gfx_gradient_radial.eo lib/efl/interfaces/efl_gfx_filter.eo lib/efl/interfaces/efl_model_base.eo '/usr/local/share/eolian/include/efl-1'
  4740. /bin/mkdir -p '/usr/local/lib/efreet/v-1.16'
  4741.  /bin/bash ../libtool   --mode=install /usr/bin/install -c bin/efreet/efreet_desktop_cache_create bin/efreet/efreet_icon_cache_create '/usr/local/lib/efreet/v-1.16'
  4742. libtool: install: /usr/bin/install -c bin/efreet/.libs/efreet_desktop_cache_create /usr/local/lib/efreet/v-1.16/efreet_desktop_cache_create
  4743. libtool: install: /usr/bin/install -c bin/efreet/.libs/efreet_icon_cache_create /usr/local/lib/efreet/v-1.16/efreet_icon_cache_create
  4744. /bin/mkdir -p '/usr/local/share/efreet/test'
  4745. /usr/bin/install -c -m 644 tests/efreet/data/test.ini tests/efreet/data/long.ini tests/efreet/data/test.desktop tests/efreet/data/test_type.desktop tests/efreet/data/test.menu tests/efreet/data/test_menu_slash_bad.menu tests/efreet/data/entry.png tests/efreet/data/entry tests/efreet/data/preferences.menu tests/efreet/data/test_garbage '/usr/local/share/efreet/test'
  4746. /bin/mkdir -p '/usr/local/share/efreet/test/sub'
  4747. /usr/bin/install -c -m 644 tests/efreet/data/sub/test.desktop '/usr/local/share/efreet/test/sub'
  4748. /bin/mkdir -p '/usr/local/share/eolian/include/eio-1'
  4749. /usr/bin/install -c -m 644 lib/eio/eio_model.eo '/usr/local/share/eolian/include/eio-1'
  4750. /bin/mkdir -p '/usr/local/share/elua/apps'
  4751. /usr/bin/install -c -m 644 scripts/elua/apps/lualian.lua '/usr/local/share/elua/apps'
  4752. /bin/mkdir -p '/usr/local/share/elua/core'
  4753. /usr/bin/install -c -m 644 scripts/elua/core/gettext.lua scripts/elua/core/module.lua scripts/elua/core/util.lua '/usr/local/share/elua/core'
  4754. /bin/mkdir -p '/usr/local/share/elua/modules/eina'
  4755. /usr/bin/install -c -m 644 bindings/luajit/eina/accessor.lua bindings/luajit/eina/counter.lua bindings/luajit/eina/file.lua bindings/luajit/eina/hamster.lua bindings/luajit/eina/iterator.lua bindings/luajit/eina/list.lua bindings/luajit/eina/log.lua bindings/luajit/eina/rectangle.lua bindings/luajit/eina/tiler.lua bindings/luajit/eina/xattr.lua '/usr/local/share/elua/modules/eina'
  4756. /bin/mkdir -p '/usr/local/share/elua/modules'
  4757. /usr/bin/install -c -m 644 scripts/elua/modules/benchmark.lua scripts/elua/modules/getopt.lua scripts/elua/modules/lualian.lua bindings/luajit/eo.lua bindings/luajit/eolian.lua '/usr/local/share/elua/modules'
  4758. /bin/mkdir -p '/usr/local/share/emotion/data'
  4759. /usr/bin/install -c -m 644 tests/emotion/data/theme.edj '/usr/local/share/emotion/data'
  4760. /bin/mkdir -p '/usr/local/lib/edje/modules/emotion/v-1.16'
  4761. /bin/bash ../libtool   --mode=install /usr/bin/install -c   edje_external/emotion/module.la '/usr/local/lib/edje/modules/emotion/v-1.16'
  4762. libtool: install: warning: relinking `edje_external/emotion/module.la'
  4763. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o edje_external/emotion/module.la -rpath /usr/local/lib/edje/modules/emotion/v-1.16 edje_external/emotion/edje_external_emotion_module_la-emotion.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lluajit-5.1 lib/ecore_audio/libecore_audio.la lib/ephysics/libephysics.la lib/efreet/libefreet.la lib/emile/libemile.la lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/efl/libefl.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lm lib/edje/libedje.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eeze/libeeze.la lib/emile/libemile.la lib/eio/libeio.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lrt lib/emotion/libemotion.la )
  4764. libtool: install: /usr/bin/install -c edje_external/emotion/.libs/module.soT /usr/local/lib/edje/modules/emotion/v-1.16/module.so
  4765. libtool: install: /usr/bin/install -c edje_external/emotion/.libs/module.lai /usr/local/lib/edje/modules/emotion/v-1.16/module.la
  4766. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/edje/modules/emotion/v-1.16
  4767. ----------------------------------------------------------------------
  4768. Libraries have been installed in:
  4769.    /usr/local/lib/edje/modules/emotion/v-1.16
  4770.  
  4771. If you ever happen to want to link against installed libraries
  4772. in a given directory, LIBDIR, you must either use libtool, and
  4773. specify the full pathname of the library, or use the `-LLIBDIR'
  4774. flag during linking and do at least one of the following:
  4775.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4776.      during execution
  4777.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4778.     during linking
  4779.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4780.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4781.  
  4782. See any operating system documentation about shared libraries for
  4783. more information, such as the ld(1) and ld.so(8) manual pages.
  4784. ----------------------------------------------------------------------
  4785. /bin/mkdir -p '/usr/local/share/eolian/include/emotion-1'
  4786. /usr/bin/install -c -m 644 lib/emotion/emotion_object.eo '/usr/local/share/eolian/include/emotion-1'
  4787. /bin/mkdir -p '/usr/local/lib/emotion/modules/gstreamer1/v-1.16'
  4788. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/emotion/gstreamer1/module.la '/usr/local/lib/emotion/modules/gstreamer1/v-1.16'
  4789. libtool: install: warning: relinking `modules/emotion/gstreamer1/module.la'
  4790. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/emotion/gstreamer1/module.la -rpath /usr/local/lib/emotion/modules/gstreamer1/v-1.16 modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_gstreamer.lo modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_alloc.lo modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_convert.lo modules/emotion/gstreamer1/modules_emotion_gstreamer1_module_la-emotion_sink.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eeze/libeeze.la lib/emile/libemile.la lib/eio/libeio.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lrt lib/emotion/libemotion.la -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 )
  4791. libtool: install: /usr/bin/install -c modules/emotion/gstreamer1/.libs/module.soT /usr/local/lib/emotion/modules/gstreamer1/v-1.16/module.so
  4792. libtool: install: /usr/bin/install -c modules/emotion/gstreamer1/.libs/module.lai /usr/local/lib/emotion/modules/gstreamer1/v-1.16/module.la
  4793. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/emotion/modules/gstreamer1/v-1.16
  4794. ----------------------------------------------------------------------
  4795. Libraries have been installed in:
  4796.    /usr/local/lib/emotion/modules/gstreamer1/v-1.16
  4797.  
  4798. If you ever happen to want to link against installed libraries
  4799. in a given directory, LIBDIR, you must either use libtool, and
  4800. specify the full pathname of the library, or use the `-LLIBDIR'
  4801. flag during linking and do at least one of the following:
  4802.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4803.      during execution
  4804.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4805.     during linking
  4806.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4807.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4808.  
  4809. See any operating system documentation about shared libraries for
  4810. more information, such as the ld(1) and ld.so(8) manual pages.
  4811. ----------------------------------------------------------------------
  4812. /bin/mkdir -p '/usr/local/lib/emotion/modules/xine/v-1.16'
  4813. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/emotion/xine/module.la '/usr/local/lib/emotion/modules/xine/v-1.16'
  4814. libtool: install: warning: relinking `modules/emotion/xine/module.la'
  4815. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/emotion/xine/module.la -rpath /usr/local/lib/emotion/modules/xine/v-1.16 modules/emotion/xine/modules_emotion_xine_module_la-emotion_xine.lo modules/emotion/xine/modules_emotion_xine_module_la-emotion_xine_vo_out.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eeze/libeeze.la lib/emile/libemile.la lib/eio/libeio.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lrt lib/emotion/libemotion.la -lxine )
  4816. libtool: install: /usr/bin/install -c modules/emotion/xine/.libs/module.soT /usr/local/lib/emotion/modules/xine/v-1.16/module.so
  4817. libtool: install: /usr/bin/install -c modules/emotion/xine/.libs/module.lai /usr/local/lib/emotion/modules/xine/v-1.16/module.la
  4818. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/emotion/modules/xine/v-1.16
  4819. ----------------------------------------------------------------------
  4820. Libraries have been installed in:
  4821.    /usr/local/lib/emotion/modules/xine/v-1.16
  4822.  
  4823. If you ever happen to want to link against installed libraries
  4824. in a given directory, LIBDIR, you must either use libtool, and
  4825. specify the full pathname of the library, or use the `-LLIBDIR'
  4826. flag during linking and do at least one of the following:
  4827.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4828.      during execution
  4829.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4830.     during linking
  4831.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4832.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4833.  
  4834. See any operating system documentation about shared libraries for
  4835. more information, such as the ld(1) and ld.so(8) manual pages.
  4836. ----------------------------------------------------------------------
  4837. /bin/mkdir -p '/usr/local/lib/evas/modules/engines/drm/v-1.16'
  4838. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/evas/engines/drm/module.la '/usr/local/lib/evas/modules/engines/drm/v-1.16'
  4839. libtool: install: warning: relinking `modules/evas/engines/drm/module.la'
  4840. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/evas/engines/drm/module.la -rpath /usr/local/lib/evas/modules/engines/drm/v-1.16 modules/evas/engines/drm/modules_evas_engines_drm_module_la-evas_outbuf.lo modules/evas/engines/drm/modules_evas_engines_drm_module_la-evas_engine.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt lib/evas/libevas.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -linput -ldrm -lxkbcommon -lgbm lib/eina/libeina.la lib/eo/libeo.la lib/eeze/libeeze.la lib/eldbus/libeldbus.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la -lpthread lib/ecore_drm/libecore_drm.la lib/emile/libemile.la lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la lib/eeze/libeeze.la )
  4841. libtool: install: /usr/bin/install -c modules/evas/engines/drm/.libs/module.soT /usr/local/lib/evas/modules/engines/drm/v-1.16/module.so
  4842. libtool: install: /usr/bin/install -c modules/evas/engines/drm/.libs/module.lai /usr/local/lib/evas/modules/engines/drm/v-1.16/module.la
  4843. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/evas/modules/engines/drm/v-1.16
  4844. ----------------------------------------------------------------------
  4845. Libraries have been installed in:
  4846.    /usr/local/lib/evas/modules/engines/drm/v-1.16
  4847.  
  4848. If you ever happen to want to link against installed libraries
  4849. in a given directory, LIBDIR, you must either use libtool, and
  4850. specify the full pathname of the library, or use the `-LLIBDIR'
  4851. flag during linking and do at least one of the following:
  4852.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4853.      during execution
  4854.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4855.     during linking
  4856.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4857.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4858.  
  4859. See any operating system documentation about shared libraries for
  4860. more information, such as the ld(1) and ld.so(8) manual pages.
  4861. ----------------------------------------------------------------------
  4862. /bin/mkdir -p '/usr/local/lib/evas/modules/engines/gl_generic/v-1.16'
  4863. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/evas/engines/gl_generic/module.la '/usr/local/lib/evas/modules/engines/gl_generic/v-1.16'
  4864. libtool: install: warning: relinking `modules/evas/engines/gl_generic/module.la'
  4865. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -I../src/lib/efl -I../src/lib/evas/include -I../src/lib/evas/cserve2 -I../src/modules/evas/engines/gl_common -I../src/modules/evas/engines/gl_generic -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/luajit-2.0 -I../src/lib/evas -I../src/lib/evas -I../src/bindings/evas -I../src/bindings/evas -I../src/lib/ector -I../src/lib/ector -I../src/lib/emile -I../src/lib/emile -I../src/lib/efl -I../src/lib/efl -I../src/lib/eina -I../src/lib/eina -I../src/lib/eet -I../src/lib/eet -I../src/lib/eo -I../src/lib/eo -DEFL_EVAS_BUILD=1 -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/evas/engines/gl_generic/module.la -rpath /usr/local/lib/evas/modules/engines/gl_generic/v-1.16 modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-evas_engine.lo modules/evas/engines/gl_generic/modules_evas_engines_gl_generic_module_la-ector_surface.lo modules/evas/engines/gl_common/libevas_engine_gl_common.la -lEGL -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt lib/evas/libevas.la )
  4866. libtool: install: /usr/bin/install -c modules/evas/engines/gl_generic/.libs/module.soT /usr/local/lib/evas/modules/engines/gl_generic/v-1.16/module.so
  4867. libtool: install: /usr/bin/install -c modules/evas/engines/gl_generic/.libs/module.lai /usr/local/lib/evas/modules/engines/gl_generic/v-1.16/module.la
  4868. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/evas/modules/engines/gl_generic/v-1.16
  4869. ----------------------------------------------------------------------
  4870. Libraries have been installed in:
  4871.    /usr/local/lib/evas/modules/engines/gl_generic/v-1.16
  4872.  
  4873. If you ever happen to want to link against installed libraries
  4874. in a given directory, LIBDIR, you must either use libtool, and
  4875. specify the full pathname of the library, or use the `-LLIBDIR'
  4876. flag during linking and do at least one of the following:
  4877.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4878.      during execution
  4879.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4880.     during linking
  4881.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4882.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4883.  
  4884. See any operating system documentation about shared libraries for
  4885. more information, such as the ld(1) and ld.so(8) manual pages.
  4886. ----------------------------------------------------------------------
  4887. /bin/mkdir -p '/usr/local/lib/evas/modules/engines/gl_x11/v-1.16'
  4888. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/evas/engines/gl_x11/module.la '/usr/local/lib/evas/modules/engines/gl_x11/v-1.16'
  4889. libtool: install: warning: relinking `modules/evas/engines/gl_x11/module.la'
  4890. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/evas/engines/gl_x11/module.la -rpath /usr/local/lib/evas/modules/engines/gl_x11/v-1.16 modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_engine.lo modules/evas/engines/gl_x11/modules_evas_engines_gl_x11_module_la-evas_x_main.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt lib/evas/libevas.la -lXrender -lX11 -lGLESv2 -lEGL -lm -pthread )
  4891. libtool: install: /usr/bin/install -c modules/evas/engines/gl_x11/.libs/module.soT /usr/local/lib/evas/modules/engines/gl_x11/v-1.16/module.so
  4892. libtool: install: /usr/bin/install -c modules/evas/engines/gl_x11/.libs/module.lai /usr/local/lib/evas/modules/engines/gl_x11/v-1.16/module.la
  4893. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/evas/modules/engines/gl_x11/v-1.16
  4894. ----------------------------------------------------------------------
  4895. Libraries have been installed in:
  4896.    /usr/local/lib/evas/modules/engines/gl_x11/v-1.16
  4897.  
  4898. If you ever happen to want to link against installed libraries
  4899. in a given directory, LIBDIR, you must either use libtool, and
  4900. specify the full pathname of the library, or use the `-LLIBDIR'
  4901. flag during linking and do at least one of the following:
  4902.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4903.      during execution
  4904.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4905.     during linking
  4906.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4907.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4908.  
  4909. See any operating system documentation about shared libraries for
  4910. more information, such as the ld(1) and ld.so(8) manual pages.
  4911. ----------------------------------------------------------------------
  4912. /bin/mkdir -p '/usr/local/lib/evas/modules/engines/software_x11/v-1.16'
  4913. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/evas/engines/software_x11/module.la '/usr/local/lib/evas/modules/engines/software_x11/v-1.16'
  4914. libtool: install: warning: relinking `modules/evas/engines/software_x11/module.la'
  4915. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/evas/engines/software_x11/module.la -rpath /usr/local/lib/evas/modules/engines/software_x11/v-1.16 modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_engine.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_x_egl.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_native_tbm.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapbuf.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_outbuf.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_buffer.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_color.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_main.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_swapper.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_image.lo modules/evas/engines/software_x11/modules_evas_engines_software_x11_module_la-evas_xlib_dri_image.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la -lpthread -lX11 -lXcursor -ldl -ldl -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/ecore_x/libecore_x.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt lib/evas/libevas.la -lX11 -lXext )
  4916. libtool: install: /usr/bin/install -c modules/evas/engines/software_x11/.libs/module.soT /usr/local/lib/evas/modules/engines/software_x11/v-1.16/module.so
  4917. libtool: install: /usr/bin/install -c modules/evas/engines/software_x11/.libs/module.lai /usr/local/lib/evas/modules/engines/software_x11/v-1.16/module.la
  4918. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/evas/modules/engines/software_x11/v-1.16
  4919. ----------------------------------------------------------------------
  4920. Libraries have been installed in:
  4921.    /usr/local/lib/evas/modules/engines/software_x11/v-1.16
  4922.  
  4923. If you ever happen to want to link against installed libraries
  4924. in a given directory, LIBDIR, you must either use libtool, and
  4925. specify the full pathname of the library, or use the `-LLIBDIR'
  4926. flag during linking and do at least one of the following:
  4927.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4928.      during execution
  4929.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4930.     during linking
  4931.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4932.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4933.  
  4934. See any operating system documentation about shared libraries for
  4935. more information, such as the ld(1) and ld.so(8) manual pages.
  4936. ----------------------------------------------------------------------
  4937. /bin/mkdir -p '/usr/local/share/eolian/include/eo-1'
  4938. /usr/bin/install -c -m 644 lib/eo/eo_base.eo lib/eo/eo_abstract_class.eo lib/eo/eina_types.eot '/usr/local/share/eolian/include/eo-1'
  4939. /bin/mkdir -p '/usr/local/lib/edje/utils/v-1.16'
  4940.  /bin/bash ../libtool   --mode=install /usr/bin/install -c bin/edje/epp/epp '/usr/local/lib/edje/utils/v-1.16'
  4941. libtool: install: /usr/bin/install -c bin/edje/epp/epp /usr/local/lib/edje/utils/v-1.16/epp
  4942. /bin/mkdir -p '/usr/local/lib/ethumb_client/utils/v-1.16'
  4943.  /bin/bash ../libtool   --mode=install /usr/bin/install -c bin/ethumb_client/ethumbd_slave '/usr/local/lib/ethumb_client/utils/v-1.16'
  4944. libtool: install: /usr/bin/install -c bin/ethumb_client/.libs/ethumbd_slave /usr/local/lib/ethumb_client/utils/v-1.16/ethumbd_slave
  4945. /bin/mkdir -p '/usr/local/lib/ethumb/modules/emotion/v-1.16'
  4946. /usr/bin/install -c -m 644 modules/ethumb/emotion/template.edj '/usr/local/lib/ethumb/modules/emotion/v-1.16'
  4947. /bin/mkdir -p '/usr/local/lib/ethumb/modules/emotion/v-1.16'
  4948. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/ethumb/emotion/module.la '/usr/local/lib/ethumb/modules/emotion/v-1.16'
  4949. libtool: install: warning: relinking `modules/ethumb/emotion/module.la'
  4950. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/ethumb/emotion/module.la -rpath /usr/local/lib/ethumb/modules/emotion/v-1.16 modules/ethumb/emotion/modules_ethumb_emotion_module_la-emotion.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eeze/libeeze.la lib/emile/libemile.la lib/eio/libeio.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la -lpthread -lrt lib/emotion/libemotion.la -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/emile/libemile.la lib/edje/libedje.la lib/ecore_imf/libecore_imf.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/eo/libeo.la lib/efl/libefl.la lib/evas/libevas.la lib/eet/libeet.la lib/eina/libeina.la -lpthread lib/ethumb/libethumb.la )
  4951. libtool: install: /usr/bin/install -c modules/ethumb/emotion/.libs/module.soT /usr/local/lib/ethumb/modules/emotion/v-1.16/module.so
  4952. libtool: install: /usr/bin/install -c modules/ethumb/emotion/.libs/module.lai /usr/local/lib/ethumb/modules/emotion/v-1.16/module.la
  4953. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/ethumb/modules/emotion/v-1.16
  4954. ----------------------------------------------------------------------
  4955. Libraries have been installed in:
  4956.    /usr/local/lib/ethumb/modules/emotion/v-1.16
  4957.  
  4958. If you ever happen to want to link against installed libraries
  4959. in a given directory, LIBDIR, you must either use libtool, and
  4960. specify the full pathname of the library, or use the `-LLIBDIR'
  4961. flag during linking and do at least one of the following:
  4962.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4963.      during execution
  4964.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4965.     during linking
  4966.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4967.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4968.  
  4969. See any operating system documentation about shared libraries for
  4970. more information, such as the ld(1) and ld.so(8) manual pages.
  4971. ----------------------------------------------------------------------
  4972. /bin/mkdir -p '/usr/local/lib/evas/cserve2/bin/v-1.16'
  4973.  /bin/bash ../libtool   --mode=install /usr/bin/install -c bin/evas/evas_cserve2 bin/evas/evas_cserve2_slave '/usr/local/lib/evas/cserve2/bin/v-1.16'
  4974. libtool: install: /usr/bin/install -c bin/evas/.libs/evas_cserve2 /usr/local/lib/evas/cserve2/bin/v-1.16/evas_cserve2
  4975. libtool: install: /usr/bin/install -c bin/evas/.libs/evas_cserve2_slave /usr/local/lib/evas/cserve2/bin/v-1.16/evas_cserve2_slave
  4976. /bin/mkdir -p '/usr/local/share/eolian/include/evas-1'
  4977. /usr/bin/install -c -m 644 lib/evas/canvas/evas_object.eo lib/evas/canvas/evas_line.eo lib/evas/canvas/evas_polygon.eo lib/evas/canvas/evas_rectangle.eo lib/evas/canvas/evas_text.eo lib/evas/canvas/evas_textblock.eo lib/evas/canvas/evas_textgrid.eo lib/evas/canvas/evas_signal_interface.eo lib/evas/canvas/evas_object_smart.eo lib/evas/canvas/evas_smart_clipped.eo lib/evas/canvas/evas_table.eo lib/evas/canvas/evas_common_interface.eo lib/evas/canvas/evas_canvas.eo lib/evas/canvas/evas_grid.eo lib/evas/canvas/evas_image.eo lib/evas/canvas/evas_out.eo lib/evas/canvas/evas_draggable_interface.eo lib/evas/canvas/evas_clickable_interface.eo lib/evas/canvas/evas_scrollable_interface.eo lib/evas/canvas/evas_selectable_interface.eo lib/evas/canvas/evas_zoomable_interface.eo lib/evas/canvas/evas_box.eo lib/evas/canvas/evas_canvas3d_camera.eo lib/evas/canvas/evas_canvas3d_texture.eo lib/evas/canvas/evas_canvas3d_material.eo lib/evas/canvas/evas_canvas3d_light.eo lib/evas/canvas/evas_canvas3d_mesh.eo lib/evas/canvas/evas_canvas3d_primitive.eo lib/evas/canvas/evas_canvas3d_node.eo lib/evas/canvas/evas_canvas3d_scene.eo lib/evas/canvas/evas_canvas3d_object.eo lib/evas/canvas/evas_vg.eo lib/evas/canvas/efl_vg_base.eo lib/evas/canvas/efl_vg_container.eo lib/evas/canvas/efl_vg_shape.eo lib/evas/canvas/efl_vg_root_node.eo lib/evas/canvas/efl_vg_gradient.eo lib/evas/canvas/efl_vg_gradient_radial.eo lib/evas/canvas/efl_vg_gradient_linear.eo lib/evas/canvas/evas_filter.eo '/usr/local/share/eolian/include/evas-1'
  4978. /usr/bin/install -c -m 644 lib/evas/canvas/evas_types.eot '/usr/local/share/eolian/include/evas-1'
  4979. /bin/mkdir -p '/usr/local/lib/evas/modules/image_loaders/gif/v-1.16'
  4980. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/evas/image_loaders/gif/module.la '/usr/local/lib/evas/modules/image_loaders/gif/v-1.16'
  4981. libtool: install: warning: relinking `modules/evas/image_loaders/gif/module.la'
  4982. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/evas/image_loaders/gif/module.la -rpath /usr/local/lib/evas/modules/image_loaders/gif/v-1.16 modules/evas/image_loaders/gif/modules_evas_image_loaders_gif_module_la-evas_image_load_gif.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt lib/evas/libevas.la -lgif )
  4983. libtool: install: /usr/bin/install -c modules/evas/image_loaders/gif/.libs/module.soT /usr/local/lib/evas/modules/image_loaders/gif/v-1.16/module.so
  4984. libtool: install: /usr/bin/install -c modules/evas/image_loaders/gif/.libs/module.lai /usr/local/lib/evas/modules/image_loaders/gif/v-1.16/module.la
  4985. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/evas/modules/image_loaders/gif/v-1.16
  4986. ----------------------------------------------------------------------
  4987. Libraries have been installed in:
  4988.    /usr/local/lib/evas/modules/image_loaders/gif/v-1.16
  4989.  
  4990. If you ever happen to want to link against installed libraries
  4991. in a given directory, LIBDIR, you must either use libtool, and
  4992. specify the full pathname of the library, or use the `-LLIBDIR'
  4993. flag during linking and do at least one of the following:
  4994.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4995.      during execution
  4996.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4997.     during linking
  4998.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4999.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  5000.  
  5001. See any operating system documentation about shared libraries for
  5002. more information, such as the ld(1) and ld.so(8) manual pages.
  5003. ----------------------------------------------------------------------
  5004. /bin/mkdir -p '/usr/local/lib/evas/modules/image_loaders/jp2k/v-1.16'
  5005. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/evas/image_loaders/jp2k/module.la '/usr/local/lib/evas/modules/image_loaders/jp2k/v-1.16'
  5006. libtool: install: warning: relinking `modules/evas/image_loaders/jp2k/module.la'
  5007. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/evas/image_loaders/jp2k/module.la -rpath /usr/local/lib/evas/modules/image_loaders/jp2k/v-1.16 modules/evas/image_loaders/jp2k/modules_evas_image_loaders_jp2k_module_la-evas_image_load_jp2k.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt lib/evas/libevas.la -lopenjpeg )
  5008. libtool: install: /usr/bin/install -c modules/evas/image_loaders/jp2k/.libs/module.soT /usr/local/lib/evas/modules/image_loaders/jp2k/v-1.16/module.so
  5009. libtool: install: /usr/bin/install -c modules/evas/image_loaders/jp2k/.libs/module.lai /usr/local/lib/evas/modules/image_loaders/jp2k/v-1.16/module.la
  5010. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/evas/modules/image_loaders/jp2k/v-1.16
  5011. ----------------------------------------------------------------------
  5012. Libraries have been installed in:
  5013.    /usr/local/lib/evas/modules/image_loaders/jp2k/v-1.16
  5014.  
  5015. If you ever happen to want to link against installed libraries
  5016. in a given directory, LIBDIR, you must either use libtool, and
  5017. specify the full pathname of the library, or use the `-LLIBDIR'
  5018. flag during linking and do at least one of the following:
  5019.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  5020.      during execution
  5021.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  5022.     during linking
  5023.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  5024.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  5025.  
  5026. See any operating system documentation about shared libraries for
  5027. more information, such as the ld(1) and ld.so(8) manual pages.
  5028. ----------------------------------------------------------------------
  5029. /bin/mkdir -p '/usr/local/lib/evas/modules/image_loaders/tiff/v-1.16'
  5030. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/evas/image_loaders/tiff/module.la '/usr/local/lib/evas/modules/image_loaders/tiff/v-1.16'
  5031. libtool: install: warning: relinking `modules/evas/image_loaders/tiff/module.la'
  5032. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/evas/image_loaders/tiff/module.la -rpath /usr/local/lib/evas/modules/image_loaders/tiff/v-1.16 modules/evas/image_loaders/tiff/modules_evas_image_loaders_tiff_module_la-evas_image_load_tiff.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt lib/evas/libevas.la -ltiff )
  5033. libtool: install: /usr/bin/install -c modules/evas/image_loaders/tiff/.libs/module.soT /usr/local/lib/evas/modules/image_loaders/tiff/v-1.16/module.so
  5034. libtool: install: /usr/bin/install -c modules/evas/image_loaders/tiff/.libs/module.lai /usr/local/lib/evas/modules/image_loaders/tiff/v-1.16/module.la
  5035. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/evas/modules/image_loaders/tiff/v-1.16
  5036. ----------------------------------------------------------------------
  5037. Libraries have been installed in:
  5038.    /usr/local/lib/evas/modules/image_loaders/tiff/v-1.16
  5039.  
  5040. If you ever happen to want to link against installed libraries
  5041. in a given directory, LIBDIR, you must either use libtool, and
  5042. specify the full pathname of the library, or use the `-LLIBDIR'
  5043. flag during linking and do at least one of the following:
  5044.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  5045.      during execution
  5046.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  5047.     during linking
  5048.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  5049.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  5050.  
  5051. See any operating system documentation about shared libraries for
  5052. more information, such as the ld(1) and ld.so(8) manual pages.
  5053. ----------------------------------------------------------------------
  5054. /bin/mkdir -p '/usr/local/lib/evas/modules/image_loaders/webp/v-1.16'
  5055. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/evas/image_loaders/webp/module.la '/usr/local/lib/evas/modules/image_loaders/webp/v-1.16'
  5056. libtool: install: warning: relinking `modules/evas/image_loaders/webp/module.la'
  5057. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/evas/image_loaders/webp/module.la -rpath /usr/local/lib/evas/modules/image_loaders/webp/v-1.16 modules/evas/image_loaders/webp/modules_evas_image_loaders_webp_module_la-evas_image_load_webp.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt lib/evas/libevas.la -lwebp )
  5058. libtool: install: /usr/bin/install -c modules/evas/image_loaders/webp/.libs/module.soT /usr/local/lib/evas/modules/image_loaders/webp/v-1.16/module.so
  5059. libtool: install: /usr/bin/install -c modules/evas/image_loaders/webp/.libs/module.lai /usr/local/lib/evas/modules/image_loaders/webp/v-1.16/module.la
  5060. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/evas/modules/image_loaders/webp/v-1.16
  5061. ----------------------------------------------------------------------
  5062. Libraries have been installed in:
  5063.    /usr/local/lib/evas/modules/image_loaders/webp/v-1.16
  5064.  
  5065. If you ever happen to want to link against installed libraries
  5066. in a given directory, LIBDIR, you must either use libtool, and
  5067. specify the full pathname of the library, or use the `-LLIBDIR'
  5068. flag during linking and do at least one of the following:
  5069.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  5070.      during execution
  5071.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  5072.     during linking
  5073.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  5074.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  5075.  
  5076. See any operating system documentation about shared libraries for
  5077. more information, such as the ld(1) and ld.so(8) manual pages.
  5078. ----------------------------------------------------------------------
  5079. /bin/mkdir -p '/usr/local/include/ecore-audio-cxx-1'
  5080. /usr/bin/install -c -m 644 lib/ecore_audio/ecore_audio.eo.hh lib/ecore_audio/ecore_audio_in.eo.hh lib/ecore_audio/ecore_audio_out.eo.hh lib/ecore_audio/ecore_audio_in_sndfile.eo.hh lib/ecore_audio/ecore_audio_out_sndfile.eo.hh lib/ecore_audio/ecore_audio_in_tone.eo.hh lib/ecore_audio/ecore_audio_out_pulse.eo.hh lib/ecore_audio/ecore_audio.eo.impl.hh lib/ecore_audio/ecore_audio_in.eo.impl.hh lib/ecore_audio/ecore_audio_out.eo.impl.hh lib/ecore_audio/ecore_audio_in_sndfile.eo.impl.hh lib/ecore_audio/ecore_audio_out_sndfile.eo.impl.hh lib/ecore_audio/ecore_audio_in_tone.eo.impl.hh lib/ecore_audio/ecore_audio_out_pulse.eo.impl.hh lib/ecore_audio/Ecore_Audio.hh '/usr/local/include/ecore-audio-cxx-1'
  5081. /bin/mkdir -p '/usr/local/share/elua/modules/ecore_audio'
  5082. /usr/bin/install -c -m 644 lib/ecore_audio/ecore_audio.eo.lua lib/ecore_audio/ecore_audio_in.eo.lua lib/ecore_audio/ecore_audio_out.eo.lua lib/ecore_audio/ecore_audio_in_sndfile.eo.lua lib/ecore_audio/ecore_audio_out_sndfile.eo.lua lib/ecore_audio/ecore_audio_in_tone.eo.lua lib/ecore_audio/ecore_audio_out_pulse.eo.lua '/usr/local/share/elua/modules/ecore_audio'
  5083. /bin/mkdir -p '/usr/local/include/ecore-audio-1'
  5084. /usr/bin/install -c -m 644 lib/ecore_audio/ecore_audio.eo.h lib/ecore_audio/ecore_audio_in.eo.h lib/ecore_audio/ecore_audio_out.eo.h lib/ecore_audio/ecore_audio_in_sndfile.eo.h lib/ecore_audio/ecore_audio_out_sndfile.eo.h lib/ecore_audio/ecore_audio_in_tone.eo.h lib/ecore_audio/ecore_audio_out_pulse.eo.h '/usr/local/include/ecore-audio-1'
  5085. /bin/mkdir -p '/usr/local/share/elua/modules/ecore_con'
  5086. /usr/bin/install -c -m 644 lib/ecore_con/ecore_con_base.eo.lua lib/ecore_con/ecore_con_client.eo.lua lib/ecore_con/ecore_con_server.eo.lua lib/ecore_con/ecore_con_connector.eo.lua lib/ecore_con/ecore_con_eet_base.eo.lua lib/ecore_con/ecore_con_eet_server_obj.eo.lua lib/ecore_con/ecore_con_eet_client_obj.eo.lua lib/ecore_con/efl_network_url.eo.lua '/usr/local/share/elua/modules/ecore_con'
  5087. /bin/mkdir -p '/usr/local/include/ecore-con-1'
  5088. /usr/bin/install -c -m 644 lib/ecore_con/ecore_con_base.eo.h lib/ecore_con/ecore_con_client.eo.h lib/ecore_con/ecore_con_server.eo.h lib/ecore_con/ecore_con_connector.eo.h lib/ecore_con/ecore_con_eet_base.eo.h lib/ecore_con/ecore_con_eet_server_obj.eo.h lib/ecore_con/ecore_con_eet_client_obj.eo.h lib/ecore_con/efl_network_url.eo.h lib/ecore_con/ecore_con_base.eo.legacy.h lib/ecore_con/ecore_con_client.eo.legacy.h lib/ecore_con/ecore_con_server.eo.legacy.h lib/ecore_con/ecore_con_connector.eo.legacy.h lib/ecore_con/ecore_con_eet_base.eo.legacy.h lib/ecore_con/ecore_con_eet_server_obj.eo.legacy.h lib/ecore_con/ecore_con_eet_client_obj.eo.legacy.h lib/ecore_con/efl_network_url.eo.legacy.h '/usr/local/include/ecore-con-1'
  5089. /bin/mkdir -p '/usr/local/include/ecore-cxx-1'
  5090. /usr/bin/install -c -m 644 lib/ecore/ecore_timer.eo.hh lib/ecore/ecore_poller.eo.hh lib/ecore/ecore_job.eo.hh lib/ecore/ecore_exe.eo.hh lib/ecore/ecore_idler.eo.hh lib/ecore/ecore_idle_enterer.eo.hh lib/ecore/ecore_idle_exiter.eo.hh lib/ecore/ecore_animator.eo.hh lib/ecore/ecore_mainloop.eo.hh lib/ecore/ecore_parent.eo.hh lib/ecore/ecore_timer.eo.impl.hh lib/ecore/ecore_poller.eo.impl.hh lib/ecore/ecore_job.eo.impl.hh lib/ecore/ecore_exe.eo.impl.hh lib/ecore/ecore_idler.eo.impl.hh lib/ecore/ecore_idle_enterer.eo.impl.hh lib/ecore/ecore_idle_exiter.eo.impl.hh lib/ecore/ecore_animator.eo.impl.hh lib/ecore/ecore_mainloop.eo.impl.hh lib/ecore/ecore_parent.eo.impl.hh lib/ecore/Ecore.eo.hh '/usr/local/include/ecore-cxx-1'
  5091. /bin/mkdir -p '/usr/local/share/elua/modules/ecore'
  5092. /usr/bin/install -c -m 644 lib/ecore/ecore_timer.eo.lua lib/ecore/ecore_poller.eo.lua lib/ecore/ecore_job.eo.lua lib/ecore/ecore_exe.eo.lua lib/ecore/ecore_idler.eo.lua lib/ecore/ecore_idle_enterer.eo.lua lib/ecore/ecore_idle_exiter.eo.lua lib/ecore/ecore_animator.eo.lua lib/ecore/ecore_mainloop.eo.lua lib/ecore/ecore_parent.eo.lua '/usr/local/share/elua/modules/ecore'
  5093. /bin/mkdir -p '/usr/local/include/ecore-1'
  5094. /usr/bin/install -c -m 644 lib/ecore/ecore_timer.eo.h lib/ecore/ecore_poller.eo.h lib/ecore/ecore_job.eo.h lib/ecore/ecore_exe.eo.h lib/ecore/ecore_idler.eo.h lib/ecore/ecore_idle_enterer.eo.h lib/ecore/ecore_idle_exiter.eo.h lib/ecore/ecore_animator.eo.h lib/ecore/ecore_mainloop.eo.h lib/ecore/ecore_parent.eo.h lib/ecore/ecore_timer.eo.legacy.h lib/ecore/ecore_poller.eo.legacy.h lib/ecore/ecore_job.eo.legacy.h lib/ecore/ecore_exe.eo.legacy.h lib/ecore/ecore_idler.eo.legacy.h lib/ecore/ecore_idle_enterer.eo.legacy.h lib/ecore/ecore_idle_exiter.eo.legacy.h lib/ecore/ecore_animator.eo.legacy.h '/usr/local/include/ecore-1'
  5095. /bin/mkdir -p '/usr/local/include/ector-1/cairo'
  5096. /usr/bin/install -c -m 644 lib/ector/cairo/ector_cairo_surface.eo.h lib/ector/cairo/ector_renderer_cairo_base.eo.h lib/ector/cairo/ector_renderer_cairo_shape.eo.h lib/ector/cairo/ector_renderer_cairo_gradient_linear.eo.h lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo.h '/usr/local/include/ector-1/cairo'
  5097. /bin/mkdir -p '/usr/local/include/ector-1/generic'
  5098. /usr/bin/install -c -m 644 lib/ector/ector_generic_surface.eo.h lib/ector/ector_renderer_generic_base.eo.h lib/ector/ector_renderer_generic_shape.eo.h lib/ector/ector_renderer_generic_gradient.eo.h lib/ector/ector_renderer_generic_gradient_radial.eo.h lib/ector/ector_renderer_generic_gradient_linear.eo.h '/usr/local/include/ector-1/generic'
  5099. /bin/mkdir -p '/usr/local/include/ector-1/software'
  5100. /usr/bin/install -c -m 644 lib/ector/software/ector_software_surface.eo.h lib/ector/software/ector_renderer_software_base.eo.h lib/ector/software/ector_renderer_software_shape.eo.h lib/ector/software/ector_renderer_software_gradient_radial.eo.h lib/ector/software/ector_renderer_software_gradient_linear.eo.h '/usr/local/include/ector-1/software'
  5101. /bin/mkdir -p '/usr/local/include/edje-cxx-1/'
  5102. /usr/bin/install -c -m 644 lib/edje/edje_object.eo.hh lib/edje/edje_edit.eo.hh lib/edje/edje_object.eo.impl.hh lib/edje/edje_edit.eo.impl.hh lib/edje/Edje.hh '/usr/local/include/edje-cxx-1/'
  5103. /bin/mkdir -p '/usr/local/share/elua/modules/edje'
  5104. /usr/bin/install -c -m 644 lib/edje/edje_object.eo.lua lib/edje/edje_edit.eo.lua '/usr/local/share/elua/modules/edje'
  5105. /bin/mkdir -p '/usr/local/include/edje-1'
  5106. /usr/bin/install -c -m 644 lib/edje/edje_object.eo.h lib/edje/edje_edit.eo.h lib/edje/edje_object.eo.legacy.h lib/edje/edje_edit.eo.legacy.h lib/edje/edje_types.eot.h '/usr/local/include/edje-1'
  5107. /bin/mkdir -p '/usr/local/include/efl-cxx-1/'
  5108. /usr/bin/install -c -m 644 lib/efl/interfaces/efl_control.eo.hh lib/efl/interfaces/efl_file.eo.hh lib/efl/interfaces/efl_image.eo.hh lib/efl/interfaces/efl_player.eo.hh lib/efl/interfaces/efl_text.eo.hh lib/efl/interfaces/efl_text_properties.eo.hh lib/efl/interfaces/efl_gfx_base.eo.hh lib/efl/interfaces/efl_gfx_stack.eo.hh lib/efl/interfaces/efl_gfx_fill.eo.hh lib/efl/interfaces/efl_gfx_view.eo.hh lib/efl/interfaces/efl_gfx_shape.eo.hh lib/efl/interfaces/efl_gfx_gradient_base.eo.hh lib/efl/interfaces/efl_gfx_gradient_linear.eo.hh lib/efl/interfaces/efl_gfx_gradient_radial.eo.hh lib/efl/interfaces/efl_gfx_filter.eo.hh lib/efl/interfaces/efl_model_base.eo.hh lib/efl/interfaces/efl_control.eo.impl.hh lib/efl/interfaces/efl_file.eo.impl.hh lib/efl/interfaces/efl_image.eo.impl.hh lib/efl/interfaces/efl_player.eo.impl.hh lib/efl/interfaces/efl_text.eo.impl.hh lib/efl/interfaces/efl_text_properties.eo.impl.hh lib/efl/interfaces/efl_gfx_base.eo.impl.hh lib/efl/interfaces/efl_gfx_stack.eo.impl.hh lib/efl/interfaces/efl_gfx_fill.eo.impl.hh lib/efl/interfaces/efl_gfx_view.eo.impl.hh lib/efl/interfaces/efl_gfx_shape.eo.impl.hh lib/efl/interfaces/efl_gfx_gradient_base.eo.impl.hh lib/efl/interfaces/efl_gfx_gradient_linear.eo.impl.hh lib/efl/interfaces/efl_gfx_gradient_radial.eo.impl.hh lib/efl/interfaces/efl_gfx_filter.eo.impl.hh lib/efl/interfaces/efl_model_base.eo.impl.hh lib/efl/Efl.hh '/usr/local/include/efl-cxx-1/'
  5109. /bin/mkdir -p '/usr/local/include/efl-1/interfaces'
  5110. /usr/bin/install -c -m 644 lib/efl/interfaces/efl_control.eo.h lib/efl/interfaces/efl_file.eo.h lib/efl/interfaces/efl_image.eo.h lib/efl/interfaces/efl_player.eo.h lib/efl/interfaces/efl_text.eo.h lib/efl/interfaces/efl_text_properties.eo.h lib/efl/interfaces/efl_gfx_base.eo.h lib/efl/interfaces/efl_gfx_stack.eo.h lib/efl/interfaces/efl_gfx_fill.eo.h lib/efl/interfaces/efl_gfx_view.eo.h lib/efl/interfaces/efl_gfx_shape.eo.h lib/efl/interfaces/efl_gfx_gradient_base.eo.h lib/efl/interfaces/efl_gfx_gradient_linear.eo.h lib/efl/interfaces/efl_gfx_gradient_radial.eo.h lib/efl/interfaces/efl_gfx_filter.eo.h lib/efl/interfaces/efl_model_base.eo.h '/usr/local/include/efl-1/interfaces'
  5111. /bin/mkdir -p '/usr/local/share/elua/modules/efl'
  5112. /usr/bin/install -c -m 644 lib/efl/interfaces/efl_control.eo.lua lib/efl/interfaces/efl_file.eo.lua lib/efl/interfaces/efl_image.eo.lua lib/efl/interfaces/efl_player.eo.lua lib/efl/interfaces/efl_text.eo.lua lib/efl/interfaces/efl_text_properties.eo.lua lib/efl/interfaces/efl_gfx_base.eo.lua lib/efl/interfaces/efl_gfx_stack.eo.lua lib/efl/interfaces/efl_gfx_fill.eo.lua lib/efl/interfaces/efl_gfx_view.eo.lua lib/efl/interfaces/efl_gfx_shape.eo.lua lib/efl/interfaces/efl_gfx_gradient_base.eo.lua lib/efl/interfaces/efl_gfx_gradient_linear.eo.lua lib/efl/interfaces/efl_gfx_gradient_radial.eo.lua lib/efl/interfaces/efl_gfx_filter.eo.lua lib/efl/interfaces/efl_model_base.eo.lua '/usr/local/share/elua/modules/efl'
  5113. /bin/mkdir -p '/usr/local/include/eio-cxx-1/'
  5114. /usr/bin/install -c -m 644 lib/eio/eio_model.eo.hh lib/eio/eio_model.eo.impl.hh lib/eio/Eio.hh '/usr/local/include/eio-cxx-1/'
  5115. /bin/mkdir -p '/usr/local/include/eio-1'
  5116. /usr/bin/install -c -m 644 lib/eio/eio_model.eo.h '/usr/local/include/eio-1'
  5117. /bin/mkdir -p '/usr/local/share/elua/modules/emotion'
  5118. /usr/bin/install -c -m 644 lib/emotion/emotion_object.eo.lua '/usr/local/share/elua/modules/emotion'
  5119. /bin/mkdir -p '/usr/local/include/emotion-1'
  5120. /usr/bin/install -c -m 644 lib/emotion/emotion_object.eo.h lib/emotion/emotion_object.eo.legacy.h '/usr/local/include/emotion-1'
  5121. /bin/mkdir -p '/usr/local/include/eo-cxx-1/'
  5122. /usr/bin/install -c -m 644 lib/eo/eo_base.eo.hh lib/eo/eo_base.eo.impl.hh lib/eo/eo_abstract_class.eo.hh lib/eo/eo_abstract_class.eo.impl.hh '/usr/local/include/eo-cxx-1/'
  5123. /bin/mkdir -p '/usr/local/include/eo-1'
  5124. /usr/bin/install -c -m 644 lib/eo/eo_base.eo.h lib/eo/eo_abstract_class.eo.h '/usr/local/include/eo-1'
  5125. /bin/mkdir -p '/usr/local/include/evas-1/canvas'
  5126. /usr/bin/install -c -m 644 lib/evas/canvas/evas_object.eo.h lib/evas/canvas/evas_line.eo.h lib/evas/canvas/evas_polygon.eo.h lib/evas/canvas/evas_rectangle.eo.h lib/evas/canvas/evas_text.eo.h lib/evas/canvas/evas_textblock.eo.h lib/evas/canvas/evas_textgrid.eo.h lib/evas/canvas/evas_signal_interface.eo.h lib/evas/canvas/evas_object_smart.eo.h lib/evas/canvas/evas_smart_clipped.eo.h lib/evas/canvas/evas_table.eo.h lib/evas/canvas/evas_common_interface.eo.h lib/evas/canvas/evas_canvas.eo.h lib/evas/canvas/evas_grid.eo.h lib/evas/canvas/evas_image.eo.h lib/evas/canvas/evas_out.eo.h lib/evas/canvas/evas_draggable_interface.eo.h lib/evas/canvas/evas_clickable_interface.eo.h lib/evas/canvas/evas_scrollable_interface.eo.h lib/evas/canvas/evas_selectable_interface.eo.h lib/evas/canvas/evas_zoomable_interface.eo.h lib/evas/canvas/evas_box.eo.h lib/evas/canvas/evas_canvas3d_camera.eo.h lib/evas/canvas/evas_canvas3d_texture.eo.h lib/evas/canvas/evas_canvas3d_material.eo.h lib/evas/canvas/evas_canvas3d_light.eo.h lib/evas/canvas/evas_canvas3d_mesh.eo.h lib/evas/canvas/evas_canvas3d_primitive.eo.h lib/evas/canvas/evas_canvas3d_node.eo.h lib/evas/canvas/evas_canvas3d_scene.eo.h lib/evas/canvas/evas_canvas3d_object.eo.h lib/evas/canvas/evas_vg.eo.h lib/evas/canvas/efl_vg_base.eo.h lib/evas/canvas/efl_vg_container.eo.h lib/evas/canvas/efl_vg_shape.eo.h lib/evas/canvas/efl_vg_root_node.eo.h lib/evas/canvas/efl_vg_gradient.eo.h lib/evas/canvas/efl_vg_gradient_radial.eo.h lib/evas/canvas/efl_vg_gradient_linear.eo.h lib/evas/canvas/evas_filter.eo.h '/usr/local/include/evas-1/canvas'
  5127. /usr/bin/install -c -m 644 lib/evas/canvas/evas_object.eo.legacy.h lib/evas/canvas/evas_line.eo.legacy.h lib/evas/canvas/evas_polygon.eo.legacy.h lib/evas/canvas/evas_rectangle.eo.legacy.h lib/evas/canvas/evas_text.eo.legacy.h lib/evas/canvas/evas_textblock.eo.legacy.h lib/evas/canvas/evas_textgrid.eo.legacy.h lib/evas/canvas/evas_signal_interface.eo.legacy.h lib/evas/canvas/evas_object_smart.eo.legacy.h lib/evas/canvas/evas_smart_clipped.eo.legacy.h lib/evas/canvas/evas_table.eo.legacy.h lib/evas/canvas/evas_common_interface.eo.legacy.h lib/evas/canvas/evas_canvas.eo.legacy.h lib/evas/canvas/evas_grid.eo.legacy.h lib/evas/canvas/evas_image.eo.legacy.h lib/evas/canvas/evas_out.eo.legacy.h lib/evas/canvas/evas_draggable_interface.eo.legacy.h lib/evas/canvas/evas_clickable_interface.eo.legacy.h lib/evas/canvas/evas_scrollable_interface.eo.legacy.h lib/evas/canvas/evas_selectable_interface.eo.legacy.h lib/evas/canvas/evas_zoomable_interface.eo.legacy.h lib/evas/canvas/evas_box.eo.legacy.h lib/evas/canvas/evas_canvas3d_camera.eo.legacy.h lib/evas/canvas/evas_canvas3d_texture.eo.legacy.h lib/evas/canvas/evas_canvas3d_material.eo.legacy.h lib/evas/canvas/evas_canvas3d_light.eo.legacy.h lib/evas/canvas/evas_canvas3d_mesh.eo.legacy.h lib/evas/canvas/evas_canvas3d_primitive.eo.legacy.h lib/evas/canvas/evas_canvas3d_node.eo.legacy.h lib/evas/canvas/evas_canvas3d_scene.eo.legacy.h lib/evas/canvas/evas_canvas3d_object.eo.legacy.h lib/evas/canvas/evas_vg.eo.legacy.h lib/evas/canvas/efl_vg_base.eo.legacy.h lib/evas/canvas/efl_vg_container.eo.legacy.h lib/evas/canvas/efl_vg_shape.eo.legacy.h lib/evas/canvas/efl_vg_root_node.eo.legacy.h lib/evas/canvas/efl_vg_gradient.eo.legacy.h lib/evas/canvas/efl_vg_gradient_radial.eo.legacy.h lib/evas/canvas/efl_vg_gradient_linear.eo.legacy.h lib/evas/canvas/evas_filter.eo.legacy.h '/usr/local/include/evas-1/canvas'
  5128. /usr/bin/install -c -m 644 lib/evas/canvas/evas_types.eot.h '/usr/local/include/evas-1/canvas'
  5129. /bin/mkdir -p '/usr/local/include/evas-cxx-1/canvas'
  5130. /usr/bin/install -c -m 644 lib/evas/canvas/evas_object.eo.hh lib/evas/canvas/evas_line.eo.hh lib/evas/canvas/evas_polygon.eo.hh lib/evas/canvas/evas_rectangle.eo.hh lib/evas/canvas/evas_text.eo.hh lib/evas/canvas/evas_textblock.eo.hh lib/evas/canvas/evas_textgrid.eo.hh lib/evas/canvas/evas_signal_interface.eo.hh lib/evas/canvas/evas_object_smart.eo.hh lib/evas/canvas/evas_smart_clipped.eo.hh lib/evas/canvas/evas_table.eo.hh lib/evas/canvas/evas_common_interface.eo.hh lib/evas/canvas/evas_canvas.eo.hh lib/evas/canvas/evas_grid.eo.hh lib/evas/canvas/evas_image.eo.hh lib/evas/canvas/evas_out.eo.hh lib/evas/canvas/evas_draggable_interface.eo.hh lib/evas/canvas/evas_clickable_interface.eo.hh lib/evas/canvas/evas_scrollable_interface.eo.hh lib/evas/canvas/evas_selectable_interface.eo.hh lib/evas/canvas/evas_zoomable_interface.eo.hh lib/evas/canvas/evas_box.eo.hh lib/evas/canvas/evas_canvas3d_camera.eo.hh lib/evas/canvas/evas_canvas3d_texture.eo.hh lib/evas/canvas/evas_canvas3d_material.eo.hh lib/evas/canvas/evas_canvas3d_light.eo.hh lib/evas/canvas/evas_canvas3d_mesh.eo.hh lib/evas/canvas/evas_canvas3d_primitive.eo.hh lib/evas/canvas/evas_canvas3d_node.eo.hh lib/evas/canvas/evas_canvas3d_scene.eo.hh lib/evas/canvas/evas_canvas3d_object.eo.hh lib/evas/canvas/evas_vg.eo.hh lib/evas/canvas/efl_vg_base.eo.hh lib/evas/canvas/efl_vg_container.eo.hh lib/evas/canvas/efl_vg_shape.eo.hh lib/evas/canvas/efl_vg_root_node.eo.hh lib/evas/canvas/efl_vg_gradient.eo.hh lib/evas/canvas/efl_vg_gradient_radial.eo.hh lib/evas/canvas/efl_vg_gradient_linear.eo.hh lib/evas/canvas/evas_filter.eo.hh '/usr/local/include/evas-cxx-1/canvas'
  5131. /usr/bin/install -c -m 644 lib/evas/canvas/evas_object.eo.impl.hh lib/evas/canvas/evas_line.eo.impl.hh lib/evas/canvas/evas_polygon.eo.impl.hh lib/evas/canvas/evas_rectangle.eo.impl.hh lib/evas/canvas/evas_text.eo.impl.hh lib/evas/canvas/evas_textblock.eo.impl.hh lib/evas/canvas/evas_textgrid.eo.impl.hh lib/evas/canvas/evas_signal_interface.eo.impl.hh lib/evas/canvas/evas_object_smart.eo.impl.hh lib/evas/canvas/evas_smart_clipped.eo.impl.hh lib/evas/canvas/evas_table.eo.impl.hh lib/evas/canvas/evas_common_interface.eo.impl.hh lib/evas/canvas/evas_canvas.eo.impl.hh lib/evas/canvas/evas_grid.eo.impl.hh lib/evas/canvas/evas_image.eo.impl.hh lib/evas/canvas/evas_out.eo.impl.hh lib/evas/canvas/evas_draggable_interface.eo.impl.hh lib/evas/canvas/evas_clickable_interface.eo.impl.hh lib/evas/canvas/evas_scrollable_interface.eo.impl.hh lib/evas/canvas/evas_selectable_interface.eo.impl.hh lib/evas/canvas/evas_zoomable_interface.eo.impl.hh lib/evas/canvas/evas_box.eo.impl.hh lib/evas/canvas/evas_canvas3d_camera.eo.impl.hh lib/evas/canvas/evas_canvas3d_texture.eo.impl.hh lib/evas/canvas/evas_canvas3d_material.eo.impl.hh lib/evas/canvas/evas_canvas3d_light.eo.impl.hh lib/evas/canvas/evas_canvas3d_mesh.eo.impl.hh lib/evas/canvas/evas_canvas3d_primitive.eo.impl.hh lib/evas/canvas/evas_canvas3d_node.eo.impl.hh lib/evas/canvas/evas_canvas3d_scene.eo.impl.hh lib/evas/canvas/evas_canvas3d_object.eo.impl.hh lib/evas/canvas/evas_vg.eo.impl.hh lib/evas/canvas/efl_vg_base.eo.impl.hh lib/evas/canvas/efl_vg_container.eo.impl.hh lib/evas/canvas/efl_vg_shape.eo.impl.hh lib/evas/canvas/efl_vg_root_node.eo.impl.hh lib/evas/canvas/efl_vg_gradient.eo.impl.hh lib/evas/canvas/efl_vg_gradient_radial.eo.impl.hh lib/evas/canvas/efl_vg_gradient_linear.eo.impl.hh lib/evas/canvas/evas_filter.eo.impl.hh '/usr/local/include/evas-cxx-1/canvas'
  5132. /usr/bin/install -c -m 644 lib/evas/Evas.hh '/usr/local/include/evas-cxx-1/canvas'
  5133. /bin/mkdir -p '/usr/local/include/evas-cxx-1/'
  5134. /usr/bin/install -c -m 644 lib/evas/Evas.hh '/usr/local/include/evas-cxx-1/'
  5135. /bin/mkdir -p '/usr/local/share/elua/modules/evas'
  5136. /usr/bin/install -c -m 644 lib/evas/canvas/evas_object.eo.lua lib/evas/canvas/evas_line.eo.lua lib/evas/canvas/evas_polygon.eo.lua lib/evas/canvas/evas_rectangle.eo.lua lib/evas/canvas/evas_text.eo.lua lib/evas/canvas/evas_textblock.eo.lua lib/evas/canvas/evas_textgrid.eo.lua lib/evas/canvas/evas_signal_interface.eo.lua lib/evas/canvas/evas_object_smart.eo.lua lib/evas/canvas/evas_smart_clipped.eo.lua lib/evas/canvas/evas_table.eo.lua lib/evas/canvas/evas_common_interface.eo.lua lib/evas/canvas/evas_canvas.eo.lua lib/evas/canvas/evas_grid.eo.lua lib/evas/canvas/evas_image.eo.lua lib/evas/canvas/evas_out.eo.lua lib/evas/canvas/evas_draggable_interface.eo.lua lib/evas/canvas/evas_clickable_interface.eo.lua lib/evas/canvas/evas_scrollable_interface.eo.lua lib/evas/canvas/evas_selectable_interface.eo.lua lib/evas/canvas/evas_zoomable_interface.eo.lua lib/evas/canvas/evas_box.eo.lua lib/evas/canvas/evas_canvas3d_camera.eo.lua lib/evas/canvas/evas_canvas3d_texture.eo.lua lib/evas/canvas/evas_canvas3d_material.eo.lua lib/evas/canvas/evas_canvas3d_light.eo.lua lib/evas/canvas/evas_canvas3d_mesh.eo.lua lib/evas/canvas/evas_canvas3d_primitive.eo.lua lib/evas/canvas/evas_canvas3d_node.eo.lua lib/evas/canvas/evas_canvas3d_scene.eo.lua lib/evas/canvas/evas_canvas3d_object.eo.lua lib/evas/canvas/evas_vg.eo.lua lib/evas/canvas/efl_vg_base.eo.lua lib/evas/canvas/efl_vg_container.eo.lua lib/evas/canvas/efl_vg_shape.eo.lua lib/evas/canvas/efl_vg_root_node.eo.lua lib/evas/canvas/efl_vg_gradient.eo.lua lib/evas/canvas/efl_vg_gradient_radial.eo.lua lib/evas/canvas/efl_vg_gradient_linear.eo.lua lib/evas/canvas/evas_filter.eo.lua '/usr/local/share/elua/modules/evas'
  5137. /bin/mkdir -p '/usr/local/lib/evas/modules/image_savers/tiff/v-1.16'
  5138. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/evas/image_savers/tiff/module.la '/usr/local/lib/evas/modules/image_savers/tiff/v-1.16'
  5139. libtool: install: warning: relinking `modules/evas/image_savers/tiff/module.la'
  5140. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/evas/image_savers/tiff/module.la -rpath /usr/local/lib/evas/modules/image_savers/tiff/v-1.16 modules/evas/image_savers/tiff/modules_evas_image_savers_tiff_module_la-evas_image_save_tiff.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt lib/evas/libevas.la -ltiff )
  5141. libtool: install: /usr/bin/install -c modules/evas/image_savers/tiff/.libs/module.soT /usr/local/lib/evas/modules/image_savers/tiff/v-1.16/module.so
  5142. libtool: install: /usr/bin/install -c modules/evas/image_savers/tiff/.libs/module.lai /usr/local/lib/evas/modules/image_savers/tiff/v-1.16/module.la
  5143. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/evas/modules/image_savers/tiff/v-1.16
  5144. ----------------------------------------------------------------------
  5145. Libraries have been installed in:
  5146.    /usr/local/lib/evas/modules/image_savers/tiff/v-1.16
  5147.  
  5148. If you ever happen to want to link against installed libraries
  5149. in a given directory, LIBDIR, you must either use libtool, and
  5150. specify the full pathname of the library, or use the `-LLIBDIR'
  5151. flag during linking and do at least one of the following:
  5152.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  5153.      during execution
  5154.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  5155.     during linking
  5156.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  5157.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  5158.  
  5159. See any operating system documentation about shared libraries for
  5160. more information, such as the ld(1) and ld.so(8) manual pages.
  5161. ----------------------------------------------------------------------
  5162. /bin/mkdir -p '/usr/local/lib/evas/modules/image_savers/webp/v-1.16'
  5163. /bin/bash ../libtool   --mode=install /usr/bin/install -c   modules/evas/image_savers/webp/module.la '/usr/local/lib/evas/modules/image_savers/webp/v-1.16'
  5164. libtool: install: warning: relinking `modules/evas/image_savers/webp/module.la'
  5165. libtool: install: (cd /home/bboett/Enlightenment19/core/efl/src; /bin/bash /home/bboett/Enlightenment19/core/efl/libtool  --silent --tag CC --tag disable-static --mode=relink ccache gcc -O3 -ffast-math -march=native -module -no-undefined -avoid-version -L/usr/local/lib -L/usr/local/lib -o modules/evas/image_savers/webp/module.la -rpath /usr/local/lib/evas/modules/image_savers/webp/v-1.16 modules/evas/image_savers/webp/modules_evas_image_savers_webp_module_la-evas_image_save_webp.lo -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -lpng12 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1 lib/ector/libector.la lib/emile/libemile.la lib/efl/libefl.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la -lpthread -ljpeg -ldl -lm -lrt lib/evas/libevas.la -lwebp )
  5166. libtool: install: /usr/bin/install -c modules/evas/image_savers/webp/.libs/module.soT /usr/local/lib/evas/modules/image_savers/webp/v-1.16/module.so
  5167. libtool: install: /usr/bin/install -c modules/evas/image_savers/webp/.libs/module.lai /usr/local/lib/evas/modules/image_savers/webp/v-1.16/module.la
  5168. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/evas/modules/image_savers/webp/v-1.16
  5169. ----------------------------------------------------------------------
  5170. Libraries have been installed in:
  5171.    /usr/local/lib/evas/modules/image_savers/webp/v-1.16
  5172.  
  5173. If you ever happen to want to link against installed libraries
  5174. in a given directory, LIBDIR, you must either use libtool, and
  5175. specify the full pathname of the library, or use the `-LLIBDIR'
  5176. flag during linking and do at least one of the following:
  5177.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  5178.      during execution
  5179.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  5180.     during linking
  5181.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  5182.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  5183.  
  5184. See any operating system documentation about shared libraries for
  5185. more information, such as the ld(1) and ld.so(8) manual pages.
  5186. ----------------------------------------------------------------------
  5187. Making install in data
  5188. make[2]: Nothing to be done for 'install-exec-am'.
  5189. /bin/mkdir -p '/usr/local/share/ecore_x'
  5190. /usr/bin/install -c -m 644 ecore_x/checkme '/usr/local/share/ecore_x'
  5191. /bin/mkdir -p '/usr/local/share/ecore'
  5192. /usr/bin/install -c -m 644 ecore/checkme '/usr/local/share/ecore'
  5193. /bin/mkdir -p '/usr/local/share/ecore_imf'
  5194. /usr/bin/install -c -m 644 ecore_imf/checkme '/usr/local/share/ecore_imf'
  5195. /bin/mkdir -p '/usr/local/share/edje/include'
  5196. /usr/bin/install -c -m 644 edje/include/edje.inc '/usr/local/share/edje/include'
  5197. /bin/mkdir -p '/usr/local/share/eeze'
  5198. /usr/bin/install -c -m 644 eeze/checkme '/usr/local/share/eeze'
  5199. /bin/mkdir -p '/usr/local/share/efreet'
  5200. /usr/bin/install -c -m 644 efreet/checkme '/usr/local/share/efreet'
  5201. /bin/mkdir -p '/usr/local/share/elua'
  5202. /usr/bin/install -c -m 644 elua/checkme '/usr/local/share/elua'
  5203. /bin/mkdir -p '/usr/local/share/embryo/include'
  5204. /usr/bin/install -c -m 644 embryo/default.inc '/usr/local/share/embryo/include'
  5205. /bin/mkdir -p '/usr/local/share/emotion'
  5206. /usr/bin/install -c -m 644 emotion/checkme '/usr/local/share/emotion'
  5207. /bin/mkdir -p '/usr/local/share/eo/gdb'
  5208. /usr/bin/install -c -m 644 eo/eo_gdb.py '/usr/local/share/eo/gdb'
  5209. /bin/mkdir -p '/usr/local/share/gdb/auto-load//usr/local/lib'
  5210. /usr/bin/install -c -m 644 libeo.so.1.16.99-gdb.py '/usr/local/share/gdb/auto-load//usr/local/lib'
  5211. /bin/mkdir -p '/usr/local/share/ethumb_client'
  5212. /usr/bin/install -c -m 644 ethumb_client/checkme '/usr/local/share/ethumb_client'
  5213. /bin/mkdir -p '/usr/local/share/ethumb'
  5214. /usr/bin/install -c -m 644 ethumb/checkme '/usr/local/share/ethumb'
  5215. /bin/mkdir -p '/usr/local/share/ethumb/frames'
  5216. /usr/bin/install -c -m 644 ethumb/frames/default.edj '/usr/local/share/ethumb/frames'
  5217. /bin/mkdir -p '/usr/local/share/evas'
  5218. /usr/bin/install -c -m 644 evas/checkme '/usr/local/share/evas'
  5219. /bin/mkdir -p '/usr/local/share/mime/packages'
  5220. /usr/bin/install -c -m 644 edje/edje.xml '/usr/local/share/mime/packages'
  5221. Making install in doc
  5222. Making install in previews
  5223. make[3]: Nothing to be done for 'install-exec-am'.
  5224. make[3]: Nothing to be done for 'install-data-am'.
  5225. make[3]: Nothing to be done for 'install-exec-am'.
  5226. make[3]: Nothing to be done for 'install-data-am'.
  5227. Making install in po
  5228. installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/efl.mo
  5229. installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/efl.mo
  5230. installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/efl.mo
  5231. installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/efl.mo
  5232. installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/efl.mo
  5233. installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/efl.mo
  5234. installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/efl.mo
  5235. installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/efl.mo
  5236. installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/efl.mo
  5237. installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/efl.mo
  5238. installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/efl.mo
  5239. installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/efl.mo
  5240. installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/efl.mo
  5241. installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/efl.mo
  5242. installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/efl.mo
  5243. installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/efl.mo
  5244. installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/efl.mo
  5245. installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/efl.mo
  5246. installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/efl.mo
  5247. installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/efl.mo
  5248. installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/efl.mo
  5249. installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/efl.mo
  5250. installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/efl.mo
  5251. if test "efl" = "gettext-tools"; then \
  5252.  /bin/mkdir -p /usr/local/share/gettext/po; \
  5253.  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
  5254.    /usr/bin/install -c -m 644 ./$file \
  5255.             /usr/local/share/gettext/po/$file; \
  5256.  done; \
  5257.  for file in Makevars; do \
  5258.    rm -f /usr/local/share/gettext/po/$file; \
  5259.  done; \
  5260. else \
  5261.  : ; \
  5262. fi
  5263. make[2]: Nothing to be done for 'install-exec-am'.
  5264. /bin/mkdir -p '/usr/local/lib/cmake/Ecore/'
  5265. /usr/bin/install -c -m 644 cmakeconfig/EcoreConfig.cmake cmakeconfig/EcoreConfigVersion.cmake '/usr/local/lib/cmake/Ecore/'
  5266. /bin/mkdir -p '/usr/local/lib/cmake/EcoreCxx/'
  5267. /usr/bin/install -c -m 644 cmakeconfig/EcoreCxxConfig.cmake cmakeconfig/EcoreCxxConfigVersion.cmake '/usr/local/lib/cmake/EcoreCxx/'
  5268. /bin/mkdir -p '/usr/local/lib/cmake/Edje/'
  5269. /usr/bin/install -c -m 644 cmakeconfig/EdjeConfig.cmake cmakeconfig/EdjeConfigVersion.cmake '/usr/local/lib/cmake/Edje/'
  5270. /bin/mkdir -p '/usr/local/lib/cmake/Eet/'
  5271. /usr/bin/install -c -m 644 cmakeconfig/EetConfig.cmake cmakeconfig/EetConfigVersion.cmake '/usr/local/lib/cmake/Eet/'
  5272. /bin/mkdir -p '/usr/local/lib/cmake/EetCxx/'
  5273. /usr/bin/install -c -m 644 cmakeconfig/EetCxxConfig.cmake cmakeconfig/EetCxxConfigVersion.cmake '/usr/local/lib/cmake/EetCxx/'
  5274. /bin/mkdir -p '/usr/local/lib/cmake/Eeze/'
  5275. /usr/bin/install -c -m 644 cmakeconfig/EezeConfig.cmake cmakeconfig/EezeConfigVersion.cmake '/usr/local/lib/cmake/Eeze/'
  5276. /bin/mkdir -p '/usr/local/lib/cmake/Efl/'
  5277. /usr/bin/install -c -m 644 cmakeconfig/EflConfig.cmake cmakeconfig/EflConfigVersion.cmake '/usr/local/lib/cmake/Efl/'
  5278. /bin/mkdir -p '/usr/local/lib/cmake/Efreet/'
  5279. /usr/bin/install -c -m 644 cmakeconfig/EfreetConfig.cmake cmakeconfig/EfreetConfigVersion.cmake '/usr/local/lib/cmake/Efreet/'
  5280. /bin/mkdir -p '/usr/local/lib/cmake/Eina/'
  5281. /usr/bin/install -c -m 644 cmakeconfig/EinaConfig.cmake cmakeconfig/EinaConfigVersion.cmake '/usr/local/lib/cmake/Eina/'
  5282. /bin/mkdir -p '/usr/local/lib/cmake/EinaCxx/'
  5283. /usr/bin/install -c -m 644 cmakeconfig/EinaCxxConfig.cmake cmakeconfig/EinaCxxConfigVersion.cmake '/usr/local/lib/cmake/EinaCxx/'
  5284. /bin/mkdir -p '/usr/local/lib/cmake/Eio/'
  5285. /usr/bin/install -c -m 644 cmakeconfig/EioConfig.cmake cmakeconfig/EioConfigVersion.cmake '/usr/local/lib/cmake/Eio/'
  5286. /bin/mkdir -p '/usr/local/lib/cmake/Eldbus/'
  5287. /usr/bin/install -c -m 644 cmakeconfig/EldbusConfig.cmake cmakeconfig/EldbusConfigVersion.cmake '/usr/local/lib/cmake/Eldbus/'
  5288. /bin/mkdir -p '/usr/local/lib/cmake/Elua'
  5289. /usr/bin/install -c -m 644 cmakeconfig/EluaConfig.cmake cmakeconfig/EluaConfigVersion.cmake '/usr/local/lib/cmake/Elua'
  5290. /bin/mkdir -p '/usr/local/lib/cmake/Emile'
  5291. /usr/bin/install -c -m 644 cmakeconfig/EmileConfig.cmake cmakeconfig/EmileConfigVersion.cmake '/usr/local/lib/cmake/Emile'
  5292. /bin/mkdir -p '/usr/local/lib/cmake/Emotion/'
  5293. /usr/bin/install -c -m 644 cmakeconfig/EmotionConfig.cmake cmakeconfig/EmotionConfigVersion.cmake '/usr/local/lib/cmake/Emotion/'
  5294. /bin/mkdir -p '/usr/local/lib/cmake/Eo/'
  5295. /usr/bin/install -c -m 644 cmakeconfig/EoConfig.cmake cmakeconfig/EoConfigVersion.cmake '/usr/local/lib/cmake/Eo/'
  5296. /bin/mkdir -p '/usr/local/lib/cmake/EoCxx/'
  5297. /usr/bin/install -c -m 644 cmakeconfig/EoCxxConfig.cmake cmakeconfig/EoCxxConfigVersion.cmake '/usr/local/lib/cmake/EoCxx/'
  5298. /bin/mkdir -p '/usr/local/lib/cmake/Eolian/'
  5299. /usr/bin/install -c -m 644 cmakeconfig/EolianConfig.cmake cmakeconfig/EolianConfigVersion.cmake '/usr/local/lib/cmake/Eolian/'
  5300. /bin/mkdir -p '/usr/local/lib/cmake/EolianCxx/'
  5301. /usr/bin/install -c -m 644 cmakeconfig/EolianCxxConfig.cmake cmakeconfig/EolianCxxConfigVersion.cmake '/usr/local/lib/cmake/EolianCxx/'
  5302. /bin/mkdir -p '/usr/local/lib/cmake/Ethumb/'
  5303. /usr/bin/install -c -m 644 cmakeconfig/EthumbConfig.cmake cmakeconfig/EthumbConfigVersion.cmake '/usr/local/lib/cmake/Ethumb/'
  5304. /bin/mkdir -p '/usr/local/lib/cmake/EthumbClient/'
  5305. /usr/bin/install -c -m 644 cmakeconfig/EthumbClientConfig.cmake cmakeconfig/EthumbClientConfigVersion.cmake '/usr/local/lib/cmake/EthumbClient/'
  5306. /bin/mkdir -p '/usr/local/lib/cmake/Evas/'
  5307. /usr/bin/install -c -m 644 cmakeconfig/EvasConfig.cmake cmakeconfig/EvasConfigVersion.cmake '/usr/local/lib/cmake/Evas/'
  5308. /bin/mkdir -p '/usr/local/lib/cmake/EvasCxx/'
  5309. /usr/bin/install -c -m 644 cmakeconfig/EvasCxxConfig.cmake cmakeconfig/EvasCxxConfigVersion.cmake '/usr/local/lib/cmake/EvasCxx/'
  5310. /bin/mkdir -p '/usr/local/lib/pkgconfig'
  5311. /usr/bin/install -c -m 644 pc/eina.pc pc/eo.pc pc/eolian.pc pc/efl.pc pc/emile.pc pc/eet.pc pc/evas.pc pc/ecore.pc pc/ecore-con.pc pc/ecore-ipc.pc pc/ecore-file.pc pc/ecore-input.pc pc/ecore-input-evas.pc pc/ecore-imf.pc pc/ecore-imf-evas.pc pc/ecore-evas.pc pc/ecore-avahi.pc pc/ector.pc pc/embryo.pc pc/eio.pc pc/eldbus.pc pc/efreet.pc pc/efreet-mime.pc pc/efreet-trash.pc pc/edje.pc pc/emotion.pc pc/ethumb.pc pc/ethumb_client.pc pc/elocation.pc pc/eina-cxx.pc pc/evas-cxx.pc pc/ecore-cxx.pc pc/efl-cxx.pc pc/eolian-cxx.pc pc/edje-cxx.pc pc/eet-cxx.pc pc/eo-cxx.pc pc/eio-cxx.pc pc/elua.pc pc/evas-software-x11.pc '/usr/local/lib/pkgconfig'
  5312. /usr/bin/install -c -m 644 pc/evas-software-buffer.pc pc/evas-opengl-x11.pc pc/evas-drm.pc pc/ecore-drm.pc pc/ecore-x.pc pc/eeze.pc pc/ephysics.pc pc/ecore-audio.pc pc/ecore-audio-cxx.pc '/usr/local/lib/pkgconfig'
  5313. /bin/mkdir -p '/usr/local/share/dbus-1/services'
  5314. /usr/bin/install -c -m 644 dbus-services/org.enlightenment.Ethumb.service '/usr/local/share/dbus-1/services'
  5315. /bin/mkdir -p '/usr/lib/systemd/user'
  5316. /usr/bin/install -c -m 644 systemd-services/ethumb.service '/usr/lib/systemd/user'
  5317. + sudo ldconfig
  5318. + echo
  5319.  
  5320. + popd
  5321. ~/Enlightenment19 ~/Enlightenment19
  5322. + for pkg in '"${PKGS[@]}"'
  5323. + msg_bold 'Processing core/evas_generic_loaders...'
  5324. + printf '\n\e[1m%s \e[0m%s\n' 'Processing core/evas_generic_loaders...'
  5325.  
  5326. Processing core/evas_generic_loaders... 
  5327. + should_we_disable_nls
  5328. + '[' 0 -eq 1 ']'
  5329. + msg_green 'Building with NLS enabled!'
  5330. + printf '\n\e[1;32m%s \e[0m%s\n' 'Building with NLS enabled!'
  5331.  
  5332. Building with NLS enabled! 
  5333. + pushd core/evas_generic_loaders
  5334. ~/Enlightenment19/core/evas_generic_loaders ~/Enlightenment19 ~/Enlightenment19
  5335. + '[' 0 -eq 1 ']'
  5336. + msg_bold 'Building core/evas_generic_loaders...'
  5337. + printf '\n\e[1m%s \e[0m%s\n' 'Building core/evas_generic_loaders...'
  5338.  
  5339. Building core/evas_generic_loaders... 
  5340. + case "${pkg}" in
  5341. + ./autogen.sh --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var
  5342. Running aclocal...
  5343. perl: warning: Setting locale failed.
  5344. perl: warning: Please check that your locale settings:
  5345.     LANGUAGE = "en",
  5346.     LC_ALL = (unset),
  5347.     LANG = "en"
  5348.    are supported and installed on your system.
  5349. perl: warning: Falling back to the standard locale ("C").
  5350. perl: warning: Setting locale failed.
  5351. perl: warning: Please check that your locale settings:
  5352.     LANGUAGE = "en",
  5353.     LC_ALL = (unset),
  5354.     LANG = "en"
  5355.    are supported and installed on your system.
  5356. perl: warning: Falling back to the standard locale ("C").
  5357. perl: warning: Setting locale failed.
  5358. perl: warning: Please check that your locale settings:
  5359.     LANGUAGE = "en",
  5360.     LC_ALL = (unset),
  5361.     LANG = "en"
  5362.    are supported and installed on your system.
  5363. perl: warning: Falling back to the standard locale ("C").
  5364. Running autoheader...
  5365. perl: warning: Setting locale failed.
  5366. perl: warning: Please check that your locale settings:
  5367.     LANGUAGE = "en",
  5368.     LC_ALL = (unset),
  5369.     LANG = "en"
  5370.    are supported and installed on your system.
  5371. perl: warning: Falling back to the standard locale ("C").
  5372. perl: warning: Setting locale failed.
  5373. perl: warning: Please check that your locale settings:
  5374.     LANGUAGE = "en",
  5375.     LC_ALL = (unset),
  5376.     LANG = "en"
  5377.    are supported and installed on your system.
  5378. perl: warning: Falling back to the standard locale ("C").
  5379. Running autoconf...
  5380. Running libtoolize...
  5381. Running automake...
  5382. perl: warning: Setting locale failed.
  5383. perl: warning: Please check that your locale settings:
  5384.     LANGUAGE = "en",
  5385.     LC_ALL = (unset),
  5386.     LANG = "en"
  5387.    are supported and installed on your system.
  5388. perl: warning: Falling back to the standard locale ("C").
  5389. perl: warning: Setting locale failed.
  5390. perl: warning: Please check that your locale settings:
  5391.     LANGUAGE = "en",
  5392.     LC_ALL = (unset),
  5393.     LANG = "en"
  5394.    are supported and installed on your system.
  5395. perl: warning: Falling back to the standard locale ("C").
  5396. configure.ac:18: installing './compile'
  5397. configure.ac:14: installing './config.guess'
  5398. configure.ac:14: installing './config.sub'
  5399. configure.ac:9: installing './install-sh'
  5400. configure.ac:9: installing './missing'
  5401. Makefile.am: installing './INSTALL'
  5402. src/bin/gst/Makefile.am:27: warning: source file '$(top_srcdir)/src/bin/common/shmfile.c' is in a subdirectory,
  5403. src/bin/gst/Makefile.am:27: but option 'subdir-objects' is disabled
  5404. automake: warning: possible forward-incompatibility.
  5405. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  5406. automake: automake option hasn't been enabled.  For now, the corresponding output
  5407. automake: object file(s) will be placed in the top-level directory.  However,
  5408. automake: this behaviour will change in future Automake versions: they will
  5409. automake: unconditionally cause object files to be placed in the same subdirectory
  5410. automake: of the corresponding sources.
  5411. automake: You are advised to start using 'subdir-objects' option throughout your
  5412. automake: project, to avoid future incompatibilities.
  5413. src/bin/gst/Makefile.am:27: warning: source file '$(top_srcdir)/src/bin/common/timeout.c' is in a subdirectory,
  5414. src/bin/gst/Makefile.am:27: but option 'subdir-objects' is disabled
  5415. src/bin/gst/Makefile.am: installing './depcomp'
  5416. src/bin/pdf/Makefile.am:21: warning: source file '$(top_srcdir)/src/bin/common/shmfile.c' is in a subdirectory,
  5417. src/bin/pdf/Makefile.am:21: but option 'subdir-objects' is disabled
  5418. src/bin/pdf/Makefile.am:21: warning: source file '$(top_srcdir)/src/bin/common/timeout.c' is in a subdirectory,
  5419. src/bin/pdf/Makefile.am:21: but option 'subdir-objects' is disabled
  5420. src/bin/ps/Makefile.am:18: warning: source file '$(top_srcdir)/src/bin/common/shmfile.c' is in a subdirectory,
  5421. src/bin/ps/Makefile.am:18: but option 'subdir-objects' is disabled
  5422. src/bin/ps/Makefile.am:18: warning: source file '$(top_srcdir)/src/bin/common/timeout.c' is in a subdirectory,
  5423. src/bin/ps/Makefile.am:18: but option 'subdir-objects' is disabled
  5424. src/bin/raw/Makefile.am:17: warning: source file '$(top_srcdir)/src/bin/common/shmfile.c' is in a subdirectory,
  5425. src/bin/raw/Makefile.am:17: but option 'subdir-objects' is disabled
  5426. src/bin/raw/Makefile.am:17: warning: source file '$(top_srcdir)/src/bin/common/timeout.c' is in a subdirectory,
  5427. src/bin/raw/Makefile.am:17: but option 'subdir-objects' is disabled
  5428. src/bin/svg/Makefile.am:17: warning: source file '$(top_srcdir)/src/bin/common/shmfile.c' is in a subdirectory,
  5429. src/bin/svg/Makefile.am:17: but option 'subdir-objects' is disabled
  5430. src/bin/svg/Makefile.am:17: warning: source file '$(top_srcdir)/src/bin/common/timeout.c' is in a subdirectory,
  5431. src/bin/svg/Makefile.am:17: but option 'subdir-objects' is disabled
  5432. src/bin/xcf/Makefile.am:17: warning: source file '$(top_srcdir)/src/bin/common/shmfile.c' is in a subdirectory,
  5433. src/bin/xcf/Makefile.am:17: but option 'subdir-objects' is disabled
  5434. src/bin/xcf/Makefile.am:17: warning: source file '$(top_srcdir)/src/bin/common/timeout.c' is in a subdirectory,
  5435. src/bin/xcf/Makefile.am:17: but option 'subdir-objects' is disabled
  5436. cmp: config.cache-env: No such file or directory
  5437. Cleaning configure cache...
  5438. configure: creating cache config.cache
  5439. checking for a BSD-compatible install... /usr/bin/install -c
  5440. checking whether build environment is sane... yes
  5441. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5442. checking for gawk... gawk
  5443. checking whether make -j 9 sets $(MAKE)... yes
  5444. checking whether make -j 9 supports nested variables... yes
  5445. checking whether make -j 9 supports nested variables... (cached) yes
  5446. checking build system type... x86_64-pc-linux-gnu
  5447. checking host system type... x86_64-pc-linux-gnu
  5448. checking for gcc... ccache gcc
  5449. checking whether the C compiler works... yes
  5450. checking for C compiler default output file name... a.out
  5451. checking for suffix of executables...
  5452. checking whether we are cross compiling... no
  5453. checking for suffix of object files... o
  5454. checking whether we are using the GNU C compiler... yes
  5455. checking whether ccache gcc accepts -g... yes
  5456. checking for ccache gcc option to accept ISO C89... none needed
  5457. checking whether ccache gcc understands -c and -o together... yes
  5458. checking for style of include used by make -j 9... GNU
  5459. checking dependency style of ccache gcc... gcc3
  5460. checking whether we are using the GNU C++ compiler... yes
  5461. checking whether ccache g++ accepts -g... yes
  5462. checking dependency style of ccache g++... gcc3
  5463. checking for pkg-config... /usr/bin/pkg-config
  5464. checking pkg-config is at least version 0.9.0... yes
  5465. checking for EINA... yes
  5466. checking for POPPLER... yes
  5467. checking how to run the C++ preprocessor... ccache g++ -E
  5468. checking for grep that handles long lines and -e... /bin/grep
  5469. checking for egrep... /bin/grep -E
  5470. checking for ANSI C header files... yes
  5471. checking for sys/types.h... yes
  5472. checking for sys/stat.h... yes
  5473. checking for stdlib.h... yes
  5474. checking for string.h... yes
  5475. checking for memory.h... yes
  5476. checking for strings.h... yes
  5477. checking for inttypes.h... yes
  5478. checking for stdint.h... yes
  5479. checking for unistd.h... yes
  5480. checking GlobalParams.h usability... no
  5481. checking GlobalParams.h presence... no
  5482. checking for GlobalParams.h... no
  5483. checking for SPECTRE... yes
  5484. checking for LIBRAW... yes
  5485. checking for SVG... yes
  5486. checking for SVG_2_36... yes
  5487. checking for GSTREAMER... yes
  5488. checking how to run the C preprocessor... ccache gcc -E
  5489. checking netinet/in.h usability... yes
  5490. checking netinet/in.h presence... yes
  5491. checking for netinet/in.h... yes
  5492. checking for unistd.h... (cached) yes
  5493. checking zlib.h usability... yes
  5494. checking zlib.h presence... yes
  5495. checking for zlib.h... yes
  5496. checking whether shm_open() is present... yes
  5497. checking for inline... inline
  5498. checking whether byte ordering is bigendian... no
  5499. checking for __attribute__... yes
  5500. configure: updating cache config.cache
  5501. checking that generated files are newer than configure... done
  5502. configure: creating ./config.status
  5503. config.status: creating Makefile
  5504. config.status: creating src/Makefile
  5505. config.status: creating src/bin/Makefile
  5506. config.status: creating src/bin/common/Makefile
  5507. config.status: creating src/bin/gst/Makefile
  5508. config.status: creating src/bin/pdf/Makefile
  5509. config.status: creating src/bin/ps/Makefile
  5510. config.status: creating src/bin/raw/Makefile
  5511. config.status: creating src/bin/xcf/Makefile
  5512. config.status: creating src/bin/svg/Makefile
  5513. config.status: creating pkgbuild/PKGBUILD
  5514. config.status: creating config.h
  5515. config.status: executing depfiles commands
  5516.  
  5517.  
  5518.  
  5519. ------------------------------------------------------------------------
  5520. evas_generic_loaders 1.16.99.195
  5521. ------------------------------------------------------------------------
  5522.  
  5523.  
  5524. Configuration Options Summary:
  5525.  
  5526. Loaders:
  5527.   XCF..................: yes
  5528.   Gstreamer............: yes
  5529.   PDF..................: no
  5530.   PS...................: yes
  5531.   RAW..................: yes
  5532.   SVG..................: yes
  5533.  
  5534. Compilation............: make (or gmake)
  5535.   CPPFLAGS.............: -I/usr/local/include -I/usr/local/include
  5536.   CFLAGS...............: -O3 -ffast-math -march=native
  5537.   LDFLAGS..............: -L/usr/local/lib -L/usr/local/lib
  5538.  
  5539. Installation...........: make install (as root if needed, with 'su' or 'sudo')
  5540.   prefix...............: /usr/local
  5541.  
  5542. + echo
  5543.  
  5544. + '[' 0 -ne 1 ']'
  5545. + make
  5546. make -j 9  all-recursive
  5547. make[1]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders'
  5548. Making all in src
  5549. make[2]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src'
  5550. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  5551. Making all in bin
  5552. make[3]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin'
  5553. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  5554. Making all in common
  5555. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/common'
  5556. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  5557. make[4]: Nothing to be done for 'all'.
  5558. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/common'
  5559. Making all in xcf
  5560. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/xcf'
  5561. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  5562.   CC       evas_image_loader_xcf-shmfile.o
  5563.   CC       evas_image_loader_xcf-main.o
  5564.   CC       evas_image_loader_xcf-pixelfuncs.o
  5565.   CC       evas_image_loader_xcf-timeout.o
  5566.   CCLD     evas_image_loader.xcf
  5567. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/xcf'
  5568. Making all in gst
  5569. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/gst'
  5570. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  5571.   CC       evas_image_loader_gst-main.o
  5572.   CC       evas_image_loader_gst-timeout.o
  5573.   CC       evas_image_loader_gst-shmfile.o
  5574.   CCLD     evas_image_loader.gst
  5575. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/gst'
  5576. Making all in ps
  5577. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/ps'
  5578. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  5579.   CC       evas_image_loader_ps-shmfile.o
  5580.   CC       evas_image_loader_ps-timeout.o
  5581.   CC       evas_image_loader_ps-main.o
  5582.   CCLD     evas_image_loader.ps
  5583. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/ps'
  5584. Making all in raw
  5585. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/raw'
  5586. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  5587.   CC       evas_image_loader_raw-shmfile.o
  5588.   CC       evas_image_loader_raw-main.o
  5589.   CC       evas_image_loader_raw-timeout.o
  5590.   CCLD     evas_image_loader.raw
  5591. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/raw'
  5592. Making all in svg
  5593. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/svg'
  5594. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  5595.   CC       evas_image_loader_svg-main.o
  5596.   CC       evas_image_loader_svg-timeout.o
  5597.   CC       evas_image_loader_svg-shmfile.o
  5598.   CCLD     evas_image_loader.svg
  5599. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/svg'
  5600. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin'
  5601. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  5602. make[4]: Nothing to be done for 'all-am'.
  5603. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin'
  5604. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin'
  5605. make[3]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src'
  5606. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  5607. make[3]: Nothing to be done for 'all-am'.
  5608. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src'
  5609. make[2]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src'
  5610. make[2]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders'
  5611. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  5612. make[2]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders'
  5613. make[1]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders'
  5614. + '[' 0 -ne 0 ']'
  5615. + sudo make install
  5616. Making install in src
  5617. make[1]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src'
  5618. Making install in bin
  5619. make[2]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin'
  5620. Making install in common
  5621. make[3]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/common'
  5622. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/common'
  5623. make[4]: Nothing to be done for 'install-exec-am'.
  5624. make[4]: Nothing to be done for 'install-data-am'.
  5625. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/common'
  5626. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/common'
  5627. Making install in xcf
  5628. make[3]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/xcf'
  5629. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/xcf'
  5630.  /bin/mkdir -p '/usr/local/lib/evas/utils'
  5631.   /usr/bin/install -c evas_image_loader.xcf '/usr/local/lib/evas/utils'
  5632. make  install-exec-hook
  5633. make[5]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/xcf'
  5634. ln -sf evas_image_loader.xcf /usr/local/lib/evas/utils/evas_image_loader.xcf.gz
  5635. make[5]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/xcf'
  5636. make[4]: Nothing to be done for 'install-data-am'.
  5637. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/xcf'
  5638. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/xcf'
  5639. Making install in gst
  5640. make[3]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/gst'
  5641. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/gst'
  5642.  /bin/mkdir -p '/usr/local/lib/evas/utils'
  5643.   /usr/bin/install -c evas_image_loader.gst '/usr/local/lib/evas/utils'
  5644. make  install-exec-hook
  5645. make[5]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/gst'
  5646. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.264
  5647. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.3g2
  5648. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.3gp
  5649. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.3gp2
  5650. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.3gpp
  5651. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.3gpp2
  5652. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.3p2
  5653. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.asf
  5654. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.avi
  5655. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.bdm
  5656. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.bdmv
  5657. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.clpi
  5658. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.cpi
  5659. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.dv
  5660. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.fla
  5661. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.flv
  5662. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.m1v
  5663. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.m2t
  5664. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.m2v
  5665. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.m4v
  5666. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mkv
  5667. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mov
  5668. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mp2
  5669. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mp2ts
  5670. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mp4
  5671. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mpe
  5672. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mpeg
  5673. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mpg
  5674. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mpl
  5675. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mpls
  5676. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mts
  5677. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.mxf
  5678. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.nut
  5679. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.nuv
  5680. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.ogg
  5681. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.ogm
  5682. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.ogv
  5683. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.qt
  5684. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.rm
  5685. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.rmj
  5686. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.rmm
  5687. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.rms
  5688. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.rmx
  5689. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.rmvb
  5690. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.rv
  5691. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.swf
  5692. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.ts
  5693. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.webm
  5694. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.weba
  5695. ln -sf evas_image_loader.gst /usr/local/lib/evas/utils/evas_image_loader.wmv
  5696. make[5]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/gst'
  5697. make[4]: Nothing to be done for 'install-data-am'.
  5698. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/gst'
  5699. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/gst'
  5700. Making install in ps
  5701. make[3]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/ps'
  5702. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/ps'
  5703.  /bin/mkdir -p '/usr/local/lib/evas/utils'
  5704.   /usr/bin/install -c evas_image_loader.ps '/usr/local/lib/evas/utils'
  5705. make[4]: Nothing to be done for 'install-data-am'.
  5706. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/ps'
  5707. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/ps'
  5708. Making install in raw
  5709. make[3]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/raw'
  5710. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/raw'
  5711.  /bin/mkdir -p '/usr/local/lib/evas/utils'
  5712.   /usr/bin/install -c evas_image_loader.raw '/usr/local/lib/evas/utils'
  5713. make  install-exec-hook
  5714. make[5]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/raw'
  5715. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.arw
  5716. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.cr2
  5717. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.crw
  5718. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.dcr
  5719. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.dng
  5720. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.k25
  5721. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.kdc
  5722. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.erf
  5723. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.mrw
  5724. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.nef
  5725. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.nrf
  5726. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.nrw
  5727. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.orf
  5728. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.rw2
  5729. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.pef
  5730. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.raf
  5731. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.sr2
  5732. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.srf
  5733. ln -sf evas_image_loader.raw /usr/local/lib/evas/utils/evas_image_loader.x3f
  5734. make[5]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/raw'
  5735. make[4]: Nothing to be done for 'install-data-am'.
  5736. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/raw'
  5737. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/raw'
  5738. Making install in svg
  5739. make[3]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/svg'
  5740. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/svg'
  5741.  /bin/mkdir -p '/usr/local/lib/evas/utils'
  5742.   /usr/bin/install -c evas_image_loader.svg '/usr/local/lib/evas/utils'
  5743. make  install-exec-hook
  5744. make[5]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/svg'
  5745. ln -sf evas_image_loader.svg /usr/local/lib/evas/utils/evas_image_loader.svgz
  5746. ln -sf evas_image_loader.svg /usr/local/lib/evas/utils/evas_image_loader.svg.gz
  5747. make[5]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/svg'
  5748. make[4]: Nothing to be done for 'install-data-am'.
  5749. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/svg'
  5750. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin/svg'
  5751. make[3]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin'
  5752. make[4]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin'
  5753. make[4]: Nothing to be done for 'install-exec-am'.
  5754. make[4]: Nothing to be done for 'install-data-am'.
  5755. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin'
  5756. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin'
  5757. make[2]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src/bin'
  5758. make[2]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src'
  5759. make[3]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src'
  5760. make[3]: Nothing to be done for 'install-exec-am'.
  5761. make[3]: Nothing to be done for 'install-data-am'.
  5762. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src'
  5763. make[2]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src'
  5764. make[1]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders/src'
  5765. make[1]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders'
  5766. make[2]: Entering directory '/home/bboett/Enlightenment19/core/evas_generic_loaders'
  5767. make[2]: Nothing to be done for 'install-exec-am'.
  5768. make[2]: Nothing to be done for 'install-data-am'.
  5769. make[2]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders'
  5770. make[1]: Leaving directory '/home/bboett/Enlightenment19/core/evas_generic_loaders'
  5771. + sudo ldconfig
  5772. + echo
  5773.  
  5774. + popd
  5775. ~/Enlightenment19 ~/Enlightenment19
  5776. + for pkg in '"${PKGS[@]}"'
  5777. + msg_bold 'Processing core/emotion_generic_players...'
  5778. + printf '\n\e[1m%s \e[0m%s\n' 'Processing core/emotion_generic_players...'
  5779.  
  5780. Processing core/emotion_generic_players... 
  5781. + should_we_disable_nls
  5782. + '[' 0 -eq 1 ']'
  5783. + msg_green 'Building with NLS enabled!'
  5784. + printf '\n\e[1;32m%s \e[0m%s\n' 'Building with NLS enabled!'
  5785.  
  5786. Building with NLS enabled! 
  5787. + pushd core/emotion_generic_players
  5788. ~/Enlightenment19/core/emotion_generic_players ~/Enlightenment19 ~/Enlightenment19
  5789. + '[' 0 -eq 1 ']'
  5790. + msg_bold 'Building core/emotion_generic_players...'
  5791. + printf '\n\e[1m%s \e[0m%s\n' 'Building core/emotion_generic_players...'
  5792.  
  5793. Building core/emotion_generic_players... 
  5794. + case "${pkg}" in
  5795. + ./autogen.sh --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var
  5796. perl: warning: Setting locale failed.
  5797. perl: warning: Please check that your locale settings:
  5798.     LANGUAGE = "en",
  5799.     LC_ALL = (unset),
  5800.     LANG = "en"
  5801.     are supported and installed on your system.
  5802. perl: warning: Falling back to the standard locale ("C").
  5803. autoreconf: Entering directory `.'
  5804. autoreconf: configure.ac: not using Gettext
  5805. autoreconf: running: aclocal --force -I m4
  5806. perl: warning: Setting locale failed.
  5807. perl: warning: Please check that your locale settings:
  5808.     LANGUAGE = "en",
  5809.     LC_ALL = (unset),
  5810.     LANG = "en"
  5811.    are supported and installed on your system.
  5812. perl: warning: Falling back to the standard locale ("C").
  5813. perl: warning: Setting locale failed.
  5814. perl: warning: Please check that your locale settings:
  5815.     LANGUAGE = "en",
  5816.     LC_ALL = (unset),
  5817.     LANG = "en"
  5818.    are supported and installed on your system.
  5819. perl: warning: Falling back to the standard locale ("C").
  5820. perl: warning: Setting locale failed.
  5821. perl: warning: Please check that your locale settings:
  5822.     LANGUAGE = "en",
  5823.     LC_ALL = (unset),
  5824.     LANG = "en"
  5825.    are supported and installed on your system.
  5826. perl: warning: Falling back to the standard locale ("C").
  5827. autoreconf: configure.ac: tracing
  5828. autoreconf: configure.ac: not using Libtool
  5829. autoreconf: running: /usr/bin/autoconf --force
  5830. autoreconf: running: /usr/bin/autoheader --force
  5831. perl: warning: Setting locale failed.
  5832. perl: warning: Please check that your locale settings:
  5833.     LANGUAGE = "en",
  5834.     LC_ALL = (unset),
  5835.     LANG = "en"
  5836.    are supported and installed on your system.
  5837. perl: warning: Falling back to the standard locale ("C").
  5838. perl: warning: Setting locale failed.
  5839. perl: warning: Please check that your locale settings:
  5840.     LANGUAGE = "en",
  5841.     LC_ALL = (unset),
  5842.     LANG = "en"
  5843.    are supported and installed on your system.
  5844. perl: warning: Falling back to the standard locale ("C").
  5845. autoreconf: running: automake --add-missing --copy --force-missing
  5846. perl: warning: Setting locale failed.
  5847. perl: warning: Please check that your locale settings:
  5848.     LANGUAGE = "en",
  5849.     LC_ALL = (unset),
  5850.     LANG = "en"
  5851.    are supported and installed on your system.
  5852. perl: warning: Falling back to the standard locale ("C").
  5853. perl: warning: Setting locale failed.
  5854. perl: warning: Please check that your locale settings:
  5855.     LANGUAGE = "en",
  5856.     LC_ALL = (unset),
  5857.     LANG = "en"
  5858.    are supported and installed on your system.
  5859. perl: warning: Falling back to the standard locale ("C").
  5860. configure.ac:9: installing './compile'
  5861. configure.ac:10: installing './config.guess'
  5862. configure.ac:10: installing './config.sub'
  5863. configure.ac:12: installing './install-sh'
  5864. configure.ac:12: installing './missing'
  5865. Makefile.am: installing './INSTALL'
  5866. Makefile.am: installing './depcomp'
  5867. autoreconf: Leaving directory `.'
  5868. configure: creating cache config.cache
  5869. checking for gcc... ccache gcc
  5870. checking whether the C compiler works... yes
  5871. checking for C compiler default output file name... a.out
  5872. checking for suffix of executables...
  5873. checking whether we are cross compiling... no
  5874. checking for suffix of object files... o
  5875. checking whether we are using the GNU C compiler... yes
  5876. checking whether ccache gcc accepts -g... yes
  5877. checking for ccache gcc option to accept ISO C89... none needed
  5878. checking whether ccache gcc understands -c and -o together... yes
  5879. checking how to run the C preprocessor... ccache gcc -E
  5880. checking for grep that handles long lines and -e... /bin/grep
  5881. checking for egrep... /bin/grep -E
  5882. checking for ANSI C header files... yes
  5883. checking for sys/types.h... yes
  5884. checking for sys/stat.h... yes
  5885. checking for stdlib.h... yes
  5886. checking for string.h... yes
  5887. checking for memory.h... yes
  5888. checking for strings.h... yes
  5889. checking for inttypes.h... yes
  5890. checking for stdint.h... yes
  5891. checking for unistd.h... yes
  5892. checking minix/config.h usability... no
  5893. checking minix/config.h presence... no
  5894. checking for minix/config.h... no
  5895. checking whether it is safe to define __EXTENSIONS__... yes
  5896. checking build system type... x86_64-pc-linux-gnu
  5897. checking host system type... x86_64-pc-linux-gnu
  5898. checking for a BSD-compatible install... /usr/bin/install -c
  5899. checking whether build environment is sane... yes
  5900. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5901. checking for gawk... gawk
  5902. checking whether make -j 9 sets $(MAKE)... yes
  5903. checking for style of include used by make -j 9... GNU
  5904. checking whether make -j 9 supports nested variables... yes
  5905. checking dependency style of ccache gcc... gcc3
  5906. checking whether make -j 9 supports nested variables... (cached) yes
  5907. checking for ccache gcc option to accept ISO C99... none needed
  5908. checking for pkg-config... /usr/bin/pkg-config
  5909. checking pkg-config is at least version 0.9.0... yes
  5910. checking whether the compiler supports -Wall... yes
  5911. checking whether the compiler supports -Wextra... yes
  5912. checking whether the compiler supports -Wpointer-arith... yes
  5913. checking whether the compiler supports -Wno-missing-field-initializers... yes
  5914. checking whether the compiler supports -fvisibility=hidden... yes
  5915. checking whether the compiler supports -fdata-sections... yes
  5916. checking whether the compiler supports -ffunction-sections... yes
  5917. checking whether the linker supports -fvisibility=hidden... yes
  5918. checking whether the linker supports -fdata-sections... yes
  5919. checking whether the linker supports -ffunction-sections... yes
  5920. checking whether the linker supports -Wl,--gc-sections... yes
  5921. checking whether the linker supports -fno-strict-aliasing... yes
  5922. checking whether the linker supports -Wl,--as-needed... yes
  5923. checking whether the compiler supports -Wshadow... yes
  5924. checking for EMOTION... yes
  5925. checking where to install generic players... /usr/local/lib/emotion/generic_players/v-1.16
  5926. checking for VLC... yes
  5927. checking for library containing shm_open... -lrt
  5928. configure: updating cache config.cache
  5929. checking that generated files are newer than configure... done
  5930. configure: creating ./config.status
  5931. config.status: creating Makefile
  5932. config.status: creating pkgbuild/PKGBUILD
  5933. config.status: creating config.h
  5934. config.status: executing depfiles commands
  5935.  
  5936.  
  5937.  
  5938. ------------------------------------------------------------------------
  5939. emotion_generic_players 1.16.99.135
  5940. ------------------------------------------------------------------------
  5941.  
  5942. Configuration Options Summary:
  5943.   Build Profile..........: dev
  5944.  
  5945. Players:
  5946.   VLC....................: yes
  5947.  
  5948. Compilation..............: make (or gmake)
  5949.   CPPFLAGS...............: -I/usr/local/include -I/usr/local/include
  5950.   CFLAGS.................: -O3 -ffast-math -march=native
  5951.   CXXFLAGS...............: -O3 -ffast-math -march=native
  5952.   LDFLAGS................: -L/usr/local/lib -L/usr/local/lib
  5953.  
  5954. Installation.............: make install (as root if needed, with 'su' or 'sudo')
  5955.   prefix.................: /usr/local
  5956.   emotion generic players: /usr/local/lib/emotion/generic_players/v-1.16
  5957.  
  5958. + echo
  5959.  
  5960. + '[' 0 -ne 1 ']'
  5961. + make
  5962. make -j 9 --no-print-directory all-am
  5963.   CC       src/vlc/src_vlc_vlc-emotion_generic_vlc.o
  5964.   CCLD     src/vlc/vlc
  5965. + '[' 0 -ne 0 ']'
  5966. + sudo make install
  5967. make[1]: Nothing to be done for 'install-exec-am'.
  5968.  /bin/mkdir -p '/usr/local/lib/emotion/generic_players/v-1.16'
  5969.   /usr/bin/install -c src/vlc/vlc '/usr/local/lib/emotion/generic_players/v-1.16'
  5970. + sudo ldconfig
  5971. + echo
  5972.  
  5973. + popd
  5974. ~/Enlightenment19 ~/Enlightenment19
  5975. + for pkg in '"${PKGS[@]}"'
  5976. + msg_bold 'Processing core/elementary...'
  5977. + printf '\n\e[1m%s \e[0m%s\n' 'Processing core/elementary...'
  5978.  
  5979. Processing core/elementary... 
  5980. + should_we_disable_nls
  5981. + '[' 0 -eq 1 ']'
  5982. + msg_green 'Building with NLS enabled!'
  5983. + printf '\n\e[1;32m%s \e[0m%s\n' 'Building with NLS enabled!'
  5984.  
  5985. Building with NLS enabled! 
  5986. + pushd core/elementary
  5987. ~/Enlightenment19/core/elementary ~/Enlightenment19 ~/Enlightenment19
  5988. + '[' 0 -eq 1 ']'
  5989. + msg_bold 'Building core/elementary...'
  5990. + printf '\n\e[1m%s \e[0m%s\n' 'Building core/elementary...'
  5991.  
  5992. Building core/elementary... 
  5993. + case "${pkg}" in
  5994. + ./autogen.sh --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var
  5995. Running autopoint...
  5996. perl: warning: Setting locale failed.
  5997. perl: warning: Please check that your locale settings:
  5998.     LANGUAGE = "en",
  5999.     LC_ALL = (unset),
  6000.     LANG = "en"
  6001.     are supported and installed on your system.
  6002. perl: warning: Falling back to the standard locale ("C").
  6003. Copying file ABOUT-NLS
  6004. Copying file config.rpath
  6005. Copying file m4/codeset.m4
  6006. Copying file m4/fcntl-o.m4
  6007. Copying file m4/gettext.m4
  6008. Copying file m4/glibc2.m4
  6009. Copying file m4/glibc21.m4
  6010. Copying file m4/iconv.m4
  6011. Copying file m4/intdiv0.m4
  6012. Copying file m4/intl.m4
  6013. Copying file m4/intldir.m4
  6014. Copying file m4/intlmacosx.m4
  6015. Copying file m4/intmax.m4
  6016. Copying file m4/inttypes-pri.m4
  6017. Copying file m4/inttypes_h.m4
  6018. Copying file m4/lcmessage.m4
  6019. Copying file m4/lib-ld.m4
  6020. Copying file m4/lib-link.m4
  6021. Copying file m4/lib-prefix.m4
  6022. Copying file m4/lock.m4
  6023. Copying file m4/longlong.m4
  6024. Copying file m4/nls.m4
  6025. Copying file m4/po.m4
  6026. Copying file m4/printf-posix.m4
  6027. Copying file m4/progtest.m4
  6028. Copying file m4/size_max.m4
  6029. Copying file m4/stdint_h.m4
  6030. Copying file m4/threadlib.m4
  6031. Copying file m4/uintmax_t.m4
  6032. Copying file m4/visibility.m4
  6033. Copying file m4/wchar_t.m4
  6034. Copying file m4/wint_t.m4
  6035. Copying file m4/xsize.m4
  6036. Copying file po/Makefile.in.in
  6037. Copying file po/Makevars.template
  6038. Copying file po/Rules-quot
  6039. Copying file po/boldquot.sed
  6040. Copying file po/en@boldquot.header
  6041. Copying file po/en@quot.header
  6042. Copying file po/insert-header.sin
  6043. Copying file po/quot.sed
  6044. Copying file po/remove-potcdate.sin
  6045. Running aclocal...
  6046. perl: warning: Setting locale failed.
  6047. perl: warning: Please check that your locale settings:
  6048.     LANGUAGE = "en",
  6049.     LC_ALL = (unset),
  6050.     LANG = "en"
  6051.     are supported and installed on your system.
  6052. perl: warning: Falling back to the standard locale ("C").
  6053. perl: warning: Setting locale failed.
  6054. perl: warning: Please check that your locale settings:
  6055.     LANGUAGE = "en",
  6056.     LC_ALL = (unset),
  6057.     LANG = "en"
  6058.     are supported and installed on your system.
  6059. perl: warning: Falling back to the standard locale ("C").
  6060. perl: warning: Setting locale failed.
  6061. perl: warning: Please check that your locale settings:
  6062.     LANGUAGE = "en",
  6063.     LC_ALL = (unset),
  6064.     LANG = "en"
  6065.     are supported and installed on your system.
  6066. perl: warning: Falling back to the standard locale ("C").
  6067. Running autoheader...
  6068. perl: warning: Setting locale failed.
  6069. perl: warning: Please check that your locale settings:
  6070.     LANGUAGE = "en",
  6071.     LC_ALL = (unset),
  6072.     LANG = "en"
  6073.     are supported and installed on your system.
  6074. perl: warning: Falling back to the standard locale ("C").
  6075. perl: warning: Setting locale failed.
  6076. perl: warning: Please check that your locale settings:
  6077.     LANGUAGE = "en",
  6078.     LC_ALL = (unset),
  6079.     LANG = "en"
  6080.     are supported and installed on your system.
  6081. perl: warning: Falling back to the standard locale ("C").
  6082. Running autoconf...
  6083. Running libtoolize...
  6084. Running automake...
  6085. perl: warning: Setting locale failed.
  6086. perl: warning: Please check that your locale settings:
  6087.     LANGUAGE = "en",
  6088.     LC_ALL = (unset),
  6089.     LANG = "en"
  6090.     are supported and installed on your system.
  6091. perl: warning: Falling back to the standard locale ("C").
  6092. perl: warning: Setting locale failed.
  6093. perl: warning: Please check that your locale settings:
  6094.     LANGUAGE = "en",
  6095.     LC_ALL = (unset),
  6096.     LANG = "en"
  6097.     are supported and installed on your system.
  6098. perl: warning: Falling back to the standard locale ("C").
  6099. configure.ac:170: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  6100. configure.ac:170: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  6101. configure.ac:170: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  6102. configure.ac:23: installing './ar-lib'
  6103. configure.ac:19: installing './compile'
  6104. configure.ac:7: installing './config.guess'
  6105. configure.ac:7: installing './config.sub'
  6106. configure.ac:21: installing './install-sh'
  6107. configure.ac:21: installing './missing'
  6108. config/Makefile.am:12: warning: '%'-style pattern rules are a GNU make extension
  6109. config/default/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension
  6110. config/mobile/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension
  6111. config/standard/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension
  6112. doc/Makefile.am:221: warning: wildcard img/*.*: non-POSIX variable name
  6113. doc/Makefile.am:221: (probably a GNU make extension)
  6114. doc/widgets/Makefile.am: installing './depcomp'
  6115. parallel-tests: installing './test-driver'
  6116. cmp: config.cache-env: No such file or directory
  6117. Cleaning configure cache...
  6118. configure: creating cache config.cache
  6119. checking build system type... x86_64-pc-linux-gnu
  6120. checking host system type... x86_64-pc-linux-gnu
  6121. checking for gcc... ccache gcc
  6122. checking whether the C compiler works... yes
  6123. checking for C compiler default output file name... a.out
  6124. checking for suffix of executables...
  6125. checking whether we are cross compiling... no
  6126. checking for suffix of object files... o
  6127. checking whether we are using the GNU C compiler... yes
  6128. checking whether ccache gcc accepts -g... yes
  6129. checking for ccache gcc option to accept ISO C89... none needed
  6130. checking whether ccache gcc understands -c and -o together... yes
  6131. checking how to run the C preprocessor... ccache gcc -E
  6132. checking for grep that handles long lines and -e... /bin/grep
  6133. checking for egrep... /bin/grep -E
  6134. checking for ANSI C header files... yes
  6135. checking for sys/types.h... yes
  6136. checking for sys/stat.h... yes
  6137. checking for stdlib.h... yes
  6138. checking for string.h... yes
  6139. checking for memory.h... yes
  6140. checking for strings.h... yes
  6141. checking for inttypes.h... yes
  6142. checking for stdint.h... yes
  6143. checking for unistd.h... yes
  6144. checking minix/config.h usability... no
  6145. checking minix/config.h presence... no
  6146. checking for minix/config.h... no
  6147. checking whether it is safe to define __EXTENSIONS__... yes
  6148. checking for a BSD-compatible install... /usr/bin/install -c
  6149. checking whether build environment is sane... yes
  6150. checking for a thread-safe mkdir -p... /bin/mkdir -p
  6151. checking for gawk... gawk
  6152. checking whether make -j 9 sets $(MAKE)... yes
  6153. checking for style of include used by make -j 9... GNU
  6154. checking whether make -j 9 supports nested variables... yes
  6155. checking dependency style of ccache gcc... gcc3
  6156. checking whether make -j 9 supports nested variables... (cached) yes
  6157. checking for ar... ar
  6158. checking the archiver (ar) interface... ar
  6159. checking how to print strings... printf
  6160. checking for a sed that does not truncate output... /bin/sed
  6161. checking for fgrep... /bin/grep -F
  6162. checking for ld used by ccache gcc... /usr/bin/ld
  6163. checking if the linker (/usr/bin/ld) is GNU ld... yes
  6164. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  6165. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  6166. checking whether ln -s works... yes
  6167. checking the maximum length of command line arguments... 1572864
  6168. checking whether the shell understands some XSI constructs... yes
  6169. checking whether the shell understands "+="... yes
  6170. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  6171. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  6172. checking for /usr/bin/ld option to reload object files... -r
  6173. checking for objdump... objdump
  6174. checking how to recognize dependent libraries... pass_all
  6175. checking for dlltool... no
  6176. checking how to associate runtime and link libraries... printf %s\n
  6177. checking for archiver @FILE support... @
  6178. checking for strip... strip
  6179. checking for ranlib... ranlib
  6180. checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
  6181. checking for sysroot... no
  6182. checking for mt... mt
  6183. checking if mt is a manifest tool... no
  6184. checking for dlfcn.h... yes
  6185. checking for objdir... .libs
  6186. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  6187. checking for ccache gcc option to produce PIC... -fPIC -DPIC
  6188. checking if ccache gcc PIC flag -fPIC -DPIC works... yes
  6189. checking if ccache gcc static flag -static works... yes
  6190. checking if ccache gcc supports -c -o file.o... yes
  6191. checking if ccache gcc supports -c -o file.o... (cached) yes
  6192. checking whether the ccache gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6193. checking whether -lc should be explicitly linked in... no
  6194. checking dynamic linker characteristics... GNU/Linux ld.so
  6195. checking how to hardcode library paths into programs... immediate
  6196. checking whether stripping libraries is possible... yes
  6197. checking if libtool supports shared libraries... yes
  6198. checking whether to build shared libraries... yes
  6199. checking whether to build static libraries... no
  6200. configure: Initialized elementary (1.16.99.12276) development=12276
  6201. configure: ELEMENTARY_BASE_DIR set to .elementary
  6202. checking whether examples are built... no
  6203. checking whether examples are installed... no
  6204. checking for gcc... (cached) ccache gcc
  6205. checking whether we are using the GNU C compiler... (cached) yes
  6206. checking whether ccache gcc accepts -g... (cached) yes
  6207. checking for ccache gcc option to accept ISO C89... (cached) none needed
  6208. checking whether ccache gcc understands -c and -o together... (cached) yes
  6209. checking for ccache gcc option to accept ISO C99... none needed
  6210. checking for ccache gcc option to accept ISO Standard C... (cached) none needed
  6211. checking whether we are using the GNU C++ compiler... yes
  6212. checking whether ccache g++ accepts -g... yes
  6213. checking dependency style of ccache g++... gcc3
  6214. checking how to run the C++ preprocessor... ccache g++ -E
  6215. checking for ld used by ccache g++... /usr/bin/ld -m elf_x86_64
  6216. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  6217. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6218. checking for ccache g++ option to produce PIC... -fPIC -DPIC
  6219. checking if ccache g++ PIC flag -fPIC -DPIC works... yes
  6220. checking if ccache g++ static flag -static works... yes
  6221. checking if ccache g++ supports -c -o file.o... yes
  6222. checking if ccache g++ supports -c -o file.o... (cached) yes
  6223. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6224. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  6225. checking how to hardcode library paths into programs... immediate
  6226. checking whether ccache g++ supports C++11 features by default... no
  6227. checking whether ccache g++ supports C++11 features with -std=gnu++11... yes
  6228. checking for pkg-config... /usr/bin/pkg-config
  6229. checking pkg-config is at least version 0.9.0... yes
  6230. checking whether NLS is requested... yes
  6231. checking for msgfmt... /usr/bin/msgfmt
  6232. checking for gmsgfmt... /usr/bin/msgfmt
  6233. checking for xgettext... /usr/bin/xgettext
  6234. checking for msgmerge... /usr/bin/msgmerge
  6235. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  6236. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  6237. checking for shared library run path origin... done
  6238. checking for CFPreferencesCopyAppValue... no
  6239. checking for CFLocaleCopyCurrent... no
  6240. checking for GNU gettext in libc... yes
  6241. checking whether to use NLS... yes
  6242. checking where the gettext function comes from... libc
  6243. checking whether to build documentation... yes
  6244. checking for doxygen... yes
  6245. configure: eet_eet set to /usr/local/bin/eet
  6246. configure: edje_cc set to /usr/local/bin/edje_cc
  6247. Package elementary was not found in the pkg-config search path.
  6248. Perhaps you should add the directory containing `elementary.pc'
  6249. to the PKG_CONFIG_PATH environment variable
  6250. No package 'elementary' found
  6251. configure: elementary_codegen set to /bin/elementary_codegen
  6252. Package elementary was not found in the pkg-config search path.
  6253. Perhaps you should add the directory containing `elementary.pc'
  6254. to the PKG_CONFIG_PATH environment variable
  6255. No package 'elementary' found
  6256. configure: elm_prefs_cc set to /bin/elm_prefs_cc
  6257. configure: eolian_gen set to /usr/local/bin/eolian_gen
  6258. configure: eolian_cxx set to /usr/local/bin/eolian_cxx
  6259. configure: eldbus_codegen set to /usr/local/bin/eldbus-codegen
  6260. checking whether to build elementary_test binary... yes
  6261. checking whether to build elementary_codegen binary... yes
  6262. checking whether to build elm_prefs_cc binary... yes
  6263. checking whether to build elementary_config binary... yes
  6264. checking whether to enable X backend... auto
  6265. checking whether to build X backend... yes
  6266. checking whether to enable FB backend... auto
  6267. checking whether to build FB backend... no
  6268. checking whether to enable PSL1GHT backend... auto
  6269. checking whether to build PSL1GHT backend... no
  6270. checking whether to enable SDL backend... auto
  6271. checking whether to build SDL backend... no
  6272. checking whether to enable Cocoa backend... auto
  6273. checking whether to build Cocoa backend... no
  6274. checking whether to enable Win32 backend... auto
  6275. checking whether to build Win32 backend... no
  6276. checking whether to enable Wayland backend... auto
  6277. checking whether to build Wayland backend... no
  6278. checking whether to enable DRM backend... auto
  6279. checking whether to build DRM backend... yes
  6280. checking whether to enable elocation option... auto
  6281. checking whether to build elocation option... yes
  6282. checking whether to enable eweather option... auto
  6283. checking whether to build eweather option... no
  6284. checking whether to enable emap option... auto
  6285. checking whether to build emap option... no
  6286. checking which web option to use... ewebkit2
  6287. checking whether to build web option... no
  6288. checking for ELEMENTARY... yes
  6289. checking for ELEMENTARY_PC... yes
  6290. checking for ELEMENTARY_CXX... yes
  6291. checking for dlopen in -ldl... yes
  6292. checking for dladdr in -ldl... yes
  6293. checking alloca.h usability... yes
  6294. checking alloca.h presence... yes
  6295. checking for alloca.h... yes
  6296. checking libintl.h usability... yes
  6297. checking libintl.h presence... yes
  6298. checking for libintl.h... yes
  6299. checking dirent.h usability... yes
  6300. checking dirent.h presence... yes
  6301. checking for dirent.h... yes
  6302. checking sys/mman.h usability... yes
  6303. checking sys/mman.h presence... yes
  6304. checking for sys/mman.h... yes
  6305. checking locale.h usability... yes
  6306. checking locale.h presence... yes
  6307. checking for locale.h... yes
  6308. checking langinfo.h usability... yes
  6309. checking langinfo.h presence... yes
  6310. checking for langinfo.h... yes
  6311. checking sys/times.h usability... yes
  6312. checking sys/times.h presence... yes
  6313. checking for sys/times.h... yes
  6314. checking whether byte ordering is bigendian... no
  6315. checking whether the compiler supports -Wshadow... yes
  6316. checking whether the compiler supports -Wall... yes
  6317. checking whether the compiler supports -W... yes
  6318. checking whether the compiler supports -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections... yes
  6319. checking for PATH_MAX in limits.h... yes
  6320. checking whether the compiler supports -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries... yes
  6321. checking If the compiler as what it takes to do quicklaunch (-pie -rdynamic)... yes
  6322. checking for size_t... yes
  6323. checking for working alloca.h... yes
  6324. checking for alloca... yes
  6325. checking for geteuid... yes
  6326. checking for getuid... yes
  6327. checking for getpwent... yes
  6328. checking for fork... yes
  6329. checking for clearenv... yes
  6330. configure: updating cache config.cache
  6331. checking that generated files are newer than configure... done
  6332. configure: creating ./config.status
  6333. config.status: creating src/lib/Elementary.hh
  6334. config.status: creating Makefile
  6335. config.status: creating elementary.spec
  6336. config.status: creating doc/Makefile
  6337. config.status: creating doc/Doxyfile
  6338. config.status: creating doc/widgets/Makefile
  6339. config.status: creating src/Makefile
  6340. config.status: creating src/lib/Makefile
  6341. config.status: creating src/lib/Elementary.h
  6342. config.status: creating src/lib/elm_intro.h
  6343. config.status: creating src/bin/Makefile
  6344. config.status: creating src/modules/Makefile
  6345. config.status: creating src/modules/prefs/Makefile
  6346. config.status: creating src/modules/access_output/Makefile
  6347. config.status: creating src/modules/datetime_input_ctxpopup/Makefile
  6348. config.status: creating src/modules/test_entry/Makefile
  6349. config.status: creating src/modules/test_map/Makefile
  6350. config.status: creating src/edje_externals/Makefile
  6351. config.status: creating src/examples/Makefile
  6352. config.status: creating src/examples/sphere_hunter/Makefile
  6353. config.status: creating src/examples/performance/Makefile
  6354. config.status: creating src/tests/Makefile
  6355. config.status: creating src/imported/Makefile
  6356. config.status: creating src/imported/atspi/Makefile
  6357. config.status: creating data/Makefile
  6358. config.status: creating data/themes/Makefile
  6359. config.status: creating data/images/Makefile
  6360. config.status: creating data/objects/Makefile
  6361. config.status: creating data/desktop/Makefile
  6362. config.status: creating data/edje_externals/Makefile
  6363. config.status: creating config/Makefile
  6364. config.status: creating config/default/Makefile
  6365. config.status: creating config/default/base.src
  6366. config.status: creating config/standard/Makefile
  6367. config.status: creating config/standard/base.src
  6368. config.status: creating config/mobile/Makefile
  6369. config.status: creating config/mobile/base.src
  6370. config.status: creating po/Makefile.in
  6371. config.status: creating cmakeconfig/ElementaryConfig.cmake
  6372. config.status: creating cmakeconfig/ElementaryConfigVersion.cmake
  6373. config.status: creating elementary_config.h
  6374. config.status: executing depfiles commands
  6375. config.status: executing libtool commands
  6376. config.status: executing po-directories commands
  6377. config.status: creating po/POTFILES
  6378. config.status: creating po/Makefile
  6379.  
  6380.  
  6381.  
  6382. ------------------------------------------------------------------------
  6383. elementary 1.16.99.12276
  6384. ------------------------------------------------------------------------
  6385.  
  6386. Configuration Options Summary:
  6387.  
  6388.   Engines:
  6389.     X11....................: yes
  6390.     Framebuffer............: no
  6391.     DRM....................: yes
  6392.     PSL1GHT................: no
  6393.     SDL....................: no
  6394.     Cocoa..................: no
  6395.     Windows XP.............: no
  6396.     Wayland................: no
  6397.  
  6398.   Features:
  6399.     EWeather...............: no
  6400.     EMap...................: no
  6401.     Web (WebKit)...........: no
  6402.     Quick Launch...........: yes
  6403.     Elocation..............: yes
  6404.  
  6405.   eet......................: /usr/local/bin/eet
  6406.   edje_cc..................: /usr/local/bin/edje_cc
  6407.   elementary_codegen.......: /bin/elementary_codegen
  6408.   elm_prefs_cc.............: /bin/elm_prefs_cc
  6409.   eolian_gen...............: /usr/local/bin/eolian_gen
  6410.   eolian_cxx...............: /usr/local/bin/eolian_cxx
  6411.   eldbus_codegen...........: /usr/local/bin/eldbus-codegen
  6412.  
  6413.   Build elementary_test....: yes
  6414.   Build elementary_codegen.: yes
  6415.   Build elm_prefs_cc.......: yes
  6416.   Examples.................: no
  6417.   Examples installed.......: no
  6418.   Build elementary_config..: yes
  6419.   Enable debug.............: no
  6420.   Enable C++...............: yes
  6421.  
  6422. Compilation................: make (or gmake)
  6423.   CPPFLAGS.................: -I/usr/local/include -I/usr/local/include
  6424.   CFLAGS...................: -O3 -ffast-math -march=native -Wshadow -Wall -W -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -fpie
  6425.   CXXFLAGS.................: -O3 -ffast-math -march=native -std=gnu++11 -fPIC -DPIC
  6426.   LDFLAGS..................: -L/usr/local/lib -L/usr/local/lib -fPIC -DPIC -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -pie -rdynamic
  6427.  
  6428. Tests......................: make check
  6429. Docs.......................: make doc
  6430.  
  6431. Installation...............: make install (as root if needed, with 'su' or 'sudo')
  6432.   prefix...................: /usr/local
  6433.  
  6434. + echo
  6435.  
  6436. + '[' 0 -ne 1 ']'
  6437. + make
  6438. make -j 9  all-recursive
  6439. make[1]: Entering directory '/home/bboett/Enlightenment19/core/elementary'
  6440. Making all in src
  6441. make[2]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src'
  6442. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  6443. Making all in lib
  6444. make[3]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/lib'
  6445. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  6446.   EOLIAN   elm_access.eo.c
  6447.   EOLIAN   elm_actionslider.eo.c
  6448.   EOLIAN   elm_atspi_bridge.eo.c
  6449.   EOLIAN   elm_app_client.eo.c
  6450.   EOLIAN   elm_app_client_view.eo.c
  6451.   EOLIAN   elm_app_server.eo.c
  6452.   EOLIAN   elm_bg.eo.c
  6453.   EOLIAN   elm_atspi_app_object.eo.c
  6454.   EOLIAN   elm_app_server_view.eo.c
  6455.   EOLIAN   elm_box.eo.c
  6456.   EOLIAN   elm_bubble.eo.c
  6457.   EOLIAN   elm_button.eo.c
  6458.   EOLIAN   elm_calendar.eo.c
  6459.   EOLIAN   elm_check.eo.c
  6460.   EOLIAN   elm_clock.eo.c
  6461.   EOLIAN   elm_colorselector.eo.c
  6462.   EOLIAN   elm_conformant.eo.c
  6463.   EOLIAN   elm_container.eo.c
  6464.   EOLIAN   elm_ctxpopup.eo.c
  6465.   EOLIAN   elm_datetime.eo.c
  6466.   EOLIAN   elm_dayselector.eo.c
  6467.   EOLIAN   elm_diskselector.eo.c
  6468.   EOLIAN   elm_entry.eo.c
  6469.   EOLIAN   elm_fileselector.eo.c
  6470.   EOLIAN   elm_fileselector_button.eo.c
  6471.   EOLIAN   elm_fileselector_entry.eo.c
  6472.   EOLIAN   elm_flip.eo.c
  6473.   EOLIAN   elm_flipselector.eo.c
  6474.   EOLIAN   elm_frame.eo.c
  6475.   EOLIAN   elm_gengrid.eo.c
  6476.   EOLIAN   elm_genlist.eo.c
  6477.   EOLIAN   elm_gengrid_pan.eo.c
  6478.   EOLIAN   elm_genlist_pan.eo.c
  6479.   EOLIAN   elm_gesture_layer.eo.c
  6480.   EOLIAN   elm_glview.eo.c
  6481.   EOLIAN   elm_grid.eo.c
  6482.   EOLIAN   elm_hover.eo.c
  6483.   EOLIAN   elm_hoversel.eo.c
  6484.   EOLIAN   elm_icon.eo.c
  6485.   EOLIAN   elm_image.eo.c
  6486.   EOLIAN   elm_index.eo.c
  6487.   EOLIAN   elm_interface_atspi_accessible.eo.c
  6488.   EOLIAN   elm_interface_atspi_action.eo.c
  6489.   EOLIAN   elm_interface_atspi_component.eo.c
  6490.   EOLIAN   elm_interface_atspi_editable_text.eo.c
  6491.   EOLIAN   elm_interface_atspi_selection.eo.c
  6492.   EOLIAN   elm_interface_atspi_image.eo.c
  6493.   EOLIAN   elm_interface_atspi_text.eo.c
  6494.   EOLIAN   elm_interface_atspi_value.eo.c
  6495.   EOLIAN   elm_interface_atspi_widget_action.eo.c
  6496.   EOLIAN   elm_interface_atspi_window.eo.c
  6497.   EOLIAN   elm_interface_fileselector.eo.c
  6498.   EOLIAN   elm_interface_scrollable.eo.c
  6499.   EOLIAN   elm_inwin.eo.c
  6500.   EOLIAN   elm_label.eo.c
  6501.   EOLIAN   elm_layout.eo.c
  6502.   EOLIAN   elm_map.eo.c
  6503.   EOLIAN   elm_list.eo.c
  6504.   EOLIAN   elm_map_pan.eo.c
  6505.   EOLIAN   elm_mapbuf.eo.c
  6506.   EOLIAN   elm_menu.eo.c
  6507.   EOLIAN   elm_multibuttonentry.eo.c
  6508.   EOLIAN   elm_naviframe.eo.c
  6509.   EOLIAN   elm_notify.eo.c
  6510.   EOLIAN   elm_pan.eo.c
  6511.   EOLIAN   elm_panel.eo.c
  6512.   EOLIAN   elm_panes.eo.c
  6513.   EOLIAN   elm_photo.eo.c
  6514.   EOLIAN   elm_photocam.eo.c
  6515.   EOLIAN   elm_photocam_pan.eo.c
  6516.   EOLIAN   elm_player.eo.c
  6517.   EOLIAN   elm_plug.eo.c
  6518.   EOLIAN   elm_popup.eo.c
  6519.   EOLIAN   elm_prefs.eo.c
  6520.   EOLIAN   elm_progressbar.eo.c
  6521.   EOLIAN   elm_radio.eo.c
  6522.   EOLIAN   elm_route.eo.c
  6523.   EOLIAN   elm_scroller.eo.c
  6524.   EOLIAN   elm_segment_control.eo.c
  6525.   EOLIAN   elm_separator.eo.c
  6526.   EOLIAN   elm_slider.eo.c
  6527.   EOLIAN   elm_slideshow.eo.c
  6528.   EOLIAN   elm_spinner.eo.c
  6529.   EOLIAN   elm_systray.eo.c
  6530.   EOLIAN   elm_table.eo.c
  6531.   EOLIAN   elm_thumb.eo.c
  6532.   EOLIAN   elm_toolbar.eo.c
  6533.   EOLIAN   elm_video.eo.c
  6534.   EOLIAN   elm_view_form.eo.c
  6535.   EOLIAN   elm_view_list.eo.c
  6536.   EOLIAN   elm_widget.eo.c
  6537.   EOLIAN   elm_web.eo.c
  6538.   EOLIAN   elm_win.eo.c
  6539.   EOLIAN   elm_widget_item.eo.c
  6540.   EOLIAN   elm_win_standard.eo.c
  6541.   EOLIAN   elm_color_item.eo.c
  6542.   EOLIAN   elm_dayselector_item.eo.c
  6543.   EOLIAN   elm_hoversel_item.eo.c
  6544.   EOLIAN   elm_segment_control_item.eo.c
  6545.   EOLIAN   elm_slideshow_item.eo.c
  6546.   EOLIAN   elm_flipselector_item.eo.c
  6547.   EOLIAN   elm_menu_item.eo.c
  6548.   EOLIAN   elm_index_item.eo.c
  6549.   EOLIAN   elm_multibuttonentry_item.eo.c
  6550.   EOLIAN   elm_ctxpopup_item.eo.c
  6551.   EOLIAN   elm_naviframe_item.eo.c
  6552.   EOLIAN   elm_genlist_item.eo.c
  6553.   EOLIAN   elm_gengrid_item.eo.c
  6554.   EOLIAN   elm_list_item.eo.c
  6555.   EOLIAN   elm_toolbar_item.eo.c
  6556.   EOLIAN   elm_diskselector_item.eo.c
  6557.   EOLIAN   elm_popup_item.eo.c
  6558.   EOLIAN   elm_access.eo.h
  6559.   EOLIAN   elm_actionslider.eo.h
  6560.   EOLIAN   elm_atspi_bridge.eo.h
  6561.   EOLIAN   elm_app_client.eo.h
  6562.   EOLIAN   elm_app_client_view.eo.h
  6563.   EOLIAN   elm_app_server.eo.h
  6564.   EOLIAN   elm_app_server_view.eo.h
  6565.   EOLIAN   elm_atspi_app_object.eo.h
  6566.   EOLIAN   elm_bg.eo.h
  6567.   EOLIAN   elm_box.eo.h
  6568.   EOLIAN   elm_bubble.eo.h
  6569.   EOLIAN   elm_button.eo.h
  6570.   EOLIAN   elm_check.eo.h
  6571.   EOLIAN   elm_clock.eo.h
  6572.   EOLIAN   elm_colorselector.eo.h
  6573.   EOLIAN   elm_conformant.eo.h
  6574.   EOLIAN   elm_calendar.eo.h
  6575.   EOLIAN   elm_container.eo.h
  6576.   EOLIAN   elm_ctxpopup.eo.h
  6577.   EOLIAN   elm_datetime.eo.h
  6578.   EOLIAN   elm_dayselector.eo.h
  6579.   EOLIAN   elm_diskselector.eo.h
  6580.   EOLIAN   elm_entry.eo.h
  6581.   EOLIAN   elm_fileselector.eo.h
  6582.   EOLIAN   elm_fileselector_button.eo.h
  6583.   EOLIAN   elm_fileselector_entry.eo.h
  6584.   EOLIAN   elm_flip.eo.h
  6585.   EOLIAN   elm_flipselector.eo.h
  6586.   EOLIAN   elm_frame.eo.h
  6587.   EOLIAN   elm_gengrid_pan.eo.h
  6588.   EOLIAN   elm_gengrid.eo.h
  6589.   EOLIAN   elm_genlist.eo.h
  6590.   EOLIAN   elm_genlist_pan.eo.h
  6591.   EOLIAN   elm_glview.eo.h
  6592.   EOLIAN   elm_gesture_layer.eo.h
  6593.   EOLIAN   elm_grid.eo.h
  6594.   EOLIAN   elm_hover.eo.h
  6595.   EOLIAN   elm_hoversel.eo.h
  6596.   EOLIAN   elm_icon.eo.h
  6597.   EOLIAN   elm_image.eo.h
  6598.   EOLIAN   elm_index.eo.h
  6599.   EOLIAN   elm_interface_atspi_action.eo.h
  6600.   EOLIAN   elm_interface_atspi_accessible.eo.h
  6601.   EOLIAN   elm_interface_atspi_component.eo.h
  6602.   EOLIAN   elm_interface_atspi_editable_text.eo.h
  6603.   EOLIAN   elm_interface_atspi_image.eo.h
  6604.   EOLIAN   elm_interface_atspi_selection.eo.h
  6605.   EOLIAN   elm_interface_atspi_text.eo.h
  6606.   EOLIAN   elm_interface_atspi_value.eo.h
  6607.   EOLIAN   elm_interface_atspi_window.eo.h
  6608.   EOLIAN   elm_interface_atspi_widget_action.eo.h
  6609.   EOLIAN   elm_interface_scrollable.eo.h
  6610.   EOLIAN   elm_interface_fileselector.eo.h
  6611.   EOLIAN   elm_inwin.eo.h
  6612.   EOLIAN   elm_label.eo.h
  6613.   EOLIAN   elm_list.eo.h
  6614.   EOLIAN   elm_layout.eo.h
  6615.   EOLIAN   elm_map.eo.h
  6616.   EOLIAN   elm_map_pan.eo.h
  6617.   EOLIAN   elm_mapbuf.eo.h
  6618.   EOLIAN   elm_menu.eo.h
  6619.   EOLIAN   elm_multibuttonentry.eo.h
  6620.   EOLIAN   elm_naviframe.eo.h
  6621.   EOLIAN   elm_notify.eo.h
  6622.   EOLIAN   elm_pan.eo.h
  6623.   EOLIAN   elm_panel.eo.h
  6624.   EOLIAN   elm_photo.eo.h
  6625.   EOLIAN   elm_panes.eo.h
  6626.   EOLIAN   elm_photocam.eo.h
  6627.   EOLIAN   elm_photocam_pan.eo.h
  6628.   EOLIAN   elm_player.eo.h
  6629.   EOLIAN   elm_plug.eo.h
  6630.   EOLIAN   elm_prefs.eo.h
  6631.   EOLIAN   elm_popup.eo.h
  6632.   EOLIAN   elm_progressbar.eo.h
  6633.   EOLIAN   elm_radio.eo.h
  6634.   EOLIAN   elm_route.eo.h
  6635.   EOLIAN   elm_scroller.eo.h
  6636.   EOLIAN   elm_segment_control.eo.h
  6637.   EOLIAN   elm_separator.eo.h
  6638.   EOLIAN   elm_slider.eo.h
  6639.   EOLIAN   elm_slideshow.eo.h
  6640.   EOLIAN   elm_spinner.eo.h
  6641.   EOLIAN   elm_systray.eo.h
  6642.   EOLIAN   elm_table.eo.h
  6643.   EOLIAN   elm_thumb.eo.h
  6644.   EOLIAN   elm_toolbar.eo.h
  6645.   EOLIAN   elm_video.eo.h
  6646.   EOLIAN   elm_view_list.eo.h
  6647.   EOLIAN   elm_view_form.eo.h
  6648.   EOLIAN   elm_web.eo.h
  6649.   EOLIAN   elm_widget.eo.h
  6650.   EOLIAN   elm_win.eo.h
  6651.   EOLIAN   elm_win_standard.eo.h
  6652.   EOLIAN   elm_widget_item.eo.h
  6653.   EOLIAN   elm_color_item.eo.h
  6654.   EOLIAN   elm_hoversel_item.eo.h
  6655.   EOLIAN   elm_segment_control_item.eo.h
  6656.   EOLIAN   elm_dayselector_item.eo.h
  6657.   EOLIAN   elm_slideshow_item.eo.h
  6658.   EOLIAN   elm_flipselector_item.eo.h
  6659.   EOLIAN   elm_menu_item.eo.h
  6660.   EOLIAN   elm_ctxpopup_item.eo.h
  6661.   EOLIAN   elm_index_item.eo.h
  6662.   EOLIAN   elm_naviframe_item.eo.h
  6663.   EOLIAN   elm_multibuttonentry_item.eo.h
  6664.   EOLIAN   elm_genlist_item.eo.h
  6665.   EOLIAN   elm_gengrid_item.eo.h
  6666.   EOLIAN   elm_list_item.eo.h
  6667.   EOLIAN   elm_toolbar_item.eo.h
  6668.   EOLIAN   elm_diskselector_item.eo.h
  6669.   EOLIAN   elm_popup_item.eo.h
  6670.   EOLIAN   elm_access.eo.legacy.h
  6671.   EOLIAN   elm_general.eot.h
  6672.   EOLIAN   elm_actionslider.eo.legacy.h
  6673.   EOLIAN   elm_atspi_bridge.eo.legacy.h
  6674.   EOLIAN   elm_app_client.eo.legacy.h
  6675.   EOLIAN   elm_app_client_view.eo.legacy.h
  6676.   EOLIAN   elm_app_server.eo.legacy.h
  6677.   EOLIAN   elm_app_server_view.eo.legacy.h
  6678.   EOLIAN   elm_atspi_app_object.eo.legacy.h
  6679.   EOLIAN   elm_bg.eo.legacy.h
  6680.   EOLIAN   elm_box.eo.legacy.h
  6681.   EOLIAN   elm_bubble.eo.legacy.h
  6682.   EOLIAN   elm_button.eo.legacy.h
  6683.   EOLIAN   elm_calendar.eo.legacy.h
  6684.   EOLIAN   elm_check.eo.legacy.h
  6685.   EOLIAN   elm_clock.eo.legacy.h
  6686.   EOLIAN   elm_colorselector.eo.legacy.h
  6687.   EOLIAN   elm_conformant.eo.legacy.h
  6688.   EOLIAN   elm_container.eo.legacy.h
  6689.   EOLIAN   elm_ctxpopup.eo.legacy.h
  6690.   EOLIAN   elm_datetime.eo.legacy.h
  6691.   EOLIAN   elm_dayselector.eo.legacy.h
  6692.   EOLIAN   elm_diskselector.eo.legacy.h
  6693.   EOLIAN   elm_entry.eo.legacy.h
  6694.   EOLIAN   elm_fileselector.eo.legacy.h
  6695.   EOLIAN   elm_fileselector_button.eo.legacy.h
  6696.   EOLIAN   elm_fileselector_entry.eo.legacy.h
  6697.   EOLIAN   elm_flip.eo.legacy.h
  6698.   EOLIAN   elm_flipselector.eo.legacy.h
  6699.   EOLIAN   elm_frame.eo.legacy.h
  6700.   EOLIAN   elm_gengrid_pan.eo.legacy.h
  6701.   EOLIAN   elm_gengrid.eo.legacy.h
  6702.   EOLIAN   elm_genlist.eo.legacy.h
  6703.   EOLIAN   elm_gesture_layer.eo.legacy.h
  6704.   EOLIAN   elm_genlist_pan.eo.legacy.h
  6705.   EOLIAN   elm_glview.eo.legacy.h
  6706.   EOLIAN   elm_grid.eo.legacy.h
  6707.   EOLIAN   elm_hover.eo.legacy.h
  6708.   EOLIAN   elm_hoversel.eo.legacy.h
  6709.   EOLIAN   elm_icon.eo.legacy.h
  6710.   EOLIAN   elm_image.eo.legacy.h
  6711.   EOLIAN   elm_index.eo.legacy.h
  6712.   EOLIAN   elm_interface_atspi_accessible.eo.legacy.h
  6713.   EOLIAN   elm_interface_atspi_action.eo.legacy.h
  6714.   EOLIAN   elm_interface_atspi_component.eo.legacy.h
  6715.   EOLIAN   elm_interface_atspi_editable_text.eo.legacy.h
  6716.   EOLIAN   elm_interface_atspi_image.eo.legacy.h
  6717.   EOLIAN   elm_interface_atspi_selection.eo.legacy.h
  6718.   EOLIAN   elm_interface_atspi_text.eo.legacy.h
  6719.   EOLIAN   elm_interface_atspi_value.eo.legacy.h
  6720.   EOLIAN   elm_interface_atspi_widget_action.eo.legacy.h
  6721.   EOLIAN   elm_interface_atspi_window.eo.legacy.h
  6722.   EOLIAN   elm_interface_fileselector.eo.legacy.h
  6723.   EOLIAN   elm_inwin.eo.legacy.h
  6724.   EOLIAN   elm_interface_scrollable.eo.legacy.h
  6725.   EOLIAN   elm_label.eo.legacy.h
  6726.   EOLIAN   elm_list.eo.legacy.h
  6727.   EOLIAN   elm_map.eo.legacy.h
  6728.   EOLIAN   elm_layout.eo.legacy.h
  6729.   EOLIAN   elm_map_pan.eo.legacy.h
  6730.   EOLIAN   elm_mapbuf.eo.legacy.h
  6731.   EOLIAN   elm_menu.eo.legacy.h
  6732.   EOLIAN   elm_multibuttonentry.eo.legacy.h
  6733.   EOLIAN   elm_naviframe.eo.legacy.h
  6734.   EOLIAN   elm_pan.eo.legacy.h
  6735.   EOLIAN   elm_notify.eo.legacy.h
  6736.   EOLIAN   elm_panes.eo.legacy.h
  6737.   EOLIAN   elm_photo.eo.legacy.h
  6738.   EOLIAN   elm_photocam.eo.legacy.h
  6739.   EOLIAN   elm_photocam_pan.eo.legacy.h
  6740.   EOLIAN   elm_panel.eo.legacy.h
  6741.   EOLIAN   elm_player.eo.legacy.h
  6742.   EOLIAN   elm_popup.eo.legacy.h
  6743.   EOLIAN   elm_plug.eo.legacy.h
  6744.   EOLIAN   elm_progressbar.eo.legacy.h
  6745.   EOLIAN   elm_prefs.eo.legacy.h
  6746.   EOLIAN   elm_radio.eo.legacy.h
  6747.   EOLIAN   elm_route.eo.legacy.h
  6748.   EOLIAN   elm_scroller.eo.legacy.h
  6749.   EOLIAN   elm_segment_control.eo.legacy.h
  6750.   EOLIAN   elm_separator.eo.legacy.h
  6751.   EOLIAN   elm_slider.eo.legacy.h
  6752.   EOLIAN   elm_slideshow.eo.legacy.h
  6753.   EOLIAN   elm_spinner.eo.legacy.h
  6754.   EOLIAN   elm_systray.eo.legacy.h
  6755.   EOLIAN   elm_table.eo.legacy.h
  6756.   EOLIAN   elm_thumb.eo.legacy.h
  6757.   EOLIAN   elm_toolbar.eo.legacy.h
  6758.   EOLIAN   elm_video.eo.legacy.h
  6759.   EOLIAN   elm_view_list.eo.legacy.h
  6760.   EOLIAN   elm_view_form.eo.legacy.h
  6761.   EOLIAN   elm_web.eo.legacy.h
  6762.   EOLIAN   elm_widget.eo.legacy.h
  6763.   EOLIAN   elm_win.eo.legacy.h
  6764.   EOLIAN   elm_win_standard.eo.legacy.h
  6765.   EOLIAN   elm_widget_item.eo.legacy.h
  6766.   EOLIAN   elm_color_item.eo.legacy.h
  6767.   EOLIAN   elm_dayselector_item.eo.legacy.h
  6768.   EOLIAN   elm_hoversel_item.eo.legacy.h
  6769.   EOLIAN   elm_segment_control_item.eo.legacy.h
  6770.   EOLIAN   elm_slideshow_item.eo.legacy.h
  6771.   EOLIAN   elm_flipselector_item.eo.legacy.h
  6772.   EOLIAN   elm_menu_item.eo.legacy.h
  6773.   EOLIAN   elm_index_item.eo.legacy.h
  6774.   EOLIAN   elm_ctxpopup_item.eo.legacy.h
  6775.   EOLIAN   elm_multibuttonentry_item.eo.legacy.h
  6776.   EOLIAN   elm_naviframe_item.eo.legacy.h
  6777.   EOLIAN   elm_genlist_item.eo.legacy.h
  6778.   EOLIAN   elm_gengrid_item.eo.legacy.h
  6779.   EOLIAN   elm_list_item.eo.legacy.h
  6780.   EOLIAN   elm_diskselector_item.eo.legacy.h
  6781.   EOLIAN   elm_toolbar_item.eo.legacy.h
  6782.   EOLIAN   elm_popup_item.eo.legacy.h
  6783. make -j 9  all-am
  6784. make[4]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/lib'
  6785. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  6786.   CC       libelementary_la-elc_ctxpopup.lo
  6787.   CC       libelementary_la-elc_fileselector.lo
  6788.   CC       libelementary_la-elc_fileselector_button.lo
  6789.   CC       libelementary_la-elc_fileselector_entry.lo
  6790.   CC       libelementary_la-elc_hoversel.lo
  6791.   CC       libelementary_la-elc_multibuttonentry.lo
  6792.   CC       libelementary_la-elc_naviframe.lo
  6793.   CC       libelementary_la-elc_player.lo
  6794.   CC       libelementary_la-elc_popup.lo
  6795.   CC       libelementary_la-elc_scrolled_entry.lo
  6796.   CC       libelementary_la-elm_access.lo
  6797.   CC       libelementary_la-elm_actionslider.lo
  6798.   CC       libelementary_la-elm_app_common.lo
  6799.   CC       libelementary_la-elm_app_server_eet.lo
  6800.   CC       libelementary_la-elm_app_server.lo
  6801.   CC       libelementary_la-elm_app_server_view.lo
  6802.   CC       libelementary_la-elm_app_client.lo
  6803.   CC       libelementary_la-elm_app_client_view.lo
  6804.   CC       libelementary_la-elm_atspi_app_object.lo
  6805.   CC       libelementary_la-elm_bg.lo
  6806.   CC       libelementary_la-elm_atspi_bridge.lo
  6807.   CC       libelementary_la-elm_box.lo
  6808.   CC       libelementary_la-elm_bubble.lo
  6809.   CC       libelementary_la-elm_button.lo
  6810.   CC       libelementary_la-elm_calendar.lo
  6811.   CC       libelementary_la-elm_check.lo
  6812.   CC       libelementary_la-elm_clock.lo
  6813.   CC       libelementary_la-elm_cnp.lo
  6814.   CC       libelementary_la-elm_colorselector.lo
  6815.   CC       libelementary_la-elm_color_class.lo
  6816.   CC       libelementary_la-elm_config.lo
  6817.   CC       libelementary_la-elm_conform.lo
  6818.   CC       libelementary_la-elm_container.lo
  6819.   CC       libelementary_la-elm_datetime.lo
  6820.   CC       libelementary_la-elm_dayselector.lo
  6821.   CC       libelementary_la-elm_dbus_menu.lo
  6822.   CC       libelementary_la-elm_diskselector.lo
  6823.   CC       libelementary_la-elm_entry.lo
  6824.   CC       libelementary_la-elm_flip.lo
  6825.   CC       libelementary_la-elm_flipselector.lo
  6826.   CC       libelementary_la-elm_font.lo
  6827.   CC       libelementary_la-elm_frame.lo
  6828.   CC       libelementary_la-elm_gengrid.lo
  6829.   CC       libelementary_la-elm_genlist.lo
  6830.   CC       libelementary_la-elm_gesture_layer.lo
  6831.   CC       libelementary_la-elm_gesture_layer_extra_gestures.lo
  6832.   CC       libelementary_la-elm_glview.lo
  6833.   CC       libelementary_la-elm_grid.lo
  6834.   CC       libelementary_la-elm_hover.lo
  6835.   CC       libelementary_la-elm_icon.lo
  6836.   CC       libelementary_la-elm_image.lo
  6837.   CC       libelementary_la-elm_index.lo
  6838.   CC       libelementary_la-elm_interface_atspi_accessible.lo
  6839.   CC       libelementary_la-elm_interface_atspi_action.lo
  6840.   CC       libelementary_la-elm_interface_atspi_component.lo
  6841.   CC       libelementary_la-elm_interface_atspi_editable_text.lo
  6842.   CC       libelementary_la-elm_interface_atspi_image.lo
  6843.   CC       libelementary_la-elm_interface_atspi_selection.lo
  6844.   CC       libelementary_la-elm_interface_atspi_text.lo
  6845.   CC       libelementary_la-elm_interface_atspi_value.lo
  6846.   CC       libelementary_la-elm_interface_atspi_widget_action.lo
  6847.   CC       libelementary_la-elm_interface_atspi_window.lo
  6848.   CC       libelementary_la-elm_interface_fileselector.lo
  6849.   CC       libelementary_la-elm_interface_scrollable.lo
  6850.   CC       libelementary_la-elm_inwin.lo
  6851.   CC       libelementary_la-elm_label.lo
  6852.   CC       libelementary_la-elm_layout.lo
  6853.   CC       libelementary_la-elm_list.lo
  6854.   CC       libelementary_la-elm_main.lo
  6855.   CC       libelementary_la-elm_map.lo
  6856.   CC       libelementary_la-elm_mapbuf.lo
  6857.   CC       libelementary_la-elm_menu.lo
  6858.   CC       libelementary_la-elm_module.lo
  6859.   CC       libelementary_la-elm_notify.lo
  6860.   CC       libelementary_la-elm_panel.lo
  6861.   CC       libelementary_la-elm_panes.lo
  6862.   CC       libelementary_la-elm_photo.lo
  6863.   CC       libelementary_la-elm_photocam.lo
  6864.   CC       libelementary_la-elm_plug.lo
  6865.   CC       libelementary_la-elm_prefs.lo
  6866.   CC       libelementary_la-elm_prefs_data.lo
  6867.   CC       libelementary_la-elm_progressbar.lo
  6868.   CC       libelementary_la-elm_radio.lo
  6869.   CC       libelementary_la-elm_route.lo
  6870.   CC       libelementary_la-elm_scroller.lo
  6871.   CC       libelementary_la-elm_segment_control.lo
  6872.   CC       libelementary_la-elm_separator.lo
  6873.   CC       libelementary_la-elm_slider.lo
  6874.   CC       libelementary_la-elm_slideshow.lo
  6875.   CC       libelementary_la-elm_spinner.lo
  6876. elm_map.c: In function '_smooth_update.isra.15':
  6877. elm_map.c:586:50: warning: 'vh' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6878.     return ELM_RECTS_INTERSECT(x, y, w, h, vx, vy, vw, vh);
  6879.                                                   ^
  6880. elm_map.c:578:27: note: 'vh' was declared here
  6881.     Evas_Coord vx, vy, vw, vh;
  6882.                            ^
  6883. elm_map.c:586:25: warning: 'vw' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6884.     return ELM_RECTS_INTERSECT(x, y, w, h, vx, vy, vw, vh);
  6885.                          ^
  6886. elm_map.c:578:23: note: 'vw' was declared here
  6887.     Evas_Coord vx, vy, vw, vh;
  6888.                        ^
  6889. elm_map.c:586:50: warning: 'vy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6890.     return ELM_RECTS_INTERSECT(x, y, w, h, vx, vy, vw, vh);
  6891.                                                   ^
  6892. elm_map.c:578:19: note: 'vy' was declared here
  6893.     Evas_Coord vx, vy, vw, vh;
  6894.                    ^
  6895. elm_map.c:586:25: warning: 'vx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6896.     return ELM_RECTS_INTERSECT(x, y, w, h, vx, vy, vw, vh);
  6897.                          ^
  6898. elm_map.c:578:15: note: 'vx' was declared here
  6899.     Evas_Coord vx, vy, vw, vh;
  6900.                ^
  6901. elm_map.c: In function '_coord_to_canvas':
  6902. elm_map.c:525:20: warning: 'vy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6903.     if (yy) *yy = y - vy + sy;
  6904.                     ^
  6905. elm_map.c:520:19: note: 'vy' was declared here
  6906.     Evas_Coord vx, vy, sx, sy;
  6907.                    ^
  6908. elm_map.c:524:20: warning: 'vx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6909.     if (xx) *xx = x - vx + sx;
  6910.                     ^
  6911. elm_map.c:520:15: note: 'vx' was declared here
  6912.     Evas_Coord vx, vy, sx, sy;
  6913.                ^
  6914. elm_map.c: In function '_elm_map_region_get':
  6915. elm_map.c:4341:32: warning: 'vh' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6916.       (sd, vx + vw / 2, vy + vh / 2, sd->size.w, &tlon, &tlat);
  6917.                                 ^
  6918. elm_map.c:4341:19: warning: 'vw' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6919.       (sd, vx + vw / 2, vy + vh / 2, sd->size.w, &tlon, &tlat);
  6920.                    ^
  6921. elm_map.c:4340:4: warning: 'vy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6922.     _coord_to_region_convert
  6923.     ^
  6924. elm_map.c:4340:4: warning: 'vx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6925. elm_map.c: In function '_elm_map_canvas_to_region_convert':
  6926. elm_map.c:554:4: warning: 'vy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6927.     _rotate_do(x - sx + vx, y - sy + vy, sd->rotate.cx - sx + vx,
  6928.     ^
  6929. elm_map.c:550:19: note: 'vy' was declared here
  6930.     Evas_Coord vx, vy, sx, sy;
  6931.                    ^
  6932. elm_map.c:554:4: warning: 'vx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6933.     _rotate_do(x - sx + vx, y - sy + vy, sd->rotate.cx - sx + vx,
  6934.     ^
  6935. elm_map.c:550:15: note: 'vx' was declared here
  6936.     Evas_Coord vx, vy, sx, sy;
  6937.                ^
  6938. elm_map.c: In function '_grid_item_in_viewport':
  6939. elm_map.c:586:50: warning: 'vh' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6940.     return ELM_RECTS_INTERSECT(x, y, w, h, vx, vy, vw, vh);
  6941.                                                   ^
  6942. elm_map.c:578:27: note: 'vh' was declared here
  6943.     Evas_Coord vx, vy, vw, vh;
  6944.                            ^
  6945. elm_map.c:586:25: warning: 'vw' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6946.     return ELM_RECTS_INTERSECT(x, y, w, h, vx, vy, vw, vh);
  6947.                          ^
  6948. elm_map.c:578:23: note: 'vw' was declared here
  6949.     Evas_Coord vx, vy, vw, vh;
  6950.                        ^
  6951. elm_map.c:586:83: warning: 'vy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6952. elm_map.c:578:19: note: 'vy' was declared here
  6953.     Evas_Coord vx, vy, vw, vh;
  6954.                    ^
  6955. elm_map.c:586:25: warning: 'vx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6956.     return ELM_RECTS_INTERSECT(x, y, w, h, vx, vy, vw, vh);
  6957.                          ^
  6958. elm_map.c:578:15: note: 'vx' was declared here
  6959.     Evas_Coord vx, vy, vw, vh;
  6960.                ^
  6961.   CC       libelementary_la-elm_store.lo
  6962.   CC       libelementary_la-elm_systray.lo
  6963.   CC       libelementary_la-elm_systray_watcher.lo
  6964.   CC       libelementary_la-elm_sys_notify.lo
  6965.   CC       libelementary_la-elm_table.lo
  6966.   CC       libelementary_la-elm_theme.lo
  6967.   CC       libelementary_la-elm_thumb.lo
  6968.   CC       libelementary_la-elm_toolbar.lo
  6969.   CC       libelementary_la-elm_transit.lo
  6970.   CC       libelementary_la-elm_util.lo
  6971.   CC       libelementary_la-elm_url.lo
  6972.   CC       libelementary_la-elm_view_list.lo
  6973.   CC       libelementary_la-elm_video.lo
  6974.   CC       libelementary_la-elm_view_form.lo
  6975.   CC       libelementary_la-elm_web2.lo
  6976.   CC       libelementary_la-elm_widget.lo
  6977.   CC       libelementary_la-elm_win.lo
  6978.   CC       libelementary_la-elm_win_standard.lo
  6979.   CC       libelementary_la-els_box.lo
  6980.   CC       libelementary_la-elm_helper.lo
  6981.   CC       libelementary_la-els_cursor.lo
  6982.   CC       libelementary_la-els_tooltip.lo
  6983.   CC       libelementary_la-elu_ews_wm.lo
  6984.   EOLCXX   elm_access.eo.hh
  6985.   EOLCXX   elm_actionslider.eo.hh
  6986.   EOLCXX   elm_atspi_bridge.eo.hh
  6987.   EOLCXX   elm_app_client.eo.hh
  6988.   EOLCXX   elm_app_client_view.eo.hh
  6989.   EOLCXX   elm_app_server.eo.hh
  6990.   EOLCXX   elm_atspi_app_object.eo.hh
  6991.   EOLCXX   elm_app_server_view.eo.hh
  6992.   EOLCXX   elm_bg.eo.hh
  6993.   EOLCXX   elm_box.eo.hh
  6994.   EOLCXX   elm_bubble.eo.hh
  6995.   EOLCXX   elm_calendar.eo.hh
  6996.   EOLCXX   elm_button.eo.hh
  6997.   EOLCXX   elm_clock.eo.hh
  6998.   EOLCXX   elm_check.eo.hh
  6999.   EOLCXX   elm_conformant.eo.hh
  7000.   EOLCXX   elm_colorselector.eo.hh
  7001.   EOLCXX   elm_ctxpopup.eo.hh
  7002.   EOLCXX   elm_container.eo.hh
  7003.   EOLCXX   elm_dayselector.eo.hh
  7004.   EOLCXX   elm_datetime.eo.hh
  7005.   EOLCXX   elm_diskselector.eo.hh
  7006.   EOLCXX   elm_entry.eo.hh
  7007.   EOLCXX   elm_fileselector.eo.hh
  7008.   EOLCXX   elm_fileselector_button.eo.hh
  7009.   EOLCXX   elm_flip.eo.hh
  7010.   EOLCXX   elm_fileselector_entry.eo.hh
  7011.   EOLCXX   elm_flipselector.eo.hh
  7012.   EOLCXX   elm_frame.eo.hh
  7013.   EOLCXX   elm_gengrid_pan.eo.hh
  7014.   EOLCXX   elm_gengrid.eo.hh
  7015.   EOLCXX   elm_genlist_pan.eo.hh
  7016.   EOLCXX   elm_gesture_layer.eo.hh
  7017.   EOLCXX   elm_genlist.eo.hh
  7018.   EOLCXX   elm_grid.eo.hh
  7019.   EOLCXX   elm_glview.eo.hh
  7020.   EOLCXX   elm_hoversel.eo.hh
  7021.   EOLCXX   elm_hover.eo.hh
  7022.   EOLCXX   elm_image.eo.hh
  7023.   EOLCXX   elm_icon.eo.hh
  7024.   EOLCXX   elm_index.eo.hh
  7025.   EOLCXX   elm_interface_atspi_action.eo.hh
  7026.   EOLCXX   elm_interface_atspi_accessible.eo.hh
  7027.   EOLCXX   elm_interface_atspi_component.eo.hh
  7028.   EOLCXX   elm_interface_atspi_image.eo.hh
  7029.   EOLCXX   elm_interface_atspi_editable_text.eo.hh
  7030.   EOLCXX   elm_interface_atspi_text.eo.hh
  7031.   EOLCXX   elm_interface_atspi_value.eo.hh
  7032.   EOLCXX   elm_interface_atspi_selection.eo.hh
  7033.   EOLCXX   elm_interface_atspi_widget_action.eo.hh
  7034.   EOLCXX   elm_interface_atspi_window.eo.hh
  7035.   EOLCXX   elm_interface_fileselector.eo.hh
  7036.   EOLCXX   elm_interface_scrollable.eo.hh
  7037.   EOLCXX   elm_inwin.eo.hh
  7038.   EOLCXX   elm_label.eo.hh
  7039.   EOLCXX   elm_layout.eo.hh
  7040.   EOLCXX   elm_list.eo.hh
  7041.   EOLCXX   elm_map.eo.hh
  7042.   EOLCXX   elm_map_pan.eo.hh
  7043.   EOLCXX   elm_mapbuf.eo.hh
  7044.   EOLCXX   elm_menu.eo.hh
  7045.   EOLCXX   elm_multibuttonentry.eo.hh
  7046.   EOLCXX   elm_naviframe.eo.hh
  7047.   EOLCXX   elm_notify.eo.hh
  7048.   EOLCXX   elm_pan.eo.hh
  7049.   EOLCXX   elm_panel.eo.hh
  7050.   EOLCXX   elm_panes.eo.hh
  7051.   EOLCXX   elm_photo.eo.hh
  7052.   EOLCXX   elm_photocam.eo.hh
  7053.   EOLCXX   elm_photocam_pan.eo.hh
  7054.   EOLCXX   elm_plug.eo.hh
  7055.   EOLCXX   elm_player.eo.hh
  7056.   EOLCXX   elm_popup.eo.hh
  7057.   EOLCXX   elm_prefs.eo.hh
  7058.   EOLCXX   elm_progressbar.eo.hh
  7059.   EOLCXX   elm_radio.eo.hh
  7060.   EOLCXX   elm_route.eo.hh
  7061.   EOLCXX   elm_segment_control.eo.hh
  7062.   EOLCXX   elm_scroller.eo.hh
  7063.   EOLCXX   elm_separator.eo.hh
  7064.   EOLCXX   elm_slider.eo.hh
  7065.   EOLCXX   elm_slideshow.eo.hh
  7066.   EOLCXX   elm_spinner.eo.hh
  7067.   EOLCXX   elm_systray.eo.hh
  7068.   EOLCXX   elm_table.eo.hh
  7069.   EOLCXX   elm_toolbar.eo.hh
  7070.   EOLCXX   elm_thumb.eo.hh
  7071.   EOLCXX   elm_video.eo.hh
  7072.   EOLCXX   elm_view_list.eo.hh
  7073.   EOLCXX   elm_view_form.eo.hh
  7074.   EOLCXX   elm_web.eo.hh
  7075.   EOLCXX   elm_widget.eo.hh
  7076.   EOLCXX   elm_win.eo.hh
  7077.   EOLCXX   elm_win_standard.eo.hh
  7078.   EOLCXX   elm_widget_item.eo.hh
  7079.   EOLCXX   elm_color_item.eo.hh
  7080.   EOLCXX   elm_dayselector_item.eo.hh
  7081.   EOLCXX   elm_hoversel_item.eo.hh
  7082.   EOLCXX   elm_segment_control_item.eo.hh
  7083.   EOLCXX   elm_slideshow_item.eo.hh
  7084.   EOLCXX   elm_flipselector_item.eo.hh
  7085.   EOLCXX   elm_menu_item.eo.hh
  7086.   EOLCXX   elm_ctxpopup_item.eo.hh
  7087.   EOLCXX   elm_multibuttonentry_item.eo.hh
  7088.   EOLCXX   elm_naviframe_item.eo.hh
  7089.   EOLCXX   elm_index_item.eo.hh
  7090.   EOLCXX   elm_genlist_item.eo.hh
  7091.   EOLCXX   elm_gengrid_item.eo.hh
  7092.   EOLCXX   elm_list_item.eo.hh
  7093.   EOLCXX   elm_toolbar_item.eo.hh
  7094.   EOLCXX   elm_diskselector_item.eo.hh
  7095.   EOLCXX   elm_popup_item.eo.hh
  7096.   CCLD     libelementary.la
  7097. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/lib'
  7098. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/lib'
  7099. Making all in bin
  7100. make[3]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/bin'
  7101. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  7102.   CC       elementary_test-test_explode.o
  7103.   CC       elementary_test-test_3d.o
  7104.   CC       elementary_test-test.o
  7105.   CC       elementary_test-test_access.o
  7106.   CC       elementary_test-test_application_server.o
  7107.   CC       elementary_test-test_anim.o
  7108.   CC       elementary_test-test_bg.o
  7109.   CC       elementary_test-test_box.o
  7110.   CC       elementary_test-test_actionslider.o
  7111.   CC       elementary_test-test_bubble.o
  7112.   CC       elementary_test-test_button.o
  7113.   CC       elementary_test-test_calendar.o
  7114.   CC       elementary_test-test_check.o
  7115.   CC       elementary_test-test_clock.o
  7116.   CC       elementary_test-test_cnp.o
  7117.   CC       elementary_test-test_colorclass.o
  7118.   CC       elementary_test-test_colorselector.o
  7119.   CC       elementary_test-test_config.o
  7120.   CC       elementary_test-test_conform.o
  7121.   CC       elementary_test-test_conform_indicator.o
  7122.   CC       elementary_test-test_ctxpopup.o
  7123.   CC       elementary_test-test_cursor.o
  7124.   CC       elementary_test-test_datetime.o
  7125.   CC       elementary_test-test_dayselector.o
  7126.   CC       elementary_test-test_disable.o
  7127.   CC       elementary_test-test_diskselector.o
  7128.   CC       elementary_test-test_dnd.o
  7129.   CC       elementary_test-test_eio.o
  7130.   CC       elementary_test-test_entry.o
  7131.   CC       elementary_test-test_entry_anchor.o
  7132.   CC       elementary_test-test_entry_anchor2.o
  7133.   CC       elementary_test-test_external.o
  7134.   CC       elementary_test-test_fileselector_button.o
  7135.   CC       elementary_test-test_fileselector.o
  7136.   CC       elementary_test-test_fileselector_entry.o
  7137.   CC       elementary_test-test_flip.o
  7138.   CC       elementary_test-test_flip_page.o
  7139.   CC       elementary_test-test_floating.o
  7140.   CC       elementary_test-test_flipselector.o
  7141.   CC       elementary_test-test_focus.o
  7142.   CC       elementary_test-test_focus_custom_chain.o
  7143.   CC       elementary_test-test_focus_policy.o
  7144.   CC       elementary_test-test_focus_style.o
  7145.   CC       elementary_test-test_gengrid.o
  7146.   CC       elementary_test-test_genlist.o
  7147.   CC       elementary_test-test_gesture_layer.o
  7148.   CC       elementary_test-test_gesture_layer2.o
  7149.   CC       elementary_test-test_gesture_layer3.o
  7150.   CC       elementary_test-test_glview_simple.o
  7151.   CC       elementary_test-test_glview.o
  7152.   CC       elementary_test-test_glview_manygears.o
  7153.   CC       elementary_test-test_grid.o
  7154.   CC       elementary_test-test_hover.o
  7155.   CC       elementary_test-test_hoversel.o
  7156.   CC       elementary_test-test_icon.o
  7157.   CC       elementary_test-test_icon_desktops.o
  7158.   CC       elementary_test-test_icon_animated.o
  7159.   CC       elementary_test-test_image.o
  7160.   CC       elementary_test-test_index.o
  7161.   CC       elementary_test-test_inwin.o
  7162.   CC       elementary_test-test_label.o
  7163.   CC       elementary_test-test_launcher.o
  7164.   CC       elementary_test-test_layout.o
  7165.   CC       elementary_test-test_list.o
  7166.   CC       elementary_test-test_map.o
  7167.   CC       elementary_test-test_main_menu.o
  7168.   CC       elementary_test-test_multi.o
  7169.   CC       elementary_test-test_menu.o
  7170.   CC       elementary_test-test_multibuttonentry.o
  7171.   CC       elementary_test-test_naviframe.o
  7172.   CC       elementary_test-test_naviframe_complex.o
  7173.   CC       elementary_test-test_notify.o
  7174.   CC       elementary_test-test_panel.o
  7175.   CC       elementary_test-test_panes.o
  7176.   CC       elementary_test-test_photo.o
  7177.   CC       elementary_test-test_photocam.o
  7178.   CC       elementary_test-test_popup.o
  7179.   CC       elementary_test-test_prefs.o
  7180.   CC       elementary_test-test_progressbar.o
  7181.   CC       elementary_test-test_radio.o
  7182.   CC       elementary_test-test_scaling.o
  7183.   CC       elementary_test-test_scroller.o
  7184.   CC       elementary_test-test_segment_control.o
  7185.   CC       elementary_test-test_separator.o
  7186.   CC       elementary_test-test_slider.o
  7187.   CC       elementary_test-test_slideshow.o
  7188.   CC       elementary_test-test_spinner.o
  7189.   CC       elementary_test-test_store.o
  7190.   CC       elementary_test-test_sys_notify.o
  7191.   CC       elementary_test-test_systray.o
  7192.   CC       elementary_test-test_task_switcher.o
  7193.   CC       elementary_test-test_table.o
  7194.   CC       elementary_test-test_thumb.o
  7195.   CC       elementary_test-test_toolbar.o
  7196.   CC       elementary_test-test_tooltip.o
  7197.   CC       elementary_test-test_transit.o
  7198.   CC       elementary_test-test_transit_bezier.o
  7199.   CC       elementary_test-test_video.o
  7200.   CC       elementary_test-test_weather.o
  7201.   CC       elementary_test-test_web.o
  7202.   CC       elementary_test-test_win_inline.o
  7203.   CC       elementary_test-test_win_keygrab.o
  7204.   CC       elementary_test-test_win_socket.o
  7205.   CC       elementary_test-test_win_state.o
  7206.   CC       elementary_test-test_win_plug.o
  7207.   CC       elementary_test-test_win_wm_rotation.o
  7208.   CC       elementary_test-test_win_dialog.o
  7209.   CC       config.o
  7210.   CC       elementary_codegen.o
  7211.   CC       elm_prefs_cc.o
  7212.   CC       elm_prefs_cc_mem.o
  7213.   CC       elm_prefs_cc_out.o
  7214.   CC       elm_prefs_cc_parse.o
  7215.   CC       elm_prefs_cc_handlers.o
  7216.   CC       quicklaunch.o
  7217.   CC       elementary_run-run.o
  7218.   CCLD     elementary_test
  7219.   CCLD     elementary_run
  7220.   CCLD     elementary_codegen
  7221.   CCLD     elementary_quicklaunch
  7222.   CCLD     elm_prefs_cc
  7223.   CCLD     elementary_config
  7224. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/bin'
  7225. Making all in imported
  7226. make[3]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/imported'
  7227. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  7228. Making all in atspi
  7229. make[4]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/imported/atspi'
  7230. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  7231. make[4]: Nothing to be done for 'all'.
  7232. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/imported/atspi'
  7233. make[4]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/imported'
  7234. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  7235. make[4]: Nothing to be done for 'all-am'.
  7236. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/imported'
  7237. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/imported'
  7238. Making all in modules
  7239. make[3]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/modules'
  7240. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  7241. Making all in prefs
  7242. make[4]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/modules/prefs'
  7243. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  7244.   CC       module_la-elm_button.lo
  7245.   CC       module_la-prefs_iface.lo
  7246.   CC       module_la-elm_check.lo
  7247.   CC       module_la-elm_datetime.lo
  7248.   CC       module_la-elm_entry.lo
  7249.   CC       module_la-elm_slider.lo
  7250.   CC       module_la-elm_spinner.lo
  7251.   CC       module_la-elm_label.lo
  7252.   CC       module_la-elm_separator.lo
  7253.   CC       module_la-elm_swallow.lo
  7254.   CC       module_la-elm_vertical_box.lo
  7255.   CC       module_la-elm_vertical_frame.lo
  7256.   CC       module_la-elm_horizontal_box.lo
  7257.   CC       module_la-elm_horizontal_frame.lo
  7258.   EDJ      elm_prefs_swallow.edj
  7259.   CCLD     module.la
  7260. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/modules/prefs'
  7261. Making all in test_entry
  7262. make[4]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/modules/test_entry'
  7263. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  7264.   CC       module_la-mod.lo
  7265.   CCLD     module.la
  7266. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/modules/test_entry'
  7267. Making all in test_map
  7268. make[4]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/modules/test_map'
  7269. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  7270.   CC       module_la-mod.lo
  7271.   CCLD     module.la
  7272. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/modules/test_map'
  7273. Making all in access_output
  7274. make[4]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/modules/access_output'
  7275. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  7276.   CC       module_la-mod.lo
  7277.   CCLD     module.la
  7278. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/modules/access_output'
  7279. Making all in datetime_input_ctxpopup
  7280. make[4]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/modules/datetime_input_ctxpopup'
  7281. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  7282.   CC       module_la-datetime_input_ctxpopup.lo
  7283.   CCLD     module.la
  7284. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/modules/datetime_input_ctxpopup'
  7285. make[4]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/modules'
  7286. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  7287. make[4]: Nothing to be done for 'all-am'.
  7288. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/modules'
  7289. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/modules'
  7290. Making all in edje_externals
  7291. make[3]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/edje_externals'
  7292. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  7293.   CC       elm_actionslider.lo
  7294.   CC       elm.lo
  7295.   CC       elm_bubble.lo
  7296.   CC       elm_bg.lo
  7297.   CC       elm_button.lo
  7298.   CC       elm_calendar.lo
  7299.   CC       elm_check.lo
  7300.   CC       elm_clock.lo
  7301.   CC       elm_entry.lo
  7302.   CC       elm_fileselector_button.lo
  7303.   CC       elm_fileselector.lo
  7304.   CC       elm_fileselector_entry.lo
  7305.   CC       elm_frame.lo
  7306.   CC       elm_gengrid.lo
  7307.   CC       elm_genlist.lo
  7308.   CC       elm_icon.lo
  7309.   CC       elm_hoversel.lo
  7310.   CC       elm_index.lo
  7311.   CC       elm_label.lo
  7312.   CC       elm_list.lo
  7313.   CC       elm_map.lo
  7314.   CC       elm_multibuttonentry.lo
  7315.   CC       elm_naviframe.lo
  7316.   CC       elm_notify.lo
  7317.   CC       elm_panes.lo
  7318.   CC       elm_photocam.lo
  7319.   CC       elm_progressbar.lo
  7320.   CC       elm_radio.lo
  7321.   CC       elm_segment_control.lo
  7322.   CC       elm_scroller.lo
  7323.   CC       elm_slider.lo
  7324.   CC       elm_slideshow.lo
  7325.   CC       elm_spinner.lo
  7326.   CC       elm_toolbar.lo
  7327.   CC       elm_thumb.lo
  7328.   CC       elm_video.lo
  7329.   CC       elm_web.lo
  7330.   CCLD     module.la
  7331. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/edje_externals'
  7332. Making all in examples
  7333. make[3]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/examples'
  7334. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  7335. make -j 9  all-recursive
  7336. make[4]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/examples'
  7337. make[4]: warning: -jN forced in submake: disabling jobserver mode.
  7338. Making all in sphere_hunter
  7339. make[5]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/examples/sphere_hunter'
  7340. make[5]: warning: -jN forced in submake: disabling jobserver mode.
  7341. make[5]: Nothing to be done for 'all'.
  7342. make[5]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/examples/sphere_hunter'
  7343. Making all in performance
  7344. make[5]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/examples/performance'
  7345. make[5]: warning: -jN forced in submake: disabling jobserver mode.
  7346. make[5]: Nothing to be done for 'all'.
  7347. make[5]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/examples/performance'
  7348. make[5]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src/examples'
  7349. make[5]: warning: -jN forced in submake: disabling jobserver mode.
  7350. make[5]: Nothing to be done for 'all-am'.
  7351. make[5]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/examples'
  7352. make[4]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/examples'
  7353. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src/examples'
  7354. make[3]: Entering directory '/home/bboett/Enlightenment19/core/elementary/src'
  7355. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  7356. make[3]: Nothing to be done for 'all-am'.
  7357. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src'
  7358. make[2]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/src'
  7359. Making all in data
  7360. make[2]: Entering directory '/home/bboett/Enlightenment19/core/elementary/data'
  7361. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  7362. Making all in themes
  7363. make[3]: Entering directory '/home/bboett/Enlightenment19/core/elementary/data/themes'
  7364. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  7365.   EDJ      default.edj
  7366. /bin/bash: line 3:  8122 Segmentation fault      /usr/local/bin/edje_cc -fastdecomp -id . -fd . -id ../../data/themes/img -fd ../../data/themes/fnt -sd ../../data/themes/snd -l ../../COPYING -a ../../AUTHORS -fastdecomp ../../data/themes/default.edc ../../data/themes/default.edj
  7367. Makefile:1546: recipe for target 'default.edj' failed
  7368. make[3]: *** [default.edj] Error 139
  7369. make[3]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/data/themes'
  7370. Makefile:433: recipe for target 'all-recursive' failed
  7371. make[2]: *** [all-recursive] Error 1
  7372. make[2]: Leaving directory '/home/bboett/Enlightenment19/core/elementary/data'
  7373. Makefile:630: recipe for target 'all-recursive' failed
  7374. make[1]: *** [all-recursive] Error 1
  7375. make[1]: Leaving directory '/home/bboett/Enlightenment19/core/elementary'
  7376. Makefile:514: recipe for target 'all' failed
  7377. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement