==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: minicom 2.10-1 (Mon Feb 24 19:10:28 2025) ==> Retrieving sources... -> Found minicom-2.10.tar.gz -> Found minicom-2.9-lrzsz-rename.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... minicom-2.10.tar.gz ... Passed minicom-2.9-lrzsz-rename.patch ... Passed ==> Making package: minicom 2.10-1 (Mon Feb 24 19:10:47 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found minicom-2.10.tar.gz -> Found minicom-2.9-lrzsz-rename.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting minicom-2.10.tar.gz with bsdtar ==> Starting prepare()... patching file src/rwconf.c Hunk #1 succeeded at 76 (offset -2 lines). ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64 checking for ranlib... ranlib checking for library containing strerror... none required checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking how to run the C preprocessor... gcc -E checking for egrep -e... /usr/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for lockdev... no checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for kermit... no checking for tputs in -ltinfow... no checking for tputs in -ltinfo... yes checking for termcap.h... yes checking for socket in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking whether stat file-mode macros are broken... no checking POSIX termios... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for stdarg.h... yes checking for varargs.h... no checking for termio.h... yes checking for termios.h... yes checking for setjmp.h... yes checking for pwd.h... yes checking for signal.h... yes checking for fcntl.h... yes checking for sgtty.h... yes checking for locale.h... yes checking for sys/stat.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for sys/ttold.h... no checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for posix1_lim.h... no checking for sgtty.h... (cached) yes checking for features.h... yes checking for an ANSI C-conforming const... yes checking for uid_t... yes checking for gid_t... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for error_at_line... yes checking whether closedir returns void... no checking if malloc debugging is wanted... no checking for getcwd... yes checking for getwd... yes checking for memmove... yes checking for strerror... yes checking for strstr... yes checking for vsnprintf... yes checking for vprintf... yes checking for select... yes checking for snprintf... yes checking for usleep... yes checking for getopt... yes checking for getopt_long... yes checking for long file names... yes checking for com line lock directory... /var/run checking for default serial port device... /dev/modem checking for default baud rate... 115200 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating extras/linux/Makefile config.status: creating extras/tables/Makefile config.status: creating extras/termcap/Makefile config.status: creating extras/terminfo/Makefile config.status: creating man/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating minicom.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive make[1]: Entering directory '/build/minicom/src/minicom-2.10' Making all in doc make[2]: Entering directory '/build/minicom/src/minicom-2.10/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/minicom/src/minicom-2.10/doc' Making all in extras make[2]: Entering directory '/build/minicom/src/minicom-2.10/extras' Making all in linux make[3]: Entering directory '/build/minicom/src/minicom-2.10/extras/linux' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/extras/linux' Making all in tables make[3]: Entering directory '/build/minicom/src/minicom-2.10/extras/tables' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/extras/tables' Making all in termcap make[3]: Entering directory '/build/minicom/src/minicom-2.10/extras/termcap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/extras/termcap' Making all in terminfo make[3]: Entering directory '/build/minicom/src/minicom-2.10/extras/terminfo' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/extras/terminfo' make[3]: Entering directory '/build/minicom/src/minicom-2.10/extras' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/extras' make[2]: Leaving directory '/build/minicom/src/minicom-2.10/extras' Making all in man make[2]: Entering directory '/build/minicom/src/minicom-2.10/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/minicom/src/minicom-2.10/man' Making all in po make[2]: Entering directory '/build/minicom/src/minicom-2.10/po' make minicom.pot-update make[3]: Entering directory '/build/minicom/src/minicom-2.10/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed package_gnu=""; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU minicom' /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep -i 'GNU minicom' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'minicom-devel@lists.alioth.debian.org' || test 'minicom-devel@lists.alioth.debian.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='minicom-devel@lists.alioth.debian.org'; \ else \ msgid_bugs_address='minicom-devel@lists.alioth.debian.org'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=minicom --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ \ ;; \ *) \ /usr/bin/xgettext --default-domain=minicom --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --package-name="${package_prefix}minicom" \ --package-version='2.10' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ \ ;; \ esac test ! -f minicom.po || { \ if test -f ./minicom.pot-header; then \ sed -e '1,/^#$/d' < minicom.po > minicom.1po && \ cat ./minicom.pot-header minicom.1po > minicom.po && \ rm -f minicom.1po \ || exit 1; \ fi; \ if test -f ./minicom.pot; then \ sed -f remove-potcdate.sed < ./minicom.pot > minicom.1po && \ sed -f remove-potcdate.sed < minicom.po > minicom.2po && \ if cmp minicom.1po minicom.2po >/dev/null 2>&1; then \ rm -f minicom.1po minicom.2po minicom.po; \ else \ rm -f minicom.1po minicom.2po ./minicom.pot && \ mv minicom.po ./minicom.pot; \ fi; \ else \ mv minicom.po ./minicom.pot; \ fi; \ } make[3]: Leaving directory '/build/minicom/src/minicom-2.10/po' test ! -f ./minicom.pot || \ test -z "cs.gmo da.gmo de.gmo es.gmo fr.gmo fi.gmo hu.gmo id.gmo ja.gmo ka.gmo ko.gmo nb.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sr.gmo sv.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || make cs.gmo da.gmo de.gmo es.gmo fr.gmo fi.gmo hu.gmo id.gmo ja.gmo ka.gmo ko.gmo nb.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sr.gmo sv.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[3]: Entering directory '/build/minicom/src/minicom-2.10/po' /usr/bin/msgmerge --update --lang=cs --previous cs.po minicom.pot /usr/bin/msgmerge --update --lang=de --previous de.po minicom.pot /usr/bin/msgmerge --update --lang=da --previous da.po minicom.pot /usr/bin/msgmerge --update --lang=es --previous es.po minicom.pot /usr/bin/msgmerge --update --lang=fr --previous fr.po minicom.pot /usr/bin/msgmerge --update --lang=fi --previous fi.po minicom.pot /usr/bin/msgmerge --update --lang=hu --previous hu.po minicom.pot /usr/bin/msgmerge --update --lang=id --previous id.po minicom.pot ............................................................................................................ done. ................................................................... done. ........ done. ... done. ............................................................................................. done. ... done. ............................................... done. ........................................../usr/bin/msgmerge --update --lang=ka --previous ka.po minicom.pot .../usr/bin/msgmerge --update --lang=ja --previous ja.po minicom.pot .... done. /usr/bin/msgmerge --update --lang=ko --previous ko.po minicom.pot /usr/bin/msgmerge --update --lang=nb --previous nb.po minicom.pot /usr/bin/msgmerge --update --lang=pl --previous pl.po minicom.pot /usr/bin/msgmerge --update --lang=pt_BR --previous pt_BR.po minicom.pot .......................................................................................... done. ..... done. ........................................................................... done. ................... done. .......................................................................................... done. ... done. /usr/bin/msgmerge --update --lang=ro --previous ro.po minicom.pot /usr/bin/msgmerge --update --lang=ru --previous ru.po minicom.pot /usr/bin/msgmerge --update --lang=sr --previous sr.po minicom.pot /usr/bin/msgmerge --update --lang=rw --previous rw.po minicom.pot /usr/bin/msgmerge --update --lang=sv --previous sv.po minicom.pot /usr/bin/msgmerge --update --lang=vi --previous vi.po minicom.pot ............................................/usr/bin/msgmerge --update --lang=zh_CN --previous zh_CN.po minicom.pot ... done. ............................................... done. /usr/bin/msgmerge --update --lang=zh_TW --previous zh_TW.po minicom.pot .......................................................................................... done. ... done. ....................................................................................... done. rm -f da.gmo && /usr/bin/msgmerge --for-msgfmt -o da.1po da.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.1po && rm -f da.1po ... done. rm -f cs.gmo && /usr/bin/msgmerge --for-msgfmt -o cs.1po cs.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.1po && rm -f cs.1po ................................................ done. rm -f de.gmo && /usr/bin/msgmerge --for-msgfmt -o de.1po de.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.1po && rm -f de.1po ...........................................rm -f es.gmo && /usr/bin/msgmerge --for-msgfmt -o es.1po es.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.1po && rm -f es.1po ... done. rm -f fi.gmo && /usr/bin/msgmerge --for-msgfmt -o fi.1po fi.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.1po && rm -f fi.1po rm -f fr.gmo && /usr/bin/msgmerge --for-msgfmt -o fr.1po fr.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.1po && rm -f fr.1po rm -f hu.gmo && /usr/bin/msgmerge --for-msgfmt -o hu.1po hu.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.1po && rm -f hu.1po cs.1po: 307 translated messages. da.1po: 382 translated messages. de.1po: 412 translated messages. rm -f id.gmo && /usr/bin/msgmerge --for-msgfmt -o id.1po id.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.1po && rm -f id.1po es.1po: 379 translated messages. rm -f ja.gmo && /usr/bin/msgmerge --for-msgfmt -o ja.1po ja.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.1po && rm -f ja.1po rm -f ka.gmo && /usr/bin/msgmerge --for-msgfmt -o ka.1po ka.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o ka.gmo ka.1po && rm -f ka.1po rm -f ko.gmo && /usr/bin/msgmerge --for-msgfmt -o ko.1po ko.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.1po && rm -f ko.1po fi.1po: 379 translated messages. rm -f nb.gmo && /usr/bin/msgmerge --for-msgfmt -o nb.1po nb.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.1po && rm -f nb.1po fr.1po: 412 translated messages. hu.1po: 293 translated messages. rm -f pl.gmo && /usr/bin/msgmerge --for-msgfmt -o pl.1po pl.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.1po && rm -f pl.1po ja.1po: 348 translated messages. rm -f ro.gmo && /usr/bin/msgmerge --for-msgfmt -o ro.1po ro.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.1po && rm -f ro.1po rm -f pt_BR.gmo && /usr/bin/msgmerge --for-msgfmt -o pt_BR.1po pt_BR.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.1po && rm -f pt_BR.1po id.1po: 379 translated messages. ko.1po: 412 translated messages. ka.1po: 406 translated messages. nb.1po: 412 translated messages. rm -f rw.gmo && /usr/bin/msgmerge --for-msgfmt -o rw.1po rw.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o rw.gmo rw.1po && rm -f rw.1po rm -f ru.gmo && /usr/bin/msgmerge --for-msgfmt -o ru.1po ru.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.1po && rm -f ru.1po rm -f sr.gmo && /usr/bin/msgmerge --for-msgfmt -o sr.1po sr.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.1po && rm -f sr.1po pt_BR.1po: 382 translated messages. rm -f sv.gmo && /usr/bin/msgmerge --for-msgfmt -o sv.1po sv.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.1po && rm -f sv.1po pl.1po: 412 translated messages. rm -f vi.gmo && /usr/bin/msgmerge --for-msgfmt -o vi.1po vi.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.1po && rm -f vi.1po ro.1po: 412 translated messages. rw.1po: 12 translated messages. rm -f zh_CN.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_CN.1po zh_CN.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.1po && rm -f zh_CN.1po ru.1po: 353 translated messages. rm -f zh_TW.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_TW.1po zh_TW.po minicom.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.1po && rm -f zh_TW.1po vi.1po: 382 translated messages. sr.1po: 412 translated messages. zh_CN.1po: 379 translated messages. sv.1po: 412 translated messages. zh_TW.1po: 379 translated messages. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/po' touch ./stamp-po make[2]: Leaving directory '/build/minicom/src/minicom-2.10/po' Making all in lib make[2]: Entering directory '/build/minicom/src/minicom-2.10/lib' rm -f libport.a ar cr libport.a ranlib libport.a make[2]: Leaving directory '/build/minicom/src/minicom-2.10/lib' Making all in src make[2]: Entering directory '/build/minicom/src/minicom-2.10/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT minicom.o -MD -MP -MF .deps/minicom.Tpo -c -o minicom.o minicom.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT vt100.o -MD -MP -MF .deps/vt100.Tpo -c -o vt100.o vt100.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT updown.o -MD -MP -MF .deps/updown.Tpo -c -o updown.o updown.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT dial.o -MD -MP -MF .deps/dial.Tpo -c -o dial.o dial.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c mv -f .deps/help.Tpo .deps/help.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT wkeys.o -MD -MP -MF .deps/wkeys.Tpo -c -o wkeys.o wkeys.c mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT ipc.o -MD -MP -MF .deps/ipc.Tpo -c -o ipc.o ipc.c mv -f .deps/updown.Tpo .deps/updown.Po mv -f .deps/vt100.Tpo .deps/vt100.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT windiv.o -MD -MP -MF .deps/windiv.Tpo -c -o windiv.o windiv.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT sysdep1.o -MD -MP -MF .deps/sysdep1.Tpo -c -o sysdep1.o sysdep1.c mv -f .deps/wkeys.Tpo .deps/wkeys.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT sysdep1_s.o -MD -MP -MF .deps/sysdep1_s.Tpo -c -o sysdep1_s.o sysdep1_s.c mv -f .deps/ipc.Tpo .deps/ipc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT sysdep2.o -MD -MP -MF .deps/sysdep2.Tpo -c -o sysdep2.o sysdep2.c minicom.c: In function 'scrollback': minicom.c:514:22: warning: this statement may fall through [-Wimplicit-fallthrough=] minicom.c:520:7: note: here mv -f .deps/minicom.Tpo .deps/minicom.Po mv -f .deps/dial.Tpo .deps/dial.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT rwconf.o -MD -MP -MF .deps/rwconf.Tpo -c -o rwconf.o rwconf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/windiv.Tpo .deps/windiv.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/sysdep1.Tpo .deps/sysdep1.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT getsdir.o -MD -MP -MF .deps/getsdir.Tpo -c -o getsdir.o getsdir.c window.c: In function 'mc_wputc': window.c:989:10: warning: this statement may fall through [-Wimplicit-fallthrough=] window.c:992:5: note: here window.c: In function 'mc_wgetwcs': window.c:1751:12: warning: this statement may fall through [-Wimplicit-fallthrough=] window.c:1757:7: note: here mv -f .deps/window.Tpo .deps/window.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT wildmat.o -MD -MP -MF .deps/wildmat.Tpo -c -o wildmat.o wildmat.c config.c: In function 'do_menu_modem': config.c:772:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:775:7: note: here config.c:776:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:779:7: note: here config.c:780:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:783:7: note: here config.c:787:14: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:789:7: note: here config.c:790:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:793:7: note: here config.c:797:11: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:799:7: note: here config.c:800:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:803:7: note: here config.c:804:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:807:7: note: here config.c:808:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:811:7: note: here config.c:812:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:815:7: note: here config.c:816:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:819:7: note: here config.c:820:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:823:7: note: here config.c:824:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:827:7: note: here config.c:828:12: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:831:7: note: here config.c: In function 'update_bbp_from_char': config.c:1643:13: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:1645:5: note: here config.c:1647:10: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:1653:5: note: here config.c:1656:10: warning: this statement may fall through [-Wimplicit-fallthrough=] config.c:1663:5: note: here mv -f .deps/config.Tpo .deps/config.Po mv -f .deps/sysdep1_s.Tpo .deps/sysdep1_s.Po mv -f .deps/sysdep2.Tpo .deps/sysdep2.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o script.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -MT ascii-xfr.o -MD -MP -MF .deps/ascii-xfr.Tpo -c -o ascii-xfr.o ascii-xfr.c mv -f .deps/rwconf.Tpo .deps/rwconf.Po mv -f .deps/getsdir.Tpo .deps/getsdir.Po wildmat.c: In function 'DoMatch': wildmat.c:96:10: warning: this statement may fall through [-Wimplicit-fallthrough=] wildmat.c:99:7: note: here mv -f .deps/wildmat.Tpo .deps/wildmat.Po mv -f .deps/ascii-xfr.Tpo .deps/ascii-xfr.Po gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ascii-xfr ascii-xfr.o -ltinfo mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/common.Tpo .deps/common.Po mv -f .deps/file.Tpo .deps/file.Po gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o minicom minicom.o vt100.o config.o help.o updown.o util.o dial.o window.o wkeys.o ipc.o windiv.o sysdep1.o sysdep1_s.o sysdep2.o rwconf.o main.o file.o getsdir.o wildmat.o common.o ../lib/libport.a -ltinfo mv -f .deps/script.Tpo .deps/script.Po gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -W -Wall -Wextra -std=gnu99 -fno-common -Wno-format-truncation -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o runscript script.o sysdep1_s.o common.o ../lib/libport.a -ltinfo make[2]: Leaving directory '/build/minicom/src/minicom-2.10/src' make[2]: Entering directory '/build/minicom/src/minicom-2.10' make[2]: Leaving directory '/build/minicom/src/minicom-2.10' make[1]: Leaving directory '/build/minicom/src/minicom-2.10' ==> Entering fakeroot environment... ==> Starting package()... Making install in doc make[1]: Entering directory '/build/minicom/src/minicom-2.10/doc' make[2]: Entering directory '/build/minicom/src/minicom-2.10/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/minicom/src/minicom-2.10/doc' make[1]: Leaving directory '/build/minicom/src/minicom-2.10/doc' Making install in extras make[1]: Entering directory '/build/minicom/src/minicom-2.10/extras' Making install in linux make[2]: Entering directory '/build/minicom/src/minicom-2.10/extras/linux' make[3]: Entering directory '/build/minicom/src/minicom-2.10/extras/linux' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/extras/linux' make[2]: Leaving directory '/build/minicom/src/minicom-2.10/extras/linux' Making install in tables make[2]: Entering directory '/build/minicom/src/minicom-2.10/extras/tables' make[3]: Entering directory '/build/minicom/src/minicom-2.10/extras/tables' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/extras/tables' make[2]: Leaving directory '/build/minicom/src/minicom-2.10/extras/tables' Making install in termcap make[2]: Entering directory '/build/minicom/src/minicom-2.10/extras/termcap' make[3]: Entering directory '/build/minicom/src/minicom-2.10/extras/termcap' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/extras/termcap' make[2]: Leaving directory '/build/minicom/src/minicom-2.10/extras/termcap' Making install in terminfo make[2]: Entering directory '/build/minicom/src/minicom-2.10/extras/terminfo' make[3]: Entering directory '/build/minicom/src/minicom-2.10/extras/terminfo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/extras/terminfo' make[2]: Leaving directory '/build/minicom/src/minicom-2.10/extras/terminfo' make[2]: Entering directory '/build/minicom/src/minicom-2.10/extras' make[3]: Entering directory '/build/minicom/src/minicom-2.10/extras' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/minicom/src/minicom-2.10/extras' make[2]: Leaving directory '/build/minicom/src/minicom-2.10/extras' make[1]: Leaving directory '/build/minicom/src/minicom-2.10/extras' Making install in man make[1]: Entering directory '/build/minicom/src/minicom-2.10/man' make[2]: Entering directory '/build/minicom/src/minicom-2.10/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/minicom/pkg/minicom//usr/share/man/man1' /usr/bin/install -c -m 644 ascii-xfr.1 minicom.1 runscript.1 xminicom.1 '/build/minicom/pkg/minicom//usr/share/man/man1' make[2]: Leaving directory '/build/minicom/src/minicom-2.10/man' make[1]: Leaving directory '/build/minicom/src/minicom-2.10/man' Making install in po make[1]: Entering directory '/build/minicom/src/minicom-2.10/po' installing cs.gmo as /build/minicom/pkg/minicom//usr/share/locale/cs/LC_MESSAGES/minicom.mo installing da.gmo as /build/minicom/pkg/minicom//usr/share/locale/da/LC_MESSAGES/minicom.mo installing de.gmo as /build/minicom/pkg/minicom//usr/share/locale/de/LC_MESSAGES/minicom.mo installing es.gmo as /build/minicom/pkg/minicom//usr/share/locale/es/LC_MESSAGES/minicom.mo installing fr.gmo as /build/minicom/pkg/minicom//usr/share/locale/fr/LC_MESSAGES/minicom.mo installing fi.gmo as /build/minicom/pkg/minicom//usr/share/locale/fi/LC_MESSAGES/minicom.mo installing hu.gmo as /build/minicom/pkg/minicom//usr/share/locale/hu/LC_MESSAGES/minicom.mo installing id.gmo as /build/minicom/pkg/minicom//usr/share/locale/id/LC_MESSAGES/minicom.mo installing ja.gmo as /build/minicom/pkg/minicom//usr/share/locale/ja/LC_MESSAGES/minicom.mo installing ka.gmo as /build/minicom/pkg/minicom//usr/share/locale/ka/LC_MESSAGES/minicom.mo installing ko.gmo as /build/minicom/pkg/minicom//usr/share/locale/ko/LC_MESSAGES/minicom.mo installing nb.gmo as /build/minicom/pkg/minicom//usr/share/locale/nb/LC_MESSAGES/minicom.mo installing pl.gmo as /build/minicom/pkg/minicom//usr/share/locale/pl/LC_MESSAGES/minicom.mo installing pt_BR.gmo as /build/minicom/pkg/minicom//usr/share/locale/pt_BR/LC_MESSAGES/minicom.mo installing ro.gmo as /build/minicom/pkg/minicom//usr/share/locale/ro/LC_MESSAGES/minicom.mo installing ru.gmo as /build/minicom/pkg/minicom//usr/share/locale/ru/LC_MESSAGES/minicom.mo installing rw.gmo as /build/minicom/pkg/minicom//usr/share/locale/rw/LC_MESSAGES/minicom.mo installing sr.gmo as /build/minicom/pkg/minicom//usr/share/locale/sr/LC_MESSAGES/minicom.mo installing sv.gmo as /build/minicom/pkg/minicom//usr/share/locale/sv/LC_MESSAGES/minicom.mo installing vi.gmo as /build/minicom/pkg/minicom//usr/share/locale/vi/LC_MESSAGES/minicom.mo installing zh_CN.gmo as /build/minicom/pkg/minicom//usr/share/locale/zh_CN/LC_MESSAGES/minicom.mo installing zh_TW.gmo as /build/minicom/pkg/minicom//usr/share/locale/zh_TW/LC_MESSAGES/minicom.mo if test "minicom" = "gettext-tools"; then \ /usr/bin/mkdir -p /build/minicom/pkg/minicom//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /build/minicom/pkg/minicom//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /build/minicom/pkg/minicom//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/build/minicom/src/minicom-2.10/po' Making install in lib make[1]: Entering directory '/build/minicom/src/minicom-2.10/lib' make[2]: Entering directory '/build/minicom/src/minicom-2.10/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/minicom/src/minicom-2.10/lib' make[1]: Leaving directory '/build/minicom/src/minicom-2.10/lib' Making install in src make[1]: Entering directory '/build/minicom/src/minicom-2.10/src' make[2]: Entering directory '/build/minicom/src/minicom-2.10/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/minicom/pkg/minicom//usr/bin' /usr/bin/mkdir -p '/build/minicom/pkg/minicom//usr/bin' /usr/bin/install -c xminicom '/build/minicom/pkg/minicom//usr/bin' /usr/bin/install -c minicom runscript ascii-xfr '/build/minicom/pkg/minicom//usr/bin' make[2]: Leaving directory '/build/minicom/src/minicom-2.10/src' make[1]: Leaving directory '/build/minicom/src/minicom-2.10/src' make[1]: Entering directory '/build/minicom/src/minicom-2.10' make[2]: Entering directory '/build/minicom/src/minicom-2.10' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/minicom/src/minicom-2.10' make[1]: Leaving directory '/build/minicom/src/minicom-2.10' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "minicom"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: minicom 2.10-1 (Mon Feb 24 19:11:20 2025) ==> Cleaning up...