>>> avrdude: Building community/avrdude 7.0-r0 (using abuild 3.9.0-r0) started Fri, 20 May 2022 08:16:29 +0000 >>> avrdude: Checking sanity of /home/buildozer/aports/community/avrdude/APKBUILD... >>> avrdude: Analyzing dependencies... >>> avrdude: Installing for build: build-base linux-headers bash flex byacc libftdi1-dev libusb-compat-dev elfutils-dev (1/17) Installing linux-headers (5.16.7-r1) (2/17) Installing readline (8.1.2-r0) (3/17) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (4/17) Installing m4 (1.4.19-r1) (5/17) Installing flex (2.6.4-r2) (6/17) Installing byacc (20220128-r0) (7/17) Installing confuse (3.3-r0) (8/17) Installing libusb (1.0.26-r0) (9/17) Installing libftdi1 (1.5-r0) Executing libftdi1-1.5-r0.pre-install (10/17) Installing libusb-dev (1.0.26-r0) (11/17) Installing libftdi1-dev (1.5-r0) (12/17) Installing libusb-compat (0.1.7-r1) (13/17) Installing libusb-compat-dev (0.1.7-r1) (14/17) Installing xz-dev (5.2.5-r1) (15/17) Installing zlib-dev (1.2.12-r1) (16/17) Installing elfutils-dev (0.186-r0) (17/17) Installing .makedepends-avrdude (20220520.081631) Executing busybox-1.35.0-r13.trigger OK: 343 MiB in 116 packages >>> avrdude: Cleaning up srcdir >>> avrdude: Cleaning up pkgdir >>> avrdude: Fetching https://distfiles.alpinelinux.org/distfiles/edge/avrdude-7.0.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 >>> avrdude: Fetching https://download.savannah.gnu.org/releases/avrdude/avrdude-7.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 921k 100 921k 0 0 774k 0 0:00:01 0:00:01 --:--:-- 5945k >>> avrdude: Fetching https://distfiles.alpinelinux.org/distfiles/edge/avrdude-7.0.tar.gz >>> avrdude: Checking sha512sums... avrdude-7.0.tar.gz: OK xplainedpro_pdi.patch: OK >>> avrdude: Unpacking /var/cache/distfiles/edge/avrdude-7.0.tar.gz... >>> avrdude: xplainedpro_pdi.patch patching file avrdude.conf.in Hunk #1 succeeded at 1211 (offset 116 lines). checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl 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 how to print strings... printf 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 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 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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 whether make supports nested variables... (cached) yes checking for 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 a sed that does not truncate output... (cached) /bin/sed checking for bison... no checking for byacc... no checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for -ar... ar checking whether yylex_destroy is generated by flex... version 2.6.4 => yes checking for tputs in -ltermcap... no checking for tputs in -lncurses... no checking for readline in -lreadline... no checking for elf_getshdrstrndx in -lelf... yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking libelf/libelf.h usability... no checking libelf/libelf.h presence... no checking for libelf/libelf.h... no checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for usb_get_string_simple in -lusb... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking lusb0_usb.h usability... no checking lusb0_usb.h presence... no checking for lusb0_usb.h... no checking for libusb_init in -lusb-1.0... yes checking libusb-1.0/libusb.h usability... yes checking libusb-1.0/libusb.h presence... yes checking for libusb-1.0/libusb.h... yes checking libusb.h usability... no checking libusb.h presence... no checking for libusb.h... no checking for libusb_init in -lusb... no checking for libusb.h... (cached) no checking for library containing hid_init... no checking for ftdi_new in -lftdi1... yes checking for ftdi_usb_get_strings in -lftdi... no checking for ftdi_tcioflush... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for ddk/hidsdi.h... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for memset... yes checking for select... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for gettimeofday... yes checking for usleep... yes checking for getaddrinfo... yes checking for a Win32 HID library... no checking for uint_t... no checking for ulong_t... no checking for serial device... /dev/ttyS0 checking if gcc accepts -Wno-pointer-sign ... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Makefile config.status: creating avrdude.spec config.status: creating Makefile config.status: creating avrdude.conf.tmp config.status: creating ac_cfg.h config.status: executing depfiles commands config.status: executing libtool commands Configuration summary: ---------------------- DO HAVE libelf DO HAVE libusb DO HAVE libusb_1_0 DO HAVE libftdi1 DON'T HAVE libftdi DON'T HAVE libhid DON'T HAVE libhidapi DO HAVE pthread DISABLED doc DISABLED parport ENABLED linuxgpio DISABLED linuxspi YACC config_gram.c LEX lexer.c updating config_gram.h make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/avrdude/src/avrdude-7.0' Making all in . make[2]: Entering directory '/home/buildozer/aports/community/avrdude/src/avrdude-7.0' CC avrdude-main.o CC avrdude-whereami.o CC avrdude-term.o CC libavrdude_a-config_gram.o CC libavrdude_a-lexer.o CC libavrdude_a-arduino.o CC libavrdude_a-avr.o CC libavrdude_a-avr910.o CC libavrdude_a-avrftdi.o CC libavrdude_a-avrftdi_tpi.o CC libavrdude_a-avrpart.o CC libavrdude_a-bitbang.o CC libavrdude_a-buspirate.o CC libavrdude_a-config.o CC libavrdude_a-confwin.o CC libavrdude_a-butterfly.o CC libavrdude_a-crc16.o CC libavrdude_a-dfu.o CC libavrdude_a-fileio.o CC libavrdude_a-flip1.o CC libavrdude_a-flip2.o CC libavrdude_a-ft245r.o CC libavrdude_a-jtagmkI.o CC libavrdude_a-jtagmkII.o CC libavrdude_a-jtag3.o CC libavrdude_a-linuxgpio.o CC libavrdude_a-linuxspi.o CC libavrdude_a-lists.o CC libavrdude_a-micronucleus.o CC libavrdude_a-par.o CC libavrdude_a-pgm.o CC libavrdude_a-pgm_type.o CC libavrdude_a-pickit2.o CC libavrdude_a-pindefs.o CC libavrdude_a-ppi.o CC libavrdude_a-ppiwin.o CC libavrdude_a-serbb_posix.o CC libavrdude_a-serbb_win32.o CC libavrdude_a-ser_avrdoper.o CC libavrdude_a-ser_posix.o CC libavrdude_a-ser_win32.o CC libavrdude_a-stk500.o CC libavrdude_a-stk500v2.o CC libavrdude_a-stk500generic.o CC libavrdude_a-teensy.o CC libavrdude_a-usbasp.o CC libavrdude_a-serialupdi.o CC libavrdude_a-updi_link.o CC libavrdude_a-updi_state.o CC libavrdude_a-updi_readwrite.o CC libavrdude_a-updi_nvm.o CC libavrdude_a-usb_hidapi.o CC libavrdude_a-usb_libusb.o CC libavrdude_a-usbtiny.o CC libavrdude_a-update.o CC libavrdude_a-wiring.o CC libavrdude_a-xbee.o CC libavrdude_la-config_gram.lo CC libavrdude_la-lexer.lo CC libavrdude_la-arduino.lo CC libavrdude_la-avr.lo CC libavrdude_la-avr910.lo CC libavrdude_la-avrftdi.lo CC libavrdude_la-avrftdi_tpi.lo CC libavrdude_la-avrpart.lo CC libavrdude_la-bitbang.lo CC libavrdude_la-buspirate.lo CC libavrdude_la-butterfly.lo CC libavrdude_la-config.lo CC libavrdude_la-confwin.lo CC libavrdude_la-crc16.lo CC libavrdude_la-dfu.lo CC libavrdude_la-fileio.lo CC libavrdude_la-flip1.lo CC libavrdude_la-flip2.lo CC libavrdude_la-ft245r.lo CC libavrdude_la-jtagmkI.lo CC libavrdude_la-jtagmkII.lo CC libavrdude_la-jtag3.lo CC libavrdude_la-linuxgpio.lo CC libavrdude_la-linuxspi.lo CC libavrdude_la-lists.lo CC libavrdude_la-micronucleus.lo CC libavrdude_la-par.lo CC libavrdude_la-pgm.lo CC libavrdude_la-pgm_type.lo CC libavrdude_la-pickit2.lo CC libavrdude_la-pindefs.lo CC libavrdude_la-ppi.lo CC libavrdude_la-ppiwin.lo CC libavrdude_la-serbb_posix.lo CC libavrdude_la-serbb_win32.lo CC libavrdude_la-ser_avrdoper.lo CC libavrdude_la-ser_posix.lo CC libavrdude_la-ser_win32.lo CC libavrdude_la-stk500.lo CC libavrdude_la-stk500v2.lo CC libavrdude_la-stk500generic.lo CC libavrdude_la-teensy.lo CC libavrdude_la-usbasp.lo CC libavrdude_la-serialupdi.lo CC libavrdude_la-updi_link.lo CC libavrdude_la-updi_state.lo CC libavrdude_la-updi_readwrite.lo CC libavrdude_la-updi_nvm.lo CC libavrdude_la-usb_hidapi.lo CC libavrdude_la-usb_libusb.lo CC libavrdude_la-usbtiny.lo CC libavrdude_la-update.lo CC libavrdude_la-wiring.lo CC libavrdude_la-xbee.lo AR libavrdude.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD avrdude CCLD libavrdude.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/community/avrdude/src/avrdude-7.0' make[1]: Leaving directory '/home/buildozer/aports/community/avrdude/src/avrdude-7.0' >>> WARNING: avrdude: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> avrdude: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/community/avrdude/src/avrdude-7.0' Making install in . make[2]: Entering directory '/home/buildozer/aports/community/avrdude/src/avrdude-7.0' make[3]: Entering directory '/home/buildozer/aports/community/avrdude/src/avrdude-7.0' Backing up avrdude.conf in /home/buildozer/aports/community/avrdude/pkg/avrdude/etc ./install-sh -c -d '/home/buildozer/aports/community/avrdude/pkg/avrdude/etc' ./install-sh -c -d '/home/buildozer/aports/community/avrdude/pkg/avrdude/usr/include' ./install-sh -c -d '/home/buildozer/aports/community/avrdude/pkg/avrdude/usr/share/man/man1' /usr/bin/install -c -m 644 avrdude.conf '/home/buildozer/aports/community/avrdude/pkg/avrdude/etc' /usr/bin/install -c -m 644 libavrdude.h '/home/buildozer/aports/community/avrdude/pkg/avrdude/usr/include' ./install-sh -c -d '/home/buildozer/aports/community/avrdude/pkg/avrdude/usr/lib' /usr/bin/install -c -m 644 avrdude.1 '/home/buildozer/aports/community/avrdude/pkg/avrdude/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/bin/install -c libavrdude.la '/home/buildozer/aports/community/avrdude/pkg/avrdude/usr/lib' libtool: install: /usr/bin/install -c .libs/libavrdude.so.1.0.0 /home/buildozer/aports/community/avrdude/pkg/avrdude/usr/lib/libavrdude.so.1.0.0 libtool: install: (cd /home/buildozer/aports/community/avrdude/pkg/avrdude/usr/lib && { ln -s -f libavrdude.so.1.0.0 libavrdude.so.1 || { rm -f libavrdude.so.1 && ln -s libavrdude.so.1.0.0 libavrdude.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/avrdude/pkg/avrdude/usr/lib && { ln -s -f libavrdude.so.1.0.0 libavrdude.so || { rm -f libavrdude.so && ln -s libavrdude.so.1.0.0 libavrdude.so; }; }) libtool: install: /usr/bin/install -c .libs/libavrdude.lai /home/buildozer/aports/community/avrdude/pkg/avrdude/usr/lib/libavrdude.la libtool: install: /usr/bin/install -c .libs/libavrdude.a /home/buildozer/aports/community/avrdude/pkg/avrdude/usr/lib/libavrdude.a libtool: install: chmod 644 /home/buildozer/aports/community/avrdude/pkg/avrdude/usr/lib/libavrdude.a libtool: install: ranlib /home/buildozer/aports/community/avrdude/pkg/avrdude/usr/lib/libavrdude.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./install-sh -c -d '/home/buildozer/aports/community/avrdude/pkg/avrdude/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c avrdude '/home/buildozer/aports/community/avrdude/pkg/avrdude/usr/bin' libtool: install: /usr/bin/install -c avrdude /home/buildozer/aports/community/avrdude/pkg/avrdude/usr/bin/avrdude make[3]: Leaving directory '/home/buildozer/aports/community/avrdude/src/avrdude-7.0' make[2]: Leaving directory '/home/buildozer/aports/community/avrdude/src/avrdude-7.0' make[1]: Leaving directory '/home/buildozer/aports/community/avrdude/src/avrdude-7.0' >>> avrdude-dev*: Running split function dev... >>> avrdude-dev*: Preparing subpackage avrdude-dev... >>> avrdude-dev*: Stripping binaries >>> avrdude-dev*: Running postcheck for avrdude-dev >>> avrdude-doc*: Running split function doc... >>> avrdude-doc*: Preparing subpackage avrdude-doc... >>> avrdude-doc*: Running postcheck for avrdude-doc >>> avrdude*: Running postcheck for avrdude >>> avrdude*: Preparing package avrdude... >>> avrdude*: Stripping binaries >>> avrdude-dev*: Scanning shared objects >>> avrdude-doc*: Scanning shared objects >>> avrdude*: Scanning shared objects >>> avrdude-dev*: Tracing dependencies... avrdude=7.0-r0 >>> avrdude-dev*: Package size: 972.0 KB >>> avrdude-dev*: Compressing data... >>> avrdude-dev*: Create checksum... >>> avrdude-dev*: Create avrdude-dev-7.0-r0.apk >>> avrdude-doc*: Tracing dependencies... >>> avrdude-doc*: Package size: 36.0 KB >>> avrdude-doc*: Compressing data... >>> avrdude-doc*: Create checksum... >>> avrdude-doc*: Create avrdude-doc-7.0-r0.apk >>> avrdude*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libelf.so.1 so:libftdi1.so.2 so:libusb-0.1.so.4 so:libusb-1.0.so.0 >>> avrdude*: Package size: 1.5 MB >>> avrdude*: Compressing data... >>> avrdude*: Create checksum... >>> avrdude*: Create avrdude-7.0-r0.apk >>> avrdude: Build complete at Fri, 20 May 2022 08:16:53 +0000 elapsed time 0h 0m 24s >>> avrdude: Cleaning up srcdir >>> avrdude: Cleaning up pkgdir >>> avrdude: Uninstalling dependencies... (1/17) Purging .makedepends-avrdude (20220520.081631) (2/17) Purging linux-headers (5.16.7-r1) (3/17) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (4/17) Purging flex (2.6.4-r2) (5/17) Purging m4 (1.4.19-r1) (6/17) Purging byacc (20220128-r0) (7/17) Purging libftdi1-dev (1.5-r0) (8/17) Purging libftdi1 (1.5-r0) (9/17) Purging libusb-compat-dev (0.1.7-r1) (10/17) Purging libusb-compat (0.1.7-r1) (11/17) Purging elfutils-dev (0.186-r0) (12/17) Purging readline (8.1.2-r0) (13/17) Purging confuse (3.3-r0) (14/17) Purging libusb-dev (1.0.26-r0) (15/17) Purging libusb (1.0.26-r0) (16/17) Purging xz-dev (5.2.5-r1) (17/17) Purging zlib-dev (1.2.12-r1) Executing busybox-1.35.0-r13.trigger OK: 332 MiB in 99 packages >>> avrdude: Updating the community/x86_64 repository index... >>> avrdude: Signing the index...