rdp / ffmpeg-windows-build-helpers

Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
GNU General Public License v3.0
1.09k stars 414 forks source link

Build fails at leptonica-git with WSL Ubuntu 18.04 #434

Closed BeyondVertical closed 4 years ago

BeyondVertical commented 4 years ago

Tried deleting the folder "leptonica_git" already, it was not helping.

Already made libjpeg-turbo-1.5.0 ...
remote: Enumerating objects: 7, done.
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 100% (1/1), done.
remote: Total 4 (delta 3), reused 4 (delta 3), pack-reused 0
Unpacking objects: 100% (4/4), done.
From https://github.com/DanBloomberg/leptonica
   0a5faba..c51223c  master     -> origin/master
doing git checkout 387d398138783222148a5866514ae9e4eda872a5
Checking out files: 100% (189/189), done.
Previous HEAD position was 0a5faba New utility for estimating color content based on region growing. * Instead of using a global color distribution,   look for boundaries across which there is a significant color change.   Do this in tiles so that small regions of the image can be analyzed   independently. * Added regression test.
HEAD is now at 387d398 Deprecate three pix display functions: pixSaveTiled*().   * These are removed from the library. * Also removed some, but not all, from prog. * Replaced implementation of pixaaDisplayByPixa() with a much   simpler one. * Added prog/underlinetest.c, giving examples of removing lines under text
got upstream changes, forcing re-configure. Doing git clean -f
HEAD is now at 387d398 Deprecate three pix display functions: pixSaveTiled*().   * These are removed from the library. * Also removed some, but not all, from prog. * Replaced implementation of pixaaDisplayByPixa() with a much   simpler one. * Added prog/underlinetest.c, giving examples of removing lines under text
Removing already_configured_da32b72e588de742f19ef869f70013c5-
configuring leptonica_git (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git) as $ PKG_CONFIG_PATH=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/pkgconfig PATH=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin:$PATH ./configure --host=x86_64-w64-mingw32 --prefix=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32 --disable-shared --enable-static --without-libopenjpeg
all touch files already_configured* touchname= already_configured_da32b72e588de742f19ef869f70013c5-
config options --host=x86_64-w64-mingw32 --prefix=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32 --disable-shared --enable-static --without-libopenjpeg ./configure
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-w64-mingw32
checking how to print strings... printf
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld
checking if the linker (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32-nm -B
checking the name lister (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32-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-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking for gawk... gawk
checking command to parse /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-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 x86_64-w64-mingw32-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking for gawk... (cached) gawk
checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-w64-mingw32-gcc accepts -g... (cached) yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cos in -lm... yes
checking for x86_64-w64-mingw32-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ZLIB... yes
checking for LIBPNG... yes
checking for JPEG... yes
checking for DGifOpenFileHandle in -lgif... no
checking gif_lib.h usability... no
checking gif_lib.h presence... no
checking for gif_lib.h... no
checking for LIBTIFF... yes
checking for LIBWEBP... yes
checking for LIBWEBPMUX... no
checking for WebPAnimEncoderOptionsInit in -lwebpmux... no
checking whether to enable debugging...
checking whether make supports nested variables... (cached) yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking whether compiler supports -Wl,--as-needed... yes
checking for fmemopen... no
checking for fstatat... no
checking Major version... 1
checking Minor version... 80
checking Point version... 0
checking whether ln -s works... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/endianness.h
config.status: creating src/Makefile
config.status: creating prog/Makefile
config.status: creating lept.pc
config.status: creating cmake/templates/LeptonicaConfig.cmake
config.status: creating cmake/templates/LeptonicaConfig-version.cmake
config.status: creating config_auto.h
config.status: config_auto.h is unchanged
config.status: executing libtool commands
config.status: executing depfiles commands
doing preventative make clean
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/config/missing aclocal-1.15 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/config/missing autoconf
 cd . && /bin/bash /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/config/missing automake-1.15 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --host=x86_64-w64-mingw32 --prefix=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32 --disable-shared --enable-static --without-libopenjpeg host_alias=x86_64-w64-mingw32 CFLAGS=-mtune=generic -O3 PKG_CONFIG_PATH=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/pkgconfig PKG_CONFIG_LIBDIR= --no-create --no-recursion
checking build system type... parallel-tests: error: required file 'config/test-driver' not found
parallel-tests:   'automake --add-missing' can install 'test-driver'
Makefile:410: recipe for target 'Makefile.in' failed
make: *** [Makefile.in] Error 1
make: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu
checking host system type... x86_64-w64-mingw32
checking how to print strings... printf
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld
checking if the linker (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32-nm -B
checking the name lister (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32-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-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking for gawk... gawk
checking command to parse /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-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 x86_64-w64-mingw32-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking for gawk... (cached) gawk
checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-w64-mingw32-gcc accepts -g... (cached) yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cos in -lm... yes
checking for x86_64-w64-mingw32-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ZLIB... yes
checking for LIBPNG... yes
checking for JPEG... yes
checking for DGifOpenFileHandle in -lgif... no
checking gif_lib.h usability... no
checking gif_lib.h presence... no
checking for gif_lib.h... no
checking for LIBTIFF... yes
checking for LIBWEBP... yes
checking for LIBWEBPMUX... no
checking for WebPAnimEncoderOptionsInit in -lwebpmux... no
checking whether to enable debugging...
checking whether make supports nested variables... (cached) yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking whether compiler supports -Wl,--as-needed... yes
checking for fmemopen... no
checking for fstatat... no
checking Major version... 1
checking Minor version... 79
checking Point version... 0
checking whether ln -s works... yes
checking that generated files are newer than configure... done
configure: creating ./config.status

Making /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git as $ PATH=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin:$PATH make  -j 32

CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/config/missing aclocal-1.15 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/config/missing autoconf
 cd . && /bin/bash /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/config/missing automake-1.15 --foreign
parallel-tests: error: required file 'config/test-driver' not found
parallel-tests:   'automake --add-missing' can install 'test-driver'
Makefile:410: recipe for target 'Makefile.in' failed
make: *** [Makefile.in] Error 1
BeyondVertical commented 4 years ago

Huh, weird. I just saw a new commit with a fix for the issue and tried again. Seems to be working... Sorry for opening this issue.

Already made libjpeg-turbo-1.5.0 ...
Downloading (via git clone) leptonica_git from https://github.com/DanBloomberg/leptonica.git
Cloning into 'leptonica_git.tmp'...
remote: Enumerating objects: 307, done.
remote: Counting objects: 100% (307/307), done.
remote: Compressing objects: 100% (229/229), done.
remote: Total 11882 (delta 143), reused 151 (delta 65), pack-reused 11575
Receiving objects: 100% (11882/11882), 21.89 MiB | 16.04 MiB/s, done.
Resolving deltas: 100% (9624/9624), done.
Checking out files: 100% (887/887), done.
done git cloning to leptonica_git
doing git checkout 387d398138783222148a5866514ae9e4eda872a5
Note: checking out '387d398138783222148a5866514ae9e4eda872a5'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 387d398 Deprecate three pix display functions: pixSaveTiled*().   * These are removed from the library. * Also removed some, but not all, from prog. * Replaced implementation of pixaaDisplayByPixa() with a much   simpler one. * Added prog/underlinetest.c, giving examples of removing lines under text
got upstream changes, forcing re-configure. Doing git clean -f
HEAD is now at 387d398 Deprecate three pix display functions: pixSaveTiled*().   * These are removed from the library. * Also removed some, but not all, from prog. * Replaced implementation of pixaaDisplayByPixa() with a much   simpler one. * Added prog/underlinetest.c, giving examples of removing lines under text
configuring leptonica_git (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git) as $ PKG_CONFIG_PATH=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/pkgconfig PATH=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin:$PATH ./configure --host=x86_64-w64-mingw32 --prefix=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32 --disable-shared --enable-static --without-libopenjpeg
all touch files already_configured* touchname= already_configured_da32b72e588de742f19ef869f70013c5-
config options --host=x86_64-w64-mingw32 --prefix=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32 --disable-shared --enable-static --without-libopenjpeg ./configure
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal: warning: couldn't open directory 'm4': No such file or directory
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory config
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:8: installing 'config/compile'
configure.ac:8: installing 'config/config.guess'
configure.ac:8: installing 'config/config.sub'
configure.ac:10: installing 'config/install-sh'
configure.ac:10: installing 'config/missing'
prog/Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
autoreconf: Leaving directory `.'
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-w64-mingw32
checking how to print strings... printf
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld
checking if the linker (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32-nm -B
checking the name lister (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32-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-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking for gawk... gawk
checking command to parse /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-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 x86_64-w64-mingw32-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking for gawk... (cached) gawk
checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-w64-mingw32-gcc accepts -g... (cached) yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cos in -lm... yes
checking for x86_64-w64-mingw32-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ZLIB... yes
checking for LIBPNG... yes
checking for JPEG... yes
checking for DGifOpenFileHandle in -lgif... no
checking gif_lib.h usability... no
checking gif_lib.h presence... no
checking for gif_lib.h... no
checking for LIBTIFF... yes
checking for LIBWEBP... yes
checking for LIBWEBPMUX... no
checking for WebPAnimEncoderOptionsInit in -lwebpmux... no
checking whether to enable debugging...
checking whether make supports nested variables... (cached) yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking whether compiler supports -Wl,--as-needed... yes
checking for fmemopen... no
checking for fstatat... no
checking Major version... 1
checking Minor version... 79
checking Point version... 0
checking whether ln -s works... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/endianness.h
config.status: creating src/Makefile
config.status: creating prog/Makefile
config.status: creating lept.pc
config.status: creating cmake/templates/LeptonicaConfig.cmake
config.status: creating cmake/templates/LeptonicaConfig-version.cmake
config.status: creating config_auto.h
config.status: executing libtool commands
config.status: executing depfiles commands
doing preventative make clean
Making clean in src
make[1]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/src'
test -z "liblept.la" || rm -f liblept.la
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f ./so_locations
make[1]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/src'
Making clean in prog
make[1]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/prog'
rm -rf .libs _libs
rm -f *.o
 rm -f convertfilestopdf.exe convertfilestops.exe convertformat.exe convertsegfilestopdf.exe convertsegfilestops.exe converttopdf.exe converttops.exe fileinfo.exe imagetops.exe xtractprotos.exe
test -z "adaptmap_reg.log adaptnorm_reg.log affine_reg.log alphaops_reg.log alphaxform_reg.log baseline_reg.log bilateral2_reg.log bilinear_reg.log binarize_reg.log binmorph1_reg.log binmorph3_reg.log blackwhite_reg.log blend1_reg.log blend2_reg.log blend3_reg.log blend4_reg.log blend5_reg.log boxa1_reg.log boxa2_reg.log boxa3_reg.log boxa4_reg.log bytea_reg.log ccthin1_reg.log ccthin2_reg.log checkerboard_reg.log cmapquant_reg.log colorcontent_reg.log coloring_reg.log colorize_reg.log colormask_reg.log colormorph_reg.log colorquant_reg.log colorseg_reg.log colorspace_reg.log compare_reg.log compfilter_reg.log conncomp_reg.log conversion_reg.log convolve_reg.log dewarp_reg.log distance_reg.log dither_reg.log dna_reg.log dwamorph1_reg.log edge_reg.log enhance_reg.log equal_reg.log expand_reg.log extrema_reg.log falsecolor_reg.log fhmtauto_reg.log findcorners_reg.log findpattern_reg.log fpix1_reg.log fpix2_reg.log genfonts_reg.log grayfill_reg.log graymorph1_reg.log graymorph2_reg.log grayquant_reg.log hardlight_reg.log heap_reg.log insert_reg.log ioformats_reg.log iomisc_reg.log italic_reg.log jbclass_reg.log jpegio_reg.log kernel_reg.log label_reg.log lineremoval_reg.log locminmax_reg.log logicops_reg.log lowaccess_reg.log lowsat_reg.log maze_reg.log mtiff_reg.log multitype_reg.log nearline_reg.log newspaper_reg.log numa1_reg.log numa2_reg.log overlap_reg.log pageseg_reg.log paint_reg.log paintmask_reg.log pdfio1_reg.log pdfio2_reg.log pdfseg_reg.log pixa1_reg.log pixa2_reg.log pixadisp_reg.log pixcomp_reg.log pixmem_reg.log pixserial_reg.log pngio_reg.log pnmio_reg.log projection_reg.log projective_reg.log psio_reg.log psioseg_reg.log pta_reg.log ptra1_reg.log ptra2_reg.log quadtree_reg.log rankbin_reg.log rankhisto_reg.log rank_reg.log rasteropip_reg.log rasterop_reg.log rectangle_reg.log rotate1_reg.log rotate2_reg.log rotateorth_reg.log scale_reg.log seedspread_reg.log selio_reg.log shear1_reg.log shear2_reg.log skew_reg.log speckle_reg.log splitcomp_reg.log string_reg.log subpixel_reg.log texturefill_reg.log threshnorm_reg.log translate_reg.log warper_reg.log watershed_reg.log wordboxes_reg.log writetext_reg.log xformbox_reg.log webpio_reg.log" || rm -f adaptmap_reg.log adaptnorm_reg.log affine_reg.log alphaops_reg.log alphaxform_reg.log baseline_reg.log bilateral2_reg.log bilinear_reg.log binarize_reg.log binmorph1_reg.log binmorph3_reg.log blackwhite_reg.log blend1_reg.log blend2_reg.log blend3_reg.log blend4_reg.log blend5_reg.log boxa1_reg.log boxa2_reg.log boxa3_reg.log boxa4_reg.log bytea_reg.log ccthin1_reg.log ccthin2_reg.log checkerboard_reg.log cmapquant_reg.log colorcontent_reg.log coloring_reg.log colorize_reg.log colormask_reg.log colormorph_reg.log colorquant_reg.log colorseg_reg.log colorspace_reg.log compare_reg.log compfilter_reg.log conncomp_reg.log conversion_reg.log convolve_reg.log dewarp_reg.log distance_reg.log dither_reg.log dna_reg.log dwamorph1_reg.log edge_reg.log enhance_reg.log equal_reg.log expand_reg.log extrema_reg.log falsecolor_reg.log fhmtauto_reg.log findcorners_reg.log findpattern_reg.log fpix1_reg.log fpix2_reg.log genfonts_reg.log grayfill_reg.log graymorph1_reg.log graymorph2_reg.log grayquant_reg.log hardlight_reg.log heap_reg.log insert_reg.log ioformats_reg.log iomisc_reg.log italic_reg.log jbclass_reg.log jpegio_reg.log kernel_reg.log label_reg.log lineremoval_reg.log locminmax_reg.log logicops_reg.log lowaccess_reg.log lowsat_reg.log maze_reg.log mtiff_reg.log multitype_reg.log nearline_reg.log newspaper_reg.log numa1_reg.log numa2_reg.log overlap_reg.log pageseg_reg.log paint_reg.log paintmask_reg.log pdfio1_reg.log pdfio2_reg.log pdfseg_reg.log pixa1_reg.log pixa2_reg.log pixadisp_reg.log pixcomp_reg.log pixmem_reg.log pixserial_reg.log pngio_reg.log pnmio_reg.log projection_reg.log projective_reg.log psio_reg.log psioseg_reg.log pta_reg.log ptra1_reg.log ptra2_reg.log quadtree_reg.log rankbin_reg.log rankhisto_reg.log rank_reg.log rasteropip_reg.log rasterop_reg.log rectangle_reg.log rotate1_reg.log rotate2_reg.log rotateorth_reg.log scale_reg.log seedspread_reg.log selio_reg.log shear1_reg.log shear2_reg.log skew_reg.log speckle_reg.log splitcomp_reg.log string_reg.log subpixel_reg.log texturefill_reg.log threshnorm_reg.log translate_reg.log warper_reg.log watershed_reg.log wordboxes_reg.log writetext_reg.log xformbox_reg.log webpio_reg.log
 rm -f adaptmap_reg.exe adaptnorm_reg.exe affine_reg.exe alphaops_reg.exe alphaxform_reg.exe baseline_reg.exe bilateral2_reg.exe bilinear_reg.exe binarize_reg.exe binmorph1_reg.exe binmorph3_reg.exe blackwhite_reg.exe blend1_reg.exe blend2_reg.exe blend3_reg.exe blend4_reg.exe blend5_reg.exe boxa1_reg.exe boxa2_reg.exe boxa3_reg.exe boxa4_reg.exe bytea_reg.exe ccthin1_reg.exe ccthin2_reg.exe checkerboard_reg.exe cmapquant_reg.exe colorcontent_reg.exe coloring_reg.exe colorize_reg.exe colormask_reg.exe colormorph_reg.exe colorquant_reg.exe colorseg_reg.exe colorspace_reg.exe compare_reg.exe compfilter_reg.exe conncomp_reg.exe conversion_reg.exe convolve_reg.exe dewarp_reg.exe distance_reg.exe dither_reg.exe dna_reg.exe dwamorph1_reg.exe edge_reg.exe enhance_reg.exe equal_reg.exe expand_reg.exe extrema_reg.exe falsecolor_reg.exe fhmtauto_reg.exe findcorners_reg.exe findpattern_reg.exe fpix1_reg.exe fpix2_reg.exe genfonts_reg.exe grayfill_reg.exe graymorph1_reg.exe graymorph2_reg.exe grayquant_reg.exe hardlight_reg.exe heap_reg.exe insert_reg.exe ioformats_reg.exe iomisc_reg.exe italic_reg.exe jbclass_reg.exe jpegio_reg.exe kernel_reg.exe label_reg.exe lineremoval_reg.exe locminmax_reg.exe logicops_reg.exe lowaccess_reg.exe lowsat_reg.exe maze_reg.exe mtiff_reg.exe multitype_reg.exe nearline_reg.exe newspaper_reg.exe numa1_reg.exe numa2_reg.exe overlap_reg.exe pageseg_reg.exe paint_reg.exe paintmask_reg.exe pdfio1_reg.exe pdfio2_reg.exe pdfseg_reg.exe pixa1_reg.exe pixa2_reg.exe pixadisp_reg.exe pixcomp_reg.exe pixmem_reg.exe pixserial_reg.exe pngio_reg.exe pnmio_reg.exe projection_reg.exe projective_reg.exe psio_reg.exe psioseg_reg.exe pta_reg.exe ptra1_reg.exe ptra2_reg.exe quadtree_reg.exe rankbin_reg.exe rankhisto_reg.exe rank_reg.exe rasteropip_reg.exe rasterop_reg.exe rectangle_reg.exe rotate1_reg.exe rotate2_reg.exe rotateorth_reg.exe scale_reg.exe seedspread_reg.exe selio_reg.exe shear1_reg.exe shear2_reg.exe skew_reg.exe speckle_reg.exe splitcomp_reg.exe string_reg.exe subpixel_reg.exe texturefill_reg.exe threshnorm_reg.exe translate_reg.exe warper_reg.exe watershed_reg.exe wordboxes_reg.exe writetext_reg.exe xformbox_reg.exe webpio_reg.exe
rm -f *.lo
 rm -f adaptmap_reg.exe adaptnorm_reg.exe affine_reg.exe alphaops_reg.exe alphaxform_reg.exe baseline_reg.exe bilateral2_reg.exe bilinear_reg.exe binarize_reg.exe binmorph1_reg.exe binmorph3_reg.exe blackwhite_reg.exe blend1_reg.exe blend2_reg.exe blend3_reg.exe blend4_reg.exe blend5_reg.exe boxa1_reg.exe boxa2_reg.exe boxa3_reg.exe boxa4_reg.exe bytea_reg.exe ccthin1_reg.exe ccthin2_reg.exe checkerboard_reg.exe cmapquant_reg.exe colorcontent_reg.exe coloring_reg.exe colorize_reg.exe colormask_reg.exe colormorph_reg.exe colorquant_reg.exe colorseg_reg.exe colorspace_reg.exe compare_reg.exe compfilter_reg.exe conncomp_reg.exe conversion_reg.exe convolve_reg.exe dewarp_reg.exe distance_reg.exe dither_reg.exe dna_reg.exe dwamorph1_reg.exe edge_reg.exe enhance_reg.exe equal_reg.exe expand_reg.exe extrema_reg.exe falsecolor_reg.exe fhmtauto_reg.exe findcorners_reg.exe findpattern_reg.exe fpix1_reg.exe fpix2_reg.exe genfonts_reg.exe grayfill_reg.exe graymorph1_reg.exe graymorph2_reg.exe grayquant_reg.exe hardlight_reg.exe heap_reg.exe insert_reg.exe ioformats_reg.exe iomisc_reg.exe italic_reg.exe jbclass_reg.exe jpegio_reg.exe kernel_reg.exe label_reg.exe lineremoval_reg.exe locminmax_reg.exe logicops_reg.exe lowaccess_reg.exe lowsat_reg.exe maze_reg.exe mtiff_reg.exe multitype_reg.exe nearline_reg.exe newspaper_reg.exe numa1_reg.exe numa2_reg.exe overlap_reg.exe pageseg_reg.exe paint_reg.exe paintmask_reg.exe pdfio1_reg.exe pdfio2_reg.exe pdfseg_reg.exe pixa1_reg.exe pixa2_reg.exe pixadisp_reg.exe pixcomp_reg.exe pixmem_reg.exe pixserial_reg.exe pngio_reg.exe pnmio_reg.exe projection_reg.exe projective_reg.exe psio_reg.exe psioseg_reg.exe pta_reg.exe ptra1_reg.exe ptra2_reg.exe quadtree_reg.exe rankbin_reg.exe rankhisto_reg.exe rank_reg.exe rasteropip_reg.exe rasterop_reg.exe rectangle_reg.exe rotate1_reg.exe rotate2_reg.exe rotateorth_reg.exe scale_reg.exe seedspread_reg.exe selio_reg.exe shear1_reg.exe shear2_reg.exe skew_reg.exe speckle_reg.exe splitcomp_reg.exe string_reg.exe subpixel_reg.exe texturefill_reg.exe threshnorm_reg.exe translate_reg.exe warper_reg.exe watershed_reg.exe wordboxes_reg.exe writetext_reg.exe xformbox_reg.exe webpio_reg.exe alltests_reg.exe bilateral1_reg.exe binmorph2_reg.exe binmorph4_reg.exe binmorph5_reg.exe dwamorph2_reg.exe files_reg.exe flipdetect_reg.exe fmorphauto_reg.exe morphseq_reg.exe pixalloc_reg.exe pixtile_reg.exe smallpix_reg.exe smoothedge_reg.exe adaptmap_dark.exe arabic_lines.exe arithtest.exe autogentest1.exe autogentest2.exe barcodetest.exe binarizefiles.exe binarize_set.exe bincompare.exe blendcmaptest.exe buffertest.exe ccbordtest.exe cctest1.exe cleanpdf.exe colorsegtest.exe comparepages.exe comparepixa.exe comparetest.exe concatpdf.exe contrasttest.exe converttogray.exe cornertest.exe corrupttest.exe croptest.exe croptext.exe deskew_it.exe dewarprules.exe dewarptest1.exe dewarptest2.exe dewarptest3.exe dewarptest4.exe dewarptest5.exe digitprep1.exe displayboxa.exe displayboxes_on_pixa.exe displaypix.exe displaypixa.exe dwalineargen.exe fcombautogen.exe fhmtautogen.exe findbinding.exe find_colorregions.exe findpattern1.exe findpattern2.exe findpattern3.exe flipselgen.exe fmorphautogen.exe fpixcontours.exe gammatest.exe graphicstest.exe graymorphtest.exe hashtest.exe histotest.exe histoduptest.exe htmlviewer.exe jbcorrelation.exe jbrankhaus.exe jbwords.exe listtest.exe livre_adapt.exe livre_hmt.exe livre_makefigs.exe livre_orient.exe livre_pageseg.exe livre_seedgen.exe livre_tophat.exe maketile.exe maptest.exe messagetest.exe misctest1.exe modifyhuesat.exe morphtest1.exe numaranktest.exe otsutest1.exe otsutest2.exe pagesegtest1.exe pagesegtest2.exe partifytest.exe partitiontest.exe percolatetest.exe pixaatest.exe pixafileinfo.exe plottest.exe printimage.exe printsplitimage.exe printtiff.exe rbtreetest.exe recog_bootnum1.exe recog_bootnum2.exe recog_bootnum3.exe recogsort.exe recogtest1.exe recogtest2.exe recogtest3.exe recogtest4.exe recogtest5.exe recogtest6.exe recogtest7.exe reducetest.exe removecmap.exe renderfonts.exe replacebytes.exe rotatefastalt.exe rotate_it.exe rotateorthtest1.exe rotatetest1.exe runlengthtest.exe scaleandtile.exe scale_it.exe scaletest1.exe scaletest2.exe seedfilltest.exe settest.exe sharptest.exe sheartest.exe showedges.exe skewtest.exe sorttest.exe splitimage2pdf.exe sudokutest.exe textorient.exe trctest.exe underlinetest.exe warpertest.exe wordsinorder.exe writemtiff.exe yuvtest.exe
test -z "adaptmap_reg.trs adaptnorm_reg.trs affine_reg.trs alphaops_reg.trs alphaxform_reg.trs baseline_reg.trs bilateral2_reg.trs bilinear_reg.trs binarize_reg.trs binmorph1_reg.trs binmorph3_reg.trs blackwhite_reg.trs blend1_reg.trs blend2_reg.trs blend3_reg.trs blend4_reg.trs blend5_reg.trs boxa1_reg.trs boxa2_reg.trs boxa3_reg.trs boxa4_reg.trs bytea_reg.trs ccthin1_reg.trs ccthin2_reg.trs checkerboard_reg.trs cmapquant_reg.trs colorcontent_reg.trs coloring_reg.trs colorize_reg.trs colormask_reg.trs colormorph_reg.trs colorquant_reg.trs colorseg_reg.trs colorspace_reg.trs compare_reg.trs compfilter_reg.trs conncomp_reg.trs conversion_reg.trs convolve_reg.trs dewarp_reg.trs distance_reg.trs dither_reg.trs dna_reg.trs dwamorph1_reg.trs edge_reg.trs enhance_reg.trs equal_reg.trs expand_reg.trs extrema_reg.trs falsecolor_reg.trs fhmtauto_reg.trs findcorners_reg.trs findpattern_reg.trs fpix1_reg.trs fpix2_reg.trs genfonts_reg.trs grayfill_reg.trs graymorph1_reg.trs graymorph2_reg.trs grayquant_reg.trs hardlight_reg.trs heap_reg.trs insert_reg.trs ioformats_reg.trs iomisc_reg.trs italic_reg.trs jbclass_reg.trs jpegio_reg.trs kernel_reg.trs label_reg.trs lineremoval_reg.trs locminmax_reg.trs logicops_reg.trs lowaccess_reg.trs lowsat_reg.trs maze_reg.trs mtiff_reg.trs multitype_reg.trs nearline_reg.trs newspaper_reg.trs numa1_reg.trs numa2_reg.trs overlap_reg.trs pageseg_reg.trs paint_reg.trs paintmask_reg.trs pdfio1_reg.trs pdfio2_reg.trs pdfseg_reg.trs pixa1_reg.trs pixa2_reg.trs pixadisp_reg.trs pixcomp_reg.trs pixmem_reg.trs pixserial_reg.trs pngio_reg.trs pnmio_reg.trs projection_reg.trs projective_reg.trs psio_reg.trs psioseg_reg.trs pta_reg.trs ptra1_reg.trs ptra2_reg.trs quadtree_reg.trs rankbin_reg.trs rankhisto_reg.trs rank_reg.trs rasteropip_reg.trs rasterop_reg.trs rectangle_reg.trs rotate1_reg.trs rotate2_reg.trs rotateorth_reg.trs scale_reg.trs seedspread_reg.trs selio_reg.trs shear1_reg.trs shear2_reg.trs skew_reg.trs speckle_reg.trs splitcomp_reg.trs string_reg.trs subpixel_reg.trs texturefill_reg.trs threshnorm_reg.trs translate_reg.trs warper_reg.trs watershed_reg.trs wordboxes_reg.trs writetext_reg.trs xformbox_reg.trs webpio_reg.trs" || rm -f adaptmap_reg.trs adaptnorm_reg.trs affine_reg.trs alphaops_reg.trs alphaxform_reg.trs baseline_reg.trs bilateral2_reg.trs bilinear_reg.trs binarize_reg.trs binmorph1_reg.trs binmorph3_reg.trs blackwhite_reg.trs blend1_reg.trs blend2_reg.trs blend3_reg.trs blend4_reg.trs blend5_reg.trs boxa1_reg.trs boxa2_reg.trs boxa3_reg.trs boxa4_reg.trs bytea_reg.trs ccthin1_reg.trs ccthin2_reg.trs checkerboard_reg.trs cmapquant_reg.trs colorcontent_reg.trs coloring_reg.trs colorize_reg.trs colormask_reg.trs colormorph_reg.trs colorquant_reg.trs colorseg_reg.trs colorspace_reg.trs compare_reg.trs compfilter_reg.trs conncomp_reg.trs conversion_reg.trs convolve_reg.trs dewarp_reg.trs distance_reg.trs dither_reg.trs dna_reg.trs dwamorph1_reg.trs edge_reg.trs enhance_reg.trs equal_reg.trs expand_reg.trs extrema_reg.trs falsecolor_reg.trs fhmtauto_reg.trs findcorners_reg.trs findpattern_reg.trs fpix1_reg.trs fpix2_reg.trs genfonts_reg.trs grayfill_reg.trs graymorph1_reg.trs graymorph2_reg.trs grayquant_reg.trs hardlight_reg.trs heap_reg.trs insert_reg.trs ioformats_reg.trs iomisc_reg.trs italic_reg.trs jbclass_reg.trs jpegio_reg.trs kernel_reg.trs label_reg.trs lineremoval_reg.trs locminmax_reg.trs logicops_reg.trs lowaccess_reg.trs lowsat_reg.trs maze_reg.trs mtiff_reg.trs multitype_reg.trs nearline_reg.trs newspaper_reg.trs numa1_reg.trs numa2_reg.trs overlap_reg.trs pageseg_reg.trs paint_reg.trs paintmask_reg.trs pdfio1_reg.trs pdfio2_reg.trs pdfseg_reg.trs pixa1_reg.trs pixa2_reg.trs pixadisp_reg.trs pixcomp_reg.trs pixmem_reg.trs pixserial_reg.trs pngio_reg.trs pnmio_reg.trs projection_reg.trs projective_reg.trs psio_reg.trs psioseg_reg.trs pta_reg.trs ptra1_reg.trs ptra2_reg.trs quadtree_reg.trs rankbin_reg.trs rankhisto_reg.trs rank_reg.trs rasteropip_reg.trs rasterop_reg.trs rectangle_reg.trs rotate1_reg.trs rotate2_reg.trs rotateorth_reg.trs scale_reg.trs seedspread_reg.trs selio_reg.trs shear1_reg.trs shear2_reg.trs skew_reg.trs speckle_reg.trs splitcomp_reg.trs string_reg.trs subpixel_reg.trs texturefill_reg.trs threshnorm_reg.trs translate_reg.trs warper_reg.trs watershed_reg.trs wordboxes_reg.trs writetext_reg.trs xformbox_reg.trs webpio_reg.trs
 rm -f convertfilestopdf convertfilestops convertformat convertsegfilestopdf convertsegfilestops converttopdf converttops fileinfo imagetops xtractprotos
 rm -f adaptmap_reg adaptnorm_reg affine_reg alphaops_reg alphaxform_reg baseline_reg bilateral2_reg bilinear_reg binarize_reg binmorph1_reg binmorph3_reg blackwhite_reg blend1_reg blend2_reg blend3_reg blend4_reg blend5_reg boxa1_reg boxa2_reg boxa3_reg boxa4_reg bytea_reg ccthin1_reg ccthin2_reg checkerboard_reg cmapquant_reg colorcontent_reg coloring_reg colorize_reg colormask_reg colormorph_reg colorquant_reg colorseg_reg colorspace_reg compare_reg compfilter_reg conncomp_reg conversion_reg convolve_reg dewarp_reg distance_reg dither_reg dna_reg dwamorph1_reg edge_reg enhance_reg equal_reg expand_reg extrema_reg falsecolor_reg fhmtauto_reg findcorners_reg findpattern_reg fpix1_reg fpix2_reg genfonts_reg grayfill_reg graymorph1_reg graymorph2_reg grayquant_reg hardlight_reg heap_reg insert_reg ioformats_reg iomisc_reg italic_reg jbclass_reg jpegio_reg kernel_reg label_reg lineremoval_reg locminmax_reg logicops_reg lowaccess_reg lowsat_reg maze_reg mtiff_reg multitype_reg nearline_reg newspaper_reg numa1_reg numa2_reg overlap_reg pageseg_reg paint_reg paintmask_reg pdfio1_reg pdfio2_reg pdfseg_reg pixa1_reg pixa2_reg pixadisp_reg pixcomp_reg pixmem_reg pixserial_reg pngio_reg pnmio_reg projection_reg projective_reg psio_reg psioseg_reg pta_reg ptra1_reg ptra2_reg quadtree_reg rankbin_reg rankhisto_reg rank_reg rasteropip_reg rasterop_reg rectangle_reg rotate1_reg rotate2_reg rotateorth_reg scale_reg seedspread_reg selio_reg shear1_reg shear2_reg skew_reg speckle_reg splitcomp_reg string_reg subpixel_reg texturefill_reg threshnorm_reg translate_reg warper_reg watershed_reg wordboxes_reg writetext_reg xformbox_reg webpio_reg
 rm -f adaptmap_reg adaptnorm_reg affine_reg alphaops_reg alphaxform_reg baseline_reg bilateral2_reg bilinear_reg binarize_reg binmorph1_reg binmorph3_reg blackwhite_reg blend1_reg blend2_reg blend3_reg blend4_reg blend5_reg boxa1_reg boxa2_reg boxa3_reg boxa4_reg bytea_reg ccthin1_reg ccthin2_reg checkerboard_reg cmapquant_reg colorcontent_reg coloring_reg colorize_reg colormask_reg colormorph_reg colorquant_reg colorseg_reg colorspace_reg compare_reg compfilter_reg conncomp_reg conversion_reg convolve_reg dewarp_reg distance_reg dither_reg dna_reg dwamorph1_reg edge_reg enhance_reg equal_reg expand_reg extrema_reg falsecolor_reg fhmtauto_reg findcorners_reg findpattern_reg fpix1_reg fpix2_reg genfonts_reg grayfill_reg graymorph1_reg graymorph2_reg grayquant_reg hardlight_reg heap_reg insert_reg ioformats_reg iomisc_reg italic_reg jbclass_reg jpegio_reg kernel_reg label_reg lineremoval_reg locminmax_reg logicops_reg lowaccess_reg lowsat_reg maze_reg mtiff_reg multitype_reg nearline_reg newspaper_reg numa1_reg numa2_reg overlap_reg pageseg_reg paint_reg paintmask_reg pdfio1_reg pdfio2_reg pdfseg_reg pixa1_reg pixa2_reg pixadisp_reg pixcomp_reg pixmem_reg pixserial_reg pngio_reg pnmio_reg projection_reg projective_reg psio_reg psioseg_reg pta_reg ptra1_reg ptra2_reg quadtree_reg rankbin_reg rankhisto_reg rank_reg rasteropip_reg rasterop_reg rectangle_reg rotate1_reg rotate2_reg rotateorth_reg scale_reg seedspread_reg selio_reg shear1_reg shear2_reg skew_reg speckle_reg splitcomp_reg string_reg subpixel_reg texturefill_reg threshnorm_reg translate_reg warper_reg watershed_reg wordboxes_reg writetext_reg xformbox_reg webpio_reg alltests_reg bilateral1_reg binmorph2_reg binmorph4_reg binmorph5_reg dwamorph2_reg files_reg flipdetect_reg fmorphauto_reg morphseq_reg pixalloc_reg pixtile_reg smallpix_reg smoothedge_reg adaptmap_dark arabic_lines arithtest autogentest1 autogentest2 barcodetest binarizefiles binarize_set bincompare blendcmaptest buffertest ccbordtest cctest1 cleanpdf colorsegtest comparepages comparepixa comparetest concatpdf contrasttest converttogray cornertest corrupttest croptest croptext deskew_it dewarprules dewarptest1 dewarptest2 dewarptest3 dewarptest4 dewarptest5 digitprep1 displayboxa displayboxes_on_pixa displaypix displaypixa dwalineargen fcombautogen fhmtautogen findbinding find_colorregions findpattern1 findpattern2 findpattern3 flipselgen fmorphautogen fpixcontours gammatest graphicstest graymorphtest hashtest histotest histoduptest htmlviewer jbcorrelation jbrankhaus jbwords listtest livre_adapt livre_hmt livre_makefigs livre_orient livre_pageseg livre_seedgen livre_tophat maketile maptest messagetest misctest1 modifyhuesat morphtest1 numaranktest otsutest1 otsutest2 pagesegtest1 pagesegtest2 partifytest partitiontest percolatetest pixaatest pixafileinfo plottest printimage printsplitimage printtiff rbtreetest recog_bootnum1 recog_bootnum2 recog_bootnum3 recogsort recogtest1 recogtest2 recogtest3 recogtest4 recogtest5 recogtest6 recogtest7 reducetest removecmap renderfonts replacebytes rotatefastalt rotate_it rotateorthtest1 rotatetest1 runlengthtest scaleandtile scale_it scaletest1 scaletest2 seedfilltest settest sharptest sheartest showedges skewtest sorttest splitimage2pdf sudokutest textorient trctest underlinetest warpertest wordsinorder writemtiff yuvtest
test -z "test-suite.log" || rm -f test-suite.log
make[1]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/prog'
make[1]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git'

Making /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git as $ PATH=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin:$PATH make  -j 32

make  all-recursive
make[1]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git'
Making all in src
make[2]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/src'
  CC       adaptmap.lo
  CC       affine.lo
  CC       affinecompose.lo
  CC       arrayaccess.lo
  CC       bardecode.lo
  CC       baseline.lo
  CC       bbuffer.lo
  CC       bilateral.lo
  CC       bilinear.lo
  CC       binarize.lo
  CC       binexpand.lo
  CC       binreduce.lo
  CC       blend.lo
  CC       bmf.lo
  CC       bmpio.lo
  CC       bmpiostub.lo
  CC       bootnumgen1.lo
  CC       bootnumgen2.lo
  CC       bootnumgen3.lo
  CC       bootnumgen4.lo
  CC       boxbasic.lo
  CC       boxfunc1.lo
  CC       boxfunc2.lo
  CC       boxfunc3.lo
  CC       boxfunc4.lo
  CC       boxfunc5.lo
  CC       bytearray.lo
  CC       ccbord.lo
  CC       ccthin.lo
  CC       checkerboard.lo
  CC       classapp.lo
  CC       colorcontent.lo
  CC       coloring.lo
  CC       colormap.lo
  CC       colormorph.lo
  CC       colorquant1.lo
  CC       colorquant2.lo
  CC       colorseg.lo
  CC       colorspace.lo
  CC       compare.lo
  CC       conncomp.lo
  CC       convertfiles.lo
  CC       convolve.lo
  CC       correlscore.lo
  CC       dewarp1.lo
  CC       dewarp2.lo
  CC       dewarp3.lo
  CC       dewarp4.lo
  CC       dnabasic.lo
  CC       dnahash.lo
  CC       dnafunc1.lo
  CC       dwacomb.2.lo
  CC       dwacomblow.2.lo
  CC       encoding.lo
  CC       edge.lo
  CC       enhance.lo
  CC       fhmtauto.lo
  CC       fhmtgen.1.lo
  CC       fhmtgenlow.1.lo
  CC       finditalic.lo
  CC       flipdetect.lo
  CC       fliphmtgen.lo
  CC       fmorphauto.lo
  CC       fmorphgen.1.lo
  CC       fmorphgenlow.1.lo
  CC       fpix1.lo
  CC       fpix2.lo
  CC       gifiostub.lo
  CC       gifio.lo
  CC       gplot.lo
  CC       graphics.lo
  CC       graymorph.lo
  CC       grayquant.lo
  CC       heap.lo
  CC       jbclass.lo
  CC       jp2kheader.lo
  CC       jp2kheaderstub.lo
  CC       jp2kio.lo
  CC       jp2kiostub.lo
  CC       jpegio.lo
  CC       kernel.lo
  CC       jpegiostub.lo
  CC       leptwin.lo
  CC       libversions.lo
  CC       list.lo
  CC       map.lo
  CC       maze.lo
  CC       morph.lo
  CC       morphapp.lo
  CC       morphdwa.lo
  CC       morphseq.lo
  CC       numabasic.lo
  CC       numafunc1.lo
  CC       numafunc2.lo
  CC       paintcmap.lo
  CC       pageseg.lo
  CC       parseprotos.lo
  CC       partify.lo
  CC       partition.lo
  CC       pdfio1.lo
  CC       pdfio1stub.lo
  CC       pdfio2.lo
  CC       pdfio2stub.lo
  CC       pix1.lo
  CC       pix2.lo
  CC       pix3.lo
  CC       pix4.lo
  CC       pix5.lo
  CC       pixabasic.lo
  CC       pixacc.lo
  CC       pixafunc1.lo
  CC       pixafunc2.lo
  CC       pixalloc.lo
  CC       pixarith.lo
  CC       pixcomp.lo
  CC       pixconv.lo
  CC       pixlabel.lo
  CC       pixtiling.lo
  CC       pngio.lo
  CC       pngiostub.lo
  CC       pnmio.lo
  CC       pnmiostub.lo
  CC       projective.lo
  CC       psio1.lo
  CC       psio1stub.lo
  CC       psio2.lo
  CC       psio2stub.lo
  CC       ptabasic.lo
  CC       ptafunc1.lo
  CC       ptafunc2.lo
  CC       ptra.lo
  CC       quadtree.lo
  CC       queue.lo
  CC       rank.lo
  CC       rbtree.lo
  CC       readbarcode.lo
  CC       readfile.lo
  CC       recogbasic.lo
  CC       recogdid.lo
  CC       recogident.lo
  CC       recogtrain.lo
  CC       regutils.lo
  CC       rop.lo
  CC       roplow.lo
  CC       rotate.lo
  CC       rotateam.lo
  CC       rotateorth.lo
  CC       runlength.lo
  CC       rotateshear.lo
  CC       sarray1.lo
  CC       sarray2.lo
  CC       scale1.lo
  CC       scale2.lo
  CC       seedfill.lo
  CC       sel1.lo
  CC       sel2.lo
  CC       selgen.lo
  CC       shear.lo
  CC       skew.lo
  CC       spixio.lo
  CC       stack.lo
  CC       stringcode.lo
  CC       strokes.lo
  CC       sudoku.lo
  CC       textops.lo
  CC       tiffio.lo
  CC       tiffiostub.lo
  CC       utils1.lo
  CC       utils2.lo
  CC       warper.lo
  CC       watershed.lo
  CC       webpio.lo
  CC       webpiostub.lo
  CC       webpanimio.lo
  CC       webpanimiostub.lo
  CC       writefile.lo
  CC       zlibmem.lo
  CC       zlibmemstub.lo
  CCLD     liblept.la
make[2]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/src'
Making all in prog
make[2]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/prog'
  CC       convertfilestopdf.o
  CC       convertfilestops.o
  CC       convertformat.o
  CC       convertsegfilestopdf.o
  CC       convertsegfilestops.o
  CC       converttopdf.o
  CC       converttops.o
  CC       fileinfo.o
  CC       imagetops.o
  CC       xtractprotos.o
  CC       adaptmap_reg.o
  CC       adaptnorm_reg.o
  CC       affine_reg.o
  CC       alphaops_reg.o
  CC       alphaxform_reg.o
  CC       baseline_reg.o
  CC       bilateral2_reg.o
  CC       bilinear_reg.o
  CC       binarize_reg.o
  CC       binmorph1_reg.o
  CC       binmorph3_reg.o
  CC       blackwhite_reg.o
  CC       blend1_reg.o
  CC       blend2_reg.o
  CC       blend3_reg.o
  CC       blend4_reg.o
  CC       blend5_reg.o
  CC       boxa1_reg.o
  CC       boxa2_reg.o
  CC       boxa3_reg.o
  CC       boxa4_reg.o
  CC       bytea_reg.o
  CC       ccthin1_reg.o
  CC       ccthin2_reg.o
  CC       checkerboard_reg.o
  CC       cmapquant_reg.o
  CC       colorcontent_reg.o
  CC       coloring_reg.o
  CC       colorize_reg.o
  CC       colormask_reg.o
  CC       colormorph_reg.o
  CC       colorquant_reg.o
  CC       colorseg_reg.o
  CC       colorspace_reg.o
  CC       compare_reg.o
  CC       compfilter_reg.o
  CC       conncomp_reg.o
  CC       conversion_reg.o
  CC       convolve_reg.o
  CC       dewarp_reg.o
  CC       distance_reg.o
  CC       dither_reg.o
  CC       dna_reg.o
  CC       dwamorph1_reg.o
  CC       dwalinear.3.o
  CC       dwalinearlow.3.o
  CC       edge_reg.o
  CC       enhance_reg.o
  CC       equal_reg.o
  CC       expand_reg.o
  CC       extrema_reg.o
  CC       falsecolor_reg.o
  CC       fhmtauto_reg.o
  CC       findcorners_reg.o
  CC       findpattern_reg.o
  CC       fpix1_reg.o
  CC       fpix2_reg.o
  CC       genfonts_reg.o
  CC       grayfill_reg.o
  CC       graymorph1_reg.o
  CC       graymorph2_reg.o
  CC       grayquant_reg.o
  CC       hardlight_reg.o
  CC       heap_reg.o
  CC       insert_reg.o
  CC       ioformats_reg.o
  CC       iomisc_reg.o
  CC       italic_reg.o
  CC       jbclass_reg.o
  CC       jpegio_reg.o
  CC       kernel_reg.o
  CC       label_reg.o
  CC       lineremoval_reg.o
  CC       locminmax_reg.o
  CC       logicops_reg.o
  CC       lowaccess_reg.o
  CC       lowsat_reg.o
  CC       maze_reg.o
  CC       mtiff_reg.o
  CC       multitype_reg.o
  CC       nearline_reg.o
  CC       newspaper_reg.o
  CC       numa1_reg.o
  CC       numa2_reg.o
  CC       overlap_reg.o
  CC       pageseg_reg.o
  CC       paint_reg.o
  CC       paintmask_reg.o
  CC       pdfio1_reg.o
  CC       pdfio2_reg.o
  CC       pdfseg_reg.o
  CC       pixa1_reg.o
  CC       pixa2_reg.o
  CC       pixadisp_reg.o
  CC       pixcomp_reg.o
  CC       pixmem_reg.o
  CC       pixserial_reg.o
  CC       pngio_reg.o
  CC       pnmio_reg.o
  CC       projection_reg.o
  CC       projective_reg.o
  CC       psio_reg.o
  CC       psioseg_reg.o
  CC       pta_reg.o
  CC       ptra1_reg.o
  CC       ptra2_reg.o
  CC       quadtree_reg.o
  CC       rankbin_reg.o
  CC       rankhisto_reg.o
  CC       rank_reg.o
  CC       rasteropip_reg.o
  CC       rasterop_reg.o
  CC       rectangle_reg.o
  CC       rotate1_reg.o
  CC       rotate2_reg.o
  CC       rotateorth_reg.o
  CC       scale_reg.o
  CC       seedspread_reg.o
  CC       selio_reg.o
  CC       shear1_reg.o
  CC       shear2_reg.o
  CC       skew_reg.o
  CC       speckle_reg.o
  CC       splitcomp_reg.o
  CC       string_reg.o
  CC       subpixel_reg.o
  CC       texturefill_reg.o
  CC       threshnorm_reg.o
  CC       translate_reg.o
  CC       warper_reg.o
  CC       watershed_reg.o
  CC       wordboxes_reg.o
  CC       writetext_reg.o
  CC       xformbox_reg.o
  CC       webpio_reg.o
  CC       alltests_reg.o
  CC       bilateral1_reg.o
  CC       binmorph2_reg.o
  CC       binmorph4_reg.o
  CC       binmorph5_reg.o
  CC       dwamorph2_reg.o
  CC       files_reg.o
  CC       flipdetect_reg.o
  CC       fmorphauto_reg.o
  CC       morphseq_reg.o
  CC       pixalloc_reg.o
  CC       pixtile_reg.o
  CC       smallpix_reg.o
  CC       smoothedge_reg.o
  CC       adaptmap_dark.o
  CC       arabic_lines.o
  CC       arithtest.o
  CC       autogentest1.o
  CC       autogentest2.o
  CC       autogen.137.o
  CC       barcodetest.o
  CC       binarizefiles.o
  CC       binarize_set.o
  CC       bincompare.o
  CC       blendcmaptest.o
  CC       buffertest.o
  CC       ccbordtest.o
  CC       cctest1.o
  CC       cleanpdf.o
  CC       colorsegtest.o
  CC       comparepages.o
  CC       comparepixa.o
  CC       comparetest.o
  CC       concatpdf.o
  CC       contrasttest.o
  CC       converttogray.o
  CC       cornertest.o
  CC       corrupttest.o
  CC       croptest.o
  CC       croptext.o
  CC       deskew_it.o
  CC       dewarprules.o
  CC       dewarptest1.o
  CC       dewarptest2.o
  CC       dewarptest3.o
  CC       dewarptest4.o
  CC       dewarptest5.o
  CC       digitprep1.o
  CC       displayboxa.o
  CC       displayboxes_on_pixa.o
  CC       displaypix.o
  CC       displaypixa.o
  CC       dwalineargen.o
  CC       fcombautogen.o
  CC       fhmtautogen.o
  CC       findbinding.o
  CC       find_colorregions.o
  CC       findpattern1.o
  CC       findpattern2.o
  CC       findpattern3.o
  CC       flipselgen.o
  CC       fmorphautogen.o
  CC       fpixcontours.o
  CC       gammatest.o
  CC       graphicstest.o
  CC       graymorphtest.o
  CC       hashtest.o
  CC       histotest.o
  CC       histoduptest.o
  CC       htmlviewer.o
  CC       jbcorrelation.o
  CC       jbrankhaus.o
  CC       jbwords.o
  CC       listtest.o
  CC       livre_adapt.o
  CC       livre_hmt.o
  CC       livre_makefigs.o
  CC       livre_orient.o
  CC       livre_pageseg.o
  CC       livre_seedgen.o
  CC       livre_tophat.o
  CC       maketile.o
  CC       maptest.o
  CC       messagetest.o
  CC       misctest1.o
  CC       modifyhuesat.o
  CC       morphtest1.o
  CC       numaranktest.o
  CC       otsutest1.o
  CC       otsutest2.o
  CC       pagesegtest1.o
  CC       pagesegtest2.o
  CC       partifytest.o
  CC       partitiontest.o
  CC       percolatetest.o
  CC       pixaatest.o
  CC       pixafileinfo.o
  CC       plottest.o
  CC       printimage.o
  CC       printsplitimage.o
  CC       printtiff.o
  CC       rbtreetest.o
  CC       recog_bootnum1.o
  CC       recog_bootnum2.o
  CC       recog_bootnum3.o
  CC       recogsort.o
  CC       recogtest1.o
  CC       recogtest2.o
  CC       recogtest3.o
  CC       recogtest4.o
  CC       recogtest5.o
  CC       recogtest6.o
  CC       recogtest7.o
  CC       reducetest.o
  CC       removecmap.o
  CC       renderfonts.o
  CC       replacebytes.o
  CC       rotatefastalt.o
  CC       rotate_it.o
  CC       rotateorthtest1.o
  CC       rotatetest1.o
  CC       runlengthtest.o
  CC       scaleandtile.o
  CC       scale_it.o
  CC       scaletest1.o
  CC       scaletest2.o
  CC       seedfilltest.o
  CC       settest.o
  CC       sharptest.o
  CC       sheartest.o
  CC       showedges.o
  CC       skewtest.o
  CC       sorttest.o
  CC       splitimage2pdf.o
  CC       sudokutest.o
  CC       textorient.o
  CC       trctest.o
  CC       underlinetest.o
  CC       warpertest.o
  CC       wordsinorder.o
  CC       writemtiff.o
  CC       yuvtest.o
  CCLD     convertfilestopdf.exe
  CCLD     convertfilestops.exe
  CCLD     convertformat.exe
  CCLD     convertsegfilestopdf.exe
  CCLD     convertsegfilestops.exe
  CCLD     converttopdf.exe
  CCLD     converttops.exe
  CCLD     fileinfo.exe
  CCLD     imagetops.exe
  CCLD     xtractprotos.exe
  CCLD     adaptmap_reg.exe
  CCLD     adaptnorm_reg.exe
  CCLD     affine_reg.exe
  CCLD     alphaops_reg.exe
  CCLD     alphaxform_reg.exe
  CCLD     baseline_reg.exe
  CCLD     bilateral2_reg.exe
  CCLD     bilinear_reg.exe
  CCLD     binarize_reg.exe
  CCLD     binmorph1_reg.exe
  CCLD     binmorph3_reg.exe
  CCLD     blackwhite_reg.exe
  CCLD     blend1_reg.exe
  CCLD     blend2_reg.exe
  CCLD     blend3_reg.exe
  CCLD     blend4_reg.exe
  CCLD     blend5_reg.exe
  CCLD     boxa1_reg.exe
  CCLD     boxa2_reg.exe
  CCLD     boxa3_reg.exe
  CCLD     boxa4_reg.exe
  CCLD     bytea_reg.exe
  CCLD     ccthin1_reg.exe
  CCLD     ccthin2_reg.exe
  CCLD     checkerboard_reg.exe
  CCLD     cmapquant_reg.exe
  CCLD     colorcontent_reg.exe
  CCLD     coloring_reg.exe
  CCLD     colorize_reg.exe
  CCLD     colormask_reg.exe
  CCLD     colormorph_reg.exe
  CCLD     colorquant_reg.exe
  CCLD     colorseg_reg.exe
  CCLD     colorspace_reg.exe
  CCLD     compare_reg.exe
  CCLD     compfilter_reg.exe
  CCLD     conncomp_reg.exe
  CCLD     conversion_reg.exe
  CCLD     convolve_reg.exe
  CCLD     dewarp_reg.exe
  CCLD     distance_reg.exe
  CCLD     dither_reg.exe
  CCLD     dna_reg.exe
  CCLD     edge_reg.exe
  CCLD     enhance_reg.exe
  CCLD     equal_reg.exe
  CCLD     expand_reg.exe
  CCLD     extrema_reg.exe
  CCLD     falsecolor_reg.exe
  CCLD     fhmtauto_reg.exe
  CCLD     findcorners_reg.exe
  CCLD     findpattern_reg.exe
  CCLD     fpix1_reg.exe
  CCLD     fpix2_reg.exe
  CCLD     genfonts_reg.exe
  CCLD     grayfill_reg.exe
  CCLD     graymorph1_reg.exe
  CCLD     graymorph2_reg.exe
  CCLD     grayquant_reg.exe
  CCLD     hardlight_reg.exe
  CCLD     heap_reg.exe
  CCLD     insert_reg.exe
  CCLD     ioformats_reg.exe
  CCLD     iomisc_reg.exe
  CCLD     italic_reg.exe
  CCLD     jbclass_reg.exe
  CCLD     jpegio_reg.exe
  CCLD     kernel_reg.exe
  CCLD     label_reg.exe
  CCLD     lineremoval_reg.exe
  CCLD     locminmax_reg.exe
  CCLD     lowaccess_reg.exe
  CCLD     logicops_reg.exe
  CCLD     lowsat_reg.exe
  CCLD     maze_reg.exe
  CCLD     mtiff_reg.exe
  CCLD     multitype_reg.exe
  CCLD     nearline_reg.exe
  CCLD     newspaper_reg.exe
  CCLD     numa1_reg.exe
  CCLD     numa2_reg.exe
  CCLD     overlap_reg.exe
  CCLD     pageseg_reg.exe
  CCLD     paint_reg.exe
  CCLD     paintmask_reg.exe
  CCLD     pdfio1_reg.exe
  CCLD     pdfio2_reg.exe
  CCLD     pdfseg_reg.exe
  CCLD     pixa1_reg.exe
  CCLD     pixa2_reg.exe
  CCLD     pixadisp_reg.exe
  CCLD     pixcomp_reg.exe
  CCLD     pixmem_reg.exe
  CCLD     pixserial_reg.exe
  CCLD     pngio_reg.exe
  CCLD     projection_reg.exe
  CCLD     pnmio_reg.exe
  CCLD     projective_reg.exe
  CCLD     psio_reg.exe
  CCLD     psioseg_reg.exe
  CCLD     pta_reg.exe
  CCLD     ptra1_reg.exe
  CCLD     ptra2_reg.exe
  CCLD     quadtree_reg.exe
  CCLD     rankbin_reg.exe
  CCLD     rankhisto_reg.exe
  CCLD     rank_reg.exe
  CCLD     rasteropip_reg.exe
  CCLD     rasterop_reg.exe
  CCLD     rectangle_reg.exe
  CCLD     rotate1_reg.exe
  CCLD     rotate2_reg.exe
  CCLD     rotateorth_reg.exe
  CCLD     scale_reg.exe
  CCLD     seedspread_reg.exe
  CCLD     selio_reg.exe
  CCLD     shear2_reg.exe
  CCLD     shear1_reg.exe
  CCLD     skew_reg.exe
  CCLD     speckle_reg.exe
  CCLD     splitcomp_reg.exe
  CCLD     string_reg.exe
  CCLD     subpixel_reg.exe
  CCLD     texturefill_reg.exe
  CCLD     threshnorm_reg.exe
  CCLD     translate_reg.exe
  CCLD     warper_reg.exe
  CCLD     watershed_reg.exe
  CCLD     wordboxes_reg.exe
  CCLD     writetext_reg.exe
  CCLD     xformbox_reg.exe
  CCLD     webpio_reg.exe
  CCLD     alltests_reg.exe
  CCLD     bilateral1_reg.exe
  CCLD     binmorph2_reg.exe
  CCLD     binmorph4_reg.exe
  CCLD     binmorph5_reg.exe
  CCLD     files_reg.exe
  CCLD     flipdetect_reg.exe
  CCLD     fmorphauto_reg.exe
  CCLD     morphseq_reg.exe
  CCLD     pixalloc_reg.exe
  CCLD     pixtile_reg.exe
  CCLD     smallpix_reg.exe
  CCLD     smoothedge_reg.exe
  CCLD     adaptmap_dark.exe
  CCLD     arabic_lines.exe
  CCLD     arithtest.exe
  CCLD     autogentest1.exe
  CCLD     autogentest2.exe
  CCLD     barcodetest.exe
  CCLD     binarizefiles.exe
  CCLD     binarize_set.exe
  CCLD     bincompare.exe
  CCLD     blendcmaptest.exe
  CCLD     buffertest.exe
  CCLD     ccbordtest.exe
  CCLD     cctest1.exe
  CCLD     cleanpdf.exe
  CCLD     colorsegtest.exe
  CCLD     comparepages.exe
  CCLD     comparepixa.exe
  CCLD     comparetest.exe
  CCLD     concatpdf.exe
  CCLD     contrasttest.exe
  CCLD     converttogray.exe
  CCLD     cornertest.exe
  CCLD     corrupttest.exe
  CCLD     croptest.exe
  CCLD     croptext.exe
  CCLD     deskew_it.exe
  CCLD     dewarprules.exe
  CCLD     dewarptest1.exe
  CCLD     dewarptest2.exe
  CCLD     dewarptest3.exe
  CCLD     dewarptest4.exe
  CCLD     dewarptest5.exe
  CCLD     digitprep1.exe
  CCLD     displayboxa.exe
  CCLD     displayboxes_on_pixa.exe
  CCLD     displaypix.exe
  CCLD     displaypixa.exe
  CCLD     dwalineargen.exe
  CCLD     fcombautogen.exe
  CCLD     fhmtautogen.exe
  CCLD     findbinding.exe
  CCLD     find_colorregions.exe
  CCLD     findpattern1.exe
  CCLD     findpattern2.exe
  CCLD     findpattern3.exe
  CCLD     flipselgen.exe
  CCLD     fmorphautogen.exe
  CCLD     fpixcontours.exe
  CCLD     gammatest.exe
  CCLD     graphicstest.exe
  CCLD     graymorphtest.exe
  CCLD     hashtest.exe
  CCLD     histotest.exe
  CCLD     histoduptest.exe
  CCLD     htmlviewer.exe
  CCLD     jbcorrelation.exe
  CCLD     jbrankhaus.exe
  CCLD     jbwords.exe
  CCLD     listtest.exe
  CCLD     livre_adapt.exe
  CCLD     livre_hmt.exe
  CCLD     livre_makefigs.exe
  CCLD     livre_orient.exe
  CCLD     livre_pageseg.exe
  CCLD     livre_seedgen.exe
  CCLD     livre_tophat.exe
  CCLD     maketile.exe
  CCLD     maptest.exe
  CCLD     messagetest.exe
  CCLD     misctest1.exe
  CCLD     modifyhuesat.exe
  CCLD     morphtest1.exe
  CCLD     numaranktest.exe
  CCLD     otsutest1.exe
  CCLD     otsutest2.exe
  CCLD     pagesegtest1.exe
  CCLD     pagesegtest2.exe
  CCLD     partifytest.exe
  CCLD     partitiontest.exe
  CCLD     percolatetest.exe
  CCLD     pixaatest.exe
  CCLD     pixafileinfo.exe
  CCLD     plottest.exe
  CCLD     printimage.exe
  CCLD     printsplitimage.exe
  CCLD     printtiff.exe
  CCLD     rbtreetest.exe
  CCLD     recog_bootnum1.exe
  CCLD     recog_bootnum2.exe
  CCLD     recog_bootnum3.exe
  CCLD     recogsort.exe
  CCLD     recogtest1.exe
  CCLD     recogtest2.exe
  CCLD     recogtest3.exe
  CCLD     recogtest4.exe
  CCLD     recogtest5.exe
  CCLD     recogtest6.exe
  CCLD     recogtest7.exe
  CCLD     reducetest.exe
  CCLD     removecmap.exe
  CCLD     renderfonts.exe
  CCLD     replacebytes.exe
  CCLD     rotatefastalt.exe
  CCLD     rotate_it.exe
  CCLD     rotateorthtest1.exe
  CCLD     rotatetest1.exe
  CCLD     runlengthtest.exe
  CCLD     scaleandtile.exe
  CCLD     scale_it.exe
  CCLD     scaletest1.exe
  CCLD     scaletest2.exe
  CCLD     seedfilltest.exe
  CCLD     settest.exe
  CCLD     sharptest.exe
  CCLD     sheartest.exe
  CCLD     showedges.exe
  CCLD     skewtest.exe
  CCLD     sorttest.exe
  CCLD     splitimage2pdf.exe
  CCLD     sudokutest.exe
  CCLD     textorient.exe
  CCLD     trctest.exe
  CCLD     underlinetest.exe
  CCLD     warpertest.exe
  CCLD     wordsinorder.exe
  CCLD     writemtiff.exe
  CCLD     yuvtest.exe
  CCLD     dwamorph1_reg.exe
  CCLD     dwamorph2_reg.exe
make[2]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/prog'
make[2]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git'
make[2]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git'
make[1]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git'
make installing /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git as $ PATH=/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin:$PATH make install
Making install in src
make[1]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/src'
make[2]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/src'
 /bin/mkdir -p '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   liblept.la '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib'
libtool: install: /usr/bin/install -c .libs/liblept.lai /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/liblept.la
libtool: install: /usr/bin/install -c .libs/liblept.a /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/liblept.a
libtool: install: chmod 644 /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/liblept.a
libtool: install: x86_64-w64-mingw32-ranlib /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/liblept.a
 /bin/mkdir -p '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/include/leptonica'
 /usr/bin/install -c -m 644 allheaders.h alltypes.h array.h arrayaccess.h bbuffer.h bilateral.h bmf.h bmfdata.h bmp.h ccbord.h dewarp.h endianness.h environ.h gplot.h heap.h imageio.h jbclass.h leptwin.h list.h morph.h pix.h ptra.h queue.h rbtree.h readbarcode.h recog.h regutils.h stack.h stringcode.h sudoku.h watershed.h '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/include/leptonica'
make  install-data-hook
make[3]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/src'
cd /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib;\
for ext in a la so sl dylib; do\
        if test -f liblept.$ext; then\
                ln -s liblept.$ext libleptonica.$ext;\
        fi;\
done
ln: failed to create symbolic link 'libleptonica.a': File exists
ln: failed to create symbolic link 'libleptonica.la': File exists
make[3]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/src'
make[2]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/src'
make[1]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/src'
Making install in prog
make[1]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/prog'
make[2]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/prog'
 /bin/mkdir -p '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c convertfilestopdf.exe convertfilestops.exe convertformat.exe convertsegfilestopdf.exe convertsegfilestops.exe converttopdf.exe converttops.exe fileinfo.exe imagetops.exe xtractprotos.exe '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin'
libtool: install: /usr/bin/install -c convertfilestopdf.exe /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/convertfilestopdf.exe
libtool: install: /usr/bin/install -c convertfilestops.exe /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/convertfilestops.exe
libtool: install: /usr/bin/install -c convertformat.exe /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/convertformat.exe
libtool: install: /usr/bin/install -c convertsegfilestopdf.exe /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/convertsegfilestopdf.exe
libtool: install: /usr/bin/install -c convertsegfilestops.exe /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/convertsegfilestops.exe
libtool: install: /usr/bin/install -c converttopdf.exe /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/converttopdf.exe
libtool: install: /usr/bin/install -c converttops.exe /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/converttops.exe
libtool: install: /usr/bin/install -c fileinfo.exe /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/fileinfo.exe
libtool: install: /usr/bin/install -c imagetops.exe /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/imagetops.exe
libtool: install: /usr/bin/install -c xtractprotos.exe /home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/bin/xtractprotos.exe
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/prog'
make[1]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git/prog'
make[1]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git'
make[2]: Entering directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/cmake/'
 /usr/bin/install -c -m 644 cmake/templates/LeptonicaConfig.cmake cmake/templates/LeptonicaConfig-version.cmake '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/cmake/'
 /bin/mkdir -p '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/pkgconfig'
 /usr/bin/install -c -m 644 lept.pc '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32/lib/pkgconfig'
make[2]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git'
make[1]: Leaving directory '/home/USERNAME/ffmpeg/ffmpeg-windows-build-helpers/sandbox/win64/leptonica_git'
Already made libjpeg-turbo-1.5.0 ...
Already made tiff-4.0.9 ...
doing git checkout a2e72f258a3bd6811cae226a01802d
HEAD is now at a2e72f25 Remove unused variable
fetched no code changes, not forcing reconfigure for that...
Already made tesseract_git ...
rdp commented 3 years ago

Possibly #433 ?