alan01346

Lives 3.2.0 configure, Debian Bullseye, aarch64

Dec 14th, 2021
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.12 KB | None | 0 0
  1. Lives configure stage
  2. checking build system type... aarch64-unknown-linux-gnu
  3. checking host system type... aarch64-unknown-linux-gnu
  4. checking target system type... aarch64-unknown-linux-gnu
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking whether to enable maintainer-specific portions of Makefiles... no
  12. checking whether make supports the include directive... yes (GNU style)
  13. checking for gcc... gcc
  14. checking whether the C compiler works... yes
  15. checking for C compiler default output file name... a.out
  16. checking for suffix of executables...
  17. checking whether we are cross compiling... no
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C compiler... yes
  20. checking whether gcc accepts -g... yes
  21. checking for gcc option to accept ISO C89... none needed
  22. checking whether gcc understands -c and -o together... yes
  23. checking dependency style of gcc... gcc3
  24. checking how to run the C preprocessor... gcc -E
  25. checking for grep that handles long lines and -e... /usr/bin/grep
  26. checking for egrep... /usr/bin/grep -E
  27. checking for ANSI C header files... yes
  28. checking for sys/types.h... yes
  29. checking for sys/stat.h... yes
  30. checking for stdlib.h... yes
  31. checking for string.h... yes
  32. checking for memory.h... yes
  33. checking for strings.h... yes
  34. checking for inttypes.h... yes
  35. checking for stdint.h... yes
  36. checking for unistd.h... yes
  37. checking minix/config.h usability... no
  38. checking minix/config.h presence... no
  39. checking for minix/config.h... no
  40. checking whether it is safe to define __EXTENSIONS__... yes
  41. checking for library containing strerror... none required
  42. checking for gcc... (cached) gcc
  43. checking whether we are using the GNU C compiler... (cached) yes
  44. checking whether gcc accepts -g... (cached) yes
  45. checking for gcc option to accept ISO C89... (cached) none needed
  46. checking whether gcc understands -c and -o together... (cached) yes
  47. checking dependency style of gcc... (cached) gcc3
  48. checking for g++... g++
  49. checking whether we are using the GNU C++ compiler... yes
  50. checking whether g++ accepts -g... yes
  51. checking dependency style of g++... gcc3
  52. checking how to print strings... printf
  53. checking for a sed that does not truncate output... /usr/bin/sed
  54. checking for fgrep... /usr/bin/grep -F
  55. checking for ld used by gcc... /usr/bin/ld
  56. checking if the linker (/usr/bin/ld) is GNU ld... yes
  57. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  58. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  59. checking whether ln -s works... yes
  60. checking the maximum length of command line arguments... 1572864
  61. checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
  62. checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  63. checking for /usr/bin/ld option to reload object files... -r
  64. checking for objdump... objdump
  65. checking how to recognize dependent libraries... pass_all
  66. checking for dlltool... no
  67. checking how to associate runtime and link libraries... printf %s\n
  68. checking for ar... ar
  69. checking for archiver @FILE support... @
  70. checking for strip... strip
  71. checking for ranlib... ranlib
  72. checking command to parse /usr/bin/nm -B output from gcc object... ok
  73. checking for sysroot... no
  74. checking for a working dd... /usr/bin/dd
  75. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  76. checking for mt... no
  77. checking if : is a manifest tool... no
  78. checking for dlfcn.h... yes
  79. checking for objdir... .libs
  80. checking if gcc supports -fno-rtti -fno-exceptions... no
  81. checking for gcc option to produce PIC... -fPIC -DPIC
  82. checking if gcc PIC flag -fPIC -DPIC works... yes
  83. checking if gcc static flag -static works... yes
  84. checking if gcc supports -c -o file.o... yes
  85. checking if gcc supports -c -o file.o... (cached) yes
  86. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  87. checking whether -lc should be explicitly linked in... no
  88. checking dynamic linker characteristics... GNU/Linux ld.so
  89. checking how to hardcode library paths into programs... immediate
  90. checking for shl_load... no
  91. checking for shl_load in -ldld... no
  92. checking for dlopen... no
  93. checking for dlopen in -ldl... yes
  94. checking whether a program can dlopen itself... yes
  95. checking whether a statically linked program can dlopen itself... no
  96. checking whether stripping libraries is possible... yes
  97. checking if libtool supports shared libraries... yes
  98. checking whether to build shared libraries... yes
  99. checking whether to build static libraries... yes
  100. checking how to run the C++ preprocessor... g++ -E
  101. checking for ld used by g++... /usr/bin/ld
  102. checking if the linker (/usr/bin/ld) is GNU ld... yes
  103. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  104. checking for g++ option to produce PIC... -fPIC -DPIC
  105. checking if g++ PIC flag -fPIC -DPIC works... yes
  106. checking if g++ static flag -static works... yes
  107. checking if g++ supports -c -o file.o... yes
  108. checking if g++ supports -c -o file.o... (cached) yes
  109. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  110. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  111. checking how to hardcode library paths into programs... immediate
  112. checking for gcc... (cached) gcc
  113. checking whether we are using the GNU C compiler... (cached) yes
  114. checking whether gcc accepts -g... (cached) yes
  115. checking for gcc option to accept ISO C89... (cached) none needed
  116. checking whether gcc understands -c and -o together... (cached) yes
  117. checking dependency style of gcc... (cached) gcc3
  118. checking for ANSI C header files... (cached) yes
  119. checking whether byte ordering is bigendian... no
  120. checking for an ANSI C-conforming const... yes
  121. checking for inline... inline
  122. checking for special C compiler options needed for large files... no
  123. checking for _FILE_OFFSET_BITS value needed for large files... no
  124. checking dependency style of gcc... gcc3
  125. ./configure: line 19142: ACX_PTHREAD: command not found
  126. checking for lives-plugins/Makefile.am... yes
  127. checking whether NLS is requested... yes
  128. checking for msgfmt... /usr/bin/msgfmt
  129. checking for gmsgfmt... /usr/bin/msgfmt
  130. checking for xgettext... /usr/bin/xgettext
  131. checking for msgmerge... /usr/bin/msgmerge
  132. checking whether we are using the GNU C Library 2 or newer... yes
  133. checking for ranlib... (cached) ranlib
  134. checking for simple visibility declarations... yes
  135. checking for size_t... yes
  136. checking for stdint.h... yes
  137. checking for working alloca.h... yes
  138. checking for alloca... yes
  139. checking for stdlib.h... (cached) yes
  140. checking for unistd.h... (cached) yes
  141. checking for sys/param.h... yes
  142. checking for getpagesize... yes
  143. checking for working mmap... yes
  144. checking whether integer division by zero raises SIGFPE... no
  145. checking for inttypes.h... yes
  146. checking for unsigned long long int... yes
  147. checking for inttypes.h... (cached) yes
  148. checking whether the inttypes.h PRIxNN macros are broken... no
  149. checking for ld used by GCC... /usr/bin/ld
  150. checking if the linker (/usr/bin/ld) is GNU ld... yes
  151. checking for shared library run path origin... done
  152. checking whether imported symbols can be declared weak... yes
  153. checking pthread.h usability... yes
  154. checking pthread.h presence... yes
  155. checking for pthread.h... yes
  156. checking for pthread_kill in -lpthread... yes
  157. checking for pthread_rwlock_t... yes
  158. checking for multithread API to use... posix
  159. checking argz.h usability... yes
  160. checking argz.h presence... yes
  161. checking for argz.h... yes
  162. checking for inttypes.h... (cached) yes
  163. checking limits.h usability... yes
  164. checking limits.h presence... yes
  165. checking for limits.h... yes
  166. checking for unistd.h... (cached) yes
  167. checking for sys/param.h... (cached) yes
  168. checking for getcwd... yes
  169. checking for getegid... yes
  170. checking for geteuid... yes
  171. checking for getgid... yes
  172. checking for getuid... yes
  173. checking for mempcpy... yes
  174. checking for munmap... yes
  175. checking for stpcpy... yes
  176. checking for strcasecmp... yes
  177. checking for strdup... yes
  178. checking for strtoul... yes
  179. checking for tsearch... yes
  180. checking for argz_count... yes
  181. checking for argz_stringify... yes
  182. checking for argz_next... yes
  183. checking for __fsetlocking... yes
  184. checking whether feof_unlocked is declared... yes
  185. checking whether fgets_unlocked is declared... yes
  186. checking for iconv... yes
  187. checking for working iconv... yes
  188. checking for iconv declaration...
  189. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  190. checking for NL_LOCALE_NAME macro... yes
  191. checking for bison... bison
  192. checking version of bison... 3.7.5, ok
  193. checking for long long int... yes
  194. checking for wchar_t... yes
  195. checking for wint_t... yes
  196. checking for intmax_t... yes
  197. checking whether printf() supports POSIX/XSI format strings... yes
  198. checking whether we are using the GNU C Library 2.1 or newer... yes
  199. checking for stdint.h... (cached) yes
  200. checking for SIZE_MAX... yes
  201. checking for stdint.h... (cached) yes
  202. checking for CFPreferencesCopyAppValue... no
  203. checking for CFLocaleCopyCurrent... no
  204. checking for ptrdiff_t... yes
  205. checking stddef.h usability... yes
  206. checking stddef.h presence... yes
  207. checking for stddef.h... yes
  208. checking for stdlib.h... (cached) yes
  209. checking for string.h... (cached) yes
  210. checking for asprintf... yes
  211. checking for fwprintf... yes
  212. checking for putenv... yes
  213. checking for setenv... yes
  214. checking for setlocale... yes
  215. checking for snprintf... yes
  216. checking for wcslen... yes
  217. checking whether _snprintf is declared... no
  218. checking whether _snwprintf is declared... no
  219. checking whether getc_unlocked is declared... yes
  220. checking for nl_langinfo and CODESET... yes
  221. checking for LC_MESSAGES... yes
  222. checking for CFPreferencesCopyAppValue... (cached) no
  223. checking for CFLocaleCopyCurrent... (cached) no
  224. checking whether included gettext is requested... no
  225. checking for GNU gettext in libc... yes
  226. checking whether to use NLS... yes
  227. checking where the gettext function comes from... libc
  228. C++ compiler is g++
  229. checking for open in -ldl... yes
  230. checking for posix_memalign... yes
  231. checking for posix_fadvise... yes
  232. checking for posix_fallocate... yes
  233. checking for getentropy... yes
  234. checking for perl... /usr/bin/perl
  235. checking for pkg-config... /usr/bin/pkg-config
  236. checking for doxygen... /usr/bin/doxygen
  237. checking sys/prctl.h usability... yes
  238. checking sys/prctl.h presence... yes
  239. checking for sys/prctl.h... yes
  240. checking linux/joystick.h usability... yes
  241. checking linux/joystick.h presence... yes
  242. checking for linux/joystick.h... yes
  243. checking for JACK... yes
  244. jack server libs found
  245. checking jack/transport.h usability... yes
  246. checking jack/transport.h presence... yes
  247. checking for jack/transport.h... yes
  248. checking for X11... yes
  249. checking for WAYLAND... yes
  250. checking for XRENDER... yes
  251. checking for GTK+ >= 3.0.0... checking for GTK... yes
  252. - Compiling with gtk+ version 3.24.24 -
  253. checking for GLIB... yes
  254. checking for SDL2... yes
  255. checking for SDL... no
  256. checking for LIBAVCODEC... yes
  257. checking for LIBAVFORMAT... yes
  258. checking for LIBAVUTIL... yes
  259. checking for LIBSWSCALE... yes
  260. checking for LIBSWRESAMPLE... yes
  261. checking for avcodec_open2 in -lavcodec... yes
  262. checking for avcodec_alloc_context3 in -lavcodec... yes
  263. checking for avcodec_get_name in -lavcodec... yes
  264. checking for av_codec_set_pkt_timebase in -lavcodec... yes
  265. checking for av_packet_unref in -lavcodec... yes
  266. checking for av_get_bits_per_sample in -lavcodec... yes
  267. checking for avformat_new_stream in -lavformat... yes
  268. checking for avformat_find_stream_info in -lavformat... yes
  269. checking for avformat_close_input in -lavformat... yes
  270. checking for av_set_pts_info in -lavformat... no
  271. checking for avpriv_set_pts_info in -lavformat... yes
  272. checking for av_frame_unref in -lavutil... yes
  273. checking for OPENCV... no
  274. checking for OPENCV4... yes
  275. checking for FFTW3F... yes
  276. checking for LIBFREENECT... no
  277. checking for GL... yes
  278. checking for MJPEGTOOLS... yes
  279. checking for PNG... yes
  280. checking for LIBZ... yes
  281. checking bzlib.h usability... yes
  282. checking bzlib.h presence... yes
  283. checking for bzlib.h... yes
  284. checking for LIBEXPLAIN... no
  285. checking ladspa.h usability... yes
  286. checking ladspa.h presence... yes
  287. checking for ladspa.h... yes
  288. checking for UNICAP... yes
  289. checking linux/videodev2.h usability... yes
  290. checking linux/videodev2.h presence... yes
  291. checking for linux/videodev2.h... yes
  292. checking for LIBDV... yes
  293. checking for OGG... yes
  294. checking for THEORA... yes
  295. checking for Dirac (schroedinger): checking for DIRAC... no
  296. checking for ALSA... yes
  297. checking for PULSE... yes
  298. checking for pa_stream_begin_write in -lpulse... yes
  299. checking for LIBVISUAL... yes
  300. checking for LIBPROJECTM... yes
  301. checking for OIL... no
  302. checking for ORC... yes
  303. checking frei0r.h usability... yes
  304. checking frei0r.h presence... yes
  305. checking for frei0r.h... yes
  306. checking libraw1394/raw1394.h usability... yes
  307. checking libraw1394/raw1394.h presence... yes
  308. checking for libraw1394/raw1394.h... yes
  309. checking libavc1394/avc1394.h usability... yes
  310. checking libavc1394/avc1394.h presence... yes
  311. checking for libavc1394/avc1394.h... yes
  312. checking libavc1394/rom1394.h usability... yes
  313. checking libavc1394/rom1394.h presence... yes
  314. checking for libavc1394/rom1394.h... yes
  315. checking for WEED_GSLICE... no
  316. ...will try to build from included sources
  317. checking for WEED_UTILS... no
  318. ...will try to build from included sources
  319. checking for WEED_COMPAT... no
  320. ...will use version from included sources
  321. checking for WEED_PLUGIN... no
  322. ...plugins will be compiled with included sources
  323. checking that generated files are newer than configure... done
  324. configure: creating ./config.status
  325. config.status: creating libweed/Makefile
  326. config.status: creating libOSC/Makefile
  327. config.status: creating libOSC/client/Makefile
  328. config.status: creating libOSC/sendOSC/Makefile
  329. config.status: creating po/Makefile.in
  330. config.status: creating Makefile
  331. config.status: creating intl/Makefile
  332. config.status: creating m4/Makefile
  333. config.status: creating src/Makefile
  334. config.status: creating resources/Makefile
  335. config.status: creating lives-plugins/Makefile
  336. config.status: creating lives-plugins/plugins/effects/RFXscripts/Makefile
  337. config.status: creating lives-plugins/plugins/effects/compound/Makefile
  338. config.status: creating lives-plugins/plugins/effects/Makefile
  339. config.status: creating lives-plugins/plugins/encoders/Makefile
  340. config.status: creating lives-plugins/plugins/decoders/Makefile
  341. config.status: creating lives-plugins/plugins/Makefile
  342. config.status: creating lives-plugins/plugins/playback/video/Makefile
  343. config.status: creating lives-plugins/plugins/playback/audiostream/Makefile
  344. config.status: creating lives-plugins/plugins/playback/Makefile
  345. config.status: creating lives-plugins/icons/Makefile
  346. config.status: creating lives-plugins/themes/cutting_room/Makefile
  347. config.status: creating lives-plugins/themes/pinks/Makefile
  348. config.status: creating lives-plugins/themes/camera/Makefile
  349. config.status: creating lives-plugins/themes/editor/Makefile
  350. config.status: creating lives-plugins/themes/crayons/Makefile
  351. config.status: creating lives-plugins/themes/crayons-bright/Makefile
  352. config.status: creating lives-plugins/themes/Makefile
  353. config.status: creating lives-plugins/weed-plugins/Makefile
  354. config.status: creating lives-plugins/weed-plugins/gdk/Makefile
  355. config.status: creating lives-plugins/weed-plugins/cairo/Makefile
  356. config.status: creating lives-plugins/marcos-encoders/Makefile
  357. config.status: executing depfiles commands
  358. config.status: executing libtool commands
  359. config.status: executing po-directories commands
  360. config.status: creating po/POTFILES
  361. config.status: creating po/Makefile
  362. *******************************************************************
  363. LiVES is now configured and ready for building.
  364. If you are building for MULTILIBS on a 64 bit system,
  365. you may wish to re-run this, e.g.: ./configure --libdir=/usr/lib64
  366. In this case you MUST also manually update the library paths in libweed/*.pc files.
  367.  
  368. Remember to do "sudo ldconfig" or equivalent after installing.
  369. *******************************************************************
Add Comment
Please, Sign In to add comment