Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@server:/usr/src/tvheadend# rm -rf libav_static
- root@server:/usr/src/tvheadend# AUTOBUILD_CONFIGURE_EXTRA=--enable-libffmpeg_static ./Autobuild.sh -t precise-amd64 > log.txt
- dpkg-source --before-build tvheadend
- debian/rules clean
- debian/rules build
- 2014-11-27 15:41:45 URL:http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz [1492156/1492156] -> "/usr/src/tvheadend/libav_static/yasm-1.3.0.tar.gz" [1]
- configure: WARNING: xmlto not found, manpages will not be rebuilt.
- fail to map group of size 2 for tab size 512
- modules/objfmts/bin/bin-objfmt.c: In function âdosexe_objfmt_outputâ:
- modules/objfmts/bin/bin-objfmt.c:1869:18: warning: ignoring return value of âftruncateâ, declared with attribute warn_unused_result [-Wunused-result]
- ftruncate(fileno(f), EXE_HEADER_SIZE + size);
- ^
- 2014-11-27 15:42:04 URL:http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.gz [550250/550250] -> "/usr/src/tvheadend/libav_static/libogg-1.3.2.tar.gz" [1]
- 2014-11-27 15:42:08 URL:http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.4.tar.gz [1632091/1632091] -> "/usr/src/tvheadend/libav_static/libvorbis-1.3.4.tar.gz" [1]
- libtool: install: warning: remember to run `libtool --finish /ffmpeg/lib'
- In file included from mdct.c:44:0:
- ../include/vorbis/codec.h:26:21: fatal error: ogg/ogg.h: No such file or directory
- #include <ogg/ogg.h>
- ^
- compilation terminated.
- make[6]: *** [mdct.lo] Error 1
- make[5]: *** [install-recursive] Error 1
- make[4]: *** [install-recursive] Error 1
- make[3]: *** [/usr/src/tvheadend/libav_static/libvorbis-1.3.4/.tvh_build] Error 2
- In file included from src/main.c:69:0:
- src/libav.h:23:34: fatal error: libavformat/avformat.h: No such file or directory
- #include <libavformat/avformat.h>
- ^
- compilation terminated.
- make[2]: *** [/usr/src/tvheadend/build.linux/src/main.o] Error 1
- make[1]: *** [override_dh_auto_build] Error 2
- make: *** [build] Error 2
- dpkg-buildpackage: error: debian/rules build gave error exit status 2
- root@server:/usr/src/tvheadend#
- ------------------- OUTPUT OF BUILD ------------------
- dpkg-buildpackage: source package tvheadend
- dpkg-buildpackage: source version 3.9.2170~g36a06a6~precise
- dpkg-buildpackage: source distribution precise
- dpkg-buildpackage: source changed by Andreas Öman <andreas@tvheadend.org>
- dpkg-buildpackage: host architecture amd64
- dh clean
- dh_testdir
- dh_clean
- rm -f debian/tvheadend.substvars
- rm -f debian/tvheadend.*.debhelper
- rm -rf debian/tvheadend/
- rm -f debian/tvheadend-dbg.substvars
- rm -f debian/tvheadend-dbg.*.debhelper
- rm -rf debian/tvheadend-dbg/
- rm -f debian/*.debhelper.log
- rm -f debian/files
- find . \( \( -type f -a \
- \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
- -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
- -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
- -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
- \) -exec rm -f {} + \) -o \
- \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
- dh build
- dh_testdir
- debian/rules override_dh_auto_configure
- make[1]: Entering directory `/usr/src/tvheadend'
- dh_auto_configure -- --enable-libffmpeg_static --arch=x86_64
- ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=\${prefix}/lib/tvheadend --disable-maintainer-mode --disable-dependency-tracking --enable-libffmpeg_static --arch=x86_64
- Checking support/features
- checking for cc execinfo.h ... ok
- checking for cc -mmmx ... ok
- checking for cc -msse2 ... ok
- checking for cc getloadavg ... ok
- checking for cc atomic64 ... ok
- checking for cc lockowner ... ok
- checking for cc qsort_r ... ok
- checking for cc recvmmsg ... ok
- checking for cc libiconv ... ok
- checking for py module gzip ... ok
- checking for bzip2 ... ok
- checking for pkg openssl ... ok (detected 1.0.1f)
- checking for cc linux/dvb/version.h ... ok
- checking for cc libhdhomerun/hdhomerun.h ... fail
- checking for pkg zlib ... ok (detected 1.2.8)
- checking for pkg liburiparser ... ok (detected 0.7.5)
- checking for pkg avahi-client ... ok (detected 0.6.31)
- checking for cc sys/inotify.h ... ok
- fetching dvb-scan files ... ok
- checking for pkg dbus-1 ... ok (detected 1.6.18)
- Compiler:
- Using C compiler: cc
- Build for arch: x86_64
- Binaries:
- Using PYTHON: python
- Options:
- cwc yes
- capmt yes
- constcw yes
- v4l no
- linuxdvb yes
- satip_client yes
- hdhomerun_client no
- hdhomerun_static no
- iptv yes
- tsfile yes
- dvbscan yes
- timeshift yes
- trace yes
- imagecache yes
- avahi yes
- zlib yes
- libav yes
- libffmpeg_static yes
- inotify yes
- epoll yes
- uriparser yes
- ccache no
- tvhcsa yes
- bundle no
- dvbcsa no
- kqueue no
- dbus_1 yes
- android no
- execinfo yes
- mmx yes
- sse2 yes
- getloadavg yes
- atomic64 yes
- lockowner yes
- qsort_r yes
- recvmmsg yes
- libiconv yes
- py_gzip yes
- bin_bzip2 yes
- ssl yes
- linuxdvbapi yes
- upnp yes
- inotify_h yes
- mpegts yes
- mpegps no
- mpegts_dvb yes
- Packages:
- openssl 1.0.1f
- zlib 1.2.8
- liburiparser 0.7.5
- avahi-client 0.6.31
- dbus-1 1.6.18
- Installation paths:
- Prefix: /usr
- Binaries: ${prefix}/bin
- Libraries: ${prefix}/lib
- Data files: ${prefix}/share
- Man pages: /usr/share/man
- Final Binary:
- /usr/src/tvheadend/build.linux/tvheadend
- Tvheadend Data Directory:
- /usr/share/tvheadend
- make[1]: Leaving directory `/usr/src/tvheadend'
- debian/rules override_dh_auto_build
- make[1]: Entering directory `/usr/src/tvheadend'
- make
- make[2]: Entering directory `/usr/src/tvheadend'
- make -f Makefile.ffmpeg build
- make[3]: Entering directory `/usr/src/tvheadend'
- if test -z "${TVHEADEND_FILE_CACHE}"; then wget --no-verbose -O /usr/src/tvheadend/libav_static/yasm-1.3.0.tar.gz http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz; else file=$(basename /usr/src/tvheadend/libav_static/yasm-1.3.0.tar.gz); cp "$TVHEADEND_FILE_CACHE/$(file)" /usr/src/tvheadend/libav_static/yasm-1.3.0.tar.gz; fi
- SHA1SUM test 'b7574e9f0826bedef975d64d3825f75fbaeef55e' == 'b7574e9f0826bedef975d64d3825f75fbaeef55e': OK
- tar x -C /usr/src/tvheadend/libav_static -zf /usr/src/tvheadend/libav_static/yasm-1.3.0.tar.gz
- cd /usr/src/tvheadend/libav_static/yasm-1.3.0 && ./configure \
- --prefix=/ffmpeg
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for gcc option to accept ISO C99... -std=gnu99
- checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
- checking whether ln -s works... yes
- checking for ar... ar
- checking for ranlib... ranlib
- checking for xmlto... no
- checking if malloc debugging is wanted... no
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for strings.h... (cached) yes
- checking libgen.h usability... yes
- checking libgen.h presence... yes
- checking for libgen.h... yes
- checking for unistd.h... (cached) yes
- checking direct.h usability... no
- checking direct.h presence... no
- checking for direct.h... no
- checking for sys/stat.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for function prototypes... yes
- checking for size_t... yes
- checking for stdint types... stdint.h (shortcircuit)
- make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system)
- checking for abort... yes
- checking for toascii... yes
- checking for vsnprintf... yes
- checking for strsep... yes
- checking for mergesort... no
- checking for getcwd... yes
- checking for popen... yes
- checking for ftruncate... yes
- checking for strcasecmp... yes
- checking for strncasecmp... yes
- checking for stricmp... no
- checking for _stricmp... no
- checking for strcmpi... no
- checking for a sed that does not truncate output... /bin/sed
- checking whether NLS is requested... yes
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/msgfmt
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for ld used by gcc -std=gnu99... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for shared library run path origin... done
- checking for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyCurrent... no
- checking for GNU gettext in libc... yes
- checking whether to use NLS... yes
- checking where the gettext function comes from... libc
- checking for GNU C Library... yes
- configure: Checking for Python
- checking for a Python interpreter with version >= 2.4... python
- checking for python... /usr/bin/python
- checking for python version... 2.7
- checking for python platform... linux2
- checking for python script directory... ${prefix}/lib/python2.7/site-packages
- checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating po/Makefile.in
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libyasm-stdint.h commands
- config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H
- config.status: executing po-directories commands
- config.status: creating po/POTFILES
- config.status: creating po/Makefile
- DESTDIR=/usr/src/tvheadend/libav_static/build \
- make -C /usr/src/tvheadend/libav_static/yasm-1.3.0 install
- make[4]: Entering directory `/usr/src/tvheadend/libav_static/yasm-1.3.0'
- gcc -std=gnu99 -I. \
- -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c
- gcc -std=gnu99 -I. \
- -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c
- gcc -std=gnu99 -I. \
- -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c
- gcc -std=gnu99 -I. \
- -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c
- gcc -std=gnu99 -I. \
- -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c
- gcc -std=gnu99 -o genperf genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o
- ./genperf x86insn_nasm.gperf x86insn_nasm.c
- ./genperf x86insn_gas.gperf x86insn_gas.c
- gcc -std=gnu99 -I. \
- -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c
- gcc -std=gnu99 -I. \
- -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c
- gcc -std=gnu99 -I. \
- -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c
- gcc -std=gnu99 -I. \
- -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c
- gcc -std=gnu99 -I. \
- -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c
- gcc -std=gnu99 -I. \
- -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c
- gcc -std=gnu99 -I. \
- -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c
- gcc -std=gnu99 -I. \
- -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c
- gcc -std=gnu99 -I. \
- -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c
- gcc -std=gnu99 -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
- ./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re
- ./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re
- gcc -std=gnu99 -I. \
- -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c
- gcc -std=gnu99 -o genmacro genmacro.o
- ./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac
- gcc -std=gnu99 -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c
- gcc -std=gnu99 -o genversion genversion.o
- ./genversion version.mac
- ./genmacro nasm-version.c nasm_version_mac version.mac
- ./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac
- ./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac
- gcc -std=gnu99 -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c
- gcc -std=gnu99 -o genstring genstring.o
- ./genstring license_msg license.c ./COPYING
- make install-recursive
- make[5]: Entering directory `/usr/src/tvheadend/libav_static/yasm-1.3.0'
- Making install in po
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/yasm-1.3.0/po'
- if test "yasm" = "gettext-tools"; then \
- /bin/mkdir -p /usr/src/tvheadend/libav_static/build/ffmpeg/share/gettext/po; \
- 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 \
- /usr/bin/install -c -m 644 ./$file \
- /usr/src/tvheadend/libav_static/build/ffmpeg/share/gettext/po/$file; \
- done; \
- for file in Makevars; do \
- rm -f /usr/src/tvheadend/libav_static/build/ffmpeg/share/gettext/po/$file; \
- done; \
- else \
- : ; \
- fi
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/yasm-1.3.0/po'
- Making install in .
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/yasm-1.3.0'
- depbase=`echo modules/arch/x86/x86arch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/arch/x86/x86bc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/arch/x86/x86expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/arch/x86/x86id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/arch/lc3b/lc3barch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/arch/lc3b/lc3bbc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/listfmts/nasm/nasm-listfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/parsers/gas/gas-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/parsers/gas/gas-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/parsers/gas/gas-parse-intel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/parsers/nasm/nasm-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/parsers/nasm/nasm-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/preprocs/nasm/nasm-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/preprocs/nasm/nasm-pp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/preprocs/nasm/nasmlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/preprocs/nasm/nasm-eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/preprocs/raw/raw-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/preprocs/cpp/cpp-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/preprocs/gas/gas-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/preprocs/gas/gas-eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/dbgfmts/codeview/cv-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/dbgfmts/codeview/cv-symline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/dbgfmts/codeview/cv-type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/dbgfmts/dwarf2/dwarf2-line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/dbgfmts/dwarf2/dwarf2-aranges.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/dbgfmts/dwarf2/dwarf2-info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/dbgfmts/null/null-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/dbgfmts/stabs/stabs-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/dbg/dbg-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/bin/bin-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/elf/elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/elf/elf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/elf/elf-x86-x86.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/elf/elf-x86-amd64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/elf/elf-x86-x32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/coff/coff-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/coff/win64-except.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/macho/macho-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/rdf/rdf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo modules/objfmts/xdf/xdf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/assocdat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/assocdat.o -MD -MP -MF $depbase.Tpo -c -o libyasm/assocdat.o libyasm/assocdat.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/bitvect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/bitvect.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bitvect.o libyasm/bitvect.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/bc-align.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/bc-data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/bc-incbin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/bc-org.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/bc-reserve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/bytecode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/bytecode.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bytecode.o libyasm/bytecode.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/errwarn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/errwarn.o -MD -MP -MF $depbase.Tpo -c -o libyasm/errwarn.o libyasm/errwarn.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/expr.o -MD -MP -MF $depbase.Tpo -c -o libyasm/expr.o libyasm/expr.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/file.o -MD -MP -MF $depbase.Tpo -c -o libyasm/file.o libyasm/file.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/floatnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/floatnum.o -MD -MP -MF $depbase.Tpo -c -o libyasm/floatnum.o libyasm/floatnum.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/hamt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/hamt.o -MD -MP -MF $depbase.Tpo -c -o libyasm/hamt.o libyasm/hamt.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/insn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/insn.o -MD -MP -MF $depbase.Tpo -c -o libyasm/insn.o libyasm/insn.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/intnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/intnum.o -MD -MP -MF $depbase.Tpo -c -o libyasm/intnum.o libyasm/intnum.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/inttree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/inttree.o -MD -MP -MF $depbase.Tpo -c -o libyasm/inttree.o libyasm/inttree.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/linemap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/linemap.o -MD -MP -MF $depbase.Tpo -c -o libyasm/linemap.o libyasm/linemap.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/md5.o -MD -MP -MF $depbase.Tpo -c -o libyasm/md5.o libyasm/md5.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/mergesort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/mergesort.o -MD -MP -MF $depbase.Tpo -c -o libyasm/mergesort.o libyasm/mergesort.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/phash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/phash.o -MD -MP -MF $depbase.Tpo -c -o libyasm/phash.o libyasm/phash.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/section.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/section.o -MD -MP -MF $depbase.Tpo -c -o libyasm/section.o libyasm/section.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/strsep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/strsep.o -MD -MP -MF $depbase.Tpo -c -o libyasm/strsep.o libyasm/strsep.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/symrec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/symrec.o -MD -MP -MF $depbase.Tpo -c -o libyasm/symrec.o libyasm/symrec.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/valparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/valparam.o -MD -MP -MF $depbase.Tpo -c -o libyasm/valparam.o libyasm/valparam.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/value.o -MD -MP -MF $depbase.Tpo -c -o libyasm/value.o libyasm/value.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o libyasm/xmalloc.o libyasm/xmalloc.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo libyasm/xstrdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT libyasm/xstrdup.o -MD -MP -MF $depbase.Tpo -c -o libyasm/xstrdup.o libyasm/xstrdup.c &&\
- mv -f $depbase.Tpo $depbase.Po
- ./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c
- depbase=`echo x86cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT x86cpu.o -MD -MP -MF $depbase.Tpo -c -o x86cpu.o x86cpu.c &&\
- mv -f $depbase.Tpo $depbase.Po
- ./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c
- depbase=`echo x86regtmod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT x86regtmod.o -MD -MP -MF $depbase.Tpo -c -o x86regtmod.o x86regtmod.c &&\
- mv -f $depbase.Tpo $depbase.Po
- ./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re
- depbase=`echo lc3bid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT lc3bid.o -MD -MP -MF $depbase.Tpo -c -o lc3bid.o lc3bid.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo gas-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT gas-token.o -MD -MP -MF $depbase.Tpo -c -o gas-token.o gas-token.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo nasm-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT nasm-token.o -MD -MP -MF $depbase.Tpo -c -o nasm-token.o nasm-token.c &&\
- mv -f $depbase.Tpo $depbase.Po
- gcc -std=gnu99 -I. -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c
- gcc -std=gnu99 -o genmodule genmodule.o
- ./genmodule ./libyasm/module.in Makefile
- depbase=`echo module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -MT module.o -MD -MP -MF $depbase.Tpo -c -o module.o module.c &&\
- mv -f $depbase.Tpo $depbase.Po
- rm -f libyasm.a
- 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
- ranlib libyasm.a
- depbase=`echo frontends/yasm/yasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo frontends/yasm/yasm-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- gcc -std=gnu99 -g -O2 -o yasm frontends/yasm/yasm.o frontends/yasm/yasm-options.o libyasm.a
- depbase=`echo frontends/tasm/tasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo frontends/tasm/tasm-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- gcc -std=gnu99 -g -O2 -o ytasm frontends/tasm/tasm.o frontends/tasm/tasm-options.o libyasm.a
- depbase=`echo frontends/vsyasm/vsyasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- gcc -std=gnu99 -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 &&\
- mv -f $depbase.Tpo $depbase.Po
- gcc -std=gnu99 -g -O2 -o vsyasm frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/yasm-1.3.0'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/bin'
- /usr/bin/install -c yasm ytasm vsyasm '/usr/src/tvheadend/libav_static/build/ffmpeg/bin'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/lib'
- /usr/bin/install -c -m 644 libyasm.a '/usr/src/tvheadend/libav_static/build/ffmpeg/lib'
- ( cd '/usr/src/tvheadend/libav_static/build/ffmpeg/lib' && ranlib libyasm.a )
- make install-exec-hook
- make[8]: Entering directory `/usr/src/tvheadend/libav_static/yasm-1.3.0'
- make[8]: Nothing to be done for `install-exec-hook'.
- make[8]: Leaving directory `/usr/src/tvheadend/libav_static/yasm-1.3.0'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/include'
- /usr/bin/install -c -m 644 libyasm.h '/usr/src/tvheadend/libav_static/build/ffmpeg/include'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/share/man/man1'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/share/man/man1'
- /usr/bin/install -c -m 644 yasm.1 '/usr/src/tvheadend/libav_static/build/ffmpeg/share/man/man1'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/share/man/man7'
- /usr/bin/install -c -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/usr/src/tvheadend/libav_static/build/ffmpeg/share/man/man7'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/share/man/man7'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/include/libyasm'
- /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 '/usr/src/tvheadend/libav_static/build/ffmpeg/include/libyasm'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/include'
- /usr/bin/install -c -m 644 libyasm-stdint.h '/usr/src/tvheadend/libav_static/build/ffmpeg/include'
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/yasm-1.3.0'
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/yasm-1.3.0'
- make[5]: Leaving directory `/usr/src/tvheadend/libav_static/yasm-1.3.0'
- make[4]: Leaving directory `/usr/src/tvheadend/libav_static/yasm-1.3.0'
- if test -z "${TVHEADEND_FILE_CACHE}"; then wget --no-verbose -O /usr/src/tvheadend/libav_static/libogg-1.3.2.tar.gz http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.gz; else file=$(basename /usr/src/tvheadend/libav_static/libogg-1.3.2.tar.gz); cp "$TVHEADEND_FILE_CACHE/$(file)" /usr/src/tvheadend/libav_static/libogg-1.3.2.tar.gz; fi
- SHA1SUM test 'df7f3977bbeda67306bc2a427257dd7375319d7d' == 'df7f3977bbeda67306bc2a427257dd7375319d7d': OK
- tar x -C /usr/src/tvheadend/libav_static -zf /usr/src/tvheadend/libav_static/libogg-1.3.2.tar.gz
- if test -z "${TVHEADEND_FILE_CACHE}"; then wget --no-verbose -O /usr/src/tvheadend/libav_static/libvorbis-1.3.4.tar.gz http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.4.tar.gz; else file=$(basename /usr/src/tvheadend/libav_static/libvorbis-1.3.4.tar.gz); cp "$TVHEADEND_FILE_CACHE/$(file)" /usr/src/tvheadend/libav_static/libvorbis-1.3.4.tar.gz; fi
- SHA1SUM test '1602716c187593ffe4302124535240cec2079df3' == '1602716c187593ffe4302124535240cec2079df3': OK
- tar x -C /usr/src/tvheadend/libav_static -zf /usr/src/tvheadend/libav_static/libvorbis-1.3.4.tar.gz
- cd /usr/src/tvheadend/libav_static/libogg-1.3.2 && ./configure \
- --prefix=/ffmpeg \
- --enable-static \
- --disable-shared
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether to enable maintainer-specific portions of Makefiles... yes
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 3458764513820540925
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking whether gcc and cc understand -c and -o together... yes
- checking for ANSI C header files... (cached) yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for sys/types.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking size of int16_t... 2
- checking size of uint16_t... 2
- checking size of u_int16_t... 2
- checking size of int32_t... 4
- checking size of uint32_t... 4
- checking size of u_int32_t... 4
- checking size of int64_t... 8
- checking size of short... 2
- checking size of int... 4
- checking size of long... 8
- checking size of long long... 8
- checking for working memcmp... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/libogg/Makefile
- config.status: creating include/Makefile
- config.status: creating include/ogg/Makefile
- config.status: creating include/ogg/config_types.h
- config.status: creating libogg.spec
- config.status: creating ogg.pc
- config.status: creating ogg-uninstalled.pc
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- DESTDIR=/usr/src/tvheadend/libav_static/build \
- make -C /usr/src/tvheadend/libav_static/libogg-1.3.2 install
- make[4]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2'
- Making install in src
- make[5]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/src'
- /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o
- mv -f .deps/framing.Tpo .deps/framing.Plo
- /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o
- mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
- /bin/bash ../libtool --tag=CC --mode=link gcc -O20 -Wall -ffast-math -fsigned-char -g -O2 -no-undefined -version-info 8:2:8 -o libogg.la -rpath /ffmpeg/lib framing.lo bitwise.lo
- libtool: link: ar cru .libs/libogg.a framing.o bitwise.o
- libtool: link: ranlib .libs/libogg.a
- libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
- mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
- /bin/bash ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o
- libtool: link: gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
- mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
- /bin/bash ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o
- libtool: link: gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/src'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/lib'
- /bin/bash ../libtool --mode=install /usr/bin/install -c libogg.la '/usr/src/tvheadend/libav_static/build/ffmpeg/lib'
- libtool: install: /usr/bin/install -c .libs/libogg.lai /usr/src/tvheadend/libav_static/build/ffmpeg/lib/libogg.la
- libtool: install: /usr/bin/install -c .libs/libogg.a /usr/src/tvheadend/libav_static/build/ffmpeg/lib/libogg.a
- libtool: install: chmod 644 /usr/src/tvheadend/libav_static/build/ffmpeg/lib/libogg.a
- libtool: install: ranlib /usr/src/tvheadend/libav_static/build/ffmpeg/lib/libogg.a
- make[6]: Nothing to be done for `install-data-am'.
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/src'
- make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/src'
- Making install in include
- make[5]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/include'
- Making install in ogg
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/include/ogg'
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/include/ogg'
- make[7]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/include/ogg'
- /usr/bin/install -c -m 644 config_types.h '/usr/src/tvheadend/libav_static/build/ffmpeg/include/ogg'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/include/ogg'
- /usr/bin/install -c -m 644 ogg.h os_types.h '/usr/src/tvheadend/libav_static/build/ffmpeg/include/ogg'
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/include/ogg'
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/include/ogg'
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/include'
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/include'
- make[7]: Nothing to be done for `install-exec-am'.
- make[7]: Nothing to be done for `install-data-am'.
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/include'
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/include'
- make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/include'
- Making install in doc
- make[5]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/doc'
- Making install in libogg
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/doc/libogg'
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/doc/libogg'
- make[7]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/share/doc/libogg/libogg'
- /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/usr/src/tvheadend/libav_static/build/ffmpeg/share/doc/libogg/libogg'
- /usr/bin/install -c -m 644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/usr/src/tvheadend/libav_static/build/ffmpeg/share/doc/libogg/libogg'
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/doc/libogg'
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/doc/libogg'
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/doc'
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/doc'
- make[7]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/share/doc/libogg'
- /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/usr/src/tvheadend/libav_static/build/ffmpeg/share/doc/libogg'
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/doc'
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/doc'
- make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2/doc'
- make[5]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2'
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libogg-1.3.2'
- make[6]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/share/aclocal'
- /usr/bin/install -c -m 644 ogg.m4 '/usr/src/tvheadend/libav_static/build/ffmpeg/share/aclocal'
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/lib/pkgconfig'
- /usr/bin/install -c -m 644 ogg.pc '/usr/src/tvheadend/libav_static/build/ffmpeg/lib/pkgconfig'
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2'
- make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2'
- make[4]: Leaving directory `/usr/src/tvheadend/libav_static/libogg-1.3.2'
- cd /usr/src/tvheadend/libav_static/libvorbis-1.3.4 && ./configure \
- --prefix=/ffmpeg \
- --enable-static \
- --disable-shared \
- --with-ogg=/usr/src/tvheadend/libav_static/build/ffmpeg
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for inline... inline
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 3458764513820540925
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... dlltool
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking whether gcc and cc understand -c and -o together... yes
- checking GCC version... 4.8
- checking if gcc accepts -Wdeclaration-after-statement... yes
- checking for memory.h... (cached) yes
- checking for cos in -lm... yes
- checking for pthread_create in -lpthread... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for OGG... yes
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for working memcmp... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating m4/Makefile
- config.status: creating lib/Makefile
- config.status: creating lib/modes/Makefile
- config.status: creating lib/books/Makefile
- config.status: creating lib/books/coupled/Makefile
- config.status: creating lib/books/uncoupled/Makefile
- config.status: creating lib/books/floor/Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/vorbisfile/Makefile
- config.status: creating doc/vorbisenc/Makefile
- config.status: creating doc/libvorbis/Makefile
- config.status: creating doc/Doxyfile
- config.status: creating include/Makefile
- config.status: creating include/vorbis/Makefile
- config.status: creating examples/Makefile
- config.status: creating test/Makefile
- config.status: creating vq/Makefile
- config.status: creating libvorbis.spec
- config.status: creating vorbis.pc
- config.status: creating vorbisenc.pc
- config.status: creating vorbisfile.pc
- config.status: creating vorbis-uninstalled.pc
- config.status: creating vorbisenc-uninstalled.pc
- config.status: creating vorbisfile-uninstalled.pc
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- DESTDIR=/usr/src/tvheadend/libav_static/build \
- make -C /usr/src/tvheadend/libav_static/libvorbis-1.3.4 install
- make[4]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4'
- Making install in m4
- make[5]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/m4'
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/m4'
- make[6]: Nothing to be done for `install-exec-am'.
- make[6]: Nothing to be done for `install-data-am'.
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/m4'
- make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/m4'
- Making install in include
- make[5]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
- Making install in vorbis
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include/vorbis'
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include/vorbis'
- make[7]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/src/tvheadend/libav_static/build/ffmpeg/include/vorbis'
- /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/usr/src/tvheadend/libav_static/build/ffmpeg/include/vorbis'
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include/vorbis'
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include/vorbis'
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
- make[7]: Nothing to be done for `install-exec-am'.
- make[7]: Nothing to be done for `install-data-am'.
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
- make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/include'
- Making install in vq
- make[5]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/vq'
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/vq'
- make[6]: Nothing to be done for `install-exec-am'.
- make[6]: Nothing to be done for `install-data-am'.
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/vq'
- make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/vq'
- Making install in lib
- make[5]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib'
- Making install in modes
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/modes'
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/modes'
- make[7]: Nothing to be done for `install-exec-am'.
- make[7]: Nothing to be done for `install-data-am'.
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/modes'
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/modes'
- Making install in books
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
- Making install in coupled
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/coupled'
- make[8]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/coupled'
- make[8]: Nothing to be done for `install-exec-am'.
- make[8]: Nothing to be done for `install-data-am'.
- make[8]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/coupled'
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/coupled'
- Making install in uncoupled
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/uncoupled'
- make[8]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/uncoupled'
- make[8]: Nothing to be done for `install-exec-am'.
- make[8]: Nothing to be done for `install-data-am'.
- make[8]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/uncoupled'
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/uncoupled'
- Making install in floor
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/floor'
- make[8]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/floor'
- make[8]: Nothing to be done for `install-exec-am'.
- make[8]: Nothing to be done for `install-data-am'.
- make[8]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/floor'
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books/floor'
- make[7]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
- make[8]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
- make[8]: Nothing to be done for `install-exec-am'.
- make[8]: Nothing to be done for `install-data-am'.
- make[8]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
- make[7]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib/books'
- make[6]: Entering directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib'
- /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o
- make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib'
- make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib'
- make[4]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4'
- make[3]: Leaving directory `/usr/src/tvheadend'
- CC src/uuid.o
- CC src/main.o
- make[2]: Leaving directory `/usr/src/tvheadend'
- make[1]: Leaving directory `/usr/src/tvheadend'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement