Hi,

media-video/handbrake-1.3.2:0/0::gentoo fails to compile (I am on
"unstable").

Searching online I found, that running perl-cleaner would fix that
problem which I done:

perl-cleaner --all

 - but without success.

Message was:

 * ERROR: media-video/handbrake-1.3.2::gentoo failed (compile phase):
 *   emake failed

I attached the build.log. If any further information are added I will
be happy to post them.

How can I fix that?

Cheers!
Meino


 * Package:    media-video/handbrake-1.3.2
 * Repository: gentoo
 * Maintainer: thev00...@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc fdk gtk kernel_linux userland_GNU 
x265
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Using python3.8 to build
>>> Unpacking source...
>>> Unpacking handbrake-1.3.2.tar.bz2 to 
>>> /var/tmp/portage/media-video/handbrake-1.3.2/work
>>> Source unpacked in /var/tmp/portage/media-video/handbrake-1.3.2/work
>>> Preparing source in 
>>> /var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2 ...
 * Applying handbrake-9999-remove-dvdnav-dup.patch ...
 [ ok ]
 * Applying handbrake-9999-remove-faac-dependency.patch ...
 [ ok ]
 * Applying handbrake-1.3.0-dont-search-for-python.patch ...
 [ ok ]
 * Running eautoreconf in 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/gtk' ...
 * Running autopoint --force ...
 [ ok ]
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I m4 ...
 [ ok ]
 * Running autoconf --force ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy --foreign --force-missing ...
 [ ok ]
 * Running elibtoolize in: HandBrake-1.3.2/gtk/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in 
>>> /var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2 ...
probe: build tuple...(pass) x86_64-pc-linux-gnu
  + ./make/config.guess
  : b'x86_64-pc-linux-gnu'
find: ar...(pass) /usr/bin/ar
  : name[0] = ar
find: cp...(pass) /bin/cp
  : name[0] = cp
find: gm4...(pass) /usr/bin/m4
  : name[0] = gm4
  : name[1] = m4
find: mkdir...(pass) /bin/mkdir
  : name[0] = mkdir
find: gpatch...(pass) /usr/bin/patch
  : name[0] = gpatch
  : name[1] = patch
find: rm...(pass) /bin/rm
  : name[0] = rm
find: ranlib...(pass) /usr/bin/ranlib
  : name[0] = ranlib
find: strip...(pass) /usr/bin/strip
  : name[0] = strip
find: gtar...(pass) /bin/tar
  : name[0] = gtar
  : name[1] = tar
find: python3.8...(pass) /usr/bin/python3.8
  : name[0] = python3.8
find: gcc...(pass) /usr/bin/gcc
  : name[0] = gcc
find: gmake...(pass) /usr/bin/gmake
  : name[0] = gmake
  : name[1] = make
find: autoconf...(pass) /usr/bin/autoconf
  : name[0] = autoconf
find: automake...(pass) /usr/bin/automake
  : name[0] = automake
find: libtool...(pass) /usr/bin/libtool
  : name[0] = libtool
find: lipo...(fail) not found
  : name[0] = lipo
find: pkg-config...(pass) /usr/bin/pkg-config
  : name[0] = pkg-config
find: meson...(pass) /usr/bin/meson
  : name[0] = meson
find: nasm...(pass) /usr/bin/nasm
  : name[0] = nasm
find: ninja-build...(pass) /usr/bin/ninja
  : name[0] = ninja-build
  : name[1] = ninja
find: xcodebuild...(fail) not found
  : name[0] = xcodebuild
compute: available architectures...(pass) x86_64
  : <NO-OUTPUT>
probe: number of CPU cores...(pass) 12
  : <NO-OUTPUT>
probe: repo info...(fail) code 128
  + ./scripts/repo-info.sh .
  : b'fatal: not a git repository (or any parent up to mount point /)'
  : b'Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not 
set).'
  : b'fatal: not a git repository (or any parent up to mount point /)'
  : b'Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not 
set).'
  : b'Not a valid repository.'
probe: version.txt...(pass)
compute: project data...(pass) HandBrake (release)
  : <NO-OUTPUT>
version probe: autoconf 2.69.0...(pass) 2.69
  + /usr/bin/autoconf --version
  : b'autoconf (GNU Autoconf) 2.69'
  : b'Copyright (C) 2012 Free Software Foundation, Inc.'
  : b'License GPLv3+/Autoconf: GNU GPL version 3 or later'
  : b'<http://gnu.org/licenses/gpl.html>, 
