* Package: net-dialup/picocom-3.1 * Repository: gentoo * Maintainer: embedded@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking picocom-3.1.tar.gz to /var/tmp/portage/net-dialup/picocom-3.1/work >>> Source unpacked in /var/tmp/portage/net-dialup/picocom-3.1/work >>> Preparing source in /var/tmp/portage/net-dialup/picocom-3.1/work/picocom-3.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dialup/picocom-3.1/work/picocom-3.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-dialup/picocom-3.1/work/picocom-3.1 ... make -j1 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CFLAGS=-O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -Wall' CC=x86_64-gentoo-linux-musl-gcc x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -Wall -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o linenoise-1.0/linenoise.o -c linenoise-1.0/linenoise.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -Wall -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o picocom.o -c picocom.c picocom.c: In function ‘file_completion_cb’: picocom.c:520:17: warning: ‘strncat’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 520 | strncat(fullpath, dp->d_name, namelen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ picocom.c:513:23: note: length computed here 513 | namelen = strlen(dp->d_name); | ^~~~~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -Wall -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o term.o -c term.c In file included from term.c:73: term.c: In function ‘term_get_baudrate’: termios2.h:41:43: error: ‘struct termios’ has no member named ‘c_ispeed’; did you mean ‘__c_ispeed’? 41 | #define cfgetispeed_custom(tiop) ((tiop)->c_ispeed) | ^~~~~~~~ term.c:862:27: note: in expansion of macro ‘cfgetispeed_custom’ 862 | *ispeed = cfgetispeed_custom(&term.currtermios[i]); | ^~~~~~~~~~~~~~~~~~ termios2.h:40:43: error: ‘struct termios’ has no member named ‘c_ospeed’; did you mean ‘__c_ospeed’? 40 | #define cfgetospeed_custom(tiop) ((tiop)->c_ospeed) | ^~~~~~~~ term.c:870:22: note: in expansion of macro ‘cfgetospeed_custom’ 870 | ospeed = cfgetospeed_custom(&term.currtermios[i]); | ^~~~~~~~~~~~~~~~~~ make: *** [Makefile:64: term.o] Error 1 * ERROR: net-dialup/picocom-3.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-dialup/picocom-3.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-dialup/picocom-3.1::gentoo'`. * The complete build log is located at '/var/log/portage/net-dialup:picocom-3.1:20200328-191920.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dialup/picocom-3.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dialup/picocom-3.1/temp/environment'. * Working directory: '/var/tmp/portage/net-dialup/picocom-3.1/work/picocom-3.1' * S: '/var/tmp/portage/net-dialup/picocom-3.1/work/picocom-3.1'