>>> brotli: Building main/brotli 1.0.9-r11 (using abuild 3.10.0-r0) started Tue, 28 Feb 2023 05:57:20 +0000 >>> brotli: Checking sanity of /home/buildozer/aports/main/brotli/APKBUILD... >>> brotli: Analyzing dependencies... >>> brotli: Installing for build: build-base automake autoconf libtool python3-dev (1/20) Installing libbz2 (1.0.8-r4) (2/20) Installing perl (5.36.0-r0) (3/20) Installing automake (1.16.5-r2) (4/20) Installing m4 (1.4.19-r2) (5/20) Installing autoconf (2.71-r2) (6/20) Installing libltdl (2.4.7-r1) (7/20) Installing libtool (2.4.7-r1) (8/20) Installing libffi (3.4.4-r0) (9/20) Installing gdbm (1.23-r0) (10/20) Installing xz-libs (5.4.1-r0) (11/20) Installing mpdecimal (2.5.1-r1) (12/20) Installing libpanelw (6.4_p20230225-r0) (13/20) Installing readline (8.2.001-r0) (14/20) Installing sqlite-libs (3.41.0-r0) (15/20) Installing python3 (3.11.2-r0) (16/20) Installing python3-dev (3.11.2-r0) (17/20) Installing .makedepends-brotli (20230228.055721) (18/20) Installing perl-error (0.17029-r1) (19/20) Installing perl-git (2.39.2-r0) (20/20) Installing git-perl (2.39.2-r0) Executing busybox-1.36.0-r4.trigger OK: 486 MiB in 116 packages >>> brotli: Cleaning up srcdir >>> brotli: Cleaning up pkgdir >>> brotli: Fetching https://distfiles.alpinelinux.org/distfiles/edge/brotli-1.0.9.tar.gz >>> brotli: Fetching https://distfiles.alpinelinux.org/distfiles/edge/brotli-1.0.9.tar.gz >>> brotli: Checking sha512sums... brotli-1.0.9.tar.gz: OK optimize-mips-s390x.patch: OK build-tool-against-shared-lib.patch: OK 838.patch: OK 0545759b2ed9b69e3f21fd0ac954bee78f3104b6.patch: OK >>> brotli: Unpacking /var/cache/distfiles/edge/brotli-1.0.9.tar.gz... >>> brotli: optimize-mips-s390x.patch patching file c/common/platform.h Hunk #1 succeeded at 226 (offset 3 lines). Hunk #2 succeeded at 291 (offset 3 lines). Hunk #3 succeeded at 301 (offset 3 lines). Hunk #4 succeeded at 416 (offset 2 lines). >>> brotli: build-tool-against-shared-lib.patch patching file CMakeLists.txt Hunk #1 succeeded at 216 with fuzz 1 (offset 33 lines). >>> brotli: 838.patch patching file scripts/libbrotlicommon.pc.in patching file scripts/libbrotlidec.pc.in patching file scripts/libbrotlienc.pc.in >>> brotli: 0545759b2ed9b69e3f21fd0ac954bee78f3104b6.patch patching file bootstrap libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' configure.ac:9: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for armv6-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/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... 98304 checking how to convert armv6-alpine-linux-musleabihf file names to armv6-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv6-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-file... no checking for file... file checking for armv6-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 armv6-alpine-linux-musleabihf-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/libbrotlicommon.pc config.status: creating scripts/libbrotlidec.pc config.status: creating scripts/libbrotlienc.pc config.status: executing depfiles commands config.status: executing libtool commands depbase=`echo c/tools/brotli.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/tools/brotli.o -MD -MP -MF $depbase.Tpo -c -o c/tools/brotli.o c/tools/brotli.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c/dec/bit_reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/bit_reader.lo -MD -MP -MF $depbase.Tpo -c -o c/dec/bit_reader.lo c/dec/bit_reader.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/dec/decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/decode.lo -MD -MP -MF $depbase.Tpo -c -o c/dec/decode.lo c/dec/decode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/dec/huffman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/huffman.lo -MD -MP -MF $depbase.Tpo -c -o c/dec/huffman.lo c/dec/huffman.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/dec/state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/state.lo -MD -MP -MF $depbase.Tpo -c -o c/dec/state.lo c/dec/state.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/common/constants.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/constants.lo -MD -MP -MF $depbase.Tpo -c -o c/common/constants.lo c/common/constants.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/common/context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/context.lo -MD -MP -MF $depbase.Tpo -c -o c/common/context.lo c/common/context.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/common/dictionary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/dictionary.lo -MD -MP -MF $depbase.Tpo -c -o c/common/dictionary.lo c/common/dictionary.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/common/platform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/platform.lo -MD -MP -MF $depbase.Tpo -c -o c/common/platform.lo c/common/platform.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/common/transform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/transform.lo -MD -MP -MF $depbase.Tpo -c -o c/common/transform.lo c/common/transform.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/backward_references.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/backward_references.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/backward_references.lo c/enc/backward_references.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/backward_references_hq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/backward_references_hq.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/backward_references_hq.lo c/enc/backward_references_hq.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/bit_cost.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/bit_cost.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/bit_cost.lo c/enc/bit_cost.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/block_splitter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/block_splitter.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/block_splitter.lo c/enc/block_splitter.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/brotli_bit_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/brotli_bit_stream.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/brotli_bit_stream.lo c/enc/brotli_bit_stream.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/cluster.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/cluster.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/cluster.lo c/enc/cluster.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/command.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/command.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/command.lo c/enc/command.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/compress_fragment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/compress_fragment.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/compress_fragment.lo c/enc/compress_fragment.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/compress_fragment_two_pass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/compress_fragment_two_pass.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/compress_fragment_two_pass.lo c/enc/compress_fragment_two_pass.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/dictionary_hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/dictionary_hash.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/dictionary_hash.lo c/enc/dictionary_hash.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/encode.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/encode.lo c/enc/encode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/encoder_dict.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/encoder_dict.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/encoder_dict.lo c/enc/encoder_dict.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/entropy_encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/entropy_encode.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/entropy_encode.lo c/enc/entropy_encode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/fast_log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/fast_log.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/fast_log.lo c/enc/fast_log.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/histogram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/histogram.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/histogram.lo c/enc/histogram.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/literal_cost.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/literal_cost.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/literal_cost.lo c/enc/literal_cost.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/memory.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/memory.lo c/enc/memory.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/metablock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/metablock.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/metablock.lo c/enc/metablock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/static_dict.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/static_dict.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/static_dict.lo c/enc/static_dict.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/enc/utf8_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"brotli\" -DPACKAGE_TARNAME=\"brotli\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"brotli\ 1.0.9\" -DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\" -DPACKAGE_URL=\"\" -DPACKAGE=\"brotli\" -DVERSION=\"1.0.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/utf8_util.lo -MD -MP -MF $depbase.Tpo -c -o c/enc/utf8_util.lo c/enc/utf8_util.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/bit_reader.lo -MD -MP -MF c/dec/.deps/bit_reader.Tpo -c c/dec/bit_reader.c -fPIC -DPIC -o c/dec/.libs/bit_reader.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/state.lo -MD -MP -MF c/dec/.deps/state.Tpo -c c/dec/state.c -fPIC -DPIC -o c/dec/.libs/state.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/decode.lo -MD -MP -MF c/dec/.deps/decode.Tpo -c c/dec/decode.c -fPIC -DPIC -o c/dec/.libs/decode.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/huffman.lo -MD -MP -MF c/dec/.deps/huffman.Tpo -c c/dec/huffman.c -fPIC -DPIC -o c/dec/.libs/huffman.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/context.lo -MD -MP -MF c/common/.deps/context.Tpo -c c/common/context.c -fPIC -DPIC -o c/common/.libs/context.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/backward_references_hq.lo -MD -MP -MF c/enc/.deps/backward_references_hq.Tpo -c c/enc/backward_references_hq.c -fPIC -DPIC -o c/enc/.libs/backward_references_hq.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/dictionary.lo -MD -MP -MF c/common/.deps/dictionary.Tpo -c c/common/dictionary.c -fPIC -DPIC -o c/common/.libs/dictionary.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/transform.lo -MD -MP -MF c/common/.deps/transform.Tpo -c c/common/transform.c -fPIC -DPIC -o c/common/.libs/transform.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/constants.lo -MD -MP -MF c/common/.deps/constants.Tpo -c c/common/constants.c -fPIC -DPIC -o c/common/.libs/constants.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/command.lo -MD -MP -MF c/enc/.deps/command.Tpo -c c/enc/command.c -fPIC -DPIC -o c/enc/.libs/command.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/brotli_bit_stream.lo -MD -MP -MF c/enc/.deps/brotli_bit_stream.Tpo -c c/enc/brotli_bit_stream.c -fPIC -DPIC -o c/enc/.libs/brotli_bit_stream.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/bit_reader.lo -MD -MP -MF c/dec/.deps/bit_reader.Tpo -c c/dec/bit_reader.c -o c/dec/bit_reader.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/platform.lo -MD -MP -MF c/common/.deps/platform.Tpo -c c/common/platform.c -fPIC -DPIC -o c/common/.libs/platform.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/cluster.lo -MD -MP -MF c/enc/.deps/cluster.Tpo -c c/enc/cluster.c -fPIC -DPIC -o c/enc/.libs/cluster.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/backward_references.lo -MD -MP -MF c/enc/.deps/backward_references.Tpo -c c/enc/backward_references.c -fPIC -DPIC -o c/enc/.libs/backward_references.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/context.lo -MD -MP -MF c/common/.deps/context.Tpo -c c/common/context.c -o c/common/context.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/compress_fragment_two_pass.lo -MD -MP -MF c/enc/.deps/compress_fragment_two_pass.Tpo -c c/enc/compress_fragment_two_pass.c -fPIC -DPIC -o c/enc/.libs/compress_fragment_two_pass.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/compress_fragment.lo -MD -MP -MF c/enc/.deps/compress_fragment.Tpo -c c/enc/compress_fragment.c -fPIC -DPIC -o c/enc/.libs/compress_fragment.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/state.lo -MD -MP -MF c/dec/.deps/state.Tpo -c c/dec/state.c -o c/dec/state.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/encoder_dict.lo -MD -MP -MF c/enc/.deps/encoder_dict.Tpo -c c/enc/encoder_dict.c -fPIC -DPIC -o c/enc/.libs/encoder_dict.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/block_splitter.lo -MD -MP -MF c/enc/.deps/block_splitter.Tpo -c c/enc/block_splitter.c -fPIC -DPIC -o c/enc/.libs/block_splitter.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/transform.lo -MD -MP -MF c/common/.deps/transform.Tpo -c c/common/transform.c -o c/common/transform.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/constants.lo -MD -MP -MF c/common/.deps/constants.Tpo -c c/common/constants.c -o c/common/constants.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/fast_log.lo -MD -MP -MF c/enc/.deps/fast_log.Tpo -c c/enc/fast_log.c -fPIC -DPIC -o c/enc/.libs/fast_log.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/encode.lo -MD -MP -MF c/enc/.deps/encode.Tpo -c c/enc/encode.c -fPIC -DPIC -o c/enc/.libs/encode.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/literal_cost.lo -MD -MP -MF c/enc/.deps/literal_cost.Tpo -c c/enc/literal_cost.c -fPIC -DPIC -o c/enc/.libs/literal_cost.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/histogram.lo -MD -MP -MF c/enc/.deps/histogram.Tpo -c c/enc/histogram.c -fPIC -DPIC -o c/enc/.libs/histogram.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/bit_cost.lo -MD -MP -MF c/enc/.deps/bit_cost.Tpo -c c/enc/bit_cost.c -fPIC -DPIC -o c/enc/.libs/bit_cost.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/static_dict.lo -MD -MP -MF c/enc/.deps/static_dict.Tpo -c c/enc/static_dict.c -fPIC -DPIC -o c/enc/.libs/static_dict.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/huffman.lo -MD -MP -MF c/dec/.deps/huffman.Tpo -c c/dec/huffman.c -o c/dec/huffman.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/entropy_encode.lo -MD -MP -MF c/enc/.deps/entropy_encode.Tpo -c c/enc/entropy_encode.c -fPIC -DPIC -o c/enc/.libs/entropy_encode.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/metablock.lo -MD -MP -MF c/enc/.deps/metablock.Tpo -c c/enc/metablock.c -fPIC -DPIC -o c/enc/.libs/metablock.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/platform.lo -MD -MP -MF c/common/.deps/platform.Tpo -c c/common/platform.c -o c/common/platform.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/utf8_util.lo -MD -MP -MF c/enc/.deps/utf8_util.Tpo -c c/enc/utf8_util.c -fPIC -DPIC -o c/enc/.libs/utf8_util.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/dictionary_hash.lo -MD -MP -MF c/enc/.deps/dictionary_hash.Tpo -c c/enc/dictionary_hash.c -fPIC -DPIC -o c/enc/.libs/dictionary_hash.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/memory.lo -MD -MP -MF c/enc/.deps/memory.Tpo -c c/enc/memory.c -fPIC -DPIC -o c/enc/.libs/memory.o libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/fast_log.lo -MD -MP -MF c/enc/.deps/fast_log.Tpo -c c/enc/fast_log.c -o c/enc/fast_log.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/utf8_util.lo -MD -MP -MF c/enc/.deps/utf8_util.Tpo -c c/enc/utf8_util.c -o c/enc/utf8_util.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/memory.lo -MD -MP -MF c/enc/.deps/memory.Tpo -c c/enc/memory.c -o c/enc/memory.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/literal_cost.lo -MD -MP -MF c/enc/.deps/literal_cost.Tpo -c c/enc/literal_cost.c -o c/enc/literal_cost.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/entropy_encode.lo -MD -MP -MF c/enc/.deps/entropy_encode.Tpo -c c/enc/entropy_encode.c -o c/enc/entropy_encode.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/common/dictionary.lo -MD -MP -MF c/common/.deps/dictionary.Tpo -c c/common/dictionary.c -o c/common/dictionary.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/command.lo -MD -MP -MF c/enc/.deps/command.Tpo -c c/enc/command.c -o c/enc/command.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/dictionary_hash.lo -MD -MP -MF c/enc/.deps/dictionary_hash.Tpo -c c/enc/dictionary_hash.c -o c/enc/dictionary_hash.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/cluster.lo -MD -MP -MF c/enc/.deps/cluster.Tpo -c c/enc/cluster.c -o c/enc/cluster.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/bit_cost.lo -MD -MP -MF c/enc/.deps/bit_cost.Tpo -c c/enc/bit_cost.c -o c/enc/bit_cost.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/histogram.lo -MD -MP -MF c/enc/.deps/histogram.Tpo -c c/enc/histogram.c -o c/enc/histogram.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -version-info 1:9:0 -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -o libbrotlicommon.la -rpath /usr/lib c/common/constants.lo c/common/context.lo c/common/dictionary.lo c/common/platform.lo c/common/transform.lo libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/backward_references_hq.lo -MD -MP -MF c/enc/.deps/backward_references_hq.Tpo -c c/enc/backward_references_hq.c -o c/enc/backward_references_hq.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/static_dict.lo -MD -MP -MF c/enc/.deps/static_dict.Tpo -c c/enc/static_dict.c -o c/enc/static_dict.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/metablock.lo -MD -MP -MF c/enc/.deps/metablock.Tpo -c c/enc/metablock.c -o c/enc/metablock.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/compress_fragment.lo -MD -MP -MF c/enc/.deps/compress_fragment.Tpo -c c/enc/compress_fragment.c -o c/enc/compress_fragment.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/brotli_bit_stream.lo -MD -MP -MF c/enc/.deps/brotli_bit_stream.Tpo -c c/enc/brotli_bit_stream.c -o c/enc/brotli_bit_stream.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/dec/decode.lo -MD -MP -MF c/dec/.deps/decode.Tpo -c c/dec/decode.c -o c/dec/decode.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/block_splitter.lo -MD -MP -MF c/enc/.deps/block_splitter.Tpo -c c/enc/block_splitter.c -o c/enc/block_splitter.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/encoder_dict.lo -MD -MP -MF c/enc/.deps/encoder_dict.Tpo -c c/enc/encoder_dict.c -o c/enc/encoder_dict.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/compress_fragment_two_pass.lo -MD -MP -MF c/enc/.deps/compress_fragment_two_pass.Tpo -c c/enc/compress_fragment_two_pass.c -o c/enc/compress_fragment_two_pass.o >/dev/null 2>&1 libtool: link: gcc -shared -fPIC -DPIC c/common/.libs/constants.o c/common/.libs/context.o c/common/.libs/dictionary.o c/common/.libs/platform.o c/common/.libs/transform.o -Os -flto=auto -O2 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libbrotlicommon.so.1 -o .libs/libbrotlicommon.so.1.0.9 libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/encode.lo -MD -MP -MF c/enc/.deps/encode.Tpo -c c/enc/encode.c -o c/enc/encode.o >/dev/null 2>&1 libtool: link: (cd ".libs" && rm -f "libbrotlicommon.so.1" && ln -s "libbrotlicommon.so.1.0.9" "libbrotlicommon.so.1") libtool: link: (cd ".libs" && rm -f "libbrotlicommon.so" && ln -s "libbrotlicommon.so.1.0.9" "libbrotlicommon.so") libtool: link: ar cr .libs/libbrotlicommon.a c/common/constants.o c/common/context.o c/common/dictionary.o c/common/platform.o c/common/transform.o libtool: link: ranlib .libs/libbrotlicommon.a libtool: compile: gcc "-DPACKAGE_NAME=\"brotli\"" "-DPACKAGE_TARNAME=\"brotli\"" "-DPACKAGE_VERSION=\"1.0.9\"" "-DPACKAGE_STRING=\"brotli 1.0.9\"" "-DPACKAGE_BUGREPORT=\"https://groups.google.com/forum/#!forum/brotli\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"brotli\"" "-DVERSION=\"1.0.9\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -Os -fomit-frame-pointer -flto=auto -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -MT c/enc/backward_references.lo -MD -MP -MF c/enc/.deps/backward_references.Tpo -c c/enc/backward_references.c -o c/enc/backward_references.o >/dev/null 2>&1 libtool: link: ( cd ".libs" && rm -f "libbrotlicommon.la" && ln -s "../libbrotlicommon.la" "libbrotlicommon.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -version-info 1:9:0 -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -o libbrotlidec.la -rpath /usr/lib c/dec/bit_reader.lo c/dec/decode.lo c/dec/huffman.lo c/dec/state.lo libbrotlicommon.la -lm libtool: link: gcc -shared -fPIC -DPIC c/dec/.libs/bit_reader.o c/dec/.libs/decode.o c/dec/.libs/huffman.o c/dec/.libs/state.o -Wl,-rpath -Wl,/home/buildozer/aports/main/brotli/src/brotli-1.0.9/.libs ./.libs/libbrotlicommon.so -lm -Os -flto=auto -O2 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libbrotlidec.so.1 -o .libs/libbrotlidec.so.1.0.9 /bin/sh ./libtool --tag=CC --mode=link gcc -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -version-info 1:9:0 -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -o libbrotlienc.la -rpath /usr/lib c/enc/backward_references.lo c/enc/backward_references_hq.lo c/enc/bit_cost.lo c/enc/block_splitter.lo c/enc/brotli_bit_stream.lo c/enc/cluster.lo c/enc/command.lo c/enc/compress_fragment.lo c/enc/compress_fragment_two_pass.lo c/enc/dictionary_hash.lo c/enc/encode.lo c/enc/encoder_dict.lo c/enc/entropy_encode.lo c/enc/fast_log.lo c/enc/histogram.lo c/enc/literal_cost.lo c/enc/memory.lo c/enc/metablock.lo c/enc/static_dict.lo c/enc/utf8_util.lo libbrotlicommon.la -lm libtool: link: gcc -shared -fPIC -DPIC c/enc/.libs/backward_references.o c/enc/.libs/backward_references_hq.o c/enc/.libs/bit_cost.o c/enc/.libs/block_splitter.o c/enc/.libs/brotli_bit_stream.o c/enc/.libs/cluster.o c/enc/.libs/command.o c/enc/.libs/compress_fragment.o c/enc/.libs/compress_fragment_two_pass.o c/enc/.libs/dictionary_hash.o c/enc/.libs/encode.o c/enc/.libs/encoder_dict.o c/enc/.libs/entropy_encode.o c/enc/.libs/fast_log.o c/enc/.libs/histogram.o c/enc/.libs/literal_cost.o c/enc/.libs/memory.o c/enc/.libs/metablock.o c/enc/.libs/static_dict.o c/enc/.libs/utf8_util.o -Wl,-rpath -Wl,/home/buildozer/aports/main/brotli/src/brotli-1.0.9/.libs ./.libs/libbrotlicommon.so -lm -Os -flto=auto -O2 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libbrotlienc.so.1 -o .libs/libbrotlienc.so.1.0.9 libtool: link: (cd ".libs" && rm -f "libbrotlidec.so.1" && ln -s "libbrotlidec.so.1.0.9" "libbrotlidec.so.1") libtool: link: (cd ".libs" && rm -f "libbrotlidec.so" && ln -s "libbrotlidec.so.1.0.9" "libbrotlidec.so") libtool: link: ar cr .libs/libbrotlidec.a c/dec/bit_reader.o c/dec/decode.o c/dec/huffman.o c/dec/state.o libtool: link: ranlib .libs/libbrotlidec.a libtool: link: ( cd ".libs" && rm -f "libbrotlidec.la" && ln -s "../libbrotlidec.la" "libbrotlidec.la" ) libtool: link: (cd ".libs" && rm -f "libbrotlienc.so.1" && ln -s "libbrotlienc.so.1.0.9" "libbrotlienc.so.1") libtool: link: (cd ".libs" && rm -f "libbrotlienc.so" && ln -s "libbrotlienc.so.1.0.9" "libbrotlienc.so") libtool: link: ar cr .libs/libbrotlienc.a c/enc/backward_references.o c/enc/backward_references_hq.o c/enc/bit_cost.o c/enc/block_splitter.o c/enc/brotli_bit_stream.o c/enc/cluster.o c/enc/command.o c/enc/compress_fragment.o c/enc/compress_fragment_two_pass.o c/enc/dictionary_hash.o c/enc/encode.o c/enc/encoder_dict.o c/enc/entropy_encode.o c/enc/fast_log.o c/enc/histogram.o c/enc/literal_cost.o c/enc/memory.o c/enc/metablock.o c/enc/static_dict.o c/enc/utf8_util.o libtool: link: ranlib .libs/libbrotlienc.a libtool: link: ( cd ".libs" && rm -f "libbrotlienc.la" && ln -s "../libbrotlienc.la" "libbrotlienc.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -Wl,--as-needed,-O1,--sort-common -o brotli c/tools/brotli.o libbrotlidec.la libbrotlienc.la libbrotlicommon.la -lm libtool: link: gcc -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/brotli c/tools/brotli.o ./.libs/libbrotlidec.so ./.libs/libbrotlienc.so /home/buildozer/aports/main/brotli/src/brotli-1.0.9/.libs/libbrotlicommon.so ./.libs/libbrotlicommon.so -lm /home/buildozer/aports/main/brotli/src/brotli-1.0.9/setup.py:15: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Extension /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running build running build_py creating bin creating bin/lib.linux-armv8l-3.11 copying python/brotli.py -> bin/lib.linux-armv8l-3.11 running build_ext building '_brotli' extension creating bin/temp.linux-armv8l-3.11 creating bin/temp.linux-armv8l-3.11/c creating bin/temp.linux-armv8l-3.11/c/common creating bin/temp.linux-armv8l-3.11/c/dec creating bin/temp.linux-armv8l-3.11/c/enc gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/common/constants.c -o bin/temp.linux-armv8l-3.11/c/common/constants.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/common/context.c -o bin/temp.linux-armv8l-3.11/c/common/context.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/common/dictionary.c -o bin/temp.linux-armv8l-3.11/c/common/dictionary.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/common/platform.c -o bin/temp.linux-armv8l-3.11/c/common/platform.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/common/transform.c -o bin/temp.linux-armv8l-3.11/c/common/transform.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/dec/bit_reader.c -o bin/temp.linux-armv8l-3.11/c/dec/bit_reader.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/dec/decode.c -o bin/temp.linux-armv8l-3.11/c/dec/decode.o c/dec/decode.c:2036:41: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Wvla-parameter] 2036 | size_t encoded_size, const uint8_t* encoded_buffer, size_t* decoded_size, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from c/dec/decode.c:7: c/include/brotli/decode.h:204:19: note: previously declared as a variable length array 'const uint8_t[encoded_size]' {aka 'const unsigned char[encoded_size]'} 204 | const uint8_t encoded_buffer[BROTLI_ARRAY_PARAM(encoded_size)], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/dec/decode.c:2037:14: warning: argument 4 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Wvla-parameter] 2037 | uint8_t* decoded_buffer) { | ~~~~~~~~~^~~~~~~~~~~~~~ c/include/brotli/decode.h:206:13: note: previously declared as a variable length array 'uint8_t[*decoded_size]' {aka 'unsigned char[*decoded_size]'} 206 | uint8_t decoded_buffer[BROTLI_ARRAY_PARAM(*decoded_size)]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/dec/huffman.c -o bin/temp.linux-armv8l-3.11/c/dec/huffman.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/dec/state.c -o bin/temp.linux-armv8l-3.11/c/dec/state.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/backward_references.c -o bin/temp.linux-armv8l-3.11/c/enc/backward_references.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/backward_references_hq.c -o bin/temp.linux-armv8l-3.11/c/enc/backward_references_hq.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/bit_cost.c -o bin/temp.linux-armv8l-3.11/c/enc/bit_cost.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/block_splitter.c -o bin/temp.linux-armv8l-3.11/c/enc/block_splitter.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/brotli_bit_stream.c -o bin/temp.linux-armv8l-3.11/c/enc/brotli_bit_stream.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/cluster.c -o bin/temp.linux-armv8l-3.11/c/enc/cluster.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/command.c -o bin/temp.linux-armv8l-3.11/c/enc/command.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/compress_fragment.c -o bin/temp.linux-armv8l-3.11/c/enc/compress_fragment.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/compress_fragment_two_pass.c -o bin/temp.linux-armv8l-3.11/c/enc/compress_fragment_two_pass.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/dictionary_hash.c -o bin/temp.linux-armv8l-3.11/c/enc/dictionary_hash.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/encode.c -o bin/temp.linux-armv8l-3.11/c/enc/encode.o c/enc/encode.c:1473:20: warning: argument 5 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Wvla-parameter] 1473 | const uint8_t* input_buffer, size_t* encoded_size, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from c/enc/encode.c:9: c/include/brotli/encode.h:314:19: note: previously declared as a variable length array 'const uint8_t[input_size]' {aka 'const unsigned char[input_size]'} 314 | const uint8_t input_buffer[BROTLI_ARRAY_PARAM(input_size)], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/enc/encode.c:1474:14: warning: argument 7 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Wvla-parameter] 1474 | uint8_t* encoded_buffer) { | ~~~~~~~~~^~~~~~~~~~~~~~ c/include/brotli/encode.h:316:13: note: previously declared as a variable length array 'uint8_t[*encoded_size]' {aka 'unsigned char[*encoded_size]'} 316 | uint8_t encoded_buffer[BROTLI_ARRAY_PARAM(*encoded_size)]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/encoder_dict.c -o bin/temp.linux-armv8l-3.11/c/enc/encoder_dict.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/entropy_encode.c -o bin/temp.linux-armv8l-3.11/c/enc/entropy_encode.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/fast_log.c -o bin/temp.linux-armv8l-3.11/c/enc/fast_log.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/histogram.c -o bin/temp.linux-armv8l-3.11/c/enc/histogram.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/literal_cost.c -o bin/temp.linux-armv8l-3.11/c/enc/literal_cost.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/memory.c -o bin/temp.linux-armv8l-3.11/c/enc/memory.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/metablock.c -o bin/temp.linux-armv8l-3.11/c/enc/metablock.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/static_dict.c -o bin/temp.linux-armv8l-3.11/c/enc/static_dict.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c c/enc/utf8_util.c -o bin/temp.linux-armv8l-3.11/c/enc/utf8_util.o creating bin/temp.linux-armv8l-3.11/python gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto -fPIC -Ic/include -I/usr/include/python3.11 -c python/_brotli.cc -o bin/temp.linux-armv8l-3.11/python/_brotli.o g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -flto=auto -Os -fomit-frame-pointer -flto=auto bin/temp.linux-armv8l-3.11/c/common/constants.o bin/temp.linux-armv8l-3.11/c/common/context.o bin/temp.linux-armv8l-3.11/c/common/dictionary.o bin/temp.linux-armv8l-3.11/c/common/platform.o bin/temp.linux-armv8l-3.11/c/common/transform.o bin/temp.linux-armv8l-3.11/c/dec/bit_reader.o bin/temp.linux-armv8l-3.11/c/dec/decode.o bin/temp.linux-armv8l-3.11/c/dec/huffman.o bin/temp.linux-armv8l-3.11/c/dec/state.o bin/temp.linux-armv8l-3.11/c/enc/backward_references.o bin/temp.linux-armv8l-3.11/c/enc/backward_references_hq.o bin/temp.linux-armv8l-3.11/c/enc/bit_cost.o bin/temp.linux-armv8l-3.11/c/enc/block_splitter.o bin/temp.linux-armv8l-3.11/c/enc/brotli_bit_stream.o bin/temp.linux-armv8l-3.11/c/enc/cluster.o bin/temp.linux-armv8l-3.11/c/enc/command.o bin/temp.linux-armv8l-3.11/c/enc/compress_fragment.o bin/temp.linux-armv8l-3.11/c/enc/compress_fragment_two_pass.o bin/temp.linux-armv8l-3.11/c/enc/dictionary_hash.o bin/temp.linux-armv8l-3.11/c/enc/encode.o bin/temp.linux-armv8l-3.11/c/enc/encoder_dict.o bin/temp.linux-armv8l-3.11/c/enc/entropy_encode.o bin/temp.linux-armv8l-3.11/c/enc/fast_log.o bin/temp.linux-armv8l-3.11/c/enc/histogram.o bin/temp.linux-armv8l-3.11/c/enc/literal_cost.o bin/temp.linux-armv8l-3.11/c/enc/memory.o bin/temp.linux-armv8l-3.11/c/enc/metablock.o bin/temp.linux-armv8l-3.11/c/enc/static_dict.o bin/temp.linux-armv8l-3.11/c/enc/utf8_util.o bin/temp.linux-armv8l-3.11/python/_brotli.o -L/usr/lib -o bin/lib.linux-armv8l-3.11/_brotli.cpython-311-arm-linux-musleabihf.so make: Nothing to be done for 'check'. >>> brotli: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/brotli/src/brotli-1.0.9' ./install-sh -c -d '/home/buildozer/aports/main/brotli/pkg/brotli/usr/lib' ./install-sh -c -d '/home/buildozer/aports/main/brotli/pkg/brotli/usr/include/brotli' ./install-sh -c -d '/home/buildozer/aports/main/brotli/pkg/brotli/usr/share/doc/brotli' ./install-sh -c -d '/home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libbrotlicommon.la libbrotlidec.la libbrotlienc.la '/home/buildozer/aports/main/brotli/pkg/brotli/usr/lib' /usr/bin/install -c -m 644 c/include/brotli/decode.h c/include/brotli/encode.h c/include/brotli/port.h c/include/brotli/types.h '/home/buildozer/aports/main/brotli/pkg/brotli/usr/include/brotli' /usr/bin/install -c -m 644 README '/home/buildozer/aports/main/brotli/pkg/brotli/usr/share/doc/brotli' /usr/bin/install -c -m 644 scripts/libbrotlicommon.pc scripts/libbrotlidec.pc scripts/libbrotlienc.pc '/home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libbrotlicommon.so.1.0.9 /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlicommon.so.1.0.9 libtool: install: (cd /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib && { ln -s -f libbrotlicommon.so.1.0.9 libbrotlicommon.so.1 || { rm -f libbrotlicommon.so.1 && ln -s libbrotlicommon.so.1.0.9 libbrotlicommon.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib && { ln -s -f libbrotlicommon.so.1.0.9 libbrotlicommon.so || { rm -f libbrotlicommon.so && ln -s libbrotlicommon.so.1.0.9 libbrotlicommon.so; }; }) libtool: install: /usr/bin/install -c .libs/libbrotlicommon.lai /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlicommon.la libtool: warning: relinking 'libbrotlidec.la' libtool: install: (cd /home/buildozer/aports/main/brotli/src/brotli-1.0.9; /bin/sh "/home/buildozer/aports/main/brotli/src/brotli-1.0.9/libtool" --tag CC --mode=relink gcc -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -version-info 1:9:0 -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -o libbrotlidec.la -rpath /usr/lib c/dec/bit_reader.lo c/dec/decode.lo c/dec/huffman.lo c/dec/state.lo libbrotlicommon.la -lm -inst-prefix-dir /home/buildozer/aports/main/brotli/pkg/brotli) libtool: relink: gcc -shared -fPIC -DPIC c/dec/.libs/bit_reader.o c/dec/.libs/decode.o c/dec/.libs/huffman.o c/dec/.libs/state.o -L/home/buildozer/aports/main/brotli/pkg/brotli/usr/lib -L/usr/lib -lbrotlicommon -lm -Os -flto=auto -O2 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libbrotlidec.so.1 -o .libs/libbrotlidec.so.1.0.9 libtool: install: /usr/bin/install -c .libs/libbrotlidec.so.1.0.9T /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlidec.so.1.0.9 libtool: install: (cd /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib && { ln -s -f libbrotlidec.so.1.0.9 libbrotlidec.so.1 || { rm -f libbrotlidec.so.1 && ln -s libbrotlidec.so.1.0.9 libbrotlidec.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib && { ln -s -f libbrotlidec.so.1.0.9 libbrotlidec.so || { rm -f libbrotlidec.so && ln -s libbrotlidec.so.1.0.9 libbrotlidec.so; }; }) libtool: install: /usr/bin/install -c .libs/libbrotlidec.lai /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlidec.la libtool: warning: relinking 'libbrotlienc.la' libtool: install: (cd /home/buildozer/aports/main/brotli/src/brotli-1.0.9; /bin/sh "/home/buildozer/aports/main/brotli/src/brotli-1.0.9/libtool" --tag CC --mode=relink gcc -I./c/include -Os -fomit-frame-pointer -flto=auto -O2 -version-info 1:9:0 -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -o libbrotlienc.la -rpath /usr/lib c/enc/backward_references.lo c/enc/backward_references_hq.lo c/enc/bit_cost.lo c/enc/block_splitter.lo c/enc/brotli_bit_stream.lo c/enc/cluster.lo c/enc/command.lo c/enc/compress_fragment.lo c/enc/compress_fragment_two_pass.lo c/enc/dictionary_hash.lo c/enc/encode.lo c/enc/encoder_dict.lo c/enc/entropy_encode.lo c/enc/fast_log.lo c/enc/histogram.lo c/enc/literal_cost.lo c/enc/memory.lo c/enc/metablock.lo c/enc/static_dict.lo c/enc/utf8_util.lo libbrotlicommon.la -lm -inst-prefix-dir /home/buildozer/aports/main/brotli/pkg/brotli) libtool: relink: gcc -shared -fPIC -DPIC c/enc/.libs/backward_references.o c/enc/.libs/backward_references_hq.o c/enc/.libs/bit_cost.o c/enc/.libs/block_splitter.o c/enc/.libs/brotli_bit_stream.o c/enc/.libs/cluster.o c/enc/.libs/command.o c/enc/.libs/compress_fragment.o c/enc/.libs/compress_fragment_two_pass.o c/enc/.libs/dictionary_hash.o c/enc/.libs/encode.o c/enc/.libs/encoder_dict.o c/enc/.libs/entropy_encode.o c/enc/.libs/fast_log.o c/enc/.libs/histogram.o c/enc/.libs/literal_cost.o c/enc/.libs/memory.o c/enc/.libs/metablock.o c/enc/.libs/static_dict.o c/enc/.libs/utf8_util.o -L/home/buildozer/aports/main/brotli/pkg/brotli/usr/lib -L/usr/lib -lbrotlicommon -lm -Os -flto=auto -O2 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libbrotlienc.so.1 -o .libs/libbrotlienc.so.1.0.9 libtool: install: /usr/bin/install -c .libs/libbrotlienc.so.1.0.9T /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlienc.so.1.0.9 libtool: install: (cd /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib && { ln -s -f libbrotlienc.so.1.0.9 libbrotlienc.so.1 || { rm -f libbrotlienc.so.1 && ln -s libbrotlienc.so.1.0.9 libbrotlienc.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib && { ln -s -f libbrotlienc.so.1.0.9 libbrotlienc.so || { rm -f libbrotlienc.so && ln -s libbrotlienc.so.1.0.9 libbrotlienc.so; }; }) libtool: install: /usr/bin/install -c .libs/libbrotlienc.lai /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlienc.la libtool: install: /usr/bin/install -c .libs/libbrotlicommon.a /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlicommon.a libtool: install: chmod 644 /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlicommon.a libtool: install: ranlib /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlicommon.a libtool: install: /usr/bin/install -c .libs/libbrotlidec.a /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlidec.a libtool: install: chmod 644 /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlidec.a libtool: install: ranlib /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlidec.a libtool: install: /usr/bin/install -c .libs/libbrotlienc.a /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlienc.a libtool: install: chmod 644 /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlienc.a libtool: install: ranlib /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/libbrotlienc.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./install-sh -c -d '/home/buildozer/aports/main/brotli/pkg/brotli/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c brotli '/home/buildozer/aports/main/brotli/pkg/brotli/usr/bin' libtool: warning: 'libbrotlidec.la' has not been installed in '/usr/lib' libtool: warning: 'libbrotlienc.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/brotli/src/brotli-1.0.9/libbrotlicommon.la' has not been installed in '/usr/lib' libtool: warning: 'libbrotlicommon.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/brotli /home/buildozer/aports/main/brotli/pkg/brotli/usr/bin/brotli make[1]: Leaving directory '/home/buildozer/aports/main/brotli/src/brotli-1.0.9' /home/buildozer/aports/main/brotli/src/brotli-1.0.9/setup.py:15: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Extension /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running install running install_lib creating /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/python3.11 creating /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/python3.11/site-packages copying bin/lib.linux-armv8l-3.11/_brotli.cpython-311-arm-linux-musleabihf.so -> /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/python3.11/site-packages copying bin/lib.linux-armv8l-3.11/brotli.py -> /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/python3.11/site-packages/brotli.py to brotli.cpython-311.pyc running install_egg_info Writing /home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/python3.11/site-packages/Brotli-1.0.9-py3.11.egg-info >>> brotli-doc*: Running split function doc... >>> brotli-doc*: Preparing subpackage brotli-doc... >>> brotli-doc*: Running postcheck for brotli-doc >>> brotli-static*: Running split function static... >>> brotli-static*: Preparing subpackage brotli-static... >>> brotli-static*: Stripping binaries >>> brotli-static*: Running postcheck for brotli-static >>> brotli-dev*: Running split function dev... >>> brotli-dev*: Preparing subpackage brotli-dev... >>> brotli-dev*: Stripping binaries >>> brotli-dev*: Running postcheck for brotli-dev >>> brotli-libs*: Running split function libs... >>> brotli-libs*: Preparing subpackage brotli-libs... >>> brotli-libs*: Stripping binaries >>> brotli-libs*: Running postcheck for brotli-libs >>> py3-brotli*: Running split function py3... '/home/buildozer/aports/main/brotli/pkg/brotli/usr/lib/python3.11' -> '/home/buildozer/aports/main/brotli/pkg/py3-brotli/usr/lib/python3.11' >>> py3-brotli*: Preparing subpackage py3-brotli... >>> py3-brotli*: Stripping binaries >>> py3-brotli*: Running postcheck for py3-brotli >>> brotli*: Running postcheck for brotli >>> brotli*: Preparing package brotli... >>> brotli*: Stripping binaries >>> brotli-dev*: Scanning shared objects >>> brotli-doc*: Scanning shared objects >>> brotli-libs*: Scanning shared objects >>> brotli-static*: Scanning shared objects >>> brotli*: Scanning shared objects >>> py3-brotli*: Scanning shared objects >>> brotli-dev*: Tracing dependencies... brotli=1.0.9-r11 brotli-libs=1.0.9-r11 pkgconfig >>> brotli-dev*: Package size: 88.0 KB >>> brotli-dev*: Compressing data... >>> brotli-dev*: Create checksum... >>> brotli-dev*: Create brotli-dev-1.0.9-r11.apk >>> brotli-doc*: Tracing dependencies... >>> brotli-doc*: Package size: 60.0 KB >>> brotli-doc*: Compressing data... >>> brotli-doc*: Create checksum... >>> brotli-doc*: Create brotli-doc-1.0.9-r11.apk >>> brotli-libs*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> brotli-libs*: Package size: 808.0 KB >>> brotli-libs*: Compressing data... >>> brotli-libs*: Create checksum... >>> brotli-libs*: Create brotli-libs-1.0.9-r11.apk >>> brotli-static*: Tracing dependencies... >>> brotli-static*: Package size: 2.3 MB >>> brotli-static*: Compressing data... >>> brotli-static*: Create checksum... >>> brotli-static*: Create brotli-static-1.0.9-r11.apk >>> brotli*: Tracing dependencies... so:libbrotlidec.so.1 so:libbrotlienc.so.1 so:libc.musl-armhf.so.1 >>> brotli*: Package size: 40.0 KB >>> brotli*: Compressing data... >>> brotli*: Create checksum... >>> brotli*: Create brotli-1.0.9-r11.apk >>> py3-brotli*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-brotli*: Package size: 784.0 KB >>> py3-brotli*: Compressing data... >>> py3-brotli*: Create checksum... >>> py3-brotli*: Create py3-brotli-1.0.9-r11.apk >>> brotli: Build complete at Tue, 28 Feb 2023 05:58:33 +0000 elapsed time 0h 1m 13s >>> brotli: Cleaning up srcdir >>> brotli: Cleaning up pkgdir >>> brotli: Uninstalling dependencies... (1/20) Purging .makedepends-brotli (20230228.055721) (2/20) Purging automake (1.16.5-r2) (3/20) Purging autoconf (2.71-r2) (4/20) Purging m4 (1.4.19-r2) (5/20) Purging libtool (2.4.7-r1) (6/20) Purging libltdl (2.4.7-r1) (7/20) Purging python3-dev (3.11.2-r0) (8/20) Purging python3 (3.11.2-r0) (9/20) Purging git-perl (2.39.2-r0) (10/20) Purging perl-git (2.39.2-r0) (11/20) Purging perl-error (0.17029-r1) (12/20) Purging perl (5.36.0-r0) (13/20) Purging libbz2 (1.0.8-r4) (14/20) Purging libffi (3.4.4-r0) (15/20) Purging gdbm (1.23-r0) (16/20) Purging xz-libs (5.4.1-r0) (17/20) Purging mpdecimal (2.5.1-r1) (18/20) Purging libpanelw (6.4_p20230225-r0) (19/20) Purging readline (8.2.001-r0) (20/20) Purging sqlite-libs (3.41.0-r0) Executing busybox-1.36.0-r4.trigger OK: 326 MiB in 96 packages >>> brotli: Updating the main/armhf repository index... >>> brotli: Signing the index...