<http://gnu.org/licenses/exceptions.html>'
  : b'This is free software: you are free to change and redistribute it.'
  : b'There is NO WARRANTY, to the extent permitted by law.'
  : b''
  : b'Written by David J. MacKenzie and Akim Demaille.'
version probe: automake 1.13.0...(pass) 1.16.2
  + /usr/bin/automake --version
  : b'automake (GNU automake) 1.16.2'
  : b'Copyright (C) 2020 Free Software Foundation, Inc.'
  : b'License GPLv2+: GNU GPL version 2 or later 
<https://gnu.org/licenses/gpl-2.0.html>'
  : b'This is free software: you are free to change and redistribute it.'
  : b'There is NO WARRANTY, to the extent permitted by law.'
  : b''
  : b'Written by Tom Tromey <tro...@redhat.com>'
  : b'       and Alexandre Duret-Lutz <a...@gnu.org>.'
version probe: pkg-config 0.27.0...(pass) 0.29.2
  + /usr/bin/pkg-config --version
  : b'0.29.2'
version probe: meson 0.47.0...(pass) 0.54.1
  + /usr/bin/meson --version
  : b'0.54.1'
version probe: nasm 2.13.0...(pass) 2.14.02
  + /usr/bin/nasm --version
  : b'NASM version 2.14.02 compiled on Apr  5 2020'
compute: host tuple...(pass) x86_64-pc-linux-gnu
  : <NO-OUTPUT>
find: cmake...(pass) /usr/bin/cmake
  : name[0] = cmake
version probe: cmake 2.8.12...(pass) 3.17.2
  + /usr/bin/cmake --version
  : b'cmake version 3.17.2'
  : b''
  : b'CMake suite maintained and supported by Kitware (kitware.com/cmake).'
probe: strerror_r...(pass) 
  + /usr/bin/gcc
  : <NO-OUTPUT>
probe: checking for -Wno-format-truncation...(pass) end
  + /usr/bin/gcc -O2 -Werror -Wno-format-truncation -S -o /dev/null -xc 
/dev/null > /dev/null 2>&1
  : <NO-OUTPUT>
compute: makevar SRC/    = ..
compute: makevar BUILD/  = .
compute: makevar PREFIX/ = /usr
mkdir: ./build
chdir: ./build
write: GNUmakefile
mkdir: project
write: project/handbrake.m4
write: distfile.cfg
-------------------------------------------------------------------------------
Build system:       x86_64-pc-linux-gnu
Host system:        x86_64-pc-linux-gnu
Target platform:    linux
Harden:             False
Sandbox:            False (not supported on target platform)
Enable FDK-AAC:     True
Enable FFmpeg AAC:  True  (required on target platform)
Enable NVENC:       False
Enable QSV:         False
Enable VCE:         False
-------------------------------------------------------------------------------
Build is configured!
You may now cd into ./build and run make (/usr/bin/gmake).
>>> Source configured.
>>> Compiling source in 
>>> /var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2 ...
make -j10 -l11 -C build 
make: Entering directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build'
/bin/mkdir -p libhb/handbrake/
/bin/mkdir -p libhb/
/bin/mkdir -p test/
/bin/mkdir -p gtk/
/usr/bin/m4 -Iproject ../libhb/handbrake/project.h.m4 > 
libhb/handbrake/project.h
/bin/cp ../libhb/handbrake/audio_remap.h libhb/handbrake/audio_remap.h
/bin/cp ../libhb/handbrake/audio_resample.h libhb/handbrake/audio_resample.h
/bin/cp ../libhb/handbrake/avfilter_priv.h libhb/handbrake/avfilter_priv.h
/bin/cp ../libhb/handbrake/bits.h libhb/handbrake/bits.h
/bin/cp ../libhb/handbrake/colormap.h libhb/handbrake/colormap.h
/bin/cp ../libhb/handbrake/common.h libhb/handbrake/common.h
/bin/cp ../libhb/handbrake/compat.h libhb/handbrake/compat.h
/bin/cp ../libhb/handbrake/deccc608sub.h libhb/handbrake/deccc608sub.h
/bin/cp ../libhb/handbrake/decomb.h libhb/handbrake/decomb.h
/bin/cp ../libhb/handbrake/decsrtsub.h libhb/handbrake/decsrtsub.h
/bin/cp ../libhb/handbrake/decssasub.h libhb/handbrake/decssasub.h
/bin/cp ../libhb/handbrake/dvd.h libhb/handbrake/dvd.h
/bin/cp ../libhb/handbrake/eedi2.h libhb/handbrake/eedi2.h
/bin/cp ../libhb/handbrake/encx264.h libhb/handbrake/encx264.h
/bin/cp ../libhb/handbrake/h264_common.h libhb/handbrake/h264_common.h
/bin/cp ../libhb/handbrake/h265_common.h libhb/handbrake/h265_common.h
/bin/cp ../libhb/handbrake/handbrake.h libhb/handbrake/handbrake.h
/bin/cp ../libhb/handbrake/hb_dict.h libhb/handbrake/hb_dict.h
/bin/cp ../libhb/handbrake/hb_json.h libhb/handbrake/hb_json.h
/bin/cp ../libhb/handbrake/hbavfilter.h libhb/handbrake/hbavfilter.h
/bin/cp ../libhb/handbrake/hbffmpeg.h libhb/handbrake/hbffmpeg.h
/bin/cp ../libhb/handbrake/hbtypes.h libhb/handbrake/hbtypes.h
/bin/cp ../libhb/handbrake/internal.h libhb/handbrake/internal.h
/bin/cp ../libhb/handbrake/lang.h libhb/handbrake/lang.h
/bin/cp ../libhb/handbrake/nal_units.h libhb/handbrake/nal_units.h
/bin/cp ../libhb/handbrake/nlmeans.h libhb/handbrake/nlmeans.h
/bin/cp ../libhb/handbrake/nvenc_common.h libhb/handbrake/nvenc_common.h
/bin/cp ../libhb/handbrake/param.h libhb/handbrake/param.h
/bin/cp ../libhb/handbrake/plist.h libhb/handbrake/plist.h
/bin/cp ../libhb/handbrake/ports.h libhb/handbrake/ports.h
/bin/cp ../libhb/handbrake/preset.h libhb/handbrake/preset.h
/bin/cp ../libhb/handbrake/preset_builtin.h libhb/handbrake/preset_builtin.h
/bin/cp ../libhb/handbrake/qsv_common.h libhb/handbrake/qsv_common.h
/bin/cp ../libhb/handbrake/qsv_filter.h libhb/handbrake/qsv_filter.h
/bin/cp ../libhb/handbrake/qsv_filter_pp.h libhb/handbrake/qsv_filter_pp.h
/bin/cp ../libhb/handbrake/qsv_libav.h libhb/handbrake/qsv_libav.h
/bin/cp ../libhb/handbrake/qsv_memory.h libhb/handbrake/qsv_memory.h
/bin/cp ../libhb/handbrake/ssautil.h libhb/handbrake/ssautil.h
/bin/cp ../libhb/handbrake/taskset.h libhb/handbrake/taskset.h
/bin/cp ../libhb/handbrake/vce_common.h libhb/handbrake/vce_common.h
set -e; cd ../gtk/; NOCONFIGURE=1 autoreconf -fiv
autoreconf-2.69: Entering directory `.'
autoreconf-2.69: running: autopoint --force
autoreconf-2.69: running: aclocal --force -I m4
autoreconf-2.69: configure.ac: tracing
autoreconf-2.69: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
autoreconf-2.69: running: /usr/bin/autoconf-2.69 --force
autoreconf-2.69: running: /usr/bin/autoheader-2.69 --force
autoreconf-2.69: running: automake --add-missing --copy --force-missing
configure.ac:9: installing './compile'
configure.ac:5: installing './missing'
src/Makefile.am:179: warning: word 1,$(HB.repo.date: non-POSIX variable name
src/Makefile.am:179: (probably a GNU make extension)
src/Makefile.am: installing './depcomp'
autoreconf-2.69: Leaving directory `.'
set -e; cd ./gtk/; 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/configure
 \
        --disable-update-checks --disable-gst --enable-fdk-aac --enable-x265 \
        
PKG_CONFIG_PATH=./contrib/lib/pkgconfig:/var/tmp/portage/media-video/handbrake-1.3.2/temp/python3.8/pkgconfig:/usr/lib/pkgconfig
 \
        CC="/usr/bin/gcc" \
        CXX="/usr/bin/g++" \
        CFLAGS="-g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2" \
        LDFLAGS="-Wl,-S -g0 -O3 -Wl,-O1 -Wl,--as-needed" \
        PYTHON="/usr/bin/python3.8" \
        --prefix=/usr \
        
--with-hb=/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/
checking for a BSD-compatible install... 
/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking whether /usr/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/bin/gcc... gcc3
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc accepts -g... (cached) yes
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking whether /usr/bin/gcc understands -c and -o together... (cached) yes
checking dependency style of /usr/bin/gcc... (cached) gcc3
checking for library containing strerror... none required
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking dependency style of /usr/bin/g++... gcc3
checking for gcc... (cached) /usr/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc accepts -g... (cached) yes
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking whether /usr/bin/gcc understands -c and -o together... (cached) yes
checking dependency style of /usr/bin/gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m 
elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for ld used by /usr/bin/g++... /usr/x86_64-pc-linux-gnu/bin/ld -m 
elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU 
ld... yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m 
elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/g++ static flag -static works... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m 
elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk+-3.0 >= 3.16... yes
checking for gthread-2.0 gio-2.0 gmodule-2.0... yes
checking for gudev-1.0... yes
checking for x264... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
touch gtk/.stamp.configure
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/audio_remap.c -o libhb/audio_remap.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/audio_resample.c -o libhb/audio_resample.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/avfilter.c -o libhb/avfilter.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/batch.c 
-o libhb/batch.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/bd.c -o 
libhb/bd.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/chroma_smooth.c -o libhb/chroma_smooth.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/colormap.c -o libhb/colormap.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/colorspace.c -o libhb/colorspace.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/comb_detect.c -o libhb/comb_detect.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/common.c 
-o libhb/common.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/compat.c 
-o libhb/compat.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/cropscale.c -o libhb/cropscale.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/deblock.c 
-o libhb/deblock.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/decavcodec.c -o libhb/decavcodec.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/deccc608sub.c -o libhb/deccc608sub.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/declpcm.c 
-o libhb/declpcm.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/decomb.c 
-o libhb/decomb.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/decpgssub.c -o libhb/decpgssub.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/decsrtsub.c -o libhb/decsrtsub.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/decssasub.c -o libhb/decssasub.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/dectx3gsub.c -o libhb/dectx3gsub.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/decutf8sub.c -o libhb/decutf8sub.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/decvobsub.c -o libhb/decvobsub.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/deinterlace.c -o libhb/deinterlace.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/demuxmpeg.c -o libhb/demuxmpeg.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/denoise.c 
-o libhb/denoise.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/detelecine.c -o libhb/detelecine.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/dvd.c -o 
libhb/dvd.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/dvdnav.c 
-o libhb/dvdnav.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/eedi2.c 
-o libhb/eedi2.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/enc_qsv.c 
-o libhb/enc_qsv.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/encavcodec.c -o libhb/encavcodec.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/encavcodecaudio.c -o libhb/encavcodecaudio.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/enctheora.c -o libhb/enctheora.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/encvobsub.c -o libhb/encvobsub.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/encvorbis.c -o libhb/encvorbis.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/encx264.c 
-o libhb/encx264.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/encx265.c 
-o libhb/encx265.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/fifo.c -o 
libhb/fifo.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/grayscale.c -o libhb/grayscale.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/hb.c -o 
libhb/hb.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/hb_dict.c 
-o libhb/hb_dict.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/hb_json.c 
-o libhb/hb_json.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/hbavfilter.c -o libhb/hbavfilter.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/hbffmpeg.c -o libhb/hbffmpeg.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/lang.c -o 
libhb/lang.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/lapsharp.c -o libhb/lapsharp.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/mt_frame_filter.c -o libhb/mt_frame_filter.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/muxavformat.c -o libhb/muxavformat.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/muxcommon.c -o libhb/muxcommon.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/nal_units.c -o libhb/nal_units.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/nlmeans.c 
-o libhb/nlmeans.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/nlmeans_x86.c -o libhb/nlmeans_x86.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/nvenc_common.c -o libhb/nvenc_common.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/pad.c -o 
libhb/pad.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/param.c 
-o libhb/param.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/plist.c 
-o libhb/plist.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/ports.c 
-o libhb/ports.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/preset.c 
-o libhb/preset.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/qsv_common.c -o libhb/qsv_common.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/qsv_filter.c -o libhb/qsv_filter.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/qsv_filter_pp.c -o libhb/qsv_filter_pp.o
../libhb/nlmeans.c: In function 
‘nlmeans_filter_csm’:
../libhb/nlmeans.c:404:19: warning: 
‘max’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
  404 |     uint8_t min,  max,
      |                   ^~~
../libhb/nlmeans.c:404:13: warning: 
‘min’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
  404 |     uint8_t min,  max,
      |             ^~~
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/qsv_libav.c -o libhb/qsv_libav.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/qsv_memory.c -o libhb/qsv_memory.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/reader.c 
-o libhb/reader.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/rendersub.c -o libhb/rendersub.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/rotate.c 
-o libhb/rotate.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/scan.c -o 
libhb/scan.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/ssautil.c 
-o libhb/ssautil.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/stream.c 
-o libhb/stream.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/sync.c -o 
libhb/sync.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/taskset.c 
-o libhb/taskset.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/unsharp.c 
-o libhb/unsharp.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c 
../libhb/vce_common.c -o libhb/vce_common.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/vfr.c -o 
libhb/vfr.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD 
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_STRERROR_R 
-DARCH_X86_64 -I./libhb/ -Iinclude -I/usr/include/libxml2 -c ../libhb/work.c -o 
libhb/work.o
/usr/bin/ar rsu libhb/libhandbrake.a libhb/audio_remap.o libhb/audio_resample.o 
libhb/avfilter.o libhb/batch.o libhb/bd.o libhb/chroma_smooth.o 
libhb/colormap.o libhb/colorspace.o libhb/comb_detect.o libhb/common.o 
libhb/compat.o libhb/cropscale.o libhb/deblock.o libhb/decavcodec.o 
libhb/deccc608sub.o libhb/declpcm.o libhb/decomb.o libhb/decpgssub.o 
libhb/decsrtsub.o libhb/decssasub.o libhb/dectx3gsub.o libhb/decutf8sub.o 
libhb/decvobsub.o libhb/deinterlace.o libhb/demuxmpeg.o libhb/denoise.o 
libhb/detelecine.o libhb/dvd.o libhb/dvdnav.o libhb/eedi2.o libhb/enc_qsv.o 
libhb/encavcodec.o libhb/encavcodecaudio.o libhb/enctheora.o libhb/encvobsub.o 
libhb/encvorbis.o libhb/encx264.o libhb/encx265.o libhb/fifo.o 
libhb/grayscale.o libhb/hb.o libhb/hb_dict.o libhb/hb_json.o libhb/hbavfilter.o 
libhb/hbffmpeg.o libhb/lang.o libhb/lapsharp.o libhb/mt_frame_filter.o 
libhb/muxavformat.o libhb/muxcommon.o libhb/nal_units.o libhb/nlmeans.o 
libhb/nlmeans_x86.o libhb/nvenc_common.o libhb/pad.o libhb/param.o 
libhb/plist.o libhb/ports.o libhb/preset.o libhb/qsv_common.o 
libhb/qsv_filter.o libhb/qsv_filter_pp.o libhb/qsv_libav.o libhb/qsv_memory.o 
libhb/reader.o libhb/rendersub.o libhb/rotate.o libhb/scan.o libhb/ssautil.o 
libhb/stream.o libhb/sync.o libhb/taskset.o libhb/unsharp.o libhb/vce_common.o 
libhb/vfr.o libhb/work.o
/usr/bin/ar: creating libhb/libhandbrake.a
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -I./libhb/ -Iinclude 
-I/usr/include/libxml2 -c ../test/parsecsv.c -o test/parsecsv.o
/usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation 
-g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 -I./libhb/ -Iinclude 
-I/usr/include/libxml2 -c ../test/test.c -o test/test.o
make -C ./gtk/
make[1]: Entering directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk'
make  all-recursive
make[2]: Entering directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk'
Making all in src
make[3]: Entering directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk/src'
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT ghbcompat.o -MD -MP 
-MF .deps/ghbcompat.Tpo -c -o ghbcompat.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/ghbcompat.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT callbacks.o -MD -MP 
-MF .deps/callbacks.Tpo -c -o callbacks.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/callbacks.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT chapters.o -MD -MP -MF 
.deps/chapters.Tpo -c -o chapters.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/chapters.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT queuehandler.o -MD -MP 
-MF .deps/queuehandler.Tpo -c -o queuehandler.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/queuehandler.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT videohandler.o -MD -MP 
-MF .deps/videohandler.Tpo -c -o videohandler.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/videohandler.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT audiohandler.o -MD -MP 
-MF .deps/audiohandler.Tpo -c -o audiohandler.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/audiohandler.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT subtitlehandler.o -MD 
-MP -MF .deps/subtitlehandler.Tpo -c -o subtitlehandler.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/subtitlehandler.c
cp 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/ghb3.ui
 ghb.ui
glib-compile-resources --generate --target=ui_res.h --c-name ghb_ui 
--manual-register 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/ui_res.gresource.xml
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT jobdict.o -MD -MP -MF 
.deps/jobdict.Tpo -c -o jobdict.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/jobdict.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT titledict.o -MD -MP 
-MF .deps/titledict.Tpo -c -o titledict.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/titledict.c
mv -f .deps/titledict.Tpo .deps/titledict.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT settings.o -MD -MP -MF 
.deps/settings.Tpo -c -o settings.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/settings.c
mv -f .deps/jobdict.Tpo .deps/jobdict.Po
/usr/bin/python3.8 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/makedeps.py
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT presets.o -MD -MP -MF 
.deps/presets.Tpo -c -o presets.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/presets.c
mv -f .deps/ghbcompat.Tpo .deps/ghbcompat.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT preview.o -MD -MP -MF 
.deps/preview.Tpo -c -o preview.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/preview.c
mv -f .deps/videohandler.Tpo .deps/videohandler.Po
cp 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/internal_defaults.json
 .
glib-compile-resources --generate --target=data_res.c --c-name ghb_data 
--manual-register 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/data_res.gresource.xml
glib-compile-resources --generate --target=icon_res.c --c-name ghb_icons 
--manual-register 
--sourcedir=/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/icon_res.gresource.xml
mv -f .deps/chapters.Tpo .deps/chapters.Po
glib-compile-resources --generate --target=icon_res.h --c-name ghb_icons 
--manual-register 
--sourcedir=/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/icon_res.gresource.xml
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT values.o -MD -MP -MF 
.deps/values.Tpo -c -o values.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/values.c
mv -f .deps/values.Tpo .deps/values.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT appcast.o -MD -MP -MF 
.deps/appcast.Tpo -c -o appcast.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/appcast.c
mv -f .deps/settings.Tpo .deps/settings.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT plist.o -MD -MP -MF 
.deps/plist.Tpo -c -o plist.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/plist.c
mv -f .deps/subtitlehandler.Tpo .deps/subtitlehandler.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT hb-backend.o -MD -MP 
-MF .deps/hb-backend.Tpo -c -o hb-backend.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/hb-backend.c
mv -f .deps/appcast.Tpo .deps/appcast.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT renderer_button.o -MD 
-MP -MF .deps/renderer_button.Tpo -c -o renderer_button.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/renderer_button.c
mv -f .deps/preview.Tpo .deps/preview.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT ghb-dvd.o -MD -MP -MF 
.deps/ghb-dvd.Tpo -c -o ghb-dvd.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/ghb-dvd.c
mv -f .deps/plist.Tpo .deps/plist.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT marshalers.o -MD -MP 
-MF .deps/marshalers.Tpo -c -o marshalers.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/marshalers.c
mv -f .deps/marshalers.Tpo .deps/marshalers.Po
sed -e 's^RELEASE_TAG^<release version="1.3.2" date="2020-05-03" />^' 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/fr.handbrake.ghb.appdata.template.xml
 > fr.handbrake.ghb.appdata.xml.in
glib-compile-resources --generate --target=ui_res.c --c-name ghb_ui 
--manual-register 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/ui_res.gresource.xml
mv -f .deps/audiohandler.Tpo .deps/audiohandler.Po
cp 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/internal_defaults.json
 .
glib-compile-resources --generate --target=data_res.h --c-name ghb_data 
--manual-register 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/data_res.gresource.xml
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT data_res.o -MD -MP -MF 
.deps/data_res.Tpo -c -o data_res.o data_res.c
mv -f .deps/presets.Tpo .deps/presets.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT icons.o -MD -MP -MF 
.deps/icons.Tpo -c -o icons.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/icons.c
mv -f .deps/renderer_button.Tpo .deps/renderer_button.Po
/usr/bin/msgfmt --xml --template fr.handbrake.ghb.appdata.xml.in -d 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 -o fr.handbrake.ghb.appdata.xml
mv -f .deps/queuehandler.Tpo .deps/queuehandler.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT resources.o -MD -MP 
-MF .deps/resources.Tpo -c -o resources.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/resources.c
mv -f .deps/ghb-dvd.Tpo .deps/ghb-dvd.Po
mv -f .deps/data_res.Tpo .deps/data_res.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT ui_res.o -MD -MP -MF 
.deps/ui_res.Tpo -c -o ui_res.o ui_res.c
mv -f .deps/callbacks.Tpo .deps/callbacks.Po
mv -f .deps/resources.Tpo .deps/resources.Po
mv -f .deps/icons.Tpo .deps/icons.Po
mv -f .deps/ui_res.Tpo .deps/ui_res.Po
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT main.o -MD -MP -MF 
.deps/main.Tpo -c -o main.o 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src/main.c
/usr/bin/gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src
 -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/src"\"
 -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gudev-1.0 
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-I/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/include
   -Wall -g -g0 -O3 -Wall -Wno-format-truncation -O2 -pipe -march=native 
-mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT icon_res.o -MD -MP -MF 
.deps/icon_res.Tpo -c -o icon_res.o icon_res.c
mv -f .deps/hb-backend.Tpo .deps/hb-backend.Po
mv -f .deps/main.Tpo .deps/main.Po
/usr/bin/g++ -pipe -Wl,-S -Wl,-O1 -Wl,--as-needed -fmessage-length=0 -Wall 
-Wno-format-truncation -g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 
-I./libhb/ -Iinclude -I/usr/include/libxml2 -o HandBrakeCLI -Wl,--start-group 
test/parsecsv.o test/test.o ./libhb/libhandbrake.a -Llib -lass -lavformat 
-lavfilter -lavcodec -lavutil -lswresample -lpostproc -lmp3lame -ldvdnav 
-ldvdread -lfribidi -lswscale -lvpx -ltheoraenc -ltheoradec -lvorbis 
-lvorbisenc -logg -lx264 -lbluray -lfreetype -lxml2 -lbz2 -lz -ljansson 
-lharfbuzz -lopus -lspeex -llzma -ldav1d -lfontconfig -lpthread -ldl -lm 
-Wl,--end-group
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: 
./libhb/libhandbrake.a(common.o): undefined reference to symbol 'x265_api_query'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: 
/usr/lib64/libx265.so.179: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [../test/module.rules:47: HandBrakeCLI] Error 1
make: *** Waiting for unfinished jobs....
mv -f .deps/icon_res.Tpo .deps/icon_res.Po
/bin/sh ../libtool  --tag=CXX   --mode=link /usr/bin/g++  -O2 -pipe 
-march=native -D_HAVE_GUDEV -Wl,--export-dynamic -Wl,--exclude-libs,ALL -Wl,-S 
-g0 -O3 -Wl,-O1 -Wl,--as-needed 
-L/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-L/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/lib
 -o ghb ghbcompat.o callbacks.o chapters.o queuehandler.o videohandler.o 
audiohandler.o subtitlehandler.o main.o jobdict.o titledict.o settings.o 
resources.o presets.o preview.o data_res.o ui_res.o icon_res.o icons.o values.o 
appcast.o plist.o hb-backend.o renderer_button.o ghb-dvd.o marshalers.o -lgtk-3 
-lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo 
-lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -pthread 
-lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 
-lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lhandbrake -lavformat -lavfilter 
-lavcodec -lavutil -ldav1d -lswresample -lpostproc -ldvdnav -ldvdread -lmp3lame 
-lvorbis -lvorbisenc -logg -lswscale -ltheoraenc -ltheoradec -lvpx -lz -lbz2 
-lbluray -lass -lfontconfig -lfreetype -lxml2 -ljansson -lopus -lspeex -llzma 
-lx264 -lfdk-aac -lx265 -ldl -lpthread 
libtool: link: /usr/bin/g++ -O2 -pipe -march=native -D_HAVE_GUDEV 
-Wl,--export-dynamic -Wl,--exclude-libs -Wl,ALL -Wl,-S -g0 -O3 -Wl,-O1 
-Wl,--as-needed -o ghb ghbcompat.o callbacks.o chapters.o queuehandler.o 
videohandler.o audiohandler.o subtitlehandler.o main.o jobdict.o titledict.o 
settings.o resources.o presets.o preview.o data_res.o ui_res.o icon_res.o 
icons.o values.o appcast.o plist.o hb-backend.o renderer_button.o ghb-dvd.o 
marshalers.o -pthread -Wl,--export-dynamic -pthread  
-L/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//libhb
 
-L/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build//contrib/lib
 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo 
-lgdk_pixbuf-2.0 -lgthread-2.0 -lgio-2.0 -lgmodule-2.0 -lgudev-1.0 
-lgobject-2.0 -lglib-2.0 -lhandbrake -lavformat -lavfilter -lavcodec -lavutil 
-ldav1d -lswresample -lpostproc -ldvdnav -ldvdread -lmp3lame -lvorbis 
-lvorbisenc -logg -lswscale -ltheoraenc -ltheoradec -lvpx -lz -lbz2 -lbluray 
-lass -lfontconfig -lfreetype -lxml2 -ljansson -lopus -lspeex -llzma -lx264 
-lfdk-aac -lx265 -ldl -lpthread -pthread
make[3]: Leaving directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk/src'
Making all in po
make[3]: Entering directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk/po'
test ! -f 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/ghb.pot
 || \
  test -z 
"/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/af.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/cs.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/da.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/de.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/es.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/eu.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/fr.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/hr.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/it.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/ja.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/ko.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/nl.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/no.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/pl.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/pt_BR.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/pt.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/ro.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/ru.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/sk.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/sv.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/th.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/tr.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/uk_UA.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/zh_CN.gmo"
 || make 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/af.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/cs.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/da.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/de.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/es.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/eu.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/fr.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/hr.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/it.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/ja.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/ko.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/nl.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/no.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/pl.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/pt_BR.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/pt.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/ro.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/ru.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/sk.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/sv.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/th.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/tr.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/uk_UA.gmo
 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po/zh_CN.gmo
make[4]: Entering directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk/po'
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f af.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o af.gmo af.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f cs.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o cs.gmo cs.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f es.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o es.gmo es.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f da.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o da.gmo da.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f eu.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o eu.gmo eu.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f de.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o de.gmo de.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f hr.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o hr.gmo hr.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f it.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o it.gmo it.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f fr.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o fr.gmo fr.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f ja.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ja.gmo ja.po
da.po: 77 translated messages, 601 untranslated messages.
hr.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
hr.po: eu.po:11: warning: 275 translated messages, 415 untranslated 
messagesheader field 'Project-Id-Version' still has the initial default value
.
eu.po: 292 translated messages, 398 untranslated messages.
af.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
af.po: 462 translated messages, 228 untranslated messages.
it.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
cs.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
de.po:12: warning: header field 'Project-Id-Version' still has the initial 
default value
ja.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
it.po: 540 translated messages, 150 untranslated messages.
es.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
cs.po: 677 translated messages, 13 untranslated messages.
de.po: 690 translated messages.
ja.po: 689 translated messages, 1 untranslated message.
es.po: 690 translated messages.
fr.po:15: warning: header field 'Project-Id-Version' still has the initial 
default value
fr.po: 689 translated messages, 1 untranslated message.
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f ko.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ko.gmo ko.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f nl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o nl.gmo nl.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f no.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o no.gmo no.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f pl.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o pl.gmo pl.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f pt_BR.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o pt_BR.gmo 
pt_BR.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f pt.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o pt.gmo pt.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f ro.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ro.gmo ro.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f ru.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o ru.gmo ru.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f sk.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o sk.gmo sk.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f sv.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o sv.gmo sv.po
no.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
no.po: 203 translated messages, 487 untranslated messages.
pl.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
pl.po: 83 translated messages, 607 untranslated messages.
nl.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
nl.po: 278 translated messages, 412 untranslated messages.
ko.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
ko.po: 459 translated messages, 231 untranslated messages.
pt.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
pt.po: 148 translated messages, 542 untranslated messages.
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f tr.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o tr.gmo tr.po
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f uk_UA.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o uk_UA.gmo 
uk_UA.po
ro.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f th.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o th.gmo th.po
ro.po: 456 translated messages, 234 untranslated messages.
pt_BR.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
pt_BR.po: 689 translated messages, 1 untranslated message.
sk.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
sk.po: 284 translated messages, 406 untranslated messages.
cd 
/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/../gtk/po
 && rm -f zh_CN.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o zh_CN.gmo 
zh_CN.po
sv.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
ru.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
sv.po: 690 translated messages.
ru.po: 689 translated messages, 1 untranslated message.
tr.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
tr.po: 493 translated messages, 197 untranslated messages.
zh_CN.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
uk_UA.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
uk_UA.po: 40 translated messages, 650 untranslated messages.
zh_CN.po: 690 translated messages.
th.po:11: warning: header field 'Project-Id-Version' still has the initial 
default value
th.po: 452 translated messages, 238 untranslated messages.
make[4]: Leaving directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk/po'
touch stamp-po
make[3]: Leaving directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk/po'
make[3]: Entering directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk'
make[3]: Leaving directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk'
make[2]: Leaving directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk'
make[1]: Leaving directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build/gtk'
make: Leaving directory 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2/build'
 * ERROR: media-video/handbrake-1.3.2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info 
'=media-video/handbrake-1.3.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
'=media-video/handbrake-1.3.2::gentoo'`.
 * The complete build log is located at 
'/var/tmp/portage/media-video/handbrake-1.3.2/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/media-video/handbrake-1.3.2/temp/environment'.
 * Working directory: 
'/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2'
 * S: '/var/tmp/portage/media-video/handbrake-1.3.2/work/HandBrake-1.3.2'

Reply via email to