Advertisement
Guest User

lightspeed-git build fail

a guest
Jan 22nd, 2022
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.86 KB | None | 0 0
  1. $ yay -S lightspeed-git
  2. :: Checking for conflicts...
  3. :: Checking for inner conflicts...
  4. [Aur:1] lightspeed-git-r24.e7150f3-1
  5.  
  6. 1 lightspeed-git (Build Files Exist)
  7. ==> Packages to cleanBuild?
  8. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  9. ==> 1
  10. :: Deleting (1/1): /home/photon/.cache/yay/lightspeed-git
  11. :: (1/1) Downloaded PKGBUILD: lightspeed-git
  12. 1 lightspeed-git (Build Files Exist)
  13. ==> Diffs to show?
  14. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  15. ==>
  16. :: (1/1) Parsing SRCINFO: lightspeed-git
  17. ==> Making package: lightspeed-git r24.e7150f3-1 (Sa 22 Jan 2022 19:04:20 CET)
  18. ==> Retrieving sources...
  19. -> Cloning lightspeed git repo...
  20. Cloning into bare repository '/home/photon/.cache/yay/lightspeed-git/lightspeed'...
  21. remote: Enumerating objects: 192, done.
  22. remote: Counting objects: 100% (192/192), done.
  23. remote: Compressing objects: 100% (140/140), done.
  24. remote: Total 192 (delta 95), reused 135 (delta 49), pack-reused 0
  25. Receiving objects: 100% (192/192), 1.01 MiB | 5.65 MiB/s, done.
  26. Resolving deltas: 100% (95/95), done.
  27. -> Found lightspeed.desktop
  28. -> Found lightspeed.png
  29. ==> Validating source files with md5sums...
  30. lightspeed ... Skipped
  31. lightspeed.desktop ... Passed
  32. lightspeed.png ... Passed
  33. ==> Making package: lightspeed-git r24.e7150f3-1 (Sa 22 Jan 2022 19:04:22 CET)
  34. ==> Checking runtime dependencies...
  35. ==> Checking buildtime dependencies...
  36. ==> Retrieving sources...
  37. -> Updating lightspeed git repo...
  38. Fetching origin
  39. -> Found lightspeed.desktop
  40. -> Found lightspeed.png
  41. ==> Validating source files with md5sums...
  42. lightspeed ... Skipped
  43. lightspeed.desktop ... Passed
  44. lightspeed.png ... Passed
  45. ==> Removing existing $srcdir/ directory...
  46. ==> Extracting sources...
  47. -> Creating working copy of lightspeed git repo...
  48. Cloning into 'lightspeed'...
  49. done.
  50. ==> Starting pkgver()...
  51. ==> Updated version: lightspeed-git r26.11dd711-1
  52. ==> Sources are ready.
  53. ==> Making package: lightspeed-git r26.11dd711-1 (Sa 22 Jan 2022 19:04:25 CET)
  54. ==> Checking runtime dependencies...
  55. ==> Checking buildtime dependencies...
  56. ==> WARNING: Using existing $srcdir/ tree
  57. ==> Starting pkgver()...
  58. ==> Starting build()...
  59. configure.ac:42: warning: The macro `AC_TRY_RUN' is obsolete.
  60. configure.ac:42: You should run autoupdate.
  61. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
  62. aclocal.m4:34: AM_PATH_GTK_2_0 is expanded from...
  63. configure.ac:42: the top level
  64. configure.ac:42: warning: The macro `AC_TRY_LINK' is obsolete.
  65. configure.ac:42: You should run autoupdate.
  66. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  67. aclocal.m4:34: AM_PATH_GTK_2_0 is expanded from...
  68. configure.ac:42: the top level
  69. configure.ac:24: installing 'config/compile'
  70. src/Makefile.am: installing 'config/depcomp'
  71. checking for a BSD-compatible install... /usr/bin/install -c
  72. checking whether build environment is sane... yes
  73. /home/photon/.cache/yay/lightspeed-git/src/lightspeed/config/missing: Unknown `--is-lightweight' option
  74. Try `/home/photon/.cache/yay/lightspeed-git/src/lightspeed/config/missing --help' for more information
  75. configure: WARNING: 'missing' script is too old or missing
  76. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  77. checking for gawk... gawk
  78. checking whether make sets $(MAKE)... yes
  79. checking whether make supports nested variables... yes
  80. checking whether build environment is sane... yes
  81. checking for gcc... gcc
  82. checking whether the C compiler works... yes
  83. checking for C compiler default output file name... a.out
  84. checking for suffix of executables...
  85. checking whether we are cross compiling... no
  86. checking for suffix of object files... o
  87. checking whether the compiler supports GNU C... yes
  88. checking whether gcc accepts -g... yes
  89. checking for gcc option to enable C11 features... none needed
  90. checking whether gcc understands -c and -o together... yes
  91. checking whether make supports the include directive... yes (GNU style)
  92. checking dependency style of gcc... gcc3
  93. checking how to run the C preprocessor... gcc -E
  94. checking for stdio.h... yes
  95. checking for stdlib.h... yes
  96. checking for string.h... yes
  97. checking for inttypes.h... yes
  98. checking for stdint.h... yes
  99. checking for strings.h... yes
  100. checking for sys/stat.h... yes
  101. checking for sys/types.h... yes
  102. checking for unistd.h... yes
  103. checking for getopt.h... yes
  104. checking for malloc.h... yes
  105. checking for sys/time.h... yes
  106. checking for an ANSI C-conforming const... yes
  107. checking for size_t... yes
  108. checking for getopt_long... yes
  109. checking for gettimeofday... yes
  110. checking for strcspn... yes
  111. checking for strdup... yes
  112. checking for strtod... yes
  113. checking for pkg-config... /usr/bin/pkg-config
  114. checking pkg-config is at least version 0.9.0... yes
  115. checking for pkg-config... (cached) /usr/bin/pkg-config
  116. checking pkg-config is at least version 0.7... yes
  117. checking for GTK+ - version >= 2.0.1... yes (version 2.24.33)
  118. checking for glBegin in -lGL... yes
  119. checking for gtk_gl_area_new in -lgtkgl-2.0... yes
  120. checking for png_read_info in -lpng... yes
  121. checking for png.h... yes
  122. checking for png_structp in png.h... yes
  123. checking for TIFFReadScanline in -ltiff... yes
  124. checking for tiffio.h... yes
  125. checking that generated files are newer than configure... done
  126. checking that generated files are newer than configure... done
  127. configure: creating ./config.status
  128. config.status: creating Makefile
  129. config.status: creating src/Makefile
  130. config.status: creating config.h
  131. config.status: executing depfiles commands
  132. make all-recursive
  133. make[1]: Entering directory '/home/photon/.cache/yay/lightspeed-git/src/lightspeed'
  134. Making all in src
  135. make[2]: Entering directory '/home/photon/.cache/yay/lightspeed-git/src/lightspeed/src'
  136. gcc -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -MT animation.o -MD -MP -MF .deps/animation.Tpo -c -o animation.o animation.c
  137. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  138. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  139. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  140. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  141. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  142. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  143. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  144. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  145. from lightspeed.h:46,
  146. from animation.c:26:
  147. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  148. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  149. | ^~~~
  150. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  151. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  152. from /usr/include/glib-2.0/glib-object.h:22,
  153. from /usr/include/glib-2.0/gio/gioenums.h:28,
  154. from /usr/include/glib-2.0/gio/giotypes.h:28,
  155. from /usr/include/glib-2.0/gio/gio.h:26,
  156. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  157. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  158. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  159. from lightspeed.h:46,
  160. from animation.c:26:
  161. /usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
  162. 698 | {
  163. | ^
  164. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  165. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  166. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  167. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  168. from lightspeed.h:46,
  169. from animation.c:26:
  170. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  171. 73 | GTimeVal last_popdown;
  172. | ^~~~~~~~
  173. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  174. from /usr/include/glib-2.0/glib.h:30,
  175. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  176. from /usr/include/glib-2.0/glib-object.h:22,
  177. from /usr/include/glib-2.0/gio/gioenums.h:28,
  178. from /usr/include/glib-2.0/gio/giotypes.h:28,
  179. from /usr/include/glib-2.0/gio/gio.h:26,
  180. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  181. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  182. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  183. from lightspeed.h:46,
  184. from animation.c:26:
  185. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  186. 547 | struct _GTimeVal
  187. | ^~~~~~~~~
  188. In file included from lightspeed.h:47,
  189. from animation.c:26:
  190. /usr/include/gtkgl-2.0/gtkgl/gtkglarea.h:24:10: fatal error: gtkgl/gdkgl.h: No such file or directory
  191. 24 | #include <gtkgl/gdkgl.h>
  192. | ^~~~~~~~~~~~~~~
  193. compilation terminated.
  194. make[2]: *** [Makefile:423: animation.o] Error 1
  195. make[2]: Leaving directory '/home/photon/.cache/yay/lightspeed-git/src/lightspeed/src'
  196. make[1]: *** [Makefile:372: all-recursive] Error 1
  197. make[1]: Leaving directory '/home/photon/.cache/yay/lightspeed-git/src/lightspeed'
  198. make: *** [Makefile:313: all] Error 2
  199. ==> ERROR: A failure occurred in build().
  200. Aborting...
  201. -> error making: lightspeed-git
  202.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement