D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/avrdude-6.3-6.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lQExvc + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf avrdude-6.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/avrdude-6.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd avrdude-6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/avrdude-doc.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i 's|/usr/local/etc/avrdude.conf|/etc/avrdude/avrdude.conf|g' doc/avrdude.texi avrdude.1 + sed -i 's|/etc/avrdude.conf|/etc/avrdude/avrdude.conf|g' doc/avrdude.texi avrdude.1 + perl -lp -i -e 's/\A#if\s+HAVE_STDINT_H\s*\z/#if 1/' arduino.c avr.c avr910.c avrftdi.c avrftdi_tpi.c avrpart.c bitbang.c buspirate.c butterfly.c config.c confwin.c crc16.c dfu.c fileio.c flip1.c flip2.c ft245r.c jtag3.c jtagmkI.c jtagmkII.c linuxgpio.c lists.c main.c par.c pgm.c pgm_type.c pickit2.c pindefs.c ppi.c ppiwin.c safemode.c ser_avrdoper.c ser_posix.c ser_win32.c serbb_posix.c serbb_win32.c stk500.c stk500generic.c stk500v2.c term.c update.c usb_libusb.c usbasp.c usbtiny.c wiring.c + iconv -f ISO88591 -t UTF8 + mv ChangeLog-2003~ ChangeLog-2003 + iconv -f ISO88591 -t UTF8 + mv NEWS~ NEWS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6m1o2a + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd avrdude-6.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:44: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:44: the top level configure.ac:192: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:192: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:192: the top level configure.ac:220: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:220: You should run autoupdate. ./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from... configure.ac:220: the top level configure.ac:252: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:252: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:252: the top level configure.ac:270: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:270: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:270: the top level configure.ac:282: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:282: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:282: the top level configure.ac:294: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:294: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:294: the top level configure.ac:391: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:391: You should run autoupdate. ./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from... configure.ac:391: the top level configure.ac:416: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:416: You should run autoupdate. ./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from... configure.ac:416: the top level configure.ac:440: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:440: You should run autoupdate. ./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from... configure.ac:440: the top level configure.ac:37: installing './compile' configure.ac:33: installing './missing' Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-doc --sysconfdir=/etc/avrdude checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk 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 aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for -ar... (cached) aarch64-mageia-linux-gnu-ar checking whether yylex_destroy is generated by flex... version 2.6.4 => yes checking for tputs in -ltermcap... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for elf_getshdrstrndx in -lelf... 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 for usb.h... yes checking for lusb0_usb.h... no checking for libusb_init in -lusb-1.0... yes checking for libusb-1.0/libusb.h... yes checking for libusb.h... no checking for libusb_init in -lusb... no checking for libusb.h... (cached) no checking for ftdi_new in -lftdi1... no checking for ftdi_usb_get_strings in -lftdi... no checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) 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 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... configure: parallel port access disabled for this system 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: ---------------------- DON'T HAVE libelf DO HAVE libusb DO HAVE libusb_1_0 DON'T HAVE libftdi1 DON'T HAVE libftdi DON'T HAVE libhid DO HAVE pthread ENABLED doc DISABLED parport DISABLED linuxgpio + /usr/bin/make -O -j8 /bin/sh ./ylwrap lexer.l lex.yy.c lexer.c -- flex /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 -- bison -y -d updating config_gram.h /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-avrftdi.o `test -f 'avrftdi.c' || echo './'`avrftdi.c In file included from avrftdi.c:41: avrftdi_private.h:19:2: warning: #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. [-Wcpp] 19 | #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-arduino.o `test -f 'arduino.c' || echo './'`arduino.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-avrftdi_tpi.o `test -f 'avrftdi_tpi.c' || echo './'`avrftdi_tpi.c In file included from avrftdi_tpi.c:14: avrftdi_private.h:19:2: warning: #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. [-Wcpp] 19 | #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-avr910.o `test -f 'avr910.c' || echo './'`avr910.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o avrdude-term.o `test -f 'term.c' || echo './'`term.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-lexer.o `test -f 'lexer.c' || echo './'`lexer.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-bitbang.o `test -f 'bitbang.c' || echo './'`bitbang.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-avrpart.o `test -f 'avrpart.c' || echo './'`avrpart.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-avr.o `test -f 'avr.c' || echo './'`avr.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); | ^~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-crc16.o `test -f 'crc16.c' || echo './'`crc16.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o avrdude-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-config.o `test -f 'config.c' || echo './'`config.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-confwin.o `test -f 'confwin.c' || echo './'`confwin.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-config_gram.o `test -f 'config_gram.c' || echo './'`config_gram.c In file included from /usr/include/string.h:519, from config_gram.y:26: In function 'strncpy', inlined from 'yyparse' at config_gram.y:1217:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'yyparse' at config_gram.y:672:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-dfu.o `test -f 'dfu.c' || echo './'`dfu.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-butterfly.o `test -f 'butterfly.c' || echo './'`butterfly.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-ft245r.o `test -f 'ft245r.c' || echo './'`ft245r.c ft245r.c:85:2: warning: #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. [-Wcpp] 85 | #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-linuxgpio.o `test -f 'linuxgpio.c' || echo './'`linuxgpio.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-flip1.o `test -f 'flip1.c' || echo './'`flip1.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-lists.o `test -f 'lists.c' || echo './'`lists.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-buspirate.o `test -f 'buspirate.c' || echo './'`buspirate.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-par.o `test -f 'par.c' || echo './'`par.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-flip2.o `test -f 'flip2.c' || echo './'`flip2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-jtagmkI.o `test -f 'jtagmkI.c' || echo './'`jtagmkI.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-pgm_type.o `test -f 'pgm_type.c' || echo './'`pgm_type.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-ppi.o `test -f 'ppi.c' || echo './'`ppi.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-pgm.o `test -f 'pgm.c' || echo './'`pgm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-fileio.o `test -f 'fileio.c' || echo './'`fileio.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-ppiwin.o `test -f 'ppiwin.c' || echo './'`ppiwin.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-serbb_win32.o `test -f 'serbb_win32.c' || echo './'`serbb_win32.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-serbb_posix.o `test -f 'serbb_posix.c' || echo './'`serbb_posix.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-pickit2.o `test -f 'pickit2.c' || echo './'`pickit2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-pindefs.o `test -f 'pindefs.c' || echo './'`pindefs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-safemode.o `test -f 'safemode.c' || echo './'`safemode.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-ser_posix.o `test -f 'ser_posix.c' || echo './'`ser_posix.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-ser_avrdoper.o `test -f 'ser_avrdoper.c' || echo './'`ser_avrdoper.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-ser_win32.o `test -f 'ser_win32.c' || echo './'`ser_win32.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-stk500generic.o `test -f 'stk500generic.c' || echo './'`stk500generic.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-jtag3.o `test -f 'jtag3.c' || echo './'`jtag3.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-update.o `test -f 'update.c' || echo './'`update.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-usb_libusb.o `test -f 'usb_libusb.c' || echo './'`usb_libusb.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-usbtiny.o `test -f 'usbtiny.c' || echo './'`usbtiny.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-wiring.o `test -f 'wiring.c' || echo './'`wiring.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-usbasp.o `test -f 'usbasp.c' || echo './'`usbasp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-stk500.o `test -f 'stk500.c' || echo './'`stk500.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-arduino.lo `test -f 'arduino.c' || echo './'`arduino.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arduino.c -fPIC -DPIC -o .libs/libavrdude_la-arduino.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arduino.c -o libavrdude_la-arduino.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-jtagmkII.o `test -f 'jtagmkII.c' || echo './'`jtagmkII.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-avrftdi.lo `test -f 'avrftdi.c' || echo './'`avrftdi.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avrftdi.c -fPIC -DPIC -o .libs/libavrdude_la-avrftdi.o In file included from avrftdi.c:41: avrftdi_private.h:19:2: warning: #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. [-Wcpp] 19 | #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. | ^~~~~~~ libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avrftdi.c -o libavrdude_la-avrftdi.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-avrftdi_tpi.lo `test -f 'avrftdi_tpi.c' || echo './'`avrftdi_tpi.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avrftdi_tpi.c -fPIC -DPIC -o .libs/libavrdude_la-avrftdi_tpi.o In file included from avrftdi_tpi.c:14: avrftdi_private.h:19:2: warning: #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. [-Wcpp] 19 | #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. | ^~~~~~~ libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avrftdi_tpi.c -o libavrdude_la-avrftdi_tpi.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-avr910.lo `test -f 'avr910.c' || echo './'`avr910.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avr910.c -fPIC -DPIC -o .libs/libavrdude_la-avr910.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avr910.c -o libavrdude_la-avr910.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-lexer.lo `test -f 'lexer.c' || echo './'`lexer.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lexer.c -fPIC -DPIC -o .libs/libavrdude_la-lexer.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lexer.c -o libavrdude_la-lexer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_a-stk500v2.o `test -f 'stk500v2.c' || echo './'`stk500v2.c stk500v2.c: In function 'stk500v2_setparm': stk500v2.c:3093:6: warning: 'current_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 3093 | if (value == current_value) { | ^ stk500v2.c: In function 'stk500v2_print_parms1': stk500v2.c:3289:24: warning: 'osc_cmatch' may be used uninitialized in this function [-Wmaybe-uninitialized] 3289 | f /= (osc_cmatch + 1); | ~~~~~~~~~~~~^~~~ stk500v2.c:3236:35: warning: 'osc_pscale' may be used uninitialized in this function [-Wmaybe-uninitialized] 3236 | unsigned char vtarget, vadjust, osc_pscale, osc_cmatch, sck_duration =0; //XXX 0 is not correct, check caller | ^~~~~~~~~~ stk500v2.c:3272:5: warning: 'vadjust' may be used uninitialized in this function [-Wmaybe-uninitialized] 3272 | avrdude_message(MSG_INFO, "%sVaref : %.1f V\n", p, vadjust / 10.0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stk500v2.c:3261:5: warning: 'vtarget' may be used uninitialized in this function [-Wmaybe-uninitialized] 3261 | avrdude_message(MSG_INFO, "%sVtarget : %.1f V\n", p, vtarget / 10.0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stk500v2.c: In function 'stk500v2_display': stk500v2.c:3200:5: warning: 'topcard' may be used uninitialized in this function [-Wmaybe-uninitialized] 3200 | avrdude_message(MSG_INFO, "%sRouting card : %s\n", p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3201 | stk600_get_cardname(routing_cards, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3202 | sizeof routing_cards / sizeof routing_cards[0], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3203 | topcard)); | ~~~~~~~~~ stk500v2.c:3182:7: warning: 'min_s2' may be used uninitialized in this function [-Wmaybe-uninitialized] 3182 | avrdude_message(MSG_INFO, "%sFirmware Version Slave 2: %d.%02d\n", p, maj_s2, min_s2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stk500v2.c:3182:7: warning: 'maj_s2' may be used uninitialized in this function [-Wmaybe-uninitialized] stk500v2.c:3181:7: warning: 'min_s1' may be used uninitialized in this function [-Wmaybe-uninitialized] 3181 | avrdude_message(MSG_INFO, "%sFirmware Version Slave 1: %d.%02d\n", p, maj_s1, min_s1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stk500v2.c:3181:7: warning: 'maj_s1' may be used uninitialized in this function [-Wmaybe-uninitialized] stk500v2.c:3175:5: warning: 'min' may be used uninitialized in this function [-Wmaybe-uninitialized] 3175 | avrdude_message(MSG_INFO, "%sFirmware Version Master : %d.%02d\n", p, maj, min); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stk500v2.c:3175:5: warning: 'maj' may be used uninitialized in this function [-Wmaybe-uninitialized] stk500v2.c:3174:5: warning: 'hdw' may be used uninitialized in this function [-Wmaybe-uninitialized] 3174 | avrdude_message(MSG_INFO, "%sHardware Version: %d\n", p, hdw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-avr.lo `test -f 'avr.c' || echo './'`avr.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avr.c -fPIC -DPIC -o .libs/libavrdude_la-avr.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); | ^~~ libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avr.c -o libavrdude_la-avr.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-avrpart.lo `test -f 'avrpart.c' || echo './'`avrpart.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avrpart.c -fPIC -DPIC -o .libs/libavrdude_la-avrpart.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c avrpart.c -o libavrdude_la-avrpart.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-bitbang.lo `test -f 'bitbang.c' || echo './'`bitbang.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bitbang.c -fPIC -DPIC -o .libs/libavrdude_la-bitbang.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bitbang.c -o libavrdude_la-bitbang.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-confwin.lo `test -f 'confwin.c' || echo './'`confwin.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c confwin.c -fPIC -DPIC -o .libs/libavrdude_la-confwin.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c confwin.c -o libavrdude_la-confwin.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-crc16.lo `test -f 'crc16.c' || echo './'`crc16.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crc16.c -fPIC -DPIC -o .libs/libavrdude_la-crc16.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crc16.c -o libavrdude_la-crc16.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-config_gram.lo `test -f 'config_gram.c' || echo './'`config_gram.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c config_gram.c -fPIC -DPIC -o .libs/libavrdude_la-config_gram.o In file included from /usr/include/string.h:519, from config_gram.y:26: In function 'strncpy', inlined from 'yyparse' at config_gram.y:1217:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'yyparse' at config_gram.y:672:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c config_gram.c -o libavrdude_la-config_gram.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-config.lo `test -f 'config.c' || echo './'`config.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c config.c -fPIC -DPIC -o .libs/libavrdude_la-config.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c config.c -o libavrdude_la-config.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-butterfly.lo `test -f 'butterfly.c' || echo './'`butterfly.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c butterfly.c -fPIC -DPIC -o .libs/libavrdude_la-butterfly.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c butterfly.c -o libavrdude_la-butterfly.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-dfu.lo `test -f 'dfu.c' || echo './'`dfu.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dfu.c -fPIC -DPIC -o .libs/libavrdude_la-dfu.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dfu.c -o libavrdude_la-dfu.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-ft245r.lo `test -f 'ft245r.c' || echo './'`ft245r.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft245r.c -fPIC -DPIC -o .libs/libavrdude_la-ft245r.o ft245r.c:85:2: warning: #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. [-Wcpp] 85 | #warning No libftdi or libusb support. Install libftdi1/libusb-1.0 or libftdi/libusb and run configure/make again. | ^~~~~~~ libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft245r.c -o libavrdude_la-ft245r.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-buspirate.lo `test -f 'buspirate.c' || echo './'`buspirate.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c buspirate.c -fPIC -DPIC -o .libs/libavrdude_la-buspirate.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c buspirate.c -o libavrdude_la-buspirate.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-linuxgpio.lo `test -f 'linuxgpio.c' || echo './'`linuxgpio.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c linuxgpio.c -fPIC -DPIC -o .libs/libavrdude_la-linuxgpio.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c linuxgpio.c -o libavrdude_la-linuxgpio.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-flip1.lo `test -f 'flip1.c' || echo './'`flip1.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c flip1.c -fPIC -DPIC -o .libs/libavrdude_la-flip1.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c flip1.c -o libavrdude_la-flip1.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-flip2.lo `test -f 'flip2.c' || echo './'`flip2.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c flip2.c -fPIC -DPIC -o .libs/libavrdude_la-flip2.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c flip2.c -o libavrdude_la-flip2.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-fileio.lo `test -f 'fileio.c' || echo './'`fileio.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fileio.c -fPIC -DPIC -o .libs/libavrdude_la-fileio.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fileio.c -o libavrdude_la-fileio.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-pgm_type.lo `test -f 'pgm_type.c' || echo './'`pgm_type.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pgm_type.c -fPIC -DPIC -o .libs/libavrdude_la-pgm_type.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pgm_type.c -o libavrdude_la-pgm_type.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-par.lo `test -f 'par.c' || echo './'`par.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c par.c -fPIC -DPIC -o .libs/libavrdude_la-par.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c par.c -o libavrdude_la-par.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-pgm.lo `test -f 'pgm.c' || echo './'`pgm.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pgm.c -fPIC -DPIC -o .libs/libavrdude_la-pgm.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pgm.c -o libavrdude_la-pgm.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-lists.lo `test -f 'lists.c' || echo './'`lists.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lists.c -fPIC -DPIC -o .libs/libavrdude_la-lists.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lists.c -o libavrdude_la-lists.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-ppiwin.lo `test -f 'ppiwin.c' || echo './'`ppiwin.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ppiwin.c -fPIC -DPIC -o .libs/libavrdude_la-ppiwin.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ppiwin.c -o libavrdude_la-ppiwin.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-ppi.lo `test -f 'ppi.c' || echo './'`ppi.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ppi.c -fPIC -DPIC -o .libs/libavrdude_la-ppi.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ppi.c -o libavrdude_la-ppi.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-jtagmkI.lo `test -f 'jtagmkI.c' || echo './'`jtagmkI.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jtagmkI.c -fPIC -DPIC -o .libs/libavrdude_la-jtagmkI.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jtagmkI.c -o libavrdude_la-jtagmkI.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-serbb_win32.lo `test -f 'serbb_win32.c' || echo './'`serbb_win32.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c serbb_win32.c -fPIC -DPIC -o .libs/libavrdude_la-serbb_win32.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c serbb_win32.c -o libavrdude_la-serbb_win32.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-safemode.lo `test -f 'safemode.c' || echo './'`safemode.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c safemode.c -fPIC -DPIC -o .libs/libavrdude_la-safemode.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c safemode.c -o libavrdude_la-safemode.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-pindefs.lo `test -f 'pindefs.c' || echo './'`pindefs.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pindefs.c -fPIC -DPIC -o .libs/libavrdude_la-pindefs.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pindefs.c -o libavrdude_la-pindefs.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-serbb_posix.lo `test -f 'serbb_posix.c' || echo './'`serbb_posix.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c serbb_posix.c -fPIC -DPIC -o .libs/libavrdude_la-serbb_posix.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c serbb_posix.c -o libavrdude_la-serbb_posix.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-pickit2.lo `test -f 'pickit2.c' || echo './'`pickit2.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pickit2.c -fPIC -DPIC -o .libs/libavrdude_la-pickit2.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pickit2.c -o libavrdude_la-pickit2.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-ser_win32.lo `test -f 'ser_win32.c' || echo './'`ser_win32.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ser_win32.c -fPIC -DPIC -o .libs/libavrdude_la-ser_win32.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ser_win32.c -o libavrdude_la-ser_win32.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-ser_avrdoper.lo `test -f 'ser_avrdoper.c' || echo './'`ser_avrdoper.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ser_avrdoper.c -fPIC -DPIC -o .libs/libavrdude_la-ser_avrdoper.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ser_avrdoper.c -o libavrdude_la-ser_avrdoper.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-stk500generic.lo `test -f 'stk500generic.c' || echo './'`stk500generic.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stk500generic.c -fPIC -DPIC -o .libs/libavrdude_la-stk500generic.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stk500generic.c -o libavrdude_la-stk500generic.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-ser_posix.lo `test -f 'ser_posix.c' || echo './'`ser_posix.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ser_posix.c -fPIC -DPIC -o .libs/libavrdude_la-ser_posix.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ser_posix.c -o libavrdude_la-ser_posix.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-jtag3.lo `test -f 'jtag3.c' || echo './'`jtag3.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jtag3.c -fPIC -DPIC -o .libs/libavrdude_la-jtag3.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jtag3.c -o libavrdude_la-jtag3.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-usb_libusb.lo `test -f 'usb_libusb.c' || echo './'`usb_libusb.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usb_libusb.c -fPIC -DPIC -o .libs/libavrdude_la-usb_libusb.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usb_libusb.c -o libavrdude_la-usb_libusb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-stk500.lo `test -f 'stk500.c' || echo './'`stk500.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stk500.c -fPIC -DPIC -o .libs/libavrdude_la-stk500.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stk500.c -o libavrdude_la-stk500.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' rm -f libavrdude.a aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-ranlib libavrdude.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-update.lo `test -f 'update.c' || echo './'`update.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c update.c -fPIC -DPIC -o .libs/libavrdude_la-update.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c update.c -o libavrdude_la-update.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-wiring.lo `test -f 'wiring.c' || echo './'`wiring.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wiring.c -fPIC -DPIC -o .libs/libavrdude_la-wiring.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wiring.c -o libavrdude_la-wiring.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-usbtiny.lo `test -f 'usbtiny.c' || echo './'`usbtiny.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usbtiny.c -fPIC -DPIC -o .libs/libavrdude_la-usbtiny.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usbtiny.c -o libavrdude_la-usbtiny.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o avrdude avrdude-main.o avrdude-term.o ./libavrdude.a -lusb-1.0 -lusb -lpthread -lm -lreadline -lncurses -ltermcap libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o avrdude avrdude-main.o avrdude-term.o ./libavrdude.a -lusb-1.0 -lusb -lpthread -lm -lreadline -lncurses -ltermcap make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-usbasp.lo `test -f 'usbasp.c' || echo './'`usbasp.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usbasp.c -fPIC -DPIC -o .libs/libavrdude_la-usbasp.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usbasp.c -o libavrdude_la-usbasp.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-jtagmkII.lo `test -f 'jtagmkII.c' || echo './'`jtagmkII.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jtagmkII.c -fPIC -DPIC -o .libs/libavrdude_la-jtagmkII.o libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jtagmkII.c -o libavrdude_la-jtagmkII.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libavrdude_la-stk500v2.lo `test -f 'stk500v2.c' || echo './'`stk500v2.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stk500v2.c -fPIC -DPIC -o .libs/libavrdude_la-stk500v2.o stk500v2.c: In function 'stk500v2_setparm': stk500v2.c:3093:6: warning: 'current_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 3093 | if (value == current_value) { | ^ stk500v2.c: In function 'stk500v2_print_parms1': stk500v2.c:3289:24: warning: 'osc_cmatch' may be used uninitialized in this function [-Wmaybe-uninitialized] 3289 | f /= (osc_cmatch + 1); | ~~~~~~~~~~~~^~~~ stk500v2.c:3236:35: warning: 'osc_pscale' may be used uninitialized in this function [-Wmaybe-uninitialized] 3236 | unsigned char vtarget, vadjust, osc_pscale, osc_cmatch, sck_duration =0; //XXX 0 is not correct, check caller | ^~~~~~~~~~ stk500v2.c:3272:5: warning: 'vadjust' may be used uninitialized in this function [-Wmaybe-uninitialized] 3272 | avrdude_message(MSG_INFO, "%sVaref : %.1f V\n", p, vadjust / 10.0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stk500v2.c:3261:5: warning: 'vtarget' may be used uninitialized in this function [-Wmaybe-uninitialized] 3261 | avrdude_message(MSG_INFO, "%sVtarget : %.1f V\n", p, vtarget / 10.0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stk500v2.c: In function 'stk500v2_display': stk500v2.c:3200:5: warning: 'topcard' may be used uninitialized in this function [-Wmaybe-uninitialized] 3200 | avrdude_message(MSG_INFO, "%sRouting card : %s\n", p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3201 | stk600_get_cardname(routing_cards, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3202 | sizeof routing_cards / sizeof routing_cards[0], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3203 | topcard)); | ~~~~~~~~~ stk500v2.c:3182:7: warning: 'min_s2' may be used uninitialized in this function [-Wmaybe-uninitialized] 3182 | avrdude_message(MSG_INFO, "%sFirmware Version Slave 2: %d.%02d\n", p, maj_s2, min_s2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stk500v2.c:3182:7: warning: 'maj_s2' may be used uninitialized in this function [-Wmaybe-uninitialized] stk500v2.c:3181:7: warning: 'min_s1' may be used uninitialized in this function [-Wmaybe-uninitialized] 3181 | avrdude_message(MSG_INFO, "%sFirmware Version Slave 1: %d.%02d\n", p, maj_s1, min_s1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stk500v2.c:3181:7: warning: 'maj_s1' may be used uninitialized in this function [-Wmaybe-uninitialized] stk500v2.c:3175:5: warning: 'min' may be used uninitialized in this function [-Wmaybe-uninitialized] 3175 | avrdude_message(MSG_INFO, "%sFirmware Version Master : %d.%02d\n", p, maj, min); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stk500v2.c:3175:5: warning: 'maj' may be used uninitialized in this function [-Wmaybe-uninitialized] stk500v2.c:3174:5: warning: 'hdw' may be used uninitialized in this function [-Wmaybe-uninitialized] 3174 | avrdude_message(MSG_INFO, "%sHardware Version: %d\n", p, hdw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/etc/avrdude\" -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stk500v2.c -o libavrdude_la-stk500v2.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 1:0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libavrdude.la -rpath /usr/lib64 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 -lreadline -lncurses -ltermcap libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -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 -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lreadline -lncurses -ltermcap -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: aarch64-mageia-linux-gnu-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 libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libavrdude.a libtool: link: ( cd ".libs" && rm -f "libavrdude.la" && ln -s "../libavrdude.la" "libavrdude.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' Making all in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' ../avrdude -C ../avrdude.conf -c \? 2>&1 \ | gawk '$2 ~ /^=$/ {printf("@item @code{%s} @tab %s\n",$1,gensub("[^=]+=[ \t]*","",1))}' \ | sed "s# *,\? *<\?\(http://[^ \t>]*\)>\?#,@*\n@url{\1}#g" \ >programmers.texi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' ../avrdude -C ../avrdude.conf -p \? 2>&1 \ | gawk '$2 ~ /^=$/ {printf("@item @code{%s} @tab %s\n",$1,$3)}' \ | sed -e "`sed 's:\([^ \t]*\)[ \t]*\(.*\):s/\1$/\1 \2/g:g' parts.texi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' ../avrdude -C ../avrdude.conf -c \?type 2>&1 \ | gawk '$2 ~ /^=$/ {printf("@item @code{%s} @tab %s\n",$1,gensub("[^=]+=[ \t]*","",1))}' \ | sed "s#<\?\(http://[^ \t,>]*\)>\?#@url{\1}#g" \ >programmer_types.texi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' Updating ./version.texi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh '/home/iurt/rpmbuild/BUILD/avrdude-6.3/missing' makeinfo --version) >/dev/null 2>&1; then \ for f in avrdude.info avrdude.info-[0-9] avrdude.info-[0-9][0-9] avrdude.i[0-9] avrdude.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh '/home/iurt/rpmbuild/BUILD/avrdude-6.3/missing' makeinfo -I . \ -o avrdude.info avrdude.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./avrdude.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xstelb + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64 + cd avrdude-6.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libavrdude.la '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libavrdude.so.1.0.0 /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64/libavrdude.so.1.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64 && { 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/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64 && { 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 -p .libs/libavrdude.lai /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64/libavrdude.la libtool: install: /usr/bin/install -p .libs/libavrdude.a /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64/libavrdude.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64/libavrdude.a libtool: install: aarch64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64/libavrdude.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p avrdude '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/bin' libtool: install: /usr/bin/install -p avrdude /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/bin/avrdude Backing up avrdude.conf in /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/etc/avrdude /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/etc/avrdude' /usr/bin/install -p -m 644 avrdude.conf '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/etc/avrdude' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 libavrdude.h '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 avrdude.1 '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' Making install in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/info' /usr/bin/install -p -m 644 ./avrdude.info '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/info' install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/info/avrdude.info' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avrdude-6.3' + rm -f /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/info/dir + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib/udev/rules.d + install -m 644 /home/iurt/rpmbuild/SOURCES/avrdude-udev-rules /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib/udev/rules.d/70-avrdude_usbprog.rules + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 6.3-6.mga8 --unique-debug-suffix -6.3-6.mga8.aarch64 --unique-debug-src-base avrdude-6.3-6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/avrdude-6.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/bin/avrdude extracting debug info from /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/bin/avrdude explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64/libavrdude.so.1.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/lib64/libavrdude.so.1.0.0 original debug info size: 2940kB, size after compression: 2504kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2837 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/libavrdude.la is executable but has no shebang, removing executable bit Processing files: avrdude-6.3-6.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5cz1ic + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd avrdude-6.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/doc/avrdude + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/doc/avrdude + cp -pr README /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/doc/avrdude + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/doc/avrdude + cp -pr ChangeLog ChangeLog-2001 ChangeLog-2002 ChangeLog-2003 ChangeLog-2004-2006 ChangeLog-2007 ChangeLog-2008 ChangeLog-2009 ChangeLog-2010 ChangeLog-2011 ChangeLog-2012 ChangeLog-2013 /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/doc/avrdude + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/doc/avrdude + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/doc/avrdude + cp -pr doc/TODO /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64/usr/share/doc/avrdude + RPM_EC=0 ++ jobs -p + exit 0 Provides: avrdude = 6.3-6.mga8 avrdude(aarch-64) = 6.3-6.mga8 config(avrdude) = 6.3-6.mga8 devel(libavrdude(64bit)) libavrdude.so.1()(64bit) libtool(/usr/lib64/libavrdude.la) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libreadline.so.8()(64bit) libusb-0.1.so.4()(64bit) libusb-1.0.so.0()(64bit) Processing files: avrdude-debugsource-6.3-6.mga8.aarch64 Provides: avrdude-debugsource = 6.3-6.mga8 avrdude-debugsource(aarch-64) = 6.3-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: avrdude-debuginfo-6.3-6.mga8.aarch64 Provides: avrdude-debuginfo = 6.3-6.mga8 avrdude-debuginfo(aarch-64) = 6.3-6.mga8 debuginfo(build-id) = f107c538c28b39dd4c98055c2b01ec246b629bb3 debuginfo(build-id) = ff7e8a53307fbbf19d79e5d6a50fe87504bebb42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: avrdude-debugsource(aarch-64) = 6.3-6.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/avrdude-debugsource-6.3-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/avrdude-debuginfo-6.3-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/avrdude-6.3-6.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UHhOCa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd avrdude-6.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/avrdude-6.3-6.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BmCtna + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf avrdude-6.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!