Advertisement
Guest User

vlc 2.2.4 win32 contrib make failed on ubuntu 16.04 64bit

a guest
Jun 29th, 2016
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.44 KB | None | 0 0
  1. sjchen@sjchen-VirtualBox:~/vlc-2.2.4/contrib/win32$ make
  2. mkdir -p -- /home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/share/aclocal && cd libgcrypt && autoreconf -fiv -I/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/share/aclocal
  3. autoreconf: Entering directory `.'
  4. autoreconf: configure.ac: not using Gettext
  5. autoreconf: running: aclocal -I /home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/share/aclocal --force -I m4
  6. fatal: Not a git repository (or any of the parent directories): .git
  7. sh: 1: arithmetic expression: expecting EOF: "0x"
  8. fatal: Not a git repository (or any of the parent directories): .git
  9. fatal: Not a git repository (or any of the parent directories): .git
  10. sh: 1: arithmetic expression: expecting EOF: "0x"
  11. fatal: Not a git repository (or any of the parent directories): .git
  12. autoreconf: configure.ac: tracing
  13. fatal: Not a git repository (or any of the parent directories): .git
  14. sh: 1: arithmetic expression: expecting EOF: "0x"
  15. fatal: Not a git repository (or any of the parent directories): .git
  16. autoreconf: running: libtoolize --copy --force
  17. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
  18. libtoolize: copying file 'build-aux/ltmain.sh'
  19. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  20. libtoolize: copying file 'm4/libtool.m4'
  21. libtoolize: copying file 'm4/ltoptions.m4'
  22. libtoolize: copying file 'm4/ltsugar.m4'
  23. libtoolize: copying file 'm4/ltversion.m4'
  24. libtoolize: copying file 'm4/lt~obsolete.m4'
  25. fatal: Not a git repository (or any of the parent directories): .git
  26. sh: 1: arithmetic expression: expecting EOF: "0x"
  27. fatal: Not a git repository (or any of the parent directories): .git
  28. fatal: Not a git repository (or any of the parent directories): .git
  29. sh: 1: arithmetic expression: expecting EOF: "0x"
  30. fatal: Not a git repository (or any of the parent directories): .git
  31. autoreconf: running: /usr/bin/autoconf --include=/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/share/aclocal --force
  32. fatal: Not a git repository (or any of the parent directories): .git
  33. sh: 1: arithmetic expression: expecting EOF: "0x"
  34. fatal: Not a git repository (or any of the parent directories): .git
  35. autoreconf: running: /usr/bin/autoheader --include=/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/share/aclocal --force
  36. fatal: Not a git repository (or any of the parent directories): .git
  37. sh: 1: arithmetic expression: expecting EOF: "0x"
  38. fatal: Not a git repository (or any of the parent directories): .git
  39. autoreconf: running: automake --add-missing --copy --force-missing
  40. fatal: Not a git repository (or any of the parent directories): .git
  41. sh: 1: arithmetic expression: expecting EOF: "0x"
  42. fatal: Not a git repository (or any of the parent directories): .git
  43. configure.ac:147: installing 'build-aux/compile'
  44. configure.ac:77: installing 'build-aux/missing'
  45. cipher/Makefile.am: installing 'build-aux/depcomp'
  46. autoreconf: Leaving directory `.'
  47. cd libgcrypt && CC="i686-w64-mingw32-gcc" CXX="i686-w64-mingw32-g++" LD="i686-w64-mingw32-ld" AR="i686-w64-mingw32-ar" CCAS="i686-w64-mingw32-gcc -c" RANLIB="i686-w64-mingw32-ranlib" STRIP="i686-w64-mingw32-strip" PATH="/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/bin:/home/sjchen/vlc-2.2.4/extras/tools/build/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" CPPFLAGS=" -I/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/include" CFLAGS=" -I/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/include -g" CXXFLAGS=" -I/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/include -g" LDFLAGS=" -L/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/lib" CFLAGS=" -I/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/include -g " ./configure --prefix="/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32" --datarootdir="/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/share" --includedir="/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/include" --libdir="/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/lib" --build="x86_64-linux-gnu" --host="i686-w64-mingw32" --target="i686-w64-mingw32" --program-prefix="" --enable-static --disable-shared --disable-dependency-tracking --without-pic --enable-ciphers=aes,des,rfc2268,arcfour --enable-digests=sha1,md5,rmd160,sha256,sha512 --enable-pubkey-ciphers=dsa,rsa,ecc
  48. checking for a BSD-compatible install... /usr/bin/install -c
  49. checking whether build environment is sane... yes
  50. checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
  51. checking for a thread-safe mkdir -p... /bin/mkdir -p
  52. checking for gawk... no
  53. checking for mawk... mawk
  54. checking whether make sets $(MAKE)... yes
  55. checking whether make supports nested variables... yes
  56. checking build system type... x86_64-pc-linux-gnu
  57. checking host system type... i686-w64-mingw32
  58. checking whether to enable maintainer-specific portions of Makefiles... no
  59. checking whether make supports nested variables... (cached) yes
  60. checking whether make sets $(MAKE)... (cached) yes
  61. checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
  62. checking whether the C compiler works... yes
  63. checking for C compiler default output file name... a.exe
  64. checking for suffix of executables... .exe
  65. checking whether we are cross compiling... yes
  66. checking for suffix of object files... o
  67. checking whether we are using the GNU C compiler... yes
  68. checking whether i686-w64-mingw32-gcc accepts -g... yes
  69. checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
  70. checking whether i686-w64-mingw32-gcc understands -c and -o together... yes
  71. checking for style of include used by make... GNU
  72. checking dependency style of i686-w64-mingw32-gcc... none
  73. checking how to run the C preprocessor... i686-w64-mingw32-gcc -E
  74. checking dependency style of i686-w64-mingw32-gcc -c... none
  75. checking for library containing strerror... none required
  76. checking for gawk... (cached) mawk
  77. checking for grep that handles long lines and -e... /bin/grep
  78. checking for egrep... /bin/grep -E
  79. checking for ANSI C header files... yes
  80. checking for sys/types.h... yes
  81. checking for sys/stat.h... yes
  82. checking for stdlib.h... yes
  83. checking for string.h... yes
  84. checking for memory.h... yes
  85. checking for strings.h... yes
  86. checking for inttypes.h... yes
  87. checking for stdint.h... yes
  88. checking for unistd.h... yes
  89. checking minix/config.h usability... no
  90. checking minix/config.h presence... no
  91. checking for minix/config.h... no
  92. checking whether it is safe to define __EXTENSIONS__... yes
  93. checking for cc for build... cc
  94. checking how to print strings... printf
  95. checking for a sed that does not truncate output... /bin/sed
  96. checking for fgrep... /bin/grep -F
  97. checking for ld used by i686-w64-mingw32-gcc... i686-w64-mingw32-ld
  98. checking if the linker (i686-w64-mingw32-ld) is GNU ld... yes
  99. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
  100. checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
  101. checking whether ln -s works... yes
  102. checking the maximum length of command line arguments... 1572864
  103. checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
  104. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  105. checking for i686-w64-mingw32-ld option to reload object files... -r
  106. checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
  107. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  108. checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
  109. checking how to associate runtime and link libraries... func_cygming_dll_for_implib
  110. checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
  111. checking for archiver @FILE support... @
  112. checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip
  113. checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
  114. checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok
  115. checking for sysroot... no
  116. checking for a working dd... /bin/dd
  117. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  118. checking for i686-w64-mingw32-mt... no
  119. checking for mt... mt
  120. configure: WARNING: using cross tools not prefixed with host triplet
  121. checking if mt is a manifest tool... no
  122. checking for dlfcn.h... no
  123. checking for i686-w64-mingw32-as... i686-w64-mingw32-as
  124. checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool
  125. checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump
  126. checking for objdir... .libs
  127. checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
  128. checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  129. checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  130. checking if i686-w64-mingw32-gcc static flag -static works... yes
  131. checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
  132. checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
  133. checking whether the i686-w64-mingw32-gcc linker (i686-w64-mingw32-ld) supports shared libraries... yes
  134. checking dynamic linker characteristics... Win32 ld.exe
  135. checking how to hardcode library paths into programs... immediate
  136. checking whether stripping libraries is possible... yes
  137. checking if libtool supports shared libraries... yes
  138. checking whether to build shared libraries... no
  139. checking whether to build static libraries... yes
  140. checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres
  141. checking whether byte ordering is bigendian... no
  142. checking size of unsigned short... 2
  143. checking size of unsigned int... 4
  144. checking size of unsigned long... 4
  145. checking size of unsigned long long... 8
  146. checking for uintptr_t... yes
  147. checking which symmetric ciphers to include... aes des rfc2268 arcfour
  148. checking which public-key ciphers to include... dsa rsa ecc
  149. checking which message digests to include... sha1 md5 rmd160 sha256 sha512
  150. checking which key derivation functions to include... s2k pkdf2 scrypt
  151. checking which random module to use... default
  152. checking whether use of /dev/random is requested... yes
  153. checking whether the experimental random daemon is requested... no
  154. checking whether MPI assembler modules are requested... yes
  155. checking whether memory guard is requested... no
  156. checking whether to run large data tests... no
  157. checking whether use of capabilities is requested... no
  158. checking whether a HMAC binary check is requested... no
  159. checking whether padlock support is requested... yes
  160. checking whether AESNI support is requested... yes
  161. checking whether PCLMUL support is requested... yes
  162. checking whether DRNG support is requested... yes
  163. checking whether AVX support is requested... yes
  164. checking whether AVX2 support is requested... yes
  165. checking whether NEON support is requested... yes
  166. checking whether a -O flag munging is requested... yes
  167. checking whether to enable AMD64 as(1) feature detection... yes
  168. checking for gpg-error-config... /home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/bin/gpg-error-config
  169. checking for GPG Error - version >= 1.11... yes (1.20)
  170. checking for library containing setsockopt... no
  171. checking for library containing setsockopt... (cached) no
  172. checking for library containing setsockopt... (cached) no
  173. checking for ANSI C header files... (cached) yes
  174. checking for unistd.h... (cached) yes
  175. checking sys/select.h usability... no
  176. checking sys/select.h presence... no
  177. checking for sys/select.h... no
  178. checking sys/msg.h usability... no
  179. checking sys/msg.h presence... no
  180. checking for sys/msg.h... no
  181. checking for an ANSI C-conforming const... yes
  182. checking for inline... inline
  183. checking for size_t... yes
  184. checking return type of signal handlers... void
  185. checking whether sys_siglist is declared... no
  186. checking for pid_t... yes
  187. checking for byte typedef... no
  188. checking for ushort typedef... no
  189. checking for ulong typedef... no
  190. checking for u16 typedef... no
  191. checking for u32 typedef... no
  192. checking sys/socket.h usability... no
  193. checking sys/socket.h presence... no
  194. checking for sys/socket.h... no
  195. checking winsock2.h usability... yes
  196. checking winsock2.h presence... yes
  197. checking for winsock2.h... yes
  198. checking ws2tcpip.h usability... yes
  199. checking ws2tcpip.h presence... yes
  200. checking for ws2tcpip.h... yes
  201. checking for socklen_t... yes
  202. checking for __builtin_bswap32... yes
  203. checking for __builtin_bswap64... yes
  204. checking whether the variable length arrays are supported... yes
  205. checking whether the visibility attribute is supported... no
  206. checking whether the GCC style aligned attribute is supported... yes
  207. checking whether 'asm' assembler keyword is supported... yes
  208. checking whether '__asm__' assembler keyword is supported... yes
  209. checking whether inline assembly memory barrier is supported... yes
  210. checking whether GCC assembler is compatible for ARM assembly implementations... no
  211. checking for _ prefix in compiled symbols... yes
  212. checking architecture and mpi assembler functions... x86
  213. checking whether GCC inline assembler supports SSSE3 instructions... yes
  214. checking whether GCC inline assembler supports PCLMUL instructions... yes
  215. checking whether GCC inline assembler supports AVX instructions... yes
  216. checking whether GCC inline assembler supports AVX2 instructions... yes
  217. checking whether GCC inline assembler supports BMI2 instructions... yes
  218. checking whether GCC assembler handles division correctly... yes
  219. checking whether GCC assembler is compatible for amd64 assembly implementations... no
  220. checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes
  221. checking whether compiler is configured for ARMv6 or newer architecture... n/a
  222. checking whether GCC inline assembler supports NEON instructions... n/a
  223. checking for vprintf... yes
  224. checking for _doprnt... no
  225. checking for stpcpy... no
  226. checking for strcasecmp... yes
  227. checking for strtoul... yes
  228. checking for memmove... yes
  229. checking for stricmp... yes
  230. checking for atexit... yes
  231. checking for raise... yes
  232. checking for strerror... yes
  233. checking for rand... yes
  234. checking for mmap... no
  235. checking for getpagesize... yes
  236. checking for sysconf... no
  237. checking for waitpid... no
  238. checking for wait4... no
  239. checking for gettimeofday... yes
  240. checking for getrusage... no
  241. checking for gethrtime... no
  242. checking for clock_gettime... no
  243. checking for syslog... no
  244. checking for fcntl... no
  245. checking for ftruncate... yes
  246. checking for flockfile... no
  247. checking for mlock... no
  248. checking sys/mman.h usability... no
  249. checking sys/mman.h presence... no
  250. checking for sys/mman.h... no
  251. checking for getpid... yes
  252. checking for clock... yes
  253. checking for random device... (cached) no
  254. checking whether non excutable stack support is requested... yes
  255. checking whether assembler supports --noexecstack option... no
  256. checking that generated files are newer than configure... done
  257. configure: creating ./config.status
  258. config.status: creating Makefile
  259. config.status: creating m4/Makefile
  260. config.status: creating compat/Makefile
  261. config.status: creating mpi/Makefile
  262. config.status: creating cipher/Makefile
  263. config.status: creating random/Makefile
  264. config.status: creating doc/Makefile
  265. config.status: creating src/Makefile
  266. config.status: creating src/gcrypt.h
  267. config.status: creating src/libgcrypt-config
  268. config.status: creating src/versioninfo.rc
  269. config.status: creating tests/Makefile
  270. config.status: creating tests/hashtest-256g
  271. config.status: creating config.h
  272. config.status: linking mpi/i386/mpih-add1.S to mpi/mpih-add1-asm.S
  273. config.status: linking mpi/i386/mpih-sub1.S to mpi/mpih-sub1-asm.S
  274. config.status: linking mpi/i386/mpih-mul1.S to mpi/mpih-mul1-asm.S
  275. config.status: linking mpi/i386/mpih-mul2.S to mpi/mpih-mul2-asm.S
  276. config.status: linking mpi/i386/mpih-mul3.S to mpi/mpih-mul3-asm.S
  277. config.status: linking mpi/i386/mpih-lshift.S to mpi/mpih-lshift-asm.S
  278. config.status: linking mpi/i386/mpih-rshift.S to mpi/mpih-rshift-asm.S
  279. config.status: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
  280. config.status: executing depfiles commands
  281. config.status: executing libtool commands
  282. config.status: executing gcrypt-conf commands
  283.  
  284. Libgcrypt v1.6.4 has been configured as follows:
  285.  
  286. Platform: W32 (i686-w64-mingw32)
  287. Hardware detection module: hwf-x86
  288. Enabled cipher algorithms: aes des rfc2268 arcfour
  289. Enabled digest algorithms: sha1 md5 rmd160 sha256 sha512
  290. Enabled kdf algorithms: s2k pkdf2 scrypt
  291. Enabled pubkey algorithms: dsa rsa ecc
  292. Random number generator: default
  293. Using linux capabilities: no
  294. Try using Padlock crypto: yes
  295. Try using AES-NI crypto: yes
  296. Try using Intel PCLMUL: yes
  297. Try using DRNG (RDRAND): yes
  298. Try using Intel AVX: yes
  299. Try using Intel AVX2: yes
  300. Try using ARM NEON: n/a
  301.  
  302. cd libgcrypt && make install
  303. make[1]: Entering directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt'
  304. Making install in compat
  305. make[2]: Entering directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/compat'
  306. make[3]: Entering directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/compat'
  307. make[3]: Nothing to be done for 'install-exec-am'.
  308. make[3]: Nothing to be done for 'install-data-am'.
  309. make[3]: Leaving directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/compat'
  310. make[2]: Leaving directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/compat'
  311. Making install in mpi
  312. make[2]: Entering directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/mpi'
  313. make[3]: Entering directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/mpi'
  314. make[3]: Nothing to be done for 'install-exec-am'.
  315. make[3]: Nothing to be done for 'install-data-am'.
  316. make[3]: Leaving directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/mpi'
  317. make[2]: Leaving directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/mpi'
  318. Making install in cipher
  319. make[2]: Entering directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/cipher'
  320. make[3]: Entering directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/cipher'
  321. make[3]: Nothing to be done for 'install-exec-am'.
  322. make[3]: Nothing to be done for 'install-data-am'.
  323. make[3]: Leaving directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/cipher'
  324. make[2]: Leaving directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/cipher'
  325. Making install in random
  326. make[2]: Entering directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/random'
  327. make[3]: Entering directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/random'
  328. make[3]: Nothing to be done for 'install-exec-am'.
  329. make[3]: Nothing to be done for 'install-data-am'.
  330. make[3]: Leaving directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/random'
  331. make[2]: Leaving directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/random'
  332. Making install in src
  333. make[2]: Entering directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/src'
  334. /bin/bash ../libtool --mode=compile --tag=RC i686-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I.. -I/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/include -i "versioninfo.rc" -o "versioninfo.lo"
  335. libtool: compile: i686-w64-mingw32-windres -DHAVE_CONFIG_H -I. -I.. -I/home/sjchen/vlc-2.2.4/contrib/i686-w64-mingw32/include -i versioninfo.rc -o versioninfo.o
  336. i686-w64-mingw32-windres: versioninfo.rc.in:21: syntax error
  337. i686-w64-mingw32-windres: preprocessing failed.
  338. Makefile:1242: recipe for target 'versioninfo.lo' failed
  339. make[2]: *** [versioninfo.lo] Error 1
  340. make[2]: Leaving directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt/src'
  341. Makefile:490: recipe for target 'install-recursive' failed
  342. make[1]: *** [install-recursive] Error 1
  343. make[1]: Leaving directory '/home/sjchen/vlc-2.2.4/contrib/win32/libgcrypt'
  344. ../../contrib/src/gcrypt/rules.mak:46: recipe for target '.gcrypt' failed
  345. make: *** [.gcrypt] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement