1、全程编译记录
book@100ask:~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv$ make CROSS_COMPILE=arm-himix200-linux- CHIP=hi3516dv300 BOOT_MEDIA=emmc all
mkdir /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/hi3516dv300_emmc_smp_image_glibc -p
mkdir /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/bin/board_glibc -p
mkdir /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/bin/pc -p
---------task [0] hiregbin_prepare
tar xzf /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools/hiregbin-v5.0.1.tgz -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools
chmod 777 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools/hiregbin-v5.0.1/hiregbin
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools/Hi3516DV300-DMEB_4L_FLYBY-DDR3_1800M_512MB_16bitx2-A7_900M-SYSBUS_300M.xlsm /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools/hiregbin-v5.0.1
pushd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools/hiregbin-v5.0.1;./hiregbin Hi3516DV300-DMEB_4L_FLYBY-DDR3_1800M_512MB_16bitx2-A7_900M-SYSBUS_300M.xlsm reg_info_hi3516dv300.bin;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools/hiregbin-v5.0.1 ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
Generate regbin file successfully.
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
mv /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools/hiregbin-v5.0.1/reg_info_hi3516dv300.bin /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools
rm /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools/hiregbin-v5.0.1 -rf
---------task [1] build boot
pushd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot;tar xzf secureboot_release.tgz -C .;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
pushd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot;tar xzf u-boot-2016.11.tgz -C .;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
find /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11 | xargs touch
make -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11 ARCH=arm CROSS_COMPILE=arm-himix200-linux- hi3516dv300_emmc_config
make[1]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11'
HOSTCC scripts/basic/fixdep
HOSTCC scripts/kconfig/conf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/zconf.lex.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
make[1]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11'
pushd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11;make ARCH=arm CROSS_COMPILE=arm-himix200-linux- -j 20 >/dev/null;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11 ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
product/hiosd/rgb/hi3516cv500/./rgb.c:66:12: warning: 'hi_spi_check_timeout' defined but not used [-Wunused-function]
static int hi_spi_check_timeout(void)
^~~~~~~~~~~~~~~~~~~~
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
make -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/
make[1]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip'
tar -xf gzip-1.8.tgz
cd gzip-1.8
pushd gzip-1.8;./configure;make -j12;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8 ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether 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 dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for nm... nm
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for a POSIX-compliant shell... /bin/sh
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for dirent.h... yes
checking for features.h... yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for wchar.h... yes
checking for utime.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for memory.h... yes
checking for time.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for egrep... /bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for ar... (cached) ar
checking for _LARGEFILE_SOURCE value needed for large files... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fdopendir... yes
checking for strerror_r... yes
checking for fcntl... yes
checking for symlink... yes
checking for mempcpy... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for fpurge... no
checking for __fpurge... yes
checking for __freading... yes
checking for __fseterr... no
checking for fstatat... yes
checking for fsync... yes
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for lstat... yes
checking for mprotect... yes
checking for openat... yes
checking for __xpg_strerror_r... yes
checking for strdup... yes
checking for catgets... yes
checking for pipe... yes
checking for unlinkat... yes
checking for futimes... yes
checking for futimesat... yes
checking for futimens... yes
checking for utimensat... yes
checking for lutimes... yes
checking for chown... yes
checking for fchmod... yes
checking for fchown... yes
checking for siginterrupt... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking how gcc reports undeclared, standard C functions... error
checking whether // is distinct from /... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking whether fchdir is declared... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking for promoted mode_t type... mode_t
checking whether fdatasync is declared... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether byte ordering is bigendian... no
checking whether long double and double are the same... no
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... no
checking whether printf supports the 'ls' directive... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether snprintf returns a byte count as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether stdin defaults to large file offsets... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether fflush works on input streams... no
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether lstat correctly handles trailing slash... yes
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking where to find the exponent in a 'float'... word 0 bit 23
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking for pthread.h... yes
checking for multithread API to use... posix
checking for a sed that does not truncate output... /bin/sed
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... yes
checking whether strerror(0) succeeds... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking for ptrdiff_t... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether strdup is declared... yes
checking for struct timespec in <time.h>... yes
checking whether the utimes function works... yes
checking for struct utimbuf... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for alloca as a compiler built-in... yes
checking for GNU libc compatible calloc... yes
checking whether this system has an arbitrary file name length limit... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fflush works on input streams... (cached) no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking for library containing fdatasync... none required
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking whether fflush works on input streams... (cached) no
checking whether conversion from 'int' to 'long double' works... yes
checking for ptrdiff_t... (cached) yes
checking whether fpurge is declared... no
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for _fseeki64... no
checking whether fstatat (..., 0) works... yes
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether getdtablesize works... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking for C compiler flag to ignore unused libraries... -Wl,--as-needed
checking for pthread_rwlock_t... yes
checking whether lseek detects pipes... yes
checking for stdlib.h... yes
checking for GNU libc compatible malloc... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking whether perror matches strerror... yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... yes
checking for readdir... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether rmdir works... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for stpcpy... yes
checking for working strerror function... yes
checking for nlink_t... (cached) yes
checking whether unlink honors trailing slashes... yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for ptrdiff_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for stdint.h... (cached) yes
checking for underline in external names... no
checking for an assembler syntax supported by this package... no
checking for library containing strerror... none required
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking return type of signal handlers... void
checking for size_t... (cached) yes
checking for off_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating tests/Makefile
config.status: creating lib/config.h
config.status: executing depfiles commands
make[2]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8'
GEN version.h
GEN version.c
make all-recursive
make[3]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8'
Making all in lib
make[4]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8/lib'
GEN alloca.h
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN unused-parameter.h
GEN sys/types.h
GEN dirent.h
GEN fcntl.h
GEN math.h
GEN stdlib.h
GEN time.h
GEN unistd.h
GEN stdio.h
GEN string.h
GEN sys/stat.h
GEN sys/time.h
GEN wchar.h
make all-am
make[5]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8/lib'
CC cloexec.o
CC opendir-safer.o
CC dirname-lgpl.o
CC stripslash.o
CC exitfail.o
CC fd-hook.o
CC filenamecat-lgpl.o
CC basename-lgpl.o
CC gettime.o
CC freading.o
CC creat-safer.o
CC open-safer.o
CC openat-safer.o
CC openat-die.o
CC math.o
CC printf-frexp.o
CC save-cwd.o
CC printf-frexpl.o
CC stat-time.o
CC statat.o
CC savedir.o
CC glthread/threadlib.o
CC timespec.o
CC unistd.o
CC dup-safer.o
CC fd-safer.o
CC pipe-safer.o
CC xmalloc.o
CC utimens.o
CC xsize.o
CC xalloc-die.o
CC yesno.o
CC asnprintf.o
CC chdir-long.o
CC fcntl.o
CC fclose.o
CC fflush.o
CC fprintf.o
CC fpurge.o
CC fseeko.o
CC fseterr.o
CC openat-proc.o
CC printf.o
CC fseek.o
CC printf-parse.o
CC printf-args.o
CC strerror_r.o
CC vasnprintf.o
CC glthread/lock.o
CC vfprintf.o
AR libgzip.a
make[5]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8/lib'
make[4]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8/lib'
Making all in doc
make[4]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8/doc'
Making all in .
make[4]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8'
CC version.o
CC bits.o
CC inflate.o
CC gzip.o
CC unlzw.o
CC unlzh.o
CC trees.o
CC lzw.o
CC unzip.o
CC deflate.o
CC unpack.o
CC util.o
CC zip.o
GEN gunzip
GEN gzexe
GEN zcat
GEN zcmp
GEN zdiff
GEN zegrep
GEN zfgrep
GEN zgrep
GEN zforce
GEN zless
GEN zmore
GEN znew
AR libver.a
CCLD gzip
make[4]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8'
Making all in tests
make[4]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8/tests'
make[3]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8'
make[2]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/gzip-1.8'
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip
mkdir bin -p
cp gzip-1.8/gzip bin;
make[1]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip'
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/hi_gzip/bin/gzip /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11/arch/arm/cpu/armv7/hi3516dv300/hw_compressed -rf
chmod +x /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11/arch/arm/cpu/armv7/hi3516dv300/hw_compressed/gzip
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/uboot_tools/reg_info_hi3516dv300.bin /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11/.reg
pushd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11;make ARCH=arm CROSS_COMPILE=arm-himix200-linux- u-boot-z.bin >/dev/null;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11 ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11/u-boot-hi3516dv300.bin /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/hi3516dv300_emmc_smp_image_glibc
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/u-boot-2016.11/u-boot-hi3516dv300.bin /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/uboot/secureboot_release
---------task [2] build kernel
rm /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp -rf
tar xf /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.37.tar.gz -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/
mv /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.37 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp
pushd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp;patch -p1 < ../linux-4.9.37.patch;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
patching file Documentation/arm64/silicon-errata.txt
patching file Documentation/devicetree/bindings/iio/adc/hibvt-lsadc.txt
patching file Documentation/devicetree/bindings/net/hisilicon-femac.txt
patching file Documentation/devicetree/bindings/net/hisilicon-gemac-mdio.txt
patching file Documentation/devicetree/bindings/net/hisilicon-higmac.txt
patching file Documentation/devicetree/bindings/usb/usb-xhci.txt
patching file Documentation/networking/ip-sysctl.txt
patching file Documentation/networking/phy.txt
patching file Documentation/speculation.txt
patching file arch/arm/Kconfig
patching file arch/arm/Kconfig.debug
patching file arch/arm/Makefile
patching file arch/arm/boot/Makefile
patching file arch/arm/boot/compressed/head.S
patching file arch/arm/boot/dts/Makefile
patching file arch/arm/boot/dts/hi3516a-demb.dts
patching file arch/arm/boot/dts/hi3516a.dtsi
patching file arch/arm/boot/dts/hi3516cv500-demb.dts
patching file arch/arm/boot/dts/hi3516cv500.dtsi
patching file arch/arm/boot/dts/hi3516dv200-demb.dts
patching file arch/arm/boot/dts/hi3516dv200.dtsi
patching file arch/arm/boot/dts/hi3516dv300-demb.dts
patching file arch/arm/boot/dts/hi3516dv300.dtsi
patching file arch/arm/boot/dts/hi3516ev200-demb.dts
patching file arch/arm/boot/dts/hi3516ev200.dtsi
patching file arch/arm/boot/dts/hi3516ev300-demb.dts
patching file arch/arm/boot/dts/hi3516ev300.dtsi
patching file arch/arm/boot/dts/hi3518ev20x-demb.dts
patching file arch/arm/boot/dts/hi3518ev20x.dtsi
patching file arch/arm/boot/dts/hi3518ev300-demb.dts
patching file arch/arm/boot/dts/hi3518ev300.dtsi
patching file arch/arm/boot/dts/hi3519.dtsi
patching file arch/arm/boot/dts/hi3519av100-emmc.dts
patching file arch/arm/boot/dts/hi3519av100-flash.dts
patching file arch/arm/boot/dts/hi3519av100-smp-emmc.dts
patching file arch/arm/boot/dts/hi3519av100-smp-flash.dts
patching file arch/arm/boot/dts/hi3519av100-smp.dts
patching file arch/arm/boot/dts/hi3519av100.dts
patching file arch/arm/boot/dts/hi3519av100.dtsi
patching file arch/arm/boot/dts/hi3521a-demb.dts
patching file arch/arm/boot/dts/hi3521a.dtsi
patching file arch/arm/boot/dts/hi3531a-demb.dts
patching file arch/arm/boot/dts/hi3531a.dtsi
patching file arch/arm/boot/dts/hi3536dv100-demb.dts
patching file arch/arm/boot/dts/hi3536dv100.dtsi
patching file arch/arm/boot/dts/hi3556av100-emmc.dts
patching file arch/arm/boot/dts/hi3556av100-flash.dts
patching file arch/arm/boot/dts/hi3556av100.dts
patching file arch/arm/boot/dts/hi3556av100.dtsi
patching file arch/arm/boot/dts/hi3556v200-demb.dts
patching file arch/arm/boot/dts/hi3556v200.dtsi
patching file arch/arm/boot/dts/hi3559v200-demb.dts
patching file arch/arm/boot/dts/hi3559v200.dtsi
patching file arch/arm/configs/hi3516a_full_defconfig
patching file arch/arm/configs/hi3516a_mini_defconfig
patching file arch/arm/configs/hi3516a_spinand_defconfig
patching file arch/arm/configs/hi3516a_spinand_mini_defconfig
patching file arch/arm/configs/hi3516av300_emmc_smp_defconfig
patching file arch/arm/configs/hi3516av300_smp_defconfig
patching file arch/arm/configs/hi3516cv200_full_defconfig
patching file arch/arm/configs/hi3516cv500_emmc_smp_defconfig
patching file arch/arm/configs/hi3516cv500_smp_defconfig
patching file arch/arm/configs/hi3516dv200_emmc_defconfig
patching file arch/arm/configs/hi3516dv200_full_defconfig
patching file arch/arm/configs/hi3516dv300_emmc_smp_defconfig
patching file arch/arm/configs/hi3516dv300_smp_defconfig
patching file arch/arm/configs/hi3516ev200_emmc_defconfig
patching file arch/arm/configs/hi3516ev200_full_defconfig
patching file arch/arm/configs/hi3516ev200_mini_defconfig
patching file arch/arm/configs/hi3516ev300_emmc_defconfig
patching file arch/arm/configs/hi3516ev300_full_defconfig
patching file arch/arm/configs/hi3518ev200_full_defconfig
patching file arch/arm/configs/hi3518ev201_full_defconfig
patching file arch/arm/configs/hi3518ev300_emmc_defconfig
patching file arch/arm/configs/hi3518ev300_full_defconfig
patching file arch/arm/configs/hi3518ev300_mini_defconfig
patching file arch/arm/configs/hi3519av100_amp_defconfig
patching file arch/arm/configs/hi3519av100_amp_emmc_defconfig
patching file arch/arm/configs/hi3519av100_amp_nand_defconfig
patching file arch/arm/configs/hi3519av100_smp_defconfig
patching file arch/arm/configs/hi3519av100_smp_emmc_defconfig
patching file arch/arm/configs/hi3519av100_smp_nand_defconfig
patching file arch/arm/configs/hi3520dv300_full_defconfig
patching file arch/arm/configs/hi3521a_full_defconfig
patching file arch/arm/configs/hi3531a_full_defconfig
patching file arch/arm/configs/hi3531a_full_slave_defconfig
patching file arch/arm/configs/hi3531a_spinand_defconfig
patching file arch/arm/configs/hi3531a_spinand_slave_defconfig
patching file arch/arm/configs/hi3536dv100_full_defconfig
patching file arch/arm/configs/hi3556av100_amp_defconfig
patching file arch/arm/configs/hi3556av100_amp_emmc_defconfig
patching file arch/arm/configs/hi3556av100_amp_nand_defconfig
patching file arch/arm/configs/hi3556av100_amp_spi_defconfig
patching file arch/arm/configs/hi3556v200_amp_defconfig
patching file arch/arm/configs/hi3556v200_amp_emmc_defconfig
patching file arch/arm/configs/hi3556v200_amp_spinand_defconfig
patching file arch/arm/configs/hi3559v200_amp_defconfig
patching file arch/arm/configs/hi3559v200_amp_emmc_defconfig
patching file arch/arm/configs/hi3559v200_amp_spinand_defconfig
patching file arch/arm/include/asm/kvm_psci.h
patching file arch/arm/include/asm/string.h
patching file arch/arm/include/asm/uaccess.h
patching file arch/arm/kernel/armksyms.c
patching file arch/arm/kernel/head.S
patching file arch/arm/kvm/handle_exit.c
patching file arch/arm/lib/memcpy.S
patching file arch/arm/mach-hibvt/Kconfig
patching file arch/arm/mach-hibvt/Makefile
patching file arch/arm/mach-hibvt/Makefile.boot
patching file arch/arm/mach-hibvt/include/mach/hi3516a_io.h
patching file arch/arm/mach-hibvt/include/mach/hi3516cv500_io.h
patching file arch/arm/mach-hibvt/include/mach/hi3516cv500_platform.h
patching file arch/arm/mach-hibvt/include/mach/hi3516dv300_io.h
patching file arch/arm/mach-hibvt/include/mach/hi3516dv300_platform.h
patching file arch/arm/mach-hibvt/include/mach/hi3518ev20x_io.h
patching file arch/arm/mach-hibvt/include/mach/hi3519av100_io.h
patching file arch/arm/mach-hibvt/include/mach/hi3519av100_platform.h
patching file arch/arm/mach-hibvt/include/mach/hi3521a_io.h
patching file arch/arm/mach-hibvt/include/mach/hi3521a_platform.h
patching file arch/arm/mach-hibvt/include/mach/hi3531a_io.h
patching file arch/arm/mach-hibvt/include/mach/hi3531a_platform.h
patching file arch/arm/mach-hibvt/include/mach/hi3536dv100_io.h
patching file arch/arm/mach-hibvt/include/mach/hi3536dv100_platform.h
patching file arch/arm/mach-hibvt/include/mach/hi3556av100_platform.h
patching file arch/arm/mach-hibvt/include/mach/hi3556v200_io.h
patching file arch/arm/mach-hibvt/include/mach/hi3556v200_platform.h
patching file arch/arm/mach-hibvt/include/mach/hi3559v200_io.h
patching file arch/arm/mach-hibvt/include/mach/hi3559v200_platform.h
patching file arch/arm/mach-hibvt/include/mach/io.h
patching file arch/arm/mach-hibvt/include/mach/platform.h
patching file arch/arm/mach-hibvt/l2cache.c
patching file arch/arm/mach-hibvt/mach-common.h
patching file arch/arm/mach-hibvt/mach-hi3516a.c
patching file arch/arm/mach-hibvt/mach-hi3516cv500.c
patching file arch/arm/mach-hibvt/mach-hi3516dv200.c
patching file arch/arm/mach-hibvt/mach-hi3516dv300.c
patching file arch/arm/mach-hibvt/mach-hi3516ev200.c
patching file arch/arm/mach-hibvt/mach-hi3516ev300.c
patching file arch/arm/mach-hibvt/mach-hi3518ev20x.c
patching file arch/arm/mach-hibvt/mach-hi3518ev300.c
patching file arch/arm/mach-hibvt/mach-hi3519av100.c
patching file arch/arm/mach-hibvt/mach-hi3521a.c
patching file arch/arm/mach-hibvt/mach-hi3531a.c
patching file arch/arm/mach-hibvt/mach-hi3536dv100.c
patching file arch/arm/mach-hibvt/mach-hi3556av100.c
patching file arch/arm/mach-hibvt/mach-hi3556v200.c
patching file arch/arm/mach-hibvt/mach-hi3559v200.c
patching file arch/arm/mach-hibvt/platsmp.c
patching file arch/arm/mm/dma-mapping.c
patching file arch/arm/mm/init.c
patching file arch/arm/plat-hi3519av100/Makefile
patching file arch/arm/plat-hi3519av100/pll-trainning.c
patching file arch/arm/plat-hi3556av100/Makefile
patching file arch/arm/plat-hi3556av100/pll-trainning.c
patching file arch/arm/vdso/vgettimeofday.c
patching file arch/arm64/Kconfig
patching file arch/arm64/Kconfig.platforms
patching file arch/arm64/Makefile
patching file arch/arm64/boot/Makefile
patching file arch/arm64/boot/dts/Makefile
patching file arch/arm64/boot/dts/hisilicon/Makefile
patching file arch/arm64/boot/dts/hisilicon/hi3559av100-demb-amp.dts
patching file arch/arm64/boot/dts/hisilicon/hi3559av100-demb-emmc.dts
patching file arch/arm64/boot/dts/hisilicon/hi3559av100-demb-flash.dts
patching file arch/arm64/boot/dts/hisilicon/hi3559av100-demb-ufs.dts
patching file arch/arm64/boot/dts/hisilicon/hi3559av100-demb.dts
patching file arch/arm64/boot/dts/hisilicon/hi3559av100.dtsi
patching file arch/arm64/configs/hi3559av100_arm64_big_little_amp_defconfig
patching file arch/arm64/configs/hi3559av100_arm64_big_little_defconfig
patching file arch/arm64/configs/hi3559av100_arm64_big_little_emmc_amp_defconfig
patching file arch/arm64/configs/hi3559av100_arm64_big_little_emmc_defconfig
patching file arch/arm64/configs/hi3559av100_arm64_big_little_nand_amp_defconfig
patching file arch/arm64/configs/hi3559av100_arm64_big_little_nand_defconfig
patching file arch/arm64/configs/hi3559av100_arm64_big_little_ufs_amp_defconfig
patching file arch/arm64/configs/hi3559av100_arm64_big_little_ufs_defconfig
patching file arch/arm64/hisi-lib/Kconfig
patching file arch/arm64/hisi-lib/Makefile
patching file arch/arm64/hisi-lib/sample_c.c
patching file arch/arm64/hisi-lib/sample_s.S
patching file arch/arm64/include/asm/asm-uaccess.h
patching file arch/arm64/include/asm/assembler.h
patching file arch/arm64/include/asm/barrier.h
patching file arch/arm64/include/asm/cacheflush.h
patching file arch/arm64/include/asm/cpucaps.h
patching file arch/arm64/include/asm/cpufeature.h
patching file arch/arm64/include/asm/cputype.h
patching file arch/arm64/include/asm/daifflags.h
patching file arch/arm64/include/asm/efi.h
patching file arch/arm64/include/asm/esr.h
patching file arch/arm64/include/asm/fixmap.h
patching file arch/arm64/include/asm/futex.h
patching file arch/arm64/include/asm/hw_breakpoint.h
patching file arch/arm64/include/asm/insn.h
patching file arch/arm64/include/asm/irqflags.h
patching file arch/arm64/include/asm/kernel-pgtable.h
patching file arch/arm64/include/asm/kvm_asm.h
patching file arch/arm64/include/asm/kvm_host.h
patching file arch/arm64/include/asm/kvm_mmu.h
patching file arch/arm64/include/asm/memory.h
patching file arch/arm64/include/asm/mmu.h
patching file arch/arm64/include/asm/mmu_context.h
patching file arch/arm64/include/asm/pgtable-hwdef.h
patching file arch/arm64/include/asm/pgtable-prot.h
patching file arch/arm64/include/asm/pgtable.h
patching file arch/arm64/include/asm/proc-fns.h
patching file arch/arm64/include/asm/processor.h
patching file arch/arm64/include/asm/ptrace.h
patching file arch/arm64/include/asm/sysreg.h
patching file arch/arm64/include/asm/thread_info.h
patching file arch/arm64/include/asm/tlbflush.h
patching file arch/arm64/include/asm/traps.h
patching file arch/arm64/include/asm/uaccess.h
patching file arch/arm64/include/mach/platform-hi3559av100.h
patching file arch/arm64/include/mach/platform.h
patching file arch/arm64/kernel/Makefile
patching file arch/arm64/kernel/arm64ksyms.c
patching file arch/arm64/kernel/armv8_deprecated.c
patching file arch/arm64/kernel/asm-offsets.c
patching file arch/arm64/kernel/bpi.S
patching file arch/arm64/kernel/cpu-reset.S
patching file arch/arm64/kernel/cpu_errata.c
patching file arch/arm64/kernel/cpufeature.c
patching file arch/arm64/kernel/debug-monitors.c
patching file arch/arm64/kernel/efi.c
patching file arch/arm64/kernel/entry.S
patching file arch/arm64/kernel/head.S
patching file arch/arm64/kernel/hibernate.c
patching file arch/arm64/kernel/insn.c
patching file arch/arm64/kernel/io.c
patching file arch/arm64/kernel/machine_kexec.c
patching file arch/arm64/kernel/process.c
patching file arch/arm64/kernel/ptrace.c
patching file arch/arm64/kernel/setup.c
patching file arch/arm64/kernel/signal.c
patching file arch/arm64/kernel/signal32.c
patching file arch/arm64/kernel/sleep.S
patching file arch/arm64/kernel/smp.c
patching file arch/arm64/kernel/suspend.c
patching file arch/arm64/kernel/traps.c
patching file arch/arm64/kernel/vmlinux.lds.S
patching file arch/arm64/kvm/handle_exit.c
patching file arch/arm64/kvm/hyp/entry.S
patching file arch/arm64/kvm/hyp/switch.c
patching file arch/arm64/kvm/reset.c
patching file arch/arm64/kvm/sys_regs.c
patching file arch/arm64/lib/clear_user.S
patching file arch/arm64/lib/copy_from_user.S
patching file arch/arm64/lib/copy_in_user.S
patching file arch/arm64/lib/copy_to_user.S
patching file arch/arm64/mm/cache.S
patching file arch/arm64/mm/context.c
patching file arch/arm64/mm/dma-mapping.c
patching file arch/arm64/mm/fault.c
patching file arch/arm64/mm/flush.c
patching file arch/arm64/mm/init.c
patching file arch/arm64/mm/mmu.c
patching file arch/arm64/mm/pgd.c
patching file arch/arm64/mm/proc.S
patching file drivers/Kconfig
patching file drivers/Makefile
patching file drivers/ata/Kconfig
patching file drivers/ata/Kconfig.hiahci
patching file drivers/ata/Makefile
patching file drivers/ata/ahci.h
patching file drivers/ata/ahci_platform.c
patching file drivers/ata/hisi_sata_dbg.c
patching file drivers/ata/hisi_sata_dbg.h
patching file drivers/ata/libahci.c
patching file drivers/base/dma-contiguous.c
patching file drivers/char/random.c
patching file drivers/clk/Makefile
patching file drivers/clk/clk-highbank.c
patching file drivers/clk/hisilicon/Kconfig
patching file drivers/clk/hisilicon/Makefile
patching file drivers/clk/hisilicon/clk-hi3516a.c
patching file drivers/clk/hisilicon/clk-hi3516cv500.c
patching file drivers/clk/hisilicon/clk-hi3516dv200.c
patching file drivers/clk/hisilicon/clk-hi3516dv300.c
patching file drivers/clk/hisilicon/clk-hi3516ev200.c
patching file drivers/clk/hisilicon/clk-hi3516ev300.c
patching file drivers/clk/hisilicon/clk-hi3518ev20x.c
patching file drivers/clk/hisilicon/clk-hi3518ev300.c
patching file drivers/clk/hisilicon/clk-hi3519av100.c
patching file drivers/clk/hisilicon/clk-hi3521a.c
patching file drivers/clk/hisilicon/clk-hi3531a.c
patching file drivers/clk/hisilicon/clk-hi3536dv100.c
patching file drivers/clk/hisilicon/clk-hi3556av100.c
patching file drivers/clk/hisilicon/clk-hi3556v200.c
patching file drivers/clk/hisilicon/clk-hi3559av100.c
patching file drivers/clk/hisilicon/clk-hi3559v200.c
patching file drivers/clk/hisilicon/clk.c
patching file drivers/clk/hisilicon/crg.h
patching file drivers/clk/hisilicon/reset.c
patching file drivers/clk/hisilicon/reset.h
patching file drivers/clocksource/Kconfig
patching file drivers/clocksource/Makefile
patching file drivers/clocksource/arm_arch_timer.c
patching file drivers/clocksource/timer-hisp804.c
patching file drivers/clocksource/timer-sp804.c
patching file drivers/cpuidle/Kconfig
patching file drivers/cpuidle/Kconfig.arm64
patching file drivers/cpuidle/Makefile
patching file drivers/cpuidle/cpuidle-arm64.c
patching file drivers/cpuidle/cpuidle-hi3519av100.c
patching file drivers/cpuidle/cpuidle-hi3556av100.c
patching file drivers/crypto/Kconfig
patching file drivers/crypto/Makefile
patching file drivers/crypto/hisi-cipher/Kconfig
patching file drivers/crypto/hisi-cipher/Makefile
patching file drivers/crypto/hisi-cipher/include/drv_cipher_kapi.h
patching file drivers/crypto/hisi-cipher/include/hi_cipher_compat.h
patching file drivers/crypto/hisi-cipher/include/hi_common_cipher.h
patching file drivers/crypto/hisi-cipher/include/hi_types.h
patching file drivers/crypto/hisi-cipher/include/hi_unf_cipher.h
patching file drivers/crypto/hisi-cipher/src/Makefile
patching file drivers/crypto/hisi-cipher/src/drv/cipher_initdevice.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/build.mak
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/compat/build.mak
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/compat/drv_klad.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/compat/drv_klad.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/compat/hal_efuse.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/compat/hal_efuse.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/compat/hi_drv_compat.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/compat/hi_drv_compat.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/build.mak
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_hash_v100.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_hash_v100.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_hash_v200.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_hash_v200.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_ifep_rsa_v100.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_ifep_rsa_v100.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_lib.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_symc_v100.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_symc_v100.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_symc_v200.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_symc_v200.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_trng_v100.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_trng_v100.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_trng_v200.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/drv_trng_v200.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/include/drv_hash.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/include/drv_osal_chip.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/include/drv_srsa.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/include/drv_symc.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/core/include/drv_trng.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/crypto/cryp_hash.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/crypto/cryp_rsa.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/crypto/cryp_symc.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/crypto/cryp_trng.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/crypto/include/cryp_hash.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/crypto/include/cryp_rsa.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/crypto/include/cryp_symc.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/crypto/include/cryp_trng.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/ext_aead.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/ext_hash.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/ext_sm3.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/ext_sm4.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/ext_symc.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/ext_alg.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/aes.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/aesni.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/asn1.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/asn1write.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/bignum.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/bn_mul.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/ccm.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/check_config.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/cipher.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/cipher_internal.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/config.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/des.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/error.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/gcm.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/md.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/md_internal.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/oid.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/pk.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/pkcs5.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/platform.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/platform_util.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/rsa.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/rsa_internal.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/sha1.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/sha256.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/sha512.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/include/mbedtls/version.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/aes.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/asn1parse.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/bignum.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/ccm.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/cipher.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/cipher_wrap.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/des.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/error.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/gcm.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/md.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/md_wrap.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/oid.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/platform_util.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/rsa.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/rsa_internal.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/sha1.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/sha256.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/extend/mbedtls/sha512.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/kapi_dispatch.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/kapi_hash.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/kapi_rsa.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/kapi_symc.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/drivers/kapi_trng.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/build.mak
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/drv_osal_init_linux.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/drv_osal_init_liteos.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/drv_osal_sys_linux.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/drv_osal_sys_liteos.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/include/drv_osal_hi3516cv500.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/include/drv_osal_hi3516ev200.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/include/drv_osal_hi3519av100.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/include/drv_osal_hi3559.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/include/drv_osal_hi3559aes.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/include/drv_osal_lib.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/include/drv_osal_lib_linux.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/osal/include/drv_osal_lib_liteos.h
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/test/build.mak
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/test/kapi_symc_test.c
patching file drivers/crypto/hisi-cipher/src/drv/cipher_v1.0/test/kapi_test_main.c
patching file drivers/crypto/hisi-otp/Kconfig
patching file drivers/crypto/hisi-otp/Makefile
patching file drivers/crypto/hisi-otp/hal_otp.c
patching file drivers/crypto/hisi-otp/hal_otp.h
patching file drivers/dma-buf/_sw_sync.h
patching file drivers/dma-buf/_sync.h
patching file drivers/dma-buf/fence.c
patching file drivers/dma-buf/reservation.c
patching file drivers/dma-buf/sw_sync.c
patching file drivers/dma-buf/sw_sync.h
patching file drivers/dma-buf/sync.c
patching file drivers/dma-buf/sync.h
patching file drivers/dma-buf/sync_file.c
patching file drivers/dma/Kconfig
patching file drivers/dma/Makefile
patching file drivers/dma/hiedmacv310.c
patching file drivers/dma/hiedmacv310.h
patching file drivers/firmware/psci.c
patching file drivers/gpio/gpio-pl061.c
patching file drivers/hi_fence/Kconfig
patching file drivers/hi_fence/Makefile
patching file drivers/hi_fence/_sw_sync.h
patching file drivers/hi_fence/_sync.h
patching file drivers/hi_fence/sw_sync.c
patching file drivers/hi_fence/sw_sync.h
patching file drivers/hi_fence/sync.c
patching file drivers/hi_fence/sync.h
patching file drivers/hi_fence/sync_debug.c
patching file drivers/hi_vdmav100/Kconfig
patching file drivers/hi_vdmav100/Makefile
patching file drivers/hi_vdmav100/hi_vdma.h
patching file drivers/hi_vdmav100/hi_vdmav100.c
patching file drivers/hi_vdmav100/hi_vdmav100.h
patching file drivers/hi_vdmav100/hi_vdmav100_misc.c
patching file drivers/hidmac/Kconfig
patching file drivers/hidmac/Makefile
patching file drivers/hidmac/hi_pl08x.c
patching file drivers/hidmac/hi_pl08x.h
patching file drivers/hidmac/hidmac_hi3516a.h
patching file drivers/hidmac/hidmac_hi3518ev20x.h
patching file drivers/hidmac/hidmac_hi3521a.h
patching file drivers/hidmac/hidmac_hi3531a.h
patching file drivers/hidmac/hidmac_hi3536dv100.h
patching file drivers/hiedmac/Kconfig
patching file drivers/hiedmac/Makefile
patching file drivers/hiedmac/hiedma_hi3516cv500.h
patching file drivers/hiedmac/hiedma_hi3516ev200.h
patching file drivers/hiedmac/hiedma_hi3519av100.h
patching file drivers/hiedmac/hiedma_hi3559av100.h
patching file drivers/hiedmac/hiedmacv310.c
patching file drivers/hiedmac/hiedmacv310.h
patching file drivers/hisilicon/Kconfig
patching file drivers/hisilicon/Makefile
patching file drivers/hisilicon/cma/Kconfig
patching file drivers/hisilicon/cma/Makefile
patching file drivers/hisilicon/cma/hi_cma.c
patching file drivers/i2c/busses/Kconfig
patching file drivers/i2c/busses/Makefile
patching file drivers/i2c/busses/i2c-hibvt.c
patching file drivers/i2c/busses/i2c-highlander.c
patching file drivers/i2c/busses/i2c-hisilicon.c
patching file drivers/i2c/busses/i2c-hisilicon.h
patching file drivers/i2c/busses/i2c-hix5hd2.c
patching file drivers/i2c/i2c-core.c
patching file drivers/i2c/i2c-dev.c
patching file drivers/iio/adc/Kconfig
patching file drivers/iio/adc/Makefile
patching file drivers/iio/adc/hibvt_lsadc.c
patching file drivers/irqchip/irq-gic-v3.c
patching file drivers/irqchip/irq-gic.c
patching file drivers/irqchip/irq-map-hi3559av100.h
patching file drivers/media/usb/uvc/uvc_video.c
patching file drivers/mfd/Kconfig
patching file drivers/mfd/Makefile
patching file drivers/mfd/hisi_fmc.c
patching file drivers/mmc/card/block.c
patching file drivers/mmc/card/queue.c
patching file drivers/mmc/card/queue.h
patching file drivers/mmc/core/core.c
patching file drivers/mmc/core/mmc.c
patching file drivers/mmc/core/mmc_ops.c
patching file drivers/mmc/core/mmc_ops.h
patching file drivers/mmc/core/sd.c
patching file drivers/mmc/core/sdio.c
patching file drivers/mmc/host/Kconfig
patching file drivers/mmc/host/Makefile
patching file drivers/mmc/host/cmdq_hci.c
patching file drivers/mmc/host/cmdq_hci.h
patching file drivers/mmc/host/himci/Kconfig
patching file drivers/mmc/host/himci/Makefile
patching file drivers/mmc/host/himci/himci.c
patching file drivers/mmc/host/himci/himci.h
patching file drivers/mmc/host/himci/himci_hi3516a.c
patching file drivers/mmc/host/himci/himci_hi3516cv500.c
patching file drivers/mmc/host/himci/himci_hi3516dv300.c
patching file drivers/mmc/host/himci/himci_hi3518ev20x.c
patching file drivers/mmc/host/himci/himci_hi3556v200.c
patching file drivers/mmc/host/himci/himci_hi3559v200.c
patching file drivers/mmc/host/himci/himci_proc.c
patching file drivers/mmc/host/himci/himci_proc.h
patching file drivers/mmc/host/himci/himci_reg.h
patching file drivers/mmc/host/mci_proc.c
patching file drivers/mmc/host/mci_proc.h
patching file drivers/mmc/host/sdhci-hi3516dv200.c
patching file drivers/mmc/host/sdhci-hi3516ev200.c
patching file drivers/mmc/host/sdhci-hi3516ev300.c
patching file drivers/mmc/host/sdhci-hi3518ev300.c
patching file drivers/mmc/host/sdhci-hi3519av100.c
patching file drivers/mmc/host/sdhci-hi3556av100.c
patching file drivers/mmc/host/sdhci-hi3559av100.c
patching file drivers/mmc/host/sdhci-hisi.c
patching file drivers/mmc/host/sdhci-pltfm.c
patching file drivers/mmc/host/sdhci-pltfm.h
patching file drivers/mmc/host/sdhci.c
patching file drivers/mmc/host/sdhci.h
patching file drivers/mtd/Makefile
patching file drivers/mtd/devices/Makefile
patching file drivers/mtd/nand/Kconfig
patching file drivers/mtd/nand/Makefile
patching file drivers/mtd/nand/hifmc100/Kconfig
patching file drivers/mtd/nand/hifmc100/Makefile
patching file drivers/mtd/nand/hifmc100/hifmc100.c
patching file drivers/mtd/nand/hifmc100/hifmc100.h
patching file drivers/mtd/nand/hifmc100/hifmc100_os.c
patching file drivers/mtd/nand/hifmc100/hifmc100_spi_general.c
patching file drivers/mtd/nand/hifmc100/hifmc_spi_nand_ids.c
patching file drivers/mtd/nand/hifmc100_nand/Kconfig
patching file drivers/mtd/nand/hifmc100_nand/Makefile
patching file drivers/mtd/nand/hifmc100_nand/hifmc100_nand.c
patching file drivers/mtd/nand/hifmc100_nand/hifmc100_nand.h
patching file drivers/mtd/nand/hifmc100_nand/hifmc100_nand_os.c
patching file drivers/mtd/nand/hifmc100_nand/hifmc100_nand_os.h
patching file drivers/mtd/nand/hifmc100_nand/hifmc_nand_spl_ids.c
patching file drivers/mtd/nand/hinfc610/Kconfig
patching file drivers/mtd/nand/hinfc610/Makefile
patching file drivers/mtd/nand/hinfc610/hinfc610.c
patching file drivers/mtd/nand/hinfc610/hinfc610.h
patching file drivers/mtd/nand/hinfc610/hinfc610_dbg.c
patching file drivers/mtd/nand/hinfc610/hinfc610_dbg.h
patching file drivers/mtd/nand/hinfc610/hinfc610_dbg_dump.c
patching file drivers/mtd/nand/hinfc610/hinfc610_dbg_ecc_count.c
patching file drivers/mtd/nand/hinfc610/hinfc610_dbg_ecc_dump.c
patching file drivers/mtd/nand/hinfc610/hinfc610_dbg_erase_count.c
patching file drivers/mtd/nand/hinfc610/hinfc610_dbg_inf.c
patching file drivers/mtd/nand/hinfc610/hinfc610_dbg_inf.h
patching file drivers/mtd/nand/hinfc610/hinfc610_dbg_read_retry.c
patching file drivers/mtd/nand/hinfc610/hinfc610_gen.c
patching file drivers/mtd/nand/hinfc610/hinfc610_gen.h
patching file drivers/mtd/nand/hinfc610/hinfc610_os.c
patching file drivers/mtd/nand/hinfc610/hinfc610_os.h
patching file drivers/mtd/nand/hinfc610/hinfc610_read_retry.c
patching file drivers/mtd/nand/hinfc610/hinfc610_read_retry.h
patching file drivers/mtd/nand/hinfc610/hinfc610_read_retry_hynix_bg_bdie.c
patching file drivers/mtd/nand/hinfc610/hinfc610_read_retry_hynix_bg_cdie.c
patching file drivers/mtd/nand/hinfc610/hinfc610_read_retry_hynix_cg_adie.c
patching file drivers/mtd/nand/hinfc610/hinfc610_read_retry_micron.c
patching file drivers/mtd/nand/hinfc610/hinfc610_read_retry_samsung.c
patching file drivers/mtd/nand/hinfc610/hinfc610_read_retry_toshiba.c
patching file drivers/mtd/nand/hinfc610/hinfc610_sync.c
patching file drivers/mtd/nand/hinfc610/hinfc610_sync.h
patching file drivers/mtd/nand/hinfc610/hinfc610_sync_onfi_23.c
patching file drivers/mtd/nand/hinfc610/hinfc610_sync_toggle.c
patching file drivers/mtd/nand/hinfc610/hinfc620_gen.c
patching file drivers/mtd/nand/hinfc610/hinfc620_gen.h
patching file drivers/mtd/nand/hinfc_gen.c
patching file drivers/mtd/nand/hinfc_gen.h
patching file drivers/mtd/nand/hinfc_spl_ids.c
patching file drivers/mtd/nand/hisnfc100/Kconfig
patching file drivers/mtd/nand/hisnfc100/Makefile
patching file drivers/mtd/nand/hisnfc100/hisnfc100.c
patching file drivers/mtd/nand/hisnfc100/hisnfc100.h
patching file drivers/mtd/nand/hisnfc100/hisnfc100_hi3516a.c
patching file drivers/mtd/nand/hisnfc100/hisnfc100_os.c
patching file drivers/mtd/nand/hisnfc100/hisnfc100_os.h
patching file drivers/mtd/nand/hisnfc100/hisnfc100_spi_general.c
patching file drivers/mtd/nand/hisnfc100/hisnfc100_spi_ids.c
patching file drivers/mtd/nand/hisnfc100/hisnfc100_spi_ids.h
patching file drivers/mtd/nand/match_table.c
patching file drivers/mtd/nand/match_table.h
patching file drivers/mtd/nand/nand_base.c
patching file drivers/mtd/nand/nand_ids.c
patching file drivers/mtd/spi-nor/Kconfig
patching file drivers/mtd/spi-nor/Makefile
patching file drivers/mtd/spi-nor/hisfc350/Kconfig
patching file drivers/mtd/spi-nor/hisfc350/Makefile
patching file drivers/mtd/spi-nor/hisfc350/hisfc350.c
patching file drivers/mtd/spi-nor/hisfc350/hisfc350.h
patching file drivers/mtd/spi-nor/hisfc350/hisfc350_hi3516a.c
patching file drivers/mtd/spi-nor/hisfc350/hisfc350_spi_en25q64.c
patching file drivers/mtd/spi-nor/hisfc350/hisfc350_spi_gd25qxxx.c
patching file drivers/mtd/spi-nor/hisfc350/hisfc350_spi_general.c
patching file drivers/mtd/spi-nor/hisfc350/hisfc350_spi_ids.c
patching file drivers/mtd/spi-nor/hisfc350/hisfc350_spi_micron.c
patching file drivers/mtd/spi-nor/hisfc350/hisfc350_spi_mx25l25635e.c
patching file drivers/mtd/spi-nor/hisfc350/hisfc350_spi_n25q256a.c
patching file drivers/mtd/spi-nor/hisfc350/hisfc350_spi_s25fl256s.c
patching file drivers/mtd/spi-nor/hisfc350/hisfc350_spi_w25q256fv.c
patching file drivers/mtd/spi-nor/hisi-sfc.c
patching file drivers/mtd/spi-nor/spi-nor.c
patching file drivers/mtd/spi-nor/spi_ids.c
patching file drivers/mtd/spi-nor/spi_ids.h
patching file drivers/net/ethernet/hisilicon/Kconfig
patching file drivers/net/ethernet/hisilicon/Makefile
patching file drivers/net/ethernet/hisilicon/higmac/Kconfig
patching file drivers/net/ethernet/hisilicon/higmac/Makefile
patching file drivers/net/ethernet/hisilicon/higmac/autoeee/autoeee.c
patching file drivers/net/ethernet/hisilicon/higmac/autoeee/autoeee.h
patching file drivers/net/ethernet/hisilicon/higmac/autoeee/phy_id_table.c
patching file drivers/net/ethernet/hisilicon/higmac/board.c
patching file drivers/net/ethernet/hisilicon/higmac/higmac.c
patching file drivers/net/ethernet/hisilicon/higmac/higmac.h
patching file drivers/net/ethernet/hisilicon/higmac/pm.c
patching file drivers/net/ethernet/hisilicon/higmac/proc-dev.c
patching file drivers/net/ethernet/hisilicon/higmac/sockioctl.h
patching file drivers/net/ethernet/hisilicon/higmac/tso.h
patching file drivers/net/ethernet/hisilicon/higmac/util.h
patching file drivers/net/ethernet/hisilicon/hisi-femac/Makefile
patching file drivers/net/ethernet/hisilicon/hisi-femac/festa_s28v115_2c02.h
patching file drivers/net/ethernet/hisilicon/hisi-femac/festa_v272_2723.h
patching file drivers/net/ethernet/hisilicon/hisi-femac/hisi_femac.c
patching file drivers/net/ethernet/hisilicon/hisi-femac/phy_fix.c
patching file drivers/net/ethernet/hisilicon/hisi-femac/phy_fix.h
patching file drivers/net/ethernet/hisilicon/hisi_femac.c
patching file drivers/net/phy/Kconfig
patching file drivers/net/phy/Makefile
patching file drivers/net/phy/mdio-hisi-femac.c
patching file drivers/net/phy/mdio-hisi-gemac.c
patching file drivers/net/phy/phy_device.c
patching file drivers/net/usb/cdc_ether.c
patching file drivers/pci/Kconfig
patching file drivers/pci/Makefile
patching file drivers/pci/hipcie/Kconfig
patching file drivers/pci/hipcie/Makefile
patching file drivers/pci/hipcie/pci.h
patching file drivers/pci/hipcie/pcie.c
patching file drivers/pci/hipcie/pcie_hi3519av100.c
patching file drivers/pci/hipcie/pcie_hi3519av100.h
patching file drivers/pci/hipcie/pcie_hi3531a.c
patching file drivers/pci/hipcie/pcie_hi3531a.h
patching file drivers/pci/hipcie/pcie_hi3559av100.c
patching file drivers/pci/hipcie/pcie_hi3559av100.h
patching file drivers/pci/pci-driver.c
patching file drivers/pci/pcie/Kconfig
patching file drivers/pci/pcie/aer/Kconfig
patching file drivers/phy/Kconfig
patching file drivers/phy/Makefile
patching file drivers/phy/hibvt/Kconfig
patching file drivers/phy/hibvt/Makefile
patching file drivers/phy/hibvt/hiusb-ehci-hi3531a.c
patching file drivers/phy/hibvt/hiusb-xhci-hi3531a.c
patching file drivers/phy/hibvt/phy-hi3516a-usb.c
patching file drivers/phy/hibvt/phy-hi3516cv500-usb.c
patching file drivers/phy/hibvt/phy-hi3516dv300-usb.c
patching file drivers/phy/hibvt/phy-hi3518ev20x-usb.c
patching file drivers/phy/hibvt/phy-hi3519av100-usb.c
patching file drivers/phy/hibvt/phy-hi3521a-sata.c
patching file drivers/phy/hibvt/phy-hi3521a-usb.c
patching file drivers/phy/hibvt/phy-hi3531a-sata.c
patching file drivers/phy/hibvt/phy-hi3536d-usb.c
patching file drivers/phy/hibvt/phy-hi3536dv100-sata.c
patching file drivers/phy/hibvt/phy-hi3556av100-usb.c
patching file drivers/phy/hibvt/phy-hi3556v200-usb.c
patching file drivers/phy/hibvt/phy-hi3559av100-usb.c
patching file drivers/phy/hibvt/phy-hi3559v200-usb.c
patching file drivers/phy/hibvt/phy-hisi-sata.c
patching file drivers/phy/hibvt/phy-hisi-sata.h
patching file drivers/phy/hibvt/phy-hisi-usb.c
patching file drivers/phy/hibvt/phy-hisi-usb.h
patching file drivers/phy/hibvt/phy-hisi-usb3.c
patching file drivers/phy/hibvt/phy-hixvp-hisi-usb.c
patching file drivers/power/reset/Kconfig
patching file drivers/regulator/Makefile
patching file drivers/regulator/hi3559av100-regulator.c
patching file drivers/rtc/Kconfig
patching file drivers/rtc/Makefile
patching file drivers/rtc/rtc-hibvt.c
patching file drivers/scsi/scsi_lib.c
patching file drivers/scsi/ufs/Kconfig
patching file drivers/scsi/ufs/Makefile
patching file drivers/scsi/ufs/hi3559av100_ufs.c
patching file drivers/scsi/ufs/hi3559av100_ufs.h
patching file drivers/scsi/ufs/ufs.h
patching file drivers/scsi/ufs/ufs_proc.c
patching file drivers/scsi/ufs/ufs_proc.h
patching file drivers/scsi/ufs/ufshcd-pltfrm.c
patching file drivers/scsi/ufs/ufshcd.c
patching file drivers/scsi/ufs/ufshcd.h
patching file drivers/scsi/ufs/ufshci.h
patching file drivers/spi/spi-pl022.c
patching file drivers/spi/spi.c
patching file drivers/tty/serial/amba-pl011.c
patching file drivers/usb/Makefile
patching file drivers/usb/core/devices.c
patching file drivers/usb/core/hub.c
patching file drivers/usb/core/urb.c
patching file drivers/usb/dwc3/Makefile
patching file drivers/usb/dwc3/core.c
patching file drivers/usb/dwc3/core.h
patching file drivers/usb/dwc3/debug.h
patching file drivers/usb/dwc3/dwc3-hisi.c
patching file drivers/usb/dwc3/dwc3-hisi.h
patching file drivers/usb/dwc3/ep0.c
patching file drivers/usb/dwc3/gadget.c
patching file drivers/usb/dwc3/host.c
patching file drivers/usb/dwc3/io.h
patching file drivers/usb/dwc3/proc.c
patching file drivers/usb/dwc3/trace.h
patching file drivers/usb/gadget/Kconfig
patching file drivers/usb/gadget/composite.c
patching file drivers/usb/gadget/epautoconf.c
patching file drivers/usb/gadget/function/Makefile
patching file drivers/usb/gadget/function/f_mass_storage.c
patching file drivers/usb/gadget/function/f_uac1.c
patching file drivers/usb/gadget/function/f_uac1_legacy.c
patching file drivers/usb/gadget/function/f_uac2.c
patching file drivers/usb/gadget/function/f_uvc.c
patching file drivers/usb/gadget/function/u_audio.c
patching file drivers/usb/gadget/function/u_audio.h
patching file drivers/usb/gadget/function/u_uac1.c
patching file drivers/usb/gadget/function/u_uac1.h
patching file drivers/usb/gadget/function/u_uac1_legacy.c
patching file drivers/usb/gadget/function/u_uac1_legacy.h
patching file drivers/usb/gadget/function/u_uac2.h
patching file drivers/usb/gadget/function/u_uvc.h
patching file drivers/usb/gadget/function/uvc.h
patching file drivers/usb/gadget/function/uvc_configfs.c
patching file drivers/usb/gadget/function/uvc_v4l2.c
patching file drivers/usb/gadget/function/uvc_video.c
patching file drivers/usb/gadget/function/uvc_video.h
patching file drivers/usb/gadget/legacy/Kconfig
patching file drivers/usb/gadget/legacy/audio.c
patching file drivers/usb/gadget/legacy/multi.c
patching file drivers/usb/gadget/legacy/webcam.c
patching file drivers/usb/gadget/udc/Kconfig
patching file drivers/usb/gadget/udc/Makefile
patching file drivers/usb/gadget/udc/core.c
patching file drivers/usb/gadget/udc/hiudc/Makefile
patching file drivers/usb/gadget/udc/hiudc/dwc_cc.c
patching file drivers/usb/gadget/udc/hiudc/dwc_cc.h
patching file drivers/usb/gadget/udc/hiudc/dwc_common_linux.c
patching file drivers/usb/gadget/udc/hiudc/dwc_crypto.c
patching file drivers/usb/gadget/udc/hiudc/dwc_crypto.h
patching file drivers/usb/gadget/udc/hiudc/dwc_dh.c
patching file drivers/usb/gadget/udc/hiudc/dwc_dh.h
patching file drivers/usb/gadget/udc/hiudc/dwc_list.h
patching file drivers/usb/gadget/udc/hiudc/dwc_mem.c
patching file drivers/usb/gadget/udc/hiudc/dwc_modpow.c
patching file drivers/usb/gadget/udc/hiudc/dwc_modpow.h
patching file drivers/usb/gadget/udc/hiudc/dwc_notifier.c
patching file drivers/usb/gadget/udc/hiudc/dwc_notifier.h
patching file drivers/usb/gadget/udc/hiudc/dwc_os.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_adp.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_adp.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_attr.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_attr.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_cfi.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_cfi.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_cil.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_cil.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_cil_intr.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_core_if.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_dbg.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_driver.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_driver.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_hcd.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_hcd.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_hcd_ddma.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_hcd_if.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_hcd_intr.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_hcd_linux.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_hcd_queue.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_os_dep.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_pcd.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_pcd.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_pcd_if.h
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_pcd_intr.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_pcd_linux.c
patching file drivers/usb/gadget/udc/hiudc/dwc_otg_regs.h
patching file drivers/usb/gadget/udc/hiudc/usb.h
patching file drivers/usb/host/xhci-hub.c
patching file drivers/usb/host/xhci-mem.c
patching file drivers/usb/host/xhci-plat.c
patching file drivers/usb/host/xhci.c
patching file drivers/usb/host/xhci.h
patching file drivers/video/fbdev/core/fbmem.c
patching file fs/Kconfig
patching file fs/Makefile
patching file fs/buffer.c
patching file fs/compat_ioctl.c
patching file fs/dcache.c
patching file fs/fat/dir.c
patching file fs/fat/fat.h
patching file fs/fat/fatent.c
patching file fs/fat/file.c
patching file fs/fat/inode.c
patching file fs/fat/misc.c
patching file fs/jffs2/Kconfig
patching file fs/jffs2/Makefile
patching file fs/jffs2/compr.c
patching file fs/jffs2/compr.h
patching file fs/jffs2/compr_lzma.c
patching file fs/jffs2/super.c
patching file fs/xfs/xfs_buf.c
patching file fs/xfs/xfs_icache.c
patching file fs/yaffs2/Kconfig
patching file fs/yaffs2/Makefile
patching file fs/yaffs2/yaffs_allocator.c
patching file fs/yaffs2/yaffs_allocator.h
patching file fs/yaffs2/yaffs_attribs.c
patching file fs/yaffs2/yaffs_attribs.h
patching file fs/yaffs2/yaffs_bitmap.c
patching file fs/yaffs2/yaffs_bitmap.h
patching file fs/yaffs2/yaffs_checkptrw.c
patching file fs/yaffs2/yaffs_checkptrw.h
patching file fs/yaffs2/yaffs_ecc.c
patching file fs/yaffs2/yaffs_ecc.h
patching file fs/yaffs2/yaffs_endian.c
patching file fs/yaffs2/yaffs_endian.h
patching file fs/yaffs2/yaffs_getblockinfo.h
patching file fs/yaffs2/yaffs_guts.c
patching file fs/yaffs2/yaffs_guts.h
patching file fs/yaffs2/yaffs_linux.h
patching file fs/yaffs2/yaffs_mtdif.c
patching file fs/yaffs2/yaffs_mtdif.h
patching file fs/yaffs2/yaffs_nameval.c
patching file fs/yaffs2/yaffs_nameval.h
patching file fs/yaffs2/yaffs_nand.c
patching file fs/yaffs2/yaffs_nand.h
patching file fs/yaffs2/yaffs_packedtags1.c
patching file fs/yaffs2/yaffs_packedtags1.h
patching file fs/yaffs2/yaffs_packedtags2.c
patching file fs/yaffs2/yaffs_packedtags2.h
patching file fs/yaffs2/yaffs_summary.c
patching file fs/yaffs2/yaffs_summary.h
patching file fs/yaffs2/yaffs_tagscompat.c
patching file fs/yaffs2/yaffs_tagscompat.h
patching file fs/yaffs2/yaffs_tagsmarshall.c
patching file fs/yaffs2/yaffs_tagsmarshall.h
patching file fs/yaffs2/yaffs_trace.h
patching file fs/yaffs2/yaffs_verify.c
patching file fs/yaffs2/yaffs_verify.h
patching file fs/yaffs2/yaffs_vfs.c
patching file fs/yaffs2/yaffs_yaffs1.c
patching file fs/yaffs2/yaffs_yaffs1.h
patching file fs/yaffs2/yaffs_yaffs2.c
patching file fs/yaffs2/yaffs_yaffs2.h
patching file fs/yaffs2/yportenv.h
patching file include/dt-bindings/clock/hi3516a-clock.h
patching file include/dt-bindings/clock/hi3516cv500-clock.h
patching file include/dt-bindings/clock/hi3516dv200-clock.h
patching file include/dt-bindings/clock/hi3516dv300-clock.h
patching file include/dt-bindings/clock/hi3516ev200-clock.h
patching file include/dt-bindings/clock/hi3516ev300-clock.h
patching file include/dt-bindings/clock/hi3518ev20x-clock.h
patching file include/dt-bindings/clock/hi3518ev300-clock.h
patching file include/dt-bindings/clock/hi3519-clock.h
patching file include/dt-bindings/clock/hi3519av100-clock.h
patching file include/dt-bindings/clock/hi3521a-clock.h
patching file include/dt-bindings/clock/hi3531a-clock.h
patching file include/dt-bindings/clock/hi3536dv100-clock.h
patching file include/dt-bindings/clock/hi3556av100-clock.h
patching file include/dt-bindings/clock/hi3556v200-clock.h
patching file include/dt-bindings/clock/hi3559av100-clock.h
patching file include/dt-bindings/clock/hi3559v200-clock.h
patching file include/kvm/arm_psci.h
patching file include/linux/blkdev.h
patching file include/linux/cpuidle.h
patching file include/linux/dma-mapping.h
patching file include/linux/fb.h
patching file include/linux/fence.h
patching file include/linux/fs.h
patching file include/linux/hidmac.h
patching file include/linux/hiedmac.h
patching file include/linux/i2c.h
patching file include/linux/lzma.h
patching file include/linux/lzma/LzFind.h
patching file include/linux/lzma/LzHash.h
patching file include/linux/lzma/LzmaDec.h
patching file include/linux/lzma/LzmaEnc.h
patching file include/linux/lzma/Types.h
patching file include/linux/mfd/hisi_fmc.h
patching file include/linux/mm_types.h
patching file include/linux/mmc/card.h
patching file include/linux/mmc/core.h
patching file include/linux/mmc/host.h
patching file include/linux/mmc/mmc.h
patching file include/linux/mtd/nand.h
patching file include/linux/mtd/spi-nor.h
patching file include/linux/nospec.h
patching file include/linux/phy.h
patching file include/linux/psci.h
patching file include/linux/sched.h
patching file include/linux/spi/spi.h
patching file include/linux/tcp.h
patching file include/linux/usb/usbnet.h
patching file include/net/netns/ipv4.h
patching file include/net/tcp.h
patching file include/uapi/linux/i2c-dev.h
patching file include/uapi/linux/i2c.h
patching file include/uapi/linux/jffs2.h
patching file include/uapi/linux/msdos_fs.h
patching file include/uapi/linux/psci.h
patching file include/uapi/linux/snmp.h
patching file include/uapi/linux/usb/ch9.h
patching file include/uapi/linux/usb/video.h
patching file kernel/sched/cputime.c
patching file lib/Kconfig
patching file lib/Makefile
patching file lib/lzma/LzFind.c
patching file lib/lzma/LzmaDec.c
patching file lib/lzma/LzmaEnc.c
patching file lib/lzma/Makefile
patching file mm/init-mm.c
patching file mm/page_alloc.c
patching file net/core/net_namespace.c
patching file net/core/sock.c
patching file net/ipv4/ip_output.c
patching file net/ipv4/proc.c
patching file net/ipv4/sysctl_net_ipv4.c
patching file net/ipv4/tcp.c
patching file net/ipv4/tcp_input.c
patching file net/ipv4/tcp_ipv4.c
patching file net/ipv4/tcp_output.c
patching file net/ipv4/tcp_timer.c
patching file net/ipv6/output_core.c
patching file scripts/Makefile.clean
patching file scripts/setlocalversion
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
find /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp | xargs touch
make -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp ARCH=arm CROSS_COMPILE=arm-himix200-linux- hi3516dv300_emmc_smp_defconfig
make[1]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp'
HOSTCC scripts/basic/fixdep
HOSTCC scripts/kconfig/conf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/zconf.lex.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
make[1]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp'
pushd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp;\
make ARCH=arm CROSS_COMPILE=arm-himix200-linux- uImage -j 20 >/dev/null;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/kernel/linux-4.9.y-smp/arch/arm/boot/uImage /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/hi3516dv300_emmc_smp_image_glibc/uImage_hi3516dv300_smp
---------task [3] prepare rootfs
rm /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/rootfs_glibc* -rf
tar xzf /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/rootfs_scripts/rootfs.tgz -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub
mv /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/rootfs /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/rootfs_glibc
tar xzf /opt/hisi-linux/x86-arm/arm-himix200-linux/runtime_glibc/a7_softfp_neon-vfpv4/lib.tgz -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/rootfs_glibc
pushd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/rootfs_glibc;arm-himix200-linux-strip -d ./lib/*;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/rootfs_glibc ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
arm-himix200-linux-strip: Warning: './lib/a7_softfp_neon-vfpv4' is a directory
arm-himix200-linux-strip:./lib/libgcc_s.so: File format not recognized
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
---------task [4] build busybox
rm /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2 -rf
tar xzf /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2.tgz -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox
find /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2 | xargs touch
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2/config_v200_a7_softfp_neon \
/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2/.config
pushd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2/;make -j 20 >/dev/null;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2 ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
scripts/basic/split-include.c: In function ‘main’:
scripts/basic/split-include.c:134:6: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
fgets(old_line, buffer_size, fp_target);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
scripts/kconfig/conf.c: In function ‘conf_askvalue’:
scripts/kconfig/conf.c:106:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
fgets(line, 128, stdin);
^~~~~~~~~~~~~~~~~~~~~~~
scripts/kconfig/conf.c: In function ‘conf_choice’:
scripts/kconfig/conf.c:354:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
fgets(line, 128, stdin);
^~~~~~~~~~~~~~~~~~~~~~~
scripts/kconfig/mconf.c: In function ‘show_textbox’:
scripts/kconfig/mconf.c:847:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(fd, text, strlen(text));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
scripts/kconfig/mconf.c: In function ‘exec_conf’:
scripts/kconfig/mconf.c:481:2: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result]
pipe(pipefd);
^~~~~~~~~~~~
applets/usage.c: In function ‘main’:
applets/usage.c:52:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDOUT_FILENO, usage_array[i].usage, strlen(usage_array[i].usage) + 1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
applets/usage_pod.c: In function ‘main’:
applets/usage_pod.c:74:3: warning: format not a string literal and no format arguments [-Wformat-security]
printf(usage_array[i].aname);
^~~~~~
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
make -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2 install
make[1]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2'
./_install//bin/ash -> busybox
./_install//bin/base64 -> busybox
./_install//bin/cat -> busybox
./_install//bin/catv -> busybox
./_install//bin/chgrp -> busybox
./_install//bin/chmod -> busybox
./_install//bin/chown -> busybox
./_install//bin/conspy -> busybox
./_install//bin/cp -> busybox
./_install//bin/cpio -> busybox
./_install//bin/cttyhack -> busybox
./_install//bin/date -> busybox
./_install//bin/dd -> busybox
./_install//bin/df -> busybox
./_install//bin/dmesg -> busybox
./_install//bin/dnsdomainname -> busybox
./_install//bin/dumpkmap -> busybox
./_install//bin/echo -> busybox
./_install//bin/ed -> busybox
./_install//bin/egrep -> busybox
./_install//bin/false -> busybox
./_install//bin/fatattr -> busybox
./_install//bin/fdflush -> busybox
./_install//bin/fgrep -> busybox
./_install//bin/fsync -> busybox
./_install//bin/getopt -> busybox
./_install//bin/grep -> busybox
./_install//bin/gunzip -> busybox
./_install//bin/gzip -> busybox
./_install//bin/hostname -> busybox
./_install//bin/hush -> busybox
./_install//bin/ionice -> busybox
./_install//bin/iostat -> busybox
./_install//bin/ipcalc -> busybox
./_install//bin/kbd_mode -> busybox
./_install//bin/kill -> busybox
./_install//bin/linux32 -> busybox
./_install//bin/linux64 -> busybox
./_install//bin/ln -> busybox
./_install//bin/login -> busybox
./_install//bin/ls -> busybox
./_install//bin/lzop -> busybox
./_install//bin/makemime -> busybox
./_install//bin/mkdir -> busybox
./_install//bin/mknod -> busybox
./_install//bin/mktemp -> busybox
./_install//bin/more -> busybox
./_install//bin/mount -> busybox
./_install//bin/mountpoint -> busybox
./_install//bin/mpstat -> busybox
./_install//bin/mt -> busybox
./_install//bin/mv -> busybox
./_install//bin/netstat -> busybox
./_install//bin/nice -> busybox
./_install//bin/pidof -> busybox
./_install//bin/ping -> busybox
./_install//bin/ping6 -> busybox
./_install//bin/pipe_progress -> busybox
./_install//bin/printenv -> busybox
./_install//bin/ps -> busybox
./_install//bin/pwd -> busybox
./_install//bin/reformime -> busybox
./_install//bin/rev -> busybox
./_install//bin/rm -> busybox
./_install//bin/rmdir -> busybox
./_install//bin/rpm -> busybox
./_install//bin/run-parts -> busybox
./_install//bin/scriptreplay -> busybox
./_install//bin/sed -> busybox
./_install//bin/setarch -> busybox
./_install//bin/setserial -> busybox
./_install//bin/sh -> busybox
./_install//bin/sleep -> busybox
./_install//bin/stat -> busybox
./_install//bin/stty -> busybox
./_install//bin/su -> busybox
./_install//bin/sync -> busybox
./_install//bin/tar -> busybox
./_install//bin/touch -> busybox
./_install//bin/true -> busybox
./_install//bin/umount -> busybox
./_install//bin/uname -> busybox
./_install//bin/usleep -> busybox
./_install//bin/vi -> busybox
./_install//bin/watch -> busybox
./_install//bin/zcat -> busybox
./_install//linuxrc -> bin/busybox
./_install//sbin/acpid -> ../bin/busybox
./_install//sbin/adjtimex -> ../bin/busybox
./_install//sbin/arp -> ../bin/busybox
./_install//sbin/blkid -> ../bin/busybox
./_install//sbin/blockdev -> ../bin/busybox
./_install//sbin/bootchartd -> ../bin/busybox
./_install//sbin/depmod -> ../bin/busybox
./_install//sbin/devmem -> ../bin/busybox
./_install//sbin/fbsplash -> ../bin/busybox
./_install//sbin/fdisk -> ../bin/busybox
./_install//sbin/findfs -> ../bin/busybox
./_install//sbin/freeramdisk -> ../bin/busybox
./_install//sbin/fsck.minix -> ../bin/busybox
./_install//sbin/fstrim -> ../bin/busybox
./_install//sbin/getty -> ../bin/busybox
./_install//sbin/halt -> ../bin/busybox
./_install//sbin/hdparm -> ../bin/busybox
./_install//sbin/hwclock -> ../bin/busybox
./_install//sbin/ifconfig -> ../bin/busybox
./_install//sbin/ifdown -> ../bin/busybox
./_install//sbin/ifenslave -> ../bin/busybox
./_install//sbin/ifup -> ../bin/busybox
./_install//sbin/init -> ../bin/busybox
./_install//sbin/insmod -> ../bin/busybox
./_install//sbin/ip -> ../bin/busybox
./_install//sbin/ipaddr -> ../bin/busybox
./_install//sbin/iplink -> ../bin/busybox
./_install//sbin/ipneigh -> ../bin/busybox
./_install//sbin/iproute -> ../bin/busybox
./_install//sbin/iprule -> ../bin/busybox
./_install//sbin/iptunnel -> ../bin/busybox
./_install//sbin/klogd -> ../bin/busybox
./_install//sbin/loadkmap -> ../bin/busybox
./_install//sbin/logread -> ../bin/busybox
./_install//sbin/losetup -> ../bin/busybox
./_install//sbin/lsmod -> ../bin/busybox
./_install//sbin/makedevs -> ../bin/busybox
./_install//sbin/mdev -> ../bin/busybox
./_install//sbin/mkdosfs -> ../bin/busybox
./_install//sbin/mke2fs -> ../bin/busybox
./_install//sbin/mkfs.minix -> ../bin/busybox
./_install//sbin/mkfs.vfat -> ../bin/busybox
./_install//sbin/mkswap -> ../bin/busybox
./_install//sbin/modinfo -> ../bin/busybox
./_install//sbin/modprobe -> ../bin/busybox
./_install//sbin/nameif -> ../bin/busybox
./_install//sbin/pivot_root -> ../bin/busybox
./_install//sbin/poweroff -> ../bin/busybox
./_install//sbin/raidautorun -> ../bin/busybox
./_install//sbin/reboot -> ../bin/busybox
./_install//sbin/rmmod -> ../bin/busybox
./_install//sbin/route -> ../bin/busybox
./_install//sbin/runlevel -> ../bin/busybox
./_install//sbin/setconsole -> ../bin/busybox
./_install//sbin/slattach -> ../bin/busybox
./_install//sbin/start-stop-daemon -> ../bin/busybox
./_install//sbin/sulogin -> ../bin/busybox
./_install//sbin/swapoff -> ../bin/busybox
./_install//sbin/swapon -> ../bin/busybox
./_install//sbin/switch_root -> ../bin/busybox
./_install//sbin/sysctl -> ../bin/busybox
./_install//sbin/syslogd -> ../bin/busybox
./_install//sbin/tunctl -> ../bin/busybox
./_install//sbin/uevent -> ../bin/busybox
./_install//sbin/vconfig -> ../bin/busybox
./_install//sbin/watchdog -> ../bin/busybox
./_install//sbin/zcip -> ../bin/busybox
./_install//usr/bin/[ -> ../../bin/busybox
./_install//usr/bin/[[ -> ../../bin/busybox
./_install//usr/bin/awk -> ../../bin/busybox
./_install//usr/bin/basename -> ../../bin/busybox
./_install//usr/bin/beep -> ../../bin/busybox
./_install//usr/bin/blkdiscard -> ../../bin/busybox
./_install//usr/bin/bunzip2 -> ../../bin/busybox
./_install//usr/bin/bzcat -> ../../bin/busybox
./_install//usr/bin/bzip2 -> ../../bin/busybox
./_install//usr/bin/cal -> ../../bin/busybox
./_install//usr/bin/chpst -> ../../bin/busybox
./_install//usr/bin/chrt -> ../../bin/busybox
./_install//usr/bin/chvt -> ../../bin/busybox
./_install//usr/bin/cksum -> ../../bin/busybox
./_install//usr/bin/clear -> ../../bin/busybox
./_install//usr/bin/cmp -> ../../bin/busybox
./_install//usr/bin/comm -> ../../bin/busybox
./_install//usr/bin/crontab -> ../../bin/busybox
./_install//usr/bin/cryptpw -> ../../bin/busybox
./_install//usr/bin/cut -> ../../bin/busybox
./_install//usr/bin/dc -> ../../bin/busybox
./_install//usr/bin/deallocvt -> ../../bin/busybox
./_install//usr/bin/diff -> ../../bin/busybox
./_install//usr/bin/dirname -> ../../bin/busybox
./_install//usr/bin/dos2unix -> ../../bin/busybox
./_install//usr/bin/du -> ../../bin/busybox
./_install//usr/bin/dumpleases -> ../../bin/busybox
./_install//usr/bin/eject -> ../../bin/busybox
./_install//usr/bin/env -> ../../bin/busybox
./_install//usr/bin/envdir -> ../../bin/busybox
./_install//usr/bin/envuidgid -> ../../bin/busybox
./_install//usr/bin/expand -> ../../bin/busybox
./_install//usr/bin/expr -> ../../bin/busybox
./_install//usr/bin/fgconsole -> ../../bin/busybox
./_install//usr/bin/find -> ../../bin/busybox
./_install//usr/bin/flock -> ../../bin/busybox
./_install//usr/bin/fold -> ../../bin/busybox
./_install//usr/bin/free -> ../../bin/busybox
./_install//usr/bin/ftpget -> ../../bin/busybox
./_install//usr/bin/ftpput -> ../../bin/busybox
./_install//usr/bin/fuser -> ../../bin/busybox
./_install//usr/bin/groups -> ../../bin/busybox
./_install//usr/bin/hd -> ../../bin/busybox
./_install//usr/bin/head -> ../../bin/busybox
./_install//usr/bin/hexdump -> ../../bin/busybox
./_install//usr/bin/hostid -> ../../bin/busybox
./_install//usr/bin/id -> ../../bin/busybox
./_install//usr/bin/install -> ../../bin/busybox
./_install//usr/bin/ipcrm -> ../../bin/busybox
./_install//usr/bin/ipcs -> ../../bin/busybox
./_install//usr/bin/killall -> ../../bin/busybox
./_install//usr/bin/last -> ../../bin/busybox
./_install//usr/bin/less -> ../../bin/busybox
./_install//usr/bin/logger -> ../../bin/busybox
./_install//usr/bin/logname -> ../../bin/busybox
./_install//usr/bin/lpq -> ../../bin/busybox
./_install//usr/bin/lpr -> ../../bin/busybox
./_install//usr/bin/lsof -> ../../bin/busybox
./_install//usr/bin/lspci -> ../../bin/busybox
./_install//usr/bin/lsusb -> ../../bin/busybox
./_install//usr/bin/lzcat -> ../../bin/busybox
./_install//usr/bin/lzma -> ../../bin/busybox
./_install//usr/bin/lzopcat -> ../../bin/busybox
./_install//usr/bin/man -> ../../bin/busybox
./_install//usr/bin/md5sum -> ../../bin/busybox
./_install//usr/bin/mesg -> ../../bin/busybox
./_install//usr/bin/microcom -> ../../bin/busybox
./_install//usr/bin/mkfifo -> ../../bin/busybox
./_install//usr/bin/mkpasswd -> ../../bin/busybox
./_install//usr/bin/nc -> ../../bin/busybox
./_install//usr/bin/nmeter -> ../../bin/busybox
./_install//usr/bin/nohup -> ../../bin/busybox
./_install//usr/bin/nslookup -> ../../bin/busybox
./_install//usr/bin/od -> ../../bin/busybox
./_install//usr/bin/openvt -> ../../bin/busybox
./_install//usr/bin/passwd -> ../../bin/busybox
./_install//usr/bin/patch -> ../../bin/busybox
./_install//usr/bin/pgrep -> ../../bin/busybox
./_install//usr/bin/pkill -> ../../bin/busybox
./_install//usr/bin/pmap -> ../../bin/busybox
./_install//usr/bin/printf -> ../../bin/busybox
./_install//usr/bin/pscan -> ../../bin/busybox
./_install//usr/bin/pstree -> ../../bin/busybox
./_install//usr/bin/pwdx -> ../../bin/busybox
./_install//usr/bin/readlink -> ../../bin/busybox
./_install//usr/bin/realpath -> ../../bin/busybox
./_install//usr/bin/renice -> ../../bin/busybox
./_install//usr/bin/reset -> ../../bin/busybox
./_install//usr/bin/resize -> ../../bin/busybox
./_install//usr/bin/rpm2cpio -> ../../bin/busybox
./_install//usr/bin/runsv -> ../../bin/busybox
./_install//usr/bin/runsvdir -> ../../bin/busybox
./_install//usr/bin/rx -> ../../bin/busybox
./_install//usr/bin/script -> ../../bin/busybox
./_install//usr/bin/seq -> ../../bin/busybox
./_install//usr/bin/setkeycodes -> ../../bin/busybox
./_install//usr/bin/setsid -> ../../bin/busybox
./_install//usr/bin/setuidgid -> ../../bin/busybox
./_install//usr/bin/sha1sum -> ../../bin/busybox
./_install//usr/bin/sha256sum -> ../../bin/busybox
./_install//usr/bin/sha3sum -> ../../bin/busybox
./_install//usr/bin/sha512sum -> ../../bin/busybox
./_install//usr/bin/showkey -> ../../bin/busybox
./_install//usr/bin/shuf -> ../../bin/busybox
./_install//usr/bin/smemcap -> ../../bin/busybox
./_install//usr/bin/softlimit -> ../../bin/busybox
./_install//usr/bin/sort -> ../../bin/busybox
./_install//usr/bin/split -> ../../bin/busybox
./_install//usr/bin/strings -> ../../bin/busybox
./_install//usr/bin/sum -> ../../bin/busybox
./_install//usr/bin/sv -> ../../bin/busybox
./_install//usr/bin/svc -> ../../bin/busybox
./_install//usr/bin/tac -> ../../bin/busybox
./_install//usr/bin/tail -> ../../bin/busybox
./_install//usr/bin/tcpsvd -> ../../bin/busybox
./_install//usr/bin/tee -> ../../bin/busybox
./_install//usr/bin/telnet -> ../../bin/busybox
./_install//usr/bin/test -> ../../bin/busybox
./_install//usr/bin/tftp -> ../../bin/busybox
./_install//usr/bin/time -> ../../bin/busybox
./_install//usr/bin/timeout -> ../../bin/busybox
./_install//usr/bin/top -> ../../bin/busybox
./_install//usr/bin/tr -> ../../bin/busybox
./_install//usr/bin/traceroute -> ../../bin/busybox
./_install//usr/bin/traceroute6 -> ../../bin/busybox
./_install//usr/bin/truncate -> ../../bin/busybox
./_install//usr/bin/tty -> ../../bin/busybox
./_install//usr/bin/ttysize -> ../../bin/busybox
./_install//usr/bin/udpsvd -> ../../bin/busybox
./_install//usr/bin/unexpand -> ../../bin/busybox
./_install//usr/bin/uniq -> ../../bin/busybox
./_install//usr/bin/unix2dos -> ../../bin/busybox
./_install//usr/bin/unlink -> ../../bin/busybox
./_install//usr/bin/unlzma -> ../../bin/busybox
./_install//usr/bin/unlzop -> ../../bin/busybox
./_install//usr/bin/unshare -> ../../bin/busybox
./_install//usr/bin/unxz -> ../../bin/busybox
./_install//usr/bin/unzip -> ../../bin/busybox
./_install//usr/bin/uptime -> ../../bin/busybox
./_install//usr/bin/users -> ../../bin/busybox
./_install//usr/bin/uudecode -> ../../bin/busybox
./_install//usr/bin/uuencode -> ../../bin/busybox
./_install//usr/bin/vlock -> ../../bin/busybox
./_install//usr/bin/volname -> ../../bin/busybox
./_install//usr/bin/wall -> ../../bin/busybox
./_install//usr/bin/wc -> ../../bin/busybox
./_install//usr/bin/which -> ../../bin/busybox
./_install//usr/bin/who -> ../../bin/busybox
./_install//usr/bin/whoami -> ../../bin/busybox
./_install//usr/bin/whois -> ../../bin/busybox
./_install//usr/bin/xargs -> ../../bin/busybox
./_install//usr/bin/xz -> ../../bin/busybox
./_install//usr/bin/xzcat -> ../../bin/busybox
./_install//usr/bin/yes -> ../../bin/busybox
./_install//usr/sbin/add-shell -> ../../bin/busybox
./_install//usr/sbin/addgroup -> ../../bin/busybox
./_install//usr/sbin/adduser -> ../../bin/busybox
./_install//usr/sbin/arping -> ../../bin/busybox
./_install//usr/sbin/brctl -> ../../bin/busybox
./_install//usr/sbin/chat -> ../../bin/busybox
./_install//usr/sbin/chpasswd -> ../../bin/busybox
./_install//usr/sbin/chroot -> ../../bin/busybox
./_install//usr/sbin/crond -> ../../bin/busybox
./_install//usr/sbin/delgroup -> ../../bin/busybox
./_install//usr/sbin/deluser -> ../../bin/busybox
./_install//usr/sbin/dhcprelay -> ../../bin/busybox
./_install//usr/sbin/dnsd -> ../../bin/busybox
./_install//usr/sbin/ether-wake -> ../../bin/busybox
./_install//usr/sbin/fakeidentd -> ../../bin/busybox
./_install//usr/sbin/fbset -> ../../bin/busybox
./_install//usr/sbin/fdformat -> ../../bin/busybox
./_install//usr/sbin/ftpd -> ../../bin/busybox
./_install//usr/sbin/httpd -> ../../bin/busybox
./_install//usr/sbin/i2cdetect -> ../../bin/busybox
./_install//usr/sbin/i2cdump -> ../../bin/busybox
./_install//usr/sbin/i2cget -> ../../bin/busybox
./_install//usr/sbin/i2cset -> ../../bin/busybox
./_install//usr/sbin/ifplugd -> ../../bin/busybox
./_install//usr/sbin/inetd -> ../../bin/busybox
./_install//usr/sbin/killall5 -> ../../bin/busybox
./_install//usr/sbin/loadfont -> ../../bin/busybox
./_install//usr/sbin/lpd -> ../../bin/busybox
./_install//usr/sbin/nanddump -> ../../bin/busybox
./_install//usr/sbin/nandwrite -> ../../bin/busybox
./_install//usr/sbin/nbd-client -> ../../bin/busybox
./_install//usr/sbin/ntpd -> ../../bin/busybox
./_install//usr/sbin/popmaildir -> ../../bin/busybox
./_install//usr/sbin/powertop -> ../../bin/busybox
./_install//usr/sbin/rdate -> ../../bin/busybox
./_install//usr/sbin/rdev -> ../../bin/busybox
./_install//usr/sbin/readahead -> ../../bin/busybox
./_install//usr/sbin/readprofile -> ../../bin/busybox
./_install//usr/sbin/remove-shell -> ../../bin/busybox
./_install//usr/sbin/rtcwake -> ../../bin/busybox
./_install//usr/sbin/sendmail -> ../../bin/busybox
./_install//usr/sbin/setfont -> ../../bin/busybox
./_install//usr/sbin/setlogcons -> ../../bin/busybox
./_install//usr/sbin/svlogd -> ../../bin/busybox
./_install//usr/sbin/telnetd -> ../../bin/busybox
./_install//usr/sbin/tftpd -> ../../bin/busybox
./_install//usr/sbin/ubiattach -> ../../bin/busybox
./_install//usr/sbin/ubidetach -> ../../bin/busybox
./_install//usr/sbin/ubimkvol -> ../../bin/busybox
./_install//usr/sbin/ubirename -> ../../bin/busybox
./_install//usr/sbin/ubirmvol -> ../../bin/busybox
./_install//usr/sbin/ubirsvol -> ../../bin/busybox
./_install//usr/sbin/ubiupdatevol -> ../../bin/busybox
--------------------------------------------------
You will probably need to make your busybox binary
setuid root to ensure all configured applets will
work properly.
--------------------------------------------------
make[1]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2'
cp -af /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/opensource/busybox/busybox-1.26.2/_install/* /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/rootfs_glibc
---------task [5] build tools which run on pc
tar xf /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/yaffs2utils-0.2.9.tar.gz -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/
pushd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/yaffs2utils-0.2.9;patch -p1 < ../hi_yaffs2utils.patch;popd
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/yaffs2utils-0.2.9 ~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
patching file Makefile
patching file mkyaffs2.c
patching file oob_config.h
patching file oob_config_v100.c
patching file oob_config_v100_nand.c
patching file oob_config_v610.c
patching file progress_bar.c
~/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv
find /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/yaffs2utils-0.2.9 | xargs touch
make -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/
make[1]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image'
cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/yaffs2utils-0.2.9 && \
make && \
cd -
make[2]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/yaffs2utils-0.2.9'
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP yaffs2/yaffs_hweight.c -o yaffs2/yaffs_hweight.o
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP yaffs2/yaffs_ecc.c -o yaffs2/yaffs_ecc.o
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP yaffs2/yaffs_packedtags1.c -o yaffs2/yaffs_packedtags1.o
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP yaffs2/yaffs_packedtags2.c -o yaffs2/yaffs_packedtags2.o
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP safe_rw.c -o safe_rw.o
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP endian_convert.c -o endian_convert.o
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP progress_bar.c -o progress_bar.o
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP mkyaffs2.c -o mkyaffs2.o
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP oob_config_v100.c -o oob_config_v100.o
gcc -o mkyaffs2image100 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm oob_config_v100.o -static
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP unyaffs2.c -o unyaffs2.o
unyaffs2.c: In function ‘unyaffs2_obj_chattr’:
unyaffs2.c:711:2: warning: ignoring return value of ‘lchown’, declared with attribute warn_unused_result [-Wunused-result]
lchown(fpath, obj->uid, obj->gid);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:494:0,
from unyaffs2.c:26:
In function ‘memcpy’,
inlined from ‘unyaffs2_extract_hardlink.constprop’ at unyaffs2.c:1151:2,
inlined from ‘unyaffs2_extract_obj’ at unyaffs2.c:1218:10:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: warning: ‘__builtin___memcpy_chk’ writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=]
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm
gcc -c -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP unspare2.c -o unspare2.o
gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm
make[2]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/yaffs2utils-0.2.9'
/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image
mkdir -p /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/bin
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/yaffs2utils-0.2.9/mkyaffs2image100 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/bin
make[1]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image'
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/mkyaffs2image/bin/mkyaffs2image100 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/bin/pc
make -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/
make[1]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool'
make[2]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/zlib'
tar -xf zlib-1.2.11.tar.gz -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp
cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/zlib-1.2.11 && \
./configure --prefix="/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp" && \
make -j 16 CC=gcc && \
make install CC=gcc && \
cd -
Checking for gcc...
Checking for shared library support...
Building shared library libz.so.1.2.11 with gcc.
Checking for size_t... Yes.
Checking for off64_t... Yes.
Checking for fseeko... Yes.
Checking for strerror... Yes.
Checking for unistd.h... Yes.
Checking for stdarg.h... Yes.
Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
Checking for vsnprintf() in stdio.h... Yes.
Checking for return value of vsnprintf()... Yes.
Checking for attribute(visibility) support... Yes.
make[3]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/zlib/tmp/zlib-1.2.11'
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c
ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a
gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.11 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo -lc
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a
rm -f libz.so libz.so.1
ln -s libz.so.1.2.11 libz.so
ln -s libz.so.1.2.11 libz.so.1
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.11
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.11
make[3]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/zlib/tmp/zlib-1.2.11'
make[3]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/zlib/tmp/zlib-1.2.11'
rm -f /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/lib/libz.a
cp libz.a /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/lib
chmod 644 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/lib/libz.a
cp libz.so.1.2.11 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/lib
chmod 755 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/lib/libz.so.1.2.11
rm -f /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/share/man/man3/zlib.3
cp zlib.3 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/share/man/man3
chmod 644 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/share/man/man3/zlib.3
rm -f /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/lib/pkgconfig/zlib.pc
cp zlib.pc /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/lib/pkgconfig
chmod 644 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/lib/pkgconfig/zlib.pc
rm -f /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/include/zlib.h /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/include/zconf.h
cp zlib.h zconf.h /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/include
chmod 644 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/include/zlib.h /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/../zlib/tmp/include/zconf.h
make[3]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/zlib/tmp/zlib-1.2.11'
/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/zlib
make[2]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/zlib'
test -d /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09 || mkdir -p /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09
tar -xf lzo-2.09.tar.* -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp
cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09 && \
./configure --prefix=/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp CC=gcc && \
make -j 16 CC=gcc && \
make install CC=gcc && \
cd -
configure: Configuring LZO 2.09
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether the C preprocessor needs special flags... none needed
checking for an ANSI C-conforming const... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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/bin/ld -m elf_x86_64) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
checking whether time.h and sys/time.h may both be included... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking whether limits.h is sane... yes
checking for off_t... yes
checking for ptrdiff_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int16... 0
checking size of __int32... 0
checking size of __int64... 0
checking size of void *... 8
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of __int32... (cached) 0
checking size of intmax_t... 8
checking size of uintmax_t... 8
checking size of intptr_t... 8
checking size of uintptr_t... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of dev_t... 8
checking size of fpos_t... 16
checking size of mode_t... 4
checking size of off_t... 8
checking size of ssize_t... 8
checking size of time_t... 8
checking for access... yes
checking for alloca... no
checking for atexit... yes
checking for atoi... yes
checking for atol... yes
checking for chmod... yes
checking for chown... yes
checking for clock_getcpuclockid... yes
checking for clock_getres... yes
checking for clock_gettime... yes
checking for ctime... yes
checking for difftime... yes
checking for fstat... yes
checking for getenv... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime... yes
checking for isatty... yes
checking for localtime... yes
checking for longjmp... yes
checking for lstat... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mktime... yes
checking for mmap... yes
checking for mprotect... yes
checking for munmap... yes
checking for qsort... yes
checking for raise... yes
checking for rmdir... yes
checking for setjmp... yes
checking for signal... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strrchr... yes
checking for strstr... yes
checking for time... yes
checking for umask... yes
checking for utime... yes
checking for vsnprintf... yes
checking whether to build assembly versions... no
checking whether your compiler passes the LZO conformance test... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
LZO configuration summary
-------------------------
LZO version : 2.09
configured for host : x86_64-unknown-linux-gnu
source code location : .
compiler : gcc
preprocessor definitions : -DLZO_HAVE_CONFIG_H=1
preprocessor flags :
compiler flags : -g -O2
build static library : yes
build shared library : no
enable i386 assembly code : no
LZO 2.09 configured.
Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer
All Rights Reserved.
The LZO library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of
the License, or (at your option) any later version.
The LZO library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Markus F.X.J. Oberhumer
<markus@oberhumer.com>
http://www.oberhumer.com/opensource/lzo/
Type 'make' to build LZO.
Type 'make check' and 'make test' to test LZO.
Type 'make install' to install LZO.
After installing LZO, please have a look at 'examples/simple.c'.
make[2]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09'
make all-am
make[3]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09'
CC src/lzo1.lo
CC src/lzo1a.lo
CC src/lzo1_99.lo
CC src/lzo1b_1.lo
CC src/lzo1b_2.lo
CC src/lzo1a_99.lo
CC src/lzo1b_3.lo
CC src/lzo1b_5.lo
CC src/lzo1b_4.lo
CC src/lzo1b_9.lo
CC src/lzo1b_8.lo
CC src/lzo1b_7.lo
CC src/lzo1b_6.lo
CC src/lzo1b_9x.lo
CC src/lzo1b_99.lo
CC src/lzo1b_cc.lo
CC src/lzo1b_d1.lo
CC src/lzo1b_d2.lo
CC src/lzo1b_rr.lo
CC src/lzo1b_xx.lo
CC src/lzo1c_1.lo
CC src/lzo1c_2.lo
CC src/lzo1c_3.lo
CC src/lzo1c_4.lo
CC src/lzo1c_5.lo
CC src/lzo1c_6.lo
CC src/lzo1c_7.lo
CC src/lzo1c_8.lo
CC src/lzo1c_9.lo
CC src/lzo1c_99.lo
CC src/lzo1c_9x.lo
CC src/lzo1c_cc.lo
CC src/lzo1c_d2.lo
CC src/lzo1c_d1.lo
CC src/lzo1c_rr.lo
CC src/lzo1c_xx.lo
CC src/lzo1f_1.lo
CC src/lzo1f_9x.lo
CC src/lzo1f_d1.lo
CC src/lzo1f_d2.lo
CC src/lzo1x_1.lo
CC src/lzo1x_1k.lo
CC src/lzo1x_1l.lo
CC src/lzo1x_1o.lo
CC src/lzo1x_9x.lo
CC src/lzo1x_d1.lo
CC src/lzo1x_d2.lo
CC src/lzo1x_d3.lo
CC src/lzo1x_o.lo
CC src/lzo1y_1.lo
CC src/lzo1y_9x.lo
CC src/lzo1y_d1.lo
CC src/lzo1y_d2.lo
CC src/lzo1y_d3.lo
CC src/lzo1y_o.lo
CC src/lzo1z_9x.lo
CC src/lzo1z_d1.lo
CC src/lzo1z_d2.lo
CC src/lzo1z_d3.lo
CC src/lzo2a_9x.lo
CC src/lzo2a_d1.lo
CC src/lzo2a_d2.lo
CC src/lzo_crc.lo
CC src/lzo_init.lo
CC src/lzo_ptr.lo
CC src/lzo_str.lo
CC src/lzo_util.lo
CC examples/dict.o
CC examples/lzopack.o
CC examples/overlap.o
CC examples/precomp.o
CC examples/precomp2.o
CC examples/simple.o
CC tests/align.o
CC lzotest/lzotest.o
CC tests/chksum.o
CC minilzo/t-testmini.o
CC tests/promote.o
CC tests/sizes.o
CC minilzo/t-minilzo.o
CCLD tests/promote
CCLD tests/sizes
CCLD src/liblzo2.la
CCLD minilzo/testmini
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD examples/dict
CCLD examples/lzopack
CCLD examples/simple
CCLD examples/overlap
CCLD examples/precomp
CCLD examples/precomp2
CCLD tests/chksum
CCLD tests/align
CCLD lzotest/lzotest
make[3]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09'
make[2]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09'
make[2]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09'
make[3]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c src/liblzo2.la '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lib'
libtool: install: /usr/bin/install -c src/.libs/liblzo2.lai /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lib/liblzo2.la
libtool: install: /usr/bin/install -c src/.libs/liblzo2.a /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lib/liblzo2.a
libtool: install: chmod 644 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lib/liblzo2.a
libtool: install: ranlib /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lib/liblzo2.a
libtool: finish: PATH="/opt/hisi-linux/x86-arm/arm-himix200-linux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/share/doc/lzo'
/usr/bin/install -c -m 644 AUTHORS COPYING NEWS THANKS doc/LZO.FAQ doc/LZO.TXT doc/LZOAPI.TXT '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/share/doc/lzo'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/include/lzo'
/usr/bin/install -c -m 644 include/lzo/lzo1.h include/lzo/lzo1a.h include/lzo/lzo1b.h include/lzo/lzo1c.h include/lzo/lzo1f.h include/lzo/lzo1x.h include/lzo/lzo1y.h include/lzo/lzo1z.h include/lzo/lzo2a.h include/lzo/lzo_asm.h include/lzo/lzoconf.h include/lzo/lzodefs.h include/lzo/lzoutil.h '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/include/lzo'
make[3]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09'
make[2]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lzo-2.09'
/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool
test -d /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/mtd-utils-2.0.2 || mkdir -p /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/mtd-utils-2.0.2
tar -xf mtd-utils-2.0.2.tar.* -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp
cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/mtd-utils-2.0.2 && \
./configure --prefix=/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp CC=gcc \
--without-xattr \
CFLAGS="-I/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/include" \
LDFLAGS="-L/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lib" \
ZLIBCPPFLAGS="-I/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/include" \
ZLIBLDFLAGS="-L/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/lib" && \
make && \
make install && \
cd -
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if 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/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether compiler handles -Wall... yes
checking whether compiler handles -Wextra... yes
checking whether compiler handles -Wunused... yes
checking whether compiler handles -Wmissing-prototypes... yes
checking whether compiler handles -Wmissing-declarations... yes
checking whether compiler handles -Wwrite-strings... yes
checking whether compiler handles -Wjump-misses-init... yes
checking whether compiler handles -Wuninitialized... yes
checking whether compiler handles -Winit-self... yes
checking whether compiler handles -Wlogical-op... yes
checking whether compiler handles -Wunused-but-set-parameter... yes
checking whether compiler handles -Wunused-but-set-variable... yes
checking whether compiler handles -Wunused-parameter... yes
checking whether compiler handles -Wunused-result... yes
checking whether compiler handles -Wunused-variable... yes
checking whether compiler handles -Wduplicated-cond... yes
checking whether compiler handles -Wduplicated-branches... yes
checking whether compiler handles -Wrestrict... yes
checking whether compiler handles -Wnull-dereference... yes
checking whether compiler handles -Wno-shadow... yes
checking whether compiler handles -Wno-sign-compare... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ZLIB... yes
checking for UUID... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for lzo1x_1_15_compress in -llzo2... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking size of off_t... 8
checking size of loff_t... 8
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tests/fs-tests/fs_help_all.sh
config.status: creating tests/fs-tests/fs_run_all.sh
config.status: creating tests/fs-tests/stress/fs_stress00.sh
config.status: creating tests/fs-tests/stress/fs_stress01.sh
config.status: creating tests/ubi-tests/runubitests.sh
config.status: creating tests/ubi-tests/ubi-stress-test.sh
config.status: creating Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/mtd-utils-2.0.2'
CC lib/libmtd.o
CC lib/libfec.o
CC lib/common.o
CC lib/libcrc32.o
CC lib/libmtd_legacy.o
AR libmtd.a
ar: `u' modifier ignored since `D' is the default (see `U')
CC lib/execinfo.o
AR libmissing.a
ar: `u' modifier ignored since `D' is the default (see `U')
CC lib/libubi.o
AR libubi.a
ar: `u' modifier ignored since `D' is the default (see `U')
CC lib/libubigen.o
AR libubigen.a
ar: `u' modifier ignored since `D' is the default (see `U')
CC lib/libscan.o
AR libscan.a
ar: `u' modifier ignored since `D' is the default (see `U')
CC lib/libiniparser.o
CC lib/dictionary.o
AR libiniparser.a
ar: `u' modifier ignored since `D' is the default (see `U')
CC tests/ubi-tests/io_basic-io_basic.o
CC tests/ubi-tests/io_basic-helpers.o
CCLD io_basic
CC tests/ubi-tests/io_update-io_update.o
CC tests/ubi-tests/io_update-helpers.o
CCLD io_update
CC tests/ubi-tests/io_paral-io_paral.o
CC tests/ubi-tests/io_paral-helpers.o
CCLD io_paral
CC tests/ubi-tests/io_read-io_read.o
CC tests/ubi-tests/io_read-helpers.o
CCLD io_read
CC tests/ubi-tests/volrefcnt-volrefcnt.o
CC tests/ubi-tests/volrefcnt-helpers.o
CCLD volrefcnt
CC tests/ubi-tests/integ-integ.o
CC tests/ubi-tests/integ-helpers.o
CCLD integ
CC tests/ubi-tests/mkvol_basic-mkvol_basic.o
CC tests/ubi-tests/mkvol_basic-helpers.o
CCLD mkvol_basic
CC tests/ubi-tests/mkvol_bad-mkvol_bad.o
CC tests/ubi-tests/mkvol_bad-helpers.o
CCLD mkvol_bad
CC tests/ubi-tests/mkvol_paral-mkvol_paral.o
CC tests/ubi-tests/mkvol_paral-helpers.o
CCLD mkvol_paral
CC tests/ubi-tests/rsvol-rsvol.o
CC tests/ubi-tests/rsvol-helpers.o
CCLD rsvol
CC tests/jittertest/JitterTest-JitterTest.o
CCLD JitterTest
CC tests/jittertest/plotJittervsFill-plotJittervsFill.o
CCLD plotJittervsFill
CC tests/checkfs/makefiles-makefiles.o
CCLD makefiles
CC tests/checkfs/checkfs-checkfs.o
CC tests/checkfs/checkfs-comm.o
tests/checkfs/comm.c:37:5: warning: no previous prototype for ‘do_pwr_dn’ [-Wmissing-prototypes]
int do_pwr_dn(int fd, int cycleCnt)
^~~~~~~~~
CCLD checkfs
CC tests/fs-tests/integrity/integck-integck.o
CCLD integck
CC tests/fs-tests/simple/test_1-test_1.o
CC tests/fs-tests/lib/test_1-tests.o
CCLD test_1
CC tests/fs-tests/simple/test_2-test_2.o
CC tests/fs-tests/lib/test_2-tests.o
CCLD test_2
CC tests/fs-tests/simple/ftrunc-ftrunc.o
CC tests/fs-tests/lib/ftrunc-tests.o
CCLD ftrunc
CC tests/fs-tests/simple/perf-perf.o
CC tests/fs-tests/lib/perf-tests.o
CCLD perf
CC tests/fs-tests/simple/orph-orph.o
CC tests/fs-tests/lib/orph-tests.o
CCLD orph
CC tests/fs-tests/stress/atoms/stress_1-stress_1.o
CC tests/fs-tests/lib/stress_1-tests.o
CCLD stress_1
CC tests/fs-tests/stress/atoms/stress_2-stress_2.o
CC tests/fs-tests/lib/stress_2-tests.o
CCLD stress_2
CC tests/fs-tests/stress/atoms/stress_3-stress_3.o
CC tests/fs-tests/lib/stress_3-tests.o
CCLD stress_3
CC tests/fs-tests/stress/atoms/pdfrun-pdfrun.o
CC tests/fs-tests/lib/pdfrun-tests.o
CCLD pdfrun
CC tests/fs-tests/stress/atoms/gcd_hupper-gcd_hupper.o
CC tests/fs-tests/lib/gcd_hupper-tests.o
CCLD gcd_hupper
CC tests/fs-tests/stress/atoms/rndwrite00-rndwrite00.o
CC tests/fs-tests/lib/rndwrite00-tests.o
CCLD rndwrite00
CC tests/fs-tests/stress/atoms/fwrite00-fwrite00.o
CC tests/fs-tests/lib/fwrite00-tests.o
CCLD fwrite00
CC tests/fs-tests/stress/atoms/rmdir00-rmdir00.o
CC tests/fs-tests/lib/rmdir00-tests.o
CCLD rmdir00
CC tests/fs-tests/stress/atoms/rndrm00-rndrm00.o
CC tests/fs-tests/lib/rndrm00-tests.o
CCLD rndrm00
CC tests/fs-tests/stress/atoms/rndrm99-rndrm99.o
CC tests/fs-tests/lib/rndrm99-tests.o
CCLD rndrm99
CC tests/fs-tests/utils/fstest_monitor.o
CCLD fstest_monitor
CC tests/fs-tests/utils/free_space.o
CCLD free_space
CC tests/mtd-tests/flash_torture-flash_torture.o
CCLD flash_torture
CC tests/mtd-tests/flash_stress-flash_stress.o
CCLD flash_stress
CC tests/mtd-tests/flash_speed-flash_speed.o
CCLD flash_speed
CC tests/mtd-tests/nandbiterrs-nandbiterrs.o
CCLD nandbiterrs
CC tests/mtd-tests/flash_readtest-flash_readtest.o
CCLD flash_readtest
CC tests/mtd-tests/nandpagetest-nandpagetest.o
CCLD nandpagetest
CC tests/mtd-tests/nandsubpagetest-nandsubpagetest.o
CCLD nandsubpagetest
CC ubi-utils/ubiupdatevol.o
CCLD ubiupdatevol
CC ubi-utils/ubimkvol.o
CCLD ubimkvol
CC ubi-utils/ubirmvol.o
CCLD ubirmvol
CC ubi-utils/ubicrc32.o
CCLD ubicrc32
CC ubi-utils/ubinfo.o
CCLD ubinfo
CC ubi-utils/ubiattach.o
CCLD ubiattach
CC ubi-utils/ubidetach.o
CCLD ubidetach
CC ubi-utils/ubinize.o
CCLD ubinize
CC ubi-utils/ubiformat.o
CCLD ubiformat
CC ubi-utils/ubirename.o
CCLD ubirename
CC ubi-utils/mtdinfo.o
CCLD mtdinfo
CC ubi-utils/ubirsvol.o
CCLD ubirsvol
CC ubi-utils/ubiblock.o
CCLD ubiblock
CC misc-utils/ftl_format.o
CCLD ftl_format
CC misc-utils/doc_loadbios.o
CCLD doc_loadbios
CC misc-utils/ftl_check.o
CCLD ftl_check
CC misc-utils/mtd_debug.o
CCLD mtd_debug
CC misc-utils/docfdisk.o
CCLD docfdisk
CC misc-utils/serve_image.o
CCLD serve_image
CC misc-utils/recv_image.o
CCLD recv_image
CC misc-utils/flash_erase.o
CCLD flash_erase
CC misc-utils/flash_lock.o
CCLD flash_lock
CC misc-utils/flash_unlock.o
CCLD flash_unlock
CC misc-utils/flash_otp_info.o
CCLD flash_otp_info
CC misc-utils/flash_otp_dump.o
CCLD flash_otp_dump
CC misc-utils/flash_otp_lock.o
CCLD flash_otp_lock
CC misc-utils/flash_otp_write.o
CCLD flash_otp_write
CC misc-utils/flashcp.o
misc-utils/flashcp.c: In function ‘main’:
misc-utils/flashcp.c:257:2: warning:
^~~~~~~
CCLD flashcp
CC misc-utils/mtdpart.o
CCLD mtdpart
CC nand-utils/nanddump.o
CCLD nanddump
CC nand-utils/nandwrite.o
CCLD nandwrite
CC nand-utils/nandtest.o
CCLD nandtest
CC nand-utils/nftldump.o
CCLD nftldump
CC nand-utils/nftl_format.o
CCLD nftl_format
CC nor-utils/rfddump.o
CCLD rfddump
CC nor-utils/rfdformat.o
CCLD rfdformat
CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o
CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-crc16.o
CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-lpt.o
CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-compr.o
CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable.o
CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable_itr.o
CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-devtable.o
CCLD mkfs.ubifs
CC jffsX-utils/mkfs_jffs2-mkfs.jffs2.o
CC jffsX-utils/mkfs_jffs2-compr_zlib.o
CC jffsX-utils/mkfs_jffs2-rbtree.o
CC jffsX-utils/mkfs_jffs2-compr_lzo.o
CC jffsX-utils/mkfs_jffs2-compr.o
CC jffsX-utils/mkfs_jffs2-compr_rtime.o
CCLD mkfs.jffs2
CC jffsX-utils/jffs2dump.o
CCLD jffs2dump
CC jffsX-utils/jffs2reader.o
CCLD jffs2reader
CC jffsX-utils/sumtool.o
CCLD sumtool
make[2]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/mtd-utils-2.0.2'
make[2]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/mtd-utils-2.0.2'
make[3]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/mtd-utils-2.0.2'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin'
/bin/sh ./libtool --mode=install /usr/bin/install -c ubiupdatevol ubimkvol ubirmvol ubicrc32 ubinfo ubiattach ubidetach ubinize ubiformat ubirename mtdinfo ubirsvol ubiblock ftl_format doc_loadbios ftl_check mtd_debug docfdisk serve_image recv_image flash_erase flash_lock flash_unlock flash_otp_info flash_otp_dump flash_otp_lock flash_otp_write flashcp mtdpart nanddump nandwrite nandtest nftldump nftl_format rfddump rfdformat mkfs.ubifs mkfs.jffs2 jffs2dump jffs2reader sumtool '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin'
libtool: install: /usr/bin/install -c ubiupdatevol /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubiupdatevol
libtool: install: /usr/bin/install -c ubimkvol /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubimkvol
libtool: install: /usr/bin/install -c ubirmvol /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubirmvol
libtool: install: /usr/bin/install -c ubicrc32 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubicrc32
libtool: install: /usr/bin/install -c ubinfo /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubinfo
libtool: install: /usr/bin/install -c ubiattach /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubiattach
libtool: install: /usr/bin/install -c ubidetach /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubidetach
libtool: install: /usr/bin/install -c ubinize /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubinize
libtool: install: /usr/bin/install -c ubiformat /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubiformat
libtool: install: /usr/bin/install -c ubirename /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubirename
libtool: install: /usr/bin/install -c mtdinfo /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/mtdinfo
libtool: install: /usr/bin/install -c ubirsvol /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubirsvol
libtool: install: /usr/bin/install -c ubiblock /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ubiblock
libtool: install: /usr/bin/install -c ftl_format /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ftl_format
libtool: install: /usr/bin/install -c doc_loadbios /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/doc_loadbios
libtool: install: /usr/bin/install -c ftl_check /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/ftl_check
libtool: install: /usr/bin/install -c mtd_debug /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/mtd_debug
libtool: install: /usr/bin/install -c docfdisk /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/docfdisk
libtool: install: /usr/bin/install -c serve_image /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/serve_image
libtool: install: /usr/bin/install -c recv_image /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/recv_image
libtool: install: /usr/bin/install -c flash_erase /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/flash_erase
libtool: install: /usr/bin/install -c flash_lock /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/flash_lock
libtool: install: /usr/bin/install -c flash_unlock /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/flash_unlock
libtool: install: /usr/bin/install -c flash_otp_info /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/flash_otp_info
libtool: install: /usr/bin/install -c flash_otp_dump /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/flash_otp_dump
libtool: install: /usr/bin/install -c flash_otp_lock /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/flash_otp_lock
libtool: install: /usr/bin/install -c flash_otp_write /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/flash_otp_write
libtool: install: /usr/bin/install -c flashcp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/flashcp
libtool: install: /usr/bin/install -c mtdpart /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/mtdpart
libtool: install: /usr/bin/install -c nanddump /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/nanddump
libtool: install: /usr/bin/install -c nandwrite /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/nandwrite
libtool: install: /usr/bin/install -c nandtest /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/nandtest
libtool: install: /usr/bin/install -c nftldump /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/nftldump
libtool: install: /usr/bin/install -c nftl_format /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/nftl_format
libtool: install: /usr/bin/install -c rfddump /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/rfddump
libtool: install: /usr/bin/install -c rfdformat /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/rfdformat
libtool: install: /usr/bin/install -c mkfs.ubifs /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/mkfs.ubifs
libtool: install: /usr/bin/install -c mkfs.jffs2 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/mkfs.jffs2
libtool: install: /usr/bin/install -c jffs2dump /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/jffs2dump
libtool: install: /usr/bin/install -c jffs2reader /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/jffs2reader
libtool: install: /usr/bin/install -c sumtool /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/sumtool
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin'
/usr/bin/install -c misc-utils/flash_eraseall '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/share/man/man1'
/usr/bin/install -c -m 644 jffsX-utils/mkfs.jffs2.1 '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/share/man/man1'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/share/man/man8'
/usr/bin/install -c -m 644 ubi-utils/ubinize.8 '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/share/man/man8'
make[3]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/mtd-utils-2.0.2'
make[2]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/mtd-utils-2.0.2'
/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool
install -vs -t /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/mkfs.jffs2
'/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/mkfs.jffs2' -> '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/mkfs.jffs2'
strip /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/tmp/sbin/mkfs.jffs2
cp -rf ./tmp/sbin/mkfs.ubifs .
cp -rf ./tmp/sbin/ubinize .
make[1]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool'
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/mkfs.jffs2 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/bin/pc
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/mkfs.ubifs /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/bin/pc
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/jffs2_tool/ubinize /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/bin/pc
make -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/
make[1]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool'
tar -xf util-linux-2.31.tar.gz -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp
cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31 && \
./configure --prefix="/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp" \
--disable-libuuid --disable-libblkid --disable-libmount \
--disable-mount --disable-losetup --disable-fsck \
--disable-partx --disable-uuidd --disable-mountpoint \
--disable-fallocate --disable-unshare --disable-eject \
--disable-agetty --disable-switch_root --disable-pivot_root \
--disable-kill --disable-utmpdump --disable-rename \
--disable-login --disable-sulogin --disable-su \
--disable-schedutils --disable-wall \
--disable-bash-completion && \
make -j 16 && \
make install && \
cd -
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for bison... bison -y
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking whether byte ordering is bigendian... no
checking whether compiler handles -fno-common... yes
checking whether compiler handles -Wall... yes
checking whether compiler handles -Werror=sequence-point... yes
checking whether compiler handles -Wextra... yes
checking whether compiler handles -Wextra-semi... no
checking whether compiler handles -Wembedded-directive... no
checking whether compiler handles -Wmissing-declarations... yes
checking whether compiler handles -Wmissing-parameter-type... yes
checking whether compiler handles -Wmissing-prototypes... yes
checking whether compiler handles -Wno-missing-field-initializers... yes
checking whether compiler handles -Wredundant-decls... yes
checking whether compiler handles -Wsign-compare... yes
checking whether compiler handles -Wtype-limits... yes
checking whether compiler handles -Wuninitialized... yes
checking whether compiler handles -Wunused-but-set-parameter... yes
checking whether compiler handles -Wunused-but-set-variable... yes
checking whether compiler handles -Wunused-parameter... yes
checking whether compiler handles -Wunused-result... yes
checking whether compiler handles -Wunused-variable... yes
checking whether compiler handles -Wnested-externs... yes
checking whether compiler handles -Wpointer-arith... yes
checking whether compiler handles -Wstrict-prototypes... yes
checking whether compiler handles -Wformat-security... yes
checking whether compiler handles -Wimplicit-function-declaration... yes
checking whether compiler handles -Wno-clobbered... yes
checking whether compiler handles -Wno-unused-parameter... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
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/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking linker version script flag... --version-script
checking if version scripts can use complex wildcards... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking for xsltproc... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to enable assertions... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for linux/compiler.h... no
checking for linux/blkpg.h... yes
checking for linux/major.h... yes
checking asm/io.h usability... no
checking asm/io.h presence... no
checking for asm/io.h... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for inttypes.h... (cached) yes
checking lastlog.h usability... yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking linux/btrfs.h usability... yes
checking linux/btrfs.h presence... yes
checking for linux/btrfs.h... yes
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking linux/falloc.h usability... yes
checking linux/falloc.h presence... yes
checking for linux/falloc.h... yes
checking linux/watchdog.h usability... yes
checking linux/watchdog.h presence... yes
checking for linux/watchdog.h... yes
checking linux/fd.h usability... yes
checking linux/fd.h presence... yes
checking for linux/fd.h... yes
checking linux/raw.h usability... yes
checking linux/raw.h presence... yes
checking for linux/raw.h... yes
checking linux/tiocl.h usability... yes
checking linux/tiocl.h presence... yes
checking for linux/tiocl.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking linux/securebits.h usability... yes
checking linux/securebits.h presence... yes
checking for linux/securebits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/disk.h usability... no
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/io.h usability... yes
checking sys/io.h presence... yes
checking for sys/io.h... yes
checking sys/ioccom.h usability... no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/swap.h usability... yes
checking sys/swap.h presence... yes
checking for sys/swap.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timex.h usability... yes
checking sys/timex.h presence... yes
checking for sys/timex.h... yes
checking sys/ttydefaults.h usability... yes
checking sys/ttydefaults.h presence... yes
checking for sys/ttydefaults.h... yes
checking for sys/types.h... (cached) yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for unistd.h... (cached) yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for linux/gsmmux.h... yes
checking for security/pam_misc.h... no
checking linux/blkzoned.h usability... yes
checking linux/blkzoned.h presence... yes
checking for linux/blkzoned.h... yes
checking for security/openpam.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for struct termios.c_line... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking whether _NL_TIME_WEEK_1STDAY is declared... yes
checking whether llseek is declared... no
checking whether lseek64 is declared... yes
checking whether environ is declared... yes
checking whether strsignal is declared... yes
checking whether TIOCGLCKTRMIOS is declared... yes
checking whether SOCK_CLOEXEC is declared... yes
checking whether SOCK_NONBLOCK is declared... yes
checking whether SO_PASSCRED is declared... yes
checking for __fpending... yes
checking for secure_getenv... yes
checking for __secure_getenv... no
checking for err... yes
checking for errx... yes
checking for explicit_bzero... yes
checking for fsync... yes
checking for utimensat... yes
checking for getdomainname... yes
checking for getdtablesize... yes
checking for getexecname... no
checking for getmntinfo... no
checking for getrandom... yes
checking for getrlimit... yes
checking for getsgnam... yes
checking for inotify_init... yes
checking for jrand48... yes
checking for lchown... yes
checking for llseek... yes
checking for lseek64... yes
checking for mempcpy... yes
checking for mkostemp... yes
checking for nanosleep... yes
checking for ntp_gettime... yes
checking for personality... yes
checking for posix_fadvise... yes
checking for prctl... yes
checking for qsort_r... yes
checking for rpmatch... yes
checking for scandirat... yes
checking for setprogname... no
checking for setresgid... yes
checking for setresuid... yes
checking for sched_setattr... no
checking for sched_setscheduler... yes
checking for sigqueue... yes
checking for srandom... yes
checking for strnchr... no
checking for strndup... yes
checking for strnlen... yes
checking for sysconf... yes
checking for sysinfo... yes
checking for timegm... yes
checking for usleep... yes
checking for vwarnx... yes
checking for warn... yes
checking for warnx... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for openat... yes
checking for fstatat... yes
checking for unlinkat... yes
checking for ioperm... yes
checking for iopl... yes
checking for futimens... yes
checking for inotify_init1... yes
checking for open_memstream... yes
checking for reboot... yes
checking for updwtmpx... yes
checking for updwtmpx... (cached) yes
checking for getusershell... yes
checking for isnan... yes
checking for clock_gettime... yes
checking for timer_create... no
checking for timer_create in -lrt... yes
checking for rtas_get_sysparm in -lrtas... no
checking for struct sockaddr.sa_len... no
checking for library containing socket... none required
checking for dirfd... yes
checking whether program_invocation_short_name is defined... yes
checking whether __progname is defined... yes
checking whether the target supports thread-local storage... yes
checking scanf string alloc modifiers... (%ms) yes
checking for openpty in -lutil... yes
checking for union semun... no
checking for loff_t... yes
checking wchar_t support... yes
checking for cpu_set_t... yes
checking for sighandler_t... yes
checking whether CPU_ALLOC is declared... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for udev_new in -ludev... no
checking for ncursesw6-config... no
checking for ncursesw5-config... ncursesw5-config
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking ncursesw/term.h usability... yes
checking ncursesw/term.h presence... yes
checking for ncursesw/term.h... yes
checking for use_default_colors in -lncursesw... yes
checking for resizeterm in -lncursesw... yes
checking for TINFOW... no
checking for tgetent in -ltinfow... no
checking for TINFO... yes
checking for readline in -lreadline... no
configure: WARNING: libuuid disabled; not building libfdisk
configure: WARNING: libfdisk disabled; not building fdisk
configure: WARNING: libfdisk disabled; not building sfdisk
configure: WARNING: libfdisk disabled; not building cfdisk
configure: WARNING: libuuid disabled; not building uuidgen
configure: WARNING: libuuid disabled; not building uuidparse
configure: WARNING: libblkid disabled; not building blkid
configure: WARNING: libblkid disabled; not building findfs
configure: WARNING: libblkid disabled; not building wipefs
configure: WARNING: libmount disabled; not building findmnt
checking for unshare... yes
checking for syscall setns... SYS_setns
checking for setns... yes
checking for capng_apply in -lcap-ng... no
configure: WARNING: libcap-ng library not found; not building setpriv
checking for crc32 in -lz... yes
configure: WARNING: libmount disabled; not building fstrim
configure: WARNING: libblkid disabled; not building swapon
configure: WARNING: libblkid disabled; not building lsblk
configure: WARNING: libblkid disabled; not building swaplabel
configure: WARNING: uuid library is not found; mkswap(8) will not generate UUIDs
checking for syscall prlimit64... SYS_prlimit64
checking for prlimit... yes
configure: WARNING: libmount disabled; not building lslocks
checking for LIBUSER... no
configure: WARNING: PAM header file not found; not building chfn_chsh
configure: WARNING: PAM header file not found; not building runuser
checking for SYSTEMD... no
checking for SYSTEMD_DAEMON... no
checking for SYSTEMD_JOURNAL... no
checking for a Python interpreter with version >= 2... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for PYTHON... yes
configure: WARNING: libmount disabled; not building pylibmount
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libblkid/docs/Makefile
config.status: creating libblkid/docs/version.xml
config.status: creating libblkid/src/blkid.h
config.status: creating libfdisk/docs/Makefile
config.status: creating libfdisk/docs/version.xml
config.status: creating libfdisk/src/libfdisk.h
config.status: creating libmount/docs/Makefile
config.status: creating libmount/docs/version.xml
config.status: creating libmount/src/libmount.h
config.status: creating libsmartcols/docs/Makefile
config.status: creating libsmartcols/docs/version.xml
config.status: creating libsmartcols/src/libsmartcols.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
util-linux 2.31
prefix: /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp
exec prefix: ${prefix}
runstatedir: ${localstatedir}/run
bindir: ${exec_prefix}/bin
sbindir: ${exec_prefix}/sbin
libdir: ${exec_prefix}/lib
includedir: ${prefix}/include
usrbin_execdir: ${exec_prefix}/bin
usrsbin_execdir: ${exec_prefix}/sbin
usrlib_execdir: ${exec_prefix}/lib
compiler: gcc
cflags: -g -O2
suid cflags:
ldflags:
suid ldflags:
Python: /usr/bin/python
Python version: 2.7
Python libs: ${exec_prefix}/lib/python2.7/site-packages
Bash completions: /usr/share/bash-completion/completions
Systemd support: no
Btrfs support: yes
Wide-char support: yes
warnings:
-fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration
Type 'make' or 'make <utilname>' to compile.
make[2]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make all-recursive
make[3]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
Making all in po
make[4]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31/po'
make[4]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
CC lib/script-monotonic.o
CC sys-utils/lsmem-lsmem.o
CC sys-utils/chmem.o
CC sys-utils/flock.o
CC lib/timer.o
CC sys-utils/ipcrm.o
CC sys-utils/ipcmk.o
CC sys-utils/ipcs.o
CC sys-utils/ipcutils.o
CC sys-utils/rfkill-rfkill.o
CC sys-utils/lsipc-ipcutils.o
CC sys-utils/setsid.o
CC sys-utils/lsipc-lsipc.o
CC sys-utils/renice.o
CC sys-utils/setarch.o
CC sys-utils/prlimit-prlimit.o
CC sys-utils/lsns-lsns.o
CC sys-utils/lscpu-lscpu.o
CC sys-utils/lscpu-lscpu-dmi.o
CC sys-utils/nsenter.o
CC lib/logger-strutils.o
CC lib/md5.o
CC lib/logger-strv.o
CC lib/strutils.o
CC lib/idcache.o
CC misc-utils/whereis.o
CC misc-utils/getopt.o
CC misc-utils/fincore-fincore.o
CC disk-utils/isosize.o
CC sys-utils/readprofile.o
CC sys-utils/ldattach.o
CC sys-utils/rtcwake.o
CC disk-utils/fdformat.o
GEN sys-utils/rtcwake.8
GEN sys-utils/uname26.8
GEN sys-utils/hwclock.8
GEN sys-utils/linux64.8
GEN sys-utils/linux32.8
GEN sys-utils/i386.8
CC lib/libcommon_la-blkdev.lo
CC lib/libcommon_la-crc32.lo
GEN sys-utils/x86_64.8
CC lib/libcommon_la-canonicalize.lo
CC lib/libcommon_la-idcache.lo
GEN libsmartcols/smartcols.pc
CC lib/libcommon_la-fileutils.lo
CC lib/libcommon_la-env.lo
CC lib/libcommon_la-ismounted.lo
CC lib/libcommon_la-color-names.lo
CC lib/libcommon_la-mangle.lo
CC lib/libcommon_la-match.lo
CC lib/libcommon_la-mbsalign.lo
CC lib/libcommon_la-mbsedit.lo
CC lib/libcommon_la-md5.lo
CC lib/libcommon_la-pager.lo
CC lib/libcommon_la-parse-date.lo
CC lib/libcommon_la-path.lo
CC lib/libcommon_la-pwdutils.lo
CC lib/libcommon_la-randutils.lo
CC lib/libcommon_la-setproctitle.lo
CC lib/libcommon_la-strutils.lo
CC lib/libcommon_la-timeutils.lo
CC lib/libcommon_la-ttyutils.lo
CC lib/libcommon_la-exec_shell.lo
CC lib/libcommon_la-strv.lo
CC lib/libcommon_la-sha1.lo
CC lib/libcommon_la-linux_version.lo
CC lib/libcommon_la-loopdev.lo
CC lib/libcommon_la-plymouth-ctrl.lo
CC lib/libcommon_la-cpuset.lo
CC lib/libcommon_la-procutils.lo
CC lib/libcommon_la-sysfs.lo
CC lib/libtcolors_la-colors.lo
CC lib/libtcolors_la-color-names.lo
CC libsmartcols/src/libsmartcols_la-iter.lo
CC libsmartcols/src/libsmartcols_la-symbols.lo
CC libsmartcols/src/libsmartcols_la-cell.lo
CC libsmartcols/src/libsmartcols_la-column.lo
CC libsmartcols/src/libsmartcols_la-line.lo
CC libsmartcols/src/libsmartcols_la-table.lo
CC libsmartcols/src/libsmartcols_la-table_print.lo
CC libsmartcols/src/libsmartcols_la-version.lo
CC libsmartcols/src/libsmartcols_la-init.lo
CC text-utils/more-more.o
CC sys-utils/dmesg-dmesg.o
CC lib/dmesg-monotonic.o
CC sys-utils/wdctl-wdctl.o
CC sys-utils/ctrlaltdel.o
CC login-utils/nologin.o
CC sys-utils/fsfreeze.o
CC sys-utils/blkdiscard.o
CC lib/monotonic.o
CC sys-utils/blkzone.o
CC sys-utils/zramctl-zramctl.o
CC sys-utils/chcpu.o
CC sys-utils/hwclock.o
CC sys-utils/hwclock-cmos.o
CC sys-utils/hwclock-rtc.o
CC disk-utils/fsck.minix.o
CC disk-utils/mkfs.minix.o
CC disk-utils/mkfs.o
CC disk-utils/mkfs.bfs.o
CC disk-utils/raw.o
CC disk-utils/mkswap-mkswap.o
CC disk-utils/fsck.cramfs.o
CC disk-utils/cramfs_common.o
CC disk-utils/mkfs.cramfs.o
CC text-utils/col.o
CC disk-utils/blockdev.o
CC text-utils/colcrt.o
CC text-utils/colrm.o
CC text-utils/column-column.o
CC text-utils/hexdump-conv.o
CC text-utils/hexdump-display.o
CC text-utils/hexdump.o
CC text-utils/hexdump-parse.o
CC text-utils/rev.o
CC text-utils/ul-ul.o
CC term-utils/script-script.o
CC term-utils/scriptreplay.o
CC term-utils/setterm-setterm.o
CC term-utils/mesg.o
CC login-utils/last.o
CC login-utils/lslogins-lslogins.o
CC login-utils/lslogins-logindefs.o
CCLD renice
CCLD setsid
CCLD setarch
CC misc-utils/cal-cal.o
CC misc-utils/logger-logger.o
CC misc-utils/look.o
CC misc-utils/mcookie.o
CC misc-utils/namei.o
CCLD getopt
CCLD readprofile
CCLD libcommon.la
CCLD libtcolors.la
CCLD more
CCLD fsfreeze
CCLD nologin
CCLD mkfs
CCLD raw
CCLD colcrt
CCLD rev
CCLD ul
CCLD mesg
CCLD look
CCLD namei
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD logger
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libsmartcols.la
CCLD hwclock
CCLD chcpu
CCLD ctrlaltdel
CCLD dmesg
CCLD mkfs.minix
CCLD blkdiscard
CCLD fsck.cramfs
CCLD blkzone
CCLD mkswap
CCLD fsck.minix
CCLD mkfs.cramfs
CCLD blockdev
CCLD mkfs.bfs
CCLD col
CCLD colrm
CCLD hexdump
CCLD script
CCLD scriptreplay
CCLD ipcmk
CCLD ipcrm
CCLD last
CCLD setterm
CCLD ipcs
CCLD flock
CCLD chmem
CCLD cal
CCLD nsenter
CCLD mcookie
CCLD whereis
CCLD isosize
CCLD ldattach
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD rtcwake
CCLD fdformat
CCLD wdctl
CCLD column
CCLD lscpu
CCLD lsns
CCLD prlimit
CCLD zramctl
CCLD lslogins
CCLD fincore
CCLD rfkill
CCLD lsmem
CCLD lsipc
make[4]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make[3]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make[2]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make[2]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make install-recursive
make[3]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
Making install in po
make[4]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31/po'
installing ca.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/ca/LC_MESSAGES/util-linux.mo
installing cs.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/cs/LC_MESSAGES/util-linux.mo
installing da.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/da/LC_MESSAGES/util-linux.mo
installing de.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/de/LC_MESSAGES/util-linux.mo
installing es.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/es/LC_MESSAGES/util-linux.mo
installing et.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/et/LC_MESSAGES/util-linux.mo
installing eu.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/eu/LC_MESSAGES/util-linux.mo
installing fi.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/fi/LC_MESSAGES/util-linux.mo
installing fr.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/fr/LC_MESSAGES/util-linux.mo
installing gl.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/gl/LC_MESSAGES/util-linux.mo
installing hr.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/hr/LC_MESSAGES/util-linux.mo
installing hu.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/hu/LC_MESSAGES/util-linux.mo
installing id.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/id/LC_MESSAGES/util-linux.mo
installing it.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/it/LC_MESSAGES/util-linux.mo
installing ja.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/ja/LC_MESSAGES/util-linux.mo
installing nl.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/nl/LC_MESSAGES/util-linux.mo
installing pl.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/pl/LC_MESSAGES/util-linux.mo
installing pt_BR.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/pt_BR/LC_MESSAGES/util-linux.mo
installing ru.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/ru/LC_MESSAGES/util-linux.mo
installing sl.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/sl/LC_MESSAGES/util-linux.mo
installing sv.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/sv/LC_MESSAGES/util-linux.mo
installing tr.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/tr/LC_MESSAGES/util-linux.mo
installing uk.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/uk/LC_MESSAGES/util-linux.mo
installing vi.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/vi/LC_MESSAGES/util-linux.mo
installing zh_CN.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/zh_CN/LC_MESSAGES/util-linux.mo
installing zh_TW.gmo as /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/locale/zh_TW/LC_MESSAGES/util-linux.mo
if test "util-linux" = "gettext-tools"; then \
/bin/mkdir -p /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[4]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31/po'
make[4]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make[5]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c more dmesg wdctl '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin'
libtool: install: /usr/bin/install -c more /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/more
libtool: install: /usr/bin/install -c dmesg /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/dmesg
libtool: warning: 'libsmartcols.la' has not been installed in '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib'
libtool: install: /usr/bin/install -c .libs/wdctl /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/wdctl
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libsmartcols.la '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib'
libtool: install: /usr/bin/install -c .libs/libsmartcols.so.1.1.0 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/libsmartcols.so.1.1.0
libtool: install: (cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; })
libtool: install: (cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; })
libtool: install: /usr/bin/install -c .libs/libsmartcols.lai /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/libsmartcols.la
libtool: install: /usr/bin/install -c .libs/libsmartcols.a /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/libsmartcols.a
libtool: install: chmod 644 /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/libsmartcols.a
libtool: install: ranlib /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/libsmartcols.a
libtool: finish: PATH="/opt/hisi-linux/x86-arm/arm-himix200-linux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin'
/bin/sh ./libtool --mode=install /usr/bin/install -c nologin ctrlaltdel fsfreeze blkdiscard blkzone zramctl chcpu hwclock fsck.minix mkfs.minix mkfs mkfs.bfs mkswap raw fsck.cramfs mkfs.cramfs blockdev '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin'
libtool: install: /usr/bin/install -c nologin /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/nologin
libtool: install: /usr/bin/install -c ctrlaltdel /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/ctrlaltdel
libtool: install: /usr/bin/install -c fsfreeze /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/fsfreeze
libtool: install: /usr/bin/install -c blkdiscard /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/blkdiscard
libtool: install: /usr/bin/install -c blkzone /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/blkzone
libtool: install: /usr/bin/install -c .libs/zramctl /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/zramctl
libtool: install: /usr/bin/install -c chcpu /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/chcpu
libtool: install: /usr/bin/install -c hwclock /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/hwclock
libtool: install: /usr/bin/install -c fsck.minix /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/fsck.minix
libtool: install: /usr/bin/install -c mkfs.minix /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/mkfs.minix
libtool: install: /usr/bin/install -c mkfs /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/mkfs
libtool: install: /usr/bin/install -c mkfs.bfs /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/mkfs.bfs
libtool: install: /usr/bin/install -c mkswap /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/mkswap
libtool: install: /usr/bin/install -c raw /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/raw
libtool: install: /usr/bin/install -c fsck.cramfs /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/fsck.cramfs
libtool: install: /usr/bin/install -c mkfs.cramfs /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/mkfs.cramfs
libtool: install: /usr/bin/install -c blockdev /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/blockdev
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c col colcrt colrm column hexdump rev ul script scriptreplay setterm mesg last lslogins lsmem chmem flock ipcmk ipcrm ipcs lsipc renice rfkill setsid setarch prlimit lsns lscpu nsenter cal logger look mcookie namei whereis getopt fincore isosize '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin'
libtool: install: /usr/bin/install -c col /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/col
libtool: install: /usr/bin/install -c colcrt /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/colcrt
libtool: install: /usr/bin/install -c colrm /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/colrm
libtool: install: /usr/bin/install -c .libs/column /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/column
libtool: install: /usr/bin/install -c hexdump /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/hexdump
libtool: install: /usr/bin/install -c rev /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/rev
libtool: install: /usr/bin/install -c ul /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/ul
libtool: install: /usr/bin/install -c script /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/script
libtool: install: /usr/bin/install -c scriptreplay /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/scriptreplay
libtool: install: /usr/bin/install -c setterm /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/setterm
libtool: install: /usr/bin/install -c mesg /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/mesg
libtool: install: /usr/bin/install -c last /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/last
libtool: install: /usr/bin/install -c .libs/lslogins /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/lslogins
libtool: install: /usr/bin/install -c .libs/lsmem /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/lsmem
libtool: install: /usr/bin/install -c chmem /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/chmem
libtool: install: /usr/bin/install -c flock /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/flock
libtool: install: /usr/bin/install -c ipcmk /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/ipcmk
libtool: install: /usr/bin/install -c ipcrm /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/ipcrm
libtool: install: /usr/bin/install -c ipcs /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/ipcs
libtool: install: /usr/bin/install -c .libs/lsipc /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/lsipc
libtool: install: /usr/bin/install -c renice /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/renice
libtool: install: /usr/bin/install -c .libs/rfkill /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/rfkill
libtool: install: /usr/bin/install -c setsid /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/setsid
libtool: install: /usr/bin/install -c setarch /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/setarch
libtool: install: /usr/bin/install -c .libs/prlimit /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/prlimit
libtool: install: /usr/bin/install -c .libs/lsns /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/lsns
libtool: install: /usr/bin/install -c .libs/lscpu /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/lscpu
libtool: install: /usr/bin/install -c nsenter /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/nsenter
libtool: install: /usr/bin/install -c cal /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/cal
libtool: install: /usr/bin/install -c logger /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/logger
libtool: install: /usr/bin/install -c look /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/look
libtool: install: /usr/bin/install -c mcookie /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/mcookie
libtool: install: /usr/bin/install -c namei /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/namei
libtool: install: /usr/bin/install -c whereis /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/whereis
libtool: install: /usr/bin/install -c getopt /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/getopt
libtool: install: /usr/bin/install -c .libs/fincore /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/fincore
libtool: install: /usr/bin/install -c isosize /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin/isosize
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin'
/bin/sh ./libtool --mode=install /usr/bin/install -c readprofile ldattach rtcwake fdformat '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin'
libtool: install: /usr/bin/install -c readprofile /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/readprofile
libtool: install: /usr/bin/install -c ldattach /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/ldattach
libtool: install: /usr/bin/install -c rtcwake /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/rtcwake
libtool: install: /usr/bin/install -c fdformat /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/fdformat
make install-exec-hook
make[6]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
if test "/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib" != "/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib" -a -f "/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/libsmartcols.so"; then \
/bin/mkdir -p /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib; \
mv /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/libsmartcols.so.* /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib; \
so_img_name=$(readlink /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/libsmartcols.so); \
so_img_rel_target=$(echo /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
(cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib && \
rm -f libsmartcols.so && \
ln -s $so_img_rel_target/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/$so_img_name libsmartcols.so); \
fi
cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin && ln -sf last lastb
for I in uname26 linux32 linux64 i386 x86_64 ; do \
cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/bin && ln -sf setarch $I ; \
done
make[6]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
/bin/mkdir -p '/usr/share/bash-completion/completions'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/doc/util-linux/getopt/'
/usr/bin/install -c misc-utils/getopt-parse.bash misc-utils/getopt-parse.tcsh '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/doc/util-linux/getopt/'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/man/man1'
/usr/bin/install -c -m 644 text-utils/col.1 text-utils/colcrt.1 text-utils/colrm.1 text-utils/column.1 text-utils/hexdump.1 text-utils/rev.1 text-utils/ul.1 text-utils/more.1 term-utils/script.1 term-utils/scriptreplay.1 term-utils/setterm.1 term-utils/mesg.1 login-utils/last.1 login-utils/lastb.1 login-utils/lslogins.1 sys-utils/lsmem.1 sys-utils/flock.1 sys-utils/ipcmk.1 sys-utils/ipcrm.1 sys-utils/ipcs.1 sys-utils/lsipc.1 sys-utils/renice.1 sys-utils/setsid.1 sys-utils/dmesg.1 sys-utils/prlimit.1 sys-utils/lscpu.1 sys-utils/nsenter.1 misc-utils/cal.1 misc-utils/logger.1 misc-utils/look.1 misc-utils/mcookie.1 misc-utils/namei.1 misc-utils/whereis.1 misc-utils/getopt.1 misc-utils/fincore.1 '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/man/man1'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/man/man3'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/man/man5'
/usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/man/man5'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/man/man8'
/usr/bin/install -c -m 644 login-utils/nologin.8 sys-utils/chmem.8 sys-utils/rfkill.8 sys-utils/readprofile.8 sys-utils/ctrlaltdel.8 sys-utils/fsfreeze.8 sys-utils/blkdiscard.8 sys-utils/blkzone.8 sys-utils/ldattach.8 sys-utils/rtcwake.8 sys-utils/setarch.8 sys-utils/zramctl.8 sys-utils/lsns.8 sys-utils/chcpu.8 sys-utils/wdctl.8 sys-utils/hwclock.8 disk-utils/fsck.minix.8 disk-utils/mkfs.minix.8 disk-utils/mkfs.8 disk-utils/isosize.8 disk-utils/mkfs.bfs.8 disk-utils/mkswap.8 disk-utils/raw.8 disk-utils/fsck.cramfs.8 disk-utils/mkfs.cramfs.8 disk-utils/fdformat.8 disk-utils/blockdev.8 sys-utils/uname26.8 sys-utils/linux32.8 sys-utils/linux64.8 sys-utils/i386.8 sys-utils/x86_64.8 '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/share/man/man8'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/include/libsmartcols'
/usr/bin/install -c -m 644 ./libsmartcols/src/libsmartcols.h '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/include/libsmartcols'
/bin/mkdir -p '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/pkgconfig'
/usr/bin/install -c -m 644 libsmartcols/smartcols.pc '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/lib/pkgconfig'
/bin/mkdir -p '/lib/systemd/system'
make install-data-hook
make[6]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make[6]: Nothing to be done for 'install-data-hook'.
make[6]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make[5]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make[4]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make[3]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
make[2]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/util-linux-2.31'
/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool
install -vs -t /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/mkfs.cramfs
'/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/tmp/sbin/mkfs.cramfs' -> '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/mkfs.cramfs'
make[1]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool'
cp /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/cramfs_tool/mkfs.cramfs /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/pub/bin/pc
make -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/
make[1]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3'
tar -xjf xz-5.2.2.tar.bz2 -C /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/tmp
cd /home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/tmp/xz-5.2.2 && \
./configure --prefix="/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/tmp" && \
make -j 16 && \
make install && \
cd -
XZ Utils 5.2.2
System type:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
Configure options:
checking if debugging code should be compiled... no
checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
checking which match finders to build... hc3 hc4 bt2 bt3 bt4
checking which integrity checks to build... crc32 crc64 sha256
checking if assembler optimizations should be used... x86_64
checking if small size is preferred over speed... no
checking if threading support is wanted... yes, posix
checking how much RAM to assume if the real amount is unknown... 128 MiB
checking if library symbol versioning should be used... yes
checking for a shell that conforms to POSIX... /bin/sh
Initializing Automake:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether ln -s works... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
POSIX threading support:
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for pthread_condattr_setclock... yes
checking whether CLOCK_MONOTONIC is declared... yes
Initializing Libtool:
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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 the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
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/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for windres... no
Initializing gettext:
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
System headers and functions:
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking immintrin.h usability... yes
checking immintrin.h presence... yes
checking for immintrin.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking size of size_t... 8
checking for struct stat.st_atim.tv_nsec... yes
checking for struct stat.st_atimespec.tv_nsec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_uatime... no
checking for struct stat.st_atim.st__tim.tv_nsec... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking whether optreset is declared... no
checking for futimens... yes
checking for posix_fadvise... yes
checking whether program_invocation_name is declared... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking if bswap_16 is available... yes
checking if bswap_32 is available... yes
checking if bswap_64 is available... yes
checking if unaligned memory access should be used... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking how to detect the amount of physical memory... sysconf
checking for sys/param.h... (cached) yes
checking how to detect the number of available CPU cores... sysconf
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for wcwidth... yes
checking CommonCrypto/CommonDigest.h usability... no
checking CommonCrypto/CommonDigest.h presence... no
checking for CommonCrypto/CommonDigest.h... no
checking sha256.h usability... no
checking sha256.h presence... no
checking for sha256.h... no
checking sha2.h usability... no
checking sha2.h presence... no
checking for sha2.h... no
checking minix/sha2.h usability... no
checking minix/sha2.h presence... no
checking for minix/sha2.h... no
checking whether _mm_movemask_epi8 is declared... yes
GCC extensions:
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking if gcc accepts -Wall... yes
checking if gcc accepts -Wextra... yes
checking if gcc accepts -Wvla... yes
checking if gcc accepts -Wformat=2... yes
checking if gcc accepts -Winit-self... yes
checking if gcc accepts -Wmissing-include-dirs... yes
checking if gcc accepts -Wstrict-aliasing... yes
checking if gcc accepts -Wfloat-equal... yes
checking if gcc accepts -Wundef... yes
checking if gcc accepts -Wshadow... yes
checking if gcc accepts -Wpointer-arith... yes
checking if gcc accepts -Wbad-function-cast... yes
checking if gcc accepts -Wwrite-strings... yes
checking if gcc accepts -Wlogical-op... yes
checking if gcc accepts -Waggregate-return... yes
checking if gcc accepts -Wstrict-prototypes... yes
checking if gcc accepts -Wold-style-definition... yes
checking if gcc accepts -Wmissing-prototypes... yes
checking if gcc accepts -Wmissing-declarations... yes
checking if gcc accepts -Wmissing-noreturn... yes
checking if gcc accepts -Wredundant-decls... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating src/liblzma/Makefile
config.status: creating src/liblzma/api/Makefile
config.status: creating src/xz/Makefile
config.status: creating src/xzdec/Makefile
config.status: creating src/lzmainfo/Makefile
config.status: creating src/scripts/Makefile
config.status: creating tests/Makefile
config.status: creating debug/Makefile
config.status: creating src/scripts/xzdiff
config.status: creating src/scripts/xzgrep
config.status: creating src/scripts/xzmore
config.status: creating src/scripts/xzless
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[2]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/tmp/xz-5.2.2'
make all-recursive
make[3]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/tmp/xz-5.2.2'
Making all in src
make[4]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/tmp/xz-5.2.2/src'
Making all in liblzma
make[5]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/tmp/xz-5.2.2/src/liblzma'
Making all in api
make[6]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/tmp/xz-5.2.2/src/liblzma/api'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/tmp/xz-5.2.2/src/liblzma/api'
make[6]: Entering directory '/home/book/Hi3516DV300_Original/Hi3516CV500_SDK_V2.0.2.0/osdrv/tools/pc/squashfs4.3/tmp/xz-5.2.2/src/liblzma'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -fPIC -DPIC -o .libs/liblzma_la-block_util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -fPIC -DPIC -o .libs/liblzma_la-common.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -fPIC -DPIC -o .libs/liblzma_la-vli_size.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -fPIC -DPIC -o .libs/liblzma_la-filter_common.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -fPIC -DPIC -o .libs/liblzma_la-index.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -o liblzma_la-tuklib_physmem.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -o liblzma_la-block_header_encoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -o liblzma_la-easy_encoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -o liblzma_la-easy_buffer_encoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -o liblzma_la-easy_preset.o >/dev/null 2>&1
mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -o liblzma_la-tuklib_cpucores.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -o liblzma_la-hardware_physmem.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -o liblzma_la-vli_size.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -o liblzma_la-block_util.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -o liblzma_la-stream_flags_common.o >/dev/null 2>&1
mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -o liblzma_la-block_encoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -o liblzma_la-alone_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c
mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c
mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -o liblzma_la-index.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -o liblzma_la-filter_common.o >/dev/null 2>&1
mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo
mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c
mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo
mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c
mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -o liblzma_la-block_buffer_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -o liblzma_la-common.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c
mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c
mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o
mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o
mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o
mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -o liblzma_la-easy_encoder_memusage.o >/dev/null 2>&1
mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c
mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -o liblzma_la-filter_buffer_encoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -o liblzma_la-filter_flags_encoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -fPIC -DPIC -o .libs/liblzma_la-outqueue.o
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -o liblzma_la-vli_encoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -o liblzma_la-filter_encoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -o liblzma_la-hardware_cputhreads.o >/dev/null 2>&1
mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -o liblzma_la-stream_buffer_encoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -o liblzma_la-index_encoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -o liblzma_la-stream_flags_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -o liblzma_la-stream_encoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o
mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -o liblzma_la-outqueue.o >/dev/null 2>&1
mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o
mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo
mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo
mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c
mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o
mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -o liblzma_la-auto_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -o liblzma_la-alone_decoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -o liblzma_la-block_buffer_decoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o
mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c
mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c
mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -fPIC -DPIC -o .libs/liblzma_la-index_hash.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -o liblzma_la-block_decoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -o liblzma_la-block_header_decoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -o liblzma_la-easy_decoder_memusage.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -o liblzma_la-filter_buffer_decoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -o liblzma_la-filter_decoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o
mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -o liblzma_la-stream_encoder_mt.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -o liblzma_la-index_hash.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -o liblzma_la-filter_flags_decoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c
mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -fPIC -DPIC -o .libs/liblzma_la-check.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o
mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -o liblzma_la-index_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c
mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -o liblzma_la-vli_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c -fPIC -DPIC -o .libs/liblzma_la-crc32_table.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -o liblzma_la-stream_decoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -o liblzma_la-check.o >/dev/null 2>&1
mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -o liblzma_la-stream_buffer_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -o liblzma_la-stream_flags_decoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o
mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c -o liblzma_la-crc32_table.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c
mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo
mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo
mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo
mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c -fPIC -DPIC -o .libs/liblzma_la-crc64_table.o
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c
mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o
mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -fPIC -DPIC -o .libs/liblzma_la-sha256.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -o liblzma_la-crc32_fast.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o
mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o
mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c -o liblzma_la-crc64_table.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -o liblzma_la-crc64_fast.o >/dev/null 2>&1
mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -o liblzma_la-lz_decoder.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o
mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o
mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -o liblzma_la-fastpos_table.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o
lzma/lzma_decoder.c: In function ‘lzma_decode’:
lzma/lzma_decoder.c:575:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
--limit;
^~~~~~~
lzma/lzma_decoder.c:576:6: note: here
case 4:
^~~~
lzma/lzma_decoder.c:581:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
--limit;
^~~~~~~
lzma/lzma_decoder.c:582:6: note: here
case 3:
^~~~
lzma/lzma_decoder.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
--limit;
^~~~~~~
lzma/lzma_decoder.c:588:6: note: here
case 2:
^~~~
lzma/lzma_decoder.c:593:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
--limit;
^~~~~~~
lzma/lzma_decoder.c:594:6: note: here
case 1:
^~~~
lzma/lzma_decoder.c:352:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
pos_state = dict.pos & pos_mask;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
lzma/lzma_decoder.c:354:2: note: here
case SEQ_NORMALIZE:
^~~~
In file included from lzma/lzma_decoder.c:17:0:
../../src/liblzma/rangecoder/range_decoder.h:132:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
prob -= (prob) >> RC_MOVE_BITS; \
lzma/lzma_decoder.c:489:3: note: in expansion of macro ‘rc_update_1’
rc_update_1(coder->is_match[state][pos_state]);
^~~~~~~~~~~
lzma/lzma_decoder.c:491:2: note: here
case SEQ_IS_REP:
^~~~
lzma/lzma_decoder.c:690:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
if (unlikely(!dict_is_distance_valid(&dict, 0))) {
^
lzma/lzma_decoder.c:695:2: note: here
case SEQ_IS_REP0:
^~~~
In file included from lzma/lzma_decoder.c:17:0:
../../src/liblzma/rangecoder/range_decoder.h:132:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
prob -= (prob) >> RC_MOVE_BITS; \
lzma/lzma_decoder.c:724:5: note: in expansion of macro ‘rc_update_1’
rc_update_1(coder->is_rep0[state]);
^~~~~~~~~~~
lzma/lzma_decoder.c:726:2: note: here
case SEQ_IS_REP1:
^~~~
In file included from lzma/lzma_decoder.c:17:0:
../../src/liblzma/rangecoder/range_decoder.h:132:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
prob -= (prob) >> RC_MOVE_BITS; \
lzma/lzma_decoder.c:739:6: note: in expansion of macro ‘rc_update_1’
rc_update_1(coder->is_rep1[state]);
^~~~~~~~~~~
lzma/lzma_decoder.c:740:2: note: here
case SEQ_IS_REP2:
^~~~
lzma/lzma_decoder.c:113:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
symbol = 1; \
~~~~~~~^~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
lzma/lzma_decoder.c:114:1: note: here
case seq
^
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
In file included from lzma/lzma_decoder.c:17:0:
../../src/liblzma/rangecoder/range_decoder.h:132:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
prob -= (prob) >> RC_MOVE_BITS; \
lzma/lzma_decoder.c:122:3: note: in expansion of macro ‘rc_update_1’
rc_update_1(ld.choice); \
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
lzma/lzma_decoder.c:123:1: note: here
case seq
^
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
In file included from lzma/lzma_decoder.c:17:0:
../../src/liblzma/rangecoder/range_decoder.h:132:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
prob -= (prob) >> RC_MOVE_BITS; \
lzma/lzma_decoder.c:135:4: note: in expansion of macro ‘rc_update_1’
rc_update_1(ld.choice2); \
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:2: note: here
case seq: rc_bit(prob, action0, action1, seq)
^
lzma/lzma_decoder.c:136:4: note: in expansion of macro ‘rc_bit_case’
rc_bit_case(ld.high[symbol], , , seq
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:114:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
if (rc.code < rc_bound)
^
../../src/liblzma/rangecoder/range_decoder.h:142:2: note: in expansion of macro ‘rc_if_0’
rc_if_0(prob, seq) { \
^~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:155:2: note: in expansion of macro ‘rc_bit_last’
rc_bit_last(prob, \
^~~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:12: note: in expansion of macro ‘rc_bit’
case seq: rc_bit(prob, action0, action1, seq)
^~~~~~
lzma/lzma_decoder.c:136:4: note: in expansion of macro ‘rc_bit_case’
rc_bit_case(ld.high[symbol], , , seq
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:2: note: here
case seq: rc_bit(prob, action0, action1, seq)
^
lzma/lzma_decoder.c:137:4: note: in expansion of macro ‘rc_bit_case’
rc_bit_case(ld.high[symbol], , , seq
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:114:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
if (rc.code < rc_bound)
^
../../src/liblzma/rangecoder/range_decoder.h:142:2: note: in expansion of macro ‘rc_if_0’
rc_if_0(prob, seq) { \
^~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:155:2: note: in expansion of macro ‘rc_bit_last’
rc_bit_last(prob, \
^~~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:12: note: in expansion of macro ‘rc_bit’
case seq: rc_bit(prob, action0, action1, seq)
^~~~~~
lzma/lzma_decoder.c:137:4: note: in expansion of macro ‘rc_bit_case’
rc_bit_case(ld.high[symbol], , , seq
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:2: note: here
case seq: rc_bit(prob, action0, action1, seq)
^
lzma/lzma_decoder.c:138:4: note: in expansion of macro ‘rc_bit_case’
rc_bit_case(ld.high[symbol], , , seq
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:114:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
if (rc.code < rc_bound)
^
../../src/liblzma/rangecoder/range_decoder.h:142:2: note: in expansion of macro ‘rc_if_0’
rc_if_0(prob, seq) { \
^~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:155:2: note: in expansion of macro ‘rc_bit_last’
rc_bit_last(prob, \
^~~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:12: note: in expansion of macro ‘rc_bit’
case seq: rc_bit(prob, action0, action1, seq)
^~~~~~
lzma/lzma_decoder.c:138:4: note: in expansion of macro ‘rc_bit_case’
rc_bit_case(ld.high[symbol], , , seq
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:2: note: here
case seq: rc_bit(prob, action0, action1, seq)
^
lzma/lzma_decoder.c:139:4: note: in expansion of macro ‘rc_bit_case’
rc_bit_case(ld.high[symbol], , , seq
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:114:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
if (rc.code < rc_bound)
^
../../src/liblzma/rangecoder/range_decoder.h:142:2: note: in expansion of macro ‘rc_if_0’
rc_if_0(prob, seq) { \
^~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:155:2: note: in expansion of macro ‘rc_bit_last’
rc_bit_last(prob, \
^~~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:12: note: in expansion of macro ‘rc_bit’
case seq: rc_bit(prob, action0, action1, seq)
^~~~~~
lzma/lzma_decoder.c:139:4: note: in expansion of macro ‘rc_bit_case’
rc_bit_case(ld.high[symbol], , , seq
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:2: note: here
case seq: rc_bit(prob, action0, action1, seq)
^
lzma/lzma_decoder.c:140:4: note: in expansion of macro ‘rc_bit_case’
rc_bit_case(ld.high[symbol], , , seq
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:114:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
if (rc.code < rc_bound)
^
../../src/liblzma/rangecoder/range_decoder.h:142:2: note: in expansion of macro ‘rc_if_0’
rc_if_0(prob, seq) { \
^~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:155:2: note: in expansion of macro ‘rc_bit_last’
rc_bit_last(prob, \
^~~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:12: note: in expansion of macro ‘rc_bit’
case seq: rc_bit(prob, action0, action1, seq)
^~~~~~
lzma/lzma_decoder.c:140:4: note: in expansion of macro ‘rc_bit_case’
rc_bit_case(ld.high[symbol], , , seq
^~~~~~~~~~~
lzma/lzma_decoder.c:767:4: note: in expansion of macro ‘len_decode’
len_decode(len, coder->rep_len_decoder,
^~~~~~~~~~
../../src/liblzma/rangecoder/range_decoder.h:167:2: note: here
case