cd parsers && /usr/bin/make parsers.a make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7/parsers' /home/buildroot/autobuild/instance-3/output-1/per-package/stm32flash/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o binary.o binary.c /home/buildroot/autobuild/instance-3/output-1/per-package/stm32flash/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c streamcache.c /home/buildroot/autobuild/instance-3/output-1/per-package/stm32flash/host/bin/x86_64-buildroot-linux-gnu-gcc-ar rc parsers.a binary.o hex.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7/parsers' /home/buildroot/autobuild/instance-3/output-1/per-package/stm32flash/host/bin/x86_64-buildroot-linux-gnu-gcc -o stm32flash dev_table.o i2c.o init.o main.o port.o serial_common.o serial_platform.o stm32.o utils.o parsers/parsers.a make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7' /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DINIT_MAIN -c -o init_utmp.o utmp.c /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c swap.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from init.c:53: In function 'strncpy', inlined from 'check_kernel_console' at init.c:1393:6, inlined from 'read_inittab' at init.c:1701:3: /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'check_kernel_console' at init.c:1391:6, inlined from 'read_inittab' at init.c:1701:3: /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 28 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c unix2dos.c >>> tini 0.19.0 Building mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/tini-0.19.0/bin /home/buildroot/autobuild/instance-3/output-1/per-package/tini/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -static -DTINI_VERSION=\"0.19.0\" -DTINI_GIT=\"\" -o /home/buildroot/autobuild/instance-3/output-1/build/tini-0.19.0/bin/tini /home/buildroot/autobuild/instance-3/output-1/build/tini-0.19.0/src/tini.c /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c unixdir.c /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c tty.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o noterm.o noterm.c /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevellog.o runlevellog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c vfat.c >>> tinyssh 20210601 Building PATH="/home/buildroot/autobuild/instance-3/output-1/per-package/tinyssh/host/bin:/home/buildroot/autobuild/instance-3/output-1/per-package/tinyssh/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC="/home/buildroot/autobuild/instance-3/output-1/per-package/tinyssh/host/bin/x86_64-buildroot-linux-gnu-gcc" /usr/bin/make -C /home/buildroot/autobuild/instance-3/output-1/build/tinyssh-20210601 cross-compile make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tinyssh-20210601' sh -e make-tinysshcc.sh /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o halt.o halt.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition === Mon Oct 3 17:46:44 UTC 2022 === obtaining compiler === Mon Oct 3 17:46:44 UTC 2022 === /home/buildroot/autobuild/instance-3/output-1/per-package/tinyssh/host/bin/x86_64-buildroot-linux-gnu-gcc ok === Mon Oct 3 17:46:44 UTC 2022 === finishing === Mon Oct 3 17:46:44 UTC 2022 === obtaining ar === Mon Oct 3 17:46:44 UTC 2022 === ar ok === Mon Oct 3 17:46:44 UTC 2022 === finishing === Mon Oct 3 17:46:44 UTC 2022 === checking compiler options /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o ifdown.o ifdown.c === Mon Oct 3 17:46:44 UTC 2022 === -pedantic ok : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition === Mon Oct 3 17:46:44 UTC 2022 === -Wall ok === Mon Oct 3 17:46:44 UTC 2022 === -Wno-long-long ok /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o hddown.o hddown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition === Mon Oct 3 17:46:44 UTC 2022 === -Wno-overlength-strings ok === Mon Oct 3 17:46:45 UTC 2022 === -Wno-unused-function ok === Mon Oct 3 17:46:45 UTC 2022 === -Wshadow ok === Mon Oct 3 17:46:45 UTC 2022 === -Wdeclaration-after-statement ok /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmp.o utmp.c === Mon Oct 3 17:46:45 UTC 2022 === -Wwrite-strings ok : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c strtonum.c === Mon Oct 3 17:46:45 UTC 2022 === -Wmissing-declarations ok === Mon Oct 3 17:46:45 UTC 2022 === -Wmissing-prototypes ok /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o shutdown.o shutdown.c === Mon Oct 3 17:46:45 UTC 2022 === -Wstrict-prototypes ok : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition === Mon Oct 3 17:46:45 UTC 2022 === -Wunused-value ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nullplug.o nullplug.c === Mon Oct 3 17:46:45 UTC 2022 === -Wunused-parameter ok /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c xdf_io.c === Mon Oct 3 17:46:45 UTC 2022 === -Wundef ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pgssapi.o pgssapi.c === Mon Oct 3 17:46:45 UTC 2022 === -fstack-protector-strong ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pinger.o pinger.c === Mon Oct 3 17:46:46 UTC 2022 === -fwrapv ok /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o dowall.o dowall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o portfwd.o portfwd.c /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevel.o runlevel.c /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc buffer.o charsetConv.o codepages.o config.o copyfile.o device.o devices.o dirCache.o directory.o direntry.o dos2unix.o expand.o fat.o fat_free.o file.o file_name.o force_io.o hash.o init.o lba.o llong.o lockdev.o match.o mainloop.o mattrib.o mbadblocks.o mcat.o mcd.o mcopy.o mdel.o mdir.o mdoctorfat.o mdu.o mformat.o minfo.o misc.o missFuncs.o mk_direntry.o mlabel.o mmd.o mmount.o mmove.o mpartition.o mshortname.o mshowfat.o mzip.o mtools.o offset.o old_dos.o open_image.o patchlevel.o partition.o plain_io.o precmd.o privileges.o remap.o scsi_io.o scsi.o signal.o stream.o streamcache.o swap.o unix2dos.o unixdir.o tty.o vfat.o strtonum.o xdf_io.o -o mtools === Mon Oct 3 17:46:46 UTC 2022 === -fno-strict-overflow ok : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition rm -f mattrib && ln -s mtools mattrib rm -f mcat && ln -s mtools mcat rm -f mcd && ln -s mtools mcd rm -f mcopy && ln -s mtools mcopy /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" killall5.c -o killall5 rm -f mdel && ln -s mtools mdel === Mon Oct 3 17:46:46 UTC 2022 === -Os ok rm -f mdeltree && ln -s mtools mdeltree : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition rm -f mdir && ln -s mtools mdir rm -f mdu && ln -s mtools mdu rm -f mformat && ln -s mtools mformat rm -f minfo && ln -s mtools minfo rm -f mlabel && ln -s mtools mlabel === Mon Oct 3 17:46:46 UTC 2022 === -fomit-frame-pointer ok rm -f mmd && ln -s mtools mmd rm -f mmount && ln -s mtools mmount rm -f mmove && ln -s mtools mmove rm -f mpartition && ln -s mtools mpartition rm -f mrd && ln -s mtools mrd === Mon Oct 3 17:46:47 UTC 2022 === -funroll-loops ok rm -f mren && ln -s mtools mren === Mon Oct 3 17:46:47 UTC 2022 === /home/buildroot/autobuild/instance-3/output-1/per-package/tinyssh/host/bin/x86_64-buildroot-linux-gnu-gcc -pedantic -Wall -Wno-long-long -Wno-overlength-strings -Wno-unused-function -Wshadow -Wdeclaration-after-statement -Wwrite-strings -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wunused-value -Wunused-parameter -Wundef -fstack-protector-strong -fwrapv -fno-strict-overflow -Os -fomit-frame-pointer -funroll-loops === Mon Oct 3 17:46:47 UTC 2022 === finishing === Mon Oct 3 17:46:47 UTC 2022 === checking libs rm -f mtype && ln -s mtools mtype rm -f mtoolstest && ln -s mtools mtoolstest rm -f mshortname && ln -s mtools mshortname rm -f mshowfat && ln -s mtools mshowfat rm -f mbadblocks && ln -s mtools mbadblocks rm -f mzip && ln -s mtools mzip In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from killall5.c:52: In function 'strncpy', inlined from 'check4nfs' at killall5.c:447:12: /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_x86_64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mkmanifest.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o proxy.o proxy.c /home/buildroot/autobuild/instance-3/output-1/per-package/mtools/host/bin/x86_64-buildroot-linux-gnu-gcc missFuncs.o mkmanifest.o misc.o patchlevel.o -o mkmanifest /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o fstab-decode.o fstab-decode.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition sed "s%SYSCONFDIR%/etc/%g" ./mtools.tmpl.1 >mtools.1 sed "s%SYSCONFDIR%/etc/%g" ./mtools.tmpl.5 >mtools.5 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mtools-4.0.38' === Mon Oct 3 17:46:47 UTC 2022 === -lutil ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o raw.o raw.c /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o logsave.o logsave.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition === Mon Oct 3 17:46:48 UTC 2022 === -lsocket -lnsl failed === Mon Oct 3 17:46:48 UTC 2022 === finishing === Mon Oct 3 17:46:48 UTC 2022 === checking $LIBS === Mon Oct 3 17:46:48 UTC 2022 === finishing === Mon Oct 3 17:46:48 UTC 2022 === building sysdep headers === Mon Oct 3 17:46:48 UTC 2022 === hasasmvolatilememory.h hasasmvolatilememory.h-yes /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/bin/x86_64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o sulogin.o sulogin.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rlogin.o rlogin.c === Mon Oct 3 17:46:48 UTC 2022 === hasmlock.h hasmlock.h-yes In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/fs.h:19, from sulogin.c:54: /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:95:6: error: redeclaration of 'enum fsconfig_command' 95 | enum fsconfig_command { | ^~~~~~~~~~~~~~~~ In file included from sulogin.c:53: /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:249:6: note: originally defined here 249 | enum fsconfig_command | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:96:9: error: redeclaration of enumerator 'FSCONFIG_SET_FLAG' 96 | FSCONFIG_SET_FLAG = 0, /* Set parameter, supplying no value */ | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:251:3: note: previous definition of 'FSCONFIG_SET_FLAG' with type 'enum fsconfig_command' 251 | FSCONFIG_SET_FLAG = 0, /* Set parameter, supplying no value */ | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:97:9: error: redeclaration of enumerator 'FSCONFIG_SET_STRING' 97 | FSCONFIG_SET_STRING = 1, /* Set parameter, supplying a string value */ | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:253:3: note: previous definition of 'FSCONFIG_SET_STRING' with type 'enum fsconfig_command' 253 | FSCONFIG_SET_STRING = 1, /* Set parameter, supplying a string value */ | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:98:9: error: redeclaration of enumerator 'FSCONFIG_SET_BINARY' 98 | FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */ | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:255:3: note: previous definition of 'FSCONFIG_SET_BINARY' with type 'enum fsconfig_command' 255 | FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */ | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:99:9: error: redeclaration of enumerator 'FSCONFIG_SET_PATH' 99 | FSCONFIG_SET_PATH = 3, /* Set parameter, supplying an object by path */ | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:257:3: note: previous definition of 'FSCONFIG_SET_PATH' with type 'enum fsconfig_command' 257 | FSCONFIG_SET_PATH = 3, /* Set parameter, supplying an object by path */ | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:100:9: error: redeclaration of enumerator 'FSCONFIG_SET_PATH_EMPTY' 100 | FSCONFIG_SET_PATH_EMPTY = 4, /* Set parameter, supplying an object by (empty) path */ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:259:3: note: previous definition of 'FSCONFIG_SET_PATH_EMPTY' with type 'enum fsconfig_command' 259 | FSCONFIG_SET_PATH_EMPTY = 4, /* Set parameter, supplying an object by (empty) path */ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:101:9: error: redeclaration of enumerator 'FSCONFIG_SET_FD' 101 | FSCONFIG_SET_FD = 5, /* Set parameter, supplying an object by fd */ | ^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:261:3: note: previous definition of 'FSCONFIG_SET_FD' with type 'enum fsconfig_command' 261 | FSCONFIG_SET_FD = 5, /* Set parameter, supplying an object by fd */ | ^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:102:9: error: redeclaration of enumerator 'FSCONFIG_CMD_CREATE' 102 | FSCONFIG_CMD_CREATE = 6, /* Invoke superblock creation */ | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:263:3: note: previous definition of 'FSCONFIG_CMD_CREATE' with type 'enum fsconfig_command' 263 | FSCONFIG_CMD_CREATE = 6, /* Invoke superblock creation */ | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:103:9: error: redeclaration of enumerator 'FSCONFIG_CMD_RECONFIGURE' 103 | FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:265:3: note: previous definition of 'FSCONFIG_CMD_RECONFIGURE' with type 'enum fsconfig_command' 265 | FSCONFIG_CMD_RECONFIGURE = 7, /* Invoke superblock reconfiguration */ | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/fs.h:19, from sulogin.c:54: /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/linux/mount.h:129:8: error: redefinition of 'struct mount_attr' 129 | struct mount_attr { | ^~~~~~~~~~ In file included from sulogin.c:53: /home/buildroot/autobuild/instance-3/output-1/per-package/sysvinit/host/lib/gcc/x86_64-buildroot-linux-gnu/11.3.0/include-fixed/sys/mount.h:219:8: note: originally defined here 219 | struct mount_attr | ^~~~~~~~~~ : recipe for target 'sulogin.o' failed make[1]: *** [sulogin.o] Error 1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/sysvinit-2.99/src' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/sysvinit-2.99/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/sysvinit-2.99/.stamp_built] Error 2 make: *** Waiting for unfinished jobs.... /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sessprep.o sessprep.c === Mon Oct 3 17:46:48 UTC 2022 === haslibutilh.h default.h-no /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o settings.o settings.c === Mon Oct 3 17:46:48 UTC 2022 === hasutilh.h default.h-no /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh.o ssh.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh1bpp.o ssh1bpp.c === Mon Oct 3 17:46:48 UTC 2022 === hasopenpty.h hasopenpty.h-yes === Mon Oct 3 17:46:48 UTC 2022 === haslogintty.h haslogintty.h-yes === Mon Oct 3 17:46:48 UTC 2022 === hasutmpx.h hasutmpx.h-yes /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh1censor.o ssh1censor.c === Mon Oct 3 17:46:48 UTC 2022 === hasutmpxupdwtmpx.h hasutmpxupdwtmpx.h-yes === Mon Oct 3 17:46:48 UTC 2022 === hasutmpxsyslen.h default.h-no /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh1connection-client.o ssh1connection-client.c === Mon Oct 3 17:46:48 UTC 2022 === hasutmp.h hasutmp.h-yes /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh1connection.o ssh1connection.c === Mon Oct 3 17:46:49 UTC 2022 === hasutmpname.h hasutmpname.h-yes === Mon Oct 3 17:46:49 UTC 2022 === hasutmpuser.h hasutmpuser.h-yes === Mon Oct 3 17:46:49 UTC 2022 === hasutmphost.h hasutmphost.h-yes /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh1login.o ssh1login.c === Mon Oct 3 17:46:49 UTC 2022 === hasutmptime.h hasutmptime.h-yes === Mon Oct 3 17:46:49 UTC 2022 === hasutmptv.h hasutmptv.h-yes /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2bpp-bare.o ssh2bpp-bare.c === Mon Oct 3 17:46:49 UTC 2022 === hasutmppid.h hasutmppid.h-yes === Mon Oct 3 17:46:49 UTC 2022 === hasutmptype.h hasutmptype.h-yes /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2bpp.o ssh2bpp.c === Mon Oct 3 17:46:49 UTC 2022 === hasutmplogwtmp.h hasutmplogwtmp.h-yes === Mon Oct 3 17:46:49 UTC 2022 === hasutmploginlogout.h hasutmploginlogout.h-yes === Mon Oct 3 17:46:49 UTC 2022 === haslimits.h haslimits.h-yes === Mon Oct 3 17:46:49 UTC 2022 === finishing === Mon Oct 3 17:46:49 UTC 2022 === starting crypto lib /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2censor.o ssh2censor.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2connection-client.o ssh2connection-client.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2connection.o ssh2connection.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2kex-client.o ssh2kex-client.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2transhk.o ssh2transhk.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2transport.o ssh2transport.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2userauth.o ssh2userauth.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshaes.o sshaes.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssharcf.o ssharcf.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshargon2.o sshargon2.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshauxcrypt.o sshauxcrypt.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshblake2.o sshblake2.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshblowf.o sshblowf.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshccp.o sshccp.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshcommon.o sshcommon.c === Mon Oct 3 17:46:52 UTC 2022 === libtinynacl.a ok === Mon Oct 3 17:46:52 UTC 2022 === finishing === Mon Oct 3 17:46:52 UTC 2022 === starting crypto headers === Mon Oct 3 17:46:52 UTC 2022 === finishing === Mon Oct 3 17:46:52 UTC 2022 === starting tinyssh objects === Mon Oct 3 17:46:52 UTC 2022 === blocking.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshcrc.o sshcrc.c === Mon Oct 3 17:46:52 UTC 2022 === buf.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshcrcda.o sshcrcda.c === Mon Oct 3 17:46:52 UTC 2022 === byte.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshdes.o sshdes.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshdh.o sshdh.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshdss.o sshdss.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshecc.o sshecc.c === Mon Oct 3 17:46:53 UTC 2022 === channel.o ok === Mon Oct 3 17:46:53 UTC 2022 === channel_drop.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshgssc.o sshgssc.c === Mon Oct 3 17:46:53 UTC 2022 === channel_fork.o ok === Mon Oct 3 17:46:53 UTC 2022 === channel_forkpty.o ok === Mon Oct 3 17:46:53 UTC 2022 === channel_subsystem.o ok === Mon Oct 3 17:46:53 UTC 2022 === coe.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshhmac.o sshhmac.c === Mon Oct 3 17:46:53 UTC 2022 === connectioninfo.o ok === Mon Oct 3 17:46:53 UTC 2022 === die.o ok === Mon Oct 3 17:46:53 UTC 2022 === dropuidgid.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshmac.o sshmac.c === Mon Oct 3 17:46:53 UTC 2022 === e.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshmd5.o sshmd5.c === Mon Oct 3 17:46:53 UTC 2022 === env.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshprng.o sshprng.c === Mon Oct 3 17:46:53 UTC 2022 === getln.o ok === Mon Oct 3 17:46:53 UTC 2022 === global.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshpubk.o sshpubk.c === Mon Oct 3 17:46:54 UTC 2022 === iptostr.o ok === Mon Oct 3 17:46:54 UTC 2022 === load.o ok === Mon Oct 3 17:46:54 UTC 2022 === log.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshrand.o sshrand.c === Mon Oct 3 17:46:54 UTC 2022 === loginshell.o ok === Mon Oct 3 17:46:54 UTC 2022 === logsys.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshrsa.o sshrsa.c === Mon Oct 3 17:46:54 UTC 2022 === main_tinysshd.o ok === Mon Oct 3 17:46:54 UTC 2022 === main_tinysshd_makekey.o ok === Mon Oct 3 17:46:54 UTC 2022 === main_tinysshd_printkey.o ok === Mon Oct 3 17:46:54 UTC 2022 === newenv.o ok === Mon Oct 3 17:46:54 UTC 2022 === numtostr.o ok === Mon Oct 3 17:46:54 UTC 2022 === open.o ok === Mon Oct 3 17:46:54 UTC 2022 === packet.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshsh256.o sshsh256.c === Mon Oct 3 17:46:55 UTC 2022 === packet_auth.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshsh512.o sshsh512.c === Mon Oct 3 17:46:55 UTC 2022 === packet_channel_open.o ok === Mon Oct 3 17:46:55 UTC 2022 === packet_channel_recv.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshsha.o sshsha.c === Mon Oct 3 17:46:55 UTC 2022 === packet_channel_request.o ok === Mon Oct 3 17:46:55 UTC 2022 === packet_channel_send.o ok === Mon Oct 3 17:46:55 UTC 2022 === packet_get.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshsha3.o sshsha3.c === Mon Oct 3 17:46:55 UTC 2022 === packet_hello.o ok === Mon Oct 3 17:46:55 UTC 2022 === packet_kex.o ok === Mon Oct 3 17:46:55 UTC 2022 === packet_kexdh.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshshare.o sshshare.c === Mon Oct 3 17:46:56 UTC 2022 === packet_put.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshutils.o sshutils.c === Mon Oct 3 17:46:56 UTC 2022 === packet_recv.o ok === Mon Oct 3 17:46:56 UTC 2022 === packet_send.o ok === Mon Oct 3 17:46:56 UTC 2022 === packet_unimplemented.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshverstring.o sshverstring.c === Mon Oct 3 17:46:56 UTC 2022 === packetparser.o ok === Mon Oct 3 17:46:56 UTC 2022 === porttostr.o ok === Mon Oct 3 17:46:56 UTC 2022 === randommod.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshzlib.o sshzlib.c === Mon Oct 3 17:46:56 UTC 2022 === readall.o ok === Mon Oct 3 17:46:56 UTC 2022 === savesync.o ok === Mon Oct 3 17:46:56 UTC 2022 === ssh.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o stripctrl.o stripctrl.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o supdup.o supdup.c === Mon Oct 3 17:46:56 UTC 2022 === sshcrypto.o ok === Mon Oct 3 17:46:56 UTC 2022 === sshcrypto_cipher.o ok === Mon Oct 3 17:46:57 UTC 2022 === sshcrypto_cipher_chachapoly.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o telnet.o telnet.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o time.o time.c === Mon Oct 3 17:46:57 UTC 2022 === sshcrypto_kex.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o timing.o timing.c === Mon Oct 3 17:46:57 UTC 2022 === sshcrypto_kex_curve25519.o ok === Mon Oct 3 17:46:57 UTC 2022 === sshcrypto_kex_sntrup761x25519.o ok === Mon Oct 3 17:46:57 UTC 2022 === sshcrypto_key.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o tree234.o tree234.c === Mon Oct 3 17:46:57 UTC 2022 === sshcrypto_key_ed25519.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o utils.o utils.c === Mon Oct 3 17:46:57 UTC 2022 === str.o ok === Mon Oct 3 17:46:57 UTC 2022 === stringparser.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o wcwidth.o wcwidth.c === Mon Oct 3 17:46:57 UTC 2022 === subprocess_auth.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o wildcard.o wildcard.c === Mon Oct 3 17:46:57 UTC 2022 === subprocess_sign.o ok === Mon Oct 3 17:46:57 UTC 2022 === tinysshd.o ok === Mon Oct 3 17:46:57 UTC 2022 === tinysshd-makekey.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o x11fwd.o x11fwd.c === Mon Oct 3 17:46:57 UTC 2022 === tinysshd-printkey.o ok === Mon Oct 3 17:46:57 UTC 2022 === trymlock.o ok === Mon Oct 3 17:46:58 UTC 2022 === writeall.o ok === Mon Oct 3 17:46:58 UTC 2022 === tinysshd.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o libversion_a-version.o `test -f 'version.c' || echo './'`version.c === Mon Oct 3 17:46:58 UTC 2022 === tinysshd-makekey.o ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o be_ssh.o be_ssh.c === Mon Oct 3 17:46:58 UTC 2022 === tinysshd-printkey.o ok === Mon Oct 3 17:46:58 UTC 2022 === finishing === Mon Oct 3 17:46:58 UTC 2022 === starting tinyssh === Mon Oct 3 17:46:58 UTC 2022 === tinysshd ok /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pscp.o pscp.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o psftpcommon.o psftpcommon.c === Mon Oct 3 17:46:58 UTC 2022 === tinysshd-makekey ok === Mon Oct 3 17:46:58 UTC 2022 === tinysshd-printkey ok === Mon Oct 3 17:46:58 UTC 2022 === finishing === Mon Oct 3 17:46:58 UTC 2022 === starting manpages === Mon Oct 3 17:46:58 UTC 2022 === finishing make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tinyssh-20210601' /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sftp.o sftp.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sftpcommon.o sftpcommon.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxsftp.o unix/uxsftp.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o psftp.o psftp.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o be_none.o be_none.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o millerrabin.o millerrabin.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mpunsafe.o mpunsafe.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nogss.o nogss.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pockle.o pockle.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o primecandidate.o primecandidate.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o scpserver.o scpserver.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sesschan.o sesschan.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sftpserver.o sftpserver.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o smallprimes.o smallprimes.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh1connection-server.o ssh1connection-server.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh1login-server.o ssh1login-server.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2connection-server.o ssh2connection-server.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2kex-server.o ssh2kex-server.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ssh2userauth-server.o ssh2userauth-server.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshprime.o sshprime.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshrsag.o sshrsag.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshserver.o sshserver.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/procnet.o unix/procnet.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxagentsock.o unix/uxagentsock.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxpsusan.o unix/uxpsusan.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxpty.o unix/uxpty.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxsftpserver.o unix/uxsftpserver.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o cmdgen.o cmdgen.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o import.o import.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o notiming.o notiming.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshbcrypt.o sshbcrypt.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshdssg.o sshdssg.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sshecdsag.o sshecdsag.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxgen.o unix/uxgen.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o cgtest.o cgtest.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o config.o config.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o dialog.o dialog.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fuzzterm.o fuzzterm.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o minibidi.o minibidi.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o miscucs.o miscucs.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o terminal.o terminal.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxcfg.o unix/uxcfg.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxprint.o unix/uxprint.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxucs.o unix/uxucs.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/osxlaunch.o unix/osxlaunch.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nocproxy.o nocproxy.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o norand.o norand.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o psocks.o psocks.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxsocks.o unix/uxsocks.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o testcrypt.o testcrypt.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o testsc.o testsc.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o testzlib.o testzlib.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxserver.o unix/uxserver.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/ux_x11.o unix/ux_x11.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxagentc.o unix/uxagentc.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxcliloop.o unix/uxcliloop.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxcons.o unix/uxcons.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxfdsock.o unix/uxfdsock.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxgss.o unix/uxgss.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxmisc.o unix/uxmisc.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxnet.o unix/uxnet.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxnogtk.o unix/uxnogtk.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxnoise.o unix/uxnoise.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxpeer.o unix/uxpeer.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxplink.o unix/uxplink.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxpoll.o unix/uxpoll.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxproxy.o unix/uxproxy.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxsel.o unix/uxsel.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxser.o unix/uxser.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxshare.o unix/uxshare.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxsignal.o unix/uxsignal.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxstore.o unix/uxstore.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o unix/uxutils.o unix/uxutils.c rm -f libversion.a /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc-ar cru libversion.a libversion_a-version.o /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc-ranlib libversion.a /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o charset/fromucs.o charset/fromucs.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o charset/localenc.o charset/localenc.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o charset/macenc.o charset/macenc.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o charset/mimeenc.o charset/mimeenc.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o charset/sbcs.o charset/sbcs.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o charset/sbcsdat.o charset/sbcsdat.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o charset/slookup.o charset/slookup.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o charset/toucs.o charset/toucs.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o charset/utf8.o charset/utf8.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I././ -I./charset/ -I./windows/ -I./unix/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o charset/xenc.o charset/xenc.c /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o osxlaunch unix/osxlaunch.o -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o psocks be_misc.o callback.o conf.o console.o errsock.o logging.o marshal.o memory.o misc.o nocproxy.o norand.o portfwd.o proxy.o psocks.o sshutils.o stripctrl.o time.o timing.o tree234.o unix/uxcliloop.o unix/uxcons.o unix/uxfdsock.o unix/uxmisc.o unix/uxnet.o unix/uxnogtk.o unix/uxpeer.o unix/uxpoll.o unix/uxproxy.o unix/uxsel.o unix/uxsignal.o unix/uxsocks.o utils.o wcwidth.o libversion.a -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o testcrypt ecc.o marshal.o memory.o millerrabin.o mpint.o mpunsafe.o pockle.o primecandidate.o smallprimes.o sshaes.o ssharcf.o sshargon2.o sshauxcrypt.o sshblake2.o sshblowf.o sshccp.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshdssg.o sshecc.o sshecdsag.o sshhmac.o sshmd5.o sshprime.o sshprng.o sshpubk.o sshrsa.o sshrsag.o sshsh256.o sshsh512.o sshsha.o sshsha3.o testcrypt.o tree234.o unix/uxutils.o utils.o -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o testsc ecc.o marshal.o memory.o mpint.o sshaes.o ssharcf.o sshargon2.o sshauxcrypt.o sshblake2.o sshblowf.o sshccp.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshecc.o sshhmac.o sshmac.o sshmd5.o sshpubk.o sshrsa.o sshsh256.o sshsh512.o sshsha.o sshsha3.o testsc.o tree234.o unix/uxutils.o utils.o wildcard.o -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o testzlib marshal.o memory.o sshzlib.o testzlib.o utils.o -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o uppity be_misc.o be_none.o callback.o conf.o cproxy.o ecc.o errsock.o logging.o marshal.o memory.o millerrabin.o misc.o mpint.o mpunsafe.o nullplug.o pgssapi.o pockle.o portfwd.o primecandidate.o proxy.o scpserver.o sesschan.o settings.o sftpcommon.o sftpserver.o smallprimes.o ssh1bpp.o ssh1censor.o ssh1connection-server.o ssh1connection.o ssh1login-server.o ssh2bpp-bare.o ssh2bpp.o ssh2censor.o ssh2connection-server.o ssh2connection.o ssh2kex-server.o ssh2transhk.o ssh2transport.o ssh2userauth-server.o sshaes.o ssharcf.o sshargon2.o sshauxcrypt.o sshblake2.o sshblowf.o sshccp.o sshcommon.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshecc.o sshgssc.o sshhmac.o sshmac.o sshmd5.o sshprime.o sshprng.o sshpubk.o sshrand.o sshrsa.o sshrsag.o sshserver.o sshsh256.o sshsh512.o sshsha.o sshsha3.o sshutils.o sshverstring.o sshzlib.o stripctrl.o time.o timing.o tree234.o unix/procnet.o unix/ux_x11.o unix/uxagentsock.o unix/uxcliloop.o unix/uxfdsock.o unix/uxgss.o unix/uxmisc.o unix/uxnet.o unix/uxnogtk.o unix/uxnoise.o unix/uxpeer.o unix/uxpoll.o unix/uxproxy.o unix/uxpty.o unix/uxsel.o unix/uxserver.o unix/uxsftpserver.o unix/uxsignal.o unix/uxstore.o unix/uxutils.o utils.o wcwidth.o wildcard.o x11fwd.o libversion.a -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o plink agentf.o aqsync.o be_all_s.o be_misc.o callback.o clicons.o cmdline.o conf.o console.o cproxy.o ecc.o errsock.o ldisc.o logging.o mainchan.o marshal.o memory.o misc.o mpint.o noterm.o nullplug.o pgssapi.o pinger.o portfwd.o proxy.o raw.o rlogin.o sessprep.o settings.o ssh.o ssh1bpp.o ssh1censor.o ssh1connection-client.o ssh1connection.o ssh1login.o ssh2bpp-bare.o ssh2bpp.o ssh2censor.o ssh2connection-client.o ssh2connection.o ssh2kex-client.o ssh2transhk.o ssh2transport.o ssh2userauth.o sshaes.o ssharcf.o sshargon2.o sshauxcrypt.o sshblake2.o sshblowf.o sshccp.o sshcommon.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshecc.o sshgssc.o sshhmac.o sshmac.o sshmd5.o sshprng.o sshpubk.o sshrand.o sshrsa.o sshsh256.o sshsh512.o sshsha.o sshsha3.o sshshare.o sshutils.o sshverstring.o sshzlib.o stripctrl.o supdup.o telnet.o time.o timing.o tree234.o unix/ux_x11.o unix/uxagentc.o unix/uxcliloop.o unix/uxcons.o unix/uxfdsock.o unix/uxgss.o unix/uxmisc.o unix/uxnet.o unix/uxnogtk.o unix/uxnoise.o unix/uxpeer.o unix/uxplink.o unix/uxpoll.o unix/uxproxy.o unix/uxsel.o unix/uxser.o unix/uxshare.o unix/uxsignal.o unix/uxstore.o unix/uxutils.o utils.o wcwidth.o wildcard.o x11fwd.o libversion.a -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o pscp agentf.o aqsync.o be_misc.o be_ssh.o callback.o clicons.o cmdline.o conf.o console.o cproxy.o ecc.o errsock.o logging.o mainchan.o marshal.o memory.o misc.o mpint.o nullplug.o pgssapi.o pinger.o portfwd.o proxy.o pscp.o psftpcommon.o settings.o sftp.o sftpcommon.o ssh.o ssh1bpp.o ssh1censor.o ssh1connection-client.o ssh1connection.o ssh1login.o ssh2bpp-bare.o ssh2bpp.o ssh2censor.o ssh2connection-client.o ssh2connection.o ssh2kex-client.o ssh2transhk.o ssh2transport.o ssh2userauth.o sshaes.o ssharcf.o sshargon2.o sshauxcrypt.o sshblake2.o sshblowf.o sshccp.o sshcommon.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshecc.o sshgssc.o sshhmac.o sshmac.o sshmd5.o sshprng.o sshpubk.o sshrand.o sshrsa.o sshsh256.o sshsh512.o sshsha.o sshsha3.o sshshare.o sshutils.o sshverstring.o sshzlib.o stripctrl.o time.o timing.o tree234.o unix/uxagentc.o unix/uxcliloop.o unix/uxcons.o unix/uxfdsock.o unix/uxgss.o unix/uxmisc.o unix/uxnet.o unix/uxnogtk.o unix/uxnoise.o unix/uxpeer.o unix/uxpoll.o unix/uxproxy.o unix/uxsel.o unix/uxsftp.o unix/uxshare.o unix/uxstore.o unix/uxutils.o utils.o wcwidth.o wildcard.o x11fwd.o libversion.a -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o psftp agentf.o aqsync.o be_misc.o be_ssh.o callback.o clicons.o cmdline.o conf.o console.o cproxy.o ecc.o errsock.o logging.o mainchan.o marshal.o memory.o misc.o mpint.o nullplug.o pgssapi.o pinger.o portfwd.o proxy.o psftp.o psftpcommon.o settings.o sftp.o sftpcommon.o ssh.o ssh1bpp.o ssh1censor.o ssh1connection-client.o ssh1connection.o ssh1login.o ssh2bpp-bare.o ssh2bpp.o ssh2censor.o ssh2connection-client.o ssh2connection.o ssh2kex-client.o ssh2transhk.o ssh2transport.o ssh2userauth.o sshaes.o ssharcf.o sshargon2.o sshauxcrypt.o sshblake2.o sshblowf.o sshccp.o sshcommon.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshecc.o sshgssc.o sshhmac.o sshmac.o sshmd5.o sshprng.o sshpubk.o sshrand.o sshrsa.o sshsh256.o sshsh512.o sshsha.o sshsha3.o sshshare.o sshutils.o sshverstring.o sshzlib.o stripctrl.o time.o timing.o tree234.o unix/uxagentc.o unix/uxcliloop.o unix/uxcons.o unix/uxfdsock.o unix/uxgss.o unix/uxmisc.o unix/uxnet.o unix/uxnogtk.o unix/uxnoise.o unix/uxpeer.o unix/uxpoll.o unix/uxproxy.o unix/uxsel.o unix/uxsftp.o unix/uxshare.o unix/uxstore.o unix/uxutils.o utils.o wcwidth.o wildcard.o x11fwd.o libversion.a -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o psusan be_misc.o be_none.o callback.o conf.o cproxy.o ecc.o errsock.o logging.o marshal.o memory.o millerrabin.o misc.o mpint.o mpunsafe.o nogss.o nullplug.o pgssapi.o pockle.o portfwd.o primecandidate.o proxy.o scpserver.o sesschan.o settings.o sftpcommon.o sftpserver.o smallprimes.o ssh1bpp.o ssh1censor.o ssh1connection-server.o ssh1connection.o ssh1login-server.o ssh2bpp-bare.o ssh2bpp.o ssh2censor.o ssh2connection-server.o ssh2connection.o ssh2kex-server.o ssh2transhk.o ssh2transport.o ssh2userauth-server.o sshaes.o ssharcf.o sshargon2.o sshauxcrypt.o sshblake2.o sshblowf.o sshccp.o sshcommon.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshecc.o sshgssc.o sshhmac.o sshmac.o sshmd5.o sshprime.o sshprng.o sshpubk.o sshrand.o sshrsa.o sshrsag.o sshserver.o sshsh256.o sshsh512.o sshsha.o sshsha3.o sshutils.o sshverstring.o sshzlib.o stripctrl.o time.o timing.o tree234.o unix/procnet.o unix/ux_x11.o unix/uxagentsock.o unix/uxcliloop.o unix/uxfdsock.o unix/uxmisc.o unix/uxnet.o unix/uxnogtk.o unix/uxnoise.o unix/uxpeer.o unix/uxpoll.o unix/uxproxy.o unix/uxpsusan.o unix/uxpty.o unix/uxsel.o unix/uxsftpserver.o unix/uxsignal.o unix/uxstore.o unix/uxutils.o utils.o wcwidth.o wildcard.o x11fwd.o libversion.a -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o puttygen cmdgen.o conf.o console.o ecc.o import.o marshal.o memory.o millerrabin.o misc.o mpint.o mpunsafe.o notiming.o pockle.o primecandidate.o smallprimes.o sshaes.o sshargon2.o sshauxcrypt.o sshbcrypt.o sshblake2.o sshblowf.o sshdes.o sshdss.o sshdssg.o sshecc.o sshecdsag.o sshhmac.o sshmd5.o sshprime.o sshprng.o sshpubk.o sshrand.o sshrsa.o sshrsag.o sshsh256.o sshsh512.o sshsha.o sshsha3.o stripctrl.o time.o tree234.o unix/uxcons.o unix/uxgen.o unix/uxmisc.o unix/uxnogtk.o unix/uxnoise.o unix/uxpoll.o unix/uxstore.o unix/uxutils.o utils.o wcwidth.o libversion.a -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o cgtest cgtest.o conf.o console.o ecc.o import.o marshal.o memory.o millerrabin.o misc.o mpint.o mpunsafe.o notiming.o pockle.o primecandidate.o smallprimes.o sshaes.o sshargon2.o sshauxcrypt.o sshbcrypt.o sshblake2.o sshblowf.o sshdes.o sshdss.o sshdssg.o sshecc.o sshecdsag.o sshhmac.o sshmd5.o sshprime.o sshprng.o sshpubk.o sshrand.o sshrsa.o sshrsag.o sshsh256.o sshsh512.o sshsha.o sshsha3.o stripctrl.o time.o tree234.o unix/uxcons.o unix/uxgen.o unix/uxmisc.o unix/uxnogtk.o unix/uxnoise.o unix/uxpoll.o unix/uxstore.o unix/uxutils.o utils.o wcwidth.o libversion.a -lm /home/buildroot/autobuild/instance-3/output-1/per-package/putty/host/bin/x86_64-buildroot-linux-gnu-gcc -Wall -Wpointer-arith -Wvla -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o fuzzterm be_none.o callback.o charset/fromucs.o charset/localenc.o charset/macenc.o charset/mimeenc.o charset/sbcs.o charset/sbcsdat.o charset/slookup.o charset/toucs.o charset/utf8.o charset/xenc.o conf.o config.o dialog.o fuzzterm.o logging.o marshal.o memory.o minibidi.o misc.o miscucs.o settings.o stripctrl.o terminal.o time.o timing.o tree234.o unix/uxcfg.o unix/uxmisc.o unix/uxnogtk.o unix/uxprint.o unix/uxstore.o unix/uxucs.o utils.o wcwidth.o libversion.a -lm make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/putty-0.76' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/putty-0.76' make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'