>>> libfakekey: Building community/libfakekey 0.3-r0 (using abuild 3.7.0_rc1-r1) started Mon, 21 Dec 2020 10:23:09 +0000 >>> libfakekey: Checking sanity of /home/buildozer/aports/community/libfakekey/APKBUILD... >>> libfakekey: Analyzing dependencies... >>> libfakekey: Installing for build: build-base autoconf automake libtool libxtst-dev (1/33) Installing m4 (1.4.18-r1) (2/33) Installing libbz2 (1.0.8-r1) (3/33) Installing perl (5.32.0-r0) (4/33) Installing autoconf (2.69-r3) (5/33) Installing automake (1.16.3-r0) (6/33) Installing readline (8.0.4-r0) (7/33) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (8/33) Installing libltdl (2.4.6-r7) (9/33) Installing libtool (2.4.6-r7) (10/33) Installing libxau (1.0.9-r0) (11/33) Installing libbsd (0.10.0-r0) (12/33) Installing libxdmcp (1.1.3-r0) (13/33) Installing libxcb (1.14-r1) (14/33) Installing libx11 (1.7.0-r0) (15/33) Installing libxext (1.3.4-r0) (16/33) Installing libxtst (1.2.3-r3) (17/33) Installing xorgproto (2020.1-r0) (18/33) Installing libxau-dev (1.0.9-r0) (19/33) Installing xcb-proto (1.14.1-r0) (20/33) Installing libxdmcp-dev (1.1.3-r0) (21/33) Installing libxcb-dev (1.14-r1) (22/33) Installing xtrans (1.4.0-r1) (23/33) Installing libx11-dev (1.7.0-r0) (24/33) Installing libxext-dev (1.3.4-r0) (25/33) Installing libxi (1.7.10-r0) (26/33) Installing libxfixes (5.0.3-r2) (27/33) Installing libxfixes-dev (5.0.3-r2) (28/33) Installing libxi-dev (1.7.10-r0) (29/33) Installing libxtst-dev (1.2.3-r3) (30/33) Installing .makedepends-libfakekey (20201221.102315) (31/33) Installing perl-error (0.17029-r1) (32/33) Installing perl-git (2.29.2-r0) (33/33) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r8.trigger OK: 359 MiB in 119 packages >>> libfakekey: Cleaning up srcdir >>> libfakekey: Cleaning up pkgdir >>> libfakekey: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libfakekey-0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9940 100 9940 0 0 167k 0 --:--:-- --:--:-- --:--:-- 167k >>> libfakekey: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libfakekey-0.3.tar.gz >>> libfakekey: Checking sha512sums... libfakekey-0.3.tar.gz: OK >>> libfakekey: Unpacking /var/cache/distfiles/v3.13/libfakekey-0.3.tar.gz... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:11: installing './compile' configure.ac:12: installing './config.guess' configure.ac:12: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses src/Makefile.am: installing './depcomp' tests/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/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 i686-pc-linux-musl file names to i686-pc-linux-musl format... func_convert_file_noop checking how to convert i686-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/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... no checking if : 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/i586-alpine-linux-musl/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 ANSI C header files... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for X11... yes checking for XLIBS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libfakekey.pc config.status: creating fakekey/Makefile config.status: creating src/Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands LibFakeKey 0.3 ====================== prefix: /usr source code location: . Building with Debug: no Building with API Documentation: no make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3' Making all in fakekey make[2]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/fakekey' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/fakekey' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -g -Wall -fno-strict-aliasing -I.. -Os -fomit-frame-pointer -MT libfakekey.lo -MD -MP -MF .deps/libfakekey.Tpo -c -o libfakekey.lo libfakekey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -g -Wall -fno-strict-aliasing -I.. -Os -fomit-frame-pointer -MT libfakekey.lo -MD -MP -MF .deps/libfakekey.Tpo -c libfakekey.c -fPIC -DPIC -o .libs/libfakekey.o libfakekey.c: In function 'fakekey_init': libfakekey.c:205:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 205 | KeySym ks = XKeycodeToKeysym(fk->xdpy, | ^~~~~~ In file included from ../fakekey/fakekey.h:7, from libfakekey.c:30: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ libfakekey.c: In function 'fakekey_press_keysym': libfakekey.c:296:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 296 | if (XKeycodeToKeysym(fk->xdpy, code, 0) != keysym) | ^~ In file included from ../fakekey/fakekey.h:7, from libfakekey.c:30: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ libfakekey.c:300:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 300 | if (XKeycodeToKeysym(fk->xdpy, code, 1) == keysym) | ^~ In file included from ../fakekey/fakekey.h:7, from libfakekey.c:30: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ libfakekey.c:361:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 361 | if (XKeycodeToKeysym(fk->xdpy, code, 0) != keysym) | ^~ In file included from ../fakekey/fakekey.h:7, from libfakekey.c:30: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ libfakekey.c:365:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 365 | if (XKeycodeToKeysym(fk->xdpy, code, 1) == keysym) | ^~ In file included from ../fakekey/fakekey.h:7, from libfakekey.c:30: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ libfakekey.c: In function 'fakekey_press': libfakekey.c:407:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 407 | len_bytes = strlen(utf8_char_in); /* OK ? */ | ^~~~~~~~~~~~ | | | const unsigned char * In file included from /usr/include/fortify/string.h:22, from /usr/include/X11/Xfuncs.h:46, from /usr/include/X11/Xlibint.h:340, from ../fakekey/fakekey.h:8, from libfakekey.c:30: /usr/include/string.h:52:16: note: expected 'const char *' but argument is of type 'const unsigned char *' 52 | size_t strlen (const char *); | ^~~~~~~~~~~~ mv -f .deps/libfakekey.Tpo .deps/libfakekey.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -fno-strict-aliasing -I.. -Os -fomit-frame-pointer -version-info 0:1:0 -Wl,--as-needed -o libfakekey.la -rpath /usr/lib libfakekey.lo -lX11 -lXtst libtool: link: gcc -shared -fPIC -DPIC .libs/libfakekey.o -lX11 -lXtst -g -Os -Wl,--as-needed -Wl,-soname -Wl,libfakekey.so.0 -o .libs/libfakekey.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libfakekey.so.0" && ln -s "libfakekey.so.0.0.1" "libfakekey.so.0") libtool: link: (cd ".libs" && rm -f "libfakekey.so" && ln -s "libfakekey.so.0.0.1" "libfakekey.so") libtool: link: ( cd ".libs" && rm -f "libfakekey.la" && ln -s "../libfakekey.la" "libfakekey.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/src' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -g -Wall -fno-strict-aliasing -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT fakekey-test.o -MD -MP -MF .deps/fakekey-test.Tpo -c -o fakekey-test.o fakekey-test.c fakekey-test.c: In function 'main': fakekey-test.c:10:17: warning: unused variable 'str2' [-Wunused-variable] 10 | unsigned char str2[] = "\303\270"; | ^~~~ fakekey-test.c:8:12: warning: unused variable 'i' [-Wunused-variable] 8 | int i; | ^ mv -f .deps/fakekey-test.Tpo .deps/fakekey-test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -lX11 -Wl,--as-needed -o fakekey-test fakekey-test.o ../src/libfakekey.la -lX11 -lXtst libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -o .libs/fakekey-test fakekey-test.o ../src/.libs/libfakekey.so -lX11 -lXtst make[2]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/tests' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/doc' make[2]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3' make[2]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3' make[1]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3' >>> libfakekey: Entering fakeroot... Making install in fakekey make[1]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/fakekey' make[2]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/fakekey' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/libfakekey/pkg/libfakekey/usr/include/fakekey' /usr/bin/install -c -m 644 fakekey.h '/home/buildozer/aports/community/libfakekey/pkg/libfakekey/usr/include/fakekey' make[2]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/fakekey' make[1]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/fakekey' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/src' make[2]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/libfakekey/pkg/libfakekey/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libfakekey.la '/home/buildozer/aports/community/libfakekey/pkg/libfakekey/usr/lib' libtool: install: /usr/bin/install -c .libs/libfakekey.so.0.0.1 /home/buildozer/aports/community/libfakekey/pkg/libfakekey/usr/lib/libfakekey.so.0.0.1 libtool: install: (cd /home/buildozer/aports/community/libfakekey/pkg/libfakekey/usr/lib && { ln -s -f libfakekey.so.0.0.1 libfakekey.so.0 || { rm -f libfakekey.so.0 && ln -s libfakekey.so.0.0.1 libfakekey.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/libfakekey/pkg/libfakekey/usr/lib && { ln -s -f libfakekey.so.0.0.1 libfakekey.so || { rm -f libfakekey.so && ln -s libfakekey.so.0.0.1 libfakekey.so; }; }) libtool: install: /usr/bin/install -c .libs/libfakekey.lai /home/buildozer/aports/community/libfakekey/pkg/libfakekey/usr/lib/libfakekey.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/src' make[1]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/src' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/tests' make[2]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/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/libfakekey/src/libfakekey-0.3/tests' make[1]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/tests' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/doc' make[2]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/doc' 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/libfakekey/src/libfakekey-0.3/doc' make[1]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3/doc' make[1]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3' make[2]: Entering directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/libfakekey/pkg/libfakekey/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libfakekey.pc '/home/buildozer/aports/community/libfakekey/pkg/libfakekey/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3' make[1]: Leaving directory '/home/buildozer/aports/community/libfakekey/src/libfakekey-0.3' >>> libfakekey-dev*: Running split function dev... >>> libfakekey-dev*: Preparing subpackage libfakekey-dev... >>> libfakekey-dev*: Stripping binaries >>> libfakekey-dev*: Running postcheck for libfakekey-dev >>> libfakekey*: Running postcheck for libfakekey >>> libfakekey*: Preparing package libfakekey... >>> libfakekey*: Stripping binaries >>> libfakekey-dev*: Scanning shared objects >>> libfakekey*: Scanning shared objects >>> libfakekey-dev*: Tracing dependencies... libfakekey=0.3-r0 pkgconfig >>> libfakekey-dev*: Package size: 32.0 KB >>> libfakekey-dev*: Compressing data... >>> libfakekey-dev*: Create checksum... >>> libfakekey-dev*: Create libfakekey-dev-0.3-r0.apk >>> libfakekey*: Tracing dependencies... so:libX11.so.6 so:libXtst.so.6 so:libc.musl-x86.so.1 >>> libfakekey*: Package size: 28.0 KB >>> libfakekey*: Compressing data... >>> libfakekey*: Create checksum... >>> libfakekey*: Create libfakekey-0.3-r0.apk >>> libfakekey: Build complete at Mon, 21 Dec 2020 10:23:30 +0000 elapsed time 0h 0m 21s >>> libfakekey: Cleaning up srcdir >>> libfakekey: Cleaning up pkgdir >>> libfakekey: Uninstalling dependencies... (1/33) Purging .makedepends-libfakekey (20201221.102315) (2/33) Purging autoconf (2.69-r3) (3/33) Purging m4 (1.4.18-r1) (4/33) Purging automake (1.16.3-r0) (5/33) Purging libtool (2.4.6-r7) (6/33) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (7/33) Purging libltdl (2.4.6-r7) (8/33) Purging libxtst-dev (1.2.3-r3) (9/33) Purging libxtst (1.2.3-r3) (10/33) Purging git-perl (2.29.2-r0) (11/33) Purging perl-git (2.29.2-r0) (12/33) Purging perl-error (0.17029-r1) (13/33) Purging perl (5.32.0-r0) (14/33) Purging libbz2 (1.0.8-r1) (15/33) Purging readline (8.0.4-r0) (16/33) Purging libxi-dev (1.7.10-r0) (17/33) Purging libxi (1.7.10-r0) (18/33) Purging libxfixes-dev (5.0.3-r2) (19/33) Purging libxfixes (5.0.3-r2) (20/33) Purging libxext-dev (1.3.4-r0) (21/33) Purging libxext (1.3.4-r0) (22/33) Purging libx11-dev (1.7.0-r0) (23/33) Purging xtrans (1.4.0-r1) (24/33) Purging libx11 (1.7.0-r0) (25/33) Purging libxcb-dev (1.14-r1) (26/33) Purging xcb-proto (1.14.1-r0) (27/33) Purging libxcb (1.14-r1) (28/33) Purging libxau-dev (1.0.9-r0) (29/33) Purging libxau (1.0.9-r0) (30/33) Purging libxdmcp-dev (1.1.3-r0) (31/33) Purging libxdmcp (1.1.3-r0) (32/33) Purging libbsd (0.10.0-r0) (33/33) Purging xorgproto (2020.1-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> libfakekey: Updating the community/x86 repository index... >>> libfakekey: Signing the index...