Guest User

Untitled

a guest
Nov 15th, 2014
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.08 KB | None | 0 0
  1. administrativo@oiluminum-1:~/E/tcmc/enlightenment/enlightenment-0.19.1$ make -f debian/rules build
  2. dh build --with autotools-dev
  3. dh_testdir
  4. dh_autotools-dev_updateconfig
  5. debian/rules override_dh_auto_configure
  6. make[1]: Entering directory '/home/administrativo/E/tcmc/enlightenment/enlightenment-0.19.1'
  7. dh_auto_configure -- --enable-mount-eeze --enable-wayland-clients --enable-wayland-egl
  8. configure: WARNING: unrecognized options: --disable-maintainer-mode
  9. checking build system type... x86_64-pc-linux-gnu
  10. checking host system type... x86_64-pc-linux-gnu
  11. checking for a BSD-compatible install... /usr/bin/install -c
  12. checking whether build environment is sane... yes
  13. checking for a thread-safe mkdir -p... /bin/mkdir -p
  14. checking for gawk... no
  15. checking for mawk... mawk
  16. checking whether make sets $(MAKE)... yes
  17. checking whether make supports nested variables... yes
  18. checking whether make supports nested variables... (cached) yes
  19. checking for style of include used by make... GNU
  20. checking for gcc... gcc
  21. checking whether the C compiler works... yes
  22. checking for C compiler default output file name... a.out
  23. checking for suffix of executables...
  24. checking whether we are cross compiling... no
  25. checking for suffix of object files... o
  26. checking whether we are using the GNU C compiler... yes
  27. checking whether gcc accepts -g... yes
  28. checking for gcc option to accept ISO C89... none needed
  29. checking dependency style of gcc... none
  30. checking how to run the C preprocessor... gcc -E
  31. checking for grep that handles long lines and -e... /bin/grep
  32. checking for egrep... /bin/grep -E
  33. checking for ANSI C header files... yes
  34. checking for sys/types.h... yes
  35. checking for sys/stat.h... yes
  36. checking for stdlib.h... yes
  37. checking for string.h... yes
  38. checking for memory.h... yes
  39. checking for strings.h... yes
  40. checking for inttypes.h... yes
  41. checking for stdint.h... yes
  42. checking for unistd.h... yes
  43. checking minix/config.h usability... no
  44. checking minix/config.h presence... no
  45. checking for minix/config.h... no
  46. checking whether it is safe to define __EXTENSIONS__... yes
  47. checking whether byte ordering is bigendian... no
  48. checking for gcc option to accept ISO C99... -std=gnu99
  49. checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
  50. checking for size_t... yes
  51. checking for working alloca.h... yes
  52. checking for alloca... yes
  53. checking for __attribute__... yes
  54. checking how to print strings... printf
  55. checking for a sed that does not truncate output... /bin/sed
  56. checking for fgrep... /bin/grep -F
  57. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  58. checking if the linker (/usr/bin/ld) is GNU ld... yes
  59. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  60. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  61. checking whether ln -s works... yes
  62. checking the maximum length of command line arguments... 1572864
  63. checking whether the shell understands some XSI constructs... yes
  64. checking whether the shell understands "+="... yes
  65. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  66. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  67. checking for /usr/bin/ld option to reload object files... -r
  68. checking for objdump... objdump
  69. checking how to recognize dependent libraries... pass_all
  70. checking for dlltool... no
  71. checking how to associate runtime and link libraries... printf %s\n
  72. checking for ar... ar
  73. checking for archiver @FILE support... @
  74. checking for strip... strip
  75. checking for ranlib... ranlib
  76. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  77. checking for sysroot... no
  78. checking for mt... mt
  79. checking if mt is a manifest tool... no
  80. checking for dlfcn.h... yes
  81. checking for objdir... .libs
  82. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  83. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  84. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  85. checking if gcc -std=gnu99 static flag -static works... yes
  86. checking if gcc -std=gnu99 supports -c -o file.o... yes
  87. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  88. checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  89. checking whether -lc should be explicitly linked in... no
  90. checking dynamic linker characteristics... GNU/Linux ld.so
  91. checking how to hardcode library paths into programs... immediate
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... yes
  95. checking whether to build static libraries... no
  96. checking for pkg-config... /usr/bin/pkg-config
  97. checking pkg-config is at least version 0.9.0... yes
  98. checking for PATH_MAX in limits.h... yes
  99. checking for setenv... yes
  100. checking for unsetenv... yes
  101. checking for clearenv... yes
  102. checking features.h usability... yes
  103. checking features.h presence... yes
  104. checking for features.h... yes
  105. checking sys/timerfd.h usability... yes
  106. checking sys/timerfd.h presence... yes
  107. checking for sys/timerfd.h... yes
  108. checking sys/ptrace.h usability... yes
  109. checking sys/ptrace.h presence... yes
  110. checking for sys/ptrace.h... yes
  111. checking arpa/inet.h usability... yes
  112. checking arpa/inet.h presence... yes
  113. checking for arpa/inet.h... yes
  114. checking netinet/in.h usability... yes
  115. checking netinet/in.h presence... yes
  116. checking for netinet/in.h... yes
  117. checking fnmatch.h usability... yes
  118. checking fnmatch.h presence... yes
  119. checking for fnmatch.h... yes
  120. checking for fnmatch... yes
  121. checking security/pam_appl.h usability... yes
  122. checking security/pam_appl.h presence... yes
  123. checking for security/pam_appl.h... yes
  124. checking CFBase.h usability... no
  125. checking CFBase.h presence... no
  126. checking for CFBase.h... no
  127. checking for BLUEZ... yes
  128. checking execinfo.h usability... yes
  129. checking execinfo.h presence... yes
  130. checking for execinfo.h... yes
  131. checking whether backtrace_symbols_fd() is in libc... yes
  132. checking whether NLS is requested... yes
  133. checking for msgfmt... /usr/bin/msgfmt
  134. checking for gmsgfmt... /usr/bin/msgfmt
  135. checking for xgettext... /usr/bin/xgettext
  136. checking for msgmerge... /usr/bin/msgmerge
  137. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  138. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  139. checking for shared library run path origin... done
  140. checking for CFPreferencesCopyAppValue... no
  141. checking for CFLocaleCopyCurrent... no
  142. checking for GNU gettext in libc... yes
  143. checking whether to use NLS... yes
  144. checking where the gettext function comes from... libc
  145. checking for dlopen in -ldl... yes
  146. checking whether to install sysactions.conf... yes
  147. checking whether to install enlightenment.menu... yes
  148. checking whether to enable Files menu item... yes
  149. checking whether the HAL device backend is enabled... no
  150. checking whether the UDEV device backend is enabled... yes
  151. checking for EEZE... yes
  152. checking which device backend to use... eeze
  153. checking whether the UDISKS mounting support is enabled... yes
  154. checking whether the Eeze mounting support is enabled... yes
  155. configure: eeze mounting disabled
  156. checking whether to build documentation... yes
  157. checking for doxygen... no
  158. WARNING:
  159. The doxygen program was not found in your execute path.
  160. You may have doxygen installed somewhere not covered by your path.
  161. If this is the case make sure you have the packages installed, AND
  162. that the doxygen program is in your execute path (see your
  163. shell manual page on setting the $PATH environment variable), OR
  164. alternatively, specify the program to use with --with-doxygen.
  165. configure: WARNING: no doxygen detected. Documentation will not be built
  166. checking for E_REMOTE... yes
  167. checking for E_START... yes
  168. checking for E_IMC... yes
  169. checking for E_THUMB... yes
  170. checking for E_GRABBER... yes
  171. checking for E_FM... yes
  172. checking for E_FM_CMDLINE... yes
  173. checking for E_FM_OP... yes
  174. checking for E_FM_OPEN... yes
  175. checking for E_SYS... yes
  176. checking for E_ALERT... yes
  177. checking for E... yes
  178. checking for E_OPEN... yes
  179. configure: Enlightenment build profile set to SLOW_PC
  180. checking for EET... yes
  181. checking for ENOTIFY... yes
  182. Must specify package names on the command line
  183. checking whether shm_open() is present... yes
  184. checking whether wayland-only version is enabled... no
  185. checking whether wayland client support is enabled... yes
  186. checking whether wayland EGL support is enabled... yes
  187. checking for WAYLAND... yes
  188. checking for WAYLAND_EGL... yes
  189. checking for ECORE_X... yes
  190. checking optional module battery:
  191. checking for BATTERY... yes
  192. Must specify package names on the command line
  193. optional module battery passed checks.
  194. checking optional module temperature:
  195. checking for TEMPERATURE... yes
  196. Must specify package names on the command line
  197. optional module temperature passed checks.
  198. checking optional module notification:
  199. optional module notification passed checks.
  200. checking optional module conf-theme:
  201. optional module conf-theme passed checks.
  202. checking optional module mixer:
  203. checking for ALSA... yes
  204. optional module mixer passed checks.
  205. checking optional module connman:
  206. checking for ECONNMAN... yes
  207. Must specify package names on the command line
  208. optional module connman passed checks.
  209. checking optional module bluez4:
  210. checking for BLUEZ4... yes
  211. Must specify package names on the command line
  212. optional module bluez4 passed checks.
  213. checking optional module shot:
  214. optional module shot passed checks.
  215. checking optional module conf-randr:
  216. optional module conf-randr passed checks.
  217. checking optional module xkbswitch:
  218. optional module xkbswitch passed checks.
  219. checking optional module music-control:
  220. checking for MUSIC_CONTROL... yes
  221. Must specify package names on the command line
  222. optional module music-control passed checks.
  223. checking optional module wl-desktop-shell:
  224. checking for WL_DESKTOP_SHELL... yes
  225. Must specify package names on the command line
  226. optional module wl-desktop-shell passed checks.
  227. checking optional module wl-x11:
  228. optional module wl-x11 passed checks.
  229. checking optional module wl-fb:
  230. checking for WL_FB... yes
  231. Must specify package names on the command line
  232. optional module wl-fb passed checks.
  233. checking optional module wl-drm:
  234. checking for WL_DRM... yes
  235. Must specify package names on the command line
  236. optional module wl-drm passed checks.
  237. configure: use systemctl for halt, reboot, suspend and hibernate
  238. checking that generated files are newer than configure... done
  239. configure: creating ./config.status
  240. config.status: creating Makefile
  241. config.status: creating enlightenment.spec
  242. config.status: creating enlightenment.pc
  243. config.status: creating src/bin/e_fm_shared_types.h
  244. config.status: creating src/modules/ibar/module.desktop
  245. config.status: creating src/modules/clock/module.desktop
  246. config.status: creating src/modules/pager/module.desktop
  247. config.status: creating src/modules/pager_plain/module.desktop
  248. config.status: creating src/modules/battery/module.desktop
  249. config.status: creating src/modules/temperature/module.desktop
  250. config.status: creating src/modules/notification/module.desktop
  251. config.status: creating src/modules/cpufreq/module.desktop
  252. config.status: creating src/modules/ibox/module.desktop
  253. config.status: creating src/modules/start/module.desktop
  254. config.status: creating src/modules/winlist/module.desktop
  255. config.status: creating src/modules/fileman/module.desktop
  256. config.status: creating src/modules/fileman_opinfo/module.desktop
  257. config.status: creating src/modules/conf/module.desktop
  258. config.status: creating src/modules/conf_theme/module.desktop
  259. config.status: creating src/modules/conf_intl/module.desktop
  260. config.status: creating src/modules/conf_applications/module.desktop
  261. config.status: creating src/modules/conf_display/module.desktop
  262. config.status: creating src/modules/conf_shelves/module.desktop
  263. config.status: creating src/modules/conf_bindings/module.desktop
  264. config.status: creating src/modules/conf_window_remembers/module.desktop
  265. config.status: creating src/modules/conf_window_manipulation/module.desktop
  266. config.status: creating src/modules/conf_menus/module.desktop
  267. config.status: creating src/modules/conf_dialogs/module.desktop
  268. config.status: creating src/modules/conf_performance/module.desktop
  269. config.status: creating src/modules/conf_paths/module.desktop
  270. config.status: creating src/modules/conf_interaction/module.desktop
  271. config.status: creating src/modules/msgbus/module.desktop
  272. config.status: creating src/modules/conf_randr/module.desktop
  273. config.status: creating src/modules/gadman/module.desktop
  274. config.status: creating src/modules/mixer/module.desktop
  275. config.status: creating src/modules/connman/module.desktop
  276. config.status: creating src/modules/bluez4/module.desktop
  277. config.status: creating src/modules/syscon/module.desktop
  278. config.status: creating src/modules/everything/module.desktop
  279. config.status: creating src/modules/everything/everything.pc
  280. config.status: creating src/modules/systray/module.desktop
  281. config.status: creating src/modules/appmenu/module.desktop
  282. config.status: creating src/modules/quickaccess/module.desktop
  283. config.status: creating src/modules/teamwork/module.desktop
  284. config.status: creating src/modules/shot/module.desktop
  285. config.status: creating src/modules/backlight/module.desktop
  286. config.status: creating src/modules/tasks/module.desktop
  287. config.status: creating src/modules/xkbswitch/module.desktop
  288. config.status: creating src/modules/tiling/module.desktop
  289. config.status: creating src/modules/access/module.desktop
  290. config.status: creating src/modules/music-control/module.desktop
  291. config.status: creating src/modules/packagekit/module.desktop
  292. config.status: creating src/modules/contact/module.desktop
  293. config.status: creating src/modules/wl_desktop_shell/module.desktop
  294. config.status: creating src/modules/wl_screenshot/module.desktop
  295. config.status: creating data/xsession/enlightenment.desktop
  296. config.status: creating data/etc/sysactions.conf
  297. config.status: creating data/units/enlightenment.service
  298. config.status: creating doc/Doxyfile
  299. config.status: creating doc/e.dox
  300. config.status: creating po/Makefile.in
  301. config.status: creating config.h
  302. config.status: executing depfiles commands
  303. config.status: executing libtool commands
  304. config.status: executing po-directories commands
  305. config.status: creating po/POTFILES
  306. config.status: setting ALL_LINGUAS in configure.in is obsolete
  307. config.status: creating po/Makefile
  308. configure: WARNING: unrecognized options: --disable-maintainer-mode
  309. Summary:
  310. * project.........: enlightenment 0.19.1
  311. * prefix..........: /usr
  312. * CFLAGS..........: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
  313. * LDFLAGS.........: -Wl,-Bsymbolic-functions -Wl,-z,relro
  314. * systemd.........: yes (/usr/lib/systemd/user)
  315. System Actions:
  316. * Halt.....: /usr/bin/systemctl poweroff
  317. * Reboot...: /usr/bin/systemctl reboot
  318. * Suspend..: /usr/bin/systemctl suspend
  319. * Hibernate: /usr/bin/systemctl hibernate
  320. Preferred Backends:
  321. * device..............: eeze
  322. * udisks_mount........: yes
  323. * eeze_mount..........: yes
  324. Modules:
  325. * disabled........: access contact
  326. Documentation:
  327. * enabled.........: no
  328.  
  329. Compilation........: make (or gmake)
  330.  
  331. Installation.......: make all install (as root if needed, with 'su' or 'sudo')
  332.  
  333. make[1]: Leaving directory '/home/administrativo/E/tcmc/enlightenment/enlightenment-0.19.1'
  334. dh_auto_build
  335. make[1]: Entering directory '/home/administrativo/E/tcmc/enlightenment/enlightenment-0.19.1'
  336. make all-recursive
  337. make[2]: Entering directory '/home/administrativo/E/tcmc/enlightenment/enlightenment-0.19.1'
  338. Making all in .
  339. make[3]: Entering directory '/home/administrativo/E/tcmc/enlightenment/enlightenment-0.19.1'
  340. CC src/modules/appmenu/src_modules_appmenu_module_la-e_mod_main.lo
  341. In file included from /usr/include/EGL/eglplatform.h:37:0,
  342. from /usr/include/EGL/egl.h:36,
  343. from ./src/bin/e_comp_wl.h:17,
  344. from ./src/bin/e_includes.h:160,
  345. from ./src/bin/e.h:275,
  346. from src/modules/appmenu/e_mod_appmenu_private.h:4,
  347. from src/modules/appmenu/e_mod_main.c:1:
  348. /usr/include/KHR/khrplatform.h:152:33: error: conflicting types for 'khronos_int64_t'
  349. typedef int64_t khronos_int64_t;
  350. ^
  351. In file included from /usr/include/elementary-1/Elementary.h:71:0,
  352. from ./src/bin/e.h:120,
  353. from src/modules/appmenu/e_mod_appmenu_private.h:4,
  354. from src/modules/appmenu/e_mod_main.c:1:
  355. /usr/include/evas-1/Evas_GL.h:847:28: note: previous declaration of 'khronos_int64_t' was here
  356. typedef signed long long khronos_int64_t;
  357. ^
  358. In file included from /usr/include/EGL/eglplatform.h:37:0,
  359. from /usr/include/EGL/egl.h:36,
  360. from ./src/bin/e_comp_wl.h:17,
  361. from ./src/bin/e_includes.h:160,
  362. from ./src/bin/e.h:275,
  363. from src/modules/appmenu/e_mod_appmenu_private.h:4,
  364. from src/modules/appmenu/e_mod_main.c:1:
  365. /usr/include/KHR/khrplatform.h:153:33: error: conflicting types for 'khronos_uint64_t'
  366. typedef uint64_t khronos_uint64_t;
  367. ^
  368. In file included from /usr/include/elementary-1/Elementary.h:71:0,
  369. from ./src/bin/e.h:120,
  370. from src/modules/appmenu/e_mod_appmenu_private.h:4,
  371. from src/modules/appmenu/e_mod_main.c:1:
  372. /usr/include/evas-1/Evas_GL.h:846:28: note: previous declaration of 'khronos_uint64_t' was here
  373. typedef unsigned long long khronos_uint64_t;
  374. ^
  375. Makefile:9333: recipe for target 'src/modules/appmenu/src_modules_appmenu_module_la-e_mod_main.lo' failed
  376. make[3]: *** [src/modules/appmenu/src_modules_appmenu_module_la-e_mod_main.lo] Error 1
  377. make[3]: Leaving directory '/home/administrativo/E/tcmc/enlightenment/enlightenment-0.19.1'
  378. Makefile:15198: recipe for target 'all-recursive' failed
  379. make[2]: *** [all-recursive] Error 1
  380. make[2]: Leaving directory '/home/administrativo/E/tcmc/enlightenment/enlightenment-0.19.1'
  381. Makefile:4629: recipe for target 'all' failed
  382. make[1]: *** [all] Error 2
  383. make[1]: Leaving directory '/home/administrativo/E/tcmc/enlightenment/enlightenment-0.19.1'
Advertisement
Add Comment
Please, Sign In to add comment