Advertisement
Fabian42

MakeMKV build error

Dec 18th, 2023
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.80 KB | Software | 0 0
  1. [fabian@laptop ~]$ yay -S makemkv
  2. AUR Explicit (1): makemkv-1.17.5-1
  3. :: PKGBUILD up to date, skipping download: makemkv
  4. 1 makemkv (Build Files Exist)
  5. ==> Packages to cleanBuild?
  6. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  7. ==> 0
  8. 1 makemkv (Build Files Exist)
  9. ==> Diffs to show?
  10. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  11. ==> 0
  12. ==> Making package: makemkv 1.17.5-1 (Tue Dec 19 06:43:41 2023)
  13. ==> Retrieving sources...
  14. -> Downloading makemkv-bin-1.17.5.tar.gz...
  15. % Total % Received % Xferd Average Speed Time Time Time Current
  16. Dload Upload Total Spent Left Speed
  17. 100 15.6M 0 15.6M 0 0 9773k 0 --:--:-- 0:00:01 --:--:-- 9769k
  18. -> Downloading makemkv-oss-1.17.5.tar.gz...
  19. % Total % Received % Xferd Average Speed Time Time Time Current
  20. Dload Upload Total Spent Left Speed
  21. 100 6462k 0 6462k 0 0 1127k 0 --:--:-- 0:00:05 --:--:-- 1368k
  22. -> Found makemkv.1
  23. -> Found makemkvcon.1
  24. -> Found mmdtsdec.1
  25. ==> WARNING: Skipping verification of source file PGP signatures.
  26. ==> Validating source files with sha256sums...
  27. makemkv-bin-1.17.5.tar.gz ... Passed
  28. makemkv-oss-1.17.5.tar.gz ... Passed
  29. makemkv.1 ... Passed
  30. makemkvcon.1 ... Passed
  31. mmdtsdec.1 ... Passed
  32. :: (1/1) Parsing SRCINFO: makemkv
  33. ==> Making package: makemkv 1.17.5-1 (Tue Dec 19 06:43:51 2023)
  34. ==> Checking runtime dependencies...
  35. ==> Checking buildtime dependencies...
  36. ==> Retrieving sources...
  37. -> Found makemkv-bin-1.17.5.tar.gz
  38. -> Found makemkv-oss-1.17.5.tar.gz
  39. -> Found makemkv.1
  40. -> Found makemkvcon.1
  41. -> Found mmdtsdec.1
  42. ==> Validating source files with sha256sums...
  43. makemkv-bin-1.17.5.tar.gz ... Passed
  44. makemkv-oss-1.17.5.tar.gz ... Passed
  45. makemkv.1 ... Passed
  46. makemkvcon.1 ... Passed
  47. mmdtsdec.1 ... Passed
  48. ==> Removing existing $srcdir/ directory...
  49. ==> Extracting sources...
  50. -> Extracting makemkv-bin-1.17.5.tar.gz with bsdtar
  51. -> Extracting makemkv-oss-1.17.5.tar.gz with bsdtar
  52. ==> Sources are ready.
  53. ==> Making package: makemkv 1.17.5-1 (Tue Dec 19 06:43:56 2023)
  54. ==> Checking runtime dependencies...
  55. ==> Checking buildtime dependencies...
  56. ==> WARNING: Using existing $srcdir/ tree
  57. ==> Removing existing $pkgdir/ directory...
  58. ==> Starting build()...
  59. checking build system type... x86_64-pc-linux-gnu
  60. checking host system type... x86_64-pc-linux-gnu
  61. checking target system type... x86_64-pc-linux-gnu
  62. checking how to print strings... printf
  63. checking for gcc... gcc
  64. checking whether the C compiler works... yes
  65. checking for C compiler default output file name... a.out
  66. checking for suffix of executables...
  67. checking whether we are cross compiling... no
  68. checking for suffix of object files... o
  69. checking whether we are using the GNU C compiler... yes
  70. checking whether gcc accepts -g... yes
  71. checking for gcc option to accept ISO C89... none needed
  72. checking for a sed that does not truncate output... /usr/bin/sed
  73. checking for grep that handles long lines and -e... /usr/bin/grep
  74. checking for egrep... /usr/bin/grep -E
  75. checking for fgrep... /usr/bin/grep -F
  76. checking for ld used by gcc... /usr/bin/ld
  77. checking if the linker (/usr/bin/ld) is GNU ld... yes
  78. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  79. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  80. checking whether ln -s works... yes
  81. checking the maximum length of command line arguments... 1572864
  82. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  83. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  84. checking for /usr/bin/ld option to reload object files... -r
  85. checking for objdump... objdump
  86. checking how to recognize dependent libraries... pass_all
  87. checking for dlltool... no
  88. checking how to associate runtime and link libraries... printf %s\n
  89. checking for ar... ar
  90. checking for archiver @FILE support... @
  91. checking for strip... strip
  92. checking for ranlib... ranlib
  93. checking for gawk... gawk
  94. checking command to parse /usr/bin/nm -B output from gcc object... ok
  95. checking for sysroot... no
  96. checking for a working dd... /usr/bin/dd
  97. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  98. checking for mt... no
  99. checking if : is a manifest tool... no
  100. checking how to run the C preprocessor... gcc -E
  101. checking for ANSI C header files... yes
  102. checking for sys/types.h... yes
  103. checking for sys/stat.h... yes
  104. checking for stdlib.h... yes
  105. checking for string.h... yes
  106. checking for memory.h... yes
  107. checking for strings.h... yes
  108. checking for inttypes.h... yes
  109. checking for stdint.h... yes
  110. checking for unistd.h... yes
  111. checking for dlfcn.h... yes
  112. checking for objdir... .libs
  113. checking if gcc supports -fno-rtti -fno-exceptions... yes
  114. checking for gcc option to produce PIC... -fPIC -DPIC
  115. checking if gcc PIC flag -fPIC -DPIC works... yes
  116. checking if gcc static flag -static works... yes
  117. checking if gcc supports -c -o file.o... yes
  118. checking if gcc supports -c -o file.o... (cached) yes
  119. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  120. checking whether -lc should be explicitly linked in... no
  121. checking dynamic linker characteristics... GNU/Linux ld.so
  122. checking how to hardcode library paths into programs... immediate
  123. checking whether stripping libraries is possible... yes
  124. checking if libtool supports shared libraries... yes
  125. checking whether to build shared libraries... yes
  126. checking whether to build static libraries... no
  127. checking for gcc... (cached) gcc
  128. checking whether we are using the GNU C compiler... (cached) yes
  129. checking whether gcc accepts -g... (cached) yes
  130. checking for gcc option to accept ISO C89... (cached) none needed
  131. checking whether we are using the GNU C++ compiler... yes
  132. checking whether g++ accepts -g... yes
  133. checking how to run the C++ preprocessor... g++ -E
  134. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  135. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  136. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  137. /usr/bin/grep: warning: stray \ before -
  138. checking for g++ option to produce PIC... -fPIC -DPIC
  139. checking if g++ PIC flag -fPIC -DPIC works... yes
  140. checking if g++ static flag -static works... yes
  141. checking if g++ supports -c -o file.o... yes
  142. checking if g++ supports -c -o file.o... (cached) yes
  143. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  144. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  145. checking how to hardcode library paths into programs... immediate
  146. checking for -objcopy... no
  147. checking for objcopy... objcopy
  148. checking for -ld... /usr/bin/ld -m elf_x86_64
  149. checking for a BSD-compatible install... /usr/bin/install -c
  150. checking whether g++ supports C++11 features by default... yes
  151. checking zlib.h usability... yes
  152. checking zlib.h presence... yes
  153. checking for zlib.h... yes
  154. checking for compress2 in -lz... yes
  155. checking openssl/opensslconf.h usability... yes
  156. checking openssl/opensslconf.h presence... yes
  157. checking for openssl/opensslconf.h... yes
  158. checking for AES_encrypt in -lcrypto... yes
  159. checking expat.h usability... yes
  160. checking expat.h presence... yes
  161. checking for expat.h... yes
  162. checking for XML_ParserCreate in -lexpat... yes
  163. checking for pkg-config... /usr/bin/pkg-config
  164. checking pkg-config is at least version 0.9.0... yes
  165. checking for ffmpeg... yes
  166. checking whether LIBAVCODEC_VERSION_MAJOR is declared... yes
  167. checking LIBAVCODEC_VERSION_MAJOR... 60
  168. checking whether avcodec_send_frame is declared... yes
  169. checking for struct AVChannelLayout... yes
  170. checking for av_log_format_line... yes
  171. checking for AVCodecParserContext.duration... yes
  172. checking for av_codec_iterate... yes
  173. checking for qt5... yes
  174. configure: WARNING: cache variable ac_cv_env_CFLAGS_value contains a newline
  175. configure: WARNING: cache variable ac_cv_env_CXXFLAGS_value contains a newline
  176. configure: creating ./config.status
  177. config.status: creating Makefile
  178. config.status: creating libffabi/src/ffabicfg.h
  179. config.status: executing libtool commands
  180. configure: WARNING: cache variable ac_cv_env_CFLAGS_value contains a newline
  181. configure: WARNING: cache variable ac_cv_env_CXXFLAGS_value contains a newline
  182. Makefile:9: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
  183. ==> ERROR: A failure occurred in build().
  184. Aborting...
  185. -> error making: makemkv-exit status 4
  186. removing untracked AUR files from cache...
  187. :: Cleaning (1/1): /home/fabian/.cache/yay/makemkv
  188. Removing makemkv-bin-1.17.5.tar.gz
  189. Removing makemkv-oss-1.17.5.tar.gz
  190. -> Failed to install the following packages. Manual intervention is required:
  191. makemkv - exit status 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement