>>> libqrencode: Building community/libqrencode 4.1.1-r2 (using abuild 3.11.0-r1) started Mon, 22 May 2023 22:58:19 +0000 >>> libqrencode: Checking sanity of /home/buildozer/aports/community/libqrencode/APKBUILD... >>> libqrencode: Analyzing dependencies... >>> libqrencode: Installing for build: build-base libpng-dev libtool (1/6) Installing libpng (1.6.39-r4) (2/6) Installing zlib-dev (1.2.13-r2) (3/6) Installing libpng-dev (1.6.39-r4) (4/6) Installing libltdl (2.4.7-r3) (5/6) Installing libtool (2.4.7-r3) (6/6) Installing .makedepends-libqrencode (20230522.225820) Executing busybox-1.36.0-r11.trigger OK: 903 MiB in 116 packages >>> libqrencode: Cleaning up srcdir >>> libqrencode: Cleaning up pkgdir >>> libqrencode: Fetching https://distfiles.alpinelinux.org/distfiles/edge//qrencode-4.1.1.tar.bz2 >>> libqrencode: Fetching https://distfiles.alpinelinux.org/distfiles/edge//qrencode-4.1.1.tar.bz2 >>> libqrencode: Checking sha512sums... qrencode-4.1.1.tar.bz2: OK >>> libqrencode: Unpacking /var/cache/distfiles/edge//qrencode-4.1.1.tar.bz2... >>> libqrencode: Updating ./use/config.guess >>> libqrencode: Updating ./use/config.sub checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... armv7-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... use/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for armv7-alpine-linux-musleabihf-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 an ANSI C-conforming const... yes checking for inline... inline 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... 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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for armv7-alpine-linux-musleabihf-mt... no checking for mt... no checking if : 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/armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for armv7-alpine-linux-musleabihf-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 for armv7-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for strdup... yes checking for pthread_mutex_init in -lpthread... yes checking for png... yes checking for SDL... no checking for ld used by gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libqrencode.pc config.status: creating tests/Makefile config.status: creating qrencode.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Options used to compile and link: CC = gcc CFLAGS = -Wall -Os -Wformat -Werror=format-security -pthread CPPFLAGS = -Os -Wformat -Werror=format-security CXX = g++ CXXFLAGS = -Os -Wformat -Werror=format-security LDFLAGS = -Wl,--as-needed,-O1,--sort-common make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1' Making all in . make[2]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1' gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -MT qrencode-qrenc.o -MD -MP -MF .deps/qrencode-qrenc.Tpo -c -o qrencode-qrenc.o `test -f 'qrenc.c' || echo './'`qrenc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT qrencode.lo -MD -MP -MF .deps/qrencode.Tpo -c -o qrencode.lo qrencode.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT qrinput.lo -MD -MP -MF .deps/qrinput.Tpo -c -o qrinput.lo qrinput.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT qrspec.lo -MD -MP -MF .deps/qrspec.Tpo -c -o qrspec.lo qrspec.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT rsecc.lo -MD -MP -MF .deps/rsecc.Tpo -c -o rsecc.lo rsecc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT split.lo -MD -MP -MF .deps/split.Tpo -c -o split.lo split.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c -o mask.lo mask.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT mqrspec.lo -MD -MP -MF .deps/mqrspec.Tpo -c -o mqrspec.lo mqrspec.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT mmask.lo -MD -MP -MF .deps/mmask.Tpo -c -o mmask.lo mmask.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT qrencode.lo -MD -MP -MF .deps/qrencode.Tpo -c qrencode.c -fPIC -DPIC -o .libs/qrencode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT qrspec.lo -MD -MP -MF .deps/qrspec.Tpo -c qrspec.c -fPIC -DPIC -o .libs/qrspec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT rsecc.lo -MD -MP -MF .deps/rsecc.Tpo -c rsecc.c -fPIC -DPIC -o .libs/rsecc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT qrinput.lo -MD -MP -MF .deps/qrinput.Tpo -c qrinput.c -fPIC -DPIC -o .libs/qrinput.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c mask.c -fPIC -DPIC -o .libs/mask.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT split.lo -MD -MP -MF .deps/split.Tpo -c split.c -fPIC -DPIC -o .libs/split.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT mqrspec.lo -MD -MP -MF .deps/mqrspec.Tpo -c mqrspec.c -fPIC -DPIC -o .libs/mqrspec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT mmask.lo -MD -MP -MF .deps/mmask.Tpo -c mmask.c -fPIC -DPIC -o .libs/mmask.o mv -f .deps/rsecc.Tpo .deps/rsecc.Plo mv -f .deps/mqrspec.Tpo .deps/mqrspec.Plo mv -f .deps/bitstream.Tpo .deps/bitstream.Plo mv -f .deps/split.Tpo .deps/split.Plo mv -f .deps/mmask.Tpo .deps/mmask.Plo mv -f .deps/qrspec.Tpo .deps/qrspec.Plo mv -f .deps/mask.Tpo .deps/mask.Plo mv -f .deps/qrencode.Tpo .deps/qrencode.Plo mv -f .deps/qrinput.Tpo .deps/qrinput.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -version-number 4:1:1 -Wl,--as-needed,-O1,--sort-common -o libqrencode.la -rpath /usr/lib qrencode.lo qrinput.lo bitstream.lo qrspec.lo rsecc.lo split.lo mask.lo mqrspec.lo mmask.lo libtool: link: gcc -shared -fPIC -DPIC .libs/qrencode.o .libs/qrinput.o .libs/bitstream.o .libs/qrspec.o .libs/rsecc.o .libs/split.o .libs/mask.o .libs/mqrspec.o .libs/mmask.o -Os -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -pthread -Wl,-soname -Wl,libqrencode.so.4 -o .libs/libqrencode.so.4.1.1 mv -f .deps/qrencode-qrenc.Tpo .deps/qrencode-qrenc.Po libtool: link: (cd ".libs" && rm -f "libqrencode.so.4" && ln -s "libqrencode.so.4.1.1" "libqrencode.so.4") libtool: link: (cd ".libs" && rm -f "libqrencode.so" && ln -s "libqrencode.so.4.1.1" "libqrencode.so") libtool: link: ( cd ".libs" && rm -f "libqrencode.la" && ln -s "../libqrencode.la" "libqrencode.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o qrencode qrencode-qrenc.o libqrencode.la -lpng16 libtool: link: gcc -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/qrencode qrencode-qrenc.o ./.libs/libqrencode.so -lpng16 -pthread make[2]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -MT create_frame_pattern-create_frame_pattern.o -MD -MP -MF .deps/create_frame_pattern-create_frame_pattern.Tpo -c -o create_frame_pattern-create_frame_pattern.o `test -f 'create_frame_pattern.c' || echo './'`create_frame_pattern.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -MT create_frame_pattern-common.o -MD -MP -MF .deps/create_frame_pattern-common.Tpo -c -o create_frame_pattern-common.o `test -f 'common.c' || echo './'`common.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -MT create_mqr_frame_pattern-create_mqr_frame_pattern.o -MD -MP -MF .deps/create_mqr_frame_pattern-create_mqr_frame_pattern.Tpo -c -o create_mqr_frame_pattern-create_mqr_frame_pattern.o `test -f 'create_mqr_frame_pattern.c' || echo './'`create_mqr_frame_pattern.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -MT create_mqr_frame_pattern-common.o -MD -MP -MF .deps/create_mqr_frame_pattern-common.Tpo -c -o create_mqr_frame_pattern-common.o `test -f 'common.c' || echo './'`common.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_qrinput.o -MD -MP -MF .deps/test_qrinput.Tpo -c -o test_qrinput.o test_qrinput.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT decoder.o -MD -MP -MF .deps/decoder.Tpo -c -o decoder.o decoder.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT datachunk.o -MD -MP -MF .deps/datachunk.Tpo -c -o datachunk.o datachunk.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT rsecc_decoder.o -MD -MP -MF .deps/rsecc_decoder.Tpo -c -o rsecc_decoder.o rsecc_decoder.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_bitstream.o -MD -MP -MF .deps/test_bitstream.Tpo -c -o test_bitstream.o test_bitstream.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_estimatebit.o -MD -MP -MF .deps/test_estimatebit.Tpo -c -o test_estimatebit.o test_estimatebit.c gcc -DHAVE_CONFIG_H -I. -I.. -DSRCDIR=\"./\" -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_qrspec-test_qrspec.o -MD -MP -MF .deps/test_qrspec-test_qrspec.Tpo -c -o test_qrspec-test_qrspec.o `test -f 'test_qrspec.c' || echo './'`test_qrspec.c gcc -DHAVE_CONFIG_H -I. -I.. -DSRCDIR=\"./\" -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_qrspec-common.o -MD -MP -MF .deps/test_qrspec-common.Tpo -c -o test_qrspec-common.o `test -f 'common.c' || echo './'`common.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_rs.o -MD -MP -MF .deps/test_rs.Tpo -c -o test_rs.o test_rs.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT rscode.o -MD -MP -MF .deps/rscode.Tpo -c -o rscode.o rscode.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_qrencode.o -MD -MP -MF .deps/test_qrencode.Tpo -c -o test_qrencode.o test_qrencode.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_mqrspec.o -MD -MP -MF .deps/test_mqrspec.Tpo -c -o test_mqrspec.o test_mqrspec.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_split.o -MD -MP -MF .deps/test_split.Tpo -c -o test_split.o test_split.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_mask.o -MD -MP -MF .deps/test_mask.Tpo -c -o test_mask.o test_mask.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_mmask.o -MD -MP -MF .deps/test_mmask.Tpo -c -o test_mmask.o test_mmask.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_split_urls.o -MD -MP -MF .deps/test_split_urls.Tpo -c -o test_split_urls.o test_split_urls.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT test_monkey.o -MD -MP -MF .deps/test_monkey.Tpo -c -o test_monkey.o test_monkey.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT prof_qrencode.o -MD -MP -MF .deps/prof_qrencode.Tpo -c -o prof_qrencode.o prof_qrencode.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -Os -Wformat -Werror=format-security -pthread -MT pthread_qrencode.o -MD -MP -MF .deps/pthread_qrencode.Tpo -c -o pthread_qrencode.o pthread_qrencode.c prof_qrencode.c: In function 'timerStop': prof_qrencode.c:49:25: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=] 49 | printf("STOP: %ld msec\n", (tc.tv_sec - tv.tv_sec) * 1000 | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int | %lld 50 | + (tc.tv_usec - tv.tv_usec) / 1000); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long long int pthread_qrencode.c: In function 'timerStop': pthread_qrencode.c:54:25: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=] 54 | printf("STOP: %ld msec\n", (tc.tv_sec - tv.tv_sec) * 1000 | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int | %lld 55 | + (tc.tv_usec - tv.tv_usec) / 1000); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long long int mv -f .deps/rsecc_decoder.Tpo .deps/rsecc_decoder.Po mv -f .deps/prof_qrencode.Tpo .deps/prof_qrencode.Po mv -f .deps/test_split_urls.Tpo .deps/test_split_urls.Po mv -f .deps/pthread_qrencode.Tpo .deps/pthread_qrencode.Po mv -f .deps/test_estimatebit.Tpo .deps/test_estimatebit.Po mv -f .deps/test_mmask.Tpo .deps/test_mmask.Po mv -f .deps/test_mqrspec.Tpo .deps/test_mqrspec.Po mv -f .deps/test_rs.Tpo .deps/test_rs.Po mv -f .deps/datachunk.Tpo .deps/datachunk.Po mv -f .deps/rscode.Tpo .deps/rscode.Po mv -f .deps/create_frame_pattern-common.Tpo .deps/create_frame_pattern-common.Po mv -f .deps/create_mqr_frame_pattern-common.Tpo .deps/create_mqr_frame_pattern-common.Po mv -f .deps/common.Tpo .deps/common.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_estimatebit test_estimatebit.o common.o ../libqrencode.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o prof_qrencode prof_qrencode.o common.o ../libqrencode.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o pthread_qrencode pthread_qrencode.o common.o ../libqrencode.la mv -f .deps/create_frame_pattern-create_frame_pattern.Tpo .deps/create_frame_pattern-create_frame_pattern.Po mv -f .deps/test_qrspec-common.Tpo .deps/test_qrspec-common.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o create_frame_pattern create_frame_pattern-create_frame_pattern.o create_frame_pattern-common.o ../libqrencode.la -lpng16 mv -f .deps/create_mqr_frame_pattern-create_mqr_frame_pattern.Tpo .deps/create_mqr_frame_pattern-create_mqr_frame_pattern.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o create_mqr_frame_pattern create_mqr_frame_pattern-create_mqr_frame_pattern.o create_mqr_frame_pattern-common.o ../libqrencode.la -lpng16 mv -f .deps/test_bitstream.Tpo .deps/test_bitstream.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_bitstream test_bitstream.o common.o ../libqrencode.la mv -f .deps/test_qrspec-test_qrspec.Tpo .deps/test_qrspec-test_qrspec.Po mv -f .deps/test_split.Tpo .deps/test_split.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_split test_split.o common.o ../libqrencode.la libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/prof_qrencode prof_qrencode.o common.o ../.libs/libqrencode.so -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/pthread_qrencode pthread_qrencode.o common.o ../.libs/libqrencode.so -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_estimatebit test_estimatebit.o common.o ../.libs/libqrencode.so -pthread mv -f .deps/test_mask.Tpo .deps/test_mask.Po libtool: link: gcc -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/create_frame_pattern create_frame_pattern-create_frame_pattern.o create_frame_pattern-common.o ../.libs/libqrencode.so -lpng16 -pthread libtool: link: gcc -I/usr/include/libpng16 -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/create_mqr_frame_pattern create_mqr_frame_pattern-create_mqr_frame_pattern.o create_mqr_frame_pattern-common.o ../.libs/libqrencode.so -lpng16 -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_bitstream test_bitstream.o common.o ../.libs/libqrencode.so -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_split test_split.o common.o ../.libs/libqrencode.so -pthread mv -f .deps/test_monkey.Tpo .deps/test_monkey.Po mv -f .deps/decoder.Tpo .deps/decoder.Po rm -f libdecoder.a ar cru libdecoder.a decoder.o datachunk.o rsecc_decoder.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdecoder.a /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_qrspec test_qrspec-test_qrspec.o test_qrspec-common.o libdecoder.a ../libqrencode.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_rs test_rs.o rscode.o common.o libdecoder.a ../libqrencode.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_mqrspec test_mqrspec.o common.o libdecoder.a ../libqrencode.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_mask test_mask.o common.o libdecoder.a ../libqrencode.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_mmask test_mmask.o common.o libdecoder.a ../libqrencode.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_split_urls test_split_urls.o common.o libdecoder.a ../libqrencode.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_monkey test_monkey.o common.o libdecoder.a ../libqrencode.la libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_qrspec test_qrspec-test_qrspec.o test_qrspec-common.o libdecoder.a ../.libs/libqrencode.so -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_mqrspec test_mqrspec.o common.o libdecoder.a ../.libs/libqrencode.so -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_mask test_mask.o common.o libdecoder.a ../.libs/libqrencode.so -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_rs test_rs.o rscode.o common.o libdecoder.a ../.libs/libqrencode.so -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_monkey test_monkey.o common.o libdecoder.a ../.libs/libqrencode.so -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_split_urls test_split_urls.o common.o libdecoder.a ../.libs/libqrencode.so -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_mmask test_mmask.o common.o libdecoder.a ../.libs/libqrencode.so -pthread mv -f .deps/test_qrencode.Tpo .deps/test_qrencode.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_qrencode test_qrencode.o common.o libdecoder.a ../libqrencode.la mv -f .deps/test_qrinput.Tpo .deps/test_qrinput.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o test_qrinput test_qrinput.o common.o libdecoder.a ../libqrencode.la libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_qrencode test_qrencode.o common.o libdecoder.a ../.libs/libqrencode.so -pthread libtool: link: gcc -Wall -Os -Wformat -Werror=format-security -pthread -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/test_qrinput test_qrinput.o common.o libdecoder.a ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' make[1]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1' Making check in . make[1]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1' make[1]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1' Making check in tests make[1]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' make test_qrinput test_bitstream test_estimatebit test_qrspec test_rs test_qrencode test_mqrspec test_split test_mask test_mmask test_split_urls test_monkey make[2]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' make[2]: 'test_qrinput' is up to date. make[2]: 'test_bitstream' is up to date. make[2]: 'test_estimatebit' is up to date. make[2]: 'test_qrspec' is up to date. make[2]: 'test_rs' is up to date. make[2]: 'test_qrencode' is up to date. make[2]: 'test_mqrspec' is up to date. make[2]: 'test_split' is up to date. make[2]: 'test_mask' is up to date. make[2]: 'test_mmask' is up to date. make[2]: 'test_split_urls' is up to date. make[2]: 'test_monkey' is up to date. make[2]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' make[3]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' PASS: test_bitstream PASS: test_estimatebit PASS: test_qrinput PASS: test_qrspec PASS: test_split PASS: test_mqrspec PASS: test_mmask PASS: test_split_urls PASS: test_rs PASS: test_mask PASS: test_qrencode PASS: test_monkey ============================================================================ Testsuite summary for QRencode 4.1.1 ============================================================================ # TOTAL: 12 # PASS: 12 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' make[2]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' make[1]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' >>> libqrencode: Entering fakeroot... Making install in . make[1]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1' make[2]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1' use/install-sh -c -d '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/include' use/install-sh -c -d '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/share/man/man1' use/install-sh -c -d '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/lib/pkgconfig' use/install-sh -c -d '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/lib' /usr/bin/install -c -m 644 qrencode.h '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libqrencode.la '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/lib' /usr/bin/install -c -m 644 libqrencode.pc '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/lib/pkgconfig' /usr/bin/install -c -m 644 qrencode.1 '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libqrencode.so.4.1.1 /home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/lib/libqrencode.so.4.1.1 libtool: install: (cd /home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/lib && { ln -s -f libqrencode.so.4.1.1 libqrencode.so.4 || { rm -f libqrencode.so.4 && ln -s libqrencode.so.4.1.1 libqrencode.so.4; }; }) libtool: install: (cd /home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/lib && { ln -s -f libqrencode.so.4.1.1 libqrencode.so || { rm -f libqrencode.so && ln -s libqrencode.so.4.1.1 libqrencode.so; }; }) libtool: install: /usr/bin/install -c .libs/libqrencode.lai /home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/lib/libqrencode.la libtool: warning: remember to run 'libtool --finish /usr/lib' use/install-sh -c -d '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c qrencode '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/bin' libtool: warning: 'libqrencode.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/qrencode /home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/bin/qrencode make[2]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1' make[1]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' make[2]: Entering directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' make[1]: Leaving directory '/home/buildozer/aports/community/libqrencode/src/qrencode-4.1.1/tests' >>> libqrencode-dev*: Running split function dev... >>> libqrencode-dev*: Preparing subpackage libqrencode-dev... >>> libqrencode-dev*: Stripping binaries >>> libqrencode-dev*: Running postcheck for libqrencode-dev >>> libqrencode-doc*: Running split function doc... >>> libqrencode-doc*: Preparing subpackage libqrencode-doc... >>> libqrencode-doc*: Running postcheck for libqrencode-doc >>> libqrencode-tools*: Running split function tools... '/home/buildozer/aports/community/libqrencode/pkg/libqrencode/usr/bin/qrencode' -> '/home/buildozer/aports/community/libqrencode/pkg/libqrencode-tools/usr/bin/qrencode' >>> libqrencode-tools*: Preparing subpackage libqrencode-tools... >>> libqrencode-tools*: Stripping binaries >>> libqrencode-tools*: Running postcheck for libqrencode-tools >>> libqrencode*: Running postcheck for libqrencode >>> libqrencode*: Preparing package libqrencode... >>> libqrencode*: Stripping binaries >>> libqrencode-dev*: Scanning shared objects >>> libqrencode-doc*: Scanning shared objects >>> libqrencode-tools*: Scanning shared objects >>> libqrencode*: Scanning shared objects >>> libqrencode-dev*: Tracing dependencies... libqrencode=4.1.1-r2 pkgconfig >>> libqrencode-dev*: Package size: 48.0 KB >>> libqrencode-dev*: Compressing data... >>> libqrencode-dev*: Create checksum... >>> libqrencode-dev*: Create libqrencode-dev-4.1.1-r2.apk >>> libqrencode-doc*: Tracing dependencies... >>> libqrencode-doc*: Package size: 24.0 KB >>> libqrencode-doc*: Compressing data... >>> libqrencode-doc*: Create checksum... >>> libqrencode-doc*: Create libqrencode-doc-4.1.1-r2.apk >>> libqrencode-tools*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libpng16.so.16 so:libqrencode.so.4 >>> libqrencode-tools*: Package size: 40.0 KB >>> libqrencode-tools*: Compressing data... >>> libqrencode-tools*: Create checksum... >>> libqrencode-tools*: Create libqrencode-tools-4.1.1-r2.apk >>> libqrencode*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> libqrencode*: Package size: 44.0 KB >>> libqrencode*: Compressing data... >>> libqrencode*: Create checksum... >>> libqrencode*: Create libqrencode-4.1.1-r2.apk >>> libqrencode: Build complete at Mon, 22 May 2023 22:58:39 +0000 elapsed time 0h 0m 20s >>> libqrencode: Cleaning up srcdir >>> libqrencode: Cleaning up pkgdir >>> libqrencode: Uninstalling dependencies... (1/6) Purging .makedepends-libqrencode (20230522.225820) (2/6) Purging libpng-dev (1.6.39-r4) (3/6) Purging libpng (1.6.39-r4) (4/6) Purging libtool (2.4.7-r3) (5/6) Purging libltdl (2.4.7-r3) (6/6) Purging zlib-dev (1.2.13-r2) Executing busybox-1.36.0-r11.trigger OK: 901 MiB in 110 packages >>> libqrencode: Updating the community/armv7 repository index... >>> libqrencode: Signing the index...