>>> Compiling source in /var/tmp/portage/dev-util/libsparse-4.4.4.1/work ... make -j9 cc -march=corei7-avx -O2 -pipe -I. -Iinclude -DANDROID -fPIC -c backed_block.c cc -march=corei7-avx -O2 -pipe -I. -Iinclude -DANDROID -fPIC -c output_file.c cc -march=corei7-avx -O2 -pipe -I. -Iinclude -DANDROID -fPIC -c sparse.c cc -march=corei7-avx -O2 -pipe -I. -Iinclude -DANDROID -fPIC -c sparse_crc32.c cc -march=corei7-avx -O2 -pipe -I. -Iinclude -DANDROID -fPIC -c sparse_err.c cc -march=corei7-avx -O2 -pipe -I. -Iinclude -DANDROID -fPIC -c sparse_read.c cc -march=corei7-avx -O2 -pipe -I. -Iinclude -DANDROID -fPIC -c simg2img.c cc -march=corei7-avx -O2 -pipe -I. -Iinclude -DANDROID -fPIC -c img2simg.c cc -march=corei7-avx -O2 -pipe -I. -Iinclude -DANDROID -fPIC -c simg2simg.c output_file.c: In function 'write_sparse_skip_chunk': output_file.c:354:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'int64_t' [-Wformat=] error("don't care size %llu is not a multiple of the block size %u", ^ cc -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L. -shared -o libsparse.so backed_block.o output_file.o sparse.o sparse_crc32.o sparse_err.o sparse_read.o cc -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L. simg2img.o -o simg2img -lsparse -lz cc -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L. img2simg.o -o img2simg -lsparse -lz cc -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L. simg2simg.o -o simg2simg -lsparse -lz >>> Source compiled.
Removed from the tree