Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 444668 Details for
Bug 631245
FTBFS mkvtoolnix-4.2.0-1.fc14
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 167.48 KB, created by
FTBFS
on 2010-09-07 17:30:30 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 17:30:30 UTC
Size:
167.48 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mkvtoolnix.spec'], False, '/var/lib/mock/fedora-development-i386-mkvtoolnix-4.2.0-1.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1b30b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mkvtoolnix.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/mkvtoolnix-4.2.0-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mkvtoolnix.spec'], False, '/var/lib/mock/fedora-development-i386-mkvtoolnix-4.2.0-1.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1b30b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mkvtoolnix.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qPC4Co >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf mkvtoolnix-4.2.0 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/mkvtoolnix-4.2.0.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd mkvtoolnix-4.2.0 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i -e 's/"-O3"/""/' configure configure.in >+ for file in AUTHORS ChangeLog >+ iconv -f iso8859-1 -t utf8 AUTHORS >+ touch -r AUTHORS AUTHORS.utf >+ mv AUTHORS.utf AUTHORS >+ for file in AUTHORS ChangeLog >+ iconv -f iso8859-1 -t utf8 ChangeLog >+ touch -r ChangeLog ChangeLog.utf >+ mv ChangeLog.utf ChangeLog >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UedohT >+ umask 022 >+ cd /builddir/build/BUILD >+ cd mkvtoolnix-4.2.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... 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 whether gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... gcc -E >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ld... no >checking for ld... ld >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 inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for vsscanf... yes >checking gcc version... 4.5.1 >checking whether the byte order is big-endian... no >checking if being compiled with mingw32... no >checking for int64_t... yes >checking for uint64_t... yes >checking size of int... 4 >checking size of long... 4 >checking size of long long... 8 >checking for PRId64 and PRIu64... yes >checking for posix_fadvise... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for iconv... yes >checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo... yes >checking for ogg_sync_init in -logg... yes >checking ogg/ogg.h usability... yes >checking ogg/ogg.h presence... yes >checking for ogg/ogg.h... yes >checking for vorbis_synthesis_init in -lvorbis... yes >checking vorbis/codec.h usability... yes >checking vorbis/codec.h presence... yes >checking for vorbis/codec.h... yes >checking for FLAC__stream_decoder_new in -lFLAC... yes >checking for FLAC__StreamMetadata_StreamInfo.sample_rate... yes >checking for FLAC__stream_decoder_skip_single_frame in -lFLAC... yes >checking for libEBML headers version >= 1.0.0... yes >checking if linking against libEBML works and if it requires -DEBML_DLL... yes, without -DEBML_DLL >checking for libMatroska headers version >= 1.0.0... yes >checking if linking against libMatroska works and if it requires -DMATROSKA_DLL... yes, without -MATROSKA_DLL >checking for XML_ParserCreate in -lexpat... yes >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for zlibVersion in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for lzo1x_1_compress in -llzo2... yes >checking lzo1x.h usability... no >checking lzo1x.h presence... no >checking for lzo1x.h... no >checking lzo/lzo1x.h usability... yes >checking lzo/lzo1x.h presence... yes >checking for lzo/lzo1x.h... yes >checking for BZ2_bzCompress in -lbz2... yes >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for wx-config... /usr/bin/wx-config >checking for wxWidgets 2.8.0 or newer... 2.8.11 ok >checking for wxWidgets class wxBitmapComboBox... yes >checking for wxMenuBar member function SetMenuLabel... yes >checking for wxMenuItem member function SetItemlabel... yes >checking for magic_open in -lmagic... yes >checking magic.h usability... yes >checking magic.h presence... yes >checking for magic.h... yes >checking for boostlib >= 1.34.0... yes >checking whether the Boost::System library headers are available... yes >checking for exit in -lboost_system-mt... yes >checking whether the Boost::Filesystem library headers are available... yes >checking for exit in -lboost_filesystem-mt... yes >checking whether the Boost::Regex library is available... yes >checking for exit in -lboost_regex-mt... yes >checking which boost/foreach.hpp to use... system >checking for etags... no >checking for xsltproc... no >checking POSIX termios... yes >checking whether termios.h defines TIOCGWINSZ... no >checking whether sys/ioctl.h defines TIOCGWINSZ... yes >checking for po4a... no >checking for po4a-translate... no >checking for gettext... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking the translations to install... de es ja nl ru uk zh_CN zh_TW >checking the manpage translation languages to install... ja nl zh_CN >checking the mmg guide translation languages to install... en zh_CN >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/man/Makefile >config.status: creating doc/guide/Makefile >config.status: creating doc/guide/en/Makefile >config.status: creating lib/avilib-0.6.10/Makefile >config.status: creating lib/librmff/Makefile >config.status: creating src/Makefile >config.status: creating src/common/Makefile >config.status: creating src/common/chapters/Makefile >config.status: creating src/common/strings/Makefile >config.status: creating src/common/tags/Makefile >config.status: creating src/common/xml/Makefile >config.status: creating src/input/Makefile >config.status: creating src/output/Makefile >config.status: creating src/mpegparser/Makefile >config.status: creating src/mmg/Makefile >config.status: creating src/mmg/header_editor/Makefile >config.status: creating src/mmg/options/Makefile >config.status: creating src/mmg/tabs/Makefile >config.status: creating src/extract/Makefile >config.status: creating src/merge/Makefile >config.status: creating src/info/Makefile >config.status: creating src/propedit/Makefile >config.status: creating po/Makefile >config.status: creating config.h >The mkvtoolnix configuration is complete. >Optional features that are built: > * FLAC audio > * LZO compression > * BZ2 compression > * GUIs (wxWidgets version) > * libMagic file type detection > * translations (gettext) >Optional features that are NOT built: > * GUIs (Qt version) >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ /usr/bin/make -j4 V=1 > CXX src/common/common.h > MSGFMT po/de.po >msgfmt -o po/de.mo po/de.po >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE="mkvtoolnix" -DVERSION="4.2.0" -DMTX_LOCALE_DIR="/usr/share/locale" -DMTX_PKG_DATA_DIR="/usr/share/mkvtoolnix" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -c -o src/common/common.h.gch src/common/common.h > MSGFMT po/es.po >msgfmt -o po/es.mo po/es.po > MSGFMT po/ja.po >msgfmt -o po/ja.mo po/ja.po > MSGFMT po/nl.po >msgfmt -o po/nl.mo po/nl.po > MSGFMT po/ru.po >msgfmt -o po/ru.mo po/ru.po > MSGFMT po/uk.po >msgfmt -o po/uk.mo po/uk.po > MSGFMT po/zh_CN.po >msgfmt -o po/zh_CN.mo po/zh_CN.po > MSGFMT po/zh_TW.po >msgfmt -o po/zh_TW.mo po/zh_TW.po > GREP doc/guide/en/mkvmerge-gui.hhc >/bin/grep -v 'name="ID"' doc/guide/en/mkvmerge-gui.hhc > doc/guide/en/mkvmerge-gui.hhk > GREP doc/guide/zh_CN/mkvmerge-gui.hhc >/bin/grep -v 'name="ID"' doc/guide/zh_CN/mkvmerge-gui.hhc > doc/guide/zh_CN/mkvmerge-gui.hhk > CXX src/common/base64.cpp > CXX src/common/segmentinfo_parser.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/base64.o src/common/base64.cpp ; ./handle_deps src/common/base64.o $? >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/segmentinfo_parser.o src/common/segmentinfo_parser.cpp ; ./handle_deps src/common/segmentinfo_parser.o $? > CXX src/common/checksums.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/checksums.o src/common/checksums.cpp ; ./handle_deps src/common/checksums.o $? > CXX src/common/cli_parser.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/cli_parser.o src/common/cli_parser.cpp ; ./handle_deps src/common/cli_parser.o $? > CXX src/common/kax_analyzer.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/kax_analyzer.o src/common/kax_analyzer.cpp ; ./handle_deps src/common/kax_analyzer.o $? > CXX src/common/mm_io_win.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/mm_io_win.o src/common/mm_io_win.cpp ; ./handle_deps src/common/mm_io_win.o $? > CXX src/common/mpeg1_2.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/mpeg1_2.o src/common/mpeg1_2.cpp ; ./handle_deps src/common/mpeg1_2.o $? > CXX src/common/dts.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/dts.o src/common/dts.cpp ; ./handle_deps src/common/dts.o $? > CXX src/common/mm_write_cache_io.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/mm_write_cache_io.o src/common/mm_write_cache_io.cpp ; ./handle_deps src/common/mm_write_cache_io.o $? > CXX src/common/hacks.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/hacks.o src/common/hacks.cpp ; ./handle_deps src/common/hacks.o $? > CXX src/common/compression.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/compression.o src/common/compression.cpp ; ./handle_deps src/common/compression.o $? > CXX src/common/theora.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/theora.o src/common/theora.cpp ; ./handle_deps src/common/theora.o $? > CXX src/common/ac3.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/ac3.o src/common/ac3.cpp ; ./handle_deps src/common/ac3.o $? > CXX src/common/mm_io.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/mm_io.o src/common/mm_io.cpp ; ./handle_deps src/common/mm_io.o $? > CXX src/common/output.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/output.o src/common/output.cpp ; ./handle_deps src/common/output.o $? > CXX src/common/terminal.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/terminal.o src/common/terminal.cpp ; ./handle_deps src/common/terminal.o $? > CXX src/common/mp3.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/mp3.o src/common/mp3.cpp ; ./handle_deps src/common/mp3.o $? > CXX src/common/ebml.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/ebml.o src/common/ebml.cpp ; ./handle_deps src/common/ebml.o $? > CXX src/common/math.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/math.o src/common/math.cpp ; ./handle_deps src/common/math.o $? > CXX src/common/common.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/common.o src/common/common.cpp ; ./handle_deps src/common/common.o $? > CXX src/common/version.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/version.o src/common/version.cpp ; ./handle_deps src/common/version.o $? > CXX src/common/translation.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/translation.o src/common/translation.cpp ; ./handle_deps src/common/translation.o $? > CXX src/common/vint.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/vint.o src/common/vint.cpp ; ./handle_deps src/common/vint.o $? > CXX src/common/mpeg4_p10.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/mpeg4_p10.o src/common/mpeg4_p10.cpp ; ./handle_deps src/common/mpeg4_p10.o $? > CXX src/common/aac.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/aac.o src/common/aac.cpp ; ./handle_deps src/common/aac.o $? > CXX src/common/random.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/random.o src/common/random.cpp ; ./handle_deps src/common/random.o $? > CXX src/common/property_element.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/property_element.o src/common/property_element.cpp ; ./handle_deps src/common/property_element.o $? > CXX src/common/truehd.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/truehd.o src/common/truehd.cpp ; ./handle_deps src/common/truehd.o $? > CXX src/common/locale.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/locale.o src/common/locale.cpp ; ./handle_deps src/common/locale.o $? > CXX src/common/iso639.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/iso639.o src/common/iso639.cpp ; ./handle_deps src/common/iso639.o $? > CXX src/common/locale_string.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/locale_string.o src/common/locale_string.cpp ; ./handle_deps src/common/locale_string.o $? > CXX src/common/ivf.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/ivf.o src/common/ivf.cpp ; ./handle_deps src/common/ivf.o $? > CXX src/common/endian.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/endian.o src/common/endian.cpp ; ./handle_deps src/common/endian.o $? > CXX src/common/segmentinfo.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/segmentinfo.o src/common/segmentinfo.cpp ; ./handle_deps src/common/segmentinfo.o $? > CXX src/common/id3.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/id3.o src/common/id3.cpp ; ./handle_deps src/common/id3.o $? > CXX src/common/kax_file.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/kax_file.o src/common/kax_file.cpp ; ./handle_deps src/common/kax_file.o $? > CXX src/common/wavpack.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/wavpack.o src/common/wavpack.cpp ; ./handle_deps src/common/wavpack.o $? > CXX src/common/mm_multi_file_io.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/mm_multi_file_io.o src/common/mm_multi_file_io.cpp ; ./handle_deps src/common/mm_multi_file_io.o $? > CXX src/common/bitvalue.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/bitvalue.o src/common/bitvalue.cpp ; ./handle_deps src/common/bitvalue.o $? > CXX src/common/dirac.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/dirac.o src/common/dirac.cpp ; ./handle_deps src/common/dirac.o $? > CXX src/common/win_itaskbarlist3.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/win_itaskbarlist3.o src/common/win_itaskbarlist3.cpp ; ./handle_deps src/common/win_itaskbarlist3.o $? > CXX src/common/fs_sys_helpers.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/fs_sys_helpers.o src/common/fs_sys_helpers.cpp ; ./handle_deps src/common/fs_sys_helpers.o $? > CXX src/common/mpeg4_p2.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/mpeg4_p2.o src/common/mpeg4_p2.cpp ; ./handle_deps src/common/mpeg4_p2.o $? > CXX src/common/command_line.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/command_line.o src/common/command_line.cpp ; ./handle_deps src/common/command_line.o $? > CXX src/common/vc1.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/vc1.o src/common/vc1.cpp ; ./handle_deps src/common/vc1.o $? > CXX src/common/webm.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/webm.o src/common/webm.cpp ; ./handle_deps src/common/webm.o $? > CXX src/common/unique_numbers.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/unique_numbers.o src/common/unique_numbers.cpp ; ./handle_deps src/common/unique_numbers.o $? > CXX src/common/kate.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/kate.o src/common/kate.cpp ; ./handle_deps src/common/kate.o $? > CXX src/common/segment_tracks.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/segment_tracks.o src/common/segment_tracks.cpp ; ./handle_deps src/common/segment_tracks.o $? > CXX src/common/extern_data.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/extern_data.o src/common/extern_data.cpp ; ./handle_deps src/common/extern_data.o $? > CXX src/common/memory.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/memory.o src/common/memory.cpp ; ./handle_deps src/common/memory.o $? > CXX src/common/file_types.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/file_types.o src/common/file_types.cpp ; ./handle_deps src/common/file_types.o $? > CXX src/common/debugging.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/debugging.o src/common/debugging.cpp ; ./handle_deps src/common/debugging.o $? > CXX src/common/xml/element_parser.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/xml/element_parser.o src/common/xml/element_parser.cpp ; ./handle_deps src/common/xml/element_parser.o $? > CXX src/common/xml/element_mapping.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/xml/element_mapping.o src/common/xml/element_mapping.cpp ; ./handle_deps src/common/xml/element_mapping.o $? > CXX src/common/xml/element_writer.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/xml/element_writer.o src/common/xml/element_writer.cpp ; ./handle_deps src/common/xml/element_writer.o $? > CXX src/common/xml/xml.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/xml/xml.o src/common/xml/xml.cpp ; ./handle_deps src/common/xml/xml.o $? > CXX src/common/tags/tags.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/tags/tags.o src/common/tags/tags.cpp ; ./handle_deps src/common/tags/tags.o $? > CXX src/common/tags/writer.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/tags/writer.o src/common/tags/writer.cpp ; ./handle_deps src/common/tags/writer.o $? > CXX src/common/tags/parser.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/tags/parser.o src/common/tags/parser.cpp ; ./handle_deps src/common/tags/parser.o $? > CXX src/common/chapters/xml_parser.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/chapters/xml_parser.o src/common/chapters/xml_parser.cpp ; ./handle_deps src/common/chapters/xml_parser.o $? > CXX src/common/chapters/cue_parser.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/chapters/cue_parser.o src/common/chapters/cue_parser.cpp ; ./handle_deps src/common/chapters/cue_parser.o $? > CXX src/common/chapters/writer.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/chapters/writer.o src/common/chapters/writer.cpp ; ./handle_deps src/common/chapters/writer.o $? > CXX src/common/chapters/chapters.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/chapters/chapters.o src/common/chapters/chapters.cpp ; ./handle_deps src/common/chapters/chapters.o $? > CXX src/common/strings/parsing.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/strings/parsing.o src/common/strings/parsing.cpp ; ./handle_deps src/common/strings/parsing.o $? > CXX src/common/strings/formatting.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/strings/formatting.o src/common/strings/formatting.cpp ; ./handle_deps src/common/strings/formatting.o $? > CXX src/common/strings/editing.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/strings/editing.o src/common/strings/editing.cpp ; ./handle_deps src/common/strings/editing.o $? > CXX src/common/strings/utf8.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/common/strings/utf8.o src/common/strings/utf8.cpp ; ./handle_deps src/common/strings/utf8.o $? > CXX src/input/r_ogm_flac.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_ogm_flac.o src/input/r_ogm_flac.cpp ; ./handle_deps src/input/r_ogm_flac.o $? > CXX src/input/r_usf.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_usf.o src/input/r_usf.cpp ; ./handle_deps src/input/r_usf.o $? > CXX src/input/r_vobsub.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_vobsub.o src/input/r_vobsub.cpp ; ./handle_deps src/input/r_vobsub.o $? > CXX src/input/r_asf.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_asf.o src/input/r_asf.cpp ; ./handle_deps src/input/r_asf.o $? > CXX src/input/r_vc1.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_vc1.o src/input/r_vc1.cpp ; ./handle_deps src/input/r_vc1.o $? > CXX src/input/r_dirac.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_dirac.o src/input/r_dirac.cpp ; ./handle_deps src/input/r_dirac.o $? > CXX src/input/r_avc.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_avc.o src/input/r_avc.cpp ; ./handle_deps src/input/r_avc.o $? > CXX src/input/r_vobbtn.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_vobbtn.o src/input/r_vobbtn.cpp ; ./handle_deps src/input/r_vobbtn.o $? > CXX src/input/r_flac.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_flac.o src/input/r_flac.cpp ; ./handle_deps src/input/r_flac.o $? > CXX src/input/r_tta.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_tta.o src/input/r_tta.cpp ; ./handle_deps src/input/r_tta.o $? > CXX src/input/r_flv.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_flv.o src/input/r_flv.cpp ; ./handle_deps src/input/r_flv.o $? > CXX src/input/r_truehd.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_truehd.o src/input/r_truehd.cpp ; ./handle_deps src/input/r_truehd.o $? > CXX src/input/r_wav.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_wav.o src/input/r_wav.cpp ; ./handle_deps src/input/r_wav.o $? > CXX src/input/r_wavpack.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_wavpack.o src/input/r_wavpack.cpp ; ./handle_deps src/input/r_wavpack.o $? > CXX src/input/r_matroska.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_matroska.o src/input/r_matroska.cpp ; ./handle_deps src/input/r_matroska.o $? > CXX src/input/r_cdxa.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_cdxa.o src/input/r_cdxa.cpp ; ./handle_deps src/input/r_cdxa.o $? > CXX src/input/r_real.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_real.o src/input/r_real.cpp ; ./handle_deps src/input/r_real.o $? > CXX src/input/r_pgssup.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_pgssup.o src/input/r_pgssup.cpp ; ./handle_deps src/input/r_pgssup.o $? > CXX src/input/r_aac.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_aac.o src/input/r_aac.cpp ; ./handle_deps src/input/r_aac.o $? > CXX src/input/r_avi.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_avi.o src/input/r_avi.cpp ; ./handle_deps src/input/r_avi.o $? > CXX src/input/r_mpeg_ts.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_mpeg_ts.o src/input/r_mpeg_ts.cpp ; ./handle_deps src/input/r_mpeg_ts.o $? > CXX src/input/r_qtmp4.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_qtmp4.o src/input/r_qtmp4.cpp ; ./handle_deps src/input/r_qtmp4.o $? > CXX src/input/r_ssa.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_ssa.o src/input/r_ssa.cpp ; ./handle_deps src/input/r_ssa.o $? > CXX src/input/r_mpeg_es.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_mpeg_es.o src/input/r_mpeg_es.cpp ; ./handle_deps src/input/r_mpeg_es.o $? > CXX src/input/r_ivf.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_ivf.o src/input/r_ivf.cpp ; ./handle_deps src/input/r_ivf.o $? > CXX src/input/r_mp3.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_mp3.o src/input/r_mp3.cpp ; ./handle_deps src/input/r_mp3.o $? > CXX src/input/r_mpeg_ps.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_mpeg_ps.o src/input/r_mpeg_ps.cpp ; ./handle_deps src/input/r_mpeg_ps.o $? > CXX src/input/r_corepicture.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_corepicture.o src/input/r_corepicture.cpp ; ./handle_deps src/input/r_corepicture.o $? > CXX src/input/r_srt.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_srt.o src/input/r_srt.cpp ; ./handle_deps src/input/r_srt.o $? > CXX src/input/r_ac3.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_ac3.o src/input/r_ac3.cpp ; ./handle_deps src/input/r_ac3.o $? > CXX src/input/subtitles.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/subtitles.o src/input/subtitles.cpp ; ./handle_deps src/input/subtitles.o $? > CXX src/input/flac_common.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/flac_common.o src/input/flac_common.cpp ; ./handle_deps src/input/flac_common.o $? > CXX src/input/r_ogm.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_ogm.o src/input/r_ogm.cpp ; ./handle_deps src/input/r_ogm.o $? > CXX src/input/r_dts.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/input/r_dts.o src/input/r_dts.cpp ; ./handle_deps src/input/r_dts.o $? > CXX src/output/p_vobsub.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_vobsub.o src/output/p_vobsub.cpp ; ./handle_deps src/output/p_vobsub.o $? > CXX src/output/p_mpeg1_2.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_mpeg1_2.o src/output/p_mpeg1_2.cpp ; ./handle_deps src/output/p_mpeg1_2.o $? > CXX src/output/p_vc1.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_vc1.o src/output/p_vc1.cpp ; ./handle_deps src/output/p_vc1.o $? > CXX src/output/p_avc.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_avc.o src/output/p_avc.cpp ; ./handle_deps src/output/p_avc.o $? > CXX src/output/p_vobbtn.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_vobbtn.o src/output/p_vobbtn.cpp ; ./handle_deps src/output/p_vobbtn.o $? > CXX src/output/p_tta.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_tta.o src/output/p_tta.cpp ; ./handle_deps src/output/p_tta.o $? > CXX src/output/p_truehd.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_truehd.o src/output/p_truehd.cpp ; ./handle_deps src/output/p_truehd.o $? > CXX src/output/p_pgs.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_pgs.o src/output/p_pgs.cpp ; ./handle_deps src/output/p_pgs.o $? > CXX src/output/p_theora.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_theora.o src/output/p_theora.cpp ; ./handle_deps src/output/p_theora.o $? > CXX src/output/p_passthrough.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_passthrough.o src/output/p_passthrough.cpp ; ./handle_deps src/output/p_passthrough.o $? > CXX src/output/p_wavpack.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_wavpack.o src/output/p_wavpack.cpp ; ./handle_deps src/output/p_wavpack.o $? > CXX src/output/p_aac.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_aac.o src/output/p_aac.cpp ; ./handle_deps src/output/p_aac.o $? > CXX src/output/p_flac.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_flac.o src/output/p_flac.cpp ; ./handle_deps src/output/p_flac.o $? > CXX src/output/p_dirac.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_dirac.o src/output/p_dirac.cpp ; ./handle_deps src/output/p_dirac.o $? > CXX src/output/p_video.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_video.o src/output/p_video.cpp ; ./handle_deps src/output/p_video.o $? > CXX src/output/p_mpeg4_p2.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_mpeg4_p2.o src/output/p_mpeg4_p2.cpp ; ./handle_deps src/output/p_mpeg4_p2.o $? > CXX src/output/p_mp3.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_mp3.o src/output/p_mp3.cpp ; ./handle_deps src/output/p_mp3.o $? > CXX src/output/p_vp8.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_vp8.o src/output/p_vp8.cpp ; ./handle_deps src/output/p_vp8.o $? > CXX src/output/p_kate.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_kate.o src/output/p_kate.cpp ; ./handle_deps src/output/p_kate.o $? > CXX src/output/p_pcm.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_pcm.o src/output/p_pcm.cpp ; ./handle_deps src/output/p_pcm.o $? > CXX src/output/p_ac3.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_ac3.o src/output/p_ac3.cpp ; ./handle_deps src/output/p_ac3.o $? > CXX src/output/p_textsubs.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_textsubs.o src/output/p_textsubs.cpp ; ./handle_deps src/output/p_textsubs.o $? > CXX src/output/p_dts.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_dts.o src/output/p_dts.cpp ; ./handle_deps src/output/p_dts.o $? > CXX src/output/p_vorbis.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_vorbis.o src/output/p_vorbis.cpp ; ./handle_deps src/output/p_vorbis.o $? > CXX src/output/p_realaudio.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_realaudio.o src/output/p_realaudio.cpp ; ./handle_deps src/output/p_realaudio.o $? > CXX src/output/p_mpeg4_p10.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/output/p_mpeg4_p10.o src/output/p_mpeg4_p10.cpp ; ./handle_deps src/output/p_mpeg4_p10.o $? > CC lib/avilib-0.6.10/avimisc.c >gcc -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o lib/avilib-0.6.10/avimisc.o lib/avilib-0.6.10/avimisc.c ; ./handle_deps lib/avilib-0.6.10/avimisc.o $? > CC lib/avilib-0.6.10/avilib.c >gcc -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o lib/avilib-0.6.10/avilib.o lib/avilib-0.6.10/avilib.c ; ./handle_deps lib/avilib-0.6.10/avilib.o $? > CC lib/avilib-0.6.10/avidump.c >gcc -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o lib/avilib-0.6.10/avidump.o lib/avilib-0.6.10/avidump.c ; ./handle_deps lib/avilib-0.6.10/avidump.o $? > CXX lib/avilib-0.6.10/xio.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o lib/avilib-0.6.10/xio.o lib/avilib-0.6.10/xio.cpp ; ./handle_deps lib/avilib-0.6.10/xio.o $? > CC lib/librmff/mb_file_io.c >gcc -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o lib/librmff/mb_file_io.o lib/librmff/mb_file_io.c ; ./handle_deps lib/librmff/mb_file_io.o $? > CC lib/librmff/rmff.c >gcc -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o lib/librmff/rmff.o lib/librmff/rmff.c ; ./handle_deps lib/librmff/rmff.o $? > CXX src/mpegparser/M2VParser.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mpegparser/M2VParser.o src/mpegparser/M2VParser.cpp ; ./handle_deps src/mpegparser/M2VParser.o $? > CXX src/mpegparser/MPEGVideoBuffer.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mpegparser/MPEGVideoBuffer.o src/mpegparser/MPEGVideoBuffer.cpp ; ./handle_deps src/mpegparser/MPEGVideoBuffer.o $? > CXX src/mpegparser/CircBuffer.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mpegparser/CircBuffer.o src/mpegparser/CircBuffer.cpp ; ./handle_deps src/mpegparser/CircBuffer.o $? > CXX src/merge/libmatroska_extensions.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/merge/libmatroska_extensions.o src/merge/libmatroska_extensions.cpp ; ./handle_deps src/merge/libmatroska_extensions.o $? > CXX src/merge/mkvmerge.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/merge/mkvmerge.o src/merge/mkvmerge.cpp ; ./handle_deps src/merge/mkvmerge.o $? > CXX src/merge/pr_generic.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/merge/pr_generic.o src/merge/pr_generic.cpp ; ./handle_deps src/merge/pr_generic.o $? > CXX src/merge/timecode_factory.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/merge/timecode_factory.o src/merge/timecode_factory.cpp ; ./handle_deps src/merge/timecode_factory.o $? > CXX src/merge/output_control.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/merge/output_control.o src/merge/output_control.cpp ; ./handle_deps src/merge/output_control.o $? > CXX src/merge/webm.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/merge/webm.o src/merge/webm.cpp ; ./handle_deps src/merge/webm.o $? > CXX src/merge/cluster_helper.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/merge/cluster_helper.o src/merge/cluster_helper.cpp ; ./handle_deps src/merge/cluster_helper.o $? > CXX src/merge/debugging.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/merge/debugging.o src/merge/debugging.cpp ; ./handle_deps src/merge/debugging.o $? > CXX src/info/mkvinfo.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/info/mkvinfo.o src/info/mkvinfo.cpp ; ./handle_deps src/info/mkvinfo.o $? > CXX src/info/console_ui.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/info/console_ui.o src/info/console_ui.cpp ; ./handle_deps src/info/console_ui.o $? > CXX src/info/wxwidgets_ui.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/info/wxwidgets_ui.o src/info/wxwidgets_ui.cpp ; ./handle_deps src/info/wxwidgets_ui.o $? > CXX src/extract/extract_cli_parser.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/extract_cli_parser.o src/extract/extract_cli_parser.cpp ; ./handle_deps src/extract/extract_cli_parser.o $? > CXX src/extract/xtr_textsubs.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_textsubs.o src/extract/xtr_textsubs.cpp ; ./handle_deps src/extract/xtr_textsubs.o $? > CXX src/extract/tags.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/tags.o src/extract/tags.cpp ; ./handle_deps src/extract/tags.o $? > CXX src/extract/tracks.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/tracks.o src/extract/tracks.cpp ; ./handle_deps src/extract/tracks.o $? > CXX src/extract/xtr_ivf.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_ivf.o src/extract/xtr_ivf.cpp ; ./handle_deps src/extract/xtr_ivf.o $? > CXX src/extract/xtr_rmff.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_rmff.o src/extract/xtr_rmff.cpp ; ./handle_deps src/extract/xtr_rmff.o $? > CXX src/extract/xtr_mpeg1_2.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_mpeg1_2.o src/extract/xtr_mpeg1_2.cpp ; ./handle_deps src/extract/xtr_mpeg1_2.o $? > CXX src/extract/xtr_wav.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_wav.o src/extract/xtr_wav.cpp ; ./handle_deps src/extract/xtr_wav.o $? > CXX src/extract/xtr_base.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_base.o src/extract/xtr_base.cpp ; ./handle_deps src/extract/xtr_base.o $? > CXX src/extract/cuesheets.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/cuesheets.o src/extract/cuesheets.cpp ; ./handle_deps src/extract/cuesheets.o $? > CXX src/extract/xtr_cpic.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_cpic.o src/extract/xtr_cpic.cpp ; ./handle_deps src/extract/xtr_cpic.o $? > CXX src/extract/xtr_avc.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_avc.o src/extract/xtr_avc.cpp ; ./handle_deps src/extract/xtr_avc.o $? > CXX src/extract/xtr_tta.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_tta.o src/extract/xtr_tta.cpp ; ./handle_deps src/extract/xtr_tta.o $? > CXX src/extract/xtr_pgs.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_pgs.o src/extract/xtr_pgs.cpp ; ./handle_deps src/extract/xtr_pgs.o $? > CXX src/extract/options.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/options.o src/extract/options.cpp ; ./handle_deps src/extract/options.o $? > CXX src/extract/timecodes_v2.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/timecodes_v2.o src/extract/timecodes_v2.cpp ; ./handle_deps src/extract/timecodes_v2.o $? > CXX src/extract/mkvextract.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/mkvextract.o src/extract/mkvextract.cpp ; ./handle_deps src/extract/mkvextract.o $? > CXX src/extract/xtr_aac.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_aac.o src/extract/xtr_aac.cpp ; ./handle_deps src/extract/xtr_aac.o $? > CXX src/extract/attachments.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/attachments.o src/extract/attachments.cpp ; ./handle_deps src/extract/attachments.o $? > CXX src/extract/chapters.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/chapters.o src/extract/chapters.cpp ; ./handle_deps src/extract/chapters.o $? > CXX src/extract/xtr_vobsub.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_vobsub.o src/extract/xtr_vobsub.cpp ; ./handle_deps src/extract/xtr_vobsub.o $? > CXX src/extract/xtr_ogg.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_ogg.o src/extract/xtr_ogg.cpp ; ./handle_deps src/extract/xtr_ogg.o $? > CXX src/extract/track_spec.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/track_spec.o src/extract/track_spec.cpp ; ./handle_deps src/extract/track_spec.o $? > CXX src/extract/xtr_avi.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/extract/xtr_avi.o src/extract/xtr_avi.cpp ; ./handle_deps src/extract/xtr_avi.o $? > CXX src/propedit/change.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/propedit/change.o src/propedit/change.cpp ; ./handle_deps src/propedit/change.o $? > CXX src/propedit/target.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/propedit/target.o src/propedit/target.cpp ; ./handle_deps src/propedit/target.o $? > CXX src/propedit/propedit.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/propedit/propedit.o src/propedit/propedit.cpp ; ./handle_deps src/propedit/propedit.o $? > CXX src/propedit/options.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/propedit/options.o src/propedit/options.cpp ; ./handle_deps src/propedit/options.o $? > CXX src/propedit/propedit_cli_parser.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/propedit/propedit_cli_parser.o src/propedit/propedit_cli_parser.cpp ; ./handle_deps src/propedit/propedit_cli_parser.o $? > CXX src/mmg/jobs.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/jobs.o src/mmg/jobs.cpp ; ./handle_deps src/mmg/jobs.o $? > CXX src/mmg/wx_kax_analyzer.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/wx_kax_analyzer.o src/mmg/wx_kax_analyzer.cpp ; ./handle_deps src/mmg/wx_kax_analyzer.o $? > CXX src/mmg/mmg_dialog.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/mmg_dialog.o src/mmg/mmg_dialog.cpp ; ./handle_deps src/mmg/mmg_dialog.o $? > CXX src/mmg/taskbar_progress.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/taskbar_progress.o src/mmg/taskbar_progress.cpp ; ./handle_deps src/mmg/taskbar_progress.o $? > CXX src/mmg/mmg_dialog_msw.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/mmg_dialog_msw.o src/mmg/mmg_dialog_msw.cpp ; ./handle_deps src/mmg/mmg_dialog_msw.o $? > CXX src/mmg/helpers.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/helpers.o src/mmg/helpers.cpp ; ./handle_deps src/mmg/helpers.o $? > CXX src/mmg/translation_table.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/translation_table.o src/mmg/translation_table.cpp ; ./handle_deps src/mmg/translation_table.o $? > CXX src/mmg/mmg.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/mmg.o src/mmg/mmg.cpp ; ./handle_deps src/mmg/mmg.o $? > CXX src/mmg/message_dialog.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/message_dialog.o src/mmg/message_dialog.cpp ; ./handle_deps src/mmg/message_dialog.o $? > CXX src/mmg/mux_dialog.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/mux_dialog.o src/mmg/mux_dialog.cpp ; ./handle_deps src/mmg/mux_dialog.o $? > CXX src/mmg/show_text_dlg.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/show_text_dlg.o src/mmg/show_text_dlg.cpp ; ./handle_deps src/mmg/show_text_dlg.o $? > CXX src/mmg/mmg_options.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/mmg_options.o src/mmg/mmg_options.cpp ; ./handle_deps src/mmg/mmg_options.o $? > CXX src/mmg/cli_options_dlg.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/cli_options_dlg.o src/mmg/cli_options_dlg.cpp ; ./handle_deps src/mmg/cli_options_dlg.o $? > CXX src/mmg/tabs/input.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/tabs/input.o src/mmg/tabs/input.cpp ; ./handle_deps src/mmg/tabs/input.o $? > CXX src/mmg/tabs/input_format.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/tabs/input_format.o src/mmg/tabs/input_format.cpp ; ./handle_deps src/mmg/tabs/input_format.o $? > CXX src/mmg/tabs/global.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/tabs/global.o src/mmg/tabs/global.cpp ; ./handle_deps src/mmg/tabs/global.o $? > CXX src/mmg/tabs/attachments.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/tabs/attachments.o src/mmg/tabs/attachments.cpp ; ./handle_deps src/mmg/tabs/attachments.o $? > CXX src/mmg/tabs/input_general.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/tabs/input_general.o src/mmg/tabs/input_general.cpp ; ./handle_deps src/mmg/tabs/input_general.o $? > CXX src/mmg/tabs/chapters.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/tabs/chapters.o src/mmg/tabs/chapters.cpp ; ./handle_deps src/mmg/tabs/chapters.o $? > CXX src/mmg/tabs/input_extra.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/tabs/input_extra.o src/mmg/tabs/input_extra.cpp ; ./handle_deps src/mmg/tabs/input_extra.o $? > CXX src/mmg/header_editor/bool_value_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/bool_value_page.o src/mmg/header_editor/bool_value_page.cpp ; ./handle_deps src/mmg/header_editor/bool_value_page.o $? > CXX src/mmg/header_editor/track_type_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/track_type_page.o src/mmg/header_editor/track_type_page.cpp ; ./handle_deps src/mmg/header_editor/track_type_page.o $? > CXX src/mmg/header_editor/unsigned_integer_value_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/unsigned_integer_value_page.o src/mmg/header_editor/unsigned_integer_value_page.cpp ; ./handle_deps src/mmg/header_editor/unsigned_integer_value_page.o $? > CXX src/mmg/header_editor/bit_value_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/bit_value_page.o src/mmg/header_editor/bit_value_page.cpp ; ./handle_deps src/mmg/header_editor/bit_value_page.o $? > CXX src/mmg/header_editor/value_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/value_page.o src/mmg/header_editor/value_page.cpp ; ./handle_deps src/mmg/header_editor/value_page.o $? > CXX src/mmg/header_editor/frame.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/frame.o src/mmg/header_editor/frame.cpp ; ./handle_deps src/mmg/header_editor/frame.o $? > CXX src/mmg/header_editor/empty_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/empty_page.o src/mmg/header_editor/empty_page.cpp ; ./handle_deps src/mmg/header_editor/empty_page.o $? > CXX src/mmg/header_editor/ascii_string_value_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/ascii_string_value_page.o src/mmg/header_editor/ascii_string_value_page.cpp ; ./handle_deps src/mmg/header_editor/ascii_string_value_page.o $? > CXX src/mmg/header_editor/language_value_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/language_value_page.o src/mmg/header_editor/language_value_page.cpp ; ./handle_deps src/mmg/header_editor/language_value_page.o $? > CXX src/mmg/header_editor/string_value_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/string_value_page.o src/mmg/header_editor/string_value_page.cpp ; ./handle_deps src/mmg/header_editor/string_value_page.o $? > CXX src/mmg/header_editor/page_base.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/page_base.o src/mmg/header_editor/page_base.cpp ; ./handle_deps src/mmg/header_editor/page_base.o $? > CXX src/mmg/header_editor/float_value_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/float_value_page.o src/mmg/header_editor/float_value_page.cpp ; ./handle_deps src/mmg/header_editor/float_value_page.o $? > CXX src/mmg/header_editor/top_level_page.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/header_editor/top_level_page.o src/mmg/header_editor/top_level_page.cpp ; ./handle_deps src/mmg/header_editor/top_level_page.o $? > CXX src/mmg/options/tab_base.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/options/tab_base.o src/mmg/options/tab_base.cpp ; ./handle_deps src/mmg/options/tab_base.o $? > CXX src/mmg/options/mmg.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/options/mmg.o src/mmg/options/mmg.cpp ; ./handle_deps src/mmg/options/mmg.o $? > CXX src/mmg/options/languages.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/options/languages.o src/mmg/options/languages.cpp ; ./handle_deps src/mmg/options/languages.o $? > CXX src/mmg/options/chapters.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/options/chapters.o src/mmg/options/chapters.cpp ; ./handle_deps src/mmg/options/chapters.o $? > CXX src/mmg/options/mkvmerge.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/options/mkvmerge.o src/mmg/options/mkvmerge.cpp ; ./handle_deps src/mmg/options/mkvmerge.o $? > CXX src/mmg/options/dialog.cpp >g++ -Wall -Wno-comment -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DPACKAGE=\"mkvtoolnix\" -DVERSION=\"4.2.0\" -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -I. -Ilib -Ilib/avilib-0.6.10 -Ilib/utf8-cpp/source -Isrc -MMD -c -o src/mmg/options/dialog.o src/mmg/options/dialog.cpp ; ./handle_deps src/mmg/options/dialog.o $? > AR src/common/libmtxcommon.a >ar rcu src/common/libmtxcommon.a src/common/base64.o src/common/segmentinfo_parser.o src/common/checksums.o src/common/cli_parser.o src/common/kax_analyzer.o src/common/mm_io_win.o src/common/mpeg1_2.o src/common/dts.o src/common/mm_write_cache_io.o src/common/hacks.o src/common/compression.o src/common/theora.o src/common/ac3.o src/common/mm_io.o src/common/output.o src/common/terminal.o src/common/mp3.o src/common/ebml.o src/common/math.o src/common/common.o src/common/version.o src/common/translation.o src/common/vint.o src/common/mpeg4_p10.o src/common/aac.o src/common/random.o src/common/property_element.o src/common/truehd.o src/common/locale.o src/common/iso639.o src/common/locale_string.o src/common/ivf.o src/common/endian.o src/common/segmentinfo.o src/common/id3.o src/common/kax_file.o src/common/wavpack.o src/common/mm_multi_file_io.o src/common/bitvalue.o src/common/dirac.o src/common/win_itaskbarlist3.o src/common/fs_sys_helpers.o src/common/mpeg4_p2.o src/common/command_line.o src/common/vc1.o src/common/webm.o src/common/unique_numbers.o src/common/kate.o src/common/segment_tracks.o src/common/extern_data.o src/common/memory.o src/common/file_types.o src/common/debugging.o src/common/xml/element_parser.o src/common/xml/element_mapping.o src/common/xml/element_writer.o src/common/xml/xml.o src/common/tags/tags.o src/common/tags/writer.o src/common/tags/parser.o src/common/chapters/xml_parser.o src/common/chapters/cue_parser.o src/common/chapters/writer.o src/common/chapters/chapters.o src/common/strings/parsing.o src/common/strings/formatting.o src/common/strings/editing.o src/common/strings/utf8.o > RANLIB src/common/libmtxcommon.a >ranlib src/common/libmtxcommon.a > AR src/input/libmtxinput.a >ar rcu src/input/libmtxinput.a src/input/r_ogm_flac.o src/input/r_usf.o src/input/r_vobsub.o src/input/r_asf.o src/input/r_vc1.o src/input/r_dirac.o src/input/r_avc.o src/input/r_vobbtn.o src/input/r_flac.o src/input/r_tta.o src/input/r_flv.o src/input/r_truehd.o src/input/r_wav.o src/input/r_wavpack.o src/input/r_matroska.o src/input/r_cdxa.o src/input/r_real.o src/input/r_pgssup.o src/input/r_aac.o src/input/r_avi.o src/input/r_mpeg_ts.o src/input/r_qtmp4.o src/input/r_ssa.o src/input/r_mpeg_es.o src/input/r_ivf.o src/input/r_mp3.o src/input/r_mpeg_ps.o src/input/r_corepicture.o src/input/r_srt.o src/input/r_ac3.o src/input/subtitles.o src/input/flac_common.o src/input/r_ogm.o src/input/r_dts.o > AR src/output/libmtxoutput.a >ar rcu src/output/libmtxoutput.a src/output/p_vobsub.o src/output/p_mpeg1_2.o src/output/p_vc1.o src/output/p_avc.o src/output/p_vobbtn.o src/output/p_tta.o src/output/p_truehd.o src/output/p_pgs.o src/output/p_theora.o src/output/p_passthrough.o src/output/p_wavpack.o src/output/p_aac.o src/output/p_flac.o src/output/p_dirac.o src/output/p_video.o src/output/p_mpeg4_p2.o src/output/p_mp3.o src/output/p_vp8.o src/output/p_kate.o src/output/p_pcm.o src/output/p_ac3.o src/output/p_textsubs.o src/output/p_dts.o src/output/p_vorbis.o src/output/p_realaudio.o src/output/p_mpeg4_p10.o > RANLIB src/input/libmtxinput.a >ranlib src/input/libmtxinput.a > RANLIB src/output/libmtxoutput.a >ranlib src/output/libmtxoutput.a > AR lib/avilib-0.6.10/libavi.a >ar rcu lib/avilib-0.6.10/libavi.a lib/avilib-0.6.10/avimisc.o lib/avilib-0.6.10/avilib.o lib/avilib-0.6.10/avidump.o lib/avilib-0.6.10/xio.o > AR lib/librmff/librmff.a >ar rcu lib/librmff/librmff.a lib/librmff/mb_file_io.o lib/librmff/rmff.o > RANLIB lib/avilib-0.6.10/libavi.a >ranlib lib/avilib-0.6.10/libavi.a > RANLIB lib/librmff/librmff.a >ranlib lib/librmff/librmff.a > LINK src/mkvinfo >g++ -L/usr/lib -Llib/avilib-0.6.10 -Llib/librmff -Lsrc/common -Lsrc/input -Lsrc/output -Lsrc/mpegparser -o src/mkvinfo src/info/mkvinfo.o src/info/console_ui.o src/info/wxwidgets_ui.o -lmtxcommon -lmagic -lz -lmatroska -lebml -lboost_regex-mt -lboost_filesystem-mt -lboost_system-mt -pthread -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lexpat > AR src/mpegparser/libmpegparser.a >ar rcu src/mpegparser/libmpegparser.a src/mpegparser/M2VParser.o src/mpegparser/MPEGVideoBuffer.o src/mpegparser/CircBuffer.o > RANLIB src/mpegparser/libmpegparser.a >ranlib src/mpegparser/libmpegparser.a > LINK src/mkvextract >g++ -L/usr/lib -Llib/avilib-0.6.10 -Llib/librmff -Lsrc/common -Lsrc/input -Lsrc/output -Lsrc/mpegparser -o src/mkvextract src/extract/extract_cli_parser.o src/extract/xtr_textsubs.o src/extract/tags.o src/extract/tracks.o src/extract/xtr_ivf.o src/extract/xtr_rmff.o src/extract/xtr_mpeg1_2.o src/extract/xtr_wav.o src/extract/xtr_base.o src/extract/cuesheets.o src/extract/xtr_cpic.o src/extract/xtr_avc.o src/extract/xtr_tta.o src/extract/xtr_pgs.o src/extract/options.o src/extract/timecodes_v2.o src/extract/mkvextract.o src/extract/xtr_aac.o src/extract/attachments.o src/extract/chapters.o src/extract/xtr_vobsub.o src/extract/xtr_ogg.o src/extract/track_spec.o src/extract/xtr_avi.o -lmtxcommon -lmagic -lz -lvorbis -logg -lavi -lmatroska -lebml -lrmff -lexpat -lz -llzo2 -lbz2 -lboost_regex-mt -lboost_filesystem-mt -lboost_system-mt > LINK src/mkvpropedit >g++ -L/usr/lib -Llib/avilib-0.6.10 -Llib/librmff -Lsrc/common -Lsrc/input -Lsrc/output -Lsrc/mpegparser -o src/mkvpropedit src/propedit/change.o src/propedit/target.o src/propedit/propedit.o src/propedit/options.o src/propedit/propedit_cli_parser.o -lmtxcommon -lmagic -lz -lvorbis -logg -lavi -lmatroska -lebml -lrmff -lexpat -lz -llzo2 -lbz2 -lboost_regex-mt -lboost_filesystem-mt -lboost_system-mt > LINK src/mkvmerge >g++ -L/usr/lib -Llib/avilib-0.6.10 -Llib/librmff -Lsrc/common -Lsrc/input -Lsrc/output -Lsrc/mpegparser -o src/mkvmerge src/merge/libmatroska_extensions.o src/merge/mkvmerge.o src/merge/pr_generic.o src/merge/timecode_factory.o src/merge/output_control.o src/merge/webm.o src/merge/cluster_helper.o src/merge/debugging.o -lmtxinput -lmtxoutput -lmtxcommon -lmagic -lz -lmatroska -lebml -lavi -lrmff -lmpegparser -lFLAC -logg -lm -lvorbis -logg -lz -llzo2 -lbz2 -lexpat -lboost_regex-mt -lboost_filesystem-mt -lboost_system-mt > LINK src/mmg/mmg >g++ -L/usr/lib -Llib/avilib-0.6.10 -Llib/librmff -Lsrc/common -Lsrc/input -Lsrc/output -Lsrc/mpegparser -o src/mmg/mmg src/mmg/jobs.o src/mmg/wx_kax_analyzer.o src/mmg/mmg_dialog.o src/mmg/taskbar_progress.o src/mmg/mmg_dialog_msw.o src/mmg/helpers.o src/mmg/translation_table.o src/mmg/mmg.o src/mmg/message_dialog.o src/mmg/mux_dialog.o src/mmg/show_text_dlg.o src/mmg/mmg_options.o src/mmg/cli_options_dlg.o src/mmg/tabs/input.o src/mmg/tabs/input_format.o src/mmg/tabs/global.o src/mmg/tabs/attachments.o src/mmg/tabs/input_general.o src/mmg/tabs/chapters.o src/mmg/tabs/input_extra.o src/mmg/header_editor/bool_value_page.o src/mmg/header_editor/track_type_page.o src/mmg/header_editor/unsigned_integer_value_page.o src/mmg/header_editor/bit_value_page.o src/mmg/header_editor/value_page.o src/mmg/header_editor/frame.o src/mmg/header_editor/empty_page.o src/mmg/header_editor/ascii_string_value_page.o src/mmg/header_editor/language_value_page.o src/mmg/header_editor/string_value_page.o src/mmg/header_editor/page_base.o src/mmg/header_editor/float_value_page.o src/mmg/header_editor/top_level_page.o src/mmg/options/tab_base.o src/mmg/options/mmg.o src/mmg/options/languages.o src/mmg/options/chapters.o src/mmg/options/mkvmerge.o src/mmg/options/dialog.o -lmtxcommon -lmagic -lz -lmatroska -lebml -lexpat -pthread -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lboost_regex-mt -lboost_filesystem-mt -lboost_system-mt >+ /usr/bin/make -j4 V=1 TOOLS=1 -C src >make: Entering directory `/builddir/build/BUILD/mkvtoolnix-4.2.0/src' >Makefile:1: *** mixed implicit and normal rules. Stop. >make: Leaving directory `/builddir/build/BUILD/mkvtoolnix-4.2.0/src' >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.UedohT (%build) > Bad exit status from /var/tmp/rpm-tmp.UedohT (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mkvtoolnix.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mkvtoolnix.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631245
:
444667
| 444668 |
444669
|
444670
|
444671
|
444672