* Package: net-nntp/tin-2.4.2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc etiquette ipv6 kernel_linux nls unicode userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking tin-2.4.2.tar.xz to /var/tmp/portage/net-nntp/tin-2.4.2/work >>> Source unpacked in /var/tmp/portage/net-nntp/tin-2.4.2/work >>> Preparing source in /var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2 ... * econf: updating tin-2.4.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating tin-2.4.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-cancel-locks --disable-debug --enable-etiquette --disable-pgp-gpg --enable-ipv6 --enable-nls --without-metamail --without-socks --without-socks5 --without-ispell --disable-mime-strict-charset --enable-echo --enable-nntp-only --enable-prototypes --with-coffee --with-nntp-default-server=news.gmane.org --with-pcre=/usr --with-screen=ncursesw creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu Configuring for linux-gnu checking for PATH separator... : checking $CC variable... ok checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... -DCC_HAS_PROTOS checking for gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler (x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) works... yes checking whether the C compiler (x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) is a cross-compiler... no checking whether we are using GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking version of x86_64-pc-linux-gnu-gcc... 86 checking $CC variable... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking for bison -y... yes checking for lint... no checking for alint... no checking for lclint... no checking for tdlint... no checking for splint... no checking if we must define _GNU_SOURCE... yes checking if we should also define _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking if SIGWINCH is defined... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for object suffix... o checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking for ranlib... x86_64-pc-linux-gnu-ranlib checking for ld... x86_64-pc-linux-gnu-ld checking for ar... x86_64-pc-linux-gnu-ar checking for options to update archives... -curvU checking if you would like to use heapsort... yes checking for heapsort... no checking for sum... /usr/bin/sum checking if /usr/bin/sum takes -r... yes checking for default editor... /bin/nano checking for sendmail... no checking for mailx... no checking for mail... no checking for default mailer... none checking for incoming-mail directory... none checking if you want PGP/GPG-Support... no checking for slrnface... no checking for the default shell program... /bin/sh checking if NNTP-support will be used... yes checking whether to be NNTP_ONLY... yes checking if you want to compile-in debug support... no checking if you want to see long compiling messages... yes checking if you want to compile with fallback prototypes... yes checking if you want to turn on gcc warnings... no checking for directory containing "inews"... /usr/lib/news checking for inews... --internal checking if you want socks library... no checking if you want socks5 library... no checking for network libraries... working... checking for gethostname... yes checking for main in -linet... no checking for socket... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for gethostbyname... (cached) yes checking for strcasecmp... yes checking for unistd.h... yes checking for fcntl.h... yes checking for sys/file.h... yes checking for fcntl... yes checking for lockf... yes checking for flock... yes checking for file-locking functions... fcntl lockf flock checking which locking method will be used... fcntl checking for screen type... ncursesw checking for specific curses-directory... no checking for stdlib.h... yes checking for wchar.h... yes checking for wctype.h... yes checking for wide char and multibyte support... yes Looking for ncursesw-config checking for ncursesw-config... no checking for ncursesw6-config... /usr/bin/ncursesw6-config checking if we have identified curses headers... ncurses.h checking for ncurses.h... yes checking definition to turn on extended curses functions... none checking if you want to use installed version of pcre... /usr checking if you want to use dbmalloc for testing... no checking if you want to use dmalloc for testing... no checking for domain-name... checking for NNTP default-server... news.gmane.org checking whether to use MH style mail handling for mailgroups... no checking whether to use Cancel-Locks... no checking for gsasl.h... no checking whether to enable 8-bit keycodes... yes checking whether to enable ANSI-color... yes checking whether to enable posting-etiquette... yes checking whether to strictly observe RFC2047 and break long lines... yes checking whether to force MM_CHARSET obeyance when decoding mime... no checking for MIME character-set... US-ASCII checking for default ISO/ASCII table... -1 checking whether to enable locale support... yes checking whether to enable posting... yes checking whether to enable shell escape... yes checking whether to have fascist newsadmin... no checking whether to enable inverse video and highlighting... yes checking whether to enable piping support... yes checking whether to enable printer support... yes checking whether to unique tmp-files by appending .pid... yes checking whether to fallback to XHDR XREF if XOVER isn't supported... yes checking whether to send a GROUP command before a LISTGROUP... no checking whether to ignore system()s return value... no checking for directory containing tin.defaults file... /etc/tin checking whether to enable IPv6... yes checking ipv6 stack type... linux-glibc checking for IPv6 library if required... none checking working getaddrinfo... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking whether to enable long article numbers... no checking whether to make a coffee while compiling... yes - with milk - please! checking for makeflags variable... checking for working const... yes checking for inline... inline checking for ansi token expansion/substitution... yes checking for ansi token concatenation... yes checking if nested parameters work... yes checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for argz.h... yes checking for arpa/inet.h... yes checking for curses.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for ioctl.h... no checking for inttypes.h... yes checking for langinfo.h... yes checking for libc.h... no checking for locale.h... yes checking for malloc.h... yes checking for net/socket.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for netlib.h... no checking for nl_types.h... yes checking for nomacros.h... no checking for paths.h... yes checking for poll.h... yes checking for prototypes.h... no checking for pwd.h... yes checking for sgtty.h... yes checking for socket.h... no checking for stdarg.h... yes checking for stdbool.h... yes checking for stddef.h... yes checking for stdint.h... yes checking for stdlib.h... yes checking for string.h... yes checking for strings.h... yes checking for stropts.h... no checking for sys/bsdtypes.h... no checking for sys/errno.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/ptem.h... no checking for sys/pty.h... no checking for sys/select.h... yes checking for sys/stat.h... yes checking for sys/stream.h... no checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/timeb.h... yes checking for sys/times.h... yes checking for sys/types.h... yes checking for sys/utsname.h... yes checking for term.h... yes checking for termio.h... yes checking for time.h... yes checking for unistd.h... yes checking for varargs.h... no checking for wchar.h... yes checking for wctype.h... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking whether termios.h needs _POSIX_SOURCE... no checking declaration of size-change... yes checking if sys/time.h conflicts with sys/select.h... no checking for gid_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for time_t... yes checking for uid_t in sys/types.h... yes checking for quad_t... yes checking for long long... yes checking for int_least64_t... yes checking for INT64_C... yes checking for nl_item... yes checking for UUInitialize in -luu... yes checking for uudeview.h... yes checking for unicode/unorm.h... yes checking for unicode/ustring.h... yes checking for unorm_normalize in libicuuc... yes checking for unicode/uidna.h... yes checking for uidna_nameToUnicode in libicuuc... yes checking for unicode/ubidi.h... yes checking for idn_decodename in -lidnkit... no checking if external errno is declared... yes checking if external errno exists... no checking for strerror... yes checking for alarm... yes checking for atoi... yes checking for atol... yes checking for atoll... yes checking for atoq... no checking for bcopy... yes checking for chmod... yes checking for closesocket... no checking for execlp... yes checking for fcntl... (cached) yes checking for fdopen... yes checking for fork... yes checking for ftime... yes checking for ftruncate... yes checking for fsync... yes checking for getcwd... yes checking for gettimeofday... yes checking for getwd... yes checking for inet_aton... yes checking for is_xterm... no checking for isascii... yes checking for lockf... (cached) yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mkfifo... yes checking for mktemp... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for poll... yes checking for putenv... yes checking for rewinddir... yes checking for resizeterm... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for settz... no checking for setvbuf... yes checking for sigaction... yes checking for snprintf... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strdup... yes checking for strftime... yes checking for strpbrk... yes checking for strrchr... yes checking for strrstr... no checking for strsep... yes checking for strstr... yes checking for strtol... yes checking for strtoll... yes checking for tmpfile... yes checking for tzset... yes checking for uname... yes checking for unlink... yes checking for use_default_colors... yes checking for usleep... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for flock... (cached) yes checking for clock_gettime... yes checking for wide char and multibyte support... (cached) yes checking if gettimeofday takes two arguments... yes checking return type of signal handlers... void checking declaration of signal arguments... int sig checking whether sigaction needs _POSIX_SOURCE... no checking if we have sigaction/related functions... yes checking for fork... yes checking for memmove... (cached) yes checking if select expects int * arguments... no checking whether closedir returns void... no checking whether setvbuf arguments are reversed... no checking for gai_strerror... yes checking for getaddrinfo... (cached) yes checking for gethostname... (cached) yes checking for gethostbyname... (cached) yes checking for getservbyname... yes checking for inet_addr... yes checking for inet_ntoa... (cached) yes checking for strncasecmp... yes checking for type sigaction_t... no checking for nonconflicting termios.h... yes checking for passwd.pw_gecos... yes checking for tm.tm_gmtoff... yes checking for long file names... yes checking for sys/wait.h... (cached) yes checking for union wait... no checking if the system function returns usable child-status... yes checking for obsolete/broken version of ncurses... no checking if curses supports color attributes... yes checking for redefinable signal constants... yes checking for ANSI qsort... yes checking if application can dump core... no checking for missing errno extern... yes checking for missing getenv extern... no checking for missing getlogin extern... no checking for missing getpwnam extern... no checking for missing popen extern... no checking for missing strchr extern... no checking for missing strcasestr extern... no checking for missing strsep extern... no checking for missing tmpfile extern... no checking for missing gethostbyname extern... no checking for missing getservbyname extern... no checking for missing inet_aton extern... no checking for missing inet_ntoa extern... no checking for missing socket extern... no checking for missing _flsbuf extern... yes checking for missing alarm extern... no checking for missing atoi extern... no checking for missing atol extern... no checking for missing atoll extern... no checking for missing atoq extern... yes checking for missing bcopy extern... no checking for missing bzero extern... no checking for missing calloc extern... no checking for missing fchmod extern... no checking for missing fclose extern... no checking for missing fdopen extern... no checking for missing fflush extern... no checking for missing fgetc extern... no checking for missing fileno extern... no checking for missing fprintf extern... no checking for missing fputc extern... no checking for missing fputs extern... no checking for missing fread extern... no checking for missing free extern... no checking for missing fseek extern... no checking for missing fwrite extern... no checking for missing getcwd extern... no checking for missing getopt extern... no checking for missing getwd extern... no checking for missing heapsort extern... yes checking for missing ioctl extern... no checking for missing isascii extern... no checking for missing kill extern... no checking for missing malloc extern... no checking for missing memset extern... no checking for missing mkstemp extern... no checking for missing mktemp extern... no checking for missing pclose extern... no checking for missing perror extern... no checking for missing printf extern... no checking for missing putenv extern... no checking for missing qsort extern... no checking for missing realloc extern... no checking for missing rename extern... no checking for missing rewind extern... no checking for missing select extern... no checking for missing setenv extern... no checking for missing snprintf extern... no checking for missing sscanf extern... no checking for missing strcasecmp extern... no checking for missing strftime extern... no checking for missing strncasecmp extern... no checking for missing strtol extern... no checking for missing strtoll extern... no checking for missing system extern... no checking for missing time extern... no checking for missing tolower extern... no checking for missing toupper extern... no checking for missing ungetc extern... no checking for missing usleep extern... no checking for missing vsprintf extern... no checking for missing vsnprintf extern... no checking for missing connect extern... no checking for missing gethostname extern... no checking for working TIOCGWINSZ... yes checking for ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for working alloca.h... yes checking for alloca... yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for argz.h... yes checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getcwd... (cached) yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for stpcpy... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking if the declaration of iconv() needs const.... no checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for libintl.h and gettext()... yes checking for dcgettext... yes checking for catalogs to be installed... da de en_GB et fr ru sv tr zh_CN zh_TW checking if we should use included message-library... yes checking for libintl.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for iconv.h... yes checking for iconv_open() //TRANSLIT extension... yes checking for link... yes checking for vwprintw... yes updating cache ./config.cache creating ./config.status creating po/Makefile.in creating src/Makefile creating include/autoconf.h creating po/POTFILES creating po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2 ... make -j4 Top level Makefile for the tin v2.4.2 Usenet newsreader. To compile the source code type 'make build' or change to the source directory by typing 'cd src' and then type 'make'. This Makefile offers the following general purpose options: make build [ Compile tin ] make clean [ Delete all object and backup files ] make dist [ Create a gzipped & bzipped distribution tar file ] make distclean [ Delete all config, object and backup files ] make install [ Install the binary and the manual page ] make install_sysdefs [ Install the system-wide-defaults file ] make manpage [ Create nroff version of manual page ] make manifest [ Create MANIFEST ] >>> Source compiled. >>> Test phase: net-nntp/tin-2.4.2 >>> Completed testing net-nntp/tin-2.4.2 >>> Install net-nntp/tin-2.4.2 into /var/tmp/portage/net-nntp/tin-2.4.2/image/ make -j4 DESTDIR=/var/tmp/portage/net-nntp/tin-2.4.2/image/ install make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/src' mkdir -p /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/bin make[2]: Entering directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/src' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DHAVE_CONFIG_H -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o makecfg ./makecfg.c ./makecfg ./tincfg.tbl tincfg.h ./makecfg ./tincfg.tbl tincfg.h x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./heapsort.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./active.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./art.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./attrib.c ./art.c: In function ‘read_art_headers’: ./art.c:817:3: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 817 | chdir(dir); | ^~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./auth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./charset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./color.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./cook.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./curses.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./debug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./envarg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./feed.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./filter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./getline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./global.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./group.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./hashstr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./header.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./help.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./inews.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./joinpath.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./keymap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./lang.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./langinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./lock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./mail.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./memory.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./mimetypes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./my_tmpfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./newsrc.c ./misc.c: In function ‘get_cwd’: ./misc.c:2032:2: warning: ignoring return value of ‘getcwd’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 2032 | getcwd(buf, PATH_LEN); | ^~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./nntplib.c In file included from ./nntplib.c:25: ./nntplib.c: In function ‘reconnect’: ../include/tnntp.h:44:16: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 44 | #define s_gets fgets ./nntplib.c:859:4: note: in expansion of macro ‘s_gets’ 859 | s_gets(last_put, NNTP_STRLEN, nntp_rd_fp); | ^~~~~~ ./nntplib.c: In function ‘get_respcode’: ../include/tnntp.h:44:16: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 44 | #define s_gets fgets ./nntplib.c:1838:4: note: in expansion of macro ‘s_gets’ 1838 | s_gets(last_put, NNTP_STRLEN, nntp_rd_fp); | ^~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./nrctbl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./options_menu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./page.c expect 6 shift/reduce conflicts ... bison -y ./parsdate.y ./parsdate.y:128.25-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 128 | %type tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT | ^~~~~~~~ ./parsdate.y:128.34-39: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 128 | %type tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT | ^~~~~~ ./parsdate.y:128.41-51: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 128 | %type tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT | ^~~~~~~~~~~ ./parsdate.y:128.53-61: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 128 | %type tDAYZONE tMONTH tMONTH_UNIT tSEC_UNIT | ^~~~~~~~~ ./parsdate.y:129.25-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 129 | %type tSNUMBER tUNUMBER tZONE numzone zone | ^~~~~~~~ ./parsdate.y:129.34-41: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 129 | %type tSNUMBER tUNUMBER tZONE numzone zone | ^~~~~~~~ ./parsdate.y:129.43-47: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 129 | %type tSNUMBER tUNUMBER tZONE numzone zone | ^~~~~ ./parsdate.y:130.25-33: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 130 | %type tMERIDIAN o_merid | ^~~~~~~~~ ./parsdate.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr] mv -f y.tab.c ./parsdate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./parsdate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./pgp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./plp_snprintf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./post.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./prompt.c ./post.c: In function ‘fetch_postponed_article’: ./post.c:2385:2: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 2385 | fgets(line, (int) sizeof(line), in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./read.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./refs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./regex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./rfc1524.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./rfc2045.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./rfc2046.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./rfc2047.c ./rfc2047.c: In function ‘do_rfc15211522_encode’: ./rfc2047.c:949:9: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 949 | (void) ftruncate(fileno(f), 0); | ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./save.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./screen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./search.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./select.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./sigfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./signal.c ./sigfile.c: In function ‘msg_write_signature’: ./sigfile.c:164:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 164 | chdir(cwd); | ^~~~~~~~~~ ./sigfile.c: In function ‘thrashdir’: ./sigfile.c:298:8: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 298 | chdir(cwd); | ^~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./strftime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./tags.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./tcurses.c ./string.c: In function ‘normalize’: ./string.c:1229:3: warning: ‘unorm_normalize’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1229 | needed = unorm_normalize(ustr, -1, mode, 0, NULL, 0, &status); | ^~~~~~ In file included from ../include/tin.h:1410, from ./string.c:39: /usr/include/unicode/unorm.h:218:1: note: declared here 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^~~~~~~~~~~~~~~ ./string.c:1233:3: warning: ‘unorm_normalize’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1233 | (void) unorm_normalize(ustr, -1, mode, 0, norm, norm_len, &status); | ^ In file included from ../include/tin.h:1410, from ./string.c:39: /usr/include/unicode/unorm.h:218:1: note: declared here 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^~~~~~~~~~~~~~~ ./tcurses.c: In function ‘my_printf’: ./tcurses.c:660:3: warning: ‘vwprintw’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 660 | vwprintw(stdscr, fmt, ap); | ^~~~~~~~ In file included from ../include/tcurses.h:58, from ./tcurses.c:43: /usr/include/ncursesw/ncurses.h:825:28: note: declared here 825 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ | ^~~~~~~~ ./tcurses.c: In function ‘my_fprintf’: ./tcurses.c:684:3: warning: ‘vwprintw’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 684 | vwprintw(stdscr, fmt, ap); | ^~~~~~~~ In file included from ../include/tcurses.h:58, from ./tcurses.c:43: /usr/include/ncursesw/ncurses.h:825:28: note: declared here 825 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./tmpfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./thread.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./version.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./wildmat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -O2 -pipe -march=native -frecord-gcc-switches -c ./xref.c Linking tin v2.4.2 ... x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ./tin ./heapsort.o ./active.o ./art.o ./attrib.o ./auth.o ./charset.o ./color.o ./config.o ./cook.o ./curses.o ./debug.o ./envarg.o ./feed.o ./filter.o ./getline.o ./global.o ./group.o ./hashstr.o ./header.o ./help.o ./inews.o ./init.o ./joinpath.o ./keymap.o ./lang.o ./langinfo.o ./list.o ./lock.o ./mail.o ./main.o ./memory.o ./mimetypes.o ./misc.o ./my_tmpfile.o ./newsrc.o ./nntplib.o ./nrctbl.o ./options_menu.o ./page.o ./parsdate.o ./pgp.o ./plp_snprintf.o ./post.o ./prompt.o ./read.o ./refs.o ./regex.o ./rfc1524.o ./rfc2045.o ./rfc2046.o ./rfc2047.o ./save.o ./screen.o ./search.o ./select.o ./sigfile.o ./signal.o ./strftime.o ./string.o ./tags.o ./tcurses.o ./tmpfile.o ./thread.o ./version.o ./wildmat.o ./xref.o -L/usr/lib -lpcre -lncursesw -ltinfow -luu -licuuc /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc -rwxr-xr-x 1 root root 1061376 May 25 03:27 ./tin make[2]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/src' Installing tin v2.4.2 to /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/bin/tin ... make[2]: Entering directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/src' mkdir -p /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/man/man1 Installing helper applications ... make[2]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/src' make[2]: Entering directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/src' mkdir -p /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/man/man5 Installing tin manual pages to /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/man/man ... make[2]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/src' make[2]: Entering directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/src' Installing NLS-files make[3]: Entering directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/po' mkdir -p /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share installing da.gmo as /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/locale/da/LC_MESSAGES/tin.mo installing de.gmo as /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/locale/de/LC_MESSAGES/tin.mo installing en_GB.gmo as /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/locale/en_GB/LC_MESSAGES/tin.mo installing et.gmo as /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/locale/et/LC_MESSAGES/tin.mo installing fr.gmo as /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/locale/fr/LC_MESSAGES/tin.mo installing ru.gmo as /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/locale/ru/LC_MESSAGES/tin.mo installing sv.gmo as /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/locale/sv/LC_MESSAGES/tin.mo installing tr.gmo as /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/locale/tr/LC_MESSAGES/tin.mo installing zh_CN.gmo as /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/locale/zh_CN/LC_MESSAGES/tin.mo installing zh_TW.gmo as /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/locale/zh_TW/LC_MESSAGES/tin.mo if test "tin" = "gettext"; then \ mkdir -p /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/gettext/po; \ /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./Makefile.in.in \ /var/tmp/portage/net-nntp/tin-2.4.2/image//usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[3]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/po' make[2]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/src' make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.4.2/work/tin-2.4.2/src' >>> Completed installing net-nntp/tin-2.4.2 into /var/tmp/portage/net-nntp/tin-2.4.2/image/ * Final size of build directory: 16256 KiB (15.8 MiB) * Final size of installed tree: 3228 KiB ( 3.1 MiB) * QA Notice: Pre-stripped files found: * /usr/bin/tin >>> Done. emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 3566152 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Mon, 25 May 2020 06:43:30 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS