>>> libserialport: Building testing/libserialport 0.1.1-r1 (using abuild 3.9.0-r0) started Sun, 06 Feb 2022 09:43:49 +0000 >>> libserialport: Checking sanity of /home/buildozer/aports/testing/libserialport/APKBUILD... >>> libserialport: Analyzing dependencies... >>> libserialport: Installing for build: build-base linux-headers automake autoconf libtool (1/11) Installing linux-headers (5.16.7-r0) (2/11) Installing perl (5.34.0-r1) (3/11) Installing automake (1.16.5-r0) (4/11) Installing m4 (1.4.19-r0) (5/11) Installing autoconf (2.71-r0) (6/11) Installing libltdl (2.4.6-r8) (7/11) Installing libtool (2.4.6-r8) (8/11) Installing .makedepends-libserialport (20220206.094350) (9/11) Installing perl-error (0.17029-r1) (10/11) Installing perl-git (2.35.1-r0) (11/11) Installing git-perl (2.35.1-r0) Executing busybox-1.35.0-r2.trigger OK: 378 MiB in 110 packages >>> libserialport: Cleaning up srcdir >>> libserialport: Cleaning up pkgdir >>> libserialport: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libserialport-0.1.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libserialport: Fetching https://github.com/sigrokproject/libserialport/archive/libserialport-0.1.1/libserialport-0.1.1.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 148 100 148 0 0 707 0 --:--:-- --:--:-- --:--:-- 708 100 72324 0 72324 0 0 151k 0 --:--:-- --:--:-- --:--:-- 151k >>> libserialport: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libserialport-0.1.1.tar.gz >>> libserialport: Checking sha512sums... libserialport-0.1.1.tar.gz: OK >>> libserialport: Unpacking /var/cache/distfiles/edge/libserialport-0.1.1.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I autostuff autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autostuff'. libtoolize: copying file 'autostuff/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'autostuff'. libtoolize: copying file 'autostuff/libtool.m4' libtoolize: copying file 'autostuff/ltoptions.m4' libtoolize: copying file 'autostuff/ltsugar.m4' libtoolize: copying file 'autostuff/ltversion.m4' libtoolize: copying file 'autostuff/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I autostuff autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:46: installing 'autostuff/ar-lib' configure.ac:46: installing 'autostuff/compile' configure.ac:54: installing 'autostuff/config.guess' configure.ac:54: installing 'autostuff/config.sub' configure.ac:44: installing 'autostuff/install-sh' configure.ac:44: installing 'autostuff/missing' Makefile.am: installing './INSTALL' Makefile.am: installing 'autostuff/depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./autostuff/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 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 for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes 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 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 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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... yes 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 struct termios2... yes checking for struct termiox... no checking for struct termios.c_ispeed... no checking for struct termios.c_ospeed... no checking for struct termios2.c_ispeed... yes checking for struct termios2.c_ospeed... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether BOTHER is declared... yes checking for struct serial_struct... yes checking for visibility control... attribute checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libserialport.pc config.status: creating config.h config.status: creating libserialport.h config.status: executing depfiles commands config.status: executing libtool commands libserialport configuration summary: - Package version (major.minor.micro): 0.1.1 - Library version (current:revision:age): 1:0:1 - Prefix: /usr - Building on: i686-pc-linux-musl - Building for: i686-pc-linux-musl make all-am CC serialport.lo CC linux.lo CC linux_termios.lo In file included from serialport.c:26: serialport.c: In function 'sp_get_port_transport': serialport.c:145:30: warning: implicit conversion from 'enum sp_return' to 'enum sp_transport' [-Wenum-conversion] 145 | RETURN_ERROR(SP_ERR_ARG, "Null port"); | ^~~~~~~~~~ libserialport_internal.h:203:16: note: in definition of macro 'RETURN_ERROR' 203 | return err; \ | ^~~ CCLD libserialport.la ar: `u' modifier ignored since `D' is the default (see `U') >>> libserialport: Entering fakeroot... ./autostuff/install-sh -c -d '/home/buildozer/aports/testing/libserialport/pkg/libserialport/usr/lib/pkgconfig' ./autostuff/install-sh -c -d '/home/buildozer/aports/testing/libserialport/pkg/libserialport/usr/lib' ./autostuff/install-sh -c -d '/home/buildozer/aports/testing/libserialport/pkg/libserialport/usr/include' /bin/sh ./libtool --silent --mode=install /usr/bin/install -c libserialport.la '/home/buildozer/aports/testing/libserialport/pkg/libserialport/usr/lib' /usr/bin/install -c -m 644 libserialport.pc '/home/buildozer/aports/testing/libserialport/pkg/libserialport/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libserialport.h '/home/buildozer/aports/testing/libserialport/pkg/libserialport/usr/include' libtool: warning: remember to run 'libtool --finish /usr/lib' >>> libserialport-dev*: Running split function dev... >>> libserialport-dev*: Preparing subpackage libserialport-dev... >>> libserialport-dev*: Stripping binaries >>> libserialport-dev*: Running postcheck for libserialport-dev >>> libserialport*: Running postcheck for libserialport >>> libserialport*: Preparing package libserialport... >>> libserialport*: Stripping binaries >>> libserialport-dev*: Scanning shared objects >>> libserialport*: Scanning shared objects >>> libserialport-dev*: Tracing dependencies... libserialport=0.1.1-r1 pkgconfig >>> libserialport-dev*: Package size: 164.0 KB >>> libserialport-dev*: Compressing data... >>> libserialport-dev*: Create checksum... >>> libserialport-dev*: Create libserialport-dev-0.1.1-r1.apk >>> libserialport*: Tracing dependencies... so:libc.musl-x86.so.1 >>> libserialport*: Package size: 80.0 KB >>> libserialport*: Compressing data... >>> libserialport*: Create checksum... >>> libserialport*: Create libserialport-0.1.1-r1.apk >>> libserialport: Build complete at Sun, 06 Feb 2022 09:44:12 +0000 elapsed time 0h 0m 23s >>> libserialport: Cleaning up srcdir >>> libserialport: Cleaning up pkgdir >>> libserialport: Uninstalling dependencies... (1/11) Purging .makedepends-libserialport (20220206.094350) (2/11) Purging linux-headers (5.16.7-r0) (3/11) Purging automake (1.16.5-r0) (4/11) Purging autoconf (2.71-r0) (5/11) Purging m4 (1.4.19-r0) (6/11) Purging libtool (2.4.6-r8) (7/11) Purging libltdl (2.4.6-r8) (8/11) Purging git-perl (2.35.1-r0) (9/11) Purging perl-git (2.35.1-r0) (10/11) Purging perl-error (0.17029-r1) (11/11) Purging perl (5.34.0-r1) Executing busybox-1.35.0-r2.trigger OK: 333 MiB in 99 packages >>> libserialport: Updating the testing/x86 repository index... >>> libserialport: Signing the index...