Skip to content

Instantly share code, notes, and snippets.

Created April 28, 2012 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2518988 to your computer and use it in GitHub Desktop.
Save anonymous/2518988 to your computer and use it in GitHub Desktop.
ubuntu 12.04 make: *** [package] Error 1
~/avidemux_2.6_branch_mean$ bash bootStrap.bash --deb --with-qt4 --with-gtk --with-cli
Build configuration :
******************* :
Build type :
Release build
Core will be built
Gtk will be built
Qt4 will be built
Cli will be built
Plugins will be built
**BootStrapping avidemux **
Top dir : /home/jan/avidemux_2.6_branch_mean
Fake installation directory=/home/jan/avidemux_2.6_branch_mean/install
** CORE **
Building buildCore from ../avidemux_core with EXTRA=<>, DEBUG=<>
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
#########################################
Configure for avidemux core libs Started
#########################################
-- [BUILD] EXTRA Cflags:
-- [BUILD] EXTRA CXXflags:
-- [BUILD] EXTRA LDflags:
-- [BUILD] Compiler /usr/bin/c++
-- [BUILD] Linker /usr/bin/ld
-- Top Source dir is /home/jan/avidemux_2.6_branch_mean/avidemux_core/..
-- Checking GCC support
-- ********************
-- Check if GCC is Unix - Yes
-- Check if GCC is x86 64-bit - Yes
-- Check if GCC is MMX2 capable - Yes
-- Check if GCC is SSSE3 capable - Yes
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- CMAKE_INSTALL_PREFIX: /usr
-- AVIDEMUX_INSTALL_DIR: /usr
-- FAKEROOT : /home/jan/avidemux_2.6_branch_mean/install/
-- AVIDEMUX_BIN_DIR : /usr/bin
-- AVIDEMUX_LIB_DIR : /usr/lib
-- AVIDEMUX_INCLUDE_DIR : /usr/include
-- AVIDEMUX_SEARCH_INCLUDE_DIR: /home/jan/avidemux_2.6_branch_mean/install//usr/include
-- AVIDEMUX_SEARCH_LIB_DIR : /home/jan/avidemux_2.6_branch_mean/install//usr/lib
-- Checking for SCM
-- ****************
-- Seems to be SVN...
-- Getting svn version from /home/jan/avidemux_2.6_branch_mean/avidemux_core/..
-- Checking for pkg-config
-- ***********************
-- Found pkg-config
-- Checking for pthreads
-- *********************
-- Found pthreads
-- Checking for zlib
-- *****************
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.3.4")
-- Found zlib
-- Checking for gettext
-- ********************
-- Found libintl.h
-- Found intl library
-- Found Gettext
-- libintl not required for gettext support
-- Checking for SDL
-- ****************
-- Found SDL
-- Checking for XVideo
-- *******************
-- Found X11/extensions/Xvlib.h
-- Found Xv library
-- Found XvShmPutImage in /usr/lib/x86_64-linux-gnu/libXv.so
-- Found XVideo
-- Checking for execinfo
-- *********************
-- Found execinfo.h
-- Cound not find execinfo library
Could not find execinfo
-- Checking for VDPAU
-- *******************
-- Found vdpau/vdpau.h
-- Found VDPAU
-- Checking system headers
-- ***********************
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for include files HAVE_BYTESWAP_H
-- Looking for include files HAVE_BYTESWAP_H - found
-- Looking for include files HAVE_INTTYPES_H
-- Looking for include files HAVE_INTTYPES_H - found
-- Looking for include files HAVE_MALLOC_H
-- Looking for include files HAVE_MALLOC_H - found
-- Checking for ftello
-- ********************
-- ftello present
-- ADM_coreConfig.h generated
-- Creating /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg
-- Checking for tar
-- ****************
-- Found tar
-- Unpacking ffmpeg from /home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ffmpeg_package/ffmpeg-0.10.2.tar.bz2 to /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg
-- Checking for patch
-- ******************
-- Found patch
patching file libavcodec/x86/fmtconvert_mmx.c
patching file libavformat/matroskaenc.c
patching file libavcodec/libavcodec.v
patching file libavcodec/put_bits.h
patching file libavcodec/h263dec.c
patching file libavutil/avutil.h
patching file libavutil/lfg.c
patching file libavcodec/vdpau.h
patching file libavcodec/ff_spsinfo.h
patching file libavcodec/mathops.h
patching file libavutil/lfg.h
patching file libavformat/isom.c
patching file libavcodec/avcodec.h
patching file libavcodec/h264_parser.c
patching file libavcodec/mpeg12enc.c
patching file libavcodec/mpegvideo_enc.c
patching file libavcodec/mpegvideo.c
-- Patching Linux common.mak
patching file common.mak
-- Checking for Bourne shell
-- *************************
-- Found Bourne shell
-- Configuring FFmpeg
-- Configuring done, processing
-- Patching config.mak - linux (2)
patching file config.mak
Hunk #1 succeeded at 69 with fuzz 2 (offset 10 lines).
-- Checking for SpiderMonkey
-- *************************
Skipping check and using bundled version.
**************************
*** Optional Library ***
*** Summary ***
**************************
*** Scripting ***
SpiderMonkey Yes
TinyPy Yes
*** Miscellaneous ***
gettext Yes
SDL Yes
XVideo Yes
VDPAU Yes
**************************
*** Release Build ***
**************************
-- Packager=deb, valid choices= {deb,rpm,tgz,none}
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jan/avidemux_2.6_branch_mean/buildCore
/usr/bin/cmake -H/home/jan/avidemux_2.6_branch_mean/avidemux_core -B/home/jan/avidemux_2.6_branch_mean/buildCore --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_core/src/CMakeFiles/ADM_core6.dir/build.make ADM_core/src/CMakeFiles/ADM_core6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src/CMakeFiles/ADM_core6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_core/src/CMakeFiles/ADM_core6.dir/build.make ADM_core/src/CMakeFiles/ADM_core6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_core/src/CMakeFiles/ADM_core6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 4 5 6 7 8 9 10 11
[ 8%] Built target ADM_core6
make -f ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/build.make ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/build.make ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 68 69 70 71 72 73 74
[ 15%] Built target ADM_json
make -f CMakeFiles/libavcodec.dir/build.make CMakeFiles/libavcodec.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/libavcodec.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f CMakeFiles/libavcodec.dir/build.make CMakeFiles/libavcodec.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `CMakeFiles/libavcodec.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 98
[ 16%] Built target libavcodec
make -f CMakeFiles/libavutil.dir/build.make CMakeFiles/libavutil.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/libavutil.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f CMakeFiles/libavutil.dir/build.make CMakeFiles/libavutil.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `CMakeFiles/libavutil.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 99
[ 17%] Built target libavutil
make -f ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/build.make ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUI/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/build.make ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 47 48 49
[ 20%] Built target ADM_coreUI6
make -f ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/build.make ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/build.make ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 50 51 52 53 54 55 56 57 58 59
[ 30%] Built target ADM_coreUtils6
make -f CMakeFiles/libavformat.dir/build.make CMakeFiles/libavformat.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/libavformat.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f CMakeFiles/libavformat.dir/build.make CMakeFiles/libavformat.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `CMakeFiles/libavformat.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 30%] Built target libavformat
make -f ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/build.make ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioParser/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/build.make ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 1 2 3
[ 33%] Built target ADM_audioParser6
make -f ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/build.make ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/build.make ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 12 13 14 15 16 17 18
[ 40%] Built target ADM_coreAudio6
make -f ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/build.make ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioFilter/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioFilter/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/build.make ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 20
[ 41%] Built target ADM_coreAudioFilterAPI6
make -f ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/build.make ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioDevice/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioDevice/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/build.make ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 19
[ 42%] Built target ADM_coreAudioDevice6
make -f ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/build.make ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioEncoder/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioEncoder/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/build.make ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 42%] Built target ADM_coreAudioEncoder6
make -f CMakeFiles/libpostproc.dir/build.make CMakeFiles/libpostproc.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/libpostproc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f CMakeFiles/libpostproc.dir/build.make CMakeFiles/libpostproc.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `CMakeFiles/libpostproc.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 42%] Built target libpostproc
make -f CMakeFiles/libswscale.dir/build.make CMakeFiles/libswscale.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/libswscale.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f CMakeFiles/libswscale.dir/build.make CMakeFiles/libswscale.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `CMakeFiles/libswscale.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 100
[ 43%] Built target libswscale
make -f ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/build.make ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/build.make ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 24 25 26 27 28
[ 48%] Built target ADM_coreImage6
make -f ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/build.make ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxer/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxer/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/build.make ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 21
[ 49%] Built target ADM_coreDemuxer6
make -f ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/build.make ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxerMpeg/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxerMpeg/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/build.make ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 22 23
[ 51%] Built target ADM_coreDemuxerMpeg6
make -f ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/build.make ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/build.make ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 61 62 63 64
[ 55%] Built target ADM_coreVideoCodec6
make -f ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/build.make ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreMuxer/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/build.make ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 30 31 32
[ 58%] Built target ADM_coreMuxer6
make -f ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/build.make ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoEncoder/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoEncoder/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/build.make ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 65
[ 59%] Built target ADM_coreVideoEncoder6
make -f ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/build.make ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoFilter/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoFilter/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/build.make ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 66 67
[ 61%] Built target ADM_coreVideoFilter6
make -f ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/build.make ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/build.make ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 44 45 46
[ 64%] Built target ADM_coreSqlLight3
make -f ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/build.make ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreJobs/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreJobs/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/build.make ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 29
[ 65%] Built target ADM_coreJobs
make -f ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/build.make ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSocket/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSocket/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/build.make ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 43
[ 66%] Built target ADM_coreSocket6
make -f ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/build.make ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImageLoader/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImageLoader/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/build.make ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 66%] Built target ADM_coreImageLoader6
make -f ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/build.make ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScript/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/build.make ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 33 34
[ 68%] Built target ADM_coreScript
make -f ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/build.make ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/build.make ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
[ 88%] Built target ADM_smjs6
make -f ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/build.make ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/build.make ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 75 76 77
[ 91%] Built target ADM_scriptDF
make -f ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/build.make ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/build.make ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 38 39 40 41 42
[ 96%] Built target ADM_coreScriptSpiderMonkey
make -f ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/build.make ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptPython/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/build.make ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 35 36 37
[ 99%] Built target ADM_coreScriptPython
make -f ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/build.make ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVdpau/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVdpau/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/build.make ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 60
[100%] Built target ADM_coreVDPAU6
make[1]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_start /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[1]: Nothing to be done for `preinstall'.
make[1]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
Run CPack packaging tool...
/usr/bin/cpack --config ./CPackConfig.cmake
CPack: Create package using DEB
CPack: Install projects
CPack: - Run preinstall target for: admCore
CPack: - Install project: admCore
CPack: Create package
CPack Error: Problem running tar command: /usr/bin/fakeroot "/usr/bin/cmake" -E tar cfz data.tar.gz ./usr
Please check /home/jan/avidemux_2.6_branch_mean/buildCore/_CPack_Packages/Linux/DEB/Deb.log for errors
CPack Error: Problem compressing the directory
CPack Error: Error when generating package: avidemux3-core
make: *** [package] Error 1
** Failed at package**
This file has been truncated, but you can view the full file.
/usr/bin/cmake -H/home/jan/avidemux_2.6_branch_mean/avidemux_core -B/home/jan/avidemux_2.6_branch_mean/buildCore --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_core/src/CMakeFiles/ADM_core6.dir/build.make ADM_core/src/CMakeFiles/ADM_core6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src/CMakeFiles/ADM_core6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_core6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_core/src/CMakeFiles/ADM_core6.dir/build.make ADM_core/src/CMakeFiles/ADM_core6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 4
[ 1%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_cpuCap.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_cpuCap.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_cpuCap.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 1%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_memsupport.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_memsupport.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_memsupport.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 5
[ 2%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_threads.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_threads.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_threads.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 6
[ 3%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_win32.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_win32.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_win32.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 3%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_memory.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_memory.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_memory.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 7
[ 4%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_misc.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_misc.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_misc.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 4%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/TLK_clock.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/TLK_clock.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/TLK_clock.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 8
[ 5%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_fileio.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_fileio.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_fileio.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 5%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_dynamicLoading.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_dynamicLoading.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_dynamicLoading.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 9
[ 6%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_debug.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_debug.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_debug.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 6%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_queue.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_queue.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_queue.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 10
[ 7%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_benchmark.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_benchmark.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_benchmark.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 11
[ 8%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_crashdump_unix.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_crashdump_unix.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_crashdump_unix.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 8%] Building CXX object ADM_core/src/CMakeFiles/ADM_core6.dir/ADM_memcpy.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/c++ -DADM_core6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_core6.dir/ADM_memcpy.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_core/src/ADM_memcpy.cpp
Linking CXX shared library libADM_core6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_core6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_core6.so -o libADM_core6.so CMakeFiles/ADM_core6.dir/ADM_cpuCap.cpp.o CMakeFiles/ADM_core6.dir/ADM_memsupport.cpp.o CMakeFiles/ADM_core6.dir/ADM_threads.cpp.o CMakeFiles/ADM_core6.dir/ADM_win32.cpp.o CMakeFiles/ADM_core6.dir/ADM_memory.cpp.o CMakeFiles/ADM_core6.dir/ADM_misc.cpp.o CMakeFiles/ADM_core6.dir/TLK_clock.cpp.o CMakeFiles/ADM_core6.dir/ADM_fileio.cpp.o CMakeFiles/ADM_core6.dir/ADM_dynamicLoading.cpp.o CMakeFiles/ADM_core6.dir/ADM_debug.cpp.o CMakeFiles/ADM_core6.dir/ADM_queue.cpp.o CMakeFiles/ADM_core6.dir/ADM_benchmark.cpp.o CMakeFiles/ADM_core6.dir/ADM_crashdump_unix.cpp.o CMakeFiles/ADM_core6.dir/ADM_memcpy.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 4 5 6 7 8 9 10 11
[ 8%] Built target ADM_core6
make -f ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/build.make ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_json
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/build.make ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 8%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/internalJSONNode.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/internalJSONNode.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/internalJSONNode.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 68
[ 9%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSON_Base64.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSON_Base64.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSON_Base64.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 69
[ 10%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSONChildren.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSONChildren.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSONChildren.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 10%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSONDebug.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSONDebug.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSONDebug.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 70
[ 11%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSONIterators.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSONIterators.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSONIterators.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 11%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSONMemory.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSONMemory.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSONMemory.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 71
[ 12%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSONNode.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSONNode.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSONNode.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 12%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSONNode_Mutex.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSONNode_Mutex.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSONNode_Mutex.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 72
[ 13%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSONStream.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSONStream.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSONStream.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 13%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSONValidator.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSONValidator.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSONValidator.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 73
[ 14%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSONWorker.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSONWorker.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSONWorker.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 74
[ 15%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/JSONWriter.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/JSONWriter.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/JSONWriter.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 15%] Building CXX object ADM_coreUtils/src/Source/CMakeFiles/ADM_json.dir/libjson.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNDEBUG -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -o CMakeFiles/ADM_json.dir/libjson.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source/libjson.cpp
Linking CXX static library libADM_json.a
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/cmake -P CMakeFiles/ADM_json.dir/cmake_clean_target.cmake
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/Source && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_json.dir/link.txt --verbose=1
/usr/bin/ar cr libADM_json.a CMakeFiles/ADM_json.dir/internalJSONNode.cpp.o CMakeFiles/ADM_json.dir/JSON_Base64.cpp.o CMakeFiles/ADM_json.dir/JSONChildren.cpp.o CMakeFiles/ADM_json.dir/JSONDebug.cpp.o CMakeFiles/ADM_json.dir/JSONIterators.cpp.o CMakeFiles/ADM_json.dir/JSONMemory.cpp.o CMakeFiles/ADM_json.dir/JSONNode.cpp.o CMakeFiles/ADM_json.dir/JSONNode_Mutex.cpp.o CMakeFiles/ADM_json.dir/JSONStream.cpp.o CMakeFiles/ADM_json.dir/JSONValidator.cpp.o CMakeFiles/ADM_json.dir/JSONWorker.cpp.o CMakeFiles/ADM_json.dir/JSONWriter.cpp.o CMakeFiles/ADM_json.dir/libjson.cpp.o
/usr/bin/ranlib libADM_json.a
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 68 69 70 71 72 73 74
[ 15%] Built target ADM_json
make -f CMakeFiles/libavcodec.dir/build.make CMakeFiles/libavcodec.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/libavcodec.dir/DependInfo.cmake --color=
Scanning dependencies of target libavcodec
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f CMakeFiles/libavcodec.dir/build.make CMakeFiles/libavcodec.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 98
[ 16%] Generating ffmpeg/build/libavcodec/libADM6avcodec.so.53, ffmpeg/build/libavformat/libADM6avformat.so.53, ffmpeg/build/libavutil/libADM6avutil.so.51, ffmpeg/build/libpostproc/libADM6postproc.so.52, ffmpeg/build/libswscale/libADM6swscale.so.2, ffmpeg/build/ffmpeg
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/build && /bin/sh ffmpeg_make.sh
make[3]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/build'
touch .version
make[3]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/build'
make[3]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/build'
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavdevice/alldevices.d -MT libavdevice/alldevices.o -c -o libavdevice/alldevices.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavdevice/alldevices.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavdevice/avdevice.d -MT libavdevice/avdevice.o -c -o libavdevice/avdevice.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavdevice/avdevice.c
sed 's/$MAJOR/53/' /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavdevice/libavdevice.v > libavdevice/libavdevice.ver
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/adtsenc.d -MT libavformat/adtsenc.o -c -o libavformat/adtsenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/adtsenc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/allformats.d -MT libavformat/allformats.o -c -o libavformat/allformats.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/allformats.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/avc.d -MT libavformat/avc.o -c -o libavformat/avc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/avio.d -MT libavformat/avio.o -c -o libavformat/avio.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.c: In function ‘avio_enum_protocols’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.c:99:23: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.c: In function ‘url_set_interrupt_cb’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.c:275:5: warning: ‘avio_set_interrupt_cb’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.h:409) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.c: In function ‘ffurl_write’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.c:392:5: warning: passing argument 2 of ‘retry_transfer_wrapper’ discards ‘const’ qualifier from pointer target type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.c:340:19: note: expected ‘unsigned char *’ but argument is of type ‘const unsigned char *’
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/aviobuf.d -MT libavformat/aviobuf.o -c -o libavformat/aviobuf.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c: In function ‘ffio_init_context’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c:93:5: warning: ‘is_streamed’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.h:101) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c: In function ‘ffio_fdopen’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c:886:29: warning: passing argument 5 of ‘avio_alloc_context’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c:134:14: note: expected ‘int (*)(void *, uint8_t *, int)’ but argument is of type ‘int (*)(struct URLContext *, unsigned char *, int)’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c:886:29: warning: passing argument 6 of ‘avio_alloc_context’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c:134:14: note: expected ‘int (*)(void *, uint8_t *, int)’ but argument is of type ‘int (*)(struct URLContext *, const unsigned char *, int)’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c:886:29: warning: passing argument 7 of ‘avio_alloc_context’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c:134:14: note: expected ‘int64_t (*)(void *, int64_t, int)’ but argument is of type ‘int64_t (*)(struct URLContext *, int64_t, int)’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/aviobuf.c:893:5: warning: ‘is_streamed’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.h:101) [-Wdeprecated-declarations]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/avlanguage.d -MT libavformat/avlanguage.o -c -o libavformat/avlanguage.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avlanguage.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/cutils.d -MT libavformat/cutils.o -c -o libavformat/cutils.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/cutils.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/file.d -MT libavformat/file.o -c -o libavformat/file.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/file.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/flacenc_header.d -MT libavformat/flacenc_header.o -c -o libavformat/flacenc_header.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/flacenc_header.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/flvenc.d -MT libavformat/flvenc.o -c -o libavformat/flvenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/flvenc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/id3v1.d -MT libavformat/id3v1.o -c -o libavformat/id3v1.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/id3v1.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/id3v2.d -MT libavformat/id3v2.o -c -o libavformat/id3v2.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/id3v2.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/id3v2.c: In function ‘read_ttag’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/id3v2.c:259:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/isom.d -MT libavformat/isom.o -c -o libavformat/isom.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/isom.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/matroska.d -MT libavformat/matroska.o -c -o libavformat/matroska.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/matroska.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/matroskaenc.d -MT libavformat/matroskaenc.o -c -o libavformat/matroskaenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/matroskaenc.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/matroskaenc.c: In function ‘put_xiph_codecpriv’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/matroskaenc.c:458:7: warning: ‘put_byte’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.h:297) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/matroskaenc.c:464:9: warning: ‘put_buffer’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.h:299) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/matroskaenc.c:449:24: warning: unused variable ‘i’ [-Wunused-variable]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/matroskaenc.c:448:16: warning: unused variable ‘packetLen’ [-Wunused-variable]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/metadata.d -MT libavformat/metadata.o -c -o libavformat/metadata.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/metadata.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/mov_chan.d -MT libavformat/mov_chan.o -c -o libavformat/mov_chan.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mov_chan.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/movenc.d -MT libavformat/movenc.o -c -o libavformat/movenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/movenc.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/movenc.c: In function ‘mov_write_header’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/movenc.c:2887:5: warning: ‘timestamp’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:954) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/movenc.c:2888:9: warning: ‘timestamp’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:954) [-Wdeprecated-declarations]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/movenchint.d -MT libavformat/movenchint.o -c -o libavformat/movenchint.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/movenchint.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/mpegenc.d -MT libavformat/mpegenc.o -c -o libavformat/mpegenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegenc.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegenc.c: In function ‘mpeg_mux_init’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegenc.c:425:5: warning: ‘mux_rate’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1009) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegenc.c:426:9: warning: ‘mux_rate’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1009) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegenc.c: In function ‘mpeg_mux_write_packet’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegenc.c:1167:5: warning: ‘preload’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1013) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegenc.c:1168:9: warning: ‘preload’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1013) [-Wdeprecated-declarations]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/mpegtsenc.d -MT libavformat/mpegtsenc.o -c -o libavformat/mpegtsenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegtsenc.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegtsenc.c: In function ‘mpegts_write_header’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegtsenc.c:583:5: warning: ‘mux_rate’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1009) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/mpegtsenc.c:584:9: warning: ‘mux_rate’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1009) [-Wdeprecated-declarations]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/options.d -MT libavformat/options.o -c -o libavformat/options.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/options.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/options.c:92:1: warning: ‘mux_rate’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1009) [-Wdeprecated-declarations]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/os_support.d -MT libavformat/os_support.o -c -o libavformat/os_support.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/os_support.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/riff.d -MT libavformat/riff.o -c -o libavformat/riff.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/riff.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/rtpenc_chain.d -MT libavformat/rtpenc_chain.o -c -o libavformat/rtpenc_chain.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/rtpenc_chain.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/sdp.d -MT libavformat/sdp.o -c -o libavformat/sdp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/sdp.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/seek.d -MT libavformat/seek.o -c -o libavformat/seek.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/seek.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavformat/utils.d -MT libavformat/utils.o -c -o libavformat/utils.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/utils.c
sed 's/$MAJOR/53/' /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/libavformat.v > libavformat/libavformat.ver
mkdir -p libavcodec/x86
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aac_ac3_parser.d -MT libavcodec/aac_ac3_parser.o -c -o libavcodec/aac_ac3_parser.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aac_ac3_parser.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aac_adtstoasc_bsf.d -MT libavcodec/aac_adtstoasc_bsf.o -c -o libavcodec/aac_adtstoasc_bsf.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aac_adtstoasc_bsf.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aac_adtstoasc_bsf.c: In function ‘aac_adtstoasc_filter’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aac_adtstoasc_bsf.c:51:16: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aac_adtstoasc_bsf.c:104:16: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacadtsdec.d -MT libavcodec/aacadtsdec.o -c -o libavcodec/aacadtsdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacadtsdec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aaccoder.d -MT libavcodec/aaccoder.o -c -o libavcodec/aaccoder.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aaccoder.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacdec.d -MT libavcodec/aacdec.o -c -o libavcodec/aacdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacdec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacdec.c: In function ‘aac_decode_frame_int’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacdec.c:2175:22: warning: missing braces around initializer [-Wmissing-braces]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacdec.c:2175:22: warning: (near initialization for ‘new_che_pos[0]’) [-Wmissing-braces]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacdec.c:2278:43: warning: to be safe all intermediate pointers in cast from ‘float **’ to ‘const float **’ must be ‘const’ qualified [-Wcast-qual]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacdec.c:2282:52: warning: to be safe all intermediate pointers in cast from ‘float **’ to ‘const float **’ must be ‘const’ qualified [-Wcast-qual]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacenc.d -MT libavcodec/aacenc.o -c -o libavcodec/aacenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacenc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacps.d -MT libavcodec/aacps.o -c -o libavcodec/aacps.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c: In function ‘hybrid_analysis’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:369:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:370:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:371:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:372:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:373:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:381:9: warning: passing argument 3 of ‘hybrid6_cx’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:303:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c: In function ‘stereo_processing’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:813:34: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c: In function ‘ff_ps_apply’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:989:5: warning: passing argument 3 of ‘decorrelation’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:645:13: note: expected ‘const float (*)[32][2]’ but argument is of type ‘float (*)[32][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:943:45: warning: ‘h22i’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:909:37: note: ‘h22i’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:942:45: warning: ‘h21i’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:909:31: note: ‘h21i’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:941:45: warning: ‘h12i’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:909:25: note: ‘h12i’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:940:45: warning: ‘h11i’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacps.c:909:19: note: ‘h11i’ was declared here
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacpsy.d -MT libavcodec/aacpsy.o -c -o libavcodec/aacpsy.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacpsy.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacpsy.c: In function ‘psy_3gpp_analyze_channel’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacpsy.c:677:27: warning: ‘reduction’ may be used uninitialized in this function [-Wuninitialized]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacsbr.d -MT libavcodec/aacsbr.o -c -o libavcodec/aacsbr.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c: In function ‘ff_sbr_apply’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1734:9: warning: passing argument 4 of ‘sbr_lf_gen’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1339:12: note: expected ‘const float (*)[32][32][2]’ but argument is of type ‘float (*)[32][32][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1736:13: warning: passing argument 3 of ‘sbr_hf_inverse_filter’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1263:13: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1740:24: warning: passing argument 4 of ‘sbr_hf_gen’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1362:12: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1740:24: warning: passing argument 5 of ‘sbr_hf_gen’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1362:12: note: expected ‘const float (*)[2]’ but argument is of type ‘float (*)[2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1740:24: warning: passing argument 6 of ‘sbr_hf_gen’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1362:12: note: expected ‘const float (*)[2]’ but argument is of type ‘float (*)[2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1747:29: warning: passing argument 2 of ‘sbr_hf_assemble’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1611:13: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1751:9: warning: passing argument 3 of ‘sbr_x_gen’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1414:12: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1751:9: warning: passing argument 4 of ‘sbr_x_gen’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:1414:12: note: expected ‘const float (*)[38][64][2]’ but argument is of type ‘float (*)[38][64][2]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c: In function ‘ff_decode_sbr_extension’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:385:8: warning: ‘max_qmf_subbands’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aacsbr.c:317:24: note: ‘max_qmf_subbands’ was declared here
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aactab.d -MT libavcodec/aactab.o -c -o libavcodec/aactab.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aactab.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aandcttab.d -MT libavcodec/aandcttab.o -c -o libavcodec/aandcttab.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/aandcttab.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3.d -MT libavcodec/ac3.o -c -o libavcodec/ac3.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3_parser.d -MT libavcodec/ac3_parser.o -c -o libavcodec/ac3_parser.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3_parser.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3dec.d -MT libavcodec/ac3dec.o -c -o libavcodec/ac3dec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3dec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3dec.c: In function ‘ac3_decode_init’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3dec.c:166:5: warning: ‘drc_scale’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2905) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3dec.c:167:9: warning: ‘drc_scale’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2905) [-Wdeprecated-declarations]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3dec_data.d -MT libavcodec/ac3dec_data.o -c -o libavcodec/ac3dec_data.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3dec_data.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3dsp.d -MT libavcodec/ac3dsp.o -c -o libavcodec/ac3dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3dsp.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3enc.d -MT libavcodec/ac3enc.o -c -o libavcodec/ac3enc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3enc.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3enc.c: In function ‘ff_ac3_apply_rematrixing’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3enc.c:287:22: warning: ‘flags’ may be used uninitialized in this function [-Wuninitialized]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3enc_float.d -MT libavcodec/ac3enc_float.o -c -o libavcodec/ac3enc_float.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3enc_float.c
In file included from /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3enc_float.c:42:0:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3enc_template.c: In function ‘apply_channel_coupling’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3enc_template.c:250:32: warning: ‘blk’ may be used uninitialized in this function [-Wuninitialized]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3tab.d -MT libavcodec/ac3tab.o -c -o libavcodec/ac3tab.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ac3tab.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/adpcm.d -MT libavcodec/adpcm.o -c -o libavcodec/adpcm.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/adpcm.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/adpcm.c: In function ‘adpcm_decode_frame’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/adpcm.c:1208:20: warning: array subscript is above array bounds [-Warray-bounds]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/adpcm.c:1208:20: warning: array subscript is above array bounds [-Warray-bounds]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/adpcm_data.d -MT libavcodec/adpcm_data.o -c -o libavcodec/adpcm_data.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/adpcm_data.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/allcodecs.d -MT libavcodec/allcodecs.o -c -o libavcodec/allcodecs.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/allcodecs.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/audioconvert.d -MT libavcodec/audioconvert.o -c -o libavcodec/audioconvert.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/audioconvert.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/avfft.d -MT libavcodec/avfft.o -c -o libavcodec/avfft.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avfft.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/avpacket.d -MT libavcodec/avpacket.o -c -o libavcodec/avpacket.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avpacket.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avpacket.c: In function ‘av_dup_packet’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avpacket.c:130:5: warning: ‘av_destruct_packet_nofree’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avpacket.c:27) [-Wdeprecated-declarations]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/bitstream.d -MT libavcodec/bitstream.o -c -o libavcodec/bitstream.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/bitstream.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/bitstream_filter.d -MT libavcodec/bitstream_filter.o -c -o libavcodec/bitstream_filter.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/bitstream_filter.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/bitstream_filter.c: In function ‘av_bitstream_filter_filter’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/bitstream_filter.c:62:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/bmp.d -MT libavcodec/bmp.o -c -o libavcodec/bmp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/bmp.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/bmp.c: In function ‘bmp_decode_frame’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/bmp.c:177:22: warning: ‘rgb[2]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/bmp.c:177:22: warning: ‘rgb[1]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/bmp.c:172:21: warning: ‘rgb[0]’ may be used uninitialized in this function [-Wuninitialized]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/cabac.d -MT libavcodec/cabac.o -c -o libavcodec/cabac.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/cabac.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/cinepak.d -MT libavcodec/cinepak.o -c -o libavcodec/cinepak.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/cinepak.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/cyuv.d -MT libavcodec/cyuv.o -c -o libavcodec/cyuv.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/cyuv.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dca.d -MT libavcodec/dca.o -c -o libavcodec/dca.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dca.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dcadsp.d -MT libavcodec/dcadsp.o -c -o libavcodec/dcadsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dcadsp.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dct.d -MT libavcodec/dct.o -c -o libavcodec/dct.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dct.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dct32_fixed.d -MT libavcodec/dct32_fixed.o -c -o libavcodec/dct32_fixed.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dct32_fixed.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dct32_float.d -MT libavcodec/dct32_float.o -c -o libavcodec/dct32_float.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dct32_float.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dsputil.d -MT libavcodec/dsputil.o -c -o libavcodec/dsputil.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dsputil.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dv.d -MT libavcodec/dv.o -c -o libavcodec/dv.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dv.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dv.c: In function ‘dvvideo_decode_frame’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dv.c:1097:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dvbsubdec.d -MT libavcodec/dvbsubdec.o -c -o libavcodec/dvbsubdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dvbsubdec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dvbsubdec.c: In function ‘dvbsub_parse_region_segment’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dvbsubdec.c:1034:9: warning: variable ‘version’ set but not used [-Wunused-but-set-variable]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dvdata.d -MT libavcodec/dvdata.o -c -o libavcodec/dvdata.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dvdata.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dwt.d -MT libavcodec/dwt.o -c -o libavcodec/dwt.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c: In function ‘spatial_compose_dd97i_dy’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1080:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1081:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c: In function ‘spatial_compose_dirac53i_dy’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1104:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1105:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c: In function ‘spatial_compose_dd137i_dy’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1127:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1128:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c: In function ‘spatial_compose_haari_dy’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1152:46: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c: In function ‘spatial_compose_fidelity’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1168:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1169:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c: In function ‘spatial_compose_daub97i_dy’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1193:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1194:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1195:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1196:49: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c: In function ‘ff_spatial_idwt_init2’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1303:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1304:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1310:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1311:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1317:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1318:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1325:29: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1334:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1335:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1340:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1341:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1342:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/dwt.c:1343:32: warning: assignment from incompatible pointer type [enabled by default]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/eac3_data.d -MT libavcodec/eac3_data.o -c -o libavcodec/eac3_data.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/eac3_data.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/eac3dec.d -MT libavcodec/eac3dec.o -c -o libavcodec/eac3dec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/eac3dec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/error_resilience.d -MT libavcodec/error_resilience.o -c -o libavcodec/error_resilience.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/error_resilience.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/faandct.d -MT libavcodec/faandct.o -c -o libavcodec/faandct.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/faandct.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/faanidct.d -MT libavcodec/faanidct.o -c -o libavcodec/faanidct.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/faanidct.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/fft_fixed.d -MT libavcodec/fft_fixed.o -c -o libavcodec/fft_fixed.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/fft_fixed.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/fft_float.d -MT libavcodec/fft_float.o -c -o libavcodec/fft_float.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/fft_float.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ffv1.d -MT libavcodec/ffv1.o -c -o libavcodec/ffv1.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ffv1.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ffv1.c: In function ‘decode_frame’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ffv1.c:1674:29: warning: ‘context_count’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ffv1.c:1544:15: note: ‘context_count’ was declared here
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/flac.d -MT libavcodec/flac.o -c -o libavcodec/flac.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/flac.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/flacdata.d -MT libavcodec/flacdata.o -c -o libavcodec/flacdata.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/flacdata.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/flacdec.d -MT libavcodec/flacdec.o -c -o libavcodec/flacdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/flacdec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/flvdec.d -MT libavcodec/flvdec.o -c -o libavcodec/flvdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/flvdec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/flvenc.d -MT libavcodec/flvenc.o -c -o libavcodec/flvenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/flvenc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/fmtconvert.d -MT libavcodec/fmtconvert.o -c -o libavcodec/fmtconvert.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/fmtconvert.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/fraps.d -MT libavcodec/fraps.o -c -o libavcodec/fraps.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/fraps.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/golomb.d -MT libavcodec/golomb.o -c -o libavcodec/golomb.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/golomb.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h263.d -MT libavcodec/h263.o -c -o libavcodec/h263.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h263.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h263_parser.d -MT libavcodec/h263_parser.o -c -o libavcodec/h263_parser.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h263_parser.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h263dec.d -MT libavcodec/h263dec.o -c -o libavcodec/h263dec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h263dec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264.d -MT libavcodec/h264.o -c -o libavcodec/h264.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c: In function ‘decode_slice_header’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c:2923:35: warning: to be safe all intermediate pointers in cast from ‘uint8_t **’ to ‘const uint8_t **’ must be ‘const’ qualified [-Wcast-qual]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c: In function ‘fill_filter_caches_inter’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c:3280:34: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c:3295:38: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c:3328:30: warning: initialization from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c: In function ‘decode_frame’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c:4076:21: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c: In function ‘execute_decode_slices’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264.c:3746:31: warning: array subscript is below array bounds [-Warray-bounds]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264_cabac.d -MT libavcodec/h264_cabac.o -c -o libavcodec/h264_cabac.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_cabac.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264_cavlc.d -MT libavcodec/h264_cavlc.o -c -o libavcodec/h264_cavlc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_cavlc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264_direct.d -MT libavcodec/h264_direct.o -c -o libavcodec/h264_direct.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_direct.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_direct.c: In function ‘pred_spatial_direct_motion’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_direct.c:292:12: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_direct.c:293:12: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_direct.c: In function ‘pred_temp_direct_motion’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_direct.c:483:12: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_direct.c:484:12: warning: assignment from incompatible pointer type [enabled by default]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264_loopfilter.d -MT libavcodec/h264_loopfilter.o -c -o libavcodec/h264_loopfilter.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_loopfilter.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264_parser.d -MT libavcodec/h264_parser.o -c -o libavcodec/h264_parser.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_parser.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_parser.c: In function ‘ff_h264_info’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_parser.c:75:2: warning: #warning fixme sar vs dar [-Wcpp]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264_ps.d -MT libavcodec/h264_ps.o -c -o libavcodec/h264_ps.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_ps.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264_refs.d -MT libavcodec/h264_refs.o -c -o libavcodec/h264_refs.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_refs.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264_sei.d -MT libavcodec/h264_sei.o -c -o libavcodec/h264_sei.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264_sei.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264dsp.d -MT libavcodec/h264dsp.o -c -o libavcodec/h264dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264dsp.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264idct.d -MT libavcodec/h264idct.o -c -o libavcodec/h264idct.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264idct.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/h264pred.d -MT libavcodec/h264pred.o -c -o libavcodec/h264pred.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/h264pred.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/huffman.d -MT libavcodec/huffman.o -c -o libavcodec/huffman.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/huffman.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/huffyuv.d -MT libavcodec/huffyuv.o -c -o libavcodec/huffyuv.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/huffyuv.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/iirfilter.d -MT libavcodec/iirfilter.o -c -o libavcodec/iirfilter.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/iirfilter.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/imgconvert.d -MT libavcodec/imgconvert.o -c -o libavcodec/imgconvert.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/imgconvert.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/imgconvert.c: In function ‘av_picture_copy’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/imgconvert.c:535:19: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/imgutils.h:115:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t * const*’
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/intelh263dec.d -MT libavcodec/intelh263dec.o -c -o libavcodec/intelh263dec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/intelh263dec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/intrax8.d -MT libavcodec/intrax8.o -c -o libavcodec/intrax8.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/intrax8.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/intrax8dsp.d -MT libavcodec/intrax8dsp.o -c -o libavcodec/intrax8dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/intrax8dsp.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/inverse.d -MT libavcodec/inverse.o -c -o libavcodec/inverse.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/inverse.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ituh263dec.d -MT libavcodec/ituh263dec.o -c -o libavcodec/ituh263dec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ituh263dec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ituh263enc.d -MT libavcodec/ituh263enc.o -c -o libavcodec/ituh263enc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ituh263enc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/jfdctfst.d -MT libavcodec/jfdctfst.o -c -o libavcodec/jfdctfst.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/jfdctfst.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/jfdctint.d -MT libavcodec/jfdctint.o -c -o libavcodec/jfdctint.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/jfdctint.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/jrevdct.d -MT libavcodec/jrevdct.o -c -o libavcodec/jrevdct.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/jrevdct.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/kbdwin.d -MT libavcodec/kbdwin.o -c -o libavcodec/kbdwin.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/kbdwin.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mdct_fixed.d -MT libavcodec/mdct_fixed.o -c -o libavcodec/mdct_fixed.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mdct_fixed.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mdct_float.d -MT libavcodec/mdct_float.o -c -o libavcodec/mdct_float.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mdct_float.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mjpeg.d -MT libavcodec/mjpeg.o -c -o libavcodec/mjpeg.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpeg.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mjpegbdec.d -MT libavcodec/mjpegbdec.o -c -o libavcodec/mjpegbdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegbdec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mjpegdec.d -MT libavcodec/mjpegdec.o -c -o libavcodec/mjpegdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegdec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegdec.c: In function ‘ljpeg_decode_yuv_scan’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegdec.c:851:35: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegdec.c:907:35: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegdec.c: In function ‘ff_mjpeg_decode_frame’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegdec.c:1578:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘const uint8_t *’ [-Wformat]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegdec.c: In function ‘ff_mjpeg_decode_sos’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/get_bits.h:278:8: warning: ‘mb_bitmask_gb.size_in_bits_plus8’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegdec.c:953:19: note: ‘mb_bitmask_gb.size_in_bits_plus8’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/get_bits.h:269:31: warning: ‘mb_bitmask_gb.buffer’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegdec.c:953:19: note: ‘mb_bitmask_gb.buffer’ was declared here
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mjpegenc.d -MT libavcodec/mjpegenc.o -c -o libavcodec/mjpegenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mjpegenc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/motion_est.d -MT libavcodec/motion_est.o -c -o libavcodec/motion_est.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c: In function ‘h263_mv4_search’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:578:9: warning: ‘P[4][1]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:578:9: warning: ‘P[4][0]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:578:9: warning: ‘P[3][1]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:578:9: warning: ‘P[3][0]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:578:9: warning: ‘P[2][1]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:578:9: warning: ‘P[2][0]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c: In function ‘interlaced_search’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est_template.c:1087:9: warning: ‘P[4][1]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:739:9: note: ‘P[4][1]’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est_template.c:1087:9: warning: ‘P[4][0]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:739:9: note: ‘P[4][0]’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est_template.c:1090:9: warning: ‘P[3][1]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:739:9: note: ‘P[3][1]’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est_template.c:1090:9: warning: ‘P[3][0]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:739:9: note: ‘P[3][0]’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est_template.c:1089:9: warning: ‘P[2][1]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:739:9: note: ‘P[2][1]’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est_template.c:1089:9: warning: ‘P[2][0]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/motion_est.c:739:9: note: ‘P[2][0]’ was declared here
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpeg12.d -MT libavcodec/mpeg12.o -c -o libavcodec/mpeg12.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg12.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpeg12data.d -MT libavcodec/mpeg12data.o -c -o libavcodec/mpeg12data.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg12data.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpeg12enc.d -MT libavcodec/mpeg12enc.o -c -o libavcodec/mpeg12enc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg12enc.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg12enc.c: In function ‘mpeg1_encode_sequence_header’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg12enc.c:218:15: warning: unused variable ‘best_aspect_error’ [-Wunused-variable]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg12enc.c:216:13: warning: unused variable ‘i’ [-Wunused-variable]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpeg4audio.d -MT libavcodec/mpeg4audio.o -c -o libavcodec/mpeg4audio.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg4audio.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpeg4video.d -MT libavcodec/mpeg4video.o -c -o libavcodec/mpeg4video.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg4video.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpeg4video_parser.d -MT libavcodec/mpeg4video_parser.o -c -o libavcodec/mpeg4video_parser.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg4video_parser.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpeg4videodec.d -MT libavcodec/mpeg4videodec.o -c -o libavcodec/mpeg4videodec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg4videodec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg4videodec.c: In function ‘mpeg4_decode_mb’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg4videodec.c:1496:13: warning: ‘error_recognition’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:1719) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg4videodec.c: In function ‘mpeg4_decode_block’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg4videodec.c:1079:22: warning: ‘dc_pred_dir’ may be used uninitialized in this function [-Wuninitialized]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpeg4videoenc.d -MT libavcodec/mpeg4videoenc.o -c -o libavcodec/mpeg4videoenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpeg4videoenc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudio.d -MT libavcodec/mpegaudio.o -c -o libavcodec/mpegaudio.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegaudio.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodata.d -MT libavcodec/mpegaudiodata.o -c -o libavcodec/mpegaudiodata.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegaudiodata.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodec.d -MT libavcodec/mpegaudiodec.o -c -o libavcodec/mpegaudiodec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegaudiodec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegaudiodec.c: In function ‘mp_decode_layer3’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegaudiodec.c:1382:13: warning: unused variable ‘skip’ [-Wunused-variable]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodecheader.d -MT libavcodec/mpegaudiodecheader.o -c -o libavcodec/mpegaudiodecheader.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegaudiodecheader.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodsp.d -MT libavcodec/mpegaudiodsp.o -c -o libavcodec/mpegaudiodsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegaudiodsp.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodsp_fixed.d -MT libavcodec/mpegaudiodsp_fixed.o -c -o libavcodec/mpegaudiodsp_fixed.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegaudiodsp_fixed.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodsp_float.d -MT libavcodec/mpegaudiodsp_float.o -c -o libavcodec/mpegaudiodsp_float.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegaudiodsp_float.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudioenc.d -MT libavcodec/mpegaudioenc.o -c -o libavcodec/mpegaudioenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegaudioenc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegvideo.d -MT libavcodec/mpegvideo.o -c -o libavcodec/mpegvideo.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegvideo.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegvideo_enc.d -MT libavcodec/mpegvideo_enc.o -c -o libavcodec/mpegvideo_enc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegvideo_enc.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegvideo_enc.c: In function ‘encode_thread’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegvideo_enc.c:2729:74: warning: ‘dc[5]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegvideo_enc.c:2729:74: warning: ‘dc[4]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegvideo_enc.c:2729:74: warning: ‘dc[3]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegvideo_enc.c:2729:74: warning: ‘dc[2]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegvideo_enc.c:2729:74: warning: ‘dc[1]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/mpegvideo_enc.c:2729:74: warning: ‘dc[0]’ may be used uninitialized in this function [-Wuninitialized]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/msmpeg4.d -MT libavcodec/msmpeg4.o -c -o libavcodec/msmpeg4.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msmpeg4.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msmpeg4.c: In function ‘ff_msmpeg4_encode_block’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msmpeg4.c:907:21: warning: ‘extquant’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msmpeg4.c:842:15: note: ‘extquant’ was declared here
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/msmpeg4data.d -MT libavcodec/msmpeg4data.o -c -o libavcodec/msmpeg4data.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msmpeg4data.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/msrledec.d -MT libavcodec/msrledec.o -c -o libavcodec/msrledec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msrledec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msrledec.c: In function ‘ff_msrle_decode’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msrledec.c:231:36: warning: ‘pix[2]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msrledec.c:204:21: note: ‘pix[2]’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msrledec.c:230:36: warning: ‘pix[1]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msrledec.c:204:21: note: ‘pix[1]’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msrledec.c:229:36: warning: ‘pix[0]’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msrledec.c:204:21: note: ‘pix[0]’ was declared here
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/msvideo1.d -MT libavcodec/msvideo1.o -c -o libavcodec/msvideo1.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/msvideo1.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/nellymoser.d -MT libavcodec/nellymoser.o -c -o libavcodec/nellymoser.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/nellymoser.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/nellymoserdec.d -MT libavcodec/nellymoserdec.o -c -o libavcodec/nellymoserdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/nellymoserdec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/options.d -MT libavcodec/options.o -c -o libavcodec/options.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:165:1: warning: ‘weighted_p_pred’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:3044) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:205:1: warning: ‘error_recognition’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:1719) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:223:1: warning: ‘parse_only’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:1816) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:372:1: warning: ‘antialias_algo’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2431) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:421:1: warning: ‘crf’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2703) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:422:1: warning: ‘cqp’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2711) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:428:1: warning: ‘bframebias’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2741) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:432:1: warning: ‘directpred’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2792) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:442:1: warning: ‘complexityblur’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2757) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:443:1: warning: ‘deblockalpha’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2765) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:444:1: warning: ‘deblockbeta’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2773) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:445:1: warning: ‘partitions’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2780) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:462:1: warning: ‘lpc_coeff_precision’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2855) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:463:1: warning: ‘prediction_order_method’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2862) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:464:1: warning: ‘min_partition_order’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2868) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:465:1: warning: ‘max_partition_order’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2874) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:476:1: warning: ‘drc_scale’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:2905) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:497:1: warning: ‘psy_rd’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:3070) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:498:1: warning: ‘psy_trellis’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:3078) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:499:1: warning: ‘aq_mode’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:3054) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:500:1: warning: ‘aq_strength’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:3062) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:501:1: warning: ‘rc_lookahead’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:3086) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:504:1: warning: ‘crf_max’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:3095) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:508:1: warning: ‘lpc_type’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:3106) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:513:1: warning: ‘lpc_passes’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:3113) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c: In function ‘avcodec_get_context_defaults3’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:576:5: warning: ‘av_opt_set_defaults2’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/opt.h:370) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c: In function ‘avcodec_alloc_context2’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:634:5: warning: ‘avcodec_get_context_defaults2’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:556) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c: In function ‘avcodec_get_context_defaults’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:640:5: warning: ‘avcodec_get_context_defaults2’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:556) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c: In function ‘avcodec_alloc_context’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:644:5: warning: ‘avcodec_alloc_context2’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/options.c:629) [-Wdeprecated-declarations]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/parser.d -MT libavcodec/parser.o -c -o libavcodec/parser.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/parser.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/parser.c: In function ‘av_parser_parse2’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/parser.c:149:47: warning: to be safe all intermediate pointers in cast from ‘uint8_t **’ to ‘const uint8_t **’ must be ‘const’ qualified [-Wcast-qual]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/parser.c: In function ‘av_parser_change’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/parser.c:185:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/png.d -MT libavcodec/png.o -c -o libavcodec/png.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/png.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/pngdec.d -MT libavcodec/pngdec.o -c -o libavcodec/pngdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/pngdec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/pngdec.c: In function ‘png_decode_idat’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/pngdec.c:365:24: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/psymodel.d -MT libavcodec/psymodel.o -c -o libavcodec/psymodel.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/psymodel.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/pthread.d -MT libavcodec/pthread.o -c -o libavcodec/pthread.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/pthread.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/pthread.c:35:0: warning: "_GNU_SOURCE" redefined [enabled by default]
<command-line>:0:0: note: this is the location of the previous definition
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/qdm2.d -MT libavcodec/qdm2.o -c -o libavcodec/qdm2.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/qdm2.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/rangecoder.d -MT libavcodec/rangecoder.o -c -o libavcodec/rangecoder.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/rangecoder.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/rangecoder.c: In function ‘ff_init_range_decoder’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/rangecoder.c:54:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/rangecoder.c:56:5: warning: passing argument 1 of ‘bytestream_get_be16’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/bytestream.h:71:1: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ratecontrol.d -MT libavcodec/ratecontrol.o -c -o libavcodec/ratecontrol.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/ratecontrol.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/raw.d -MT libavcodec/raw.o -c -o libavcodec/raw.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/raw.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/rawdec.d -MT libavcodec/rawdec.o -c -o libavcodec/rawdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/rawdec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/rawdec.c: In function ‘raw_decode’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/rawdec.c:188:5: warning: passing argument 2 of ‘avpicture_fill’ discards ‘const’ qualifier from pointer target type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:3730:5: note: expected ‘uint8_t *’ but argument is of type ‘const uint8_t *’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/rawdec.c:192:23: warning: assignment from incompatible pointer type [enabled by default]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/rdft.d -MT libavcodec/rdft.o -c -o libavcodec/rdft.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/rdft.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/resample.d -MT libavcodec/resample.o -c -o libavcodec/resample.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/resample.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/resample2.d -MT libavcodec/resample2.o -c -o libavcodec/resample2.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/resample2.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/simple_idct.d -MT libavcodec/simple_idct.o -c -o libavcodec/simple_idct.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/simple_idct.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/sinewin.d -MT libavcodec/sinewin.o -c -o libavcodec/sinewin.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/sinewin.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/snow.d -MT libavcodec/snow.o -c -o libavcodec/snow.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/snow.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/snowdec.d -MT libavcodec/snowdec.o -c -o libavcodec/snowdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/snowdec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/snowenc.d -MT libavcodec/snowenc.o -c -o libavcodec/snowenc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/snowenc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/sp5xdec.d -MT libavcodec/sp5xdec.o -c -o libavcodec/sp5xdec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/sp5xdec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/svq1.d -MT libavcodec/svq1.o -c -o libavcodec/svq1.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq1.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/svq1dec.d -MT libavcodec/svq1dec.o -c -o libavcodec/svq1dec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq1dec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq1dec.c: In function ‘svq1_decode_frame’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq1dec.c:648:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/svq3.d -MT libavcodec/svq3.o -c -o libavcodec/svq3.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq3.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq3.c: In function ‘svq3_decode_mb’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq3.c:663:9: warning: passing argument 2 of ‘svq3_decode_block’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq3.c:210:19: note: expected ‘DCTELEM *’ but argument is of type ‘DCTELEM (*)[32]’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq3.c: In function ‘svq3_decode_slice_header’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq3.c:750:1: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/svq3.c:753:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/synth_filter.d -MT libavcodec/synth_filter.o -c -o libavcodec/synth_filter.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/synth_filter.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/timecode.d -MT libavcodec/timecode.o -c -o libavcodec/timecode.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/timecode.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/tscc.d -MT libavcodec/tscc.o -c -o libavcodec/tscc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/tscc.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/tscc.c: In function ‘decode_frame’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/tscc.c:96:24: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -E /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h | \
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/codec_names.sh config.h libavcodec/codec_names.h
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/utils.d -MT libavcodec/utils.o -c -o libavcodec/utils.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c: In function ‘avcodec_register’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:137:5: warning: ‘avcodec_init’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:113) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c: In function ‘avcodec_fill_audio_frame’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:315:39: warning: passing argument 3 of ‘av_samples_fill_arrays’ discards ‘const’ qualifier from pointer target type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/samplefmt.h:136:5: note: expected ‘uint8_t *’ but argument is of type ‘const uint8_t *’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c: In function ‘avcodec_open2’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:754:41: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:815:12: warning: ‘error_recognition’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:1719) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:816:5: warning: ‘error_recognition’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:1719) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:826:12: warning: ‘error_recognition’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:1719) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c: In function ‘avcodec_encode_audio’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:1116:45: warning: passing argument 4 of ‘avcodec_fill_audio_frame’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:292:5: note: expected ‘const uint8_t *’ but argument is of type ‘const short int *’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c: In function ‘avcodec_encode_video’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:1159:9: warning: passing argument 4 of ‘avctx->codec->encode’ discards ‘const’ qualifier from pointer target type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:1159:9: note: expected ‘void *’ but argument is of type ‘const struct AVFrame *’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c: In function ‘avcodec_encode_subtitle’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:1177:5: warning: passing argument 4 of ‘avctx->codec->encode’ discards ‘const’ qualifier from pointer target type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/utils.c:1177:5: note: expected ‘void *’ but argument is of type ‘const struct AVSubtitle *’
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vc1.d -MT libavcodec/vc1.o -c -o libavcodec/vc1.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vc1data.d -MT libavcodec/vc1data.o -c -o libavcodec/vc1data.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1data.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vc1dec.d -MT libavcodec/vc1dec.o -c -o libavcodec/vc1dec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c: In function ‘vc1_pred_mv_intfr.isra.7’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:1940:64: warning: ‘py’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:1939:64: warning: ‘px’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c: In function ‘vc1_mc_4mv_luma’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:749:82: warning: ‘ty’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:748:82: warning: ‘tx’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c: In function ‘vc1_decode_p_blocks’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:3967:34: warning: ‘dmv_y’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:3818:16: note: ‘dmv_y’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:3967:34: warning: ‘dmv_x’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:3818:9: note: ‘dmv_x’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:4082:24: warning: ‘pred_flag’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:4030:9: note: ‘pred_flag’ was declared here
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c: In function ‘vc1_decode_blocks’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:4381:50: warning: ‘interpmvp’ may be used uninitialized in this function [-Wuninitialized]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dec.c:4305:21: note: ‘interpmvp’ was declared here
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vc1dsp.d -MT libavcodec/vc1dsp.o -c -o libavcodec/vc1dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dsp.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dsp.c: In function ‘ff_vc1dsp_init’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dsp.c:803:39: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vc1dsp.c:820:39: warning: assignment from incompatible pointer type [enabled by default]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vdpau.d -MT libavcodec/vdpau.o -c -o libavcodec/vdpau.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vdpau.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vorbis_data.d -MT libavcodec/vorbis_data.o -c -o libavcodec/vorbis_data.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vorbis_data.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vp3.d -MT libavcodec/vp3.o -c -o libavcodec/vp3.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vp3.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vp3dsp.d -MT libavcodec/vp3dsp.o -c -o libavcodec/vp3dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vp3dsp.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vp56.d -MT libavcodec/vp56.o -c -o libavcodec/vp56.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vp56.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vp56data.d -MT libavcodec/vp56data.o -c -o libavcodec/vp56data.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vp56data.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vp56dsp.d -MT libavcodec/vp56dsp.o -c -o libavcodec/vp56dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vp56dsp.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vp56rac.d -MT libavcodec/vp56rac.o -c -o libavcodec/vp56rac.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vp56rac.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vp6.d -MT libavcodec/vp6.o -c -o libavcodec/vp6.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vp6.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vp6dsp.d -MT libavcodec/vp6dsp.o -c -o libavcodec/vp6dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vp6dsp.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vp8.d -MT libavcodec/vp8.o -c -o libavcodec/vp8.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vp8.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/vp8dsp.d -MT libavcodec/vp8dsp.o -c -o libavcodec/vp8dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/vp8dsp.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/wma.d -MT libavcodec/wma.o -c -o libavcodec/wma.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/wma.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/wmadec.d -MT libavcodec/wmadec.o -c -o libavcodec/wmadec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/wmadec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/wmaprodec.d -MT libavcodec/wmaprodec.o -c -o libavcodec/wmaprodec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/wmaprodec.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/wmv2.d -MT libavcodec/wmv2.o -c -o libavcodec/wmv2.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/wmv2.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/wmv2dec.d -MT libavcodec/wmv2dec.o -c -o libavcodec/wmv2dec.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/wmv2dec.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/ac3dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ac3dsp.asm > libavcodec/x86/ac3dsp.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/ac3dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ac3dsp.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/ac3dsp_mmx.d -MT libavcodec/x86/ac3dsp_mmx.o -c -o libavcodec/x86/ac3dsp_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ac3dsp_mmx.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/dct32_sse.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dct32_sse.asm > libavcodec/x86/dct32_sse.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/dct32_sse.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dct32_sse.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/deinterlace.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/deinterlace.asm > libavcodec/x86/deinterlace.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/deinterlace.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/deinterlace.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/dsputil_mmx.d -MT libavcodec/x86/dsputil_mmx.o -c -o libavcodec/x86/dsputil_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dsputil_mmx.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/dsputil_yasm.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dsputil_yasm.asm > libavcodec/x86/dsputil_yasm.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/dsputil_yasm.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dsputil_yasm.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/dsputilenc_mmx.d -MT libavcodec/x86/dsputilenc_mmx.o -c -o libavcodec/x86/dsputilenc_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dsputilenc_mmx.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/dsputilenc_yasm.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dsputilenc_yasm.asm > libavcodec/x86/dsputilenc_yasm.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/dsputilenc_yasm.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dsputilenc_yasm.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/dwt.d -MT libavcodec/x86/dwt.o -c -o libavcodec/x86/dwt.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt.c: In function ‘ff_spatial_idwt_init_mmx’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt.c:172:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt.c:173:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt.c:176:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt.c:177:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt.c:180:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt.c:181:32: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt.c:184:31: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt.c:188:31: warning: assignment from incompatible pointer type [enabled by default]
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/dwt_yasm.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt_yasm.asm > libavcodec/x86/dwt_yasm.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/dwt_yasm.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/dwt_yasm.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/fdct_mmx.d -MT libavcodec/x86/fdct_mmx.o -c -o libavcodec/x86/fdct_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fdct_mmx.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/fft.d -MT libavcodec/x86/fft.o -c -o libavcodec/x86/fft.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fft.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/fft_3dn.d -MT libavcodec/x86/fft_3dn.o -c -o libavcodec/x86/fft_3dn.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fft_3dn.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/fft_3dn2.d -MT libavcodec/x86/fft_3dn2.o -c -o libavcodec/x86/fft_3dn2.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fft_3dn2.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/fft_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fft_mmx.asm > libavcodec/x86/fft_mmx.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/fft_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fft_mmx.asm
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fft_mmx.asm:48: warning: section flags ignored on section redeclaration
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/fft_sse.d -MT libavcodec/x86/fft_sse.o -c -o libavcodec/x86/fft_sse.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fft_sse.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/fmtconvert.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fmtconvert.asm > libavcodec/x86/fmtconvert.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/fmtconvert.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fmtconvert.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/fmtconvert_mmx.d -MT libavcodec/x86/fmtconvert_mmx.o -c -o libavcodec/x86/fmtconvert_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fmtconvert_mmx.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fmtconvert_mmx.c:72:1: warning: ‘float_to_int16_interleave_sse’ defined but not used [-Wunused-function]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fmtconvert_mmx.c:73:1: warning: ‘float_to_int16_interleave_sse2’ defined but not used [-Wunused-function]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/fmtconvert_mmx.c:99:13: warning: ‘float_interleave_sse’ defined but not used [-Wunused-function]
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_chromamc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_chromamc.asm > libavcodec/x86/h264_chromamc.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_chromamc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_chromamc.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_chromamc_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_chromamc_10bit.asm > libavcodec/x86/h264_chromamc_10bit.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_chromamc_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_chromamc_10bit.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_deblock.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_deblock.asm > libavcodec/x86/h264_deblock.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_deblock.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_deblock.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_deblock_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_deblock_10bit.asm > libavcodec/x86/h264_deblock_10bit.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_deblock_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_deblock_10bit.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_idct.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_idct.asm > libavcodec/x86/h264_idct.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_idct.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_idct.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_idct_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_idct_10bit.asm > libavcodec/x86/h264_idct_10bit.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_idct_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_idct_10bit.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_intrapred.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_intrapred.asm > libavcodec/x86/h264_intrapred.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_intrapred.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_intrapred.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_intrapred_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_intrapred_10bit.asm > libavcodec/x86/h264_intrapred_10bit.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_intrapred_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_intrapred_10bit.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/h264_intrapred_init.d -MT libavcodec/x86/h264_intrapred_init.o -c -o libavcodec/x86/h264_intrapred_init.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_intrapred_init.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_qpel_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_qpel_10bit.asm > libavcodec/x86/h264_qpel_10bit.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_qpel_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_qpel_10bit.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_weight.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_weight.asm > libavcodec/x86/h264_weight.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_weight.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_weight.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/h264_weight_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_weight_10bit.asm > libavcodec/x86/h264_weight_10bit.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/h264_weight_10bit.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264_weight_10bit.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/h264dsp_mmx.d -MT libavcodec/x86/h264dsp_mmx.o -c -o libavcodec/x86/h264dsp_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/h264dsp_mmx.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/idct_mmx.d -MT libavcodec/x86/idct_mmx.o -c -o libavcodec/x86/idct_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/idct_mmx.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/idct_mmx_xvid.d -MT libavcodec/x86/idct_mmx_xvid.o -c -o libavcodec/x86/idct_mmx_xvid.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/idct_mmx_xvid.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/idct_sse2_xvid.d -MT libavcodec/x86/idct_sse2_xvid.o -c -o libavcodec/x86/idct_sse2_xvid.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/idct_sse2_xvid.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/imdct36_sse.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/imdct36_sse.asm > libavcodec/x86/imdct36_sse.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/imdct36_sse.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/imdct36_sse.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/motion_est_mmx.d -MT libavcodec/x86/motion_est_mmx.o -c -o libavcodec/x86/motion_est_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/motion_est_mmx.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/mpegaudiodec_mmx.d -MT libavcodec/x86/mpegaudiodec_mmx.o -c -o libavcodec/x86/mpegaudiodec_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/mpegaudiodec_mmx.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/mpegvideo_mmx.d -MT libavcodec/x86/mpegvideo_mmx.o -c -o libavcodec/x86/mpegvideo_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/mpegvideo_mmx.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/png_mmx.d -MT libavcodec/x86/png_mmx.o -c -o libavcodec/x86/png_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/png_mmx.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/simple_idct_mmx.d -MT libavcodec/x86/simple_idct_mmx.o -c -o libavcodec/x86/simple_idct_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/simple_idct_mmx.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/snowdsp_mmx.d -MT libavcodec/x86/snowdsp_mmx.o -c -o libavcodec/x86/snowdsp_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/snowdsp_mmx.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/vc1dsp_mmx.d -MT libavcodec/x86/vc1dsp_mmx.o -c -o libavcodec/x86/vc1dsp_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vc1dsp_mmx.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/vc1dsp_yasm.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vc1dsp_yasm.asm > libavcodec/x86/vc1dsp_yasm.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/vc1dsp_yasm.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vc1dsp_yasm.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/vp3dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vp3dsp.asm > libavcodec/x86/vp3dsp.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/vp3dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vp3dsp.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/vp56dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vp56dsp.asm > libavcodec/x86/vp56dsp.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/vp56dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vp56dsp.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/vp56dsp_init.d -MT libavcodec/x86/vp56dsp_init.o -c -o libavcodec/x86/vp56dsp_init.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vp56dsp_init.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/x86/vp8dsp-init.d -MT libavcodec/x86/vp8dsp-init.o -c -o libavcodec/x86/vp8dsp-init.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vp8dsp-init.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -M -o libavcodec/x86/vp8dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vp8dsp.asm > libavcodec/x86/vp8dsp.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/ -o libavcodec/x86/vp8dsp.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/x86/vp8dsp.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/xiph.d -MT libavcodec/xiph.o -c -o libavcodec/xiph.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/xiph.c
sed 's/$MAJOR/53/' /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/libavcodec.v > libavcodec/libavcodec.ver
mkdir -p libavutil/x86
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/adler32.d -MT libavutil/adler32.o -c -o libavutil/adler32.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/adler32.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/aes.d -MT libavutil/aes.o -c -o libavutil/aes.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/aes.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/audioconvert.d -MT libavutil/audioconvert.o -c -o libavutil/audioconvert.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/audioconvert.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/avstring.d -MT libavutil/avstring.o -c -o libavutil/avstring.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/avstring.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/base64.d -MT libavutil/base64.o -c -o libavutil/base64.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/base64.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/cpu.d -MT libavutil/cpu.o -c -o libavutil/cpu.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/cpu.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/crc.d -MT libavutil/crc.o -c -o libavutil/crc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/crc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/des.d -MT libavutil/des.o -c -o libavutil/des.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/des.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/dict.d -MT libavutil/dict.o -c -o libavutil/dict.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/dict.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/error.d -MT libavutil/error.o -c -o libavutil/error.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/error.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/eval.d -MT libavutil/eval.o -c -o libavutil/eval.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/eval.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/fifo.d -MT libavutil/fifo.o -c -o libavutil/fifo.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/fifo.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/file.d -MT libavutil/file.o -c -o libavutil/file.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/file.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/imgutils.d -MT libavutil/imgutils.o -c -o libavutil/imgutils.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/imgutils.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/intfloat_readwrite.d -MT libavutil/intfloat_readwrite.o -c -o libavutil/intfloat_readwrite.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/intfloat_readwrite.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/inverse.d -MT libavutil/inverse.o -c -o libavutil/inverse.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/inverse.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/lfg.d -MT libavutil/lfg.o -c -o libavutil/lfg.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/lfg.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/lls.d -MT libavutil/lls.o -c -o libavutil/lls.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/lls.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/log.d -MT libavutil/log.o -c -o libavutil/log.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/log.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/lzo.d -MT libavutil/lzo.o -c -o libavutil/lzo.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/lzo.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/mathematics.d -MT libavutil/mathematics.o -c -o libavutil/mathematics.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/mathematics.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/md5.d -MT libavutil/md5.o -c -o libavutil/md5.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/md5.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/mem.d -MT libavutil/mem.o -c -o libavutil/mem.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/mem.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/opt.d -MT libavutil/opt.o -c -o libavutil/opt.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/opt.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/opt.c: In function ‘av_find_opt’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/opt.c:41:5: warning: ‘av_next_option’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/opt.h:347) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/opt.c: In function ‘av_opt_set_defaults’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/opt.c:601:5: warning: ‘av_opt_set_defaults2’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/opt.h:370) [-Wdeprecated-declarations]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/parseutils.d -MT libavutil/parseutils.o -c -o libavutil/parseutils.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/parseutils.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/pixdesc.d -MT libavutil/pixdesc.o -c -o libavutil/pixdesc.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/pixdesc.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/random_seed.d -MT libavutil/random_seed.o -c -o libavutil/random_seed.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/random_seed.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/rational.d -MT libavutil/rational.o -c -o libavutil/rational.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/rational.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/rc4.d -MT libavutil/rc4.o -c -o libavutil/rc4.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/rc4.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/samplefmt.d -MT libavutil/samplefmt.o -c -o libavutil/samplefmt.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/samplefmt.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/sha.d -MT libavutil/sha.o -c -o libavutil/sha.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/sha.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/tree.d -MT libavutil/tree.o -c -o libavutil/tree.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/tree.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/utils.d -MT libavutil/utils.o -c -o libavutil/utils.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/utils.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/x86/cpu.d -MT libavutil/x86/cpu.o -c -o libavutil/x86/cpu.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/cpu.c
sed 's/$MAJOR/51/' /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/libavutil.v > libavutil/libavutil.ver
/usr/bin/gcc -shared -Wl,-soname,libADM6avutil.so.51 -Wl,-Bsymbolic -Wl,--version-script,libavutil/libavutil.ver -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil -o libavutil/libADM6avutil.so.51 libavutil/adler32.o libavutil/aes.o libavutil/audioconvert.o libavutil/avstring.o libavutil/base64.o libavutil/cpu.o libavutil/crc.o libavutil/des.o libavutil/dict.o libavutil/error.o libavutil/eval.o libavutil/fifo.o libavutil/file.o libavutil/imgutils.o libavutil/intfloat_readwrite.o libavutil/inverse.o libavutil/lfg.o libavutil/lls.o libavutil/log.o libavutil/lzo.o libavutil/mathematics.o libavutil/md5.o libavutil/mem.o libavutil/opt.o libavutil/parseutils.o libavutil/pixdesc.o libavutil/random_seed.o libavutil/rational.o libavutil/rc4.o libavutil/samplefmt.o libavutil/sha.o libavutil/tree.o libavutil/utils.o libavutil/x86/cpu.o -lSDL -lm -pthread -lbz2 -lz
cd ./libavutil/ && ln -sf libADM6avutil.so.51 libADM6avutil.so
/usr/bin/gcc -shared -Wl,-soname,libADM6avcodec.so.53 -Wl,-Bsymbolic -Wl,--version-script,libavcodec/libavcodec.ver -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil -o libavcodec/libADM6avcodec.so.53 libavcodec/aac_ac3_parser.o libavcodec/aac_adtstoasc_bsf.o libavcodec/aacadtsdec.o libavcodec/aaccoder.o libavcodec/aacdec.o libavcodec/aacenc.o libavcodec/aacps.o libavcodec/aacpsy.o libavcodec/aacsbr.o libavcodec/aactab.o libavcodec/aandcttab.o libavcodec/ac3.o libavcodec/ac3_parser.o libavcodec/ac3dec.o libavcodec/ac3dec_data.o libavcodec/ac3dsp.o libavcodec/ac3enc.o libavcodec/ac3enc_float.o libavcodec/ac3tab.o libavcodec/adpcm.o libavcodec/adpcm_data.o libavcodec/allcodecs.o libavcodec/audioconvert.o libavcodec/avfft.o libavcodec/avpacket.o libavcodec/bitstream.o libavcodec/bitstream_filter.o libavcodec/bmp.o libavcodec/cabac.o libavcodec/cinepak.o libavcodec/cyuv.o libavcodec/dca.o libavcodec/dcadsp.o libavcodec/dct.o libavcodec/dct32_fixed.o libavcodec/dct32_float.o libavcodec/dsputil.o libavcodec/dv.o libavcodec/dvbsubdec.o libavcodec/dvdata.o libavcodec/dwt.o libavcodec/eac3_data.o libavcodec/eac3dec.o libavcodec/error_resilience.o libavcodec/faandct.o libavcodec/faanidct.o libavcodec/fft_fixed.o libavcodec/fft_float.o libavcodec/ffv1.o libavcodec/flac.o libavcodec/flacdata.o libavcodec/flacdec.o libavcodec/flvdec.o libavcodec/flvenc.o libavcodec/fmtconvert.o libavcodec/fraps.o libavcodec/golomb.o libavcodec/h263.o libavcodec/h263_parser.o libavcodec/h263dec.o libavcodec/h264.o libavcodec/h264_cabac.o libavcodec/h264_cavlc.o libavcodec/h264_direct.o libavcodec/h264_loopfilter.o libavcodec/h264_parser.o libavcodec/h264_ps.o libavcodec/h264_refs.o libavcodec/h264_sei.o libavcodec/h264dsp.o libavcodec/h264idct.o libavcodec/h264pred.o libavcodec/huffman.o libavcodec/huffyuv.o libavcodec/iirfilter.o libavcodec/imgconvert.o libavcodec/intelh263dec.o libavcodec/intrax8.o libavcodec/intrax8dsp.o libavcodec/inverse.o libavcodec/ituh263dec.o libavcodec/ituh263enc.o libavcodec/jfdctfst.o libavcodec/jfdctint.o libavcodec/jrevdct.o libavcodec/kbdwin.o libavcodec/mdct_fixed.o libavcodec/mdct_float.o libavcodec/mjpeg.o libavcodec/mjpegbdec.o libavcodec/mjpegdec.o libavcodec/mjpegenc.o libavcodec/motion_est.o libavcodec/mpeg12.o libavcodec/mpeg12data.o libavcodec/mpeg12enc.o libavcodec/mpeg4audio.o libavcodec/mpeg4video.o libavcodec/mpeg4video_parser.o libavcodec/mpeg4videodec.o libavcodec/mpeg4videoenc.o libavcodec/mpegaudio.o libavcodec/mpegaudiodata.o libavcodec/mpegaudiodec.o libavcodec/mpegaudiodecheader.o libavcodec/mpegaudiodsp.o libavcodec/mpegaudiodsp_fixed.o libavcodec/mpegaudiodsp_float.o libavcodec/mpegaudioenc.o libavcodec/mpegvideo.o libavcodec/mpegvideo_enc.o libavcodec/msmpeg4.o libavcodec/msmpeg4data.o libavcodec/msrledec.o libavcodec/msvideo1.o libavcodec/nellymoser.o libavcodec/nellymoserdec.o libavcodec/options.o libavcodec/parser.o libavcodec/png.o libavcodec/pngdec.o libavcodec/psymodel.o libavcodec/pthread.o libavcodec/qdm2.o libavcodec/rangecoder.o libavcodec/ratecontrol.o libavcodec/raw.o libavcodec/rawdec.o libavcodec/rdft.o libavcodec/resample.o libavcodec/resample2.o libavcodec/simple_idct.o libavcodec/sinewin.o libavcodec/snow.o libavcodec/snowdec.o libavcodec/snowenc.o libavcodec/sp5xdec.o libavcodec/svq1.o libavcodec/svq1dec.o libavcodec/svq3.o libavcodec/synth_filter.o libavcodec/timecode.o libavcodec/tscc.o libavcodec/utils.o libavcodec/vc1.o libavcodec/vc1data.o libavcodec/vc1dec.o libavcodec/vc1dsp.o libavcodec/vdpau.o libavcodec/vorbis_data.o libavcodec/vp3.o libavcodec/vp3dsp.o libavcodec/vp56.o libavcodec/vp56data.o libavcodec/vp56dsp.o libavcodec/vp56rac.o libavcodec/vp6.o libavcodec/vp6dsp.o libavcodec/vp8.o libavcodec/vp8dsp.o libavcodec/wma.o libavcodec/wmadec.o libavcodec/wmaprodec.o libavcodec/wmv2.o libavcodec/wmv2dec.o libavcodec/x86/ac3dsp.o libavcodec/x86/ac3dsp_mmx.o libavcodec/x86/dct32_sse.o libavcodec/x86/deinterlace.o libavcodec/x86/dsputil_mmx.o libavcodec/x86/dsputil_yasm.o libavcodec/x86/dsputilenc_mmx.o libavcodec/x86/dsputilenc_yasm.o libavcodec/x86/dwt.o libavcodec/x86/dwt_yasm.o libavcodec/x86/fdct_mmx.o libavcodec/x86/fft.o libavcodec/x86/fft_3dn.o libavcodec/x86/fft_3dn2.o libavcodec/x86/fft_mmx.o libavcodec/x86/fft_sse.o libavcodec/x86/fmtconvert.o libavcodec/x86/fmtconvert_mmx.o libavcodec/x86/h264_chromamc.o libavcodec/x86/h264_chromamc_10bit.o libavcodec/x86/h264_deblock.o libavcodec/x86/h264_deblock_10bit.o libavcodec/x86/h264_idct.o libavcodec/x86/h264_idct_10bit.o libavcodec/x86/h264_intrapred.o libavcodec/x86/h264_intrapred_10bit.o libavcodec/x86/h264_intrapred_init.o libavcodec/x86/h264_qpel_10bit.o libavcodec/x86/h264_weight.o libavcodec/x86/h264_weight_10bit.o libavcodec/x86/h264dsp_mmx.o libavcodec/x86/idct_mmx.o libavcodec/x86/idct_mmx_xvid.o libavcodec/x86/idct_sse2_xvid.o libavcodec/x86/imdct36_sse.o libavcodec/x86/motion_est_mmx.o libavcodec/x86/mpegaudiodec_mmx.o libavcodec/x86/mpegvideo_mmx.o libavcodec/x86/png_mmx.o libavcodec/x86/simple_idct_mmx.o libavcodec/x86/snowdsp_mmx.o libavcodec/x86/vc1dsp_mmx.o libavcodec/x86/vc1dsp_yasm.o libavcodec/x86/vp3dsp.o libavcodec/x86/vp56dsp.o libavcodec/x86/vp56dsp_init.o libavcodec/x86/vp8dsp-init.o libavcodec/x86/vp8dsp.o libavcodec/xiph.o -lADM6avutil -lSDL -lm -pthread -lbz2 -lz
cd ./libavcodec/ && ln -sf libADM6avcodec.so.53 libADM6avcodec.so
/usr/bin/gcc -shared -Wl,-soname,libADM6avformat.so.53 -Wl,-Bsymbolic -Wl,--version-script,libavformat/libavformat.ver -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil -o libavformat/libADM6avformat.so.53 libavformat/adtsenc.o libavformat/allformats.o libavformat/avc.o libavformat/avio.o libavformat/aviobuf.o libavformat/avlanguage.o libavformat/cutils.o libavformat/file.o libavformat/flacenc_header.o libavformat/flvenc.o libavformat/id3v1.o libavformat/id3v2.o libavformat/isom.o libavformat/matroska.o libavformat/matroskaenc.o libavformat/metadata.o libavformat/mov_chan.o libavformat/movenc.o libavformat/movenchint.o libavformat/mpegenc.o libavformat/mpegtsenc.o libavformat/options.o libavformat/os_support.o libavformat/riff.o libavformat/rtpenc_chain.o libavformat/sdp.o libavformat/seek.o libavformat/utils.o -lADM6avcodec -lADM6avutil -lSDL -lm -pthread -lbz2 -lz
cd ./libavformat/ && ln -sf libADM6avformat.so.53 libADM6avformat.so
/usr/bin/gcc -shared -Wl,-soname,libADM6avdevice.so.53 -Wl,-Bsymbolic -Wl,--version-script,libavdevice/libavdevice.ver -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil -o libavdevice/libADM6avdevice.so.53 libavdevice/alldevices.o libavdevice/avdevice.o -lADM6avformat -lADM6avcodec -lADM6avutil -lSDL -lm -pthread -lbz2 -lz
cd ./libavdevice/ && ln -sf libADM6avdevice.so.53 libADM6avdevice.so
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libpostproc/postprocess.d -MT libpostproc/postprocess.o -c -o libpostproc/postprocess.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libpostproc/postprocess.c
sed 's/$MAJOR/52/' /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libpostproc/libpostproc.v > libpostproc/libpostproc.ver
/usr/bin/gcc -shared -Wl,-soname,libADM6postproc.so.52 -Wl,-Bsymbolic -Wl,--version-script,libpostproc/libpostproc.ver -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil -o libpostproc/libADM6postproc.so.52 libpostproc/postprocess.o -lADM6avutil -lSDL -lm -pthread -lbz2 -lz
cd ./libpostproc/ && ln -sf libADM6postproc.so.52 libADM6postproc.so
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswresample/audioconvert.d -MT libswresample/audioconvert.o -c -o libswresample/audioconvert.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswresample/audioconvert.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswresample/rematrix.d -MT libswresample/rematrix.o -c -o libswresample/rematrix.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswresample/rematrix.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswresample/resample.d -MT libswresample/resample.o -c -o libswresample/resample.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswresample/resample.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswresample/swresample.d -MT libswresample/swresample.o -c -o libswresample/swresample.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswresample/swresample.c
sed 's/$MAJOR/0/' /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswresample/libswresample.v > libswresample/libswresample.ver
/usr/bin/gcc -shared -Wl,-soname,libADM6swresample.so.0 -Wl,-Bsymbolic -Wl,--version-script,libswresample/libswresample.ver -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil -o libswresample/libADM6swresample.so.0 libswresample/audioconvert.o libswresample/rematrix.o libswresample/resample.o libswresample/swresample.o -lADM6avutil -lSDL -lm -pthread -lbz2 -lz
cd ./libswresample/ && ln -sf libADM6swresample.so.0 libADM6swresample.so
mkdir -p libswscale/x86
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswscale/options.d -MT libswscale/options.o -c -o libswscale/options.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/options.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswscale/rgb2rgb.d -MT libswscale/rgb2rgb.o -c -o libswscale/rgb2rgb.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/rgb2rgb.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/rgb2rgb.c: In function ‘rgb12tobgr12’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/rgb2rgb.c:307:19: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswscale/swscale.d -MT libswscale/swscale.o -c -o libswscale/swscale.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c: In function ‘swScale’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2742:31: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2743:31: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2769:35: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c: In function ‘sws_init_swScale_c’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2844:46: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2851:50: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2882:45: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2891:45: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2896:45: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2908:45: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2917:45: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2936:45: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2963:42: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2970:42: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2981:42: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2982:42: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2983:42: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2996:42: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:2998:42: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.c:3000:42: warning: assignment from incompatible pointer type [enabled by default]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswscale/swscale_unscaled.d -MT libswscale/swscale_unscaled.o -c -o libswscale/swscale_unscaled.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale_unscaled.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswscale/utils.d -MT libswscale/utils.o -c -o libswscale/utils.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/utils.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/ -M -o libswscale/x86/input.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/input.asm > libswscale/x86/input.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/ -o libswscale/x86/input.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/input.asm
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/ -M -o libswscale/x86/output.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/output.asm > libswscale/x86/output.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/ -o libswscale/x86/output.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/output.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswscale/x86/rgb2rgb.d -MT libswscale/x86/rgb2rgb.o -c -o libswscale/x86/rgb2rgb.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/rgb2rgb.c
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/ -M -o libswscale/x86/scale.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/scale.asm > libswscale/x86/scale.d
yasm -f elf -m amd64 -DPIC -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavutil/x86/ -Pconfig.asm -I /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/ -o libswscale/x86/scale.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/scale.asm
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -mno-red-zone -MMD -MF libswscale/x86/swscale_mmx.d -MT libswscale/x86/swscale_mmx.o -c -o libswscale/x86/swscale_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c
In file included from /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:89:0:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_template.c: In function ‘sws_init_swScale_MMX’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_template.c:1839:44: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_template.c:1840:44: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_template.c:1846:42: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_template.c:1847:42: warning: assignment from incompatible pointer type [enabled by default]
In file included from /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:98:0:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_template.c: In function ‘sws_init_swScale_MMX2’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_template.c:1839:44: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_template.c:1840:44: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_template.c:1846:42: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_template.c:1847:42: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c: In function ‘updateMMXDitherTables’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:137:36: warning: to be safe all intermediate pointers in cast from ‘int16_t **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:148:40: warning: to be safe all intermediate pointers in cast from ‘int16_t **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:159:36: warning: to be safe all intermediate pointers in cast from ‘int16_t **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c: In function ‘ff_sws_init_swScale_mmx’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:472:26: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:474:30: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:477:26: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:478:26: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:481:26: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:482:26: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:485:26: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:488:26: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:512:26: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:515:26: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:518:26: warning: assignment from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/swscale_mmx.c:521:26: warning: assignment from incompatible pointer type [enabled by default]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswscale/x86/yuv2rgb_mmx.d -MT libswscale/x86/yuv2rgb_mmx.o -c -o libswscale/x86/yuv2rgb_mmx.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/x86/yuv2rgb_mmx.c
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DHAVE_AV_CONFIG_H -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libswscale/yuv2rgb.d -MT libswscale/yuv2rgb.o -c -o libswscale/yuv2rgb.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/yuv2rgb.c
sed 's/$MAJOR/2/' /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/libswscale.v > libswscale/libswscale.ver
/usr/bin/gcc -shared -Wl,-soname,libADM6swscale.so.2 -Wl,-Bsymbolic -Wl,--version-script,libswscale/libswscale.ver -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil -o libswscale/libADM6swscale.so.2 libswscale/options.o libswscale/rgb2rgb.o libswscale/swscale.o libswscale/swscale_unscaled.o libswscale/utils.o libswscale/x86/input.o libswscale/x86/output.o libswscale/x86/rgb2rgb.o libswscale/x86/scale.o libswscale/x86/swscale_mmx.o libswscale/x86/yuv2rgb_mmx.o libswscale/yuv2rgb.o -lADM6avutil -lSDL -lm -pthread -lbz2 -lz
cd ./libswscale/ && ln -sf libADM6swscale.so.2 libADM6swscale.so
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF ffmpeg.d -MT ffmpeg.o -c -o ffmpeg.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c: In function ‘do_video_resample’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c:1440:15: warning: passing argument 2 of ‘sws_scale’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libswscale/swscale.h:237:5: note: expected ‘const uint8_t * const*’ but argument is of type ‘uint8_t **’
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c: In function ‘transcode_video’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c:2065:17: warning: unused variable ‘frame_sample_aspect’ [-Wunused-variable]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c: In function ‘opt_input_file’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c:3701:9: warning: ‘loop_input’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1049) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c: In function ‘new_video_stream’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c:3988:59: warning: unused variable ‘filters’ [-Wunused-variable]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c: In function ‘opt_output_file’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c:4486:9: warning: ‘loop_output’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1025) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c: At top level:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c:596:13: warning: ‘filter_release_buffer’ defined but not used [-Wunused-function]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ffmpeg.c:4938:12: warning: ‘opt_video_filters’ defined but not used [-Wunused-function]
/usr/bin/gcc -I. -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -fmessage-length=0 -std=c99 -fomit-frame-pointer -fPIC -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF cmdutils.d -MT cmdutils.o -c -o cmdutils.o /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/cmdutils.c
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/cmdutils.c: In function ‘opt_filters’:
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/cmdutils.c:877:24: warning: unused variable ‘pad’ [-Wunused-variable]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/cmdutils.c:876:12: warning: unused variable ‘j’ [-Wunused-variable]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/cmdutils.c:876:9: warning: unused variable ‘i’ [-Wunused-variable]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/cmdutils.c:875:22: warning: unused variable ‘descr_cur’ [-Wunused-variable]
/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/cmdutils.c:875:10: warning: unused variable ‘descr’ [-Wunused-variable]
/usr/bin/gcc -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil -o ffmpeg_g ffmpeg.o cmdutils.o -lADM6avdevice -lADM6avformat -lADM6avcodec -lADM6postproc -lADM6swresample -lADM6swscale -lADM6avutil -lSDL -lm -pthread -lbz2 -lz
cp -p ffmpeg_g ffmpeg
strip ffmpeg
make[3]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/build'
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 98
[ 16%] Built target libavcodec
make -f CMakeFiles/libavutil.dir/build.make CMakeFiles/libavutil.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/libavutil.dir/DependInfo.cmake --color=
Scanning dependencies of target libavutil
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f CMakeFiles/libavutil.dir/build.make CMakeFiles/libavutil.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `CMakeFiles/libavutil.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 99
[ 17%] Built target libavutil
make -f ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/build.make ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUI/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreUI6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/build.make ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 17%] Building CXX object ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/DIA_factory.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src && /usr/bin/c++ -DADM_coreUI6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreUI6.dir/DIA_factory.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUI/src/DIA_factory.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 47
[ 18%] Building CXX object ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/DIA_fileSel.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src && /usr/bin/c++ -DADM_coreUI6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreUI6.dir/DIA_fileSel.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUI/src/DIA_fileSel.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUI/src/DIA_fileSel.cpp:113:2: warning: #warning QT_TR_NOOP [-Wcpp]
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 48
[ 19%] Building CXX object ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/DIA_coreToolkit.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src && /usr/bin/c++ -DADM_coreUI6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreUI6.dir/DIA_coreToolkit.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUI/src/DIA_coreToolkit.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 19%] Building CXX object ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/DIA_working.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src && /usr/bin/c++ -DADM_coreUI6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreUI6.dir/DIA_working.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUI/src/DIA_working.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 49
[ 20%] Building CXX object ADM_coreUI/src/CMakeFiles/ADM_coreUI6.dir/DIA_encoding.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src && /usr/bin/c++ -DADM_coreUI6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreUI6.dir/DIA_encoding.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUI/src/DIA_encoding.cpp
Linking CXX shared library libADM_coreUI6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreUI6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreUI6.so -o libADM_coreUI6.so CMakeFiles/ADM_coreUI6.dir/DIA_factory.cpp.o CMakeFiles/ADM_coreUI6.dir/DIA_fileSel.cpp.o CMakeFiles/ADM_coreUI6.dir/DIA_coreToolkit.cpp.o CMakeFiles/ADM_coreUI6.dir/DIA_working.cpp.o CMakeFiles/ADM_coreUI6.dir/DIA_encoding.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 47 48 49
[ 20%] Built target ADM_coreUI6
make -f ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/build.make ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreUtils6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/build.make ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 20%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_confCouple.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_confCouple.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_confCouple.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_confCouple.cpp:89:2: warning: #warning TODO: ESCAPE! [-Wcpp]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_confCouple.cpp:144:2: warning: #warning TODO : unescape [-Wcpp]
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 50
[ 21%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_bitstream.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_bitstream.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_bitstream.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 21%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/avidemutils.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/avidemutils.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/avidemutils.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 51
[ 22%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_quota.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_quota.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_quota.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 22%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/fourcc.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/fourcc.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/fourcc.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 52
[ 23%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_infoExtractor.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_infoExtractor.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_infoExtractor.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 53
[ 24%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_infoExtractorH264.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_infoExtractorH264.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_infoExtractorH264.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_infoExtractorH264.cpp: In function ‘uint8_t extractSPSInfo_lavcodec(uint8_t*, uint32_t, ADM_SPSInfo*)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_infoExtractorH264.cpp:590:9: warning: ‘AVCodecContext* avcodec_alloc_context()’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4030) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_infoExtractorH264.cpp:590:31: warning: ‘AVCodecContext* avcodec_alloc_context()’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4030) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_infoExtractorH264.cpp:591:8: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_infoExtractorH264.cpp:591:31: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 24%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_frameType.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_frameType.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_frameType.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 54
[ 25%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_codecType.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_codecType.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_codecType.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 25%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_file.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_file.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_file.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 55
[ 26%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_paramList.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_paramList.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_paramList.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 26%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_coreCodecMapping.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_coreCodecMapping.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_coreCodecMapping.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 56
[ 27%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_threadQueue.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_threadQueue.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_threadQueue.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 27%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_string.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_string.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_string.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 57
[ 28%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_getbits.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_getbits.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_getbits.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 58
[ 29%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_writeRiff.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_writeRiff.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_writeRiff.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 29%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/prefs.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/prefs.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/prefs.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 59
[ 30%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/prefs2_json.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/prefs2_json.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/prefs2_json.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 30%] Building CXX object ADM_coreUtils/src/CMakeFiles/ADM_coreUtils6.dir/ADM_json.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/c++ -DADM_coreUtils6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/Source -o CMakeFiles/ADM_coreUtils6.dir/ADM_json.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreUtils/src/ADM_json.cpp
Linking CXX shared library libADM_coreUtils6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreUtils6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreUtils6.so -o libADM_coreUtils6.so CMakeFiles/ADM_coreUtils6.dir/ADM_confCouple.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_bitstream.cpp.o CMakeFiles/ADM_coreUtils6.dir/avidemutils.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_quota.cpp.o CMakeFiles/ADM_coreUtils6.dir/fourcc.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_infoExtractor.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_infoExtractorH264.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_frameType.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_codecType.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_file.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_paramList.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_coreCodecMapping.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_threadQueue.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_string.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_getbits.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_writeRiff.cpp.o CMakeFiles/ADM_coreUtils6.dir/prefs.cpp.o CMakeFiles/ADM_coreUtils6.dir/prefs2_json.cpp.o CMakeFiles/ADM_coreUtils6.dir/ADM_json.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ Source/libADM_json.a ../../ADM_core/src/libADM_core6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 50 51 52 53 54 55 56 57 58 59
[ 30%] Built target ADM_coreUtils6
make -f CMakeFiles/libavformat.dir/build.make CMakeFiles/libavformat.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/libavformat.dir/DependInfo.cmake --color=
Scanning dependencies of target libavformat
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f CMakeFiles/libavformat.dir/build.make CMakeFiles/libavformat.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `CMakeFiles/libavformat.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 30%] Built target libavformat
make -f ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/build.make ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioParser/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_audioParser6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/build.make ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 30%] Building CXX object ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/ADM_aacinfo.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src && /usr/bin/c++ -DADM_audioParser6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DADM_LEGACY_PROGGY -DHAVE_LRINT -DHAVE_LRINTF -DCPU_CLIPS_POSITIVE=0 -DCPU_CLIPS_NEGATIVE=0 -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_audioParser6.dir/ADM_aacinfo.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioParser/src/ADM_aacinfo.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 1
[ 31%] Building CXX object ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/ADM_mp3info.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src && /usr/bin/c++ -DADM_audioParser6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DADM_LEGACY_PROGGY -DHAVE_LRINT -DHAVE_LRINTF -DCPU_CLIPS_POSITIVE=0 -DCPU_CLIPS_NEGATIVE=0 -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_audioParser6.dir/ADM_mp3info.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioParser/src/ADM_mp3info.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 31%] Building CXX object ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/ADM_a52info.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src && /usr/bin/c++ -DADM_audioParser6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DADM_LEGACY_PROGGY -DHAVE_LRINT -DHAVE_LRINTF -DCPU_CLIPS_POSITIVE=0 -DCPU_CLIPS_NEGATIVE=0 -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_audioParser6.dir/ADM_a52info.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioParser/src/ADM_a52info.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 2
[ 32%] Building CXX object ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/ADM_dcainfo.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src && /usr/bin/c++ -DADM_audioParser6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DADM_LEGACY_PROGGY -DHAVE_LRINT -DHAVE_LRINTF -DCPU_CLIPS_POSITIVE=0 -DCPU_CLIPS_NEGATIVE=0 -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_audioParser6.dir/ADM_dcainfo.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioParser/src/ADM_dcainfo.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 32%] Building CXX object ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/ADM_eac3info.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src && /usr/bin/c++ -DADM_audioParser6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DADM_LEGACY_PROGGY -DHAVE_LRINT -DHAVE_LRINTF -DCPU_CLIPS_POSITIVE=0 -DCPU_CLIPS_NEGATIVE=0 -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_audioParser6.dir/ADM_eac3info.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioParser/src/ADM_eac3info.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 3
[ 33%] Building CXX object ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/ADM_aacadts.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src && /usr/bin/c++ -DADM_audioParser6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DADM_LEGACY_PROGGY -DHAVE_LRINT -DHAVE_LRINTF -DCPU_CLIPS_POSITIVE=0 -DCPU_CLIPS_NEGATIVE=0 -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_audioParser6.dir/ADM_aacadts.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioParser/src/ADM_aacadts.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 33%] Building CXX object ADM_coreAudioParser/src/CMakeFiles/ADM_audioParser6.dir/ADM_aacLatm.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src && /usr/bin/c++ -DADM_audioParser6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DADM_LEGACY_PROGGY -DHAVE_LRINT -DHAVE_LRINTF -DCPU_CLIPS_POSITIVE=0 -DCPU_CLIPS_NEGATIVE=0 -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_audioParser6.dir/ADM_aacLatm.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioParser/src/ADM_aacLatm.cpp
Linking CXX shared library libADM_audioParser6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_audioParser6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_audioParser6.so -o libADM_audioParser6.so CMakeFiles/ADM_audioParser6.dir/ADM_aacinfo.cpp.o CMakeFiles/ADM_audioParser6.dir/ADM_mp3info.cpp.o CMakeFiles/ADM_audioParser6.dir/ADM_a52info.cpp.o CMakeFiles/ADM_audioParser6.dir/ADM_dcainfo.cpp.o CMakeFiles/ADM_audioParser6.dir/ADM_eac3info.cpp.o CMakeFiles/ADM_audioParser6.dir/ADM_aacadts.cpp.o CMakeFiles/ADM_audioParser6.dir/ADM_aacLatm.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavformat/libADM6avformat.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ADM_coreUtils/src/Source/libADM_json.a -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 1 2 3
[ 33%] Built target ADM_audioParser6
make -f ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/build.make ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreAudio6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/build.make ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 12
[ 34%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioUtils.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioUtils.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioUtils.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 34%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioStream.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStream.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioStream.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 13
[ 35%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamBuffered.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamBuffered.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioStreamBuffered.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 35%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamMP3.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamMP3.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioStreamMP3.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 14
[ 36%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamAC3.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamAC3.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioStreamAC3.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 36%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamEac3.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamEac3.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioStreamEac3.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 15
[ 37%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamDCA.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamDCA.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioStreamDCA.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 16
[ 38%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamPCM.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamPCM.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioStreamPCM.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioStreamPCM.cpp:62:2: warning: #warning fixme handle mono [-Wcpp]
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 38%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamConstantChunk.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamConstantChunk.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioStreamConstantChunk.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 17
[ 39%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioWrite.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioWrite.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioWrite.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 39%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioWriteWav.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioWriteWav.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioWriteWav.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 18
[ 40%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioIdentify.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioIdentify.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioIdentify.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 40%] Building CXX object ADM_coreAudio/src/CMakeFiles/ADM_coreAudio6.dir/ADM_audioAccessFile.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/c++ -DADM_coreAudio6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudio6.dir/ADM_audioAccessFile.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudio/src/ADM_audioAccessFile.cpp
Linking CXX shared library libADM_coreAudio6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreAudio6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreAudio6.so -o libADM_coreAudio6.so CMakeFiles/ADM_coreAudio6.dir/ADM_audioUtils.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStream.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamBuffered.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamMP3.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamAC3.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamEac3.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamDCA.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamPCM.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioStreamConstantChunk.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioWrite.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioWriteWav.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioIdentify.cpp.o CMakeFiles/ADM_coreAudio6.dir/ADM_audioAccessFile.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_coreAudioParser/src/libADM_audioParser6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ADM_coreUtils/src/Source/libADM_json.a ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavformat/libADM6avformat.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 12 13 14 15 16 17 18
[ 40%] Built target ADM_coreAudio6
make -f ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/build.make ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioFilter/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioFilter/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreAudioFilterAPI6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/build.make ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 20
[ 41%] Building CXX object ADM_coreAudioFilter/src/CMakeFiles/ADM_coreAudioFilterAPI6.dir/audiofilterAPI.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioFilter/src && /usr/bin/c++ -DADM_coreAudioFilterAPI6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreAudioFilterAPI6.dir/audiofilterAPI.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioFilter/src/audiofilterAPI.cpp
Linking CXX shared library libADM_coreAudioFilterAPI6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioFilter/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreAudioFilterAPI6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreAudioFilterAPI6.so -o libADM_coreAudioFilterAPI6.so CMakeFiles/ADM_coreAudioFilterAPI6.dir/audiofilterAPI.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 20
[ 41%] Built target ADM_coreAudioFilterAPI6
make -f ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/build.make ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioDevice/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioDevice/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreAudioDevice6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/build.make ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 19
[ 42%] Building CXX object ADM_coreAudioDevice/src/CMakeFiles/ADM_coreAudioDevice6.dir/ADM_audiodevice.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioDevice/src && /usr/bin/c++ -DADM_coreAudioDevice6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreAudioDevice6.dir/ADM_audiodevice.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioDevice/src/ADM_audiodevice.cpp
Linking CXX shared library libADM_coreAudioDevice6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioDevice/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreAudioDevice6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreAudioDevice6.so -o libADM_coreAudioDevice6.so CMakeFiles/ADM_coreAudioDevice6.dir/ADM_audiodevice.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_coreAudio/src/libADM_coreAudio6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreAudioParser/src/libADM_audioParser6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ADM_coreUtils/src/Source/libADM_json.a ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavformat/libADM6avformat.so.53 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 19
[ 42%] Built target ADM_coreAudioDevice6
make -f ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/build.make ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioEncoder/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioEncoder/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreAudioEncoder6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/build.make ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 42%] Building CXX object ADM_coreAudioEncoder/src/CMakeFiles/ADM_coreAudioEncoder6.dir/audioencoder.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioEncoder/src && /usr/bin/c++ -DADM_coreAudioEncoder6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreAudioEncoder6.dir/audioencoder.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreAudioEncoder/src/audioencoder.cpp
Linking CXX shared library libADM_coreAudioEncoder6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioEncoder/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreAudioEncoder6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreAudioEncoder6.so -o libADM_coreAudioEncoder6.so CMakeFiles/ADM_coreAudioEncoder6.dir/audioencoder.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreAudio/src/libADM_coreAudio6.so ../../ADM_coreAudioFilter/src/libADM_coreAudioFilterAPI6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_coreAudioParser/src/libADM_audioParser6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUtils/src/Source/libADM_json.a ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavformat/libADM6avformat.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioFilter/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 42%] Built target ADM_coreAudioEncoder6
make -f CMakeFiles/libpostproc.dir/build.make CMakeFiles/libpostproc.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/libpostproc.dir/DependInfo.cmake --color=
Scanning dependencies of target libpostproc
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f CMakeFiles/libpostproc.dir/build.make CMakeFiles/libpostproc.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `CMakeFiles/libpostproc.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 42%] Built target libpostproc
make -f CMakeFiles/libswscale.dir/build.make CMakeFiles/libswscale.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles/libswscale.dir/DependInfo.cmake --color=
Scanning dependencies of target libswscale
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f CMakeFiles/libswscale.dir/build.make CMakeFiles/libswscale.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make[2]: Nothing to be done for `CMakeFiles/libswscale.dir/build'.
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 100
[ 43%] Built target libswscale
make -f ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/build.make ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreImage6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/build.make ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 24
[ 44%] Building CXX object ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/ADM_image.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src && /usr/bin/c++ -DADM_coreImage6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreImage6.dir/ADM_image.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_image.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 44%] Building CXX object ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/ADM_imageUtils.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src && /usr/bin/c++ -DADM_coreImage6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreImage6.dir/ADM_imageUtils.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_imageUtils.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 25
[ 45%] Building CXX object ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/ADM_imageResizer.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src && /usr/bin/c++ -DADM_coreImage6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreImage6.dir/ADM_imageResizer.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_imageResizer.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 45%] Building CXX object ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/ADM_colorspace.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src && /usr/bin/c++ -DADM_coreImage6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreImage6.dir/ADM_colorspace.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_colorspace.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 26
[ 46%] Building CXX object ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/ADM_pp.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src && /usr/bin/c++ -DADM_coreImage6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreImage6.dir/ADM_pp.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_pp.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_pp.cpp:133:3: warning: #warning FIXME should be FF_I_TYPE/B/P [-Wcpp]
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 27
[ 47%] Building CXX object ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/ADM_print.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src && /usr/bin/c++ -DADM_coreImage6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreImage6.dir/ADM_print.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_print.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 47%] Building CXX object ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/ADM_imageSave.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src && /usr/bin/c++ -DADM_coreImage6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreImage6.dir/ADM_imageSave.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_imageSave.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_imageSave.cpp: In member function ‘bool ADMImage::saveAsJpg(const char*)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_imageSave.cpp:156:13: warning: ‘AVCodecContext* avcodec_alloc_context()’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4030) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_imageSave.cpp:156:35: warning: ‘AVCodecContext* avcodec_alloc_context()’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4030) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_imageSave.cpp:174:7: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_imageSave.cpp:174:34: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 28
[ 48%] Building CXX object ADM_coreImage/src/CMakeFiles/ADM_coreImage6.dir/ADM_imageOperation.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src && /usr/bin/c++ -DADM_coreImage6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreImage6.dir/ADM_imageOperation.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_imageOperation.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImage/src/ADM_imageOperation.cpp:24:2: warning: #warning handle swap [-Wcpp]
Linking CXX shared library libADM_coreImage6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreImage6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreImage6.so -o libADM_coreImage6.so CMakeFiles/ADM_coreImage6.dir/ADM_image.cpp.o CMakeFiles/ADM_coreImage6.dir/ADM_imageUtils.cpp.o CMakeFiles/ADM_coreImage6.dir/ADM_imageResizer.cpp.o CMakeFiles/ADM_coreImage6.dir/ADM_colorspace.cpp.o CMakeFiles/ADM_coreImage6.dir/ADM_pp.cpp.o CMakeFiles/ADM_coreImage6.dir/ADM_print.cpp.o CMakeFiles/ADM_coreImage6.dir/ADM_imageSave.cpp.o CMakeFiles/ADM_coreImage6.dir/ADM_imageOperation.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ffmpeg/build/libswscale/libADM6swscale.so.2 ../../ffmpeg/build/libpostproc/libADM6postproc.so.52 ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ADM_coreUtils/src/Source/libADM_json.a -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 24 25 26 27 28
[ 48%] Built target ADM_coreImage6
make -f ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/build.make ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxer/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxer/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreDemuxer6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/build.make ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 48%] Building CXX object ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/ADM_dynaDemuxer.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxer/src && /usr/bin/c++ -DADM_coreDemuxer6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreDemuxer6.dir/ADM_dynaDemuxer.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxer/src/ADM_dynaDemuxer.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 21
[ 49%] Building CXX object ADM_coreDemuxer/src/CMakeFiles/ADM_coreDemuxer6.dir/ADM_demuxer.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxer/src && /usr/bin/c++ -DADM_coreDemuxer6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreDemuxer6.dir/ADM_demuxer.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxer/src/ADM_demuxer.cpp
Linking CXX shared library libADM_coreDemuxer6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxer/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreDemuxer6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreDemuxer6.so -o libADM_coreDemuxer6.so CMakeFiles/ADM_coreDemuxer6.dir/ADM_dynaDemuxer.cpp.o CMakeFiles/ADM_coreDemuxer6.dir/ADM_demuxer.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_coreImage/src/libADM_coreImage6.so ../../ADM_coreAudio/src/libADM_coreAudio6.so ../../ADM_core/src/libADM_core6.so ../../ffmpeg/build/libswscale/libADM6swscale.so.2 ../../ffmpeg/build/libpostproc/libADM6postproc.so.52 ../../ADM_coreAudioParser/src/libADM_audioParser6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ADM_coreUtils/src/Source/libADM_json.a ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ffmpeg/build/libavformat/libADM6avformat.so.53 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 21
[ 49%] Built target ADM_coreDemuxer6
make -f ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/build.make ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxerMpeg/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxerMpeg/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreDemuxerMpeg6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/build.make ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 22
[ 50%] Building CXX object ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/ADM_indexFile.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxerMpeg/src && /usr/bin/c++ -DADM_coreDemuxerMpeg6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxerMpeg/src/../include -o CMakeFiles/ADM_coreDemuxerMpeg6.dir/ADM_indexFile.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxerMpeg/src/ADM_indexFile.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 50%] Building CXX object ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/dmx_io.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxerMpeg/src && /usr/bin/c++ -DADM_coreDemuxerMpeg6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxerMpeg/src/../include -o CMakeFiles/ADM_coreDemuxerMpeg6.dir/dmx_io.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxerMpeg/src/dmx_io.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 23
[ 51%] Building CXX object ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/dmxPacket.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxerMpeg/src && /usr/bin/c++ -DADM_coreDemuxerMpeg6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxerMpeg/src/../include -o CMakeFiles/ADM_coreDemuxerMpeg6.dir/dmxPacket.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxerMpeg/src/dmxPacket.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 51%] Building CXX object ADM_coreDemuxerMpeg/src/CMakeFiles/ADM_coreDemuxerMpeg6.dir/dmxPSPacket.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxerMpeg/src && /usr/bin/c++ -DADM_coreDemuxerMpeg6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxerMpeg/src/../include -o CMakeFiles/ADM_coreDemuxerMpeg6.dir/dmxPSPacket.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreDemuxerMpeg/src/dmxPSPacket.cpp
Linking CXX shared library libADM_coreDemuxerMpeg6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreDemuxerMpeg/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreDemuxerMpeg6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreDemuxerMpeg6.so -o libADM_coreDemuxerMpeg6.so CMakeFiles/ADM_coreDemuxerMpeg6.dir/ADM_indexFile.cpp.o CMakeFiles/ADM_coreDemuxerMpeg6.dir/dmx_io.cpp.o CMakeFiles/ADM_coreDemuxerMpeg6.dir/dmxPacket.cpp.o CMakeFiles/ADM_coreDemuxerMpeg6.dir/dmxPSPacket.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUtils/src/Source/libADM_json.a ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 22 23
[ 51%] Built target ADM_coreDemuxerMpeg6
make -f ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/build.make ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreVideoCodec6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/build.make ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 61
[ 52%] Building CXX object ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/ADM_codecs.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src && /usr/bin/c++ -DADM_coreVideoCodec6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_codecs.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_codecs.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 52%] Building CXX object ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/ADM_ffmp43.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src && /usr/bin/c++ -DADM_coreVideoCodec6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_ffmp43.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:121:2: warning: #warning Fixme [-Wcpp]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp: In constructor ‘decoderFF::decoderFF(uint32_t, uint32_t, uint32_t, uint32_t, uint8_t*, uint32_t)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:197:14: warning: ‘AVCodecContext* avcodec_alloc_context()’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4030) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:197:37: warning: ‘AVCodecContext* avcodec_alloc_context()’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4030) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp: In constructor ‘decoderFFDiv3::decoderFFDiv3(uint32_t, uint32_t, uint32_t, uint32_t, uint8_t*, uint32_t)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:507:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:507:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp: In constructor ‘decoderFFMpeg4::decoderFFMpeg4(uint32_t, uint32_t, uint32_t, uint32_t, uint8_t*, uint32_t)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:523:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:523:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp: In constructor ‘decoderFFDV::decoderFFDV(uint32_t, uint32_t, uint32_t, uint32_t, uint8_t*, uint32_t)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:542:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:542:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp: In constructor ‘decoderFFMpeg12::decoderFFMpeg12(uint32_t, uint32_t, uint32_t, uint32_t, uint8_t*, uint32_t)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:550:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:550:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp: In constructor ‘decoderFFPng::decoderFFPng(uint32_t, uint32_t, uint32_t, uint32_t, uint8_t*, uint32_t)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:555:2: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:555:2: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp: In constructor ‘decoderFF_ffhuff::decoderFF_ffhuff(uint32_t, uint32_t, uint32_t, uint32_t, uint8_t*, uint32_t)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:565:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:565:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp: In constructor ‘decoderFFH264::decoderFFH264(uint32_t, uint32_t, uint32_t, uint32_t, uint8_t*, uint32_t)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:577:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:577:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp: In constructor ‘decoderFFhuff::decoderFFhuff(uint32_t, uint32_t, uint32_t, uint32_t, uint8_t*, uint32_t)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:608:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:608:3: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp: In function ‘void ADM_lavInit()’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:624:5: warning: ‘void avcodec_init()’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:612) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:624:18: warning: ‘void avcodec_init()’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_ffmp43.cpp:612) [-Wdeprecated-declarations]
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 62
[ 53%] Building CXX object ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/ADM_codecFFsimple.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src && /usr/bin/c++ -DADM_coreVideoCodec6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_codecFFsimple.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_codecFFsimple.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_codecFFsimple.cpp: In constructor ‘decoderFFSimple::decoderFFSimple(uint32_t, uint32_t, uint32_t, uint32_t, uint8_t*, uint32_t)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_codecFFsimple.cpp:47:9: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_codecFFsimple.cpp:47:37: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 53%] Building CXX object ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/ADM_rgb16.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src && /usr/bin/c++ -DADM_coreVideoCodec6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_rgb16.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_rgb16.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 63
[ 54%] Building CXX object ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/ADM_uyvy.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src && /usr/bin/c++ -DADM_coreVideoCodec6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_uyvy.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_uyvy.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 64
[ 55%] Building CXX object ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/ADM_codecSearch.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src && /usr/bin/c++ -DADM_coreVideoCodec6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_codecSearch.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/ADM_codecSearch.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 55%] Building CXX object ADM_coreVideoCodec/src/CMakeFiles/ADM_coreVideoCodec6.dir/DIA_lavDecoder.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src && /usr/bin/c++ -DADM_coreVideoCodec6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoCodec6.dir/DIA_lavDecoder.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoCodec/src/DIA_lavDecoder.cpp
Linking CXX shared library libADM_coreVideoCodec6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreVideoCodec6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreVideoCodec6.so -o libADM_coreVideoCodec6.so CMakeFiles/ADM_coreVideoCodec6.dir/ADM_codecs.cpp.o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_ffmp43.cpp.o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_codecFFsimple.cpp.o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_rgb16.cpp.o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_uyvy.cpp.o CMakeFiles/ADM_coreVideoCodec6.dir/ADM_codecSearch.cpp.o CMakeFiles/ADM_coreVideoCodec6.dir/DIA_lavDecoder.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreImage/src/libADM_coreImage6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavformat/libADM6avformat.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ADM_coreUtils/src/Source/libADM_json.a ../../ffmpeg/build/libswscale/libADM6swscale.so.2 ../../ffmpeg/build/libpostproc/libADM6postproc.so.52 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 61 62 63 64
[ 55%] Built target ADM_coreVideoCodec6
make -f ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/build.make ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreMuxer/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreMuxer6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/build.make ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 30
[ 56%] Building CXX object ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/ADM_dynaMuxer.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreMuxer/src && /usr/bin/c++ -DADM_coreMuxer6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreMuxer6.dir/ADM_dynaMuxer.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_dynaMuxer.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 56%] Building CXX object ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/ADM_muxerUtils.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreMuxer/src && /usr/bin/c++ -DADM_coreMuxer6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreMuxer6.dir/ADM_muxerUtils.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_muxerUtils.cpp
In file included from /home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include/ADM_default.h:29:0,
from /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_muxerUtils.cpp:18:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include/ADM_inttype.h:27:0: warning: "__STDC_CONSTANT_MACROS" redefined [enabled by default]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_muxerUtils.cpp:16:0: note: this is the location of the previous definition
/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include/ADM_inttype.h:28:0: warning: "__STDC_LIMIT_MACROS" redefined [enabled by default]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_muxerUtils.cpp:17:0: note: this is the location of the previous definition
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 31
[ 57%] Building CXX object ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/ADM_audioClock.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreMuxer/src && /usr/bin/c++ -DADM_coreMuxer6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreMuxer6.dir/ADM_audioClock.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_audioClock.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 32
[ 58%] Building CXX object ADM_coreMuxer/src/CMakeFiles/ADM_coreMuxer6.dir/ADM_coreMuxerFfmpeg.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreMuxer/src && /usr/bin/c++ -DADM_coreMuxer6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/avidemux/ADM_coreAudio/include -o CMakeFiles/ADM_coreMuxer6.dir/ADM_coreMuxerFfmpeg.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp:116:2: warning: #warning use AV METADATA [-Wcpp]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp:312:4: warning: #warning FIXME : Probe deeper [-Wcpp]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp: In member function ‘bool muxerFFmpeg::closeMuxer()’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp:68:13: warning: ‘int url_fclose(AVIOContext*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.h:324) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp:68:32: warning: ‘int url_fclose(AVIOContext*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avio.h:324) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp: In member function ‘bool muxerFFmpeg::initVideo(ADM_videoStream*)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp:131:16: warning: ‘AVStream* av_new_stream(AVFormatContext*, int)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1730) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp:131:35: warning: ‘AVStream* av_new_stream(AVFormatContext*, int)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1730) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp: In member function ‘bool muxerFFmpeg::initAudio(uint32_t, ADM_audioStream**)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp:288:25: warning: ‘AVStream* av_new_stream(AVFormatContext*, int)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1730) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreMuxer/src/ADM_coreMuxerFfmpeg.cpp:288:46: warning: ‘AVStream* av_new_stream(AVFormatContext*, int)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavformat/avformat.h:1730) [-Wdeprecated-declarations]
Linking CXX shared library libADM_coreMuxer6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreMuxer/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreMuxer6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreMuxer6.so -o libADM_coreMuxer6.so CMakeFiles/ADM_coreMuxer6.dir/ADM_dynaMuxer.cpp.o CMakeFiles/ADM_coreMuxer6.dir/ADM_muxerUtils.cpp.o CMakeFiles/ADM_coreMuxer6.dir/ADM_audioClock.cpp.o CMakeFiles/ADM_coreMuxer6.dir/ADM_coreMuxerFfmpeg.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_coreImage/src/libADM_coreImage6.so ../../ADM_coreAudio/src/libADM_coreAudio6.so ../../ADM_core/src/libADM_core6.so ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavformat/libADM6avformat.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ffmpeg/build/libswscale/libADM6swscale.so.2 ../../ffmpeg/build/libpostproc/libADM6postproc.so.52 ../../ADM_coreAudioParser/src/libADM_audioParser6.so ../../ffmpeg/build/libavformat/libADM6avformat.so.53 ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ADM_coreUtils/src/Source/libADM_json.a ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudio/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreAudioParser/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 30 31 32
[ 58%] Built target ADM_coreMuxer6
make -f ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/build.make ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoEncoder/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoEncoder/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreVideoEncoder6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/build.make ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 65
[ 59%] Building CXX object ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/ADM_coreVideoEncoder.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoEncoder/src && /usr/bin/c++ -DADM_coreVideoEncoder6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoEncoder6.dir/ADM_coreVideoEncoder.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoEncoder/src/ADM_coreVideoEncoder.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 59%] Building CXX object ADM_coreVideoEncoder/src/CMakeFiles/ADM_coreVideoEncoder6.dir/ADM_coreVideoEncoderFFmpeg.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoEncoder/src && /usr/bin/c++ -DADM_coreVideoEncoder6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoEncoder6.dir/ADM_coreVideoEncoderFFmpeg.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoEncoder/src/ADM_coreVideoEncoderFFmpeg.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoEncoder/src/ADM_coreVideoEncoderFFmpeg.cpp: In constructor ‘ADM_coreVideoEncoderFFmpeg::ADM_coreVideoEncoderFFmpeg(ADM_coreVideoFilter*, FFcodecSettings*, bool)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoEncoder/src/ADM_coreVideoEncoderFFmpeg.cpp:52:16: warning: ‘AVCodecContext* avcodec_alloc_context2(AVMediaType)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoEncoder/src/ADM_coreVideoEncoderFFmpeg.cpp:52:58: warning: ‘AVCodecContext* avcodec_alloc_context2(AVMediaType)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoEncoder/src/ADM_coreVideoEncoderFFmpeg.cpp: In member function ‘virtual bool ADM_coreVideoEncoderFFmpeg::setup(CodecID)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoEncoder/src/ADM_coreVideoEncoderFFmpeg.cpp:273:8: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoEncoder/src/ADM_coreVideoEncoderFFmpeg.cpp:273:36: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source/libavcodec/avcodec.h:4160) [-Wdeprecated-declarations]
Linking CXX shared library libADM_coreVideoEncoder6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoEncoder/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreVideoEncoder6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreVideoEncoder6.so -o libADM_coreVideoEncoder6.so CMakeFiles/ADM_coreVideoEncoder6.dir/ADM_coreVideoEncoder.cpp.o CMakeFiles/ADM_coreVideoEncoder6.dir/ADM_coreVideoEncoderFFmpeg.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreImage/src/libADM_coreImage6.so ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUtils/src/Source/libADM_json.a ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ffmpeg/build/libswscale/libADM6swscale.so.2 ../../ffmpeg/build/libpostproc/libADM6postproc.so.52 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 65
[ 59%] Built target ADM_coreVideoEncoder6
make -f ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/build.make ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoFilter/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoFilter/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreVideoFilter6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/build.make ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 66
[ 60%] Building CXX object ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/ADM_coreVideoFilter.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoFilter/src && /usr/bin/c++ -DADM_coreVideoFilter6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoFilter6.dir/ADM_coreVideoFilter.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoFilter/src/ADM_coreVideoFilter.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 60%] Building CXX object ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/DIA_flyDialog.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoFilter/src && /usr/bin/c++ -DADM_coreVideoFilter6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoFilter6.dir/DIA_flyDialog.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoFilter/src/DIA_flyDialog.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 67
[ 61%] Building CXX object ADM_coreVideoFilter/src/CMakeFiles/ADM_coreVideoFilter6.dir/ADM_videoFilterCache.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoFilter/src && /usr/bin/c++ -DADM_coreVideoFilter6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -o CMakeFiles/ADM_coreVideoFilter6.dir/ADM_videoFilterCache.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVideoFilter/src/ADM_videoFilterCache.cpp
Linking CXX shared library libADM_coreVideoFilter6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoFilter/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreVideoFilter6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreVideoFilter6.so -o libADM_coreVideoFilter6.so CMakeFiles/ADM_coreVideoFilter6.dir/ADM_coreVideoFilter.cpp.o CMakeFiles/ADM_coreVideoFilter6.dir/DIA_flyDialog.cpp.o CMakeFiles/ADM_coreVideoFilter6.dir/ADM_videoFilterCache.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreImage/src/libADM_coreImage6.so ../../ffmpeg/build/libswscale/libADM6swscale.so.2 ../../ffmpeg/build/libpostproc/libADM6postproc.so.52 ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ADM_coreUtils/src/Source/libADM_json.a ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 66 67
[ 61%] Built target ADM_coreVideoFilter6
make -f ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/build.make ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreSqlLight3
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/build.make ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 44
[ 62%] Building C object ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/sqlite3.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src && /usr/bin/gcc -DADM_coreSqlLight3_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src/../include -o CMakeFiles/ADM_coreSqlLight3.dir/sqlite3.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src/sqlite3.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 62%] Building CXX object ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/Database.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src && /usr/bin/c++ -DADM_coreSqlLight3_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src/../include -o CMakeFiles/ADM_coreSqlLight3.dir/Database.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src/Database.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 45
[ 63%] Building CXX object ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/Query.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src && /usr/bin/c++ -DADM_coreSqlLight3_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src/../include -o CMakeFiles/ADM_coreSqlLight3.dir/Query.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src/Query.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 63%] Building CXX object ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/StderrLog.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src && /usr/bin/c++ -DADM_coreSqlLight3_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src/../include -o CMakeFiles/ADM_coreSqlLight3.dir/StderrLog.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src/StderrLog.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 46
[ 64%] Building CXX object ADM_coreSqlLight3/src/CMakeFiles/ADM_coreSqlLight3.dir/SysLog.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src && /usr/bin/c++ -DADM_coreSqlLight3_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src/../include -o CMakeFiles/ADM_coreSqlLight3.dir/SysLog.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSqlLight3/src/SysLog.cpp
Linking CXX shared library libADM_coreSqlLight3.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreSqlLight3.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreSqlLight3.so -o libADM_coreSqlLight3.so CMakeFiles/ADM_coreSqlLight3.dir/sqlite3.c.o CMakeFiles/ADM_coreSqlLight3.dir/Database.cpp.o CMakeFiles/ADM_coreSqlLight3.dir/Query.cpp.o CMakeFiles/ADM_coreSqlLight3.dir/StderrLog.cpp.o CMakeFiles/ADM_coreSqlLight3.dir/SysLog.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 44 45 46
[ 64%] Built target ADM_coreSqlLight3
make -f ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/build.make ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreJobs/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreJobs/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreJobs
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/build.make ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 29
[ 65%] Building CXX object ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/ADM_coreJobs.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreJobs/src && /usr/bin/c++ -DADM_coreJobs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreJobs/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreJobs/src/../../ADM_coreSqlLight3/include -o CMakeFiles/ADM_coreJobs.dir/ADM_coreJobs.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreJobs/src/ADM_coreJobs.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreJobs/src/ADM_coreJobs.cpp:261:2: warning: #warning detect invalid one ? [-Wcpp]
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 65%] Building CXX object ADM_coreJobs/src/CMakeFiles/ADM_coreJobs.dir/sqlJobs.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreJobs/src && /usr/bin/c++ -DADM_coreJobs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreJobs/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreJobs/src/../../ADM_coreSqlLight3/include -o CMakeFiles/ADM_coreJobs.dir/sqlJobs.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreJobs/src/sqlJobs.cpp
Linking CXX shared library libADM_coreJobs.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreJobs/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreJobs.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreJobs.so -o libADM_coreJobs.so CMakeFiles/ADM_coreJobs.dir/ADM_coreJobs.cpp.o CMakeFiles/ADM_coreJobs.dir/sqlJobs.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreSqlLight3/src/libADM_coreSqlLight3.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSqlLight3/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 29
[ 65%] Built target ADM_coreJobs
make -f ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/build.make ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSocket/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSocket/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreSocket6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/build.make ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 43
[ 66%] Building CXX object ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/ADM_coreSocket.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSocket/src && /usr/bin/c++ -DADM_coreSocket6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSocket/src/../include -o CMakeFiles/ADM_coreSocket6.dir/ADM_coreSocket.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSocket/src/ADM_coreSocket.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 66%] Building CXX object ADM_coreSocket/src/CMakeFiles/ADM_coreSocket6.dir/ADM_coreCommandSocket.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSocket/src && /usr/bin/c++ -DADM_coreSocket6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSocket/src/../include -o CMakeFiles/ADM_coreSocket6.dir/ADM_coreCommandSocket.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSocket/src/ADM_coreCommandSocket.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreSocket/src/ADM_coreCommandSocket.cpp:182:2: warning: #warning fixme badly [-Wcpp]
Linking CXX shared library libADM_coreSocket6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreSocket/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreSocket6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreSocket6.so -o libADM_coreSocket6.so CMakeFiles/ADM_coreSocket6.dir/ADM_coreSocket.cpp.o CMakeFiles/ADM_coreSocket6.dir/ADM_coreCommandSocket.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUtils/src/Source/libADM_json.a ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 43
[ 66%] Built target ADM_coreSocket6
make -f ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/build.make ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImageLoader/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImageLoader/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreImageLoader6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/build.make ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 66%] Building CXX object ADM_coreImageLoader/src/CMakeFiles/ADM_coreImageLoader6.dir/ADM_imageLoader.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImageLoader/src && /usr/bin/c++ -DADM_coreImageLoader6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImageLoader/src/../include -o CMakeFiles/ADM_coreImageLoader6.dir/ADM_imageLoader.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreImageLoader/src/ADM_imageLoader.cpp
Linking CXX shared library libADM_coreImageLoader6.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImageLoader/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreImageLoader6.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreImageLoader6.so -o libADM_coreImageLoader6.so CMakeFiles/ADM_coreImageLoader6.dir/ADM_imageLoader.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_core/src/libADM_core6.so ../../ADM_coreImage/src/libADM_coreImage6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreVideoCodec/src/libADM_coreVideoCodec6.so ../../ADM_coreImage/src/libADM_coreImage6.so ../../ffmpeg/build/libswscale/libADM6swscale.so.2 ../../ffmpeg/build/libpostproc/libADM6postproc.so.52 ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ADM_coreUtils/src/Source/libADM_json.a ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ffmpeg/build/libavformat/libADM6avformat.so.53 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreImage/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVideoCodec/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 66%] Built target ADM_coreImageLoader6
make -f ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/build.make ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScript/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreScript
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/build.make ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 66%] Building CXX object ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/ADM_scriptDFInteger.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src && /usr/bin/c++ -DADM_coreScript_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScript/src/../include -o CMakeFiles/ADM_coreScript.dir/ADM_scriptDFInteger.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScript/src/ADM_scriptDFInteger.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 33
[ 67%] Building CXX object ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/ADM_scriptDFMenu.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src && /usr/bin/c++ -DADM_coreScript_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScript/src/../include -o CMakeFiles/ADM_coreScript.dir/ADM_scriptDFMenu.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScript/src/ADM_scriptDFMenu.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 67%] Building CXX object ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/ADM_scriptDFToggle.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src && /usr/bin/c++ -DADM_coreScript_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScript/src/../include -o CMakeFiles/ADM_coreScript.dir/ADM_scriptDFToggle.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScript/src/ADM_scriptDFToggle.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 34
[ 68%] Building CXX object ADM_coreScript/src/CMakeFiles/ADM_coreScript.dir/ADM_scriptDialogFactory.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src && /usr/bin/c++ -DADM_coreScript_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScript/src/../include -o CMakeFiles/ADM_coreScript.dir/ADM_scriptDialogFactory.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScript/src/ADM_scriptDialogFactory.cpp
Linking CXX shared library libADM_coreScript.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreScript.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreScript.so -o libADM_coreScript.so CMakeFiles/ADM_coreScript.dir/ADM_scriptDFInteger.cpp.o CMakeFiles/ADM_coreScript.dir/ADM_scriptDFMenu.cpp.o CMakeFiles/ADM_coreScript.dir/ADM_scriptDFToggle.cpp.o CMakeFiles/ADM_coreScript.dir/ADM_scriptDialogFactory.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUtils/src/Source/libADM_json.a ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 33 34
[ 68%] Built target ADM_coreScript
make -f ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/build.make ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_smjs6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/build.make ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 68%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsapi.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsapi.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsapi.c
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsapi.c: In function ‘JS_ConvertArgumentsVA’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsapi.c:267:39: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsapi.c:136:1: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsapi.c: In function ‘JS_PushArgumentsVA’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsapi.c:370:39: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type [enabled by default]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsapi.c:136:1: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 78
[ 69%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsatom.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsatom.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsatom.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 79
[ 70%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jscntxt.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jscntxt.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jscntxt.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 70%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsdbgapi.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsdbgapi.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsdbgapi.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 80
[ 71%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsemit.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsemit.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsemit.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 71%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsfun.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsfun.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsfun.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 81
[ 72%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsinterp.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsinterp.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsinterp.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 72%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jslong.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jslong.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jslong.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 82
[ 73%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsobj.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsobj.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsobj.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 73%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsprf.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsprf.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsprf.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 83
[ 74%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsscope.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsscope.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsscope.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 74%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsutil.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsutil.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsutil.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 84
[ 75%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/prmjtime.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/prmjtime.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/prmjtime.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 85
[ 76%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsarena.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsarena.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsarena.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 76%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsbool.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsbool.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsbool.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 86
[ 77%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsdhash.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsdhash.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsdhash.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 77%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsexn.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsexn.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsexn.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 87
[ 78%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsgc.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsgc.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsgc.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 78%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jslock.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jslock.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jslock.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 88
[ 79%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsmath.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsmath.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsmath.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 79%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsopcode.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsopcode.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsopcode.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 89
[ 80%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsregexp.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsregexp.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsregexp.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 90
[ 81%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsscript.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsscript.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsscript.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 81%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsxdrapi.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsxdrapi.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsxdrapi.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 91
[ 82%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsarray.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsarray.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsarray.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 82%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsdate.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsdate.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsdate.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 92
[ 83%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsdtoa.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsdtoa.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsdtoa.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 83%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsfile.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsfile.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsfile.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 93
[ 84%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jshash.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jshash.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jshash.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 84%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jslog2.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jslog2.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jslog2.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 94
[ 85%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsnum.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsnum.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsnum.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 95
[ 86%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsparse.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsparse.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsparse.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 86%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsscan.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsscan.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsscan.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 96
[ 87%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsstr.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsstr.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsstr.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 87%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsxml.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsxml.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsxml.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 97
[ 88%] Building C object ADM_coreScriptSpiderMonkey/src/smjs/CMakeFiles/ADM_smjs6.dir/jsiter.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -fPIC -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_VA_COPY -DVA_COPY=va_copy -DNDEBUG -DTRIMMED -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -D_IEEE_LIBM -Dmalloc=ADM_alloc -Drealloc=ADM_realloc -Dfree=ADM_dezalloc -Dcalloc=ADM_calloc -I/usr/include/nspr -Dfopen=ADM_fopen -DJS_C_STRINGS_ARE_UTF8 -o CMakeFiles/ADM_smjs6.dir/jsiter.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/smjs/jsiter.c
Linking C static library libADM_smjs6.a
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/cmake -P CMakeFiles/ADM_smjs6.dir/cmake_clean_target.cmake
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/smjs && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_smjs6.dir/link.txt --verbose=1
/usr/bin/ar cr libADM_smjs6.a CMakeFiles/ADM_smjs6.dir/jsapi.c.o CMakeFiles/ADM_smjs6.dir/jsatom.c.o CMakeFiles/ADM_smjs6.dir/jscntxt.c.o CMakeFiles/ADM_smjs6.dir/jsdbgapi.c.o CMakeFiles/ADM_smjs6.dir/jsemit.c.o CMakeFiles/ADM_smjs6.dir/jsfun.c.o CMakeFiles/ADM_smjs6.dir/jsinterp.c.o CMakeFiles/ADM_smjs6.dir/jslong.c.o CMakeFiles/ADM_smjs6.dir/jsobj.c.o CMakeFiles/ADM_smjs6.dir/jsprf.c.o CMakeFiles/ADM_smjs6.dir/jsscope.c.o CMakeFiles/ADM_smjs6.dir/jsutil.c.o CMakeFiles/ADM_smjs6.dir/prmjtime.c.o CMakeFiles/ADM_smjs6.dir/jsarena.c.o CMakeFiles/ADM_smjs6.dir/jsbool.c.o CMakeFiles/ADM_smjs6.dir/jsdhash.c.o CMakeFiles/ADM_smjs6.dir/jsexn.c.o CMakeFiles/ADM_smjs6.dir/jsgc.c.o CMakeFiles/ADM_smjs6.dir/jslock.c.o CMakeFiles/ADM_smjs6.dir/jsmath.c.o CMakeFiles/ADM_smjs6.dir/jsopcode.c.o CMakeFiles/ADM_smjs6.dir/jsregexp.c.o CMakeFiles/ADM_smjs6.dir/jsscript.c.o CMakeFiles/ADM_smjs6.dir/jsxdrapi.c.o CMakeFiles/ADM_smjs6.dir/jsarray.c.o CMakeFiles/ADM_smjs6.dir/jsdate.c.o CMakeFiles/ADM_smjs6.dir/jsdtoa.c.o CMakeFiles/ADM_smjs6.dir/jsfile.c.o CMakeFiles/ADM_smjs6.dir/jshash.c.o CMakeFiles/ADM_smjs6.dir/jslog2.c.o CMakeFiles/ADM_smjs6.dir/jsnum.c.o CMakeFiles/ADM_smjs6.dir/jsparse.c.o CMakeFiles/ADM_smjs6.dir/jsscan.c.o CMakeFiles/ADM_smjs6.dir/jsstr.c.o CMakeFiles/ADM_smjs6.dir/jsxml.c.o CMakeFiles/ADM_smjs6.dir/jsiter.c.o
/usr/bin/ranlib libADM_smjs6.a
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
[ 88%] Built target ADM_smjs6
make -f ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/build.make ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_scriptDF
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/build.make ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 75
[ 89%] Building CXX object ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/ADM_JSDFMenu.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/../../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/../smjs -fPIC -o CMakeFiles/ADM_scriptDF.dir/ADM_JSDFMenu.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/ADM_JSDFMenu.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 89%] Building CXX object ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/ADM_JSDFToggle.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/../../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/../smjs -fPIC -o CMakeFiles/ADM_scriptDF.dir/ADM_JSDFToggle.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/ADM_JSDFToggle.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 76
[ 90%] Building CXX object ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/ADM_JSDFInteger.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/../../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/../smjs -fPIC -o CMakeFiles/ADM_scriptDF.dir/ADM_JSDFInteger.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/ADM_JSDFInteger.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 90%] Building CXX object ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/ADM_JSDialogFactory.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/../../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/../smjs -fPIC -o CMakeFiles/ADM_scriptDF.dir/ADM_JSDialogFactory.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/ADM_JSDialogFactory.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 77
[ 91%] Building CXX object ADM_coreScriptSpiderMonkey/src/src_dialogFactory/CMakeFiles/ADM_scriptDF.dir/ADM_JSDialogFactory_if.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory && /usr/bin/c++ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/../../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/../smjs -fPIC -o CMakeFiles/ADM_scriptDF.dir/ADM_JSDialogFactory_if.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/src_dialogFactory/ADM_JSDialogFactory_if.cpp
Linking CXX static library libADM_scriptDF.a
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory && /usr/bin/cmake -P CMakeFiles/ADM_scriptDF.dir/cmake_clean_target.cmake
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/src_dialogFactory && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_scriptDF.dir/link.txt --verbose=1
/usr/bin/ar cr libADM_scriptDF.a CMakeFiles/ADM_scriptDF.dir/ADM_JSDFMenu.cpp.o CMakeFiles/ADM_scriptDF.dir/ADM_JSDFToggle.cpp.o CMakeFiles/ADM_scriptDF.dir/ADM_JSDFInteger.cpp.o CMakeFiles/ADM_scriptDF.dir/ADM_JSDialogFactory.cpp.o CMakeFiles/ADM_scriptDF.dir/ADM_JSDialogFactory_if.cpp.o
/usr/bin/ranlib libADM_scriptDF.a
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 75 76 77
[ 91%] Built target ADM_scriptDF
make -f ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/build.make ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreScriptSpiderMonkey
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/build.make ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 91%] Building C object ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsAvidemux_js.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/gcc -DADM_coreScriptSpiderMonkey_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/./smjs -o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsAvidemux_js.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/ADM_jsAvidemux_js.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 38
[ 92%] Building CXX object ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsAvidemux.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/c++ -DADM_coreScriptSpiderMonkey_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/./smjs -o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsAvidemux.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/ADM_jsAvidemux.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 92%] Building C object ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsEditor_js.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/gcc -DADM_coreScriptSpiderMonkey_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/./smjs -o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsEditor_js.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/ADM_jsEditor_js.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 39
[ 93%] Building CXX object ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsEditor.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/c++ -DADM_coreScriptSpiderMonkey_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/./smjs -o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsEditor.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/ADM_jsEditor.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 93%] Building C object ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsIf_js.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/gcc -DADM_coreScriptSpiderMonkey_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/./smjs -o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsIf_js.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/ADM_jsIf_js.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 40
[ 94%] Building CXX object ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsIf.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/c++ -DADM_coreScriptSpiderMonkey_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/./smjs -o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsIf.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/ADM_jsIf.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 94%] Building C object ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsTestFactory_js.c.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/gcc -DADM_coreScriptSpiderMonkey_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/./smjs -o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsTestFactory_js.c.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/ADM_jsTestFactory_js.c
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 41
[ 95%] Building CXX object ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsTestFactory.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/c++ -DADM_coreScriptSpiderMonkey_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/./smjs -o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsTestFactory.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/ADM_jsTestFactory.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 95%] Building CXX object ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsUtils.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/c++ -DADM_coreScriptSpiderMonkey_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/./smjs -o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsUtils.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/ADM_jsUtils.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 42
[ 96%] Building CXX object ADM_coreScriptSpiderMonkey/src/CMakeFiles/ADM_coreScriptSpiderMonkey.dir/SpiderMonkeyEngine.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/c++ -DADM_coreScriptSpiderMonkey_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXP_UNIX -DJS_THREADSAFE -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/./smjs -o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/SpiderMonkeyEngine.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/SpiderMonkeyEngine.cpp
Linking CXX shared library libADM_coreScriptSpiderMonkey.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptSpiderMonkey/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreScriptSpiderMonkey.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreScriptSpiderMonkey.so -o libADM_coreScriptSpiderMonkey.so CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsAvidemux_js.c.o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsAvidemux.cpp.o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsEditor_js.c.o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsEditor.cpp.o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsIf_js.c.o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsIf.cpp.o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsTestFactory_js.c.o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsTestFactory.cpp.o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/ADM_jsUtils.cpp.o CMakeFiles/ADM_coreScriptSpiderMonkey.dir/SpiderMonkeyEngine.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ smjs/libADM_smjs6.a ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_coreUtils/src/libADM_coreUtils6.so src_dialogFactory/libADM_scriptDF.a ../../ADM_coreScript/src/libADM_coreScript.so -Wl,--version-script,"/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptSpiderMonkey/src/ADM_coreScriptSpiderMonkey.v" smjs/libADM_smjs6.a ../../ADM_coreUtils/src/libADM_coreUtils6.so ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ADM_coreUtils/src/Source/libADM_json.a ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 38 39 40 41 42
[ 96%] Built target ADM_coreScriptSpiderMonkey
make -f ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/build.make ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptPython/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreScriptPython
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/build.make ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 96%] Building CXX object ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/tinypy/tinypy.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptPython/src && /usr/bin/c++ -DADM_coreScriptPython_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DCPYTHON_MOD -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/. -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common/ADM_editor/include -o CMakeFiles/ADM_coreScriptPython.dir/tinypy/tinypy.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/tinypy/tinypy.cpp
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/tinypy/tinypy.cpp:1499:6: warning: #warning fixme [-Wcpp]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/tinypy/tinypy.cpp: In function ‘tp_obj tp_load(tp_vm*)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/tinypy/tinypy.cpp:1461:19: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/tinypy/tinypy.cpp: In function ‘tp_obj tp_get_cwd(tp_vm*)’:
/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/tinypy/tinypy.cpp:1324:25: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 35
[ 97%] Building CXX object ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/ADM_pyAvidemux.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptPython/src && /usr/bin/c++ -DADM_coreScriptPython_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DCPYTHON_MOD -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/. -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common/ADM_editor/include -o CMakeFiles/ADM_coreScriptPython.dir/ADM_pyAvidemux.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/ADM_pyAvidemux.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles
[ 97%] Building CXX object ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/ADM_pyAvidemuxAudio.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptPython/src && /usr/bin/c++ -DADM_coreScriptPython_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DCPYTHON_MOD -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/. -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common/ADM_editor/include -o CMakeFiles/ADM_coreScriptPython.dir/ADM_pyAvidemuxAudio.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/ADM_pyAvidemuxAudio.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 36
[ 98%] Building CXX object ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/PythonEngine.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptPython/src && /usr/bin/c++ -DADM_coreScriptPython_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DCPYTHON_MOD -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/. -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common/ADM_editor/include -o CMakeFiles/ADM_coreScriptPython.dir/PythonEngine.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/PythonEngine.cpp
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 37
[ 99%] Building CXX object ADM_coreScriptPython/src/CMakeFiles/ADM_coreScriptPython.dir/TinyParams.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptPython/src && /usr/bin/c++ -DADM_coreScriptPython_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DCPYTHON_MOD -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioParser/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudio/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioDevice/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreDemuxerMpeg/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImage/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreMuxer/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUI/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreUtils/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoEncoder/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoFilter/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreVideoCodec/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreImageLoader/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreJobs/include -I/home/jan/avidemux_2.6_branch_mean/buildCore/ffmpeg/source -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/. -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/../include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/../../ADM_coreScript/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux/common/ADM_editor/include -o CMakeFiles/ADM_coreScriptPython.dir/TinyParams.cpp.o -c /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/TinyParams.cpp
Linking CXX shared library libADM_coreScriptPython.so
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScriptPython/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_coreScriptPython.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fmessage-length=0 -O3 -DNDEBUG -shared -Wl,-soname,libADM_coreScriptPython.so -o libADM_coreScriptPython.so CMakeFiles/ADM_coreScriptPython.dir/tinypy/tinypy.cpp.o CMakeFiles/ADM_coreScriptPython.dir/ADM_pyAvidemux.cpp.o CMakeFiles/ADM_coreScriptPython.dir/ADM_pyAvidemuxAudio.cpp.o CMakeFiles/ADM_coreScriptPython.dir/PythonEngine.cpp.o CMakeFiles/ADM_coreScriptPython.dir/TinyParams.cpp.o -Wl,--as-needed -Wl,-z,defs -lstdc++ ../../ADM_coreScript/src/libADM_coreScript.so ../../ADM_coreUtils/src/libADM_coreUtils6.so -Wl,--version-script,"/home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreScriptPython/src/ADM_coreScriptPython.v" ../../ADM_coreUtils/src/Source/libADM_json.a ../../ADM_coreUI/src/libADM_coreUI6.so ../../ADM_core/src/libADM_core6.so -Wl,--as-needed -Wl,-z,defs -lstdc++ -ldl -lm -lpthread ../../ffmpeg/build/libavutil/libADM6avutil.so.51 ../../ffmpeg/build/libavcodec/libADM6avcodec.so.53 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreScript/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUtils/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreUI/src:/home/jan/avidemux_2.6_branch_mean/buildCore/ADM_core/src:
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 35 36 37
[ 99%] Built target ADM_coreScriptPython
make -f ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/build.make ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/depend
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
cd /home/jan/avidemux_2.6_branch_mean/buildCore && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jan/avidemux_2.6_branch_mean/avidemux_core /home/jan/avidemux_2.6_branch_mean/avidemux_core/ADM_coreVdpau/src /home/jan/avidemux_2.6_branch_mean/buildCore /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVdpau/src /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/DependInfo.cmake --color=
Scanning dependencies of target ADM_coreVDPAU6
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
make -f ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/build.make ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/build
make[2]: Entering directory `/home/jan/avidemux_2.6_branch_mean/buildCore'
/usr/bin/cmake -E cmake_progress_report /home/jan/avidemux_2.6_branch_mean/buildCore/CMakeFiles 60
[100%] Building CXX object ADM_coreVdpau/src/CMakeFiles/ADM_coreVDPAU6.dir/ADM_coreVdpau.cpp.o
cd /home/jan/avidemux_2.6_branch_mean/buildCore/ADM_coreVdpau/src && /usr/bin/c++ -DADM_coreVDPAU6_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fmessage-length=0 -O3 -DNDEBUG -fPIC -I/home/jan/avidemux_2.6_branch_mean/buildCore/config -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_core/include -I/home/jan/avidemux_2.6_branch_mean/avidemux_core/../avidemux_core/ADM_coreAudioFilter/include -I/home/jan/avidemux_2.6_branch_mean/
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment