Advertisement
Pepes

TVHeadend compile on Turris 1.1

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