Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.60 KB | None | 0 0
  1. makepkg -sci
  2. ==> Making package: gnome-session-ubuntu 3.6.2.0ubuntu3-100 (Fri Mar 22 15:19:26 EDT 2013)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving Sources...
  6. -> Found gnome-session-3.6.2.tar.xz
  7. -> Found gnome-session_3.6.2-0ubuntu3.debian.tar.gz
  8. -> Found 55gnome-session_gnomerc
  9. -> Found gnome-session-3.3.1-llvmpipe.patch
  10. -> Found timeout.patch
  11. ==> Validating source files with sha512sums...
  12. gnome-session-3.6.2.tar.xz ... Passed
  13. gnome-session_3.6.2-0ubuntu3.debian.tar.gz ... Passed
  14. 55gnome-session_gnomerc ... Passed
  15. gnome-session-3.3.1-llvmpipe.patch ... Passed
  16. timeout.patch ... Passed
  17. ==> Extracting Sources...
  18. -> Extracting gnome-session-3.6.2.tar.xz with bsdtar
  19. -> Extracting gnome-session_3.6.2-0ubuntu3.debian.tar.gz with bsdtar
  20. ==> Starting build()...
  21. patching file data/hardware-compatibility
  22. Hunk #1 succeeded at 24 (offset 4 lines).
  23. patching file gnome-session/gsm-session-fill.c
  24. patching file tools/gnome-session-check-accelerated.c
  25. patching file data/gnome-fallback.desktop.in
  26. patching file data/Makefile.am
  27. patching file gnome-session/gsm-app.c
  28. patching file gnome-session/gsm-app.h
  29. patching file gnome-session/gsm-autostart-app.c
  30. patching file gnome-session/gsm-manager.c
  31. patching file gnome-session/gsm-autostart-app.h
  32. patching file data/gnome.desktop.in
  33. patching file data/Makefile.am
  34. patching file data/gnome-fallback-compiz.desktop.in
  35. patching file data/gnome-fallback-compiz.session.desktop.in.in
  36. patching file data/gnome-fallback.session.desktop.in.in
  37. patching file data/gnome-fallback.desktop.in
  38. patching file data/ubuntu.session.desktop.in.in
  39. patching file data/ubuntu.desktop.in
  40. patching file data/session-properties.ui
  41. patching file gnome-session/gsm-session-fill.c
  42. patching file data/gnome-fallback-compiz.session.desktop.in.in
  43. patching file data/gnome-fallback.session.desktop.in.in
  44. patching file data/gnome.session.desktop.in.in
  45. patching file data/ubuntu.session.desktop.in.in
  46. patching file gnome-session/gsm-session-fill.c
  47. patching file gnome-session/gsm-manager.c
  48. patching file gnome-session/gsm-manager.h
  49. patching file gnome-session/org.gnome.SessionManager.xml
  50. patching file gnome-session/gsm-fail-whale-dialog.c
  51. patching file gnome-session/gsm-manager.c
  52. patching file capplet/gsm-properties-dialog.c
  53. Hunk #1 succeeded at 474 (offset -2 lines).
  54. patching file data/session-properties.desktop.in.in
  55. autoreconf: Entering directory `.'
  56. autoreconf: configure.ac: not using Gettext
  57. autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
  58. autoreconf: configure.ac: tracing
  59. autoreconf: running: libtoolize --copy --force
  60. libtoolize: putting auxiliary files in `.'.
  61. libtoolize: copying file `./ltmain.sh'
  62. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  63. libtoolize: copying file `m4/libtool.m4'
  64. libtoolize: copying file `m4/ltoptions.m4'
  65. libtoolize: copying file `m4/ltsugar.m4'
  66. libtoolize: copying file `m4/ltversion.m4'
  67. libtoolize: copying file `m4/lt~obsolete.m4'
  68. autoreconf: running: /usr/bin/autoconf --force
  69. autoreconf: running: /usr/bin/autoheader --force
  70. autoreconf: running: automake --add-missing --copy --force-missing
  71. data/Makefile.am:24: warning: '%'-style pattern rules are a GNU make extension
  72. data/Makefile.am:29: warning: '%'-style pattern rules are a GNU make extension
  73. data/Makefile.am:29: warning: wildcard $(top_srcdir: non-POSIX variable name
  74. data/Makefile.am:29: (probably a GNU make extension)
  75. egg/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  76. autoreconf: Leaving directory `.'
  77. checking for a BSD-compatible install... /usr/bin/install -c
  78. checking whether build environment is sane... yes
  79. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  80. checking for gawk... gawk
  81. checking whether make sets $(MAKE)... yes
  82. checking whether make supports nested variables... yes
  83. checking how to create a ustar tar archive... gnutar
  84. checking whether make supports nested variables... (cached) yes
  85. checking for gcc... gcc
  86. checking whether the C compiler works... yes
  87. checking for C compiler default output file name... a.out
  88. checking for suffix of executables...
  89. checking whether we are cross compiling... no
  90. checking for suffix of object files... o
  91. checking whether we are using the GNU C compiler... yes
  92. checking whether gcc accepts -g... yes
  93. checking for gcc option to accept ISO C89... none needed
  94. checking for style of include used by make... GNU
  95. checking dependency style of gcc... gcc3
  96. checking whether gcc and cc understand -c and -o together... yes
  97. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  98. checking for pkg-config... /usr/bin/pkg-config
  99. checking pkg-config is at least version 0.9.0... yes
  100. checking build system type... x86_64-unknown-linux-gnu
  101. checking host system type... x86_64-unknown-linux-gnu
  102. checking how to print strings... printf
  103. checking for a sed that does not truncate output... /usr/bin/sed
  104. checking for grep that handles long lines and -e... /usr/bin/grep
  105. checking for egrep... /usr/bin/grep -E
  106. checking for fgrep... /usr/bin/grep -F
  107. checking for ld used by gcc... /usr/bin/ld
  108. checking if the linker (/usr/bin/ld) is GNU ld... yes
  109. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  110. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  111. checking whether ln -s works... yes
  112. checking the maximum length of command line arguments... 1572864
  113. checking whether the shell understands some XSI constructs... yes
  114. checking whether the shell understands "+="... yes
  115. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  116. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  117. checking for /usr/bin/ld option to reload object files... -r
  118. checking for objdump... objdump
  119. checking how to recognize dependent libraries... pass_all
  120. checking for dlltool... no
  121. checking how to associate runtime and link libraries... printf %s\n
  122. checking for ar... ar
  123. checking for archiver @FILE support... @
  124. checking for strip... strip
  125. checking for ranlib... ranlib
  126. checking command to parse /usr/bin/nm -B output from gcc object... ok
  127. checking for sysroot... no
  128. checking for mt... no
  129. checking if : is a manifest tool... no
  130. checking how to run the C preprocessor... gcc -E
  131. checking for ANSI C header files... yes
  132. checking for sys/types.h... yes
  133. checking for sys/stat.h... yes
  134. checking for stdlib.h... yes
  135. checking for string.h... yes
  136. checking for memory.h... yes
  137. checking for strings.h... yes
  138. checking for inttypes.h... yes
  139. checking for stdint.h... yes
  140. checking for unistd.h... yes
  141. checking for dlfcn.h... yes
  142. checking for objdir... .libs
  143. checking if gcc supports -fno-rtti -fno-exceptions... no
  144. checking for gcc option to produce PIC... -fPIC -DPIC
  145. checking if gcc PIC flag -fPIC -DPIC works... yes
  146. checking if gcc static flag -static works... yes
  147. checking if gcc supports -c -o file.o... yes
  148. checking if gcc supports -c -o file.o... (cached) yes
  149. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  150. checking whether -lc should be explicitly linked in... no
  151. checking dynamic linker characteristics... GNU/Linux ld.so
  152. checking how to hardcode library paths into programs... immediate
  153. checking for shl_load... no
  154. checking for shl_load in -ldld... no
  155. checking for dlopen... no
  156. checking for dlopen in -ldl... yes
  157. checking whether a program can dlopen itself... yes
  158. checking whether a statically linked program can dlopen itself... no
  159. checking whether stripping libraries is possible... yes
  160. checking if libtool supports shared libraries... yes
  161. checking whether to build shared libraries... yes
  162. checking whether to build static libraries... no
  163. checking whether to enable maintainer-specific portions of Makefiles... no
  164. checking whether gcc understands -Wall... yes
  165. checking whether gcc understands -Wstrict-prototypes... yes
  166. checking whether gcc understands -Wnested-externs... yes
  167. checking whether gcc understands -Werror=missing-prototypes... yes
  168. checking whether gcc understands -Werror=implicit-function-declaration... yes
  169. checking whether gcc understands -Werror=pointer-arith... yes
  170. checking whether gcc understands -Werror=init-self... yes
  171. checking whether gcc understands -Werror=format-security... no
  172. checking whether gcc understands -Werror=format=2... yes
  173. checking whether gcc understands -Werror=missing-include-dirs... yes
  174. checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs
  175. checking what language compliance flags to pass to the C compiler...
  176. checking for GIO... yes
  177. checking for GTK3... yes
  178. checking for GNOME_SESSION... yes
  179. checking for SESSION_PROPERTIES... yes
  180. checking for SM... yes
  181. checking for ICE... yes
  182. checking for XEXT... yes
  183. checking for DBUS_GLIB... yes
  184. checking for EGG_SMCLIENT... yes
  185. checking for GL_TEST... yes
  186. checking for GCONF... yes
  187. checking for SYSTEMD... yes
  188. checking whether to use systemd... yes
  189. Package pangox was not found in the pkg-config search path.
  190. Perhaps you should add the directory containing `pangox.pc'
  191. to the PKG_CONFIG_PATH environment variable
  192. No package 'pangox' found
  193. checking for X... libraries , headers
  194. checking for gethostbyname... yes
  195. checking for connect... yes
  196. checking for remove... yes
  197. checking for shmat... yes
  198. checking for IceConnectionNumber in -lICE... yes
  199. checking for XauFileName in -lXau... yes
  200. checking for X11/extensions/sync.h... yes
  201. checking for XTEST... yes
  202. checking for XRENDER... yes
  203. checking for xmlto... /usr/bin/xmlto
  204. checking whether to build DocBook documentation... yes
  205. checking for xsltproc... /usr/bin/xsltproc
  206. checking whether NLS is requested... yes
  207. checking for intltool >= 0.40.6... 0.50.2 found
  208. checking for intltool-update... /usr/bin/intltool-update
  209. checking for intltool-merge... /usr/bin/intltool-merge
  210. checking for intltool-extract... /usr/bin/intltool-extract
  211. checking for xgettext... /usr/bin/xgettext
  212. checking for msgmerge... /usr/bin/msgmerge
  213. checking for msgfmt... /usr/bin/msgfmt
  214. checking for gmsgfmt... /usr/bin/msgfmt
  215. checking for perl... /usr/bin/perl
  216. checking for perl >= 5.8.1... 5.16.3
  217. checking for XML::Parser... ok
  218. checking locale.h usability... yes
  219. checking locale.h presence... yes
  220. checking for locale.h... yes
  221. checking for LC_MESSAGES... yes
  222. checking libintl.h usability... yes
  223. checking libintl.h presence... yes
  224. checking for libintl.h... yes
  225. checking for ngettext in libc... yes
  226. checking for dgettext in libc... yes
  227. checking for bind_textdomain_codeset... yes
  228. checking for msgfmt... (cached) /usr/bin/msgfmt
  229. checking for dcgettext... yes
  230. checking if msgfmt accepts -c... yes
  231. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  232. checking for xgettext... (cached) /usr/bin/xgettext
  233. checking for pkg-config... (cached) /usr/bin/pkg-config
  234. checking pkg-config is at least version 0.16... yes
  235. checking for ANSI C header files... (cached) yes
  236. checking syslog.h usability... yes
  237. checking syslog.h presence... yes
  238. checking for syslog.h... yes
  239. checking tcpd.h usability... no
  240. checking tcpd.h presence... no
  241. checking for tcpd.h... no
  242. checking sys/param.h usability... yes
  243. checking sys/param.h presence... yes
  244. checking for sys/param.h... yes
  245. checking execinfo.h usability... yes
  246. checking execinfo.h presence... yes
  247. checking for execinfo.h... yes
  248. checking for backtrace in -lexecinfo... no
  249. checking X11/Xtrans/Xtrans.h usability... yes
  250. checking X11/Xtrans/Xtrans.h presence... yes
  251. checking for X11/Xtrans/Xtrans.h... yes
  252. checking whether to enable ipv6... yes
  253. checking for getaddrinfo... yes
  254. checking that generated files are newer than configure... done
  255. configure: creating ./config.status
  256. config.status: creating Makefile
  257. config.status: creating capplet/Makefile
  258. config.status: creating doc/Makefile
  259. config.status: creating doc/dbus/Makefile
  260. config.status: creating doc/dbus/gnome-session.xml
  261. config.status: creating doc/man/Makefile
  262. config.status: creating data/Makefile
  263. config.status: creating data/session-properties.desktop.in
  264. config.status: creating data/org.gnome.SessionManager.gschema.xml
  265. config.status: creating data/icons/Makefile
  266. config.status: creating data/icons/16x16/Makefile
  267. config.status: creating data/icons/22x22/Makefile
  268. config.status: creating data/icons/24x24/Makefile
  269. config.status: creating data/icons/32x32/Makefile
  270. config.status: creating data/icons/48x48/Makefile
  271. config.status: creating data/icons/scalable/Makefile
  272. config.status: creating egg/Makefile
  273. config.status: creating gnome-session/Makefile
  274. config.status: creating tools/Makefile
  275. config.status: creating po/Makefile.in
  276. config.status: creating config.h
  277. config.status: executing depfiles commands
  278. config.status: executing libtool commands
  279. config.status: executing default-1 commands
  280. config.status: executing po/stamp-it commands
  281.  
  282. gnome-session 3.6.2
  283. ===================
  284.  
  285. prefix: /usr
  286. exec_prefix: ${prefix}
  287. libdir: ${exec_prefix}/lib
  288. bindir: ${exec_prefix}/bin
  289. sbindir: ${exec_prefix}/sbin
  290. sysconfdir: /etc
  291. localstatedir: /var
  292. datadir: ${datarootdir}
  293. source code location: .
  294. compiler: gcc
  295. cflags: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2
  296. Maintainer mode: no
  297. Use *_DISABLE_DEPRECATED: no
  298.  
  299. GConf support: yes
  300. Session tracking: systemd (with fallback to ConsoleKit)
  301. IPv6 support: yes
  302. Backtrace support: no
  303. XRender support: yes
  304. XSync support: yes
  305. XTest support: yes
  306. Build documentation: yes
  307.  
  308.  
  309. make all-recursive
  310. make[1]: Entering directory `/home/kyle/builds/unity/Unity-for-Arch/gnome-session-ubuntu/src/gnome-session-3.6.2'
  311. Making all in egg
  312. make[2]: Entering directory `/home/kyle/builds/unity/Unity-for-Arch/gnome-session-ubuntu/src/gnome-session-3.6.2/egg'
  313. CC eggsmclient.lo
  314. CC eggsmclient-xsmp.lo
  315. eggsmclient-xsmp.c: In function 'sm_client_xsmp_startup':
  316. eggsmclient-xsmp.c:370:7: warning: 'gdk_threads_enter' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:45) [-Wdeprecated-declarations]
  317. eggsmclient-xsmp.c:376:7: warning: 'gdk_threads_leave' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:47) [-Wdeprecated-declarations]
  318. eggsmclient-xsmp.c: In function 'idle_do_pending_events':
  319. eggsmclient-xsmp.c:544:3: warning: 'gdk_threads_enter' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:45) [-Wdeprecated-declarations]
  320. eggsmclient-xsmp.c:569:3: warning: 'gdk_threads_leave' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:47) [-Wdeprecated-declarations]
  321. eggsmclient-xsmp.c: In function 'process_ice_messages':
  322. eggsmclient-xsmp.c:1290:3: warning: 'gdk_threads_enter' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:45) [-Wdeprecated-declarations]
  323. eggsmclient-xsmp.c:1292:3: warning: 'gdk_threads_leave' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:47) [-Wdeprecated-declarations]
  324. CC eggdesktopfile.lo
  325. CCLD libeggdesktopfile.la
  326. CCLD libeggsmclient.la
  327. CCLD libeggsmclient-gnome.la
  328. make[2]: Leaving directory `/home/kyle/builds/unity/Unity-for-Arch/gnome-session-ubuntu/src/gnome-session-3.6.2/egg'
  329. Making all in gnome-session
  330. make[2]: Entering directory `/home/kyle/builds/unity/Unity-for-Arch/gnome-session-ubuntu/src/gnome-session-3.6.2/gnome-session'
  331. GEN gsm-manager-glue.h
  332. GEN gsm-presence-glue.h
  333. GEN gsm-inhibitor-glue.h
  334. GEN gsm-client-glue.h
  335. GEN gsm-app-glue.h
  336. make all-am
  337. make[3]: Entering directory `/home/kyle/builds/unity/Unity-for-Arch/gnome-session-ubuntu/src/gnome-session-3.6.2/gnome-session'
  338. CC gsm-util.lo
  339. gsm-util.c:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  340. CCLD libgsmutil.la
  341. CC gnome_session-gsm-app.o
  342. CC gnome_session-gsm-autostart-app.o
  343. gsm-autostart-app.c: In function ‘setup_condition_monitor’:
  344. gsm-autostart-app.c:465:18: warning: variable ‘disabled’ set but not used [-Wunused-but-set-variable]
  345. CC gnome_session-gsm-client.o
  346. CC gnome_session-gsm-xsmp-client.o
  347. CC gnome_session-gsm-dbus-client.o
  348. CC gnome_session-gsm-fail-whale-dialog.o
  349. gsm-fail-whale-dialog.c:270:1: warning: ‘setup_window’ defined but not used [-Wunused-function]
  350. CC gnome_session-gsm-marshal.o
  351. CC gnome_session-gsm-system.o
  352. CC gnome_session-gsm-consolekit.o
  353. gsm-consolekit.c: In function ‘gsm_consolekit_can_suspend’:
  354. gsm-consolekit.c:819:9: error: implicit declaration of function ‘up_client_get_can_suspend’ [-Werror=implicit-function-declaration]
  355. gsm-consolekit.c:819:9: warning: nested extern declaration of ‘up_client_get_can_suspend’ [-Wnested-externs]
  356. gsm-consolekit.c: In function ‘gsm_consolekit_can_hibernate’:
  357. gsm-consolekit.c:827:9: error: implicit declaration of function ‘up_client_get_can_hibernate’ [-Werror=implicit-function-declaration]
  358. gsm-consolekit.c:827:9: warning: nested extern declaration of ‘up_client_get_can_hibernate’ [-Wnested-externs]
  359. gsm-consolekit.c: In function ‘gsm_consolekit_suspend’:
  360. gsm-consolekit.c:837:9: error: implicit declaration of function ‘up_client_suspend_sync’ [-Werror=implicit-function-declaration]
  361. gsm-consolekit.c:837:9: warning: nested extern declaration of ‘up_client_suspend_sync’ [-Wnested-externs]
  362. gsm-consolekit.c: In function ‘gsm_consolekit_hibernate’:
  363. gsm-consolekit.c:851:9: error: implicit declaration of function ‘up_client_hibernate_sync’ [-Werror=implicit-function-declaration]
  364. gsm-consolekit.c:851:9: warning: nested extern declaration of ‘up_client_hibernate_sync’ [-Wnested-externs]
  365. cc1: some warnings being treated as errors
  366. make[3]: *** [gnome_session-gsm-consolekit.o] Error 1
  367. make[3]: Leaving directory `/home/kyle/builds/unity/Unity-for-Arch/gnome-session-ubuntu/src/gnome-session-3.6.2/gnome-session'
  368. make[2]: *** [all] Error 2
  369. make[2]: Leaving directory `/home/kyle/builds/unity/Unity-for-Arch/gnome-session-ubuntu/src/gnome-session-3.6.2/gnome-session'
  370. make[1]: *** [all-recursive] Error 1
  371. make[1]: Leaving directory `/home/kyle/builds/unity/Unity-for-Arch/gnome-session-ubuntu/src/gnome-session-3.6.2'
  372. make: *** [all] Error 2
  373. ==> ERROR: A failure occurred in build().
  374. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement