Advertisement
Pepes

tvh full log #4486

Jul 18th, 2017
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.08 KB | None | 0 0
  1. root@debian:~/tvheadend# AUTOBUILD_CONFIGURE_EXTRA=--disable-ffmpeg_static--enable-dvben50221 ./Autobuild.sh
  2. dpkg-buildpackage: info: source package tvheadend
  3. dpkg-buildpackage: info: source version 4.3-295~ga9dffb7e9
  4. dpkg-buildpackage: info: source distribution unstable
  5. dpkg-buildpackage: info: source changed by Andreas Γ–man <andreas@tvheadend.org>
  6. dpkg-buildpackage: info: host architecture powerpcspe
  7. dpkg-source --before-build tvheadend
  8. debian/rules clean
  9. dh clean
  10. dh: Compatibility levels before 9 are deprecated (level 5 in use)
  11. dh_testdir
  12. dh_clean
  13. rm -f debian/debhelper-build-stamp
  14. rm -f debian/tvheadend.substvars
  15. rm -f debian/tvheadend.*.debhelper
  16. rm -rf debian/tvheadend/
  17. rm -f debian/tvheadend-dbg.substvars
  18. rm -f debian/tvheadend-dbg.*.debhelper
  19. rm -rf debian/tvheadend-dbg/
  20. rm -rf debian/.debhelper/
  21. rm -f debian/*.debhelper.log
  22. dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
  23. rm -f debian/files
  24. find . \( \( \
  25. \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
  26. \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
  27. -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
  28. -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
  29. -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
  30. \) -exec rm -f {} + \) -o \
  31. \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
  32. debian/rules build
  33. dh build
  34. dh: Compatibility levels before 9 are deprecated (level 5 in use)
  35. dh_testdir
  36. dh_update_autotools_config
  37. debian/rules override_dh_auto_configure
  38. make[1]: Entering directory '/root/tvheadend'
  39. dh_auto_configure -- --disable-ffmpeg_static--enable-dvben50221
  40. dh_auto_configure: Compatibility levels before 9 are deprecated (level 5 in use)
  41. ./configure --build=powerpc-linux-gnuspe --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libexecdir=\${prefix}/lib/tvheadend --disable-maintainer-mode --disable-dependency-tracking --disable-ffmpeg_static--enable-dvben50221
  42. Checking support/features
  43. checking for cc execinfo.h ... ok
  44. checking for cc -mmmx ... fail
  45. checking for cc -msse2 ... fail
  46. checking for cc -Wunused-result ... ok
  47. checking for cc getloadavg ... ok
  48. checking for cc atomic32 ... ok
  49. checking for cc atomic64 ... fail
  50. checking for cc atomic_time_t ... ok
  51. checking for cc bitops64 ... ok
  52. checking for cc lockowner ... ok
  53. checking for cc qsort_r ... ok
  54. checking for cc stime ... ok
  55. checking for cc gmtoff ... ok
  56. checking for cc recvmmsg ... ok
  57. checking for cc sendmmsg ... ok
  58. checking for cc libiconv ... fail
  59. checking for cc libdvben50221 ... ok
  60. checking for cc ifnames ... ok
  61. checking for py module gzip ... ok
  62. checking for pkg-config ... ok
  63. checking for xgettext ... ok
  64. checking for msgmerge ... ok
  65. checking for gzip ... ok
  66. checking for bzip2 ... ok
  67. checking for pkg openssl ... ok (detected 1.1.0f)
  68. checking for cc linux/dvb/version.h ... ok
  69. checking for pkg zlib ... ok (detected 1.2.8)
  70. checking for pkg libpcre2-8 ... ok (detected 10.22)
  71. checking for pkg liburiparser ... ok (detected 0.8.4)
  72. checking for pkg avahi-client ... ok (detected 0.6.32)
  73. checking for cmake ... ok
  74. checking for cc -lstdc++ ... ok
  75. checking for cc nvEncodeAPI.h ... fail
  76. checking for cc sys/inotify.h ... ok
  77. checking for cc inotify_init1 ... ok
  78. fetching dvb-scan files ... ok
  79. checking for cc epoll_create1 ... ok
  80. checking for pkg dbus-1 ... ok (detected 1.10.18)
  81.  
  82. Compiler:
  83. Using C compiler: cc
  84. Using LD flags: -ldvben50221 -ldvbapi -lucsi
  85. Build for arch: powerpc
  86.  
  87. Binaries:
  88. Using PYTHON: python
  89. Using GZIP: gzip
  90. Using BZIP2: bzip2
  91.  
  92. Options:
  93. pie yes
  94. ccdebug no
  95. cwc yes
  96. cccam yes
  97. capmt yes
  98. constcw yes
  99. linuxdvb yes
  100. satip_server yes
  101. satip_client yes
  102. hdhomerun_client yes
  103. hdhomerun_static yes
  104. iptv yes
  105. tsfile yes
  106. dvbscan yes
  107. timeshift yes
  108. trace yes
  109. imagecache yes
  110. avahi yes
  111. zlib yes
  112. libav yes
  113. ffmpeg_static yes
  114. libx264 yes
  115. libx264_static yes
  116. libx265 yes
  117. libx265_static yes
  118. libvpx yes
  119. libvpx_static yes
  120. libtheora yes
  121. libtheora_static yes
  122. libvorbis yes
  123. libvorbis_static yes
  124. libfdkaac yes
  125. libfdkaac_static yes
  126. nvenc no
  127. qsv no
  128. libmfx_static no
  129. inotify yes
  130. epoll yes
  131. pcre no
  132. pcre2 yes
  133. uriparser yes
  134. ccache no
  135. tvhcsa yes
  136. bundle no
  137. pngquant no
  138. dvbcsa no
  139. dvben50221 yes
  140. kqueue no
  141. dbus_1 yes
  142. android no
  143. tsdebug no
  144. gtimer_check no
  145. slow_memoryinfo no
  146. libsystemd_daemon no
  147. bintray_cache yes
  148. execinfo yes
  149. W_unused_result yes
  150. getloadavg yes
  151. atomic32 yes
  152. atomic_time_t yes
  153. bitops64 yes
  154. lockowner yes
  155. qsort_r yes
  156. stime yes
  157. gmtoff yes
  158. recvmmsg yes
  159. sendmmsg yes
  160. libdvben50221 yes
  161. ifnames yes
  162. py_gzip yes
  163. bin_pkg_config yes
  164. bin_xgettext yes
  165. bin_msgmerge yes
  166. bin_gzip yes
  167. bin_bzip2 yes
  168. ssl yes
  169. linuxdvbapi yes
  170. upnp yes
  171. bin_cmake yes
  172. stdcpp yes
  173. libogg_static yes
  174. inotify_h yes
  175. inotify_init1 yes
  176. linuxdvb_ca yes
  177. epoll_create1 yes
  178. mpegts yes
  179. mpegts_dvb yes
  180.  
  181. Packages:
  182. openssl 1.1.0f
  183. zlib 1.2.8
  184. libpcre2-8 10.22
  185. liburiparser 0.8.4
  186. avahi-client 0.6.32
  187. dbus-1 1.10.18
  188.  
  189. Installation paths:
  190. Prefix: /usr
  191. Binaries: ${prefix}/bin
  192. Libraries: ${prefix}/lib
  193. Data files: ${prefix}/share
  194. Man pages: /usr/share/man
  195.  
  196. Final Binary:
  197. /root/tvheadend/build.linux/tvheadend
  198.  
  199. Tvheadend Data Directory:
  200. /usr/share/tvheadend
  201.  
  202. make[1]: Leaving directory '/root/tvheadend'
  203. debian/rules override_dh_auto_build
  204. make[1]: Entering directory '/root/tvheadend'
  205. make
  206. make[2]: Entering directory '/root/tvheadend'
  207. make -f Makefile.ffmpeg libcacheget
  208. make[3]: Entering directory '/root/tvheadend'
  209. DOWNLOAD https://dl.bintray.com/tvheadend/misc/staticlib/unknown/powerpc/ffmpeg-733a90e4271b7efc338657ddf2662f3426dd1a3d.tgz
  210. --2017-07-18 13:36:03-- https://dl.bintray.com/tvheadend/misc/staticlib/unknown/powerpc/ffmpeg-733a90e4271b7efc338657ddf2662f3426dd1a3d.tgz
  211. Resolving dl.bintray.com (dl.bintray.com)... 159.122.18.156
  212. Connecting to dl.bintray.com (dl.bintray.com)|159.122.18.156|:443... connected.
  213. HTTP request sent, awaiting response... 404 Not Found
  214. 2017-07-18 13:36:03 ERROR 404: Not Found.
  215.  
  216. FAILED TO DOWNLOAD https://dl.bintray.com/tvheadend/misc/staticlib/unknown/powerpc/ffmpeg-733a90e4271b7efc338657ddf2662f3426dd1a3d.tgz (BUT THIS IS NOT A FATAL ERROR! DO NOT REPORT THAT!)
  217. make[3]: Leaving directory '/root/tvheadend'
  218. make -f Makefile.ffmpeg
  219. make[3]: Entering directory '/root/tvheadend'
  220. WGET http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz
  221. 2017-07-18 13:36:07 URL:http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz [1492156/1492156] -> "/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0.tar.gz" [1]
  222. SHA1SUM test 'b7574e9f0826bedef975d64d3825f75fbaeef55e' == 'b7574e9f0826bedef975d64d3825f75fbaeef55e': OK
  223. UNTAR yasm-1.3.0.tar.gz
  224. cd /root/tvheadend/build.linux/ffmpeg/yasm-1.3.0 && FFMPEG_PREFIX=/root/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/root/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
  225. --libdir=/ffmpeg/lib
  226. configure: WARNING: unrecognized options: --enable-static, --disable-shared
  227. checking for a BSD-compatible install... /usr/bin/install -c
  228. checking whether build environment is sane... yes
  229. checking for a thread-safe mkdir -p... /bin/mkdir -p
  230. checking for gawk... no
  231. checking for mawk... mawk
  232. checking whether make sets $(MAKE)... yes
  233. checking whether make supports nested variables... yes
  234. checking whether to enable maintainer-specific portions of Makefiles... no
  235. checking for style of include used by make... GNU
  236. checking for gcc... gcc
  237. checking whether the C compiler works... yes
  238. checking for C compiler default output file name... a.out
  239. checking for suffix of executables...
  240. checking whether we are cross compiling... no
  241. checking for suffix of object files... o
  242. checking whether we are using the GNU C compiler... yes
  243. checking whether gcc accepts -g... yes
  244. checking for gcc option to accept ISO C89... none needed
  245. checking whether gcc understands -c and -o together... yes
  246. checking dependency style of gcc... gcc3
  247. checking how to run the C preprocessor... gcc -E
  248. checking for gcc option to accept ISO C99... none needed
  249. checking for gcc option to accept ISO Standard C... (cached) none needed
  250. checking whether ln -s works... yes
  251. checking for ar... ar
  252. checking for ranlib... ranlib
  253. checking for xmlto... no
  254. configure: WARNING: xmlto not found, manpages will not be rebuilt.
  255. checking if malloc debugging is wanted... no
  256. checking for grep that handles long lines and -e... /bin/grep
  257. checking for egrep... /bin/grep -E
  258. checking for ANSI C header files... yes
  259. checking for sys/types.h... yes
  260. checking for sys/stat.h... yes
  261. checking for stdlib.h... yes
  262. checking for string.h... yes
  263. checking for memory.h... yes
  264. checking for strings.h... yes
  265. checking for inttypes.h... yes
  266. checking for stdint.h... yes
  267. checking for unistd.h... yes
  268. checking for strings.h... (cached) yes
  269. checking libgen.h usability... yes
  270. checking libgen.h presence... yes
  271. checking for libgen.h... yes
  272. checking for unistd.h... (cached) yes
  273. checking direct.h usability... no
  274. checking direct.h presence... no
  275. checking for direct.h... no
  276. checking for sys/stat.h... (cached) yes
  277. checking for an ANSI C-conforming const... yes
  278. checking for inline... inline
  279. checking for function prototypes... yes
  280. checking for size_t... yes
  281. checking for stdint types... stdint.h (shortcircuit)
  282. make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system)
  283. checking for abort... yes
  284. checking for toascii... yes
  285. checking for vsnprintf... yes
  286. checking for strsep... yes
  287. checking for mergesort... no
  288. checking for getcwd... yes
  289. checking for popen... yes
  290. checking for ftruncate... yes
  291. checking for strcasecmp... yes
  292. checking for strncasecmp... yes
  293. checking for stricmp... no
  294. checking for _stricmp... no
  295. checking for strcmpi... no
  296. checking for a sed that does not truncate output... /bin/sed
  297. checking whether NLS is requested... yes
  298. checking for msgfmt... /usr/bin/msgfmt
  299. checking for gmsgfmt... /usr/bin/msgfmt
  300. checking for xgettext... /usr/bin/xgettext
  301. checking for msgmerge... /usr/bin/msgmerge
  302. checking build system type... powerpc-unknown-linux-gnu
  303. checking host system type... powerpc-unknown-linux-gnu
  304. checking for ld used by gcc... /usr/bin/ld
  305. checking if the linker (/usr/bin/ld) is GNU ld... yes
  306. checking for shared library run path origin... done
  307. checking for CFPreferencesCopyAppValue... no
  308. checking for CFLocaleCopyCurrent... no
  309. checking for GNU gettext in libc... yes
  310. checking whether to use NLS... yes
  311. checking where the gettext function comes from... libc
  312. checking for GNU C Library... yes
  313. configure: Checking for Python
  314. checking for a Python interpreter with version >= 2.4... python
  315. checking for python... /usr/bin/python
  316. checking for python version... 2.7
  317. checking for python platform... linux2
  318. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  319. checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  320. checking that generated files are newer than configure... done
  321. configure: creating ./config.status
  322. config.status: creating Makefile
  323. config.status: creating po/Makefile.in
  324. config.status: creating config.h
  325. config.status: executing depfiles commands
  326. config.status: executing libyasm-stdint.h commands
  327. config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H
  328. config.status: executing po-directories commands
  329. config.status: creating po/POTFILES
  330. config.status: creating po/Makefile
  331. configure: WARNING: unrecognized options: --enable-static, --disable-shared
  332. DESTDIR=/root/tvheadend/build.linux/ffmpeg/build \
  333. make -C /root/tvheadend/build.linux/ffmpeg/yasm-1.3.0 install
  334. make[4]: Entering directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0'
  335. gcc -I. \
  336. -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c
  337. gcc -I. \
  338. -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c
  339. gcc -I. \
  340. -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c
  341. gcc -I. \
  342. -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c
  343. gcc -I. \
  344. -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c
  345. gcc -o genperf genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o
  346. ./genperf x86insn_nasm.gperf x86insn_nasm.c
  347. ./genperf x86insn_gas.gperf x86insn_gas.c
  348. fail to map group of size 2 for tab size 512
  349. gcc -I. \
  350. -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c
  351. gcc -I. \
  352. -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c
  353. gcc -I. \
  354. -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c
  355. gcc -I. \
  356. -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c
  357. gcc -I. \
  358. -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c
  359. gcc -I. \
  360. -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c
  361. gcc -I. \
  362. -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c
  363. gcc -I. \
  364. -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c
  365. gcc -I. \
  366. -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c
  367. gcc -o re2c re2c-main.o re2c-code.o re2c-dfa.o re2c-parser.o re2c-actions.o re2c-scanner.o re2c-mbo_getopt.o re2c-substr.o re2c-translate.o
  368. ./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re
  369. ./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re
  370. gcc -I. \
  371. -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c
  372. gcc -o genmacro genmacro.o
  373. ./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac
  374. gcc -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c
  375. gcc -o genversion genversion.o
  376. ./genversion version.mac
  377. ./genmacro nasm-version.c nasm_version_mac version.mac
  378. ./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac
  379. ./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac
  380. gcc -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c
  381. gcc -o genstring genstring.o
  382. ./genstring license_msg license.c ./COPYING
  383. make install-recursive
  384. make[5]: Entering directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0'
  385. Making install in po
  386. make[6]: Entering directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0/po'
  387. if test "yasm" = "gettext-tools"; then \
  388. /bin/mkdir -p /root/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/gettext/po; \
  389. for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
  390. /usr/bin/install -c -m 644 ./$file \
  391. /root/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/gettext/po/$file; \
  392. done; \
  393. for file in Makevars; do \
  394. rm -f /root/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/gettext/po/$file; \
  395. done; \
  396. else \
  397. : ; \
  398. fi
  399. make[6]: Leaving directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0/po'
  400. Making install in .
  401. make[6]: Entering directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0'
  402. depbase=`echo modules/arch/x86/x86arch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  403. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/arch/x86/x86arch.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86arch.o modules/arch/x86/x86arch.c &&\
  404. mv -f $depbase.Tpo $depbase.Po
  405. depbase=`echo modules/arch/x86/x86bc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  406. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/arch/x86/x86bc.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86bc.o modules/arch/x86/x86bc.c &&\
  407. mv -f $depbase.Tpo $depbase.Po
  408. depbase=`echo modules/arch/x86/x86expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  409. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/arch/x86/x86expr.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86expr.o modules/arch/x86/x86expr.c &&\
  410. mv -f $depbase.Tpo $depbase.Po
  411. depbase=`echo modules/arch/x86/x86id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  412. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/arch/x86/x86id.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86id.o modules/arch/x86/x86id.c &&\
  413. mv -f $depbase.Tpo $depbase.Po
  414. depbase=`echo modules/arch/lc3b/lc3barch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  415. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/arch/lc3b/lc3barch.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3barch.c &&\
  416. mv -f $depbase.Tpo $depbase.Po
  417. depbase=`echo modules/arch/lc3b/lc3bbc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  418. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/arch/lc3b/lc3bbc.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3bbc.o modules/arch/lc3b/lc3bbc.c &&\
  419. mv -f $depbase.Tpo $depbase.Po
  420. depbase=`echo modules/listfmts/nasm/nasm-listfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  421. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/listfmts/nasm/nasm-listfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/listfmts/nasm/nasm-listfmt.o modules/listfmts/nasm/nasm-listfmt.c &&\
  422. mv -f $depbase.Tpo $depbase.Po
  423. depbase=`echo modules/parsers/gas/gas-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  424. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/parsers/gas/gas-parser.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parser.c &&\
  425. mv -f $depbase.Tpo $depbase.Po
  426. depbase=`echo modules/parsers/gas/gas-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  427. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/parsers/gas/gas-parse.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse.c &&\
  428. mv -f $depbase.Tpo $depbase.Po
  429. depbase=`echo modules/parsers/gas/gas-parse-intel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  430. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/parsers/gas/gas-parse-intel.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse-intel.o modules/parsers/gas/gas-parse-intel.c &&\
  431. mv -f $depbase.Tpo $depbase.Po
  432. depbase=`echo modules/parsers/nasm/nasm-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  433. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/parsers/nasm/nasm-parser.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parser.c &&\
  434. mv -f $depbase.Tpo $depbase.Po
  435. depbase=`echo modules/parsers/nasm/nasm-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  436. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/parsers/nasm/nasm-parse.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/nasm/nasm-parse.o modules/parsers/nasm/nasm-parse.c &&\
  437. mv -f $depbase.Tpo $depbase.Po
  438. depbase=`echo modules/preprocs/nasm/nasm-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  439. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/preprocs/nasm/nasm-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-preproc.c &&\
  440. mv -f $depbase.Tpo $depbase.Po
  441. depbase=`echo modules/preprocs/nasm/nasm-pp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  442. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/preprocs/nasm/nasm-pp.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasm-pp.c &&\
  443. mv -f $depbase.Tpo $depbase.Po
  444. depbase=`echo modules/preprocs/nasm/nasmlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  445. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/preprocs/nasm/nasmlib.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasmlib.c &&\
  446. mv -f $depbase.Tpo $depbase.Po
  447. depbase=`echo modules/preprocs/nasm/nasm-eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  448. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/preprocs/nasm/nasm-eval.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-eval.o modules/preprocs/nasm/nasm-eval.c &&\
  449. mv -f $depbase.Tpo $depbase.Po
  450. depbase=`echo modules/preprocs/raw/raw-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  451. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/preprocs/raw/raw-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/raw/raw-preproc.o modules/preprocs/raw/raw-preproc.c &&\
  452. mv -f $depbase.Tpo $depbase.Po
  453. depbase=`echo modules/preprocs/cpp/cpp-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  454. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/preprocs/cpp/cpp-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/cpp/cpp-preproc.c &&\
  455. mv -f $depbase.Tpo $depbase.Po
  456. depbase=`echo modules/preprocs/gas/gas-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  457. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/preprocs/gas/gas-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-preproc.c &&\
  458. mv -f $depbase.Tpo $depbase.Po
  459. depbase=`echo modules/preprocs/gas/gas-eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  460. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/preprocs/gas/gas-eval.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-eval.o modules/preprocs/gas/gas-eval.c &&\
  461. mv -f $depbase.Tpo $depbase.Po
  462. depbase=`echo modules/dbgfmts/codeview/cv-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  463. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/dbgfmts/codeview/cv-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-dbgfmt.c &&\
  464. mv -f $depbase.Tpo $depbase.Po
  465. depbase=`echo modules/dbgfmts/codeview/cv-symline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  466. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/dbgfmts/codeview/cv-symline.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-symline.c &&\
  467. mv -f $depbase.Tpo $depbase.Po
  468. depbase=`echo modules/dbgfmts/codeview/cv-type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  469. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/dbgfmts/codeview/cv-type.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/codeview/cv-type.c &&\
  470. mv -f $depbase.Tpo $depbase.Po
  471. depbase=`echo modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  472. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c &&\
  473. mv -f $depbase.Tpo $depbase.Po
  474. depbase=`echo modules/dbgfmts/dwarf2/dwarf2-line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  475. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/dbgfmts/dwarf2/dwarf2-line.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-line.c &&\
  476. mv -f $depbase.Tpo $depbase.Po
  477. depbase=`echo modules/dbgfmts/dwarf2/dwarf2-aranges.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  478. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/dbgfmts/dwarf2/dwarf2-aranges.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-aranges.c &&\
  479. mv -f $depbase.Tpo $depbase.Po
  480. depbase=`echo modules/dbgfmts/dwarf2/dwarf2-info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  481. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/dbgfmts/dwarf2/dwarf2-info.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/dwarf2/dwarf2-info.c &&\
  482. mv -f $depbase.Tpo $depbase.Po
  483. depbase=`echo modules/dbgfmts/null/null-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  484. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/dbgfmts/null/null-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/null/null-dbgfmt.c &&\
  485. mv -f $depbase.Tpo $depbase.Po
  486. depbase=`echo modules/dbgfmts/stabs/stabs-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  487. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/dbgfmts/stabs/stabs-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.c &&\
  488. mv -f $depbase.Tpo $depbase.Po
  489. depbase=`echo modules/objfmts/dbg/dbg-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  490. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/dbg/dbg-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/dbg/dbg-objfmt.c &&\
  491. mv -f $depbase.Tpo $depbase.Po
  492. depbase=`echo modules/objfmts/bin/bin-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  493. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/bin/bin-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/bin/bin-objfmt.o modules/objfmts/bin/bin-objfmt.c &&\
  494. mv -f $depbase.Tpo $depbase.Po
  495. depbase=`echo modules/objfmts/elf/elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  496. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/elf/elf.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf.o modules/objfmts/elf/elf.c &&\
  497. mv -f $depbase.Tpo $depbase.Po
  498. depbase=`echo modules/objfmts/elf/elf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  499. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/elf/elf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-objfmt.c &&\
  500. mv -f $depbase.Tpo $depbase.Po
  501. depbase=`echo modules/objfmts/elf/elf-x86-x86.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  502. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/elf/elf-x86-x86.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-x86.c &&\
  503. mv -f $depbase.Tpo $depbase.Po
  504. depbase=`echo modules/objfmts/elf/elf-x86-amd64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  505. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/elf/elf-x86-amd64.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-amd64.c &&\
  506. mv -f $depbase.Tpo $depbase.Po
  507. depbase=`echo modules/objfmts/elf/elf-x86-x32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  508. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/elf/elf-x86-x32.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/elf/elf-x86-x32.c &&\
  509. mv -f $depbase.Tpo $depbase.Po
  510. depbase=`echo modules/objfmts/coff/coff-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  511. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/coff/coff-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/coff-objfmt.c &&\
  512. mv -f $depbase.Tpo $depbase.Po
  513. depbase=`echo modules/objfmts/coff/win64-except.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  514. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/coff/win64-except.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/coff/win64-except.o modules/objfmts/coff/win64-except.c &&\
  515. mv -f $depbase.Tpo $depbase.Po
  516. depbase=`echo modules/objfmts/macho/macho-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  517. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/macho/macho-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/macho/macho-objfmt.o modules/objfmts/macho/macho-objfmt.c &&\
  518. mv -f $depbase.Tpo $depbase.Po
  519. depbase=`echo modules/objfmts/rdf/rdf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  520. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/rdf/rdf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/rdf/rdf-objfmt.c &&\
  521. mv -f $depbase.Tpo $depbase.Po
  522. depbase=`echo modules/objfmts/xdf/xdf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  523. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/objfmts/xdf/xdf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/xdf/xdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.c &&\
  524. mv -f $depbase.Tpo $depbase.Po
  525. depbase=`echo libyasm/assocdat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  526. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/assocdat.o -MD -MP -MF $depbase.Tpo -c -o libyasm/assocdat.o libyasm/assocdat.c &&\
  527. mv -f $depbase.Tpo $depbase.Po
  528. depbase=`echo libyasm/bitvect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  529. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/bitvect.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bitvect.o libyasm/bitvect.c &&\
  530. mv -f $depbase.Tpo $depbase.Po
  531. depbase=`echo libyasm/bc-align.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  532. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/bc-align.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-align.o libyasm/bc-align.c &&\
  533. mv -f $depbase.Tpo $depbase.Po
  534. depbase=`echo libyasm/bc-data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  535. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/bc-data.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-data.o libyasm/bc-data.c &&\
  536. mv -f $depbase.Tpo $depbase.Po
  537. depbase=`echo libyasm/bc-incbin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  538. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/bc-incbin.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-incbin.o libyasm/bc-incbin.c &&\
  539. mv -f $depbase.Tpo $depbase.Po
  540. depbase=`echo libyasm/bc-org.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  541. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/bc-org.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-org.o libyasm/bc-org.c &&\
  542. mv -f $depbase.Tpo $depbase.Po
  543. depbase=`echo libyasm/bc-reserve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  544. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/bc-reserve.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-reserve.o libyasm/bc-reserve.c &&\
  545. mv -f $depbase.Tpo $depbase.Po
  546. depbase=`echo libyasm/bytecode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  547. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/bytecode.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bytecode.o libyasm/bytecode.c &&\
  548. mv -f $depbase.Tpo $depbase.Po
  549. depbase=`echo libyasm/errwarn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  550. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/errwarn.o -MD -MP -MF $depbase.Tpo -c -o libyasm/errwarn.o libyasm/errwarn.c &&\
  551. mv -f $depbase.Tpo $depbase.Po
  552. depbase=`echo libyasm/expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  553. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/expr.o -MD -MP -MF $depbase.Tpo -c -o libyasm/expr.o libyasm/expr.c &&\
  554. mv -f $depbase.Tpo $depbase.Po
  555. depbase=`echo libyasm/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  556. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/file.o -MD -MP -MF $depbase.Tpo -c -o libyasm/file.o libyasm/file.c &&\
  557. mv -f $depbase.Tpo $depbase.Po
  558. depbase=`echo libyasm/floatnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  559. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/floatnum.o -MD -MP -MF $depbase.Tpo -c -o libyasm/floatnum.o libyasm/floatnum.c &&\
  560. mv -f $depbase.Tpo $depbase.Po
  561. depbase=`echo libyasm/hamt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  562. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/hamt.o -MD -MP -MF $depbase.Tpo -c -o libyasm/hamt.o libyasm/hamt.c &&\
  563. mv -f $depbase.Tpo $depbase.Po
  564. depbase=`echo libyasm/insn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  565. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/insn.o -MD -MP -MF $depbase.Tpo -c -o libyasm/insn.o libyasm/insn.c &&\
  566. mv -f $depbase.Tpo $depbase.Po
  567. depbase=`echo libyasm/intnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  568. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/intnum.o -MD -MP -MF $depbase.Tpo -c -o libyasm/intnum.o libyasm/intnum.c &&\
  569. mv -f $depbase.Tpo $depbase.Po
  570. depbase=`echo libyasm/inttree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  571. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/inttree.o -MD -MP -MF $depbase.Tpo -c -o libyasm/inttree.o libyasm/inttree.c &&\
  572. mv -f $depbase.Tpo $depbase.Po
  573. depbase=`echo libyasm/linemap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  574. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/linemap.o -MD -MP -MF $depbase.Tpo -c -o libyasm/linemap.o libyasm/linemap.c &&\
  575. mv -f $depbase.Tpo $depbase.Po
  576. depbase=`echo libyasm/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  577. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/md5.o -MD -MP -MF $depbase.Tpo -c -o libyasm/md5.o libyasm/md5.c &&\
  578. mv -f $depbase.Tpo $depbase.Po
  579. depbase=`echo libyasm/mergesort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  580. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/mergesort.o -MD -MP -MF $depbase.Tpo -c -o libyasm/mergesort.o libyasm/mergesort.c &&\
  581. mv -f $depbase.Tpo $depbase.Po
  582. depbase=`echo libyasm/phash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  583. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/phash.o -MD -MP -MF $depbase.Tpo -c -o libyasm/phash.o libyasm/phash.c &&\
  584. mv -f $depbase.Tpo $depbase.Po
  585. depbase=`echo libyasm/section.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  586. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/section.o -MD -MP -MF $depbase.Tpo -c -o libyasm/section.o libyasm/section.c &&\
  587. mv -f $depbase.Tpo $depbase.Po
  588. depbase=`echo libyasm/strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  589. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c &&\
  590. mv -f $depbase.Tpo $depbase.Po
  591. depbase=`echo libyasm/strsep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  592. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/strsep.o -MD -MP -MF $depbase.Tpo -c -o libyasm/strsep.o libyasm/strsep.c &&\
  593. mv -f $depbase.Tpo $depbase.Po
  594. depbase=`echo libyasm/symrec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  595. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/symrec.o -MD -MP -MF $depbase.Tpo -c -o libyasm/symrec.o libyasm/symrec.c &&\
  596. mv -f $depbase.Tpo $depbase.Po
  597. depbase=`echo libyasm/valparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  598. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/valparam.o -MD -MP -MF $depbase.Tpo -c -o libyasm/valparam.o libyasm/valparam.c &&\
  599. mv -f $depbase.Tpo $depbase.Po
  600. depbase=`echo libyasm/value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  601. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/value.o -MD -MP -MF $depbase.Tpo -c -o libyasm/value.o libyasm/value.c &&\
  602. mv -f $depbase.Tpo $depbase.Po
  603. depbase=`echo libyasm/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  604. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o libyasm/xmalloc.o libyasm/xmalloc.c &&\
  605. mv -f $depbase.Tpo $depbase.Po
  606. depbase=`echo libyasm/xstrdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  607. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/xstrdup.o -MD -MP -MF $depbase.Tpo -c -o libyasm/xstrdup.o libyasm/xstrdup.c &&\
  608. mv -f $depbase.Tpo $depbase.Po
  609. ./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c
  610. depbase=`echo x86cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  611. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT x86cpu.o -MD -MP -MF $depbase.Tpo -c -o x86cpu.o x86cpu.c &&\
  612. mv -f $depbase.Tpo $depbase.Po
  613. ./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c
  614. depbase=`echo x86regtmod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  615. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT x86regtmod.o -MD -MP -MF $depbase.Tpo -c -o x86regtmod.o x86regtmod.c &&\
  616. mv -f $depbase.Tpo $depbase.Po
  617. ./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re
  618. depbase=`echo lc3bid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  619. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT lc3bid.o -MD -MP -MF $depbase.Tpo -c -o lc3bid.o lc3bid.c &&\
  620. mv -f $depbase.Tpo $depbase.Po
  621. depbase=`echo gas-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  622. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gas-token.o -MD -MP -MF $depbase.Tpo -c -o gas-token.o gas-token.c &&\
  623. mv -f $depbase.Tpo $depbase.Po
  624. depbase=`echo nasm-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  625. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT nasm-token.o -MD -MP -MF $depbase.Tpo -c -o nasm-token.o nasm-token.c &&\
  626. mv -f $depbase.Tpo $depbase.Po
  627. gcc -I. -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c
  628. gcc -o genmodule genmodule.o
  629. ./genmodule ./libyasm/module.in Makefile
  630. depbase=`echo module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  631. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT module.o -MD -MP -MF $depbase.Tpo -c -o module.o module.c &&\
  632. mv -f $depbase.Tpo $depbase.Po
  633. rm -f libyasm.a
  634. ar cru libyasm.a modules/arch/x86/x86arch.o modules/arch/x86/x86bc.o modules/arch/x86/x86expr.o modules/arch/x86/x86id.o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3bbc.o modules/listfmts/nasm/nasm-listfmt.o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse-intel.o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parse.o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasm-eval.o modules/preprocs/raw/raw-preproc.o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-eval.o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/bin/bin-objfmt.o modules/objfmts/elf/elf.o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/win64-except.o modules/objfmts/macho/macho-objfmt.o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.o libyasm/assocdat.o libyasm/bitvect.o libyasm/bc-align.o libyasm/bc-data.o libyasm/bc-incbin.o libyasm/bc-org.o libyasm/bc-reserve.o libyasm/bytecode.o libyasm/errwarn.o libyasm/expr.o libyasm/file.o libyasm/floatnum.o libyasm/hamt.o libyasm/insn.o libyasm/intnum.o libyasm/inttree.o libyasm/linemap.o libyasm/md5.o libyasm/mergesort.o libyasm/phash.o libyasm/section.o libyasm/strcasecmp.o libyasm/strsep.o libyasm/symrec.o libyasm/valparam.o libyasm/value.o libyasm/xmalloc.o libyasm/xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o
  635. ar: `u' modifier ignored since `D' is the default (see `U')
  636. ranlib libyasm.a
  637. depbase=`echo frontends/yasm/yasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  638. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT frontends/yasm/yasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm.o frontends/yasm/yasm.c &&\
  639. mv -f $depbase.Tpo $depbase.Po
  640. depbase=`echo frontends/yasm/yasm-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  641. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT frontends/yasm/yasm-options.o -MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm-options.o frontends/yasm/yasm-options.c &&\
  642. mv -f $depbase.Tpo $depbase.Po
  643. gcc -g -O2 -o yasm frontends/yasm/yasm.o frontends/yasm/yasm-options.o libyasm.a
  644. depbase=`echo frontends/tasm/tasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  645. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT frontends/tasm/tasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm.o frontends/tasm/tasm.c &&\
  646. mv -f $depbase.Tpo $depbase.Po
  647. depbase=`echo frontends/tasm/tasm-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  648. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT frontends/tasm/tasm-options.o -MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm-options.o frontends/tasm/tasm-options.c &&\
  649. mv -f $depbase.Tpo $depbase.Po
  650. gcc -g -O2 -o ytasm frontends/tasm/tasm.o frontends/tasm/tasm-options.o libyasm.a
  651. depbase=`echo frontends/vsyasm/vsyasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  652. gcc -DHAVE_CONFIG_H -I. -g -O2 -MT frontends/vsyasm/vsyasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c &&\
  653. mv -f $depbase.Tpo $depbase.Po
  654. gcc -g -O2 -o vsyasm frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a
  655. make[7]: Entering directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0'
  656. /bin/mkdir -p '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin'
  657. /usr/bin/install -c yasm ytasm vsyasm '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin'
  658. /bin/mkdir -p '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
  659. /usr/bin/install -c -m 644 libyasm.a '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
  660. ( cd '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib' && ranlib libyasm.a )
  661. make install-exec-hook
  662. make[8]: Entering directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0'
  663. make[8]: Nothing to be done for 'install-exec-hook'.
  664. make[8]: Leaving directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0'
  665. /bin/mkdir -p '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/include'
  666. /usr/bin/install -c -m 644 libyasm.h '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/include'
  667. /bin/mkdir -p '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1'
  668. /bin/mkdir -p '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1'
  669. /usr/bin/install -c -m 644 yasm.1 '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1'
  670. /bin/mkdir -p '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man7'
  671. /usr/bin/install -c -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man7'
  672. /bin/mkdir -p '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man7'
  673. /bin/mkdir -p '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/libyasm'
  674. /usr/bin/install -c -m 644 libyasm/arch.h libyasm/assocdat.h libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h libyasm/expr.h libyasm/file.h libyasm/floatnum.h libyasm/hamt.h libyasm/insn.h libyasm/intnum.h libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h libyasm/md5.h libyasm/module.h libyasm/objfmt.h libyasm/parser.h libyasm/phash.h libyasm/preproc.h libyasm/section.h libyasm/symrec.h libyasm/valparam.h libyasm/value.h '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/libyasm'
  675. /bin/mkdir -p '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/include'
  676. /usr/bin/install -c -m 644 libyasm-stdint.h '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/include'
  677. make[7]: Leaving directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0'
  678. make[6]: Leaving directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0'
  679. make[5]: Leaving directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0'
  680. make[4]: Leaving directory '/root/tvheadend/build.linux/ffmpeg/yasm-1.3.0'
  681. WGET http://ftp.videolan.org/x264/snapshots/x264-snapshot-20170515-2245.tar.bz2
  682. 2017-07-18 13:40:18 URL:http://ftp.videolan.org/x264/snapshots/x264-snapshot-20170515-2245.tar.bz2 [735633/735633] -> "/root/tvheadend/build.linux/ffmpeg/x264-snapshot-20170515-2245.tar.bz2" [1]
  683. SHA1SUM test '8079e472b3af5d54a20a8907d364b615a67fa6f2' == '8079e472b3af5d54a20a8907d364b615a67fa6f2': OK
  684. UNTAR x264-snapshot-20170515-2245.tar.bz2
  685. cd /root/tvheadend/build.linux/ffmpeg/x264-snapshot-20170515-2245 && FFMPEG_PREFIX=/root/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/root/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
  686. --extra-asflags="-DPIC" \
  687. --extra-cflags="-fPIE" \
  688. --disable-cli \
  689. --disable-swscale \
  690. --disable-lavf \
  691. --disable-avs \
  692. --disable-ffms \
  693. --disable-gpac \
  694. --disable-lsmash \
  695. --host=powerpc-linux-gnuspe
  696. Unknown option --disable-shared, ignored
  697. No working C compiler found.
  698. Makefile.ffmpeg:209: recipe for target '/root/tvheadend/build.linux/ffmpeg/x264-snapshot-20170515-2245/.tvh_build' failed
  699. make[3]: *** [/root/tvheadend/build.linux/ffmpeg/x264-snapshot-20170515-2245/.tvh_build] Error 1
  700. make[3]: Leaving directory '/root/tvheadend'
  701. Makefile:778: recipe for target '/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a' failed
  702. make[2]: *** [/root/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a] Error 2
  703. make[2]: Leaving directory '/root/tvheadend'
  704. debian/rules:11: recipe for target 'override_dh_auto_build' failed
  705. make[1]: *** [override_dh_auto_build] Error 2
  706. make[1]: Leaving directory '/root/tvheadend'
  707. debian/rules:5: recipe for target 'build' failed
  708. make: *** [build] Error 2
  709. dpkg-buildpackage: error: debian/rules build gave error exit status 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement