>>> avrdude: Building community/avrdude 6.3-r5 (using abuild 3.9.0_rc2-r1) started Sat, 23 Oct 2021 17:51:43 +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.10.41-r0) (2/17) Installing readline (8.1.1-r0) (3/17) Installing bash (5.1.8-r0) Executing bash-5.1.8-r0.post-install (4/17) Installing m4 (1.4.18-r2) (5/17) Installing flex (2.6.4-r2) (6/17) Installing byacc (20210808-r0) (7/17) Installing confuse (3.3-r0) (8/17) Installing libusb (1.0.24-r3) (9/17) Installing libftdi1 (1.5-r0) Executing libftdi1-1.5-r0.pre-install (10/17) Installing libusb-dev (1.0.24-r3) (11/17) Installing libftdi1-dev (1.5-r0) (12/17) Installing libusb-compat (0.1.7-r0) (13/17) Installing libusb-compat-dev (0.1.7-r0) (14/17) Installing xz-dev (5.2.5-r0) (15/17) Installing zlib-dev (1.2.11-r3) (16/17) Installing elfutils-dev (0.185-r0) (17/17) Installing .makedepends-avrdude (20211023.175146) Executing busybox-1.34.1-r1.trigger OK: 355 MiB in 112 packages >>> avrdude: Cleaning up srcdir >>> avrdude: Cleaning up pkgdir >>> avrdude: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/avrdude-6.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 0 0 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-6.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 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 888k 100 888k 0 0 536k 0 0:00:01 0:00:01 --:--:-- 536k >>> avrdude: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/avrdude-6.3.tar.gz >>> avrdude: Checking sha512sums... avrdude-6.3.tar.gz: OK xplainedpro_pdi.patch: OK >>> avrdude: Unpacking /var/cache/distfiles/v3.15/avrdude-6.3.tar.gz... >>> avrdude: xplainedpro_pdi.patch patching file avrdude.conf.in >>> avrdude: Updating ./config.guess >>> avrdude: Updating ./config.sub checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking target system type... x86_64-pc-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/buildozer/aports/community/avrdude/src/avrdude-6.3/missing: Unknown `--is-lightweight' option Try `/home/buildozer/aports/community/avrdude/src/avrdude-6.3/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 for style of include used by make... GNU 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-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 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 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 ftdi_new in -lftdi1... yes checking for ftdi_usb_get_strings in -lftdi... no 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 for puts in -lws2_32... no 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 a Win32 HID libray... no checking for uint_t... no checking for ulong_t... no checking for parallel device... /dev/parport0 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 windows/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 DO HAVE pthread DISABLED doc ENABLED parport ENABLED linuxgpio /bin/sh ./ylwrap config_gram.y y.tab.c config_gram.c y.tab.h `echo config_gram.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output config_gram.output -- yacc -d /bin/sh ./ylwrap lexer.l lex.yy.c lexer.c -- flex updating config_gram.h make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/avrdude/src/avrdude-6.3' Making all in . make[2]: Entering directory '/home/buildozer/aports/community/avrdude/src/avrdude-6.3' gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-config_gram.o -MD -MP -MF .deps/libavrdude_a-config_gram.Tpo -c -o libavrdude_a-config_gram.o `test -f 'config_gram.c' || echo './'`config_gram.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-lexer.o -MD -MP -MF .deps/libavrdude_a-lexer.Tpo -c -o libavrdude_a-lexer.o `test -f 'lexer.c' || echo './'`lexer.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-arduino.o -MD -MP -MF .deps/libavrdude_a-arduino.Tpo -c -o libavrdude_a-arduino.o `test -f 'arduino.c' || echo './'`arduino.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-avr.o -MD -MP -MF .deps/libavrdude_a-avr.Tpo -c -o libavrdude_a-avr.o `test -f 'avr.c' || echo './'`avr.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-avr910.o -MD -MP -MF .deps/libavrdude_a-avr910.Tpo -c -o libavrdude_a-avr910.o `test -f 'avr910.c' || echo './'`avr910.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-avrftdi.o -MD -MP -MF .deps/libavrdude_a-avrftdi.Tpo -c -o libavrdude_a-avrftdi.o `test -f 'avrftdi.c' || echo './'`avrftdi.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-avrftdi_tpi.o -MD -MP -MF .deps/libavrdude_a-avrftdi_tpi.Tpo -c -o libavrdude_a-avrftdi_tpi.o `test -f 'avrftdi_tpi.c' || echo './'`avrftdi_tpi.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-avrpart.o -MD -MP -MF .deps/libavrdude_a-avrpart.Tpo -c -o libavrdude_a-avrpart.o `test -f 'avrpart.c' || echo './'`avrpart.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-bitbang.o -MD -MP -MF .deps/libavrdude_a-bitbang.Tpo -c -o libavrdude_a-bitbang.o `test -f 'bitbang.c' || echo './'`bitbang.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-buspirate.o -MD -MP -MF .deps/libavrdude_a-buspirate.Tpo -c -o libavrdude_a-buspirate.o `test -f 'buspirate.c' || echo './'`buspirate.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-butterfly.o -MD -MP -MF .deps/libavrdude_a-butterfly.Tpo -c -o libavrdude_a-butterfly.o `test -f 'butterfly.c' || echo './'`butterfly.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-config.o -MD -MP -MF .deps/libavrdude_a-config.Tpo -c -o libavrdude_a-config.o `test -f 'config.c' || echo './'`config.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-confwin.o -MD -MP -MF .deps/libavrdude_a-confwin.Tpo -c -o libavrdude_a-confwin.o `test -f 'confwin.c' || echo './'`confwin.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-crc16.o -MD -MP -MF .deps/libavrdude_a-crc16.Tpo -c -o libavrdude_a-crc16.o `test -f 'crc16.c' || echo './'`crc16.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-dfu.o -MD -MP -MF .deps/libavrdude_a-dfu.Tpo -c -o libavrdude_a-dfu.o `test -f 'dfu.c' || echo './'`dfu.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-fileio.o -MD -MP -MF .deps/libavrdude_a-fileio.Tpo -c -o libavrdude_a-fileio.o `test -f 'fileio.c' || echo './'`fileio.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-flip1.o -MD -MP -MF .deps/libavrdude_a-flip1.Tpo -c -o libavrdude_a-flip1.o `test -f 'flip1.c' || echo './'`flip1.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-flip2.o -MD -MP -MF .deps/libavrdude_a-flip2.Tpo -c -o libavrdude_a-flip2.o `test -f 'flip2.c' || echo './'`flip2.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-ft245r.o -MD -MP -MF .deps/libavrdude_a-ft245r.Tpo -c -o libavrdude_a-ft245r.o `test -f 'ft245r.c' || echo './'`ft245r.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-jtagmkI.o -MD -MP -MF .deps/libavrdude_a-jtagmkI.Tpo -c -o libavrdude_a-jtagmkI.o `test -f 'jtagmkI.c' || echo './'`jtagmkI.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-jtagmkII.o -MD -MP -MF .deps/libavrdude_a-jtagmkII.Tpo -c -o libavrdude_a-jtagmkII.o `test -f 'jtagmkII.c' || echo './'`jtagmkII.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-jtag3.o -MD -MP -MF .deps/libavrdude_a-jtag3.Tpo -c -o libavrdude_a-jtag3.o `test -f 'jtag3.c' || echo './'`jtag3.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-linuxgpio.o -MD -MP -MF .deps/libavrdude_a-linuxgpio.Tpo -c -o libavrdude_a-linuxgpio.o `test -f 'linuxgpio.c' || echo './'`linuxgpio.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-lists.o -MD -MP -MF .deps/libavrdude_a-lists.Tpo -c -o libavrdude_a-lists.o `test -f 'lists.c' || echo './'`lists.c avr.c: In function 'avr_tpi_chip_erase': avr.c:83:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 83 | while (avr_tpi_poll_nvmbsy(pgm)); | ^~~~~ avr.c:85:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 85 | err = pgm->cmd_tpi(pgm, cmd, sizeof(cmd), NULL, 0); | ^~~ fileio.c:37: warning: "EM_AVR32" redefined 37 | #define EM_AVR32 0x18ad /* inofficial */ | In file included from /usr/include/libelf.h:36, from fileio.c:33: /usr/include/elf.h:280: note: this is the location of the previous definition 280 | #define EM_AVR32 185 | mv -f .deps/libavrdude_a-confwin.Tpo .deps/libavrdude_a-confwin.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-par.o -MD -MP -MF .deps/libavrdude_a-par.Tpo -c -o libavrdude_a-par.o `test -f 'par.c' || echo './'`par.c mv -f .deps/libavrdude_a-crc16.Tpo .deps/libavrdude_a-crc16.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-pgm.o -MD -MP -MF .deps/libavrdude_a-pgm.Tpo -c -o libavrdude_a-pgm.o `test -f 'pgm.c' || echo './'`pgm.c avrftdi.c: In function 'avrftdi_open': avrftdi.c:723:2: warning: 'ftdi_usb_purge_buffers' is deprecated [-Wdeprecated-declarations] 723 | E(ftdi_usb_purge_buffers(pdata->ftdic), pdata->ftdic); | ^ In file included from avrftdi_private.h:12, from avrftdi.c:41: /usr/include/libftdi1/ftdi.h:566:9: note: declared here 566 | int DEPRECATED(ftdi_usb_purge_buffers(struct ftdi_context *ftdi)); | ^~~~~~~~~~ mv -f .deps/libavrdude_a-arduino.Tpo .deps/libavrdude_a-arduino.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-pgm_type.o -MD -MP -MF .deps/libavrdude_a-pgm_type.Tpo -c -o libavrdude_a-pgm_type.o `test -f 'pgm_type.c' || echo './'`pgm_type.c mv -f .deps/libavrdude_a-avrftdi_tpi.Tpo .deps/libavrdude_a-avrftdi_tpi.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-pickit2.o -MD -MP -MF .deps/libavrdude_a-pickit2.Tpo -c -o libavrdude_a-pickit2.o `test -f 'pickit2.c' || echo './'`pickit2.c mv -f .deps/libavrdude_a-linuxgpio.Tpo .deps/libavrdude_a-linuxgpio.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-pindefs.o -MD -MP -MF .deps/libavrdude_a-pindefs.Tpo -c -o libavrdude_a-pindefs.o `test -f 'pindefs.c' || echo './'`pindefs.c mv -f .deps/libavrdude_a-config.Tpo .deps/libavrdude_a-config.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-ppi.o -MD -MP -MF .deps/libavrdude_a-ppi.Tpo -c -o libavrdude_a-ppi.o `test -f 'ppi.c' || echo './'`ppi.c mv -f .deps/libavrdude_a-pgm_type.Tpo .deps/libavrdude_a-pgm_type.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-ppiwin.o -MD -MP -MF .deps/libavrdude_a-ppiwin.Tpo -c -o libavrdude_a-ppiwin.o `test -f 'ppiwin.c' || echo './'`ppiwin.c mv -f .deps/libavrdude_a-ppiwin.Tpo .deps/libavrdude_a-ppiwin.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-safemode.o -MD -MP -MF .deps/libavrdude_a-safemode.Tpo -c -o libavrdude_a-safemode.o `test -f 'safemode.c' || echo './'`safemode.c mv -f .deps/libavrdude_a-par.Tpo .deps/libavrdude_a-par.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-serbb_posix.o -MD -MP -MF .deps/libavrdude_a-serbb_posix.Tpo -c -o libavrdude_a-serbb_posix.o `test -f 'serbb_posix.c' || echo './'`serbb_posix.c mv -f .deps/libavrdude_a-dfu.Tpo .deps/libavrdude_a-dfu.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-serbb_win32.o -MD -MP -MF .deps/libavrdude_a-serbb_win32.Tpo -c -o libavrdude_a-serbb_win32.o `test -f 'serbb_win32.c' || echo './'`serbb_win32.c mv -f .deps/libavrdude_a-lists.Tpo .deps/libavrdude_a-lists.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-ser_avrdoper.o -MD -MP -MF .deps/libavrdude_a-ser_avrdoper.Tpo -c -o libavrdude_a-ser_avrdoper.o `test -f 'ser_avrdoper.c' || echo './'`ser_avrdoper.c mv -f .deps/libavrdude_a-pgm.Tpo .deps/libavrdude_a-pgm.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-ser_posix.o -MD -MP -MF .deps/libavrdude_a-ser_posix.Tpo -c -o libavrdude_a-ser_posix.o `test -f 'ser_posix.c' || echo './'`ser_posix.c mv -f .deps/libavrdude_a-serbb_win32.Tpo .deps/libavrdude_a-serbb_win32.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-ser_win32.o -MD -MP -MF .deps/libavrdude_a-ser_win32.Tpo -c -o libavrdude_a-ser_win32.o `test -f 'ser_win32.c' || echo './'`ser_win32.c mv -f .deps/libavrdude_a-bitbang.Tpo .deps/libavrdude_a-bitbang.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-stk500.o -MD -MP -MF .deps/libavrdude_a-stk500.Tpo -c -o libavrdude_a-stk500.o `test -f 'stk500.c' || echo './'`stk500.c mv -f .deps/libavrdude_a-ser_win32.Tpo .deps/libavrdude_a-ser_win32.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-stk500v2.o -MD -MP -MF .deps/libavrdude_a-stk500v2.Tpo -c -o libavrdude_a-stk500v2.o `test -f 'stk500v2.c' || echo './'`stk500v2.c mv -f .deps/libavrdude_a-ppi.Tpo .deps/libavrdude_a-ppi.Po mv -f .deps/libavrdude_a-avr910.Tpo .deps/libavrdude_a-avr910.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-stk500generic.o -MD -MP -MF .deps/libavrdude_a-stk500generic.Tpo -c -o libavrdude_a-stk500generic.o `test -f 'stk500generic.c' || echo './'`stk500generic.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-usbasp.o -MD -MP -MF .deps/libavrdude_a-usbasp.Tpo -c -o libavrdude_a-usbasp.o `test -f 'usbasp.c' || echo './'`usbasp.c mv -f .deps/libavrdude_a-safemode.Tpo .deps/libavrdude_a-safemode.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-usb_libusb.o -MD -MP -MF .deps/libavrdude_a-usb_libusb.Tpo -c -o libavrdude_a-usb_libusb.o `test -f 'usb_libusb.c' || echo './'`usb_libusb.c mv -f .deps/libavrdude_a-butterfly.Tpo .deps/libavrdude_a-butterfly.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-usbtiny.o -MD -MP -MF .deps/libavrdude_a-usbtiny.Tpo -c -o libavrdude_a-usbtiny.o `test -f 'usbtiny.c' || echo './'`usbtiny.c mv -f .deps/libavrdude_a-serbb_posix.Tpo .deps/libavrdude_a-serbb_posix.Po mv -f .deps/libavrdude_a-ft245r.Tpo .deps/libavrdude_a-ft245r.Po gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-update.o -MD -MP -MF .deps/libavrdude_a-update.Tpo -c -o libavrdude_a-update.o `test -f 'update.c' || echo './'`update.c gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_a-wiring.o -MD -MP -MF .deps/libavrdude_a-wiring.Tpo -c -o libavrdude_a-wiring.o `test -f 'wiring.c' || echo './'`wiring.c mv -f .deps/libavrdude_a-flip2.Tpo .deps/libavrdude_a-flip2.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-config_gram.lo -MD -MP -MF .deps/libavrdude_la-config_gram.Tpo -c -o libavrdude_la-config_gram.lo `test -f 'config_gram.c' || echo './'`config_gram.c mv -f .deps/libavrdude_a-stk500generic.Tpo .deps/libavrdude_a-stk500generic.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-lexer.lo -MD -MP -MF .deps/libavrdude_la-lexer.Tpo -c -o libavrdude_la-lexer.lo `test -f 'lexer.c' || echo './'`lexer.c mv -f .deps/libavrdude_a-avrpart.Tpo .deps/libavrdude_a-avrpart.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-arduino.lo -MD -MP -MF .deps/libavrdude_la-arduino.Tpo -c -o libavrdude_la-arduino.lo `test -f 'arduino.c' || echo './'`arduino.c mv -f .deps/libavrdude_a-flip1.Tpo .deps/libavrdude_a-flip1.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avr.lo -MD -MP -MF .deps/libavrdude_la-avr.Tpo -c -o libavrdude_la-avr.lo `test -f 'avr.c' || echo './'`avr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-config_gram.lo -MD -MP -MF .deps/libavrdude_la-config_gram.Tpo -c config_gram.c -fPIC -DPIC -o .libs/libavrdude_la-config_gram.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-lexer.lo -MD -MP -MF .deps/libavrdude_la-lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/libavrdude_la-lexer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-arduino.lo -MD -MP -MF .deps/libavrdude_la-arduino.Tpo -c arduino.c -fPIC -DPIC -o .libs/libavrdude_la-arduino.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avr.lo -MD -MP -MF .deps/libavrdude_la-avr.Tpo -c avr.c -fPIC -DPIC -o .libs/libavrdude_la-avr.o mv -f .deps/libavrdude_a-pindefs.Tpo .deps/libavrdude_a-pindefs.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avr910.lo -MD -MP -MF .deps/libavrdude_la-avr910.Tpo -c -o libavrdude_la-avr910.lo `test -f 'avr910.c' || echo './'`avr910.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avr910.lo -MD -MP -MF .deps/libavrdude_la-avr910.Tpo -c avr910.c -fPIC -DPIC -o .libs/libavrdude_la-avr910.o avr.c: In function 'avr_tpi_chip_erase': avr.c:83:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 83 | while (avr_tpi_poll_nvmbsy(pgm)); | ^~~~~ avr.c:85:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 85 | err = pgm->cmd_tpi(pgm, cmd, sizeof(cmd), NULL, 0); | ^~~ mv -f .deps/libavrdude_a-avr.Tpo .deps/libavrdude_a-avr.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avrftdi.lo -MD -MP -MF .deps/libavrdude_la-avrftdi.Tpo -c -o libavrdude_la-avrftdi.lo `test -f 'avrftdi.c' || echo './'`avrftdi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avrftdi.lo -MD -MP -MF .deps/libavrdude_la-avrftdi.Tpo -c avrftdi.c -fPIC -DPIC -o .libs/libavrdude_la-avrftdi.o mv -f .deps/libavrdude_a-ser_avrdoper.Tpo .deps/libavrdude_a-ser_avrdoper.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avrftdi_tpi.lo -MD -MP -MF .deps/libavrdude_la-avrftdi_tpi.Tpo -c -o libavrdude_la-avrftdi_tpi.lo `test -f 'avrftdi_tpi.c' || echo './'`avrftdi_tpi.c mv -f .deps/libavrdude_a-wiring.Tpo .deps/libavrdude_a-wiring.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avrpart.lo -MD -MP -MF .deps/libavrdude_la-avrpart.Tpo -c -o libavrdude_la-avrpart.lo `test -f 'avrpart.c' || echo './'`avrpart.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-arduino.lo -MD -MP -MF .deps/libavrdude_la-arduino.Tpo -c arduino.c -o libavrdude_la-arduino.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avrftdi_tpi.lo -MD -MP -MF .deps/libavrdude_la-avrftdi_tpi.Tpo -c avrftdi_tpi.c -fPIC -DPIC -o .libs/libavrdude_la-avrftdi_tpi.o mv -f .deps/libavrdude_a-ser_posix.Tpo .deps/libavrdude_a-ser_posix.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-bitbang.lo -MD -MP -MF .deps/libavrdude_la-bitbang.Tpo -c -o libavrdude_la-bitbang.lo `test -f 'bitbang.c' || echo './'`bitbang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avrpart.lo -MD -MP -MF .deps/libavrdude_la-avrpart.Tpo -c avrpart.c -fPIC -DPIC -o .libs/libavrdude_la-avrpart.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-bitbang.lo -MD -MP -MF .deps/libavrdude_la-bitbang.Tpo -c bitbang.c -fPIC -DPIC -o .libs/libavrdude_la-bitbang.o avrftdi.c: In function 'avrftdi_open': avrftdi.c:723:2: warning: 'ftdi_usb_purge_buffers' is deprecated [-Wdeprecated-declarations] 723 | E(ftdi_usb_purge_buffers(pdata->ftdic), pdata->ftdic); | ^ In file included from avrftdi_private.h:12, from avrftdi.c:41: /usr/include/libftdi1/ftdi.h:566:9: note: declared here 566 | int DEPRECATED(ftdi_usb_purge_buffers(struct ftdi_context *ftdi)); | ^~~~~~~~~~ mv -f .deps/libavrdude_a-update.Tpo .deps/libavrdude_a-update.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-buspirate.lo -MD -MP -MF .deps/libavrdude_la-buspirate.Tpo -c -o libavrdude_la-buspirate.lo `test -f 'buspirate.c' || echo './'`buspirate.c mv -f .deps/libavrdude_a-buspirate.Tpo .deps/libavrdude_a-buspirate.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-butterfly.lo -MD -MP -MF .deps/libavrdude_la-butterfly.Tpo -c -o libavrdude_la-butterfly.lo `test -f 'butterfly.c' || echo './'`butterfly.c mv -f .deps/libavrdude_a-pickit2.Tpo .deps/libavrdude_a-pickit2.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-config.lo -MD -MP -MF .deps/libavrdude_la-config.Tpo -c -o libavrdude_la-config.lo `test -f 'config.c' || echo './'`config.c mv -f .deps/libavrdude_a-jtagmkI.Tpo .deps/libavrdude_a-jtagmkI.Po libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-buspirate.lo -MD -MP -MF .deps/libavrdude_la-buspirate.Tpo -c buspirate.c -fPIC -DPIC -o .libs/libavrdude_la-buspirate.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-confwin.lo -MD -MP -MF .deps/libavrdude_la-confwin.Tpo -c -o libavrdude_la-confwin.lo `test -f 'confwin.c' || echo './'`confwin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-butterfly.lo -MD -MP -MF .deps/libavrdude_la-butterfly.Tpo -c butterfly.c -fPIC -DPIC -o .libs/libavrdude_la-butterfly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-config.lo -MD -MP -MF .deps/libavrdude_la-config.Tpo -c config.c -fPIC -DPIC -o .libs/libavrdude_la-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-confwin.lo -MD -MP -MF .deps/libavrdude_la-confwin.Tpo -c confwin.c -fPIC -DPIC -o .libs/libavrdude_la-confwin.o mv -f .deps/libavrdude_la-arduino.Tpo .deps/libavrdude_la-arduino.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-crc16.lo -MD -MP -MF .deps/libavrdude_la-crc16.Tpo -c -o libavrdude_la-crc16.lo `test -f 'crc16.c' || echo './'`crc16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-crc16.lo -MD -MP -MF .deps/libavrdude_la-crc16.Tpo -c crc16.c -fPIC -DPIC -o .libs/libavrdude_la-crc16.o mv -f .deps/libavrdude_a-usbtiny.Tpo .deps/libavrdude_a-usbtiny.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-dfu.lo -MD -MP -MF .deps/libavrdude_la-dfu.Tpo -c -o libavrdude_la-dfu.lo `test -f 'dfu.c' || echo './'`dfu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-confwin.lo -MD -MP -MF .deps/libavrdude_la-confwin.Tpo -c confwin.c -o libavrdude_la-confwin.o >/dev/null 2>&1 mv -f .deps/libavrdude_a-usb_libusb.Tpo .deps/libavrdude_a-usb_libusb.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-fileio.lo -MD -MP -MF .deps/libavrdude_la-fileio.Tpo -c -o libavrdude_la-fileio.lo `test -f 'fileio.c' || echo './'`fileio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-dfu.lo -MD -MP -MF .deps/libavrdude_la-dfu.Tpo -c dfu.c -fPIC -DPIC -o .libs/libavrdude_la-dfu.o mv -f .deps/libavrdude_a-lexer.Tpo .deps/libavrdude_a-lexer.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-flip1.lo -MD -MP -MF .deps/libavrdude_la-flip1.Tpo -c -o libavrdude_la-flip1.lo `test -f 'flip1.c' || echo './'`flip1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-fileio.lo -MD -MP -MF .deps/libavrdude_la-fileio.Tpo -c fileio.c -fPIC -DPIC -o .libs/libavrdude_la-fileio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-flip1.lo -MD -MP -MF .deps/libavrdude_la-flip1.Tpo -c flip1.c -fPIC -DPIC -o .libs/libavrdude_la-flip1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-crc16.lo -MD -MP -MF .deps/libavrdude_la-crc16.Tpo -c crc16.c -o libavrdude_la-crc16.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-confwin.Tpo .deps/libavrdude_la-confwin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-flip2.lo -MD -MP -MF .deps/libavrdude_la-flip2.Tpo -c -o libavrdude_la-flip2.lo `test -f 'flip2.c' || echo './'`flip2.c mv -f .deps/libavrdude_a-fileio.Tpo .deps/libavrdude_a-fileio.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ft245r.lo -MD -MP -MF .deps/libavrdude_la-ft245r.Tpo -c -o libavrdude_la-ft245r.lo `test -f 'ft245r.c' || echo './'`ft245r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-flip2.lo -MD -MP -MF .deps/libavrdude_la-flip2.Tpo -c flip2.c -fPIC -DPIC -o .libs/libavrdude_la-flip2.o fileio.c:37: warning: "EM_AVR32" redefined 37 | #define EM_AVR32 0x18ad /* inofficial */ | In file included from /usr/include/libelf.h:36, from fileio.c:33: /usr/include/elf.h:280: note: this is the location of the previous definition 280 | #define EM_AVR32 185 | libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avrftdi_tpi.lo -MD -MP -MF .deps/libavrdude_la-avrftdi_tpi.Tpo -c avrftdi_tpi.c -o libavrdude_la-avrftdi_tpi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ft245r.lo -MD -MP -MF .deps/libavrdude_la-ft245r.Tpo -c ft245r.c -fPIC -DPIC -o .libs/libavrdude_la-ft245r.o mv -f .deps/libavrdude_la-crc16.Tpo .deps/libavrdude_la-crc16.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-jtagmkI.lo -MD -MP -MF .deps/libavrdude_la-jtagmkI.Tpo -c -o libavrdude_la-jtagmkI.lo `test -f 'jtagmkI.c' || echo './'`jtagmkI.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-config.lo -MD -MP -MF .deps/libavrdude_la-config.Tpo -c config.c -o libavrdude_la-config.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-jtagmkI.lo -MD -MP -MF .deps/libavrdude_la-jtagmkI.Tpo -c jtagmkI.c -fPIC -DPIC -o .libs/libavrdude_la-jtagmkI.o mv -f .deps/libavrdude_a-avrftdi.Tpo .deps/libavrdude_a-avrftdi.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-jtagmkII.lo -MD -MP -MF .deps/libavrdude_la-jtagmkII.Tpo -c -o libavrdude_la-jtagmkII.lo `test -f 'jtagmkII.c' || echo './'`jtagmkII.c mv -f .deps/libavrdude_a-stk500.Tpo .deps/libavrdude_a-stk500.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-jtag3.lo -MD -MP -MF .deps/libavrdude_la-jtag3.Tpo -c -o libavrdude_la-jtag3.lo `test -f 'jtag3.c' || echo './'`jtag3.c mv -f .deps/libavrdude_a-config_gram.Tpo .deps/libavrdude_a-config_gram.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-linuxgpio.lo -MD -MP -MF .deps/libavrdude_la-linuxgpio.Tpo -c -o libavrdude_la-linuxgpio.lo `test -f 'linuxgpio.c' || echo './'`linuxgpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-jtagmkII.lo -MD -MP -MF .deps/libavrdude_la-jtagmkII.Tpo -c jtagmkII.c -fPIC -DPIC -o .libs/libavrdude_la-jtagmkII.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-jtag3.lo -MD -MP -MF .deps/libavrdude_la-jtag3.Tpo -c jtag3.c -fPIC -DPIC -o .libs/libavrdude_la-jtag3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-linuxgpio.lo -MD -MP -MF .deps/libavrdude_la-linuxgpio.Tpo -c linuxgpio.c -fPIC -DPIC -o .libs/libavrdude_la-linuxgpio.o mv -f .deps/libavrdude_la-avrftdi_tpi.Tpo .deps/libavrdude_la-avrftdi_tpi.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-lists.lo -MD -MP -MF .deps/libavrdude_la-lists.Tpo -c -o libavrdude_la-lists.lo `test -f 'lists.c' || echo './'`lists.c mv -f .deps/libavrdude_a-usbasp.Tpo .deps/libavrdude_a-usbasp.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-par.lo -MD -MP -MF .deps/libavrdude_la-par.Tpo -c -o libavrdude_la-par.lo `test -f 'par.c' || echo './'`par.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-lists.lo -MD -MP -MF .deps/libavrdude_la-lists.Tpo -c lists.c -fPIC -DPIC -o .libs/libavrdude_la-lists.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-par.lo -MD -MP -MF .deps/libavrdude_la-par.Tpo -c par.c -fPIC -DPIC -o .libs/libavrdude_la-par.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-bitbang.lo -MD -MP -MF .deps/libavrdude_la-bitbang.Tpo -c bitbang.c -o libavrdude_la-bitbang.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avr910.lo -MD -MP -MF .deps/libavrdude_la-avr910.Tpo -c avr910.c -o libavrdude_la-avr910.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-butterfly.lo -MD -MP -MF .deps/libavrdude_la-butterfly.Tpo -c butterfly.c -o libavrdude_la-butterfly.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-config.Tpo .deps/libavrdude_la-config.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pgm.lo -MD -MP -MF .deps/libavrdude_la-pgm.Tpo -c -o libavrdude_la-pgm.lo `test -f 'pgm.c' || echo './'`pgm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avrpart.lo -MD -MP -MF .deps/libavrdude_la-avrpart.Tpo -c avrpart.c -o libavrdude_la-avrpart.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pgm.lo -MD -MP -MF .deps/libavrdude_la-pgm.Tpo -c pgm.c -fPIC -DPIC -o .libs/libavrdude_la-pgm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-dfu.lo -MD -MP -MF .deps/libavrdude_la-dfu.Tpo -c dfu.c -o libavrdude_la-dfu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-linuxgpio.lo -MD -MP -MF .deps/libavrdude_la-linuxgpio.Tpo -c linuxgpio.c -o libavrdude_la-linuxgpio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avr.lo -MD -MP -MF .deps/libavrdude_la-avr.Tpo -c avr.c -o libavrdude_la-avr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-lexer.lo -MD -MP -MF .deps/libavrdude_la-lexer.Tpo -c lexer.c -o libavrdude_la-lexer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-par.lo -MD -MP -MF .deps/libavrdude_la-par.Tpo -c par.c -o libavrdude_la-par.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-bitbang.Tpo .deps/libavrdude_la-bitbang.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pgm_type.lo -MD -MP -MF .deps/libavrdude_la-pgm_type.Tpo -c -o libavrdude_la-pgm_type.lo `test -f 'pgm_type.c' || echo './'`pgm_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pgm.lo -MD -MP -MF .deps/libavrdude_la-pgm.Tpo -c pgm.c -o libavrdude_la-pgm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pgm_type.lo -MD -MP -MF .deps/libavrdude_la-pgm_type.Tpo -c pgm_type.c -fPIC -DPIC -o .libs/libavrdude_la-pgm_type.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-lists.lo -MD -MP -MF .deps/libavrdude_la-lists.Tpo -c lists.c -o libavrdude_la-lists.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-flip1.lo -MD -MP -MF .deps/libavrdude_la-flip1.Tpo -c flip1.c -o libavrdude_la-flip1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-flip2.lo -MD -MP -MF .deps/libavrdude_la-flip2.Tpo -c flip2.c -o libavrdude_la-flip2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-config_gram.lo -MD -MP -MF .deps/libavrdude_la-config_gram.Tpo -c config_gram.c -o libavrdude_la-config_gram.o >/dev/null 2>&1 mv -f .deps/libavrdude_a-jtag3.Tpo .deps/libavrdude_a-jtag3.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pickit2.lo -MD -MP -MF .deps/libavrdude_la-pickit2.Tpo -c -o libavrdude_la-pickit2.lo `test -f 'pickit2.c' || echo './'`pickit2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pgm_type.lo -MD -MP -MF .deps/libavrdude_la-pgm_type.Tpo -c pgm_type.c -o libavrdude_la-pgm_type.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pickit2.lo -MD -MP -MF .deps/libavrdude_la-pickit2.Tpo -c pickit2.c -fPIC -DPIC -o .libs/libavrdude_la-pickit2.o mv -f .deps/libavrdude_la-linuxgpio.Tpo .deps/libavrdude_la-linuxgpio.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pindefs.lo -MD -MP -MF .deps/libavrdude_la-pindefs.Tpo -c -o libavrdude_la-pindefs.lo `test -f 'pindefs.c' || echo './'`pindefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pindefs.lo -MD -MP -MF .deps/libavrdude_la-pindefs.Tpo -c pindefs.c -fPIC -DPIC -o .libs/libavrdude_la-pindefs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-buspirate.lo -MD -MP -MF .deps/libavrdude_la-buspirate.Tpo -c buspirate.c -o libavrdude_la-buspirate.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-dfu.Tpo .deps/libavrdude_la-dfu.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ppi.lo -MD -MP -MF .deps/libavrdude_la-ppi.Tpo -c -o libavrdude_la-ppi.lo `test -f 'ppi.c' || echo './'`ppi.c mv -f .deps/libavrdude_la-pgm_type.Tpo .deps/libavrdude_la-pgm_type.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ppiwin.lo -MD -MP -MF .deps/libavrdude_la-ppiwin.Tpo -c -o libavrdude_la-ppiwin.lo `test -f 'ppiwin.c' || echo './'`ppiwin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ft245r.lo -MD -MP -MF .deps/libavrdude_la-ft245r.Tpo -c ft245r.c -o libavrdude_la-ft245r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ppi.lo -MD -MP -MF .deps/libavrdude_la-ppi.Tpo -c ppi.c -fPIC -DPIC -o .libs/libavrdude_la-ppi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ppiwin.lo -MD -MP -MF .deps/libavrdude_la-ppiwin.Tpo -c ppiwin.c -fPIC -DPIC -o .libs/libavrdude_la-ppiwin.o mv -f .deps/libavrdude_la-par.Tpo .deps/libavrdude_la-par.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-safemode.lo -MD -MP -MF .deps/libavrdude_la-safemode.Tpo -c -o libavrdude_la-safemode.lo `test -f 'safemode.c' || echo './'`safemode.c mv -f .deps/libavrdude_la-avr910.Tpo .deps/libavrdude_la-avr910.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-serbb_posix.lo -MD -MP -MF .deps/libavrdude_la-serbb_posix.Tpo -c -o libavrdude_la-serbb_posix.lo `test -f 'serbb_posix.c' || echo './'`serbb_posix.c mv -f .deps/libavrdude_la-butterfly.Tpo .deps/libavrdude_la-butterfly.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-serbb_win32.lo -MD -MP -MF .deps/libavrdude_la-serbb_win32.Tpo -c -o libavrdude_la-serbb_win32.lo `test -f 'serbb_win32.c' || echo './'`serbb_win32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-serbb_win32.lo -MD -MP -MF .deps/libavrdude_la-serbb_win32.Tpo -c serbb_win32.c -fPIC -DPIC -o .libs/libavrdude_la-serbb_win32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ppiwin.lo -MD -MP -MF .deps/libavrdude_la-ppiwin.Tpo -c ppiwin.c -o libavrdude_la-ppiwin.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-safemode.lo -MD -MP -MF .deps/libavrdude_la-safemode.Tpo -c safemode.c -fPIC -DPIC -o .libs/libavrdude_la-safemode.o mv -f .deps/libavrdude_la-pgm.Tpo .deps/libavrdude_la-pgm.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-avrftdi.lo -MD -MP -MF .deps/libavrdude_la-avrftdi.Tpo -c avrftdi.c -o libavrdude_la-avrftdi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-serbb_posix.lo -MD -MP -MF .deps/libavrdude_la-serbb_posix.Tpo -c serbb_posix.c -fPIC -DPIC -o .libs/libavrdude_la-serbb_posix.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ser_avrdoper.lo -MD -MP -MF .deps/libavrdude_la-ser_avrdoper.Tpo -c -o libavrdude_la-ser_avrdoper.lo `test -f 'ser_avrdoper.c' || echo './'`ser_avrdoper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-serbb_win32.lo -MD -MP -MF .deps/libavrdude_la-serbb_win32.Tpo -c serbb_win32.c -o libavrdude_la-serbb_win32.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-avrpart.Tpo .deps/libavrdude_la-avrpart.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-fileio.lo -MD -MP -MF .deps/libavrdude_la-fileio.Tpo -c fileio.c -o libavrdude_la-fileio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ser_posix.lo -MD -MP -MF .deps/libavrdude_la-ser_posix.Tpo -c -o libavrdude_la-ser_posix.lo `test -f 'ser_posix.c' || echo './'`ser_posix.c mv -f .deps/libavrdude_la-ppiwin.Tpo .deps/libavrdude_la-ppiwin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ser_win32.lo -MD -MP -MF .deps/libavrdude_la-ser_win32.Tpo -c -o libavrdude_la-ser_win32.lo `test -f 'ser_win32.c' || echo './'`ser_win32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ser_avrdoper.lo -MD -MP -MF .deps/libavrdude_la-ser_avrdoper.Tpo -c ser_avrdoper.c -fPIC -DPIC -o .libs/libavrdude_la-ser_avrdoper.o mv -f .deps/libavrdude_la-serbb_win32.Tpo .deps/libavrdude_la-serbb_win32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-stk500.lo -MD -MP -MF .deps/libavrdude_la-stk500.Tpo -c -o libavrdude_la-stk500.lo `test -f 'stk500.c' || echo './'`stk500.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ser_win32.lo -MD -MP -MF .deps/libavrdude_la-ser_win32.Tpo -c ser_win32.c -fPIC -DPIC -o .libs/libavrdude_la-ser_win32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ser_posix.lo -MD -MP -MF .deps/libavrdude_la-ser_posix.Tpo -c ser_posix.c -fPIC -DPIC -o .libs/libavrdude_la-ser_posix.o mv -f .deps/libavrdude_la-lists.Tpo .deps/libavrdude_la-lists.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-stk500v2.lo -MD -MP -MF .deps/libavrdude_la-stk500v2.Tpo -c -o libavrdude_la-stk500v2.lo `test -f 'stk500v2.c' || echo './'`stk500v2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ppi.lo -MD -MP -MF .deps/libavrdude_la-ppi.Tpo -c ppi.c -o libavrdude_la-ppi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ser_win32.lo -MD -MP -MF .deps/libavrdude_la-ser_win32.Tpo -c ser_win32.c -o libavrdude_la-ser_win32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-jtagmkI.lo -MD -MP -MF .deps/libavrdude_la-jtagmkI.Tpo -c jtagmkI.c -o libavrdude_la-jtagmkI.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pindefs.lo -MD -MP -MF .deps/libavrdude_la-pindefs.Tpo -c pindefs.c -o libavrdude_la-pindefs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-stk500v2.lo -MD -MP -MF .deps/libavrdude_la-stk500v2.Tpo -c stk500v2.c -fPIC -DPIC -o .libs/libavrdude_la-stk500v2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-stk500.lo -MD -MP -MF .deps/libavrdude_la-stk500.Tpo -c stk500.c -fPIC -DPIC -o .libs/libavrdude_la-stk500.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-safemode.lo -MD -MP -MF .deps/libavrdude_la-safemode.Tpo -c safemode.c -o libavrdude_la-safemode.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-ser_win32.Tpo .deps/libavrdude_la-ser_win32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-stk500generic.lo -MD -MP -MF .deps/libavrdude_la-stk500generic.Tpo -c -o libavrdude_la-stk500generic.lo `test -f 'stk500generic.c' || echo './'`stk500generic.c mv -f .deps/libavrdude_la-flip1.Tpo .deps/libavrdude_la-flip1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-usbasp.lo -MD -MP -MF .deps/libavrdude_la-usbasp.Tpo -c -o libavrdude_la-usbasp.lo `test -f 'usbasp.c' || echo './'`usbasp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-serbb_posix.lo -MD -MP -MF .deps/libavrdude_la-serbb_posix.Tpo -c serbb_posix.c -o libavrdude_la-serbb_posix.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-flip2.Tpo .deps/libavrdude_la-flip2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-usb_libusb.lo -MD -MP -MF .deps/libavrdude_la-usb_libusb.Tpo -c -o libavrdude_la-usb_libusb.lo `test -f 'usb_libusb.c' || echo './'`usb_libusb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-stk500generic.lo -MD -MP -MF .deps/libavrdude_la-stk500generic.Tpo -c stk500generic.c -fPIC -DPIC -o .libs/libavrdude_la-stk500generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-usbasp.lo -MD -MP -MF .deps/libavrdude_la-usbasp.Tpo -c usbasp.c -fPIC -DPIC -o .libs/libavrdude_la-usbasp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-usb_libusb.lo -MD -MP -MF .deps/libavrdude_la-usb_libusb.Tpo -c usb_libusb.c -fPIC -DPIC -o .libs/libavrdude_la-usb_libusb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-pickit2.lo -MD -MP -MF .deps/libavrdude_la-pickit2.Tpo -c pickit2.c -o libavrdude_la-pickit2.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-ppi.Tpo .deps/libavrdude_la-ppi.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-usbtiny.lo -MD -MP -MF .deps/libavrdude_la-usbtiny.Tpo -c -o libavrdude_la-usbtiny.lo `test -f 'usbtiny.c' || echo './'`usbtiny.c mv -f .deps/libavrdude_la-avr.Tpo .deps/libavrdude_la-avr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-update.lo -MD -MP -MF .deps/libavrdude_la-update.Tpo -c -o libavrdude_la-update.lo `test -f 'update.c' || echo './'`update.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-usbtiny.lo -MD -MP -MF .deps/libavrdude_la-usbtiny.Tpo -c usbtiny.c -fPIC -DPIC -o .libs/libavrdude_la-usbtiny.o mv -f .deps/libavrdude_la-lexer.Tpo .deps/libavrdude_la-lexer.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-wiring.lo -MD -MP -MF .deps/libavrdude_la-wiring.Tpo -c -o libavrdude_la-wiring.lo `test -f 'wiring.c' || echo './'`wiring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-update.lo -MD -MP -MF .deps/libavrdude_la-update.Tpo -c update.c -fPIC -DPIC -o .libs/libavrdude_la-update.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-stk500generic.lo -MD -MP -MF .deps/libavrdude_la-stk500generic.Tpo -c stk500generic.c -o libavrdude_la-stk500generic.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-safemode.Tpo .deps/libavrdude_la-safemode.Plo gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT avrdude-main.o -MD -MP -MF .deps/avrdude-main.Tpo -c -o avrdude-main.o `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-wiring.lo -MD -MP -MF .deps/libavrdude_la-wiring.Tpo -c wiring.c -fPIC -DPIC -o .libs/libavrdude_la-wiring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ser_avrdoper.lo -MD -MP -MF .deps/libavrdude_la-ser_avrdoper.Tpo -c ser_avrdoper.c -o libavrdude_la-ser_avrdoper.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-ser_posix.lo -MD -MP -MF .deps/libavrdude_la-ser_posix.Tpo -c ser_posix.c -o libavrdude_la-ser_posix.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-pindefs.Tpo .deps/libavrdude_la-pindefs.Plo gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT avrdude-term.o -MD -MP -MF .deps/avrdude-term.Tpo -c -o avrdude-term.o `test -f 'term.c' || echo './'`term.c mv -f .deps/libavrdude_la-serbb_posix.Tpo .deps/libavrdude_la-serbb_posix.Plo mv -f .deps/libavrdude_la-stk500generic.Tpo .deps/libavrdude_la-stk500generic.Plo mv -f .deps/libavrdude_la-ft245r.Tpo .deps/libavrdude_la-ft245r.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-wiring.lo -MD -MP -MF .deps/libavrdude_la-wiring.Tpo -c wiring.c -o libavrdude_la-wiring.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-update.lo -MD -MP -MF .deps/libavrdude_la-update.Tpo -c update.c -o libavrdude_la-update.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-buspirate.Tpo .deps/libavrdude_la-buspirate.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-usb_libusb.lo -MD -MP -MF .deps/libavrdude_la-usb_libusb.Tpo -c usb_libusb.c -o libavrdude_la-usb_libusb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-usbtiny.lo -MD -MP -MF .deps/libavrdude_la-usbtiny.Tpo -c usbtiny.c -o libavrdude_la-usbtiny.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-wiring.Tpo .deps/libavrdude_la-wiring.Plo mv -f .deps/libavrdude_la-ser_avrdoper.Tpo .deps/libavrdude_la-ser_avrdoper.Plo mv -f .deps/libavrdude_la-pickit2.Tpo .deps/libavrdude_la-pickit2.Plo mv -f .deps/libavrdude_la-config_gram.Tpo .deps/libavrdude_la-config_gram.Plo mv -f .deps/libavrdude_la-ser_posix.Tpo .deps/libavrdude_la-ser_posix.Plo mv -f .deps/libavrdude_la-fileio.Tpo .deps/libavrdude_la-fileio.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-jtag3.lo -MD -MP -MF .deps/libavrdude_la-jtag3.Tpo -c jtag3.c -o libavrdude_la-jtag3.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-update.Tpo .deps/libavrdude_la-update.Plo mv -f .deps/libavrdude_la-avrftdi.Tpo .deps/libavrdude_la-avrftdi.Plo mv -f .deps/libavrdude_a-jtagmkII.Tpo .deps/libavrdude_a-jtagmkII.Po libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-usbasp.lo -MD -MP -MF .deps/libavrdude_la-usbasp.Tpo -c usbasp.c -o libavrdude_la-usbasp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-stk500.lo -MD -MP -MF .deps/libavrdude_la-stk500.Tpo -c stk500.c -o libavrdude_la-stk500.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-jtagmkI.Tpo .deps/libavrdude_la-jtagmkI.Plo mv -f .deps/libavrdude_la-usb_libusb.Tpo .deps/libavrdude_la-usb_libusb.Plo mv -f .deps/libavrdude_la-usbtiny.Tpo .deps/libavrdude_la-usbtiny.Plo mv -f .deps/avrdude-term.Tpo .deps/avrdude-term.Po mv -f .deps/avrdude-main.Tpo .deps/avrdude-main.Po mv -f .deps/libavrdude_a-stk500v2.Tpo .deps/libavrdude_a-stk500v2.Po rm -f libavrdude.a ar cru libavrdude.a libavrdude_a-config_gram.o libavrdude_a-lexer.o libavrdude_a-arduino.o libavrdude_a-avr.o libavrdude_a-avr910.o libavrdude_a-avrftdi.o libavrdude_a-avrftdi_tpi.o libavrdude_a-avrpart.o libavrdude_a-bitbang.o libavrdude_a-buspirate.o libavrdude_a-butterfly.o libavrdude_a-config.o libavrdude_a-confwin.o libavrdude_a-crc16.o libavrdude_a-dfu.o libavrdude_a-fileio.o libavrdude_a-flip1.o libavrdude_a-flip2.o libavrdude_a-ft245r.o libavrdude_a-jtagmkI.o libavrdude_a-jtagmkII.o libavrdude_a-jtag3.o libavrdude_a-linuxgpio.o libavrdude_a-lists.o libavrdude_a-par.o libavrdude_a-pgm.o libavrdude_a-pgm_type.o libavrdude_a-pickit2.o libavrdude_a-pindefs.o libavrdude_a-ppi.o libavrdude_a-ppiwin.o libavrdude_a-safemode.o libavrdude_a-serbb_posix.o libavrdude_a-serbb_win32.o libavrdude_a-ser_avrdoper.o libavrdude_a-ser_posix.o libavrdude_a-ser_win32.o libavrdude_a-stk500.o libavrdude_a-stk500v2.o libavrdude_a-stk500generic.o libavrdude_a-usbasp.o libavrdude_a-usb_libusb.o libavrdude_a-usbtiny.o libavrdude_a-update.o libavrdude_a-wiring.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libavrdude.a /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -o avrdude avrdude-main.o avrdude-term.o ./libavrdude.a -lusb-1.0 -lusb -lftdi1 -lelf -lpthread -lm libtool: link: gcc -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -o avrdude avrdude-main.o avrdude-term.o ./libavrdude.a -lusb-1.0 -lusb -lftdi1 -lelf -lpthread -lm mv -f .deps/libavrdude_la-usbasp.Tpo .deps/libavrdude_la-usbasp.Plo mv -f .deps/libavrdude_la-stk500.Tpo .deps/libavrdude_la-stk500.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-jtagmkII.lo -MD -MP -MF .deps/libavrdude_la-jtagmkII.Tpo -c jtagmkII.c -o libavrdude_la-jtagmkII.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-jtag3.Tpo .deps/libavrdude_la-jtag3.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DCONFIG_DIR=\"/etc\"" -Os -fomit-frame-pointer -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -MT libavrdude_la-stk500v2.lo -MD -MP -MF .deps/libavrdude_la-stk500v2.Tpo -c stk500v2.c -o libavrdude_la-stk500v2.o >/dev/null 2>&1 mv -f .deps/libavrdude_la-jtagmkII.Tpo .deps/libavrdude_la-jtagmkII.Plo mv -f .deps/libavrdude_la-stk500v2.Tpo .deps/libavrdude_la-stk500v2.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-pointer-sign -Os -fomit-frame-pointer -version-info 1:0 -o libavrdude.la -rpath /usr/lib libavrdude_la-config_gram.lo libavrdude_la-lexer.lo libavrdude_la-arduino.lo libavrdude_la-avr.lo libavrdude_la-avr910.lo libavrdude_la-avrftdi.lo libavrdude_la-avrftdi_tpi.lo libavrdude_la-avrpart.lo libavrdude_la-bitbang.lo libavrdude_la-buspirate.lo libavrdude_la-butterfly.lo libavrdude_la-config.lo libavrdude_la-confwin.lo libavrdude_la-crc16.lo libavrdude_la-dfu.lo libavrdude_la-fileio.lo libavrdude_la-flip1.lo libavrdude_la-flip2.lo libavrdude_la-ft245r.lo libavrdude_la-jtagmkI.lo libavrdude_la-jtagmkII.lo libavrdude_la-jtag3.lo libavrdude_la-linuxgpio.lo libavrdude_la-lists.lo libavrdude_la-par.lo libavrdude_la-pgm.lo libavrdude_la-pgm_type.lo libavrdude_la-pickit2.lo libavrdude_la-pindefs.lo libavrdude_la-ppi.lo libavrdude_la-ppiwin.lo libavrdude_la-safemode.lo libavrdude_la-serbb_posix.lo libavrdude_la-serbb_win32.lo libavrdude_la-ser_avrdoper.lo libavrdude_la-ser_posix.lo libavrdude_la-ser_win32.lo libavrdude_la-stk500.lo libavrdude_la-stk500v2.lo libavrdude_la-stk500generic.lo libavrdude_la-usbasp.lo libavrdude_la-usb_libusb.lo libavrdude_la-usbtiny.lo libavrdude_la-update.lo libavrdude_la-wiring.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libavrdude_la-config_gram.o .libs/libavrdude_la-lexer.o .libs/libavrdude_la-arduino.o .libs/libavrdude_la-avr.o .libs/libavrdude_la-avr910.o .libs/libavrdude_la-avrftdi.o .libs/libavrdude_la-avrftdi_tpi.o .libs/libavrdude_la-avrpart.o .libs/libavrdude_la-bitbang.o .libs/libavrdude_la-buspirate.o .libs/libavrdude_la-butterfly.o .libs/libavrdude_la-config.o .libs/libavrdude_la-confwin.o .libs/libavrdude_la-crc16.o .libs/libavrdude_la-dfu.o .libs/libavrdude_la-fileio.o .libs/libavrdude_la-flip1.o .libs/libavrdude_la-flip2.o .libs/libavrdude_la-ft245r.o .libs/libavrdude_la-jtagmkI.o .libs/libavrdude_la-jtagmkII.o .libs/libavrdude_la-jtag3.o .libs/libavrdude_la-linuxgpio.o .libs/libavrdude_la-lists.o .libs/libavrdude_la-par.o .libs/libavrdude_la-pgm.o .libs/libavrdude_la-pgm_type.o .libs/libavrdude_la-pickit2.o .libs/libavrdude_la-pindefs.o .libs/libavrdude_la-ppi.o .libs/libavrdude_la-ppiwin.o .libs/libavrdude_la-safemode.o .libs/libavrdude_la-serbb_posix.o .libs/libavrdude_la-serbb_win32.o .libs/libavrdude_la-ser_avrdoper.o .libs/libavrdude_la-ser_posix.o .libs/libavrdude_la-ser_win32.o .libs/libavrdude_la-stk500.o .libs/libavrdude_la-stk500v2.o .libs/libavrdude_la-stk500generic.o .libs/libavrdude_la-usbasp.o .libs/libavrdude_la-usb_libusb.o .libs/libavrdude_la-usbtiny.o .libs/libavrdude_la-update.o .libs/libavrdude_la-wiring.o -Os -Wl,-soname -Wl,libavrdude.so.1 -o .libs/libavrdude.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libavrdude.so.1" && ln -s "libavrdude.so.1.0.0" "libavrdude.so.1") libtool: link: (cd ".libs" && rm -f "libavrdude.so" && ln -s "libavrdude.so.1.0.0" "libavrdude.so") libtool: link: ar cru .libs/libavrdude.a libavrdude_la-config_gram.o libavrdude_la-lexer.o libavrdude_la-arduino.o libavrdude_la-avr.o libavrdude_la-avr910.o libavrdude_la-avrftdi.o libavrdude_la-avrftdi_tpi.o libavrdude_la-avrpart.o libavrdude_la-bitbang.o libavrdude_la-buspirate.o libavrdude_la-butterfly.o libavrdude_la-config.o libavrdude_la-confwin.o libavrdude_la-crc16.o libavrdude_la-dfu.o libavrdude_la-fileio.o libavrdude_la-flip1.o libavrdude_la-flip2.o libavrdude_la-ft245r.o libavrdude_la-jtagmkI.o libavrdude_la-jtagmkII.o libavrdude_la-jtag3.o libavrdude_la-linuxgpio.o libavrdude_la-lists.o libavrdude_la-par.o libavrdude_la-pgm.o libavrdude_la-pgm_type.o libavrdude_la-pickit2.o libavrdude_la-pindefs.o libavrdude_la-ppi.o libavrdude_la-ppiwin.o libavrdude_la-safemode.o libavrdude_la-serbb_posix.o libavrdude_la-serbb_win32.o libavrdude_la-ser_avrdoper.o libavrdude_la-ser_posix.o libavrdude_la-ser_win32.o libavrdude_la-stk500.o libavrdude_la-stk500v2.o libavrdude_la-stk500generic.o libavrdude_la-usbasp.o libavrdude_la-usb_libusb.o libavrdude_la-usbtiny.o libavrdude_la-update.o libavrdude_la-wiring.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libavrdude.a libtool: link: ( cd ".libs" && rm -f "libavrdude.la" && ln -s "../libavrdude.la" "libavrdude.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/avrdude/src/avrdude-6.3' make[1]: Leaving directory '/home/buildozer/aports/community/avrdude/src/avrdude-6.3' >>> 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-6.3' Making install in . make[2]: Entering directory '/home/buildozer/aports/community/avrdude/src/avrdude-6.3' make[3]: Entering directory '/home/buildozer/aports/community/avrdude/src/avrdude-6.3' 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' mkdir: can't create directory '/home/buildozer/aports/community/avrdude/pkg/avrdude': File exists mkdir: can't create directory '/home/buildozer/aports/community/avrdude/pkg/avrdude/usr': File exists /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: install: 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-6.3' make[2]: Leaving directory '/home/buildozer/aports/community/avrdude/src/avrdude-6.3' make[1]: Leaving directory '/home/buildozer/aports/community/avrdude/src/avrdude-6.3' >>> 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=6.3-r5 >>> avrdude-dev*: Package size: 848.0 KB >>> avrdude-dev*: Compressing data... >>> avrdude-dev*: Create checksum... >>> avrdude-dev*: Create avrdude-dev-6.3-r5.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-6.3-r5.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.3 MB >>> avrdude*: Compressing data... >>> avrdude*: Create checksum... >>> avrdude*: Create avrdude-6.3-r5.apk >>> avrdude: Build complete at Sat, 23 Oct 2021 17:52:05 +0000 elapsed time 0h 0m 22s >>> avrdude: Cleaning up srcdir >>> avrdude: Cleaning up pkgdir >>> avrdude: Uninstalling dependencies... (1/17) Purging .makedepends-avrdude (20211023.175146) (2/17) Purging linux-headers (5.10.41-r0) (3/17) Purging bash (5.1.8-r0) Executing bash-5.1.8-r0.pre-deinstall (4/17) Purging flex (2.6.4-r2) (5/17) Purging m4 (1.4.18-r2) (6/17) Purging byacc (20210808-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-r0) (10/17) Purging libusb-compat (0.1.7-r0) (11/17) Purging elfutils-dev (0.185-r0) (12/17) Purging readline (8.1.1-r0) (13/17) Purging confuse (3.3-r0) (14/17) Purging libusb-dev (1.0.24-r3) (15/17) Purging libusb (1.0.24-r3) (16/17) Purging xz-dev (5.2.5-r0) (17/17) Purging zlib-dev (1.2.11-r3) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> avrdude: Updating the community/x86_64 repository index... >>> avrdude: Signing the index...