
Applying ./patches/100-portability.patch using plaintext: 
patching file squashfs-tools/mksquashfs.c
patching file squashfs-tools/unsquashfs.h
patching file squashfs-tools/unsquashfs.c

Applying ./patches/110-allow_static_liblzma.patch using plaintext: 
patching file squashfs-tools/Makefile

Applying ./patches/120-cygwin_fixes.patch using plaintext: 
patching file squashfs-tools/mksquashfs.c
patching file squashfs-tools/read_fs.c
patching file squashfs-tools/swap.c
patching file squashfs-tools/unsquashfs.c
patching file squashfs-tools/unsquashfs.h

Applying ./patches/150-freebsd_fixes.patch using plaintext: 
patching file squashfs-tools/pseudo.c

Applying ./patches/160-expose_lzma_xz_options.patch using plaintext: 
patching file squashfs-tools/lzma_xz_options.h
patching file squashfs-tools/lzma_xz_options.c
patching file squashfs-tools/lzma_xz_wrapper.c
patching file squashfs-tools/xz_wrapper.h
patching file squashfs-tools/xz_wrapper.c
patching file squashfs-tools/Makefile

Applying ./patches/170-add_support_for_LZMA_MAGIC_to_unsqashfs.patch using plaintext: 
patching file squashfs-tools/squashfs_fs.h
patching file squashfs-tools/unsquashfs.c

Applying ./patches/180-openbsd_compat.patch using plaintext: 
patching file squashfs-tools/mksquashfs.c
patching file squashfs-tools/unsquashfs.h

Applying ./patches/190-no_nonstatic_inline.patch using plaintext: 
patching file squashfs-tools/mksquashfs.c

Applying ./patches/200-add-fixed-timestamp-option.patch using plaintext: 
patching file squashfs-tools/mksquashfs.c
make[4]: Entering directory '/home/bastian/ledebot/source/build_dir/host/squashfs4.2/squashfs-tools'
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o mksquashfs.o mksquashfs.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o read_fs.o read_fs.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o sort.o sort.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o swap.o swap.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o pseudo.o pseudo.c
pseudo.c:70:13: warning: 'dump_pseudo' defined but not used [-Wunused-function]
 static void dump_pseudo(struct pseudo *pseudo, char *string)
             ^
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o compressor.o compressor.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o gzip_wrapper.o gzip_wrapper.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o lzma_xz_wrapper.o lzma_xz_wrapper.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o xz_wrapper.o xz_wrapper.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o lzma_xz_options.o lzma_xz_options.c
gcc   mksquashfs.o read_fs.o sort.o swap.o pseudo.o compressor.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzma_xz_options.o /home/bastian/ledebot/source/staging_dir/host/lib/liblzma.a -lpthread -lm -lz -o mksquashfs
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o unsquashfs.o unsquashfs.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o unsquash-1.o unsquash-1.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o unsquash-2.o unsquash-2.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o unsquash-3.o unsquash-3.c
gcc  -I/home/bastian/ledebot/source/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT   -c -o unsquash-4.o unsquash-4.c
gcc   unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o swap.o compressor.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzma_xz_options.o /home/bastian/ledebot/source/staging_dir/host/lib/liblzma.a -lpthread -lm -lz -o unsquashfs
make[4]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/squashfs4.2/squashfs-tools'